public class TableInputSplit
extends org.apache.flink.core.io.LocatableInputSplit
Modifier and Type | Method and Description |
---|---|
byte[] |
getEndRow()
Returns the end row.
|
byte[] |
getStartRow()
Returns the start row.
|
byte[] |
getTableName()
Returns the table name.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.