entryToObject(DatabaseEntry key, DatabaseEntry data) Converts key and data entry buffers into an entity Object.
Parameters: key - is the source key entry. Parameters: data - is the source data entry.
Converts key and data entry buffers into an entity Object.
Parameters: key - is the source key entry. Parameters: data - is the source data entry. the resulting Object.