public interface TabletId extends Comparable<TabletId>
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.io.Text |
getEndRow() |
org.apache.hadoop.io.Text |
getPrevEndRow() |
org.apache.hadoop.io.Text |
getTableId() |
Range |
toRange() |
compareToorg.apache.hadoop.io.Text getTableId()
org.apache.hadoop.io.Text getEndRow()
org.apache.hadoop.io.Text getPrevEndRow()
Range toRange()
(<prev end row>, <end row>].Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.