public static class StringOperators.StrCaseCmp extends Object
AggregationExpression for $strcasecmp.| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractAggregationExpression.Expand
Expand a nested list of values to single entries or keep the list.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfrom, toDocumentcreate, createprotected String getMongoMethod()
public static StringOperators.StrCaseCmp valueOf(String fieldReference)
StringOperators.StrCaseCmp.fieldReference - must not be null.public static StringOperators.StrCaseCmp valueOf(AggregationExpression expression)
StringOperators.StrCaseCmp.expression - must not be null.StringOperators.StrCaseCmp.public static StringOperators.StrCaseCmp stringValue(String value)
StringOperators.StrCaseCmp.value - must not be null.StringOperators.StrCaseCmp.public StringOperators.StrCaseCmp strcasecmp(String value)
public StringOperators.StrCaseCmp strcasecmpValueOf(String fieldReference)
public StringOperators.StrCaseCmp strcasecmpValueOf(AggregationExpression expression)
public org.bson.Document toDocument(AggregationOperationContext context)
AggregationExpressiontoDocument in interface AggregationExpressioncontext - must not be null.Document) form of the expression.public org.bson.Document toDocument(Object value, AggregationOperationContext context)
protected List<Object> append(Object value, AbstractAggregationExpression.Expand expandList)
protected Map<String,Object> appendAt(int index, String key, Object value)
LinkedHashMap.index - key - value - protected <T> T get(int index)
T - index - protected <T> T get(Object key)
T - key - protected boolean contains(Object key)
key - Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.