Class ProtostellarCoreEncodedContent

java.lang.Object
com.couchbase.client.core.protostellar.kv.ProtostellarCoreEncodedContent

@Internal public class ProtostellarCoreEncodedContent extends Object
  • Constructor Details

    • ProtostellarCoreEncodedContent

      public ProtostellarCoreEncodedContent(com.couchbase.client.core.deps.com.google.protobuf.ByteString encoded, int flags, boolean compressed, long encodingTimeNanos)
  • Method Details

    • bytes

      public com.couchbase.client.core.deps.com.google.protobuf.ByteString bytes()
    • flags

      public int flags()
    • compressed

      public boolean compressed()
    • encodingTimeNanos

      public long encodingTimeNanos()