Class TransportWriteAction.WriteReplicaResult<ReplicaRequest extends ReplicatedWriteRequest<ReplicaRequest>>

    • Method Summary

      Modifier and Type Method Description
      void onFailure​(java.lang.Exception ex)  
      void onSuccess​(boolean forcedRefresh)  
      void respond​(ActionListener<TransportResponse.Empty> listener)  
      protected void respondIfPossible​(java.lang.Exception ex)
      Respond if the refresh has occurred and the listener is ready.
      • Methods inherited from class java.lang.Object

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