| 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 © 2011–2017 The Apache Software Foundation. All rights reserved.