Class ForStGeneralMultiGetOperation

  • All Implemented Interfaces:
    ForStDBOperation

    public class ForStGeneralMultiGetOperation
    extends Object
    implements ForStDBOperation
    The general-purpose multiGet operation implementation for ForStDB, which simulates multiGet by calling the Get API multiple times with multiple threads.