@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 ProcedureManager()
public abstract String getProcedureSignature()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.