Uses of Class
com.google.bigtable.admin.v2.GcRule.Intersection
-
Uses of GcRule.Intersection in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return GcRule.IntersectionModifier and TypeMethodDescriptionGcRule.Intersection.Builder.build()GcRule.Intersection.Builder.buildPartial()static GcRule.IntersectionGcRule.Intersection.getDefaultInstance()GcRule.Intersection.Builder.getDefaultInstanceForType()GcRule.Intersection.getDefaultInstanceForType()GcRule.Builder.getIntersection()Delete cells that would be deleted by every nested rule.GcRule.getIntersection()Delete cells that would be deleted by every nested rule.GcRuleOrBuilder.getIntersection()Delete cells that would be deleted by every nested rule.static GcRule.IntersectionGcRule.Intersection.parseDelimitedFrom(InputStream input) static GcRule.IntersectionGcRule.Intersection.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GcRule.IntersectionGcRule.Intersection.parseFrom(byte[] data) static GcRule.IntersectionGcRule.Intersection.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GcRule.IntersectionGcRule.Intersection.parseFrom(com.google.protobuf.ByteString data) static GcRule.IntersectionGcRule.Intersection.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GcRule.IntersectionGcRule.Intersection.parseFrom(com.google.protobuf.CodedInputStream input) static GcRule.IntersectionGcRule.Intersection.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GcRule.IntersectionGcRule.Intersection.parseFrom(InputStream input) static GcRule.IntersectionGcRule.Intersection.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GcRule.IntersectionGcRule.Intersection.parseFrom(ByteBuffer data) static GcRule.IntersectionGcRule.Intersection.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.admin.v2 that return types with arguments of type GcRule.IntersectionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GcRule.Intersection>GcRule.Intersection.getParserForType()static com.google.protobuf.Parser<GcRule.Intersection>GcRule.Intersection.parser()Methods in com.google.bigtable.admin.v2 with parameters of type GcRule.IntersectionModifier and TypeMethodDescriptionGcRule.Intersection.Builder.mergeFrom(GcRule.Intersection other) GcRule.Builder.mergeIntersection(GcRule.Intersection value) Delete cells that would be deleted by every nested rule.static GcRule.Intersection.BuilderGcRule.Intersection.newBuilder(GcRule.Intersection prototype) GcRule.Builder.setIntersection(GcRule.Intersection value) Delete cells that would be deleted by every nested rule.