Package | Description |
---|---|
com.google.cloud.bigtable.data.v2.stub.readrows |
Implementation details for
EnhancedBigtableStub.readRowsCallable() . |
com.google.cloud.bigtable.gaxx.reframing |
Mediates message flow between two
ResponseObserver s. |
Modifier and Type | Class and Description |
---|---|
class |
RowMerger<RowT>
An implementation of a
Reframer that feeds the row merging StateMachine . |
Constructor and Description |
---|
ReframingResponseObserver(ResponseObserver<OuterT> observer,
Reframer<OuterT,InnerT> reframer) |
Copyright © 2019 Google LLC. All rights reserved.