| Package | Description |
|---|---|
| org.apache.accumulo.fate | |
| org.apache.accumulo.fate.zookeeper |
| Modifier and Type | Method and Description |
|---|---|
AdminUtil.FateStatus |
AdminUtil.getStatus(ReadOnlyTStore<T> zs,
IZooReader zk,
String lockPath,
Set<Long> filterTxid,
EnumSet<ReadOnlyTStore.TStatus> filterStatus) |
void |
AdminUtil.print(ReadOnlyTStore<T> zs,
IZooReader zk,
String lockPath) |
void |
AdminUtil.print(ReadOnlyTStore<T> zs,
IZooReader zk,
String lockPath,
Formatter fmt,
Set<Long> filterTxid,
EnumSet<ReadOnlyTStore.TStatus> filterStatus) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IZooReaderWriter |
| Modifier and Type | Class and Description |
|---|---|
class |
ZooReader |
class |
ZooReaderWriter |
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.