Uses of Class
com.google.spanner.executor.v1.ChildPartitionsRecord.ChildPartition
-
Uses of ChildPartitionsRecord.ChildPartition in com.google.spanner.executor.v1
Methods in com.google.spanner.executor.v1 that return ChildPartitionsRecord.ChildPartitionModifier and TypeMethodDescriptionChildPartitionsRecord.ChildPartition.Builder.build()ChildPartitionsRecord.ChildPartition.Builder.buildPartial()ChildPartitionsRecord.Builder.getChildPartitions(int index) A set of child partitions and their associated information.ChildPartitionsRecord.getChildPartitions(int index) A set of child partitions and their associated information.ChildPartitionsRecordOrBuilder.getChildPartitions(int index) A set of child partitions and their associated information.ChildPartitionsRecord.ChildPartition.getDefaultInstance()ChildPartitionsRecord.ChildPartition.Builder.getDefaultInstanceForType()ChildPartitionsRecord.ChildPartition.getDefaultInstanceForType()ChildPartitionsRecord.ChildPartition.parseDelimitedFrom(InputStream input) ChildPartitionsRecord.ChildPartition.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ChildPartitionsRecord.ChildPartition.parseFrom(byte[] data) ChildPartitionsRecord.ChildPartition.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ChildPartitionsRecord.ChildPartition.parseFrom(com.google.protobuf.ByteString data) ChildPartitionsRecord.ChildPartition.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ChildPartitionsRecord.ChildPartition.parseFrom(com.google.protobuf.CodedInputStream input) ChildPartitionsRecord.ChildPartition.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ChildPartitionsRecord.ChildPartition.parseFrom(InputStream input) ChildPartitionsRecord.ChildPartition.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ChildPartitionsRecord.ChildPartition.parseFrom(ByteBuffer data) ChildPartitionsRecord.ChildPartition.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.executor.v1 that return types with arguments of type ChildPartitionsRecord.ChildPartitionModifier and TypeMethodDescriptionChildPartitionsRecord.Builder.getChildPartitionsList()A set of child partitions and their associated information.ChildPartitionsRecord.getChildPartitionsList()A set of child partitions and their associated information.ChildPartitionsRecordOrBuilder.getChildPartitionsList()A set of child partitions and their associated information.com.google.protobuf.Parser<ChildPartitionsRecord.ChildPartition>ChildPartitionsRecord.ChildPartition.getParserForType()static com.google.protobuf.Parser<ChildPartitionsRecord.ChildPartition>ChildPartitionsRecord.ChildPartition.parser()Methods in com.google.spanner.executor.v1 with parameters of type ChildPartitionsRecord.ChildPartitionModifier and TypeMethodDescriptionChildPartitionsRecord.Builder.addChildPartitions(int index, ChildPartitionsRecord.ChildPartition value) A set of child partitions and their associated information.ChildPartitionsRecord.Builder.addChildPartitions(ChildPartitionsRecord.ChildPartition value) A set of child partitions and their associated information.ChildPartitionsRecord.ChildPartition.Builder.mergeFrom(ChildPartitionsRecord.ChildPartition other) ChildPartitionsRecord.ChildPartition.newBuilder(ChildPartitionsRecord.ChildPartition prototype) ChildPartitionsRecord.Builder.setChildPartitions(int index, ChildPartitionsRecord.ChildPartition value) A set of child partitions and their associated information.Method parameters in com.google.spanner.executor.v1 with type arguments of type ChildPartitionsRecord.ChildPartitionModifier and TypeMethodDescriptionChildPartitionsRecord.Builder.addAllChildPartitions(Iterable<? extends ChildPartitionsRecord.ChildPartition> values) A set of child partitions and their associated information.