Verwendungen von Enum-Klasse
de.caluga.morphium.aggregation.Aggregator.MergeActionWhenNotMatched
Packages, die Aggregator.MergeActionWhenNotMatched verwenden
-
Verwendungen von Aggregator.MergeActionWhenNotMatched in de.caluga.morphium.aggregation
Methoden in de.caluga.morphium.aggregation, die Aggregator.MergeActionWhenNotMatched zurückgebenModifizierer und TypMethodeBeschreibungGibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.static Aggregator.MergeActionWhenNotMatched[]Aggregator.MergeActionWhenNotMatched.values()Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.Methoden in de.caluga.morphium.aggregation mit Parametern vom Typ Aggregator.MergeActionWhenNotMatchedModifizierer und TypMethodeBeschreibungAggregator<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.merge(String intoCollection, Aggregator.MergeActionWhenMatched matchAction, Aggregator.MergeActionWhenNotMatched notMatchedAction, String... onFields) 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> AggregatorImpl.merge(Class<?> intoCollection, Map<String, Expr> let, List<Map<String, Expr>> machedPipeline, Aggregator.MergeActionWhenMatched matchAction, Aggregator.MergeActionWhenNotMatched notMatchedAction, String... onFields) Aggregator<T,R> AggregatorImpl.merge(String intoCollection, Aggregator.MergeActionWhenMatched matchAction, Aggregator.MergeActionWhenNotMatched notMatchedAction, String... onFields) 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) -
Verwendungen von Aggregator.MergeActionWhenNotMatched in de.caluga.morphium.driver.inmem
Methoden in de.caluga.morphium.driver.inmem mit Parametern vom Typ Aggregator.MergeActionWhenNotMatchedModifizierer und TypMethodeBeschreibungAggregator<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> InMemAggregator.merge(String intoCollection, Aggregator.MergeActionWhenMatched matchAction, Aggregator.MergeActionWhenNotMatched notMatchedAction, String... onFields) 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)