| Package | Description |
|---|---|
| org.apache.accumulo.server.master.state |
| Modifier and Type | Field and Description |
|---|---|
SuspendingTServer |
TabletLocationState.suspend |
| Modifier and Type | Method and Description |
|---|---|
static SuspendingTServer |
SuspendingTServer.fromValue(Value value) |
| Constructor and Description |
|---|
TabletLocationState(KeyExtent extent,
TServerInstance future,
TServerInstance current,
TServerInstance last,
SuspendingTServer suspend,
Collection<Collection<String>> walogs,
boolean chopped) |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.