Uses of Class
com.google.bigtable.admin.v2.GcRule.Union
-
Packages that use GcRule.Union Package Description com.google.bigtable.admin.v2 -
-
Uses of GcRule.Union in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return GcRule.Union Modifier and Type Method Description GcRule.UnionGcRule.Union.Builder. build()GcRule.UnionGcRule.Union.Builder. buildPartial()static GcRule.UnionGcRule.Union. getDefaultInstance()GcRule.UnionGcRule.Union.Builder. getDefaultInstanceForType()GcRule.UnionGcRule.Union. getDefaultInstanceForType()GcRule.UnionGcRule.Builder. getUnion()Delete cells that would be deleted by any nested rule.GcRule.UnionGcRule. getUnion()Delete cells that would be deleted by any nested rule.GcRule.UnionGcRuleOrBuilder. 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.Union Modifier and Type Method Description com.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.Union Modifier and Type Method Description GcRule.Union.BuilderGcRule.Union.Builder. mergeFrom(GcRule.Union other)GcRule.BuilderGcRule.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.BuilderGcRule.Builder. setUnion(GcRule.Union value)Delete cells that would be deleted by any nested rule.
-