Class GCRules.IntersectionRule
java.lang.Object
com.google.cloud.bigtable.admin.v2.models.GCRules.IntersectionRule
- All Implemented Interfaces:
GCRules.GCRule
- Enclosing class:
- GCRules
Fluent wrapper for
GcRule.Intersection
rule. Allows far adding an hierarchy of rules with
intersection as the root-
Method Summary
Modifier and TypeMethodDescriptionboolean
Gets the list of child rulesint
hashCode()
rule
(GCRules.GCRule rule) Adds a new GCRulecom.google.bigtable.admin.v2.GcRule
toProto()
toString()
-
Method Details
-
rule
Adds a new GCRule -
getRulesList
Gets the list of child rules -
equals
-
hashCode
public int hashCode() -
toString
-
toProto
@InternalApi public com.google.bigtable.admin.v2.GcRule toProto()- Specified by:
toProto
in interfaceGCRules.GCRule
-