Uses of Class
com.google.bigtable.v2.PartialResultSet
-
Uses of PartialResultSet in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return PartialResultSetModifier and TypeMethodDescriptionPartialResultSet.Builder.build()PartialResultSet.Builder.buildPartial()static PartialResultSetPartialResultSet.getDefaultInstance()PartialResultSet.Builder.getDefaultInstanceForType()PartialResultSet.getDefaultInstanceForType()ExecuteQueryResponse.Builder.getResults()A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.ExecuteQueryResponse.getResults()A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.ExecuteQueryResponseOrBuilder.getResults()A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.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.bigtable.v2 that return types with arguments of type PartialResultSetModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PartialResultSet>PartialResultSet.getParserForType()static com.google.protobuf.Parser<PartialResultSet>PartialResultSet.parser()Methods in com.google.bigtable.v2 with parameters of type PartialResultSetModifier and TypeMethodDescriptionPartialResultSet.Builder.mergeFrom(PartialResultSet other) ExecuteQueryResponse.Builder.mergeResults(PartialResultSet value) A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.static PartialResultSet.BuilderPartialResultSet.newBuilder(PartialResultSet prototype) ExecuteQueryResponse.Builder.setResults(PartialResultSet value) A partial result set with row data potentially including additional instructions on how recent past and future partial responses should be interpreted.