|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sleepycat.persist.impl.KeyLocation
class KeyLocation
Holder for the input and format of a key. Used when copying secondary keys. Returned by RecordInput.getKeyLocation().
| Field Summary | |
|---|---|
(package private) Format |
format
|
(package private) RecordInput |
input
|
| Constructor Summary | |
|---|---|
KeyLocation(RecordInput input,
Format format)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
RecordInput input
Format format
| Constructor Detail |
|---|
KeyLocation(RecordInput input,
Format format)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||