public class GenerateInitialChangeStreamPartitionsUserCallable extends com.google.api.gax.rpc.ServerStreamingCallable<String,Range.ByteStringRange>
| Constructor and Description |
|---|
GenerateInitialChangeStreamPartitionsUserCallable(com.google.api.gax.rpc.ServerStreamingCallable<GenerateInitialChangeStreamPartitionsRequest,GenerateInitialChangeStreamPartitionsResponse> inner,
com.google.cloud.bigtable.data.v2.internal.RequestContext requestContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
call(String tableId,
com.google.api.gax.rpc.ResponseObserver<Range.ByteStringRange> responseObserver,
com.google.api.gax.rpc.ApiCallContext context) |
public GenerateInitialChangeStreamPartitionsUserCallable(com.google.api.gax.rpc.ServerStreamingCallable<GenerateInitialChangeStreamPartitionsRequest,GenerateInitialChangeStreamPartitionsResponse> inner, com.google.cloud.bigtable.data.v2.internal.RequestContext requestContext)
public void call(String tableId, com.google.api.gax.rpc.ResponseObserver<Range.ByteStringRange> responseObserver, com.google.api.gax.rpc.ApiCallContext context)
call in class com.google.api.gax.rpc.ServerStreamingCallable<String,Range.ByteStringRange>Copyright © 2023 Google LLC. All rights reserved.