Class ForStDBMapEntryIterRequest<K,N,UK,UV>

java.lang.Object
org.apache.flink.state.forst.ForStDBIterRequest<K,N,UK,UV,Map.Entry<UK,UV>>
org.apache.flink.state.forst.ForStDBMapEntryIterRequest<K,N,UK,UV>
All Implemented Interfaces:
Closeable, AutoCloseable

public class ForStDBMapEntryIterRequest<K,N,UK,UV> extends ForStDBIterRequest<K,N,UK,UV,Map.Entry<UK,UV>>
The ForSt ForStDBIterRequest which returns the entries of a ForStMapState.