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, setValueAt
close, closeQuietly, closeQuietly, notifyClosing, warnAndCloseIfNotClosed
isClosed, isClosing, throwExceptionIfClosed
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 © 2021. All rights reserved.