Package | Description |
---|---|
org.apache.hadoop.hbase.procedure2 |
Modifier and Type | Method and Description |
---|---|
List<LockInfo.WaitingProcedure> |
LockInfo.getWaitingProcedures() |
Modifier and Type | Method and Description |
---|---|
void |
LockInfo.addWaitingProcedure(LockInfo.WaitingProcedure waitingProcedure) |
Modifier and Type | Method and Description |
---|---|
void |
LockInfo.setWaitingProcedures(List<LockInfo.WaitingProcedure> waitingProcedures) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.