| Interface | Description |
|---|---|
| Admin | |
| Condition | |
| ControlInfo | |
| DBDocument | |
| FamilyDescriptor |
A FamilyDescriptor describes a family such as its Json path in the document,
time to live, compression settings, etc.
|
| Mutation |
APIs to help perform modification of a record based on its key/id.
|
| OpListener | |
| Table | |
| TableDescriptor |
A TableDescriptor contains the details about a table such as the descriptors of all the families,
the size at which tablet split should occur, whether or not bulk load mode is turn on, etc.
|
| TabletInfo |
| Class | Description |
|---|---|
| DBConstants | |
| MapRDB |
| Enum | Description |
|---|---|
| Condition.Op | |
| 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. |
Copyright © 2015 Mapr Technologies, Inc.. All rights reserved.