public class ShardedRavenQueryInspector<T> extends RavenQueryInspector<T>
Constructor and Description |
---|
ShardedRavenQueryInspector(ShardStrategy shardStrategy,
Collection<IDatabaseCommands> shardDbCommands) |
Modifier and Type | Method and Description |
---|---|
FacetResults |
getFacets(List<Facet> facets,
int start,
Integer pageSize)
Get the facet results as per the specified facets with the given start and pageSize
|
FacetResults |
getFacets(String facetSetupDoc,
int start,
Integer pageSize)
Get the facets as per the specified facet document with the given start and pageSize
|
addTransformerParameter, addTransformerParameter, afterQueryExecuted, aggregateBy, aggregateBy, aggregateBy, aggregateBy, any, as, count, count, countLazily, customize, distinct, fieldsToFetch, first, first, firstOrDefault, firstOrDefault, getDatabaseCommands, getElementType, getExpression, getIndexQueried, getIndexQuery, getLastEqualityTerm, getOriginalQueryType, getProvider, getSession, include, init, intersect, iterator, lazily, lazily, longCount, longCount, orderBy, orderByDistance, orderByScore, search, search, search, search, search, search, select, select, select, select, select, select, setOriginalQueryType, single, single, singleOrDefault, singleOrDefault, skip, spatial, statistics, suggest, suggest, suggestLazy, suggestLazy, take, toFacetQuery, toFacetQuery, toFacetQuery, toFacetQuery, toFacetQuery, toFacetQuery, toFacets, toFacets, toFacets, toFacets, toFacets, toFacets, toFacetsLazy, toFacetsLazy, toFacetsLazy, toFacetsLazy, toFacetsLazy, toFacetsLazy, toList, toString, transformWith, transformWith, where
public ShardedRavenQueryInspector(ShardStrategy shardStrategy, Collection<IDatabaseCommands> shardDbCommands)
public FacetResults getFacets(String facetSetupDoc, int start, Integer pageSize)
IRavenQueryInspector
getFacets
in interface IRavenQueryInspector
getFacets
in class RavenQueryInspector<T>
public FacetResults getFacets(List<Facet> facets, int start, Integer pageSize)
IRavenQueryInspector
getFacets
in interface IRavenQueryInspector
getFacets
in class RavenQueryInspector<T>
Copyright © 2016. All Rights Reserved.