Class BigtableStreamResumptionStrategy<RequestT,ResponseT>

java.lang.Object
com.google.cloud.bigtable.data.v2.stub.BigtableStreamResumptionStrategy<RequestT,ResponseT>
All Implemented Interfaces:
com.google.api.gax.retrying.StreamResumptionStrategy<RequestT,ResponseT>

@InternalApi public abstract class BigtableStreamResumptionStrategy<RequestT,ResponseT> extends Object implements com.google.api.gax.retrying.StreamResumptionStrategy<RequestT,ResponseT>
  • Constructor Details

    • BigtableStreamResumptionStrategy

      public BigtableStreamResumptionStrategy()
  • Method Details