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