| Package | Description |
|---|---|
| org.apache.accumulo.tserver | |
| org.apache.accumulo.tserver.tablet |
| Modifier and Type | Method and Description |
|---|---|
TabletServerResourceManager.TabletResourceManager |
TabletServerResourceManager.createTabletResourceManager(KeyExtent extent,
AccumuloConfiguration conf) |
| Constructor and Description |
|---|
Tablet(TabletServer tabletServer,
KeyExtent extent,
TabletServerResourceManager.TabletResourceManager trm,
SplitInfo info) |
Tablet(TabletServer tabletServer,
KeyExtent extent,
org.apache.hadoop.io.Text location,
TabletServerResourceManager.TabletResourceManager trm,
SortedMap<Key,Value> tabletsKeyValues) |
Tablet(TabletTime tabletTime,
String tabletDirectory,
int logId,
org.apache.hadoop.fs.Path location,
org.apache.accumulo.tserver.tablet.DatafileManager datafileManager,
TabletServer tabletServer,
TabletServerResourceManager.TabletResourceManager tabletResources,
org.apache.accumulo.tserver.tablet.TabletMemory tabletMemory,
TableConfiguration tableConfiguration,
KeyExtent extent,
ConfigurationObserver configObserver)
Only visible for testing
|
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.