public interface ByteableLongArrayValues extends net.openhft.chronicle.core.values.LongArrayValues, Byteable, DynamicallySized
Modifier and Type | Method and Description |
---|---|
ByteableLongArrayValues |
capacity(long arrayLength) |
long |
sizeInBytes(long sizeInBytes) |
bindValueAt, bindValueAt, compareAndSet, getCapacity, getUsed, getValueAt, getVolatileValueAt, isNull, reset, setMaxUsed, setOrderedValueAt, setUsed, setValueAt
close, closeQuietly, closeQuietly
address, bytesStore, bytesStore, lock, maxSize, offset, tryLock
long sizeInBytes(long sizeInBytes) throws IllegalStateException
sizeInBytes
in interface net.openhft.chronicle.core.values.LongArrayValues
IllegalStateException
ByteableLongArrayValues capacity(long arrayLength) throws IllegalStateException
IllegalStateException
Copyright © 2022. All rights reserved.