Uses of Class
com.google.bigtable.v2.SampleRowKeysResponse.Builder
-
Uses of SampleRowKeysResponse.Builder in com.google.bigtable.v2
Methods in com.google.bigtable.v2 that return SampleRowKeysResponse.BuilderModifier and TypeMethodDescriptionSampleRowKeysResponse.Builder.clear()SampleRowKeysResponse.Builder.clearOffsetBytes()Approximate total storage space used by all rows in the table which precede `row_key`.SampleRowKeysResponse.Builder.clearRowKey()Sorted streamed sequence of sample row keys in the table.SampleRowKeysResponse.Builder.mergeFrom(SampleRowKeysResponse other) SampleRowKeysResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SampleRowKeysResponse.Builder.mergeFrom(com.google.protobuf.Message other) SampleRowKeysResponse.newBuilder()SampleRowKeysResponse.newBuilder(SampleRowKeysResponse prototype) SampleRowKeysResponse.newBuilderForType()protected SampleRowKeysResponse.BuilderSampleRowKeysResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) SampleRowKeysResponse.Builder.setOffsetBytes(long value) Approximate total storage space used by all rows in the table which precede `row_key`.SampleRowKeysResponse.Builder.setRowKey(com.google.protobuf.ByteString value) Sorted streamed sequence of sample row keys in the table.SampleRowKeysResponse.toBuilder()