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