Package com.couchbase.client.core.kv
Class CoreRangeScanId
java.lang.Object
com.couchbase.client.core.kv.CoreRangeScanId
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 Summary
ConstructorDescriptionCoreRangeScanId
(com.couchbase.client.core.deps.io.netty.buffer.ByteBuf body) -
Method Summary