| Interface | Description |
|---|---|
| RecordMapper<X> |
Allow bytes to pull directly out of storage with no copy to record;
also extract the key bytes into an array.
|
| Class | Description |
|---|---|
| Record |
A record is pair of key and value.
|
| RecordFactory |
Record creator
|
| Exception | Description |
|---|---|
| RecordException |
Licensed under the Apache License, Version 2.0