K
- The type of key the state is associated toN
- The type of the namespace the state is associated toV
- The type of values kept internally in state@Internal public class KvStateEntry<K,N,V> extends Object
InternalKvState
along with its KvStateInfo
.构造器和说明 |
---|
KvStateEntry(InternalKvState<K,N,V> state) |
public KvStateEntry(InternalKvState<K,N,V> state)
public InternalKvState<K,N,V> getState()
public KvStateInfo<K,N,V> getInfoForCurrentThread()
public void clear()
@VisibleForTesting public int getCacheSize()
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.