Uses of Interface
org.apache.flink.state.forst.ForStDBOperation
-
Packages that use ForStDBOperation Package Description org.apache.flink.state.forst -
-
Uses of ForStDBOperation in org.apache.flink.state.forst
Classes in org.apache.flink.state.forst that implement ForStDBOperation Modifier and Type Class Description classForStGeneralMultiGetOperationThe general-purpose multiGet operation implementation for ForStDB, which simulates multiGet by calling the Get API multiple times with multiple threads.classForStWriteBatchOperationThe writeBatch operation implementation for ForStDB.
-