public class DataTypeOperators extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DataTypeOperators.Type
AggregationExpression for $type. |
| Constructor and Description |
|---|
DataTypeOperators() |
| Modifier and Type | Method and Description |
|---|---|
static DataTypeOperators.Type |
typeOf(String fieldReference)
Return the BSON data type of the given field.
|
public static DataTypeOperators.Type typeOf(String fieldReference)
fieldReference - must not be null.Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.