Searched refs:entryToValue (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/
H A DValueAdapter.java56 V entryToValue(DatabaseEntry key, method in interface:ValueAdapter
H A DDataValueAdapter.java47 public V entryToValue(DatabaseEntry key, method in class:DataValueAdapter
H A DEntityValueAdapter.java53 public V entryToValue(DatabaseEntry key, method in class:EntityValueAdapter
H A DKeyValueAdapter.java46 public V entryToValue(DatabaseEntry key, method in class:KeyValueAdapter
H A DPrimaryKeyValueAdapter.java46 public V entryToValue(DatabaseEntry key, method in class:PrimaryKeyValueAdapter
H A DBasicCursor.java214 value = adapter.entryToValue(key, pkey, data);

Completed in 90 milliseconds