Verwendungen von Schnittstelle
de.caluga.morphium.aggregation.Aggregator
Packages, die Aggregator verwenden
Package
Beschreibung
-
Verwendungen von Aggregator in de.caluga.morphium
Methoden in de.caluga.morphium, die Aggregator zurückgebenModifikator und TypMethodeBeschreibung<T,R> Aggregator <T, R> Morphium.createAggregator(Class<? extends T> type, Class<? extends R> resultType) ////////////// / AGGREGATOR Support -
Verwendungen von Aggregator in de.caluga.morphium.aggregation
Klassen in de.caluga.morphium.aggregation, die Aggregator implementierenModifikator und TypKlasseBeschreibungclassAggregatorImpl<T,R> User: Stephan Bösebeck Date: 30.08.12 Time: 16:24Methoden in de.caluga.morphium.aggregation, die Aggregator zurückgebenModifikator und TypMethodeBeschreibungAggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Categorizes incoming documents into groups, called buckets, based on a specified expression and bucket boundaries and outputs a document per each bucket.Aggregator<T, R> Aggregator.bucketAuto(Expr groupBy, int numBuckets, Map<String, Expr> output, Aggregator.BucketGranularity granularity) Aggregator<T, R> AggregatorImpl.bucketAuto(Expr groupBy, int numBuckets, Map<String, Expr> output, Aggregator.BucketGranularity granularity) Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator.collStats(Boolean latencyHistograms, Double scale, boolean count, boolean queryExecStats) Aggregator<T, R> AggregatorImpl.collStats(Boolean latencyHistograms, Double scale, boolean count, boolean queryExecStats) Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator.currentOp(boolean allUsers, boolean idleConnections, boolean idleCursors, boolean idleSessions, boolean localOps) Aggregator<T, R> AggregatorImpl.currentOp(boolean allUsers, boolean idleConnections, boolean idleCursors, boolean idleSessions, boolean localOps) Aggregator<T, R> Group.end()Aggregator<T, R> Aggregator.facet(Map<String, Aggregator> pipeline) Aggregator<T, R> AggregatorImpl.facet(Map<String, Aggregator> facets) Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator.genericStage(String stageName, Object param) Aggregator<T, R> AggregatorImpl.genericStage(String stageName, Object param) Aggregator<T, R> Aggregator.geoNear(Map<Aggregator.GeoNearFields, Object> param) Aggregator<T, R> AggregatorImpl.geoNear(Map<Aggregator.GeoNearFields, Object> param) Aggregator<T, R> AggregationIterator.getAggregator()Aggregator<T, R> MorphiumAggregationIterator.getAggregator()Aggregator<T, R> Aggregator.graphLookup(Class<?> fromType, Expr startWith, Enum connectFromField, Enum connectToField, String as, Integer maxDepth, String depthField, Query restrictSearchWithMatch) Aggregator<T, R> Aggregator.graphLookup(Class<?> fromType, Expr startWith, String connectFromField, String connectToField, String as, Integer maxDepth, String depthField, Query restrictSearchWithMatch) Aggregator<T, R> Aggregator.graphLookup(String fromCollection, Expr startWith, String connectFromField, String connectToField, String as, Integer maxDepth, String depthField, Query restrictSearchWithMatch) Aggregator<T, R> AggregatorImpl.graphLookup(Class<?> type, Expr startWith, Enum connectFromField, Enum connectToField, String as, Integer maxDepth, String depthField, Query restrictSearchWithMatch) Aggregator<T, R> AggregatorImpl.graphLookup(Class<?> type, Expr startWith, String connectFromField, String connectToField, String as, Integer maxDepth, String depthField, Query restrictSearchWithMatch) Aggregator<T, R> AggregatorImpl.graphLookup(String fromCollection, Expr startWith, String connectFromField, String connectToField, String as, Integer maxDepth, String depthField, Query restrictSearchWithMatch) Aggregator<T, R> Aggregator.indexStats()Aggregator<T, R> AggregatorImpl.indexStats()Aggregator<T, R> Aggregator.limit(int num) Aggregator<T, R> AggregatorImpl.limit(int num) Aggregator<T, R> Aggregator.listLocalSessions()Aggregator<T, R> Aggregator.listLocalSessions(List<String> users, List<String> dbs) Aggregator<T, R> AggregatorImpl.listLocalSessions()Aggregator<T, R> AggregatorImpl.listLocalSessions(List<String> users, List<String> dbs) Aggregator<T, R> Aggregator.listLocalSessionsAllUsers()Aggregator<T, R> AggregatorImpl.listLocalSessionsAllUsers()Aggregator<T, R> Aggregator.listSessions()Aggregator<T, R> Aggregator.listSessions(List<String> users, List<String> dbs) Aggregator<T, R> AggregatorImpl.listSessions()Aggregator<T, R> AggregatorImpl.listSessions(List<String> users, List<String> dbs) Aggregator<T, R> Aggregator.listSessionsAllUsers()Aggregator<T, R> AggregatorImpl.listSessionsAllUsers()Aggregator<T, R> Aggregator.lookup(Class fromType, Enum localField, Enum foreignField, String outputArray, List<Expr> pipeline, Map<String, Expr> let) Aggregator<T, R> Aggregator.lookup(String fromCollection, String localField, String foreignField, String outputArray, List<Expr> pipeline, Map<String, Expr> let) Aggregator<T, R> AggregatorImpl.lookup(Class fromType, Enum localField, Enum foreignField, String outputArray, List<Expr> pipeline, Map<String, Expr> let) $lookup: { from:, localField: , foreignField: Ungültige Eingabe: "<"field from the documents of the "from" collection>, as: Aggregator<T, R> AggregatorImpl.lookup(String fromCollection, String localField, String foreignField, String outputArray, List<Expr> pipeline, Map<String, Expr> let) Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator.matchSubQuery(Query<?> q) Aggregator<T, R> AggregatorImpl.matchSubQuery(Query<?> q) Aggregator<T, R> Aggregator<T, R> Aggregator.merge(Class<?> intoCollection, Map<String, Expr> let, List<Map<String, Expr>> machedPipeline, Aggregator.MergeActionWhenMatched matchAction, Aggregator.MergeActionWhenNotMatched notMatchedAction, String... onFields) Aggregator<T, R> Aggregator<T, R> Aggregator.merge(String intoCollection, Aggregator.MergeActionWhenMatched matchAction, Aggregator.MergeActionWhenNotMatched notMatchedAction, String... onFields) Aggregator<T, R> Aggregator<T, R> Aggregator.merge(String intoDb, String intoCollection, Aggregator.MergeActionWhenMatched matchAction, Aggregator.MergeActionWhenNotMatched notMatchedAction, String... onFields) Aggregator<T, R> Aggregator.merge(String intoCollection, Map<String, Expr> let, List<Map<String, Expr>> machedPipeline, Aggregator.MergeActionWhenNotMatched notMatchedAction, String... onFields) Aggregator<T, R> Aggregator<T, R> AggregatorImpl.merge(Class<?> intoCollection, Map<String, Expr> let, List<Map<String, Expr>> machedPipeline, Aggregator.MergeActionWhenMatched matchAction, Aggregator.MergeActionWhenNotMatched notMatchedAction, String... onFields) Aggregator<T, R> Aggregator<T, R> AggregatorImpl.merge(String intoCollection, Aggregator.MergeActionWhenMatched matchAction, Aggregator.MergeActionWhenNotMatched notMatchedAction, String... onFields) Aggregator<T, R> Aggregator<T, R> AggregatorImpl.merge(String intoDb, String intoCollection, Aggregator.MergeActionWhenMatched matchAction, Aggregator.MergeActionWhenNotMatched notMatchedAction, String... onFields) Aggregator<T, R> AggregatorImpl.merge(String intoCollection, Map<String, Expr> let, List<Map<String, Expr>> machedPipeline, Aggregator.MergeActionWhenNotMatched notMatchedAction, String... onFields) Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator.planCacheStats(Map<String, Object> param) Aggregator<T, R> AggregatorImpl.planCacheStats(Map<String, Object> param) Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> see https://docs.mongodb.com/manual/reference/operator/aggregation/redact/Aggregator<T, R> redact needs to resolve to $$DESCEND, $$PRUNE, or $$KEEPAggregator<T, R> Aggregator.replaceRoot(Expr newRoot) Aggregator<T, R> AggregatorImpl.replaceRoot(Expr newRoot) Aggregator<T, R> Aggregator.replaceWith(Expr replacement) Replaces the input document with the specified document.Aggregator<T, R> AggregatorImpl.replaceWith(Expr newDoc) Aggregator<T, R> Aggregator.sample(int sampleSize) Randomly selects the specified number of documents from its input.Aggregator<T, R> AggregatorImpl.sample(int sampleSize) Aggregator<T, R> Aggregator<T, R> Adds new fields to documents.Aggregator<T, R> Aggregator.setCollectionName(String cn) Aggregator<T, R> AggregatorImpl.setCollectionName(String cn) Aggregator<T, R> Aggregator.skip(int num) Aggregator<T, R> AggregatorImpl.skip(int num) Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator.sortByCount(Expr countBy) Aggregator<T, R> AggregatorImpl.sortByCount(Expr sortby) The $sortByCount stage is equivalent to the following $group + $sort sequence:Aggregator<T, R> Aggregator.unionWith(Aggregator aggregator) Aggregator<T, R> Aggregator<T, R> AggregatorImpl.unionWith(Aggregator agg) Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Methoden in de.caluga.morphium.aggregation mit Parametern vom Typ AggregatorModifikator und TypMethodeBeschreibungvoidAggregationIterator.setAggregator(Aggregator<T, R> aggregator) voidMorphiumAggregationIterator.setAggregator(Aggregator<T, R> aggregator) Aggregator<T, R> Aggregator.unionWith(Aggregator aggregator) Aggregator<T, R> AggregatorImpl.unionWith(Aggregator agg) Methodenparameter in de.caluga.morphium.aggregation mit Typargumenten vom Typ AggregatorModifikator und TypMethodeBeschreibungAggregator<T, R> Aggregator.facet(Map<String, Aggregator> pipeline) Aggregator<T, R> AggregatorImpl.facet(Map<String, Aggregator> facets) Konstruktoren in de.caluga.morphium.aggregation mit Parametern vom Typ Aggregator -
Verwendungen von Aggregator in de.caluga.morphium.driver
Methoden in de.caluga.morphium.driver, die Aggregator zurückgebenModifikator und TypMethodeBeschreibung<T,R> Aggregator <T, R> MorphiumDriver.createAggregator(Morphium morphium, Class<? extends T> type, Class<? extends R> resultType) -
Verwendungen von Aggregator in de.caluga.morphium.driver.inmem
Klassen in de.caluga.morphium.driver.inmem, die Aggregator implementierenMethoden in de.caluga.morphium.driver.inmem, die Aggregator zurückgebenModifikator und TypMethodeBeschreibungAggregator<T, R> Aggregator<T, R> Categorizes incoming documents into groups, called buckets, based on a specified expression and bucket boundaries and outputs a document per each bucket.Aggregator<T, R> InMemAggregator.bucketAuto(Expr groupBy, int numBuckets, Map<String, Expr> output, Aggregator.BucketGranularity granularity) Aggregator<T, R> Aggregator<T, R> InMemAggregator.collStats(Boolean latencyHistograms, Double scale, boolean count, boolean queryExecStats) Aggregator<T, R> Aggregator<T, R> <T,R> Aggregator <T, R> InMemoryDriver.createAggregator(Morphium morphium, Class<? extends T> type, Class<? extends R> resultType) Aggregator<T, R> InMemAggregator.currentOp(boolean allUsers, boolean idleConnections, boolean idleCursors, boolean idleSessions, boolean localOps) Aggregator<T, R> InMemAggregator.facet(Map<String, Aggregator> facets) Aggregator<T, R> Aggregator<T, R> InMemAggregator.genericStage(String stageName, Object param) Aggregator<T, R> InMemAggregator.geoNear(Map<Aggregator.GeoNearFields, Object> param) Aggregator<T, R> InMemAggregator.graphLookup(Class<?> type, Expr startWith, Enum connectFromField, Enum connectToField, String as, Integer maxDepth, String depthField, Query restrictSearchWithMatch) Aggregator<T, R> InMemAggregator.graphLookup(Class<?> type, Expr startWith, String connectFromField, String connectToField, String as, Integer maxDepth, String depthField, Query restrictSearchWithMatch) Aggregator<T, R> InMemAggregator.graphLookup(String fromCollection, Expr startWith, String connectFromField, String connectToField, String as, Integer maxDepth, String depthField, Query restrictSearchWithMatch) Aggregator<T, R> InMemAggregator.indexStats()Aggregator<T, R> InMemAggregator.limit(int num) Aggregator<T, R> InMemAggregator.listLocalSessions()Aggregator<T, R> InMemAggregator.listLocalSessions(List<String> users, List<String> dbs) Aggregator<T, R> InMemAggregator.listLocalSessionsAllUsers()Aggregator<T, R> InMemAggregator.listSessions()Aggregator<T, R> InMemAggregator.listSessions(List<String> users, List<String> dbs) Aggregator<T, R> InMemAggregator.listSessionsAllUsers()Aggregator<T, R> InMemAggregator.lookup(Class fromType, Enum localField, Enum foreignField, String outputArray, List<Expr> pipeline, Map<String, Expr> let) $lookup: { from:, localField: , foreignField: Ungültige Eingabe: "<"field from the documents of the "from" collection>, as: Aggregator<T, R> InMemAggregator.lookup(String fromCollection, String localField, String foreignField, String outputArray, List<Expr> pipeline, Map<String, Expr> let) Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> InMemAggregator.matchSubQuery(Query<?> q) Aggregator<T, R> Aggregator<T, R> InMemAggregator.merge(Class<?> intoCollection, Map<String, Expr> let, List<Map<String, Expr>> machedPipeline, Aggregator.MergeActionWhenMatched matchAction, Aggregator.MergeActionWhenNotMatched notMatchedAction, String... onFields) Aggregator<T, R> Aggregator<T, R> InMemAggregator.merge(String intoCollection, Aggregator.MergeActionWhenMatched matchAction, Aggregator.MergeActionWhenNotMatched notMatchedAction, String... onFields) Aggregator<T, R> Aggregator<T, R> InMemAggregator.merge(String intoDb, String intoCollection, Aggregator.MergeActionWhenMatched matchAction, Aggregator.MergeActionWhenNotMatched notMatchedAction, String... onFields) Aggregator<T, R> InMemAggregator.merge(String intoCollection, Map<String, Expr> let, List<Map<String, Expr>> machedPipeline, Aggregator.MergeActionWhenNotMatched notMatchedAction, String... onFields) Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> InMemAggregator.planCacheStats(Map<String, Object> param) Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> redact needs to resolve to $$DESCEND, $$PRUNE, or $$KEEPAggregator<T, R> InMemAggregator.replaceRoot(Expr newRoot) Aggregator<T, R> InMemAggregator.replaceWith(Expr newDoc) Aggregator<T, R> InMemAggregator.sample(int sampleSize) Aggregator<T, R> Adds new fields to documents.Aggregator<T, R> InMemAggregator.setCollectionName(String cn) Aggregator<T, R> InMemAggregator.skip(int num) Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> InMemAggregator.sortByCount(Expr sortby) The $sortByCount stage is equivalent to the following $group + $sort sequence:Aggregator<T, R> InMemAggregator.unionWith(Aggregator agg) Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Aggregator<T, R> Methoden in de.caluga.morphium.driver.inmem mit Parametern vom Typ AggregatorMethodenparameter in de.caluga.morphium.driver.inmem mit Typargumenten vom Typ AggregatorModifikator und TypMethodeBeschreibungAggregator<T, R> InMemAggregator.facet(Map<String, Aggregator> facets) -
Verwendungen von Aggregator in de.caluga.morphium.driver.wire
Methoden in de.caluga.morphium.driver.wire, die Aggregator zurückgebenModifikator und TypMethodeBeschreibung<T,R> Aggregator <T, R> PooledDriver.createAggregator(Morphium morphium, Class<? extends T> type, Class<? extends R> resultType) <T,R> Aggregator <T, R> SingleMongoConnectDriver.createAggregator(Morphium morphium, Class<? extends T> type, Class<? extends R> resultType)