Package | Description |
---|---|
org.apache.accumulo.server.tabletserver |
Modifier and Type | Method and Description |
---|---|
TabletServerResourceManager.TabletResourceManager |
TabletServerResourceManager.createTabletResourceManager() |
Constructor and Description |
---|
Tablet(TabletServer tabletServer,
org.apache.hadoop.io.Text location,
KeyExtent extent,
TabletServerResourceManager.TabletResourceManager trm,
SortedMap<Key,Value> tabletsKeyValues) |
Tablet(TabletServer tabletServer,
org.apache.hadoop.io.Text location,
KeyExtent extent,
TabletServerResourceManager.TabletResourceManager trm,
SortedMap<String,MetadataTable.DataFileValue> datafiles,
String time,
long initFlushID,
long initCompactID) |
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.