Package org.apache.accumulo.core.data
Interface TabletId
- All Superinterfaces:
Comparable<TabletId>
A TabletId provides the information needed to uniquely identify a tablet.
- Since:
- 1.7.0
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo
-
Method Details