| Package | Description | 
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.client | 
 Provides HBase Client 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ProcedureInfo | 
ProcedureInfo.clone()  | 
static ProcedureInfo | 
ProcedureInfo.convert(org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure procProto)
Deprecated.  
 | 
| Modifier and Type | Method and Description | 
|---|---|
static org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure | 
ProcedureInfo.convertToProcedureProto(ProcedureInfo procInfo)
Deprecated.  
 | 
static boolean | 
ProcedureInfo.isProcedureOwner(ProcedureInfo procInfo,
                User user)
Check if the user is this procedure's owner 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ProcedureInfo[] | 
Admin.listProcedures()
List procedures 
 | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.