Class CoreRangeScanId


  • public class CoreRangeScanId
    extends Object
    Encapsulates an ID returned by the server for each stream.

    The returned UUID does not define any sub-structure to the 16-bytes and the entire 16-bytes are in network byte order.

    • Constructor Detail

      • CoreRangeScanId

        public CoreRangeScanId​(com.couchbase.client.core.deps.io.netty.buffer.ByteBuf body)
    • Method Detail

      • bytes

        public byte[] bytes()