Class OptimizedSetImpl.NoopCallback

    • Constructor Summary

      Constructors 
      Constructor Description
      NoopCallback()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void complete()
      Called whenever an operation completes.
      void receivedStatus​(OperationStatus status)
      Method invoked with the status when the operation is complete.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait