| Interface | Description |
|---|---|
| DBValueBuilder | |
| SerializedFamilyInfo |
| Class | Description |
|---|---|
| BaseSerializationContext | |
| BigDecimalSizeDescriptor | |
| ByteWriter |
A flexible size byte buffer.
|
| ControlInfoImpl | |
| DBDocumentImpl | |
| DBList | |
| DBValueBuilderBase | |
| DBValueBuilderImpl |
This is the implementation of builder implementation which should be used to create value objects
without timestamps.
|
| DBValueWithTSBuilder |
This is the implementation of builder implementation which should be used to create value objects
with timestamps.
|
| IdValueComparator |
This class is used to compare Value objects.
|
| InsertContext | |
| KeyValue | |
| KeyValueBuilder | Deprecated |
| KeyValueDeserializeHelper | |
| KeyValueSerializeHelper | |
| KeyValueSizeDescriptor | |
| KeyValueSizeHelper |
A helper class to calculate estimated size of different types of key values
|
| KeyValueWithTS | |
| MutationHelper | |
| MutationImpl | |
| RootTimeDescriptor | |
| RowcolCodec | |
| RowcolType | |
| SequenceFileRowColCodec | |
| SerializationContext | |
| SerializationContext.ProjectionState | |
| TimeAndUniq | |
| TimeDescriptor |
Timedescriptor: contains information about three types
1.CreateTime 2.UpdateTime 3.DeleteTime
Each stored time contains two parts - Time in milliseconds and uniqifier.
|
| Enum | Description |
|---|---|
| InsertContext.OpType | |
| SerializationAction | |
| SerializationContext.ProjectionState.State |