Interface Cancellable

All Known Implementing Classes:
CancellableRegionServerCallable, MultiServerCallable, RpcRetryingCallerWithReadReplicas.ReplicaRegionServerCallable, ScannerCallableWithReplicas.RetryingRPC

@Private interface Cancellable
This should be implemented by the Get/Scan implementations that talk to replica regions. When an RPC response is received from one of the replicas, the RPCs to the other replicas are cancelled.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    boolean