Package org.apache.gravitino.policy
Class PolicyChange.UpdateContent
java.lang.Object
org.apache.gravitino.policy.PolicyChange.UpdateContent
- All Implemented Interfaces:
PolicyChange
- Enclosing interface:
- PolicyChange
A policy change to update the content of the policy.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.gravitino.policy.PolicyChange
PolicyChange.RenamePolicy, PolicyChange.UpdateContent, PolicyChange.UpdatePolicyComment
-
Method Summary
-
Method Details
-
getPolicyType
Get the type of the policy.- Returns:
- Get the type of the policy.
-
getContent
Get the content of the policy change.- Returns:
- The content of the policy change.
-
equals
-
hashCode
public int hashCode() -
toString
-