Class IncidentKey
java.lang.Object
io.camunda.zeebe.msgpack.value.BaseValue
io.camunda.zeebe.msgpack.value.ObjectValue
io.camunda.zeebe.msgpack.UnpackedObject
io.camunda.zeebe.engine.state.instance.IncidentKey
- All Implemented Interfaces:
DbValue
,Recyclable
,BufferReader
,BufferWriter
-
Field Summary
Fields inherited from class io.camunda.zeebe.msgpack.UnpackedObject
reader, writer
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.camunda.zeebe.msgpack.UnpackedObject
getLength, wrap, wrap, write
Methods inherited from class io.camunda.zeebe.msgpack.value.ObjectValue
declareProperty, equals, getEncodedLength, hashCode, isEmpty, read, reset, write, writeJSON
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface io.camunda.zeebe.util.buffer.BufferReader
copyFrom, wrap
Methods inherited from interface io.camunda.zeebe.util.buffer.BufferWriter
copyTo, getLength, write
Methods inherited from interface io.camunda.zeebe.msgpack.Recyclable
reset
-
Constructor Details
-
IncidentKey
public IncidentKey()
-
-
Method Details
-
get
public long get() -
set
public void set(long key)
-