| Package | Description |
|---|---|
| com.google.cloud.bigtable.data.v2.internal |
Internal implementation helpers used by the client.
|
| Modifier and Type | Method and Description |
|---|---|
static RowSetUtil.Split |
RowSetUtil.Split.of(RowSet left,
RowSet right) |
static RowSetUtil.Split |
RowSetUtil.split(RowSet rowSet,
com.google.protobuf.ByteString splitPoint)
Splits the provided
RowSet along the provided splitPoint into 2 segments. |
Copyright © 2018 Google LLC. All rights reserved.