Uses of Class
org.apache.accumulo.core.clientImpl.bulk.Bulk.Tablet
-
Packages that use Bulk.Tablet Package Description org.apache.accumulo.core.clientImpl.bulk -
-
Uses of Bulk.Tablet in org.apache.accumulo.core.clientImpl.bulk
Methods in org.apache.accumulo.core.clientImpl.bulk that return Bulk.Tablet Modifier and Type Method Description Bulk.TabletBulk.Mapping. getTablet()static Bulk.TabletBulk. toTablet(KeyExtent keyExtent)Methods in org.apache.accumulo.core.clientImpl.bulk with parameters of type Bulk.Tablet Modifier and Type Method Description static KeyExtentBulk. toKeyExtent(TableId tableId, Bulk.Tablet tablet)
-