|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sleepycat.persist.impl.AbstractInput
com.sleepycat.persist.impl.RawAbstractInput
com.sleepycat.persist.impl.RawSingleInput
class RawSingleInput
Extends RawAbstractInput to convert array (ObjectArrayFormat and PrimitiveArrayteKeyFormat) RawObject instances.
| Field Summary |
|---|
| Fields inherited from class com.sleepycat.persist.impl.AbstractInput |
|---|
catalog, rawAccess |
| Constructor Summary | |
|---|---|
RawSingleInput(Catalog catalog,
boolean rawAccess,
java.util.IdentityHashMap converted,
java.lang.Object singleValue,
Format declaredFormat)
|
|
| Method Summary | |
|---|---|
(package private) java.lang.Object |
readNext()
|
| Methods inherited from class com.sleepycat.persist.impl.RawAbstractInput |
|---|
checkAndConvert, checkRawType, readArrayLength, readBigInteger, readBoolean, readByte, readChar, readEnumConstant, readInt, readKeyObject, readLong, readObject, readShort, readSortedDouble, readSortedFloat, readString, registerPriKeyObject, skipField |
| Methods inherited from class com.sleepycat.persist.impl.AbstractInput |
|---|
getCatalog, isRawAccess, setRawAccess |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
RawSingleInput(Catalog catalog,
boolean rawAccess,
java.util.IdentityHashMap converted,
java.lang.Object singleValue,
Format declaredFormat)
| Method Detail |
|---|
java.lang.Object readNext()
readNext in class RawAbstractInput
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||