K
- The type of key the state is associated toN
- The type of the namespaceT
- The type of elements in the listpublic interface InternalValueState<K,N,T> extends InternalKvState<K,N,T>, ValueState<T>
ValueState
in the internal state type hierarchy.
See InternalKvState
for a description of the internal state hierarchy.
InternalKvState.StateIncrementalVisitor<K,N,V>
getKeySerializer, getNamespaceSerializer, getSerializedValue, getStateIncrementalVisitor, getValueSerializer, setCurrentNamespace
update, value
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.