@InternalApi public abstract static class RowSetUtil.Split extends Object
This class is considered an internal implementation detail and not meant to be used by applications.
| Constructor and Description |
|---|
Split() |
| Modifier and Type | Method and Description |
|---|---|
abstract RowSet |
getLeft() |
abstract RowSet |
getRight() |
static RowSetUtil.Split |
of(RowSet left,
RowSet right) |
Copyright © 2018 Google LLC. All rights reserved.