Uses of Class
org.apache.flink.state.forst.ForStDBIterRequest
Packages that use ForStDBIterRequest
-
Uses of ForStDBIterRequest in org.apache.flink.state.forst
Subclasses of ForStDBIterRequest in org.apache.flink.state.forstModifier and TypeClassDescriptionclassForStDBMapEntryIterRequest<K,N, UK, UV> The ForStForStDBIterRequestwhich returns the entries of a ForStMapState.classForStDBMapKeyIterRequest<K,N, UK, UV> The ForStForStDBIterRequestwhich returns the keys of a ForStMapState.classForStDBMapValueIterRequest<K,N, UK, UV> The ForStForStDBIterRequestwhich returns the values of a ForStMapState.Methods in org.apache.flink.state.forst that return ForStDBIterRequestModifier and TypeMethodDescriptionForStDBIterRequest<K,N, UK, UV, ?> ForStMapState.buildDBIterRequest(org.apache.flink.runtime.asyncprocessing.StateRequest<?, ?, ?, ?> stateRequest) Build a request for iterator.Methods in org.apache.flink.state.forst that return types with arguments of type ForStDBIterRequestModifier and TypeMethodDescriptionList<ForStDBIterRequest<?,?, ?, ?, ?>> ForStStateRequestClassifier.pollDbIterRequests()