Class Type.Int64.Encoding.BigEndianBytes.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Type.Int64.Encoding.BigEndianBytes.Builder>
com.google.bigtable.admin.v2.Type.Int64.Encoding.BigEndianBytes.Builder
All Implemented Interfaces:
Type.Int64.Encoding.BigEndianBytesOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
Type.Int64.Encoding.BigEndianBytes

public static final class Type.Int64.Encoding.BigEndianBytes.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Type.Int64.Encoding.BigEndianBytes.Builder> implements Type.Int64.Encoding.BigEndianBytesOrBuilder
 Encodes the value as an 8-byte big-endian two's complement value.

 Sorted mode: non-negative values are supported.

 Distinct mode: all values are supported.

 Compatible with:

  - BigQuery `BINARY` encoding
  - HBase `Bytes.toBytes`
  - Java `ByteBuffer.putLong()` with `ByteOrder.BIG_ENDIAN`
 
Protobuf type google.bigtable.admin.v2.Type.Int64.Encoding.BigEndianBytes