| Constructor and Description |
|---|
ZbRocksEntry() |
ZbRocksEntry(org.agrona.DirectBuffer key,
org.agrona.DirectBuffer value) |
| Modifier and Type | Method and Description |
|---|---|
org.agrona.DirectBuffer |
getKey() |
org.agrona.DirectBuffer |
getValue() |
org.agrona.DirectBuffer |
setValue(org.agrona.DirectBuffer value) |
ZbRocksEntry |
wrap(org.agrona.DirectBuffer key,
org.agrona.DirectBuffer value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValue, equals, hashCodepublic ZbRocksEntry()
public ZbRocksEntry(org.agrona.DirectBuffer key,
org.agrona.DirectBuffer value)
public ZbRocksEntry wrap(org.agrona.DirectBuffer key, org.agrona.DirectBuffer value)
public org.agrona.DirectBuffer getKey()
public org.agrona.DirectBuffer getValue()
Copyright © 2017–2018 camunda services GmbH. All rights reserved.