public class DocumentConstants extends Object
Modifier and Type | Field and Description |
---|---|
static FieldPath |
DOCUMENT_FIELD
FieldPath of the key used to refer the entire Document.
|
static String |
DOCUMENT_KEY
Name of the key used to refer the entire Document.
|
static String |
ELEMENTS_ALL
Index segment indicating all elements in a list
|
static FieldPath |
ID_FIELD
FieldPath of the key used to refer the id of a Document.
|
static String |
ID_KEY
Name of the key used to refer the id of a Document.
|
Constructor and Description |
---|
DocumentConstants() |
public static final String DOCUMENT_KEY
public static final FieldPath DOCUMENT_FIELD
public static final String ID_KEY
public static final FieldPath ID_FIELD
public static final String ELEMENTS_ALL
Copyright © 2015–2018 MapR Technologies, Inc.. All rights reserved.