Uses of Class
com.google.spanner.v1.PartitionResponse
-
-
Uses of PartitionResponse in com.google.spanner.v1
Methods in com.google.spanner.v1 that return PartitionResponse Modifier and Type Method Description PartitionResponsePartitionResponse.Builder. build()PartitionResponsePartitionResponse.Builder. buildPartial()static PartitionResponsePartitionResponse. getDefaultInstance()PartitionResponsePartitionResponse.Builder. getDefaultInstanceForType()PartitionResponsePartitionResponse. getDefaultInstanceForType()static PartitionResponsePartitionResponse. parseDelimitedFrom(InputStream input)static PartitionResponsePartitionResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PartitionResponsePartitionResponse. parseFrom(byte[] data)static PartitionResponsePartitionResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PartitionResponsePartitionResponse. parseFrom(com.google.protobuf.ByteString data)static PartitionResponsePartitionResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PartitionResponsePartitionResponse. parseFrom(com.google.protobuf.CodedInputStream input)static PartitionResponsePartitionResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PartitionResponsePartitionResponse. parseFrom(InputStream input)static PartitionResponsePartitionResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PartitionResponsePartitionResponse. parseFrom(ByteBuffer data)static PartitionResponsePartitionResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.spanner.v1 that return types with arguments of type PartitionResponse Modifier and Type Method Description com.google.protobuf.Parser<PartitionResponse>PartitionResponse. getParserForType()static com.google.protobuf.Parser<PartitionResponse>PartitionResponse. parser()Methods in com.google.spanner.v1 with parameters of type PartitionResponse Modifier and Type Method Description PartitionResponse.BuilderPartitionResponse.Builder. mergeFrom(PartitionResponse other)static PartitionResponse.BuilderPartitionResponse. newBuilder(PartitionResponse prototype)
-