Class SampleRowKeysResponse.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<SampleRowKeysResponse.Builder>
com.google.bigtable.v2.SampleRowKeysResponse.Builder
All Implemented Interfaces:
SampleRowKeysResponseOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
SampleRowKeysResponse

public static final class SampleRowKeysResponse.Builder extends com.google.protobuf.GeneratedMessage.Builder<SampleRowKeysResponse.Builder> implements SampleRowKeysResponseOrBuilder
 Response message for Bigtable.SampleRowKeys.
 
Protobuf type google.bigtable.v2.SampleRowKeysResponse
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     
    Approximate total storage space used by all rows in the table which precede `row_key`.
    Sorted streamed sequence of sample row keys in the table.
     
    static final com.google.protobuf.Descriptors.Descriptor
     
    com.google.protobuf.Descriptors.Descriptor
     
    long
    Approximate total storage space used by all rows in the table which precede `row_key`.
    com.google.protobuf.ByteString
    Sorted streamed sequence of sample row keys in the table.
    protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
     
    final boolean
     
     
    mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    mergeFrom(com.google.protobuf.Message other)
     
    setOffsetBytes(long value)
    Approximate total storage space used by all rows in the table which precede `row_key`.
    setRowKey(com.google.protobuf.ByteString value)
    Sorted streamed sequence of sample row keys in the table.

    Methods inherited from class com.google.protobuf.GeneratedMessage.Builder

    addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3

    Methods inherited from class com.google.protobuf.AbstractMessage.Builder

    findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString

    Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder

    addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.google.protobuf.Message.Builder

    mergeDelimitedFrom, mergeDelimitedFrom

    Methods inherited from interface com.google.protobuf.MessageLite.Builder

    mergeFrom

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<SampleRowKeysResponse.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<SampleRowKeysResponse.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<SampleRowKeysResponse.Builder>
    • getDefaultInstanceForType

      public SampleRowKeysResponse getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public SampleRowKeysResponse build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public SampleRowKeysResponse buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

      public SampleRowKeysResponse.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SampleRowKeysResponse.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<SampleRowKeysResponse.Builder>
    • mergeFrom

      public SampleRowKeysResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<SampleRowKeysResponse.Builder>
      Throws:
      IOException
    • getRowKey

      public com.google.protobuf.ByteString getRowKey()
       Sorted streamed sequence of sample row keys in the table. The table might
       have contents before the first row key in the list and after the last one,
       but a key containing the empty string indicates "end of table" and will be
       the last response given, if present.
       Note that row keys in this list may not have ever been written to or read
       from, and users should therefore not make any assumptions about the row key
       structure that are specific to their use case.
       
      bytes row_key = 1;
      Specified by:
      getRowKey in interface SampleRowKeysResponseOrBuilder
      Returns:
      The rowKey.
    • setRowKey

      public SampleRowKeysResponse.Builder setRowKey(com.google.protobuf.ByteString value)
       Sorted streamed sequence of sample row keys in the table. The table might
       have contents before the first row key in the list and after the last one,
       but a key containing the empty string indicates "end of table" and will be
       the last response given, if present.
       Note that row keys in this list may not have ever been written to or read
       from, and users should therefore not make any assumptions about the row key
       structure that are specific to their use case.
       
      bytes row_key = 1;
      Parameters:
      value - The rowKey to set.
      Returns:
      This builder for chaining.
    • clearRowKey

      public SampleRowKeysResponse.Builder clearRowKey()
       Sorted streamed sequence of sample row keys in the table. The table might
       have contents before the first row key in the list and after the last one,
       but a key containing the empty string indicates "end of table" and will be
       the last response given, if present.
       Note that row keys in this list may not have ever been written to or read
       from, and users should therefore not make any assumptions about the row key
       structure that are specific to their use case.
       
      bytes row_key = 1;
      Returns:
      This builder for chaining.
    • getOffsetBytes

      public long getOffsetBytes()
       Approximate total storage space used by all rows in the table which precede
       `row_key`. Buffering the contents of all rows between two subsequent
       samples would require space roughly equal to the difference in their
       `offset_bytes` fields.
       
      int64 offset_bytes = 2;
      Specified by:
      getOffsetBytes in interface SampleRowKeysResponseOrBuilder
      Returns:
      The offsetBytes.
    • setOffsetBytes

      public SampleRowKeysResponse.Builder setOffsetBytes(long value)
       Approximate total storage space used by all rows in the table which precede
       `row_key`. Buffering the contents of all rows between two subsequent
       samples would require space roughly equal to the difference in their
       `offset_bytes` fields.
       
      int64 offset_bytes = 2;
      Parameters:
      value - The offsetBytes to set.
      Returns:
      This builder for chaining.
    • clearOffsetBytes

      public SampleRowKeysResponse.Builder clearOffsetBytes()
       Approximate total storage space used by all rows in the table which precede
       `row_key`. Buffering the contents of all rows between two subsequent
       samples would require space roughly equal to the difference in their
       `offset_bytes` fields.
       
      int64 offset_bytes = 2;
      Returns:
      This builder for chaining.