Package io.camunda.zeebe.util.allocation
Class AllocatedDirectBuffer
java.lang.Object
io.camunda.zeebe.util.allocation.AllocatedBuffer
io.camunda.zeebe.util.allocation.AllocatedDirectBuffer
- All Implemented Interfaces:
CloseableSilently,AutoCloseable
-
Field Summary
Fields inherited from class io.camunda.zeebe.util.allocation.AllocatedBuffer
rawBuffer -
Method Summary
Methods inherited from class io.camunda.zeebe.util.allocation.AllocatedBuffer
capacity, close, getRawBuffer, isClosed
-
Method Details
-
doClose
public void doClose()- Overrides:
doClosein classAllocatedBuffer
-