OmniClientPutRequest#

struct OmniClientPutRequest#

Information about a single block in a put request.

Public Members

const uint8_t *key#

The key being put.

uint64_t keyLength#

The length of the key byte array.

uint64_t blockSize#

The size of the block.

uint64_t rank#

The rank of the block. This influences how garbage collection decides what to evict.