@InterfaceAudience.Private @InterfaceStability.Evolving public abstract class ProcedureManager extends Object
| Constructor and Description | 
|---|
ProcedureManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object obj)  | 
abstract String | 
getProcedureSignature()
Return the unique signature of the procedure. 
 | 
int | 
hashCode()  | 
public abstract String getProcedureSignature()