Package org.apache.gravitino.function
Class FunctionChange.RemoveImpl
java.lang.Object
org.apache.gravitino.function.FunctionChange.RemoveImpl
- All Implemented Interfaces:
FunctionChange
- Enclosing interface:
- FunctionChange
A
FunctionChange to remove an implementation for a specific runtime.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.gravitino.function.FunctionChange
FunctionChange.AddDefinition, FunctionChange.AddImpl, FunctionChange.RemoveDefinition, FunctionChange.RemoveImpl, FunctionChange.UpdateComment, FunctionChange.UpdateImpl -
Field Summary
Fields inherited from interface org.apache.gravitino.function.FunctionChange
EMPTY_PARAMS -
Method Summary
-
Method Details
-
parameters
- Returns:
- The parameters that identify the definition to update.
-
runtime
- Returns:
- The runtime that identifies the implementation to remove.
-
equals
-
hashCode
public int hashCode() -
toString
-