Package org.apache.flink.state.forst
Class ForStDBRawGetRequest<K,N,V>
java.lang.Object
org.apache.flink.state.forst.ForStDBGetRequest<K,N,List<V>,byte[]>
org.apache.flink.state.forst.ForStDBRawGetRequest<K,N,V>
- Type Parameters:
K- The type of key in get access request.N- The type of namespace in get access request.V- The type of value returned by get request.
The Get access request for ForStDB.
-
Method Summary
Methods inherited from class org.apache.flink.state.forst.ForStDBGetRequest
buildSerializedKey, completeStateFutureExceptionally, getColumnFamilyHandle, process
-
Method Details
-
completeStateFuture
- Specified by:
completeStateFuturein classForStDBGetRequest<K,N, List<V>, byte[]> - Throws:
IOException
-