Package | Description |
---|---|
org.apache.accumulo.server.master.state |
Modifier and Type | Method and Description |
---|---|
static TabletLocationState |
MetaDataTableScanner.createTabletLocationState(Key k,
Value v) |
Constructor and Description |
---|
TabletLocationState(KeyExtent extent,
TServerInstance future,
TServerInstance current,
TServerInstance last,
Collection<Collection<String>> walogs,
boolean chopped) |
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.