Uses of Class
com.google.bigtable.v2.RowSet
-
Uses of RowSet in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return RowSetModifier and TypeMethodDescriptionRowSet.Builder.build()RowSet.Builder.buildPartial()static RowSetRowSet.getDefaultInstance()RowSet.Builder.getDefaultInstanceForType()RowSet.getDefaultInstanceForType()ReadRowsRequest.Builder.getRows()The row keys and/or ranges to read sequentially.ReadRowsRequest.getRows()The row keys and/or ranges to read sequentially.ReadRowsRequestOrBuilder.getRows()The row keys and/or ranges to read sequentially.static RowSetRowSet.parseDelimitedFrom(InputStream input) static RowSetRowSet.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RowSetRowSet.parseFrom(byte[] data) static RowSetRowSet.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RowSetRowSet.parseFrom(com.google.protobuf.ByteString data) static RowSetRowSet.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RowSetRowSet.parseFrom(com.google.protobuf.CodedInputStream input) static RowSetRowSet.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RowSetRowSet.parseFrom(InputStream input) static RowSetRowSet.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RowSetRowSet.parseFrom(ByteBuffer data) static RowSetRowSet.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.v2 that return types with arguments of type RowSetModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RowSet>RowSet.getParserForType()static com.google.protobuf.Parser<RowSet>RowSet.parser()Methods in com.google.bigtable.v2 with parameters of type RowSetModifier and TypeMethodDescriptionThe row keys and/or ranges to read sequentially.static RowSet.BuilderRowSet.newBuilder(RowSet prototype) The row keys and/or ranges to read sequentially.