Searched defs:RecordInput (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/persist/impl/
H A DRecordInput.java21 class RecordInput extends TupleInput implements EntityInput { class in inherits:TupleInput,EntityInput
32 RecordInput(Catalog catalog, method in class:RecordInput
49 private RecordInput(RecordInput other, int offset) { method in class:RecordInput
58 private RecordInput(RecordInput other, DatabaseEntry entry) { method in class:RecordInput
[all...]

Completed in 113 milliseconds