Package | Description |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.master.locking |
Modifier and Type | Method and Description |
---|---|
void |
MasterCoprocessorHost.postLockHeartbeat(LockProcedure proc,
boolean keepAlive) |
void |
MasterCoprocessorHost.preLockHeartbeat(LockProcedure proc,
boolean keepAlive) |
Modifier and Type | Field and Description |
---|---|
private LockProcedure |
LockManager.MasterLock.proc |
Modifier and Type | Field and Description |
---|---|
private ProcedureEvent<LockProcedure> |
LockProcedure.event |
Modifier and Type | Method and Description |
---|---|
(package private) LockProcedure |
LockManager.MasterLock.getProc() |
Modifier and Type | Method and Description |
---|---|
private void |
LockManager.submitProcedure(LockProcedure proc,
NonceKey nonceKey) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.