| Constructor and Description |
|---|
MasterClientServiceHandler(Master master) |
MasterTime(Master master) |
| Constructor and Description |
|---|
MasterMetricsFactory(AccumuloConfiguration conf,
Master master) |
| Constructor and Description |
|---|
RecoveryManager(Master master) |
| Constructor and Description |
|---|
MasterReplicationCoordinator(Master master) |
MasterReplicationCoordinator(Master master,
ZooReader reader) |
ReplicationDriver(Master master) |
WorkDriver(Master master) |
| Modifier and Type | Method and Description |
|---|---|
abstract Repo<Master> |
MasterRepo.call(long tid,
Master environment) |
Repo<Master> |
ChangeTableState.call(long tid,
Master env) |
| Modifier and Type | Method and Description |
|---|---|
abstract Repo<Master> |
MasterRepo.call(long tid,
Master environment) |
Repo<Master> |
ChangeTableState.call(long tid,
Master env) |
static Lock |
Utils.getReadLock(Master env,
AbstractId tableId,
long tid) |
long |
MasterRepo.isReady(long tid,
Master environment) |
long |
ChangeTableState.isReady(long tid,
Master env) |
static long |
Utils.reserveHdfsDirectory(Master env,
String directory,
long tid) |
static long |
Utils.reserveNamespace(Master env,
Namespace.ID namespaceId,
long id,
boolean writeLock,
boolean mustExist,
TableOperation op) |
static long |
Utils.reserveTable(Master env,
Table.ID tableId,
long tid,
boolean writeLock,
boolean tableMustExist,
TableOperation op) |
void |
MasterRepo.undo(long tid,
Master environment) |
void |
ChangeTableState.undo(long tid,
Master env) |
static void |
Utils.unreserveHdfsDirectory(Master env,
String directory,
long tid) |
static void |
Utils.unreserveNamespace(Master env,
Namespace.ID namespaceId,
long id,
boolean writeLock) |
static void |
Utils.unreserveTable(Master env,
Table.ID tableId,
long tid,
boolean writeLock) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
CompleteBulkImport.call(long tid,
Master master) |
Repo<Master> |
CleanUpBulkImport.call(long tid,
Master master) |
Repo<Master> |
BulkImport.call(long tid,
Master master) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
CompleteBulkImport.call(long tid,
Master master) |
Repo<Master> |
CleanUpBulkImport.call(long tid,
Master master) |
Repo<Master> |
BulkImport.call(long tid,
Master master) |
long |
BulkImport.isReady(long tid,
Master master) |
void |
BulkImport.undo(long tid,
Master environment) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
PrepBulkImport.call(long tid,
Master master) |
Repo<Master> |
CompleteBulkImport.call(long tid,
Master master) |
Repo<Master> |
CleanUpBulkImport.call(long tid,
Master master) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
PrepBulkImport.call(long tid,
Master master) |
Repo<Master> |
CompleteBulkImport.call(long tid,
Master master) |
Repo<Master> |
CleanUpBulkImport.call(long tid,
Master master) |
long |
PrepBulkImport.isReady(long tid,
Master master) |
void |
PrepBulkImport.undo(long tid,
Master environment) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
CloneTable.call(long tid,
Master environment) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
CloneTable.call(long tid,
Master environment) |
long |
CloneTable.isReady(long tid,
Master environment) |
void |
CloneTable.undo(long tid,
Master environment) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
CompactRange.call(long tid,
Master env) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
CompactRange.call(long tid,
Master env) |
long |
CompactRange.isReady(long tid,
Master env) |
void |
CompactRange.undo(long tid,
Master env) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
CancelCompactions.call(long tid,
Master environment) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
CancelCompactions.call(long tid,
Master environment) |
long |
CancelCompactions.isReady(long tid,
Master env) |
void |
CancelCompactions.undo(long tid,
Master env) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
CreateTable.call(long tid,
Master master) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
CreateTable.call(long tid,
Master master) |
long |
CreateTable.isReady(long tid,
Master environment) |
void |
CreateTable.undo(long tid,
Master env) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
DeleteTable.call(long tid,
Master env) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
DeleteTable.call(long tid,
Master env) |
long |
DeleteTable.isReady(long tid,
Master env) |
void |
DeleteTable.undo(long tid,
Master env) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
TableRangeOp.call(long tid,
Master env) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
TableRangeOp.call(long tid,
Master env) |
long |
TableRangeOp.isReady(long tid,
Master env) |
void |
TableRangeOp.undo(long tid,
Master env) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
CreateNamespace.call(long tid,
Master master) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
CreateNamespace.call(long tid,
Master master) |
long |
CreateNamespace.isReady(long tid,
Master environment) |
void |
CreateNamespace.undo(long tid,
Master env) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
DeleteNamespace.call(long tid,
Master environment) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
DeleteNamespace.call(long tid,
Master environment) |
long |
DeleteNamespace.isReady(long id,
Master environment) |
void |
DeleteNamespace.undo(long id,
Master environment) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
RenameNamespace.call(long id,
Master master) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
RenameNamespace.call(long id,
Master master) |
long |
RenameNamespace.isReady(long id,
Master environment) |
void |
RenameNamespace.undo(long tid,
Master env) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
RenameTable.call(long tid,
Master master) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
RenameTable.call(long tid,
Master master) |
long |
RenameTable.isReady(long tid,
Master env) |
void |
RenameTable.undo(long tid,
Master env) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
ExportTable.call(long tid,
Master env) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
ExportTable.call(long tid,
Master env) |
long |
ExportTable.isReady(long tid,
Master environment) |
void |
ExportTable.undo(long tid,
Master env) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
ImportTable.call(long tid,
Master env) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
ImportTable.call(long tid,
Master env) |
void |
ImportTable.checkVersions(Master env) |
long |
ImportTable.isReady(long tid,
Master environment) |
void |
ImportTable.undo(long tid,
Master env) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
ShutdownTServer.call(long tid,
Master master) |
| Modifier and Type | Method and Description |
|---|---|
Repo<Master> |
ShutdownTServer.call(long tid,
Master master) |
long |
ShutdownTServer.isReady(long tid,
Master master) |
void |
ShutdownTServer.undo(long tid,
Master m) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.