Uses of Class
com.google.bigtable.v2.Row
-
Uses of Row in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return RowModifier and TypeMethodDescriptionRow.Builder.build()Row.Builder.buildPartial()static RowRow.getDefaultInstance()Row.Builder.getDefaultInstanceForType()ReadModifyWriteRowResponse.Builder.getRow()A Row containing the new contents of all cells modified by the request.ReadModifyWriteRowResponse.getRow()A Row containing the new contents of all cells modified by the request.ReadModifyWriteRowResponseOrBuilder.getRow()A Row containing the new contents of all cells modified by the request.static RowRow.parseDelimitedFrom(InputStream input) static RowRow.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RowRow.parseFrom(byte[] data) static RowRow.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RowRow.parseFrom(com.google.protobuf.ByteString data) static RowRow.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RowRow.parseFrom(com.google.protobuf.CodedInputStream input) static RowRow.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RowRow.parseFrom(InputStream input) static RowRow.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RowRow.parseFrom(ByteBuffer data) static RowRow.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.v2 that return types with arguments of type RowModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Row>Row.getParserForType()static com.google.protobuf.Parser<Row>Row.parser()Methods in com.google.bigtable.v2 with parameters of type RowModifier and TypeMethodDescriptionA Row containing the new contents of all cells modified by the request.static Row.BuilderRow.newBuilder(Row prototype) A Row containing the new contents of all cells modified by the request.