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(com.google.bigtable.v2.RowSet left,
com.google.bigtable.v2.RowSet right) |
static RowSetUtil.Split |
RowSetUtil.split(com.google.bigtable.v2.RowSet rowSet,
ByteString splitPoint)
Splits the provided
RowSet along the provided splitPoint into 2 segments. |
Copyright © 2019 Google LLC. All rights reserved.