Package io.deephaven.kv.common
Class OptionalLongContext
- All Implemented Interfaces:
GetPrefixResponseParser<Optional<OptionalLong>>,GetResponseParser<Optional<OptionalLong>>,Context,KeyPathContext,KeyValuesCollectionParser<Optional<OptionalLong>>
A structured
KeyPath model representing a single OptionalLong-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class io.deephaven.kv.KeyPathContextBase
context, description -
Method Summary
Methods inherited from class io.deephaven.kv.common.KeyPathSimpleValue
getContext, isPresentIn, parse, parseOrThrowMethods inherited from class io.deephaven.kv.KeyPathContextBase
equals, getDescription, getPath, hashCodeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.deephaven.kv.common.GetPrefixResponseParser
checkContext, getPrefix, parseMethods inherited from interface io.deephaven.kv.common.GetResponseParser
checkContext, parseMethods inherited from interface io.deephaven.kv.KeyPathContext
getDescription, getPath, resolve
-
Method Details
-
entry
-
asPutNone
-
asPut
-
exists
-