Interface | Description |
---|---|
Admin | |
ControlInfo | |
FamilyDescriptor |
A FamilyDescriptor describes a family such as its JSON path in the document,
time to live, compression settings, and so on.
|
MetaTable | |
Table | Deprecated
Use OJAI
DocumentStore interface. |
TableDescriptor |
A TableDescriptor contains the details about a table such as the descriptors of all the families,
the size at which a tablet split should occur, whether or not bulk load mode is turn on, and so on.
|
TabletInfo | Deprecated |
Class | Description |
---|---|
DBConstants | |
MapRDB | |
TableSplitInternal |
Enum | Description |
---|---|
FamilyDescriptor.Compression | |
Table.TableOption |
Following are different table options:
EXCLUDEID : If this option is set to true then rowkey
(field "_id") won't be returned in the result of a find or findById operation. |