Package | Description |
---|---|
org.apache.accumulo.server.master | |
org.apache.accumulo.server.master.state |
Modifier and Type | Method and Description |
---|---|
MergeInfo |
Master.getMergeInfo(KeyExtent tablet) |
MergeInfo |
Master.getMergeInfo(org.apache.hadoop.io.Text tableId) |
Modifier and Type | Method and Description |
---|---|
Collection<MergeInfo> |
Master.merges() |
Modifier and Type | Method and Description |
---|---|
void |
Master.setMergeState(MergeInfo info,
MergeState state) |
Modifier and Type | Method and Description |
---|---|
MergeInfo |
MergeStats.getMergeInfo() |
Modifier and Type | Method and Description |
---|---|
Collection<MergeInfo> |
CurrentState.merges() |
Modifier and Type | Method and Description |
---|---|
static void |
TabletStateChangeIterator.setMerges(IteratorSetting cfg,
Collection<MergeInfo> merges) |
Constructor and Description |
---|
MergeStats(MergeInfo info) |
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.