com.sleepycat.persist.impl
Class KeyLocation
java.lang.Object
com.sleepycat.persist.impl.KeyLocation
class KeyLocation
- extends Object
Holder for the input and format of a key. Used when copying secondary keys.
Returned by EntityInput.getKeyLocation().
- Author:
- Mark Hayes
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
input
EntityInput input
format
Format format
KeyLocation
KeyLocation(EntityInput input,
Format format)
Copyright 2004-2006 Sleepycat, Inc. All Rights Reserved.