Interface IterableStateSnapshot<K,N,S>

All Superinterfaces:
StateSnapshot
All Known Implementing Classes:
CopyOnWriteStateTableSnapshot

@Internal public interface IterableStateSnapshot<K,N,S> extends StateSnapshot
A StateSnapshot that can return an iterator over all contained StateEntries.