Package | Description |
---|---|
org.apache.accumulo.fate | |
org.apache.accumulo.server.master.tableOps | |
org.apache.accumulo.server.master.tserverOps |
Modifier and Type | Interface and Description |
---|---|
interface |
Repo<T>
Repeatable persisted operation
|
Modifier and Type | Class and Description |
---|---|
protected static class |
ReadOnlyStore.ReadOnlyRepoWrapper<X>
Decorates a Repo to make sure it is treated as a ReadOnlyRepo.
|
Modifier and Type | Method and Description |
---|---|
ReadOnlyRepo<T> |
ReadOnlyStore.top(long tid) |
ReadOnlyRepo<T> |
ReadOnlyTStore.top(long tid)
Get the current operation for the given transaction id.
|
Modifier and Type | Class and Description |
---|---|
class |
BulkImport |
class |
CancelCompactions |
class |
ChangeTableState |
class |
CloneTable |
class |
CompactRange |
class |
CreateTable |
class |
DeleteTable |
class |
ExportTable |
class |
ImportTable |
class |
MasterRepo |
class |
RenameTable |
class |
TableRangeOp |
class |
TraceRepo<T> |
Modifier and Type | Class and Description |
---|---|
class |
ShutdownTServer |
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.