ScanHandler (Cloud Bigtable HBase Client for Java 1.12.0 API)

com.google.cloud.bigtable.grpc.scanner

Interface ScanHandler

  • All Known Implementing Classes:
    RetryingReadRowsOperation


    public interface ScanHandler
    An interface that handles timeout exception situations and request cancellations in scan situations.
    • Method Detail

      • cancel

        void cancel()
        Perform an rpc cancellation given a client-side request.