Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Z 

A

AbstractBytes - Class in net.openhft.lang.io
 
AbstractReadWriteLockingStrategy - Class in net.openhft.lang.locks
 
AbstractReadWriteLockingStrategy() - Constructor for class net.openhft.lang.locks.AbstractReadWriteLockingStrategy
 
AbstractReadWriteLockState - Class in net.openhft.lang.locks
 
AbstractReadWriteLockState() - Constructor for class net.openhft.lang.locks.AbstractReadWriteLockState
 
acquire(long) - Method in class net.openhft.lang.io.MappedFile
 
acquire(long) - Method in class net.openhft.lang.io.VanillaMappedBlocks
 
acquire(TryAcquireOperation<? super S>, S, NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.AcquisitionStrategy
 
acquire0(long) - Method in class net.openhft.lang.io.VanillaMappedBlocks
 
acquireHeapClass(Class<T>) - Method in class net.openhft.lang.model.DataValueGenerator
 
acquireMarshaller(Class<E>, boolean) - Method in interface net.openhft.lang.io.serialization.BytesMarshallerFactory
 
acquireMarshaller(Class<E>, boolean) - Method in class net.openhft.lang.io.serialization.impl.VanillaBytesMarshallerFactory
 
acquireModel(Class<T>) - Static method in enum net.openhft.lang.model.DataValueModels
 
acquireNativeClass(Class<T>) - Method in class net.openhft.lang.model.DataValueGenerator
 
acquireStringBuilder() - Method in class net.openhft.lang.io.serialization.impl.StringBuilderPool
 
acquireThreadLocals() - Method in enum net.openhft.lang.io.serialization.impl.SnappyStringMarshaller
 
AcquisitionStrategies - Class in net.openhft.lang.locks
 
AcquisitionStrategy<S extends LockingStrategy,E extends Exception> - Interface in net.openhft.lang.locks
 
addAndGetInt(long, int) - Method in class net.openhft.lang.io.AbstractBytes
 
addAndGetInt(long, int) - Method in class net.openhft.lang.io.CheckedBytes
 
addAndGetInt(long, int) - Method in interface net.openhft.lang.io.RandomDataOutput
Atomically adds the given value to the current value.
addAndGetInt(long, int) - Method in class net.openhft.lang.io.WrappedBytes
 
addAtomicDouble(long, double) - Method in class net.openhft.lang.io.AbstractBytes
 
addAtomicDouble(long, double) - Method in class net.openhft.lang.io.CheckedBytes
 
addAtomicDouble(long, double) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addAtomicDouble(long, double) - Method in class net.openhft.lang.io.WrappedBytes
 
addAtomicFloat(long, float) - Method in class net.openhft.lang.io.AbstractBytes
 
addAtomicFloat(long, float) - Method in class net.openhft.lang.io.CheckedBytes
 
addAtomicFloat(long, float) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addAtomicFloat(long, float) - Method in class net.openhft.lang.io.WrappedBytes
 
addAtomicInt(long, int) - Method in class net.openhft.lang.io.AbstractBytes
 
addAtomicInt(long, int) - Method in class net.openhft.lang.io.CheckedBytes
 
addAtomicInt(long, int) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addAtomicInt(long, int) - Method in class net.openhft.lang.io.WrappedBytes
 
addAtomicLong(long, long) - Method in class net.openhft.lang.io.AbstractBytes
 
addAtomicLong(long, long) - Method in class net.openhft.lang.io.CheckedBytes
 
addAtomicLong(long, long) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addAtomicLong(long, long) - Method in class net.openhft.lang.io.WrappedBytes
 
addAtomicValue(double) - Method in interface net.openhft.lang.values.DoubleValue
 
addAtomicValue(float) - Method in interface net.openhft.lang.values.FloatValue
 
addAtomicValue(int) - Method in interface net.openhft.lang.values.IntValue
 
addAtomicValue(long) - Method in interface net.openhft.lang.values.LongValue
 
addByte(long, byte) - Method in class net.openhft.lang.io.AbstractBytes
 
addByte(long, byte) - Method in class net.openhft.lang.io.CheckedBytes
 
addByte(long, byte) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addByte(long, byte) - Method in class net.openhft.lang.io.WrappedBytes
 
addDouble(long, double) - Method in class net.openhft.lang.io.AbstractBytes
 
addDouble(long, double) - Method in class net.openhft.lang.io.CheckedBytes
 
addDouble(long, double) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addDouble(long, double) - Method in class net.openhft.lang.io.WrappedBytes
 
adder() - Method in interface net.openhft.lang.model.FieldModel
 
addFloat(long, float) - Method in class net.openhft.lang.io.AbstractBytes
 
addFloat(long, float) - Method in class net.openhft.lang.io.CheckedBytes
 
addFloat(long, float) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addFloat(long, float) - Method in class net.openhft.lang.io.WrappedBytes
 
addInt(long, int) - Method in class net.openhft.lang.io.AbstractBytes
 
addInt(long, int) - Method in class net.openhft.lang.io.CheckedBytes
 
addInt(long, int) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addInt(long, int) - Method in class net.openhft.lang.io.WrappedBytes
 
addLong(long, long) - Method in class net.openhft.lang.io.AbstractBytes
 
addLong(long, long) - Method in class net.openhft.lang.io.CheckedBytes
 
addLong(long, long) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addLong(long, long) - Method in class net.openhft.lang.io.WrappedBytes
 
addMarshaller(Class<E>, BytesMarshaller<E>) - Method in interface net.openhft.lang.io.serialization.BytesMarshallerFactory
 
addMarshaller(Class<E>, BytesMarshaller<E>) - Method in class net.openhft.lang.io.serialization.impl.VanillaBytesMarshallerFactory
 
address() - Method in class net.openhft.lang.io.ByteBufferBytes
 
address() - Method in interface net.openhft.lang.io.BytesStore
 
address() - Method in class net.openhft.lang.io.CheckedBytes
 
address() - Method in class net.openhft.lang.io.DirectStore
 
address() - Method in class net.openhft.lang.io.MappedMemory
 
address() - Method in class net.openhft.lang.io.MappedNativeBytes
 
address() - Method in class net.openhft.lang.io.NativeBytes
 
address() - Method in class net.openhft.lang.io.WrappedBytes
 
addShort(long, short) - Method in class net.openhft.lang.io.AbstractBytes
 
addShort(long, short) - Method in class net.openhft.lang.io.CheckedBytes
 
addShort(long, short) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addShort(long, short) - Method in class net.openhft.lang.io.WrappedBytes
 
addUnsignedByte(long, int) - Method in class net.openhft.lang.io.AbstractBytes
 
addUnsignedByte(long, int) - Method in class net.openhft.lang.io.CheckedBytes
 
addUnsignedByte(long, int) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addUnsignedByte(long, int) - Method in class net.openhft.lang.io.WrappedBytes
 
addUnsignedInt(long, long) - Method in class net.openhft.lang.io.AbstractBytes
 
addUnsignedInt(long, long) - Method in class net.openhft.lang.io.CheckedBytes
 
addUnsignedInt(long, long) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addUnsignedInt(long, long) - Method in class net.openhft.lang.io.WrappedBytes
 
addUnsignedShort(long, int) - Method in class net.openhft.lang.io.AbstractBytes
 
addUnsignedShort(long, int) - Method in class net.openhft.lang.io.CheckedBytes
 
addUnsignedShort(long, int) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addUnsignedShort(long, int) - Method in class net.openhft.lang.io.WrappedBytes
 
addValue(byte) - Method in interface net.openhft.lang.values.ByteValue
 
addValue(double) - Method in interface net.openhft.lang.values.DoubleValue
 
addValue(float) - Method in interface net.openhft.lang.values.FloatValue
 
addValue(int) - Method in interface net.openhft.lang.values.Int24Value
 
addValue(long) - Method in interface net.openhft.lang.values.Int48Value
 
addValue(int) - Method in interface net.openhft.lang.values.IntValue
 
addValue(long) - Method in interface net.openhft.lang.values.LongValue
 
addValue(short) - Method in interface net.openhft.lang.values.ShortValue
 
addValue(int) - Method in interface net.openhft.lang.values.UnsignedByteValue
 
addValue(long) - Method in interface net.openhft.lang.values.UnsignedIntValue
 
addValue(int) - Method in interface net.openhft.lang.values.UnsignedShortValue
 
agitate(long) - Static method in enum net.openhft.lang.io.VanillaBytesHash
 
agitate(long) - Static method in class net.openhft.lang.Maths
 
align(long, MemoryUnit) - Method in enum net.openhft.lang.MemoryUnit
Aligns the given memory amount in the given unit to this unit.
alignAndConvert(long, MemoryUnit) - Method in enum net.openhft.lang.MemoryUnit
Equivalent to convert(align(sourceAmount, sourceUnit), sourceUnit).
alignPositionAddr(int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
alignPositionAddr(int) - Method in interface net.openhft.lang.io.BytesCommon
Align the position address to a power of 2.
alignPositionAddr(int) - Method in class net.openhft.lang.io.CheckedBytes
 
alignPositionAddr(int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
alignPositionAddr(int) - Method in class net.openhft.lang.io.NativeBytes
 
alignPositionAddr(int) - Method in class net.openhft.lang.io.WrappedBytes
 
ALL_ONES - Static variable in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
allClear(long, long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
Checks if each bit from the specified fromIndex (inclusive) to the specified exclusiveToIndex is set to false.
allocate(long) - Static method in class net.openhft.lang.io.DirectStore
 
allocatedClass() - Method in class net.openhft.lang.io.serialization.impl.AllocateInstanceObjectFactory
 
AllocateInstanceObjectFactory<E> - Class in net.openhft.lang.io.serialization.impl
Object factory which creates an object by means of Unsafe.allocateInstance() call, i.
AllocateInstanceObjectFactory(Class<E>) - Constructor for class net.openhft.lang.io.serialization.impl.AllocateInstanceObjectFactory
 
allocateLazy(long) - Static method in class net.openhft.lang.io.DirectStore
 
allocateLazy(long, ObjectSerializer) - Static method in class net.openhft.lang.io.DirectStore
 
allocateMemory(int) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
allSet(long, long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
Checks if each bit from the specified fromIndex (inclusive) to the specified exclusiveToIndex is set to true.
and(long, long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
and(long, long) - Method in interface net.openhft.lang.collection.DirectBitSet
Performs a logical AND of the long at the specified index in this bit set with the argument long value.
and(long, long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
andNot(long, long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
andNot(long, long) - Method in interface net.openhft.lang.collection.DirectBitSet
Clears all of the bits in the long at the specified index in this DirectBitSet whose corresponding bit is set in the specified long value.
andNot(long, long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
append(CharSequence) - Method in class net.openhft.lang.io.AbstractBytes
 
append(CharSequence, int, int) - Method in class net.openhft.lang.io.AbstractBytes
 
append(Enum) - Method in class net.openhft.lang.io.AbstractBytes
 
append(boolean) - Method in class net.openhft.lang.io.AbstractBytes
 
append(char) - Method in class net.openhft.lang.io.AbstractBytes
 
append(int) - Method in class net.openhft.lang.io.AbstractBytes
 
append(long) - Method in class net.openhft.lang.io.AbstractBytes
 
append(long, int) - Method in class net.openhft.lang.io.AbstractBytes
 
append(double) - Method in class net.openhft.lang.io.AbstractBytes
 
append(Iterable<E>, CharSequence) - Method in class net.openhft.lang.io.AbstractBytes
 
append(double, int) - Method in class net.openhft.lang.io.AbstractBytes
 
append(MutableDecimal) - Method in class net.openhft.lang.io.AbstractBytes
 
append(CharSequence) - Method in interface net.openhft.lang.io.ByteStringAppender
 
append(CharSequence, int, int) - Method in interface net.openhft.lang.io.ByteStringAppender
 
append(boolean) - Method in interface net.openhft.lang.io.ByteStringAppender
Writes "true" or "false".
append(char) - Method in interface net.openhft.lang.io.ByteStringAppender
 
append(Enum) - Method in interface net.openhft.lang.io.ByteStringAppender
 
append(int) - Method in interface net.openhft.lang.io.ByteStringAppender
 
append(long) - Method in interface net.openhft.lang.io.ByteStringAppender
 
append(long, int) - Method in interface net.openhft.lang.io.ByteStringAppender
 
append(double) - Method in interface net.openhft.lang.io.ByteStringAppender
 
append(double, int) - Method in interface net.openhft.lang.io.ByteStringAppender
 
append(MutableDecimal) - Method in interface net.openhft.lang.io.ByteStringAppender
 
append(Iterable<E>, CharSequence) - Method in interface net.openhft.lang.io.ByteStringAppender
 
append(CharSequence) - Method in class net.openhft.lang.io.CheckedBytes
 
append(CharSequence, int, int) - Method in class net.openhft.lang.io.CheckedBytes
 
append(Enum) - Method in class net.openhft.lang.io.CheckedBytes
 
append(boolean) - Method in class net.openhft.lang.io.CheckedBytes
 
append(char) - Method in class net.openhft.lang.io.CheckedBytes
 
append(int) - Method in class net.openhft.lang.io.CheckedBytes
 
append(long) - Method in class net.openhft.lang.io.CheckedBytes
 
append(long, int) - Method in class net.openhft.lang.io.CheckedBytes
 
append(double) - Method in class net.openhft.lang.io.CheckedBytes
 
append(Iterable<E>, CharSequence) - Method in class net.openhft.lang.io.CheckedBytes
 
append(double, int) - Method in class net.openhft.lang.io.CheckedBytes
 
append(MutableDecimal) - Method in class net.openhft.lang.io.CheckedBytes
 
append(Iterable<E>, CharSequence) - Method in class net.openhft.lang.io.WrappedBytes
 
append(double) - Method in class net.openhft.lang.io.WrappedBytes
 
append(double, int) - Method in class net.openhft.lang.io.WrappedBytes
 
append(long, int) - Method in class net.openhft.lang.io.WrappedBytes
 
append(CharSequence, int, int) - Method in class net.openhft.lang.io.WrappedBytes
 
append(char) - Method in class net.openhft.lang.io.WrappedBytes
 
append(boolean) - Method in class net.openhft.lang.io.WrappedBytes
 
append(MutableDecimal) - Method in class net.openhft.lang.io.WrappedBytes
 
append(Enum) - Method in class net.openhft.lang.io.WrappedBytes
 
append(CharSequence) - Method in class net.openhft.lang.io.WrappedBytes
 
append(int) - Method in class net.openhft.lang.io.WrappedBytes
 
append(long) - Method in class net.openhft.lang.io.WrappedBytes
 
appendDateMillis(long) - Method in class net.openhft.lang.io.AbstractBytes
 
appendDateMillis(long) - Method in interface net.openhft.lang.io.ByteStringAppender
 
appendDateMillis(long) - Method in class net.openhft.lang.io.CheckedBytes
 
appendDateMillis(long) - Method in class net.openhft.lang.io.WrappedBytes
 
appendDateTimeMillis(long) - Method in class net.openhft.lang.io.AbstractBytes
 
appendDateTimeMillis(long) - Method in interface net.openhft.lang.io.ByteStringAppender
 
appendDateTimeMillis(long) - Method in class net.openhft.lang.io.CheckedBytes
 
appendDateTimeMillis(long) - Method in class net.openhft.lang.io.WrappedBytes
 
appendImported(SortedSet<Class>, StringBuilder) - Static method in class net.openhft.lang.model.DataValueGenerator
 
appendPackage(DataValueModel<?>, StringBuilder) - Static method in class net.openhft.lang.model.DataValueGenerator
 
appendTimeMillis(long) - Method in class net.openhft.lang.io.AbstractBytes
 
appendTimeMillis(long) - Method in interface net.openhft.lang.io.ByteStringAppender
 
appendTimeMillis(long) - Method in class net.openhft.lang.io.CheckedBytes
 
appendTimeMillis(long) - Method in class net.openhft.lang.io.WrappedBytes
 
arrayBaseOffset(Class<?>) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
assertions(boolean) - Method in class net.openhft.lang.collection.DirectBitSetBuilder
 
assertions() - Method in class net.openhft.lang.collection.DirectBitSetBuilder
 
asString(Appendable) - Method in class net.openhft.lang.io.AbstractBytes
 
asString() - Method in class net.openhft.lang.io.AbstractBytes
 
asString(Appendable) - Method in interface net.openhft.lang.io.ByteStringParser
Dump the contents of this Bytes as text in the Appendable.
asString() - Method in interface net.openhft.lang.io.ByteStringParser
Dump the contents of Bytes as a CharSequence
asString(Appendable) - Method in class net.openhft.lang.io.CheckedBytes
 
asString() - Method in class net.openhft.lang.io.CheckedBytes
 
asString() - Method in class net.openhft.lang.io.WrappedBytes
 
asString(Appendable) - Method in class net.openhft.lang.io.WrappedBytes
 
atomicAdder() - Method in interface net.openhft.lang.model.FieldModel
 
ATSDirectBitSet - Class in net.openhft.lang.collection
DirectBitSet with input validations and ThreadSafe memory access.
available() - Method in class net.openhft.lang.io.AbstractBytes
 
available() - Method in class net.openhft.lang.io.CheckedBytes
 
available() - Method in interface net.openhft.lang.io.RandomDataInput
 
available() - Method in class net.openhft.lang.io.view.BytesInputStream
 
available() - Method in class net.openhft.lang.io.WrappedBytes
 

B

Bits - Class in net.openhft.lang.io
 
Bits() - Constructor for class net.openhft.lang.io.Bits
 
BitsAligned - Class in net.openhft.lang.io
 
BitsAligned() - Constructor for class net.openhft.lang.io.BitsAligned
 
BitsAlignedBigEndian - Class in net.openhft.lang.io
 
BitsAlignedBigEndian() - Constructor for class net.openhft.lang.io.BitsAlignedBigEndian
 
blockSize() - Method in class net.openhft.lang.io.MappedFile
 
BooleanValue - Interface in net.openhft.lang.values
User: peter.lawrey Date: 10/10/13 Time: 07:19
BoundsCheckingDirectBytes - Class in net.openhft.lang.io
Unlike NativeBytes, always throw check bounds and exceptions on all write methods, including that write a single primitive, e.
BoundsCheckingDirectBytes(BytesStore, AtomicInteger) - Constructor for class net.openhft.lang.io.BoundsCheckingDirectBytes
 
BoundsCheckingNativeBytes - Class in net.openhft.lang.io
Unlike NativeBytes, always throw check bounds and exceptions on all write methods, including that write a single primitive, e.
BoundsCheckingNativeBytes(long, long) - Constructor for class net.openhft.lang.io.BoundsCheckingNativeBytes
 
BoundsCheckingNativeBytes(ObjectSerializer, long, long, AtomicInteger) - Constructor for class net.openhft.lang.io.BoundsCheckingNativeBytes
 
BoundsCheckingNativeBytes(NativeBytes) - Constructor for class net.openhft.lang.io.BoundsCheckingNativeBytes
 
buffer() - Method in class net.openhft.lang.io.ByteBufferBytes
 
buffer() - Method in class net.openhft.lang.io.DirectByteBufferBytes
 
buffer() - Method in interface net.openhft.lang.io.IByteBufferBytes
Obtain the underlying ByteBuffer
buffer() - Method in class net.openhft.lang.io.MappedMemory
 
busyLock() - Method in interface net.openhft.lang.model.FieldModel
 
busyLockInt(long) - Method in class net.openhft.lang.io.AbstractBytes
 
busyLockInt(long) - Method in class net.openhft.lang.io.CheckedBytes
 
busyLockInt(long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Lock which uses 4 bytes.
busyLockInt(long) - Method in class net.openhft.lang.io.WrappedBytes
 
busyLockLong(long) - Method in class net.openhft.lang.io.AbstractBytes
 
busyLockLong(long) - Method in class net.openhft.lang.io.CheckedBytes
 
busyLockLong(long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Lock across processes
busyLockLong(long) - Method in class net.openhft.lang.io.WrappedBytes
 
busyLockValue() - Method in interface net.openhft.lang.values.IntValue
 
BusyPauser - Enum in net.openhft.lang.thread
Created by peter.lawrey on 11/12/14.
BYTE_BUFFER_CODE - Static variable in interface net.openhft.lang.io.serialization.CompactBytesMarshaller
 
BYTE_ORDER_BIGENDIAN_PROPERTY - Static variable in class net.openhft.lang.io.Bits
 
Byteable - Interface in net.openhft.lang.model
User: peter.lawrey Date: 07/10/13 Time: 21:38
ByteBufferBytes - Class in net.openhft.lang.io
 
ByteBufferBytes(ByteBuffer) - Constructor for class net.openhft.lang.io.ByteBufferBytes
Deprecated.
ByteBufferBytes(ByteBuffer, int, int) - Constructor for class net.openhft.lang.io.ByteBufferBytes
Deprecated.
ByteBufferMarshaller - Enum in net.openhft.lang.io.serialization.impl
 
ByteBufferZMarshaller - Enum in net.openhft.lang.io.serialization.impl
 
byteOrder() - Method in class net.openhft.lang.io.ByteBufferBytes
 
byteOrder() - Method in interface net.openhft.lang.io.BytesCommon
 
byteOrder() - Method in class net.openhft.lang.io.CheckedBytes
 
byteOrder() - Method in class net.openhft.lang.io.MappedNativeBytes
 
byteOrder() - Method in class net.openhft.lang.io.NativeBytes
 
byteOrder() - Method in class net.openhft.lang.io.WrappedBytes
 
bytes() - Method in class net.openhft.lang.io.ByteBufferBytes
 
bytes(long, long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
Bytes - Interface in net.openhft.lang.io
 
bytes() - Method in interface net.openhft.lang.io.BytesStore
Create a bytes whose content is the whole bytes store.
bytes(long, long) - Method in interface net.openhft.lang.io.BytesStore
Slice a Bytes object with start address of address+ offset and capacity of length.
bytes() - Method in class net.openhft.lang.io.CheckedBytes
 
bytes(long, long) - Method in class net.openhft.lang.io.CheckedBytes
 
bytes() - Method in class net.openhft.lang.io.DirectStore
 
bytes(long, long) - Method in class net.openhft.lang.io.DirectStore
 
bytes() - Method in class net.openhft.lang.io.MappedMemory
 
bytes(long, long) - Method in class net.openhft.lang.io.MappedMemory
 
bytes() - Method in class net.openhft.lang.io.MappedNativeBytes
 
bytes(long, long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
bytes() - Method in class net.openhft.lang.io.NativeBytes
 
bytes(long, long) - Method in class net.openhft.lang.io.NativeBytes
 
bytes(long, long) - Method in class net.openhft.lang.io.VanillaMappedFile
 
bytes(long, long, long) - Method in class net.openhft.lang.io.VanillaMappedFile
 
bytes(Bytes) - Method in class net.openhft.lang.io.view.BytesInputStream
Reassigns the underlying Bytes of this input stream.
bytes(Bytes) - Method in class net.openhft.lang.io.view.BytesOutputStream
Reassigns the underlying Bytes of this output stream.
bytes() - Method in class net.openhft.lang.io.WrappedBytes
 
bytes(long, long) - Method in class net.openhft.lang.io.WrappedBytes
 
bytes(Bytes, long) - Method in interface net.openhft.lang.model.Byteable
 
bytes() - Method in interface net.openhft.lang.model.Byteable
 
BytesCommon - Interface in net.openhft.lang.io
 
BytesHasher - Interface in net.openhft.lang.io
 
BytesInputStream - Class in net.openhft.lang.io.view
InputStream view of Bytes.
BytesInputStream(Bytes) - Constructor for class net.openhft.lang.io.view.BytesInputStream
Constructs a BytesInputStream backed by the given bytes.
BytesInputStream() - Constructor for class net.openhft.lang.io.view.BytesInputStream
Constructs a BytesInputStream without backing Bytes, BytesInputStream.bytes(Bytes) method must be called before first actual use of the constructed BytesInputStream instance.
BytesMarshallable - Interface in net.openhft.lang.io.serialization
Integrated marshaller for objects.
BytesMarshallableMarshaller<E extends BytesMarshallable> - Class in net.openhft.lang.io.serialization.impl
 
BytesMarshallableMarshaller(Class<E>) - Constructor for class net.openhft.lang.io.serialization.impl.BytesMarshallableMarshaller
 
BytesMarshallableSerializer - Class in net.openhft.lang.io.serialization
An extension of built-in Java serialization, featuring special treatment of BytesMarshallable objects, compact String encoding and support of pluggable custom serializers for arbitrary classes.
BytesMarshallableSerializer(BytesMarshallerFactory, ObjectSerializer) - Constructor for class net.openhft.lang.io.serialization.BytesMarshallableSerializer
 
BytesMarshaller<E> - Interface in net.openhft.lang.io.serialization
External marshaller for classes.
BytesMarshallerFactory - Interface in net.openhft.lang.io.serialization
 
BytesOutputStream - Class in net.openhft.lang.io.view
OutputStream view of Bytes.
BytesOutputStream(Bytes) - Constructor for class net.openhft.lang.io.view.BytesOutputStream
Constructs a BytesOutputStream backed by the given bytes.
BytesOutputStream() - Constructor for class net.openhft.lang.io.view.BytesOutputStream
Constructs a BytesOutputStream without backing Bytes, BytesOutputStream.bytes(Bytes) method must be called before first actual use of the constructed BytesOutputStream instance.
BytesStore - Interface in net.openhft.lang.io
 
ByteStringAppender - Interface in net.openhft.lang.io
 
ByteStringParser - Interface in net.openhft.lang.io
 
bytesType(Class) - Static method in class net.openhft.lang.model.DataValueGenerator
 
ByteValue - Interface in net.openhft.lang.values
User: peter.lawrey Date: 10/10/13 Time: 07:19

C

calcLongHashCode(Boolean) - Static method in class net.openhft.lang.Compare
 
calcLongHashCode(Byte) - Static method in class net.openhft.lang.Compare
 
calcLongHashCode(Character) - Static method in class net.openhft.lang.Compare
 
calcLongHashCode(Short) - Static method in class net.openhft.lang.Compare
 
calcLongHashCode(Integer) - Static method in class net.openhft.lang.Compare
 
calcLongHashCode(Long) - Static method in class net.openhft.lang.Compare
 
calcLongHashCode(Float) - Static method in class net.openhft.lang.Compare
 
calcLongHashCode(Double) - Static method in class net.openhft.lang.Compare
 
calcLongHashCode(Object) - Static method in class net.openhft.lang.Compare
 
calcLongHashCode(CharSequence) - Static method in class net.openhft.lang.Compare
 
capacity() - Method in class net.openhft.lang.io.ByteBufferBytes
 
capacity() - Method in interface net.openhft.lang.io.BytesCommon
 
capacity() - Method in class net.openhft.lang.io.CheckedBytes
 
capacity - Variable in class net.openhft.lang.io.MappedNativeBytes
 
capacity() - Method in class net.openhft.lang.io.MappedNativeBytes
 
capacity() - Method in class net.openhft.lang.io.NativeBytes
 
capacity() - Method in class net.openhft.lang.io.WrappedBytes
 
capacityAddr - Variable in class net.openhft.lang.io.NativeBytes
 
cardinality() - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
cardinality() - Method in interface net.openhft.lang.collection.DirectBitSet
Returns the number of bits set to true in this DirectBitSet.
cardinality() - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
cas() - Method in interface net.openhft.lang.model.FieldModel
 
charAt(int) - Method in class net.openhft.lang.io.AbstractBytes
 
charAt(int) - Method in class net.openhft.lang.io.CheckedBytes
 
charAt(int) - Method in class net.openhft.lang.io.WrappedBytes
 
CharBuffers - Class in net.openhft.lang.io
 
CharSequenceInterner<S> - Interface in net.openhft.lang.pool
 
CharValue - Interface in net.openhft.lang.values
User: peter.lawrey Date: 10/10/13 Time: 07:17
checkCounts(int, int) - Method in class net.openhft.lang.io.VanillaMappedCache
 
CheckedBytes - Class in net.openhft.lang.io
 
CheckedBytes(Bytes) - Constructor for class net.openhft.lang.io.CheckedBytes
 
checkEndOfBuffer() - Method in class net.openhft.lang.io.ByteBufferBytes
 
checkEndOfBuffer() - Method in interface net.openhft.lang.io.BytesCommon
 
checkEndOfBuffer() - Method in class net.openhft.lang.io.CheckedBytes
 
checkEndOfBuffer() - Method in class net.openhft.lang.io.MappedNativeBytes
 
checkEndOfBuffer() - Method in class net.openhft.lang.io.NativeBytes
 
checkEndOfBuffer() - Method in class net.openhft.lang.io.WrappedBytes
 
checkInterrupted() - Static method in enum net.openhft.lang.Jvm
 
ChronicleUnsafe - Class in net.openhft.lang.io
Created by Rob Austin
ChronicleUnsafe(MappedFile) - Constructor for class net.openhft.lang.io.ChronicleUnsafe
 
CLASS_CODE - Static variable in interface net.openhft.lang.io.serialization.CompactBytesMarshaller
 
ClassMarshaller - Class in net.openhft.lang.io.serialization.impl
 
ClassMarshaller(ClassLoader) - Constructor for class net.openhft.lang.io.serialization.impl.ClassMarshaller
 
clean(ByteBuffer) - Static method in enum net.openhft.lang.io.IOTools
 
cleanup() - Method in class net.openhft.lang.io.AbstractBytes
 
cleanup() - Method in class net.openhft.lang.io.ByteBufferBytes
 
cleanup() - Method in class net.openhft.lang.io.DirectBytes
 
cleanup() - Method in class net.openhft.lang.io.MappedNativeBytes
 
cleanup() - Method in class net.openhft.lang.io.NativeBytes
 
cleanup() - Method in class net.openhft.lang.io.VanillaMappedBytes
 
clear(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
clear(long, long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
clear() - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
clear(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Sets the bit specified by the index to false.
clear(long, long) - Method in interface net.openhft.lang.collection.DirectBitSet
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to false.
clear() - Method in interface net.openhft.lang.collection.DirectBitSet
Sets all of the bits in this BitSet to false.
clear(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
clear(long, long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
clear() - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
clear() - Method in class net.openhft.lang.io.AbstractBytes
 
clear() - Method in interface net.openhft.lang.io.BytesCommon
Clears this buffer.
clear() - Method in class net.openhft.lang.io.CheckedBytes
 
clear() - Method in class net.openhft.lang.io.MutableDecimal
 
clear() - Method in class net.openhft.lang.io.WrappedBytes
 
clearIfSet(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
clearIfSet(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Clears the bit at the specified index (sets it to false).
clearIfSet(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
clearNextNContinuousSetBits(long, int) - Method in class net.openhft.lang.collection.ATSDirectBitSet
WARNING! This implementation doesn't strictly follow the contract from DirectBitSet interface.
clearNextNContinuousSetBits(long, int) - Method in interface net.openhft.lang.collection.DirectBitSet
Finds the next numberOfBits consecutive bits set to true, starting from the specified fromIndex.
clearNextNContinuousSetBits(long, int) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
clearNextSetBit(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
clearNextSetBit(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Finds and clears the first bit that is set to true that occurs on or after the specified starting index.
clearNextSetBit(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
clearPreviousNContinuousSetBits(long, int) - Method in class net.openhft.lang.collection.ATSDirectBitSet
WARNING! This implementation doesn't strictly follow the contract from DirectBitSet interface.
clearPreviousNContinuousSetBits(long, int) - Method in interface net.openhft.lang.collection.DirectBitSet
Finds the previous numberOfBits consecutive bits set to true, starting from the specified fromIndex.
clearPreviousNContinuousSetBits(long, int) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
clearPreviousSetBit(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
clearPreviousSetBit(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Finds and clears the nearest bit that is set to true that occurs on or before the specified starting index.
clearPreviousSetBit(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
clearThreadAssociation() - Method in class net.openhft.lang.io.AbstractBytes
clearing the volatile singleThread is a write barrier.
clearThreadAssociation() - Method in interface net.openhft.lang.io.Bytes
Needed if the buffer is created in one thread and used in another.
clearThreadAssociation() - Method in class net.openhft.lang.io.CheckedBytes
 
clearThreadAssociation() - Method in class net.openhft.lang.io.WrappedBytes
 
clone() - Method in class net.openhft.lang.io.MutableDecimal
 
close() - Method in class net.openhft.lang.io.AbstractBytes
 
close() - Method in class net.openhft.lang.io.CheckedBytes
 
close() - Method in class net.openhft.lang.io.DirectStore
calls free
close(Closeable) - Static method in enum net.openhft.lang.io.IOTools
 
close(Iterable<? extends Closeable>) - Static method in enum net.openhft.lang.io.IOTools
 
close() - Method in class net.openhft.lang.io.MappedFile
 
close() - Method in class net.openhft.lang.io.MappedMemory
 
close() - Method in interface net.openhft.lang.io.RandomDataInput
Finishes the excerpt entry if not finished()
close() - Method in interface net.openhft.lang.io.RandomDataOutput
The same as calling finish();
close() - Method in class net.openhft.lang.io.VanillaMappedBlocks
 
close() - Method in class net.openhft.lang.io.VanillaMappedCache
 
close() - Method in class net.openhft.lang.io.VanillaMappedFile
 
close() - Method in interface net.openhft.lang.io.VanillaMappedResource
 
close() - Method in class net.openhft.lang.io.view.BytesInputStream
 
close() - Method in class net.openhft.lang.io.view.BytesOutputStream
 
close() - Method in class net.openhft.lang.io.WrappedBytes
 
code() - Method in interface net.openhft.lang.io.serialization.CompactBytesMarshaller
 
code() - Method in enum net.openhft.lang.io.serialization.impl.ByteBufferMarshaller
 
code() - Method in enum net.openhft.lang.io.serialization.impl.ByteBufferZMarshaller
 
code() - Method in class net.openhft.lang.io.serialization.impl.ClassMarshaller
 
code() - Method in class net.openhft.lang.io.serialization.impl.CompactEnumBytesMarshaller
 
code() - Method in class net.openhft.lang.io.serialization.impl.DateMarshaller
 
code() - Method in class net.openhft.lang.io.serialization.impl.ListMarshaller
 
code() - Method in class net.openhft.lang.io.serialization.impl.MapMarshaller
 
code() - Method in class net.openhft.lang.io.serialization.impl.SetMarshaller
 
code() - Method in enum net.openhft.lang.io.serialization.impl.SnappyStringMarshaller
 
code() - Method in class net.openhft.lang.io.serialization.impl.StringMarshaller
 
code() - Method in enum net.openhft.lang.io.serialization.impl.StringZMapMarshaller
 
CompactBytesMarshaller<E> - Interface in net.openhft.lang.io.serialization
A BytesMarshaller with a byte code for the class.
CompactEnumBytesMarshaller<E> - Class in net.openhft.lang.io.serialization.impl
Created with IntelliJ IDEA.
CompactEnumBytesMarshaller(Class<E>, int, byte) - Constructor for class net.openhft.lang.io.serialization.impl.CompactEnumBytesMarshaller
 
Compare - Class in net.openhft.lang
A generic Compare class for many types.
Compare() - Constructor for class net.openhft.lang.Compare
 
compare(long, RandomDataInput, long, long) - Method in class net.openhft.lang.io.AbstractBytes
 
compare(long, RandomDataInput, long, long) - Method in class net.openhft.lang.io.CheckedBytes
 
compare(long, RandomDataInput, long, long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
compare(long, RandomDataInput, long, long) - Method in class net.openhft.lang.io.NativeBytes
 
compare(long, RandomDataInput, long, long) - Method in interface net.openhft.lang.io.RandomDataInput
 
compare(long, RandomDataInput, long, long) - Method in class net.openhft.lang.io.WrappedBytes
 
compare(long, long) - Static method in class net.openhft.lang.Maths
Compares two long values numerically.
compareAndSwapDouble(long, double, double) - Method in class net.openhft.lang.io.AbstractBytes
 
compareAndSwapDouble(long, double, double) - Method in class net.openhft.lang.io.CheckedBytes
 
compareAndSwapDouble(long, double, double) - Method in interface net.openhft.lang.io.RandomDataOutput
Perform a compare and set operation.
compareAndSwapDouble(long, double, double) - Method in class net.openhft.lang.io.WrappedBytes
 
compareAndSwapInt(long, int, int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
compareAndSwapInt(long, int, int) - Method in class net.openhft.lang.io.CheckedBytes
 
compareAndSwapInt(Object, long, int, int) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
compareAndSwapInt(long, int, int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
compareAndSwapInt(long, int, int) - Method in class net.openhft.lang.io.NativeBytes
 
compareAndSwapInt(long, int, int) - Method in interface net.openhft.lang.io.RandomDataOutput
Perform a compare and set operation.
compareAndSwapInt(long, int, int) - Method in class net.openhft.lang.io.WrappedBytes
 
compareAndSwapInt(T, long, int, int) - Method in class net.openhft.lang.locks.NativeAtomicAccess
 
compareAndSwapLong(long, long, long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
compareAndSwapLong(long, long, long) - Method in class net.openhft.lang.io.CheckedBytes
 
compareAndSwapLong(Object, long, long, long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
compareAndSwapLong(long, long, long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
compareAndSwapLong(long, long, long) - Method in class net.openhft.lang.io.NativeBytes
 
compareAndSwapLong(long, long, long) - Method in interface net.openhft.lang.io.RandomDataOutput
Perform a compare and set operation.
compareAndSwapLong(long, long, long) - Method in class net.openhft.lang.io.WrappedBytes
 
compareAndSwapLong(T, long, long, long) - Method in class net.openhft.lang.locks.NativeAtomicAccess
 
compareAndSwapValue(int, int) - Method in interface net.openhft.lang.values.IntValue
 
compareAndSwapValue(long, long) - Method in interface net.openhft.lang.values.LongValue
 
compareRest(String) - Method in class net.openhft.lang.io.AbstractBytes
 
compareTo(MutableDecimal) - Method in class net.openhft.lang.io.MutableDecimal
 
computeNonScalarOffset(DataValueModel, Class) - Static method in class net.openhft.lang.model.DataValueGenerator
 
computeOffset(int, FieldModel) - Static method in class net.openhft.lang.model.DataValueGenerator
 
convert(long, MemoryUnit) - Method in enum net.openhft.lang.MemoryUnit
Converts the given memory amount in the given unit to this unit.
copy() - Method in interface net.openhft.lang.threadlocal.StatefulCopyable
 
Copyable<T> - Interface in net.openhft.lang.model
User: peter.lawrey Date: 08/10/13 Time: 07:45
copyFrom(T) - Method in interface net.openhft.lang.model.Copyable
Copy from this type.
copyMemory(Object, long, Object, long, long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
copyMemory(long, long, long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
copyTo(long, T) - Method in interface net.openhft.lang.collection.HugeArray
Copy the contents of an index to another object
copyTo(long, T) - Method in class net.openhft.lang.collection.impl.HugeArrayImpl
 
create(long) - Method in class net.openhft.lang.collection.DirectBitSetBuilder
 
create() - Static method in class net.openhft.lang.io.serialization.BytesMarshallableSerializer
 
create(BytesMarshallerFactory, ObjectSerializer) - Static method in class net.openhft.lang.io.serialization.BytesMarshallableSerializer
 
create() - Method in class net.openhft.lang.io.serialization.impl.AllocateInstanceObjectFactory
 
create() - Method in class net.openhft.lang.io.serialization.impl.NewInstanceObjectFactory
 
create() - Method in enum net.openhft.lang.io.serialization.impl.NoObjectFactory
Always throws UnsupportedOperationException.
create() - Method in enum net.openhft.lang.io.serialization.impl.NullObjectFactory
Always returns null.
create() - Method in interface net.openhft.lang.io.serialization.ObjectFactory
 

D

DataValueClasses - Enum in net.openhft.lang.model
This class is a central access point for loading generated on-heap and off heap collections.
DataValueGenerator - Class in net.openhft.lang.model
 
DataValueGenerator() - Constructor for class net.openhft.lang.model.DataValueGenerator
 
DataValueModel<T> - Interface in net.openhft.lang.model
User: peter.lawrey Date: 06/10/13 Time: 17:06
DataValueModelImpl<T> - Class in net.openhft.lang.model
User: peter.lawrey Date: 06/10/13private static final int VALUE Time: 17:23
DataValueModelImpl(Class<T>) - Constructor for class net.openhft.lang.model.DataValueModelImpl
 
DataValueModels - Enum in net.openhft.lang.model
User: peter.lawrey Date: 06/10/13 Time: 17:14
DATE_CODE - Static variable in interface net.openhft.lang.io.serialization.CompactBytesMarshaller
 
DateMarshaller - Class in net.openhft.lang.io.serialization.impl
 
DateMarshaller(int) - Constructor for class net.openhft.lang.io.serialization.impl.DateMarshaller
 
defaultMode() - Static method in enum net.openhft.lang.io.VanillaMappedMode
 
deleteDir(String) - Static method in enum net.openhft.lang.io.IOTools
 
deregisterWait(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.ReadWriteWithWaitsLockingStrategy
 
deregisterWait() - Method in interface net.openhft.lang.locks.ReadWriteWithWaitsLockState
 
deregisterWait(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
deregisterWait(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
Digits - Annotation Type in net.openhft.lang.model.constraints
The maximum size in encoded bytes for a variable length data type.
digits() - Method in interface net.openhft.lang.model.FieldModel
 
DirectBitSet - Interface in net.openhft.lang.collection
Most notable logical difference of this interface with java.util.BitSet is that DirectBitSet has a rigid DirectBitSet.size(), attempts to DirectBitSet.get(long), DirectBitSet.set(long) or DirectBitSet.clear(long) bits at indices exceeding the size cause IndexOutOfBoundsException.
DirectBitSet.Bits - Interface in net.openhft.lang.collection
An iteration of bits in a bit set.
DirectBitSetBuilder - Class in net.openhft.lang.collection
 
DirectBitSetBuilder() - Constructor for class net.openhft.lang.collection.DirectBitSetBuilder
 
DirectByteBufferBytes - Class in net.openhft.lang.io
 
DirectByteBufferBytes(int) - Constructor for class net.openhft.lang.io.DirectByteBufferBytes
 
DirectByteBufferBytes(ByteBuffer) - Constructor for class net.openhft.lang.io.DirectByteBufferBytes
 
DirectByteBufferBytes(ByteBuffer, int, int) - Constructor for class net.openhft.lang.io.DirectByteBufferBytes
 
DirectBytes - Class in net.openhft.lang.io
 
DirectBytes(BytesStore, AtomicInteger) - Constructor for class net.openhft.lang.io.DirectBytes
 
DirectBytes(BytesStore, AtomicInteger, long, long) - Constructor for class net.openhft.lang.io.DirectBytes
 
directClassFor(Class<T>) - Static method in enum net.openhft.lang.model.DataValueClasses
 
DirectStore - Class in net.openhft.lang.io
 
DirectStore(long) - Constructor for class net.openhft.lang.io.DirectStore
 
DirectStore(ObjectSerializer, long, boolean) - Constructor for class net.openhft.lang.io.DirectStore
 
doPause(long) - Method in class net.openhft.lang.thread.LightPauser
 
DOUBLE_CODE - Static variable in interface net.openhft.lang.io.serialization.CompactBytesMarshaller
 
doubleValue() - Method in class net.openhft.lang.io.MutableDecimal
 
DoubleValue - Interface in net.openhft.lang.values
User: peter.lawrey Date: 10/10/13 Time: 07:12
downgradeUpdateToReadLock(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.ReadWriteUpdateLockingStrategy
 
downgradeUpdateToReadLock() - Method in interface net.openhft.lang.locks.ReadWriteUpdateLockState
 
downgradeUpdateToReadLock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
downgradeWriteToReadLock(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.ReadWriteLockingStrategy
 
downgradeWriteToReadLock() - Method in interface net.openhft.lang.locks.ReadWriteLockState
 
downgradeWriteToReadLock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
downgradeWriteToReadLock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
downgradeWriteToUpdateLock(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.ReadWriteUpdateLockingStrategy
 
downgradeWriteToUpdateLock() - Method in interface net.openhft.lang.locks.ReadWriteUpdateLockState
 
downgradeWriteToUpdateLock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 

E

empty() - Static method in class net.openhft.lang.io.NativeBytes
 
END_OF_BUFFER - Static variable in class net.openhft.lang.io.AbstractBytes
 
endsWith(CharSequence, String) - Static method in enum net.openhft.lang.io.StringBuilderUtils
 
EnumBytesMarshaller<E extends Enum<E>> - Class in net.openhft.lang.io.serialization.impl
 
EnumBytesMarshaller(Class<E>, E) - Constructor for class net.openhft.lang.io.serialization.impl.EnumBytesMarshaller
 
EnumInterner<E extends Enum<E>> - Class in net.openhft.lang.pool
 
equals(Object) - Method in class net.openhft.lang.io.MutableDecimal
 
equals(Object) - Method in class net.openhft.lang.io.serialization.impl.AllocateInstanceObjectFactory
 
equals(Object) - Method in class net.openhft.lang.io.serialization.impl.BytesMarshallableMarshaller
 
equals(Object) - Method in class net.openhft.lang.io.serialization.impl.ExternalizableMarshaller
 
equals(Object) - Method in class net.openhft.lang.io.serialization.impl.NewInstanceObjectFactory
 
escaping(StopCharTester) - Static method in class net.openhft.lang.io.EscapingStopCharTester
 
EscapingStopCharTester - Class in net.openhft.lang.io
Created by peter.lawrey on 16/01/15.
ExternalizableMarshaller<E extends Externalizable> - Class in net.openhft.lang.io.serialization.impl
 
ExternalizableMarshaller(Class<E>) - Constructor for class net.openhft.lang.io.serialization.impl.ExternalizableMarshaller
 
extractChars(StringBuilder) - Static method in enum net.openhft.lang.io.StringBuilderUtils
 

F

fieldMap() - Method in interface net.openhft.lang.model.DataValueModel
 
fieldMap() - Method in class net.openhft.lang.model.DataValueModelImpl
 
FieldModel<T> - Interface in net.openhft.lang.model
User: peter.lawrey Date: 06/10/13 Time: 18:22
fieldSize(FieldModel) - Static method in class net.openhft.lang.model.DataValueGenerator
 
file() - Method in class net.openhft.lang.io.AbstractBytes
 
file() - Method in interface net.openhft.lang.io.BytesStore
 
file() - Method in class net.openhft.lang.io.CheckedBytes
 
file() - Method in class net.openhft.lang.io.DirectStore
 
file() - Method in class net.openhft.lang.io.MappedMemory
 
file() - Method in class net.openhft.lang.io.WrappedBytes
 
FileLifecycleListener - Interface in net.openhft.lang.io
Created by peter.lawrey on 05/08/2015.
FileLifecycleListener.EventType - Enum in net.openhft.lang.io
 
FileLifecycleListener.FileLifecycleListeners - Enum in net.openhft.lang.io
 
findUTFLength(CharSequence) - Static method in class net.openhft.lang.io.AbstractBytes
 
findUTFLength(CharSequence, int) - Static method in class net.openhft.lang.io.AbstractBytes
 
findUTFLength(String) - Static method in class net.openhft.lang.io.AbstractBytes
 
finish() - Method in class net.openhft.lang.io.AbstractBytes
 
finish() - Method in interface net.openhft.lang.io.BytesCommon
Mark the end of the message if writing and check we are at the end of the message if reading.
finish() - Method in class net.openhft.lang.io.CheckedBytes
 
finish() - Method in class net.openhft.lang.io.WrappedBytes
 
finished - Variable in class net.openhft.lang.io.AbstractBytes
 
firstPrimitiveFieldType(Class) - Static method in class net.openhft.lang.model.DataValueGenerator
 
flip(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
flip(long, long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
flip(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Sets the bit at the specified index to the complement of its current value.
flip(long, long) - Method in interface net.openhft.lang.collection.DirectBitSet
Sets each bit from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to the complement of its current value.
flip(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
flip(long, long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
flip() - Method in class net.openhft.lang.io.AbstractBytes
 
flip() - Method in interface net.openhft.lang.io.BytesCommon
Flips this buffer.
flip() - Method in class net.openhft.lang.io.CheckedBytes
 
flip() - Method in class net.openhft.lang.io.WrappedBytes
 
floatValue() - Method in class net.openhft.lang.io.MutableDecimal
 
FloatValue - Interface in net.openhft.lang.values
User: peter.lawrey Date: 10/10/13 Time: 07:15
flush() - Method in class net.openhft.lang.io.AbstractBytes
 
flush() - Method in class net.openhft.lang.io.CheckedBytes
 
flush() - Method in interface net.openhft.lang.io.RandomDataOutput
Check the end of the stream has not overflowed.
flush() - Method in class net.openhft.lang.io.WrappedBytes
 
force() - Method in class net.openhft.lang.io.MappedMemory
 
force() - Method in class net.openhft.lang.io.VanillaMappedBytes
 
forChars(CharSequence) - Static method in enum net.openhft.lang.io.StopCharTesters
 
free() - Method in class net.openhft.lang.io.AbstractBytes
 
free() - Method in interface net.openhft.lang.io.BytesStore
 
free() - Method in class net.openhft.lang.io.CheckedBytes
 
free() - Method in class net.openhft.lang.io.DirectStore
 
free() - Method in class net.openhft.lang.io.MappedMemory
 
free() - Method in class net.openhft.lang.io.WrappedBytes
 
freePhysicalMemoryOnWindowsInBytes() - Static method in enum net.openhft.lang.Jvm
 
fromValue(int) - Static method in enum net.openhft.lang.io.VanillaMappedMode
 
fromValue(String) - Static method in enum net.openhft.lang.io.VanillaMappedMode
 
fromValue(FileChannel.MapMode) - Static method in enum net.openhft.lang.io.VanillaMappedMode
 

G

generateNativeObject(Class<?>) - Method in class net.openhft.lang.model.DataValueGenerator
 
generateNativeObject(DataValueModel<?>) - Method in class net.openhft.lang.model.DataValueGenerator
 
GenericEnumMarshaller<E> - Class in net.openhft.lang.io.serialization.impl
 
GenericEnumMarshaller(Class<E>, int) - Constructor for class net.openhft.lang.io.serialization.impl.GenericEnumMarshaller
 
get(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
get(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Returns the value of the bit with the specified index.
get(long) - Method in interface net.openhft.lang.collection.HugeArray
Get a recycled object which is a reference to this element.
get(long, T) - Method in interface net.openhft.lang.collection.HugeArray
If the element was returned by get(long), re-index it otherwise, get a copy of the object in the array.
get(long) - Method in class net.openhft.lang.collection.impl.HugeArrayImpl
 
get(long, T) - Method in class net.openhft.lang.collection.impl.HugeArrayImpl
 
get(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
get(T) - Method in class net.openhft.lang.io.VanillaMappedCache
 
get(ThreadLocalCopies, T) - Method in class net.openhft.lang.threadlocal.Provider
 
get() - Static method in class net.openhft.lang.threadlocal.ThreadLocalCopies
 
getAndAdd(long, int) - Method in class net.openhft.lang.io.AbstractBytes
 
getAndAdd(long, int) - Method in class net.openhft.lang.io.CheckedBytes
 
getAndAdd(long, int) - Method in interface net.openhft.lang.io.RandomDataOutput
Atomically adds the given value to the current value.
getAndAdd(long, int) - Method in class net.openhft.lang.io.WrappedBytes
 
getByte(long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
getByte(Object, long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
getChar(long) - Static method in class net.openhft.lang.io.Bits
 
getChar(long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
getCharByByte(long) - Method in class net.openhft.lang.io.Bits
 
getCharByByte(long) - Method in class net.openhft.lang.io.BitsAligned
 
getCharByByte(long) - Method in class net.openhft.lang.io.BitsAlignedBigEndian
 
getChronicleUnsafe() - Method in class net.openhft.lang.io.MappedNativeBytes
 
getCopies(ThreadLocalCopies) - Method in class net.openhft.lang.threadlocal.Provider
 
getDouble(long) - Static method in class net.openhft.lang.io.Bits
 
getDouble(long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
getFloat(long) - Static method in class net.openhft.lang.io.Bits
 
getFloat(long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
getGetter(FieldModel) - Static method in class net.openhft.lang.model.DataValueGenerator
 
getInstance() - Method in class net.openhft.lang.io.serialization.impl.BytesMarshallableMarshaller
 
getInstance() - Method in class net.openhft.lang.io.serialization.impl.ExternalizableMarshaller
 
getInt(long) - Static method in class net.openhft.lang.io.Bits
 
getInt(long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
getIntByByte(long) - Method in class net.openhft.lang.io.Bits
 
getIntByByte(long) - Method in class net.openhft.lang.io.BitsAligned
 
getIntByByte(long) - Method in class net.openhft.lang.io.BitsAlignedBigEndian
 
getIntVolatile(Object, long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
getIntVolatile(T, long) - Method in class net.openhft.lang.locks.NativeAtomicAccess
 
getLong(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
getLong(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Returns the value of the long with the specified long index.
getLong(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
getLong(long) - Static method in class net.openhft.lang.io.Bits
 
getLong(byte[], long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
getLong(Object, long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
getLong(long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
getLongByByte(long) - Method in class net.openhft.lang.io.Bits
 
getLongByByte(long) - Method in class net.openhft.lang.io.BitsAligned
 
getLongByByte(long) - Method in class net.openhft.lang.io.BitsAlignedBigEndian
 
getLongVolatile(Object, long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
getLongVolatile(T, long) - Method in class net.openhft.lang.locks.NativeAtomicAccess
 
getMap(FileChannel, long, int) - Static method in class net.openhft.lang.io.MappedFile
 
getMarshaller(byte) - Method in interface net.openhft.lang.io.serialization.BytesMarshallerFactory
 
getMarshaller(byte) - Method in class net.openhft.lang.io.serialization.impl.VanillaBytesMarshallerFactory
 
getOrderedSetter(FieldModel) - Static method in class net.openhft.lang.model.DataValueGenerator
 
getPackage(DataValueModel<?>) - Static method in class net.openhft.lang.model.DataValueGenerator
 
getPidMax() - Static method in enum net.openhft.lang.Jvm
 
getProcessId() - Static method in enum net.openhft.lang.Jvm
 
getRefCount(long) - Method in class net.openhft.lang.io.MappedFile
gets the refCount a given index, or returns 0, if the there is no mapping for this index
getSetter(FieldModel) - Static method in class net.openhft.lang.model.DataValueGenerator
 
getShort(long) - Static method in class net.openhft.lang.io.Bits
 
getShort(long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
getShortByByte(long) - Method in class net.openhft.lang.io.Bits
 
getShortByByte(long) - Method in class net.openhft.lang.io.BitsAligned
 
getShortByByte(long) - Method in class net.openhft.lang.io.BitsAlignedBigEndian
 
getState(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.LockingStrategy
 
getState() - Method in interface net.openhft.lang.locks.LockState
 
getState(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
getState(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
getter() - Method in interface net.openhft.lang.model.FieldModel
 
getUniqueTid() - Static method in enum net.openhft.lang.Jvm
This may or may not be the OS thread id, but should be unique across processes
getUniqueTid(Thread) - Static method in enum net.openhft.lang.Jvm
 
getUsing() - Method in interface net.openhft.lang.model.FieldModel
 
getUsingValue(StringBuilder) - Method in interface net.openhft.lang.values.StringValue
a getter for a String which takes a StringBuilder
getValue() - Method in interface net.openhft.lang.values.BooleanValue
 
getValue() - Method in interface net.openhft.lang.values.ByteValue
 
getValue() - Method in interface net.openhft.lang.values.CharValue
 
getValue() - Method in interface net.openhft.lang.values.DoubleValue
 
getValue() - Method in interface net.openhft.lang.values.FloatValue
 
getValue() - Method in interface net.openhft.lang.values.Int24Value
 
getValue() - Method in interface net.openhft.lang.values.Int48Value
 
getValue() - Method in interface net.openhft.lang.values.IntValue
 
getValue() - Method in interface net.openhft.lang.values.LongValue
 
getValue() - Method in interface net.openhft.lang.values.ShortValue
 
getValue() - Method in interface net.openhft.lang.values.StringValue
 
getValue() - Method in interface net.openhft.lang.values.UnsignedByteValue
 
getValue() - Method in interface net.openhft.lang.values.UnsignedIntValue
 
getValue() - Method in interface net.openhft.lang.values.UnsignedShortValue
 
getVolatileGetter(FieldModel) - Static method in class net.openhft.lang.model.DataValueGenerator
 
getVolatileValue() - Method in interface net.openhft.lang.values.DoubleValue
 
getVolatileValue() - Method in interface net.openhft.lang.values.FloatValue
 
getVolatileValue() - Method in interface net.openhft.lang.values.IntValue
 
getVolatileValue() - Method in interface net.openhft.lang.values.LongValue
 
Group - Annotation Type in net.openhft.lang.model.constraints
Changes the serialization order fields.
group() - Method in interface net.openhft.lang.model.FieldModel
 

H

hash(Bytes) - Method in interface net.openhft.lang.io.BytesHasher
Provide a 64-bit hash for the bytes in Bytes between the bytes.position() and bytes.limit();
hash(Bytes, long, long) - Method in interface net.openhft.lang.io.BytesHasher
Provide a 64-bit hash for the bytes between offset and limit
hash(Bytes, long, long) - Method in enum net.openhft.lang.io.VanillaBytesHash
 
hash(Bytes) - Method in enum net.openhft.lang.io.VanillaBytesHash
 
hash(Bytes) - Method in enum net.openhft.lang.io.VanillaBytesHasher
 
hash(Bytes, long, long) - Method in enum net.openhft.lang.io.VanillaBytesHasher
 
hash(int) - Static method in class net.openhft.lang.Maths
 
hash(long) - Static method in class net.openhft.lang.Maths
 
hash(CharSequence) - Static method in class net.openhft.lang.Maths
 
hashCode() - Method in class net.openhft.lang.io.MutableDecimal
 
hashCode() - Method in class net.openhft.lang.io.serialization.impl.AllocateInstanceObjectFactory
 
hashCode() - Method in class net.openhft.lang.io.serialization.impl.BytesMarshallableMarshaller
 
hashCode() - Method in class net.openhft.lang.io.serialization.impl.ExternalizableMarshaller
 
hashCode() - Method in class net.openhft.lang.io.serialization.impl.NewInstanceObjectFactory
 
heapClassFor(Class<T>) - Static method in enum net.openhft.lang.model.DataValueClasses
 
heapInstance(Class<T>) - Method in class net.openhft.lang.model.DataValueGenerator
 
heapSize(Class) - Static method in class net.openhft.lang.model.DataValueModelImpl
 
heapSize() - Method in interface net.openhft.lang.model.FieldModel
 
heapSizeOrderedFieldsGrouped(DataValueModel<?>) - Static method in class net.openhft.lang.model.DataValueGenerator
 
HugeArray<T> - Interface in net.openhft.lang.collection
User: peter.lawrey Date: 08/10/13 Time: 07:40
HugeArrayImpl<T> - Class in net.openhft.lang.collection.impl
User: peter.lawrey Date: 08/10/13 Time: 08:11
HugeArrayImpl(Class<T>, long) - Constructor for class net.openhft.lang.collection.impl.HugeArrayImpl
 
HugeCollections - Enum in net.openhft.lang.collection
User: peter.lawrey Date: 08/10/13 Time: 08:09
HugeQueue<T> - Interface in net.openhft.lang.collection
User: peter.lawrey Date: 08/10/13 Time: 13:26
HugeQueueImpl<T> - Class in net.openhft.lang.collection.impl
User: peter.lawrey Date: 08/10/13 Time: 13:31
HugeQueueImpl(HugeArray<T>, long) - Constructor for class net.openhft.lang.collection.impl.HugeQueueImpl
 

I

IByteBufferBytes - Interface in net.openhft.lang.io
Created by peter.lawrey on 27/01/15.
index() - Method in class net.openhft.lang.io.MappedMemory
 
index() - Method in class net.openhft.lang.io.VanillaMappedBytes
 
indexedGetter() - Method in interface net.openhft.lang.model.FieldModel
 
indexedSetter() - Method in interface net.openhft.lang.model.FieldModel
 
indexSize() - Method in interface net.openhft.lang.model.FieldModel
 
inputStream() - Method in class net.openhft.lang.io.AbstractBytes
 
inputStream() - Method in interface net.openhft.lang.io.BytesCommon
 
inputStream() - Method in class net.openhft.lang.io.CheckedBytes
 
inputStream() - Method in class net.openhft.lang.io.WrappedBytes
 
instance() - Static method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
instance() - Static method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
Int24Value - Interface in net.openhft.lang.values
24-bit signed value User: peter.lawrey Date: 10/10/13 Time: 07:15
Int48Value - Interface in net.openhft.lang.values
48-bit signed value User: peter.lawrey Date: 10/10/13 Time: 07:15
INT_CODE - Static variable in interface net.openhft.lang.io.serialization.CompactBytesMarshaller
 
intern(CharSequence) - Method in interface net.openhft.lang.pool.CharSequenceInterner
 
intern(Class<T>, CharSequence) - Static method in class net.openhft.lang.pool.EnumInterner
 
intern(CharSequence) - Method in class net.openhft.lang.pool.EnumInterner
 
intern(CharSequence) - Method in class net.openhft.lang.pool.StringInterner
 
InterruptedRuntimeException - Exception in net.openhft.lang
Like InterruptedException except unchecked
InterruptedRuntimeException() - Constructor for exception net.openhft.lang.InterruptedRuntimeException
 
intLog2(long) - Static method in class net.openhft.lang.Maths
 
intValue() - Method in class net.openhft.lang.io.MutableDecimal
 
intValue() - Method in enum net.openhft.lang.io.VanillaMappedMode
 
IntValue - Interface in net.openhft.lang.values
User: peter.lawrey Date: 10/10/13 Time: 07:15
IOTools - Enum in net.openhft.lang.io
 
is64Bit() - Static method in enum net.openhft.lang.Jvm
 
isArray() - Method in interface net.openhft.lang.model.FieldModel
 
isClear(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
isClear(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Synonym of !get(long).
isClear(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
isDumpCode() - Method in class net.openhft.lang.model.DataValueGenerator
 
isEmpty() - Method in interface net.openhft.lang.collection.HugeQueue
 
isEmpty() - Method in class net.openhft.lang.collection.impl.HugeQueueImpl
 
isEqual(boolean, boolean) - Static method in class net.openhft.lang.Compare
 
isEqual(Boolean, Boolean) - Static method in class net.openhft.lang.Compare
 
isEqual(byte, byte) - Static method in class net.openhft.lang.Compare
 
isEqual(Byte, Byte) - Static method in class net.openhft.lang.Compare
 
isEqual(char, char) - Static method in class net.openhft.lang.Compare
 
isEqual(Character, Character) - Static method in class net.openhft.lang.Compare
 
isEqual(short, short) - Static method in class net.openhft.lang.Compare
 
isEqual(Short, Short) - Static method in class net.openhft.lang.Compare
 
isEqual(int, int) - Static method in class net.openhft.lang.Compare
 
isEqual(Integer, Integer) - Static method in class net.openhft.lang.Compare
 
isEqual(long, long) - Static method in class net.openhft.lang.Compare
 
isEqual(Long, Long) - Static method in class net.openhft.lang.Compare
 
isEqual(Float, Float) - Static method in class net.openhft.lang.Compare
 
isEqual(Double, Double) - Static method in class net.openhft.lang.Compare
 
isEqual(T, T) - Static method in class net.openhft.lang.Compare
 
isEqual(CharSequence, CharSequence) - Static method in enum net.openhft.lang.io.StringBuilderUtils
 
isEqual(CharSequence, CharSequence) - Static method in class net.openhft.lang.pool.EnumInterner
 
isEqual(CharSequence, CharSequence) - Static method in class net.openhft.lang.pool.StringInterner
 
isFinished() - Method in class net.openhft.lang.io.AbstractBytes
 
isFinished() - Method in interface net.openhft.lang.io.BytesCommon
 
isFinished() - Method in class net.openhft.lang.io.CheckedBytes
 
isFinished() - Method in class net.openhft.lang.io.WrappedBytes
 
isFull() - Method in interface net.openhft.lang.collection.HugeQueue
 
isFull() - Method in class net.openhft.lang.collection.impl.HugeQueueImpl
 
isInternal(String) - Static method in enum net.openhft.lang.Jvm
 
isLinux() - Static method in enum net.openhft.lang.Jvm
 
isLocked(long) - Method in interface net.openhft.lang.locks.LockingStrategy
 
isLocked(long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
isLocked(long) - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
isMacOSX() - Static method in enum net.openhft.lang.Jvm
 
isMethodDefaultOrStatic(Method) - Method in class net.openhft.lang.model.DataValueModelImpl
 
ISO_8859_1 - Static variable in enum net.openhft.lang.io.IOTools
 
isPowerOf2(int) - Static method in class net.openhft.lang.Maths
 
isPowerOf2(long) - Static method in class net.openhft.lang.Maths
 
isReadLocked(long) - Method in class net.openhft.lang.locks.AbstractReadWriteLockingStrategy
 
isReadLocked(long) - Method in interface net.openhft.lang.locks.ReadWriteLockingStrategy
 
isScalar(Class<?>) - Method in interface net.openhft.lang.model.DataValueModel
 
isScalar(Class) - Method in class net.openhft.lang.model.DataValueModelImpl
 
isSet(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
isSet(long) - Method in interface net.openhft.lang.collection.DirectBitSet
isSet(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
isSet() - Method in class net.openhft.lang.io.MutableDecimal
 
isSolaris() - Static method in enum net.openhft.lang.Jvm
 
isStopChar(int) - Method in class net.openhft.lang.io.EscapingStopCharTester
 
isStopChar(int) - Method in interface net.openhft.lang.io.StopCharTester
Detect which byte stops the string to be parsed
isUnix() - Static method in enum net.openhft.lang.Jvm
 
isUpdateLocked(long) - Method in interface net.openhft.lang.locks.ReadWriteUpdateLockingStrategy
 
isUpdateLocked(long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
isVolatile() - Method in interface net.openhft.lang.model.FieldModel
 
isWindows() - Static method in enum net.openhft.lang.Jvm
 
isWindows10() - Static method in enum net.openhft.lang.Jvm
 
isWriteLocked(long) - Method in interface net.openhft.lang.locks.ReadWriteLockingStrategy
 
isWriteLocked(long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
isWriteLocked(long) - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 

J

JDKObjectSerializer - Enum in net.openhft.lang.io.serialization
 
JDKZObjectSerializer - Enum in net.openhft.lang.io.serialization
 
Jvm - Enum in net.openhft.lang
 

K

K0 - Static variable in enum net.openhft.lang.io.VanillaBytesHash
 
K1 - Static variable in enum net.openhft.lang.io.VanillaBytesHash
 
K2 - Static variable in enum net.openhft.lang.io.VanillaBytesHash
 
K3 - Static variable in enum net.openhft.lang.io.VanillaBytesHash
 

L

lazyPosition(long) - Method in class net.openhft.lang.io.MappedNativeBytes
Change the position acknowleging there is no thread safety assumptions.
lazyPosition(long) - Method in class net.openhft.lang.io.NativeBytes
Change the position acknowleging there is no thread safety assumptions.
length() - Method in interface net.openhft.lang.collection.HugeArray
 
length() - Method in class net.openhft.lang.collection.impl.HugeArrayImpl
 
length() - Method in class net.openhft.lang.io.AbstractBytes
 
length() - Method in class net.openhft.lang.io.CheckedBytes
 
length() - Method in class net.openhft.lang.io.WrappedBytes
 
LightPauser - Class in net.openhft.lang.thread
Created by peter.lawrey on 11/12/14.
LightPauser(long, long) - Constructor for class net.openhft.lang.thread.LightPauser
 
limit() - Method in class net.openhft.lang.io.ByteBufferBytes
 
limit(long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
limit() - Method in interface net.openhft.lang.io.BytesCommon
 
limit(long) - Method in interface net.openhft.lang.io.BytesCommon
 
limit() - Method in class net.openhft.lang.io.CheckedBytes
 
limit(long) - Method in class net.openhft.lang.io.CheckedBytes
 
limit - Variable in class net.openhft.lang.io.MappedNativeBytes
 
limit() - Method in class net.openhft.lang.io.MappedNativeBytes
 
limit(long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
limit() - Method in class net.openhft.lang.io.NativeBytes
 
limit(long) - Method in class net.openhft.lang.io.NativeBytes
 
limit() - Method in class net.openhft.lang.io.WrappedBytes
 
limit(long) - Method in class net.openhft.lang.io.WrappedBytes
 
limitAddr - Variable in class net.openhft.lang.io.NativeBytes
 
LIST_CODE - Static variable in interface net.openhft.lang.io.serialization.CompactBytesMarshaller
 
ListMarshaller<E> - Class in net.openhft.lang.io.serialization.impl
 
load() - Method in class net.openhft.lang.io.ByteBufferBytes
 
load() - Method in interface net.openhft.lang.io.BytesCommon
Access every page to ensure those pages are in memory.
load() - Method in class net.openhft.lang.io.CheckedBytes
 
load() - Method in class net.openhft.lang.io.MappedNativeBytes
 
load() - Method in class net.openhft.lang.io.NativeBytes
 
load() - Method in class net.openhft.lang.io.WrappedBytes
 
lock() - Static method in class net.openhft.lang.locks.TryAcquireOperations
 
lockCount(long) - Method in interface net.openhft.lang.locks.LockingStrategy
 
lockCount(long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
lockCount(long) - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
LockingStrategy - Interface in net.openhft.lang.locks
 
lockingStrategy() - Method in interface net.openhft.lang.locks.LockState
 
lockingStrategy() - Method in interface net.openhft.lang.locks.ReadWriteLockState
 
lockingStrategy() - Method in interface net.openhft.lang.locks.ReadWriteUpdateLockState
 
lockingStrategy() - Method in interface net.openhft.lang.locks.ReadWriteUpdateWithWaitsLockState
 
lockingStrategy() - Method in interface net.openhft.lang.locks.ReadWriteWithWaitsLockState
 
LockState - Interface in net.openhft.lang.locks
 
LONG_CODE - Static variable in interface net.openhft.lang.io.serialization.CompactBytesMarshaller
 
longHash(byte[], int, int) - Static method in class net.openhft.lang.io.NativeBytes
 
LongHashable - Interface in net.openhft.lang
User: peter.lawrey Date: 08/10/13 Time: 12:44
longHashCode() - Method in interface net.openhft.lang.LongHashable
 
longValue() - Method in class net.openhft.lang.io.MutableDecimal
 
LongValue - Interface in net.openhft.lang.values
User: peter.lawrey Date: 10/10/13 Time: 07:11

M

M0 - Static variable in enum net.openhft.lang.io.VanillaBytesHash
 
M1 - Static variable in enum net.openhft.lang.io.VanillaBytesHash
 
M2 - Static variable in enum net.openhft.lang.io.VanillaBytesHash
 
M3 - Static variable in enum net.openhft.lang.io.VanillaBytesHash
 
MAP_CODE - Static variable in interface net.openhft.lang.io.serialization.CompactBytesMarshaller
 
MapMarshaller<K,V> - Class in net.openhft.lang.io.serialization.impl
Created by peter.lawrey on 24/10/14.
MappedFile - Class in net.openhft.lang.io
This manages the full life cycle of a file and its mappings.
MappedFile(String, long) - Constructor for class net.openhft.lang.io.MappedFile
 
MappedFile(String, long, long) - Constructor for class net.openhft.lang.io.MappedFile
 
MappedMemory - Class in net.openhft.lang.io
 
MappedMemory(MappedByteBuffer, long) - Constructor for class net.openhft.lang.io.MappedMemory
 
MappedNativeBytes - Class in net.openhft.lang.io
works in conjunction with a MappedFile to map additional memory blocks when required This implementation is very similar to NativeBytes, accept that the memory address resolution is left to ChronicleUnsafe, rather than being part of this class.
MappedNativeBytes(MappedFile, boolean) - Constructor for class net.openhft.lang.io.MappedNativeBytes
 
MappedNativeBytes(ObjectSerializer, long, long, AtomicInteger, MappedFile, boolean) - Constructor for class net.openhft.lang.io.MappedNativeBytes
 
MappedStore - Class in net.openhft.lang.io
 
MappedStore(File, FileChannel.MapMode, long) - Constructor for class net.openhft.lang.io.MappedStore
 
MappedStore(File, FileChannel.MapMode, long, BytesMarshallerFactory) - Constructor for class net.openhft.lang.io.MappedStore
Deprecated.
MappedStore(File, FileChannel.MapMode, long, ObjectSerializer) - Constructor for class net.openhft.lang.io.MappedStore
 
MappedStore(File, FileChannel.MapMode, long, long, ObjectSerializer) - Constructor for class net.openhft.lang.io.MappedStore
 
mapValue() - Method in enum net.openhft.lang.io.VanillaMappedMode
 
mark(int) - Method in class net.openhft.lang.io.view.BytesInputStream
 
markSupported() - Method in class net.openhft.lang.io.view.BytesInputStream
 
marshaledClass() - Method in class net.openhft.lang.io.serialization.impl.BytesMarshallableMarshaller
 
marshaledClass() - Method in class net.openhft.lang.io.serialization.impl.ExternalizableMarshaller
 
Maths - Class in net.openhft.lang
 
Maths() - Constructor for class net.openhft.lang.Maths
 
maxSize() - Method in interface net.openhft.lang.model.Byteable
 
MaxSize - Annotation Type in net.openhft.lang.model.constraints
The maximum size in encoded bytes for a variable length data type.
MEMORY_ALIGNED_ACCESS_PROPERTY - Static variable in class net.openhft.lang.io.Bits
 
MemoryUnit - Enum in net.openhft.lang
A MemoryUnit represents memory amounts at a given unit of granularity and provides utility methods to convert across units.
minimum() - Method in class net.openhft.lang.testing.RunningMinimum
 
MultiStoreBytes - Class in net.openhft.lang.io
 
MultiStoreBytes() - Constructor for class net.openhft.lang.io.MultiStoreBytes
 
MutableDecimal - Class in net.openhft.lang.io
 
MutableDecimal() - Constructor for class net.openhft.lang.io.MutableDecimal
 
MutableDecimal(long, int) - Constructor for class net.openhft.lang.io.MutableDecimal
 
MutableDecimal(long) - Constructor for class net.openhft.lang.io.MutableDecimal
 
MutableDecimal(double, int) - Constructor for class net.openhft.lang.io.MutableDecimal
 

N

name() - Method in class net.openhft.lang.io.MappedFile
 
name() - Method in interface net.openhft.lang.model.FieldModel
 
NamedThreadFactory - Class in net.openhft.lang.thread
User: peter.lawrey Date: 18/08/13 Time: 11:37
NamedThreadFactory(String) - Constructor for class net.openhft.lang.thread.NamedThreadFactory
 
NamedThreadFactory(String, Boolean) - Constructor for class net.openhft.lang.thread.NamedThreadFactory
 
NATIVE_BYTE_ORDER - Static variable in class net.openhft.lang.io.Bits
 
NativeAtomicAccess<T> - Class in net.openhft.lang.locks
 
NativeAtomicAccess() - Constructor for class net.openhft.lang.locks.NativeAtomicAccess
 
NativeBytes - Class in net.openhft.lang.io
 
NativeBytes(long, long) - Constructor for class net.openhft.lang.io.NativeBytes
 
NativeBytes(BytesMarshallerFactory, long, long, AtomicInteger) - Constructor for class net.openhft.lang.io.NativeBytes
NativeBytes(ObjectSerializer, long, long, AtomicInteger) - Constructor for class net.openhft.lang.io.NativeBytes
 
NativeBytes(NativeBytes) - Constructor for class net.openhft.lang.io.NativeBytes
 
nativeInstance(Class<T>) - Method in class net.openhft.lang.model.DataValueGenerator
 
nativeSize() - Method in interface net.openhft.lang.model.FieldModel
 
nestedModel(Class<N>) - Method in interface net.openhft.lang.model.DataValueModel
 
nestedModel(Class<N>) - Method in class net.openhft.lang.model.DataValueModelImpl
 
nestedModels() - Method in interface net.openhft.lang.model.DataValueModel
 
nestedModels() - Method in class net.openhft.lang.model.DataValueModelImpl
 
net.openhft.lang - package net.openhft.lang
 
net.openhft.lang.collection - package net.openhft.lang.collection
 
net.openhft.lang.collection.impl - package net.openhft.lang.collection.impl
 
net.openhft.lang.io - package net.openhft.lang.io
 
net.openhft.lang.io.serialization - package net.openhft.lang.io.serialization
 
net.openhft.lang.io.serialization.impl - package net.openhft.lang.io.serialization.impl
 
net.openhft.lang.io.view - package net.openhft.lang.io.view
 
net.openhft.lang.locks - package net.openhft.lang.locks
 
net.openhft.lang.model - package net.openhft.lang.model
 
net.openhft.lang.model.constraints - package net.openhft.lang.model.constraints
 
net.openhft.lang.pool - package net.openhft.lang.pool
 
net.openhft.lang.testing - package net.openhft.lang.testing
 
net.openhft.lang.thread - package net.openhft.lang.thread
 
net.openhft.lang.threadlocal - package net.openhft.lang.threadlocal
 
net.openhft.lang.values - package net.openhft.lang.values
 
newArray(Class<T>, long) - Static method in enum net.openhft.lang.collection.HugeCollections
 
newByteBuffer(int) - Method in enum net.openhft.lang.io.serialization.impl.ByteBufferMarshaller
 
newByteBuffer(int) - Method in enum net.openhft.lang.io.serialization.impl.ByteBufferZMarshaller
 
newDirectInstance(Class<T>) - Static method in enum net.openhft.lang.model.DataValueClasses
 
newDirectReference(Class<T>) - Static method in enum net.openhft.lang.model.DataValueClasses
 
newImported() - Static method in class net.openhft.lang.model.DataValueGenerator
 
newInstance(Class<T>) - Static method in enum net.openhft.lang.model.DataValueClasses
 
NewInstanceObjectFactory<E> - Class in net.openhft.lang.io.serialization.impl
Object factory which creates an object by means of Class.newInstance() call, i.
NewInstanceObjectFactory(Class<E>) - Constructor for class net.openhft.lang.io.serialization.impl.NewInstanceObjectFactory
 
newQueue(Class<T>, long) - Static method in enum net.openhft.lang.collection.HugeCollections
 
newThread(Runnable) - Method in class net.openhft.lang.thread.NamedThreadFactory
 
next() - Method in interface net.openhft.lang.collection.DirectBitSet.Bits
Returns index of the next bit in the iteration, or -1 if there are no more bits.
nextClearBit(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
nextClearBit(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Returns the index of the first bit that is set to false that occurs on or after the specified starting index.
nextClearBit(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
nextClearLong(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
nextClearLong(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Returns the index of the first long that contains a bit is set to false that occurs on or after the specified starting index.
nextClearLong(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
nextPower2(int, int) - Static method in class net.openhft.lang.Maths
 
nextPower2(long, long) - Static method in class net.openhft.lang.Maths
 
nextSetBit(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
nextSetBit(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Returns the index of the first bit that is set to true that occurs on or after the specified starting index.
nextSetBit(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
nextSetBit(long) - Method in class net.openhft.lang.io.AbstractBytes
 
nextSetBit(long) - Method in class net.openhft.lang.io.CheckedBytes
 
nextSetBit(long) - Method in class net.openhft.lang.io.NativeBytes
 
nextSetBit(long) - Method in interface net.openhft.lang.io.RandomDataInput
From a given bit index, find the next bit with is set.
nextSetLong(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
nextSetLong(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Returns the index of the first long that contains a bit set to true that occurs on or after the specified starting index.
nextSetLong(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
NO_BUSY_PERIOD - Static variable in class net.openhft.lang.thread.LightPauser
 
NO_PAGE - Static variable in class net.openhft.lang.io.NativeBytes
 
NO_PAUSE_PERIOD - Static variable in class net.openhft.lang.thread.LightPauser
 
NoMarshaller - Enum in net.openhft.lang.io.serialization.impl
Created with IntelliJ IDEA.
NoObjectFactory - Enum in net.openhft.lang.io.serialization.impl
Placeholder object factory which always throws UnsupportedOperationException.
normalize(Class) - Static method in class net.openhft.lang.model.DataValueGenerator
 
NOT_FOUND - Static variable in interface net.openhft.lang.collection.DirectBitSet
Returned if no entry is found
NotNull - Annotation Type in net.openhft.lang.model.constraints
 
Nullable - Annotation Type in net.openhft.lang.model.constraints
 
NullObjectFactory - Enum in net.openhft.lang.io.serialization.impl
Object factory which always returns null.

O

ObjectFactory<E> - Interface in net.openhft.lang.io.serialization
 
objectSerializer() - Method in class net.openhft.lang.io.AbstractBytes
 
objectSerializer() - Method in interface net.openhft.lang.io.BytesCommon
 
objectSerializer() - Method in interface net.openhft.lang.io.BytesStore
 
objectSerializer() - Method in class net.openhft.lang.io.CheckedBytes
 
objectSerializer() - Method in class net.openhft.lang.io.DirectStore
 
objectSerializer() - Method in class net.openhft.lang.io.MappedMemory
 
ObjectSerializer - Interface in net.openhft.lang.io.serialization
Abstracts serialization implementation, which at least should be able to serialize objects that Java built-in serialization is able serialize.
objectSerializer() - Method in class net.openhft.lang.io.WrappedBytes
 
of(BytesMarshaller<E>) - Static method in class net.openhft.lang.io.serialization.impl.ListMarshaller
 
of(BytesMarshaller<K>, BytesMarshaller<V>) - Static method in class net.openhft.lang.io.serialization.impl.MapMarshaller
 
of() - Static method in enum net.openhft.lang.io.serialization.impl.NullObjectFactory
 
of(BytesMarshaller<E>) - Static method in class net.openhft.lang.io.serialization.impl.SetMarshaller
 
of(Class<T>) - Static method in class net.openhft.lang.threadlocal.Provider
 
offer() - Method in interface net.openhft.lang.collection.HugeQueue
Add to the end of a queue or return false if full.
offer(T) - Method in interface net.openhft.lang.collection.HugeQueue
Add to the end of a queue or return false if full.
offer(T) - Method in class net.openhft.lang.collection.impl.HugeQueueImpl
 
offer() - Method in class net.openhft.lang.collection.impl.HugeQueueImpl
 
offset() - Method in interface net.openhft.lang.model.Byteable
 
onEvent(FileLifecycleListener.EventType, File, long) - Method in interface net.openhft.lang.io.FileLifecycleListener
 
or(long, long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
or(long, long) - Method in interface net.openhft.lang.collection.DirectBitSet
Performs a logical OR of the long at the specified index in this bit set with the argument long value.
or(long, long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
orderedIndexedSetter() - Method in interface net.openhft.lang.model.FieldModel
 
orderedSetter() - Method in interface net.openhft.lang.model.FieldModel
 
Out - Annotation Type in net.openhft.lang.model
 
outputStream() - Method in class net.openhft.lang.io.AbstractBytes
 
outputStream() - Method in interface net.openhft.lang.io.BytesCommon
 
outputStream() - Method in class net.openhft.lang.io.CheckedBytes
 
outputStream() - Method in class net.openhft.lang.io.WrappedBytes
 

P

pageSize() - Method in class net.openhft.lang.io.ChronicleUnsafe
 
parseBoolean(StopCharTester) - Method in class net.openhft.lang.io.AbstractBytes
 
parseBoolean(StopCharTester) - Method in interface net.openhft.lang.io.ByteStringParser
Return true or false, or null if it could not be detected as true or false.
parseBoolean(StopCharTester) - Method in class net.openhft.lang.io.CheckedBytes
 
parseBoolean(StopCharTester) - Method in class net.openhft.lang.io.WrappedBytes
 
parseDecimal(MutableDecimal) - Method in class net.openhft.lang.io.AbstractBytes
 
parseDecimal(MutableDecimal) - Method in interface net.openhft.lang.io.ByteStringParser
 
parseDecimal(MutableDecimal) - Method in class net.openhft.lang.io.CheckedBytes
 
parseDecimal(MutableDecimal) - Method in class net.openhft.lang.io.WrappedBytes
 
parseDouble() - Method in class net.openhft.lang.io.AbstractBytes
 
parseDouble() - Method in interface net.openhft.lang.io.ByteStringParser
 
parseDouble() - Method in class net.openhft.lang.io.CheckedBytes
 
parseDouble() - Method in class net.openhft.lang.io.WrappedBytes
 
parseEnum(Class<E>, StopCharTester) - Method in class net.openhft.lang.io.AbstractBytes
 
parseEnum(Class<E>, StopCharTester) - Method in interface net.openhft.lang.io.ByteStringParser
 
parseEnum(Class<E>, StopCharTester) - Method in class net.openhft.lang.io.CheckedBytes
 
parseEnum(Class<E>, StopCharTester) - Method in class net.openhft.lang.io.WrappedBytes
 
parseLong() - Method in class net.openhft.lang.io.AbstractBytes
 
parseLong(int) - Method in class net.openhft.lang.io.AbstractBytes
 
parseLong() - Method in interface net.openhft.lang.io.ByteStringParser
 
parseLong(int) - Method in interface net.openhft.lang.io.ByteStringParser
 
parseLong() - Method in class net.openhft.lang.io.CheckedBytes
 
parseLong(int) - Method in class net.openhft.lang.io.CheckedBytes
 
parseLong() - Method in class net.openhft.lang.io.WrappedBytes
 
parseLong(int) - Method in class net.openhft.lang.io.WrappedBytes
 
parseUtf8(StopCharTester) - Method in class net.openhft.lang.io.AbstractBytes
 
parseUtf8(StringBuilder, StopCharTester) - Method in class net.openhft.lang.io.AbstractBytes
 
parseUtf8(StringBuilder, StopCharTester) - Method in interface net.openhft.lang.io.ByteStringParser
Populate a StringBuilder with the UTF encoded text until the end.
parseUtf8(StopCharTester) - Method in interface net.openhft.lang.io.ByteStringParser
 
parseUtf8(StopCharTester) - Method in class net.openhft.lang.io.CheckedBytes
 
parseUtf8(StringBuilder, StopCharTester) - Method in class net.openhft.lang.io.CheckedBytes
 
parseUtf8(StringBuilder, StopCharTester) - Method in class net.openhft.lang.io.WrappedBytes
 
parseUtf8(StopCharTester) - Method in class net.openhft.lang.io.WrappedBytes
 
path() - Method in class net.openhft.lang.io.VanillaMappedBlocks
 
path() - Method in class net.openhft.lang.io.VanillaMappedFile
 
path() - Method in interface net.openhft.lang.io.VanillaMappedResource
 
pause() - Method in enum net.openhft.lang.thread.BusyPauser
 
pause(long) - Method in enum net.openhft.lang.thread.BusyPauser
 
pause() - Method in class net.openhft.lang.thread.LightPauser
 
pause(long) - Method in class net.openhft.lang.thread.LightPauser
 
pause() - Method in interface net.openhft.lang.thread.Pauser
 
pause(long) - Method in interface net.openhft.lang.thread.Pauser
 
Pauser - Interface in net.openhft.lang.thread
Created by peter.lawrey on 11/12/14.
PID_BITS - Static variable in enum net.openhft.lang.Jvm
 
position() - Method in class net.openhft.lang.io.ByteBufferBytes
 
position(long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
position() - Method in interface net.openhft.lang.io.BytesCommon
 
position(long) - Method in interface net.openhft.lang.io.BytesCommon
 
position() - Method in class net.openhft.lang.io.CheckedBytes
 
position(long) - Method in class net.openhft.lang.io.CheckedBytes
 
position - Variable in class net.openhft.lang.io.MappedNativeBytes
 
position() - Method in class net.openhft.lang.io.MappedNativeBytes
 
position(long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
position() - Method in class net.openhft.lang.io.NativeBytes
 
position(long) - Method in class net.openhft.lang.io.NativeBytes
 
position() - Method in class net.openhft.lang.io.WrappedBytes
 
position(long) - Method in class net.openhft.lang.io.WrappedBytes
 
positionAddr(long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
positionAddr() - Method in class net.openhft.lang.io.MappedNativeBytes
 
positionAddr - Variable in class net.openhft.lang.io.NativeBytes
 
positionAddr(long) - Method in class net.openhft.lang.io.NativeBytes
 
positionAddr() - Method in class net.openhft.lang.io.NativeBytes
 
positionAndSize(long, long) - Method in class net.openhft.lang.io.DirectBytes
 
power10(int) - Static method in class net.openhft.lang.Maths
 
previousClearBit(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
previousClearBit(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Returns the index of the nearest bit that is set to false that occurs on or before the specified starting index.
previousClearBit(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
previousClearLong(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
previousClearLong(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Returns the index of the nearest long that contains a bit set to false that occurs on or before the specified starting index.
previousClearLong(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
previousSetBit(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
previousSetBit(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Returns the index of the nearest bit that is set to true that occurs on or before the specified starting index.
previousSetBit(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
previousSetLong(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
previousSetLong(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Returns the index of the nearest long that contains a bit set to true that occurs on or before the specified starting index.
previousSetLong(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
Provider<T> - Class in net.openhft.lang.threadlocal
 
Provider() - Constructor for class net.openhft.lang.threadlocal.Provider
 
put(T, File, long) - Method in class net.openhft.lang.io.VanillaMappedCache
 
put(T, File, long, long) - Method in class net.openhft.lang.io.VanillaMappedCache
 
putByte(long, byte) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
putByte(Object, long, byte) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
putChar(long, char) - Static method in class net.openhft.lang.io.Bits
 
putChar(long, char) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
putCharByByte(long, char) - Method in class net.openhft.lang.io.Bits
 
putCharByByte(long, char) - Method in class net.openhft.lang.io.BitsAligned
 
putCharByByte(long, char) - Method in class net.openhft.lang.io.BitsAlignedBigEndian
 
putDouble(long, double) - Static method in class net.openhft.lang.io.Bits
 
putDouble(long, double) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
putFloat(long, float) - Static method in class net.openhft.lang.io.Bits
 
putFloat(long, float) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
putInt(long, int) - Static method in class net.openhft.lang.io.Bits
 
putInt(long, int) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
putIntByByte(long, int) - Method in class net.openhft.lang.io.Bits
 
putIntByByte(long, int) - Method in class net.openhft.lang.io.BitsAligned
 
putIntByByte(long, int) - Method in class net.openhft.lang.io.BitsAlignedBigEndian
 
putLong(long, long) - Static method in class net.openhft.lang.io.Bits
 
putLong(long, long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
putLong(Object, long, long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
putLongByByte(long, long) - Method in class net.openhft.lang.io.Bits
 
putLongByByte(long, long) - Method in class net.openhft.lang.io.BitsAligned
 
putLongByByte(long, long) - Method in class net.openhft.lang.io.BitsAlignedBigEndian
 
putOrderedInt(Object, long, int) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
putOrderedInt(T, long, int) - Method in class net.openhft.lang.locks.NativeAtomicAccess
 
putOrderedLong(Object, long, long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
putOrderedLong(T, long, long) - Method in class net.openhft.lang.locks.NativeAtomicAccess
 
putShort(long, short) - Static method in class net.openhft.lang.io.Bits
 
putShort(long, short) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
putShortByByte(long, short) - Method in class net.openhft.lang.io.Bits
 
putShortByByte(long, short) - Method in class net.openhft.lang.io.BitsAligned
 
putShortByByte(long, short) - Method in class net.openhft.lang.io.BitsAlignedBigEndian
 

R

RandomDataInput - Interface in net.openhft.lang.io
 
RandomDataOutput - Interface in net.openhft.lang.io
 
RandomDataUpdate - Interface in net.openhft.lang.io
This class supports updates which are a companion to RandomDataInput and RandomDataOutput
Range - Annotation Type in net.openhft.lang.model.constraints
The lowest to highest values allowed (inclusive)
range() - Method in interface net.openhft.lang.model.FieldModel
 
read(ByteBuffer) - Method in class net.openhft.lang.io.AbstractBytes
 
read(ByteBuffer, int) - Method in class net.openhft.lang.io.AbstractBytes
 
read() - Method in class net.openhft.lang.io.AbstractBytes
 
read(byte[]) - Method in class net.openhft.lang.io.AbstractBytes
 
read(byte[], int, int) - Method in class net.openhft.lang.io.AbstractBytes
 
read(byte[], int, int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
read(ByteBuffer) - Method in class net.openhft.lang.io.CheckedBytes
 
read(ByteBuffer, int) - Method in class net.openhft.lang.io.CheckedBytes
 
read() - Method in class net.openhft.lang.io.CheckedBytes
 
read(byte[]) - Method in class net.openhft.lang.io.CheckedBytes
 
read(byte[], int, int) - Method in class net.openhft.lang.io.CheckedBytes
 
read(byte[], int, int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
read(byte[], int, int) - Method in class net.openhft.lang.io.NativeBytes
 
read(ByteBuffer) - Method in interface net.openhft.lang.io.RandomDataInput
Copy bytes into a ByteBuffer to the minimum of the length remaining() in the ByteBuffer or the Excerpt.
read(ByteBuffer, int) - Method in interface net.openhft.lang.io.RandomDataInput
Copy bytes into a ByteBuffer to the minimum of the length in the ByteBuffer or the Excerpt.
read() - Method in interface net.openhft.lang.io.RandomDataInput
Reads a byte of data.
read(byte[]) - Method in interface net.openhft.lang.io.RandomDataInput
Reads into an array of bytes.
read(byte[], int, int) - Method in interface net.openhft.lang.io.RandomDataInput
Reads into an array of bytes.
read(Bytes) - Method in interface net.openhft.lang.io.serialization.BytesMarshaller
Reads and returns an object from bytes.
read(Bytes, E) - Method in interface net.openhft.lang.io.serialization.BytesMarshaller
Reads and returns an object from bytes, reusing the given object, if possible.
read(Bytes) - Method in enum net.openhft.lang.io.serialization.impl.ByteBufferMarshaller
 
read(Bytes, ByteBuffer) - Method in enum net.openhft.lang.io.serialization.impl.ByteBufferMarshaller
 
read(Bytes) - Method in enum net.openhft.lang.io.serialization.impl.ByteBufferZMarshaller
 
read(Bytes, ByteBuffer) - Method in enum net.openhft.lang.io.serialization.impl.ByteBufferZMarshaller
 
read(Bytes) - Method in class net.openhft.lang.io.serialization.impl.BytesMarshallableMarshaller
 
read(Bytes, E) - Method in class net.openhft.lang.io.serialization.impl.BytesMarshallableMarshaller
 
read(Bytes) - Method in class net.openhft.lang.io.serialization.impl.ClassMarshaller
 
read(Bytes) - Method in class net.openhft.lang.io.serialization.impl.DateMarshaller
 
read(Bytes, Date) - Method in class net.openhft.lang.io.serialization.impl.DateMarshaller
 
read(Bytes) - Method in class net.openhft.lang.io.serialization.impl.EnumBytesMarshaller
 
read(Bytes) - Method in class net.openhft.lang.io.serialization.impl.ExternalizableMarshaller
 
read(Bytes, E) - Method in class net.openhft.lang.io.serialization.impl.ExternalizableMarshaller
 
read(Bytes) - Method in class net.openhft.lang.io.serialization.impl.GenericEnumMarshaller
 
read(Bytes, E) - Method in class net.openhft.lang.io.serialization.impl.GenericEnumMarshaller
 
read(Bytes) - Method in class net.openhft.lang.io.serialization.impl.MapMarshaller
 
read(Bytes, Map<K, V>) - Method in class net.openhft.lang.io.serialization.impl.MapMarshaller
 
read(Bytes) - Method in enum net.openhft.lang.io.serialization.impl.NoMarshaller
 
read(Bytes, Void) - Method in enum net.openhft.lang.io.serialization.impl.NoMarshaller
 
read(Bytes) - Method in enum net.openhft.lang.io.serialization.impl.SnappyStringMarshaller
 
read(Bytes, CharSequence) - Method in enum net.openhft.lang.io.serialization.impl.SnappyStringMarshaller
 
read(Bytes) - Method in class net.openhft.lang.io.serialization.impl.StringMarshaller
 
read(Bytes) - Method in enum net.openhft.lang.io.serialization.impl.StringZMapMarshaller
 
read(Bytes, Map<String, String>) - Method in enum net.openhft.lang.io.serialization.impl.StringZMapMarshaller
 
read(byte[], int, int) - Method in class net.openhft.lang.io.view.BytesInputStream
 
read() - Method in class net.openhft.lang.io.view.BytesInputStream
 
read(ByteBuffer) - Method in class net.openhft.lang.io.WrappedBytes
 
read(ByteBuffer, int) - Method in class net.openhft.lang.io.WrappedBytes
 
read(byte[]) - Method in class net.openhft.lang.io.WrappedBytes
 
read(byte[], int, int) - Method in class net.openhft.lang.io.WrappedBytes
 
read() - Method in class net.openhft.lang.io.WrappedBytes
 
read8bitText(StringBuilder) - Method in class net.openhft.lang.io.AbstractBytes
 
read8bitText(StringBuilder) - Method in class net.openhft.lang.io.CheckedBytes
 
read8bitText(StringBuilder) - Method in interface net.openhft.lang.io.RandomDataInput
 
read8bitText(StringBuilder) - Method in class net.openhft.lang.io.WrappedBytes
 
readBoolean() - Method in class net.openhft.lang.io.AbstractBytes
 
readBoolean(long) - Method in class net.openhft.lang.io.AbstractBytes
 
readBoolean() - Method in class net.openhft.lang.io.CheckedBytes
 
readBoolean(long) - Method in class net.openhft.lang.io.CheckedBytes
 
readBoolean() - Method in interface net.openhft.lang.io.RandomDataInput
Reads one input byte and returns true if that byte is nonzero, false if that byte is zero.
readBoolean(long) - Method in interface net.openhft.lang.io.RandomDataInput
Reads one input byte and returns true if that byte is nonzero, false if that byte is zero.
readBoolean(long) - Method in class net.openhft.lang.io.WrappedBytes
 
readBoolean() - Method in class net.openhft.lang.io.WrappedBytes
 
readByte() - Method in class net.openhft.lang.io.ByteBufferBytes
 
readByte(long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
readByte() - Method in class net.openhft.lang.io.CheckedBytes
 
readByte(long) - Method in class net.openhft.lang.io.CheckedBytes
 
readByte() - Method in class net.openhft.lang.io.MappedNativeBytes
 
readByte(long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
readByte() - Method in class net.openhft.lang.io.NativeBytes
 
readByte(long) - Method in class net.openhft.lang.io.NativeBytes
 
readByte() - Method in interface net.openhft.lang.io.RandomDataInput
Reads and returns one input byte.
readByte(long) - Method in interface net.openhft.lang.io.RandomDataInput
Reads and returns one input byte.
readByte(long) - Method in class net.openhft.lang.io.WrappedBytes
 
readByte() - Method in class net.openhft.lang.io.WrappedBytes
 
readByteOrThrow(boolean) - Method in class net.openhft.lang.io.AbstractBytes
 
readChar() - Method in class net.openhft.lang.io.ByteBufferBytes
 
readChar(long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
readChar() - Method in class net.openhft.lang.io.CheckedBytes
 
readChar(long) - Method in class net.openhft.lang.io.CheckedBytes
 
readChar() - Method in class net.openhft.lang.io.MappedNativeBytes
 
readChar(long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
readChar() - Method in class net.openhft.lang.io.NativeBytes
 
readChar(long) - Method in class net.openhft.lang.io.NativeBytes
 
readChar() - Method in interface net.openhft.lang.io.RandomDataInput
Reads two input bytes and returns a char value.
readChar(long) - Method in interface net.openhft.lang.io.RandomDataInput
Reads two input bytes and returns a char value.
readChar(long) - Method in class net.openhft.lang.io.WrappedBytes
 
readChar() - Method in class net.openhft.lang.io.WrappedBytes
 
readCompactDouble() - Method in class net.openhft.lang.io.AbstractBytes
 
readCompactDouble() - Method in class net.openhft.lang.io.CheckedBytes
 
readCompactDouble() - Method in interface net.openhft.lang.io.RandomDataInput
Reads the first four bytes as readFloat().
readCompactDouble() - Method in class net.openhft.lang.io.WrappedBytes
 
readCompactInt() - Method in class net.openhft.lang.io.AbstractBytes
 
readCompactInt() - Method in class net.openhft.lang.io.CheckedBytes
 
readCompactInt() - Method in interface net.openhft.lang.io.RandomDataInput
Reads two or six input bytes and returns an int value.
readCompactInt() - Method in class net.openhft.lang.io.WrappedBytes
 
readCompactLong() - Method in class net.openhft.lang.io.AbstractBytes
 
readCompactLong() - Method in class net.openhft.lang.io.CheckedBytes
 
readCompactLong() - Method in interface net.openhft.lang.io.RandomDataInput
Reads four or twelve input bytes and returns a long value.
readCompactLong() - Method in class net.openhft.lang.io.WrappedBytes
 
readCompactShort() - Method in class net.openhft.lang.io.AbstractBytes
 
readCompactShort() - Method in class net.openhft.lang.io.CheckedBytes
 
readCompactShort() - Method in interface net.openhft.lang.io.RandomDataInput
Reads one or three input bytes and returns a short value.
readCompactShort() - Method in class net.openhft.lang.io.WrappedBytes
 
readCompactUnsignedInt() - Method in class net.openhft.lang.io.AbstractBytes
 
readCompactUnsignedInt() - Method in class net.openhft.lang.io.CheckedBytes
 
readCompactUnsignedInt() - Method in interface net.openhft.lang.io.RandomDataInput
Reads two or six input bytes and returns an int value.
readCompactUnsignedInt() - Method in class net.openhft.lang.io.WrappedBytes
 
readCompactUnsignedShort() - Method in class net.openhft.lang.io.AbstractBytes
 
readCompactUnsignedShort() - Method in class net.openhft.lang.io.CheckedBytes
 
readCompactUnsignedShort() - Method in interface net.openhft.lang.io.RandomDataInput
Reads one or three input bytes and returns a short value.
readCompactUnsignedShort() - Method in class net.openhft.lang.io.WrappedBytes
 
readDouble() - Method in class net.openhft.lang.io.ByteBufferBytes
 
readDouble(long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
readDouble() - Method in class net.openhft.lang.io.CheckedBytes
 
readDouble(long) - Method in class net.openhft.lang.io.CheckedBytes
 
readDouble() - Method in class net.openhft.lang.io.MappedNativeBytes
 
readDouble(long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
readDouble() - Method in class net.openhft.lang.io.NativeBytes
 
readDouble(long) - Method in class net.openhft.lang.io.NativeBytes
 
readDouble() - Method in interface net.openhft.lang.io.RandomDataInput
Reads eight input bytes and returns a double value.
readDouble(long) - Method in interface net.openhft.lang.io.RandomDataInput
Reads eight input bytes and returns a double value.
readDouble() - Method in class net.openhft.lang.io.WrappedBytes
 
readDouble(long) - Method in class net.openhft.lang.io.WrappedBytes
 
readEnum(Class<E>) - Method in class net.openhft.lang.io.AbstractBytes
 
readEnum(long, int, Class<E>) - Method in class net.openhft.lang.io.AbstractBytes
 
readEnum(Class<E>) - Method in class net.openhft.lang.io.CheckedBytes
 
readEnum(long, int, Class<E>) - Method in class net.openhft.lang.io.CheckedBytes
 
readEnum(Class<E>) - Method in interface net.openhft.lang.io.RandomDataInput
Read a String with readUTFΔ which is converted to an enumerable type.
readEnum(long, int, Class<E>) - Method in interface net.openhft.lang.io.RandomDataInput
 
readEnum(Class<E>) - Method in class net.openhft.lang.io.WrappedBytes
 
readEnum(long, int, Class<E>) - Method in class net.openhft.lang.io.WrappedBytes
 
readFloat() - Method in class net.openhft.lang.io.ByteBufferBytes
 
readFloat(long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
readFloat() - Method in class net.openhft.lang.io.CheckedBytes
 
readFloat(long) - Method in class net.openhft.lang.io.CheckedBytes
 
readFloat() - Method in class net.openhft.lang.io.MappedNativeBytes
 
readFloat(long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
readFloat() - Method in class net.openhft.lang.io.NativeBytes
 
readFloat(long) - Method in class net.openhft.lang.io.NativeBytes
 
readFloat() - Method in interface net.openhft.lang.io.RandomDataInput
Reads four input bytes and returns a float value.
readFloat(long) - Method in interface net.openhft.lang.io.RandomDataInput
Reads four input bytes and returns a float value.
readFloat(long) - Method in class net.openhft.lang.io.WrappedBytes
 
readFloat() - Method in class net.openhft.lang.io.WrappedBytes
 
readFully(byte[]) - Method in class net.openhft.lang.io.AbstractBytes
 
readFully(char[]) - Method in class net.openhft.lang.io.AbstractBytes
 
readFully(byte[], int, int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
readFully(char[], int, int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
readFully(long, byte[], int, int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
readFully(byte[]) - Method in class net.openhft.lang.io.CheckedBytes
 
readFully(char[]) - Method in class net.openhft.lang.io.CheckedBytes
 
readFully(byte[], int, int) - Method in class net.openhft.lang.io.CheckedBytes
 
readFully(long, byte[], int, int) - Method in class net.openhft.lang.io.CheckedBytes
 
readFully(char[], int, int) - Method in class net.openhft.lang.io.CheckedBytes
 
readFully(byte[], int, int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
readFully(long, byte[], int, int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
readFully(char[], int, int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
readFully(byte[], int, int) - Method in class net.openhft.lang.io.NativeBytes
 
readFully(long, byte[], int, int) - Method in class net.openhft.lang.io.NativeBytes
 
readFully(char[], int, int) - Method in class net.openhft.lang.io.NativeBytes
 
readFully(byte[]) - Method in interface net.openhft.lang.io.RandomDataInput
Reads some bytes from an input stream and stores them into the buffer array b.
readFully(byte[], int, int) - Method in interface net.openhft.lang.io.RandomDataInput
Reads len bytes from an input stream.
readFully(long, byte[], int, int) - Method in interface net.openhft.lang.io.RandomDataInput
 
readFully(char[]) - Method in interface net.openhft.lang.io.RandomDataInput
 
readFully(char[], int, int) - Method in interface net.openhft.lang.io.RandomDataInput
 
readFully(char[]) - Method in class net.openhft.lang.io.WrappedBytes
 
readFully(byte[], int, int) - Method in class net.openhft.lang.io.WrappedBytes
 
readFully(char[], int, int) - Method in class net.openhft.lang.io.WrappedBytes
 
readFully(byte[]) - Method in class net.openhft.lang.io.WrappedBytes
 
readFully(long, byte[], int, int) - Method in class net.openhft.lang.io.WrappedBytes
 
readIncompleteLong(long) - Method in class net.openhft.lang.io.AbstractBytes
 
readIncompleteLong(long) - Method in class net.openhft.lang.io.CheckedBytes
 
readIncompleteLong(long) - Method in interface net.openhft.lang.io.RandomDataInput
Same as readLong except the remaining() can be less than 8.
readIncompleteLong(long) - Method in class net.openhft.lang.io.WrappedBytes
 
readInstance(Class<T>, T) - Method in class net.openhft.lang.io.AbstractBytes
 
readInstance(Class<T>, T) - Method in class net.openhft.lang.io.CheckedBytes
 
readInstance(Class<T>, T) - Method in interface net.openhft.lang.io.RandomDataInput
Read an instance of a class assuming objClass was provided when written.
readInstance(Class<T>, T) - Method in class net.openhft.lang.io.WrappedBytes
 
readInt() - Method in class net.openhft.lang.io.ByteBufferBytes
 
readInt(long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
readInt() - Method in class net.openhft.lang.io.CheckedBytes
 
readInt(long) - Method in class net.openhft.lang.io.CheckedBytes
 
readInt() - Method in class net.openhft.lang.io.MappedNativeBytes
 
readInt(long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
readInt() - Method in class net.openhft.lang.io.NativeBytes
 
readInt(long) - Method in class net.openhft.lang.io.NativeBytes
 
readInt() - Method in interface net.openhft.lang.io.RandomDataInput
Reads four input bytes and returns an int value.
readInt(long) - Method in interface net.openhft.lang.io.RandomDataInput
Reads four input bytes and returns an int value.
readInt() - Method in class net.openhft.lang.io.WrappedBytes
 
readInt(long) - Method in class net.openhft.lang.io.WrappedBytes
 
readInt24() - Method in class net.openhft.lang.io.AbstractBytes
 
readInt24(long) - Method in class net.openhft.lang.io.AbstractBytes
 
readInt24() - Method in class net.openhft.lang.io.CheckedBytes
 
readInt24(long) - Method in class net.openhft.lang.io.CheckedBytes
 
readInt24() - Method in interface net.openhft.lang.io.RandomDataInput
Reads three input bytes and returns a 24-bit int value.
readInt24(long) - Method in interface net.openhft.lang.io.RandomDataInput
Reads three input bytes and returns a 24-bit int value.
readInt24() - Method in class net.openhft.lang.io.WrappedBytes
 
readInt24(long) - Method in class net.openhft.lang.io.WrappedBytes
 
readInt48() - Method in class net.openhft.lang.io.AbstractBytes
 
readInt48(long) - Method in class net.openhft.lang.io.AbstractBytes
 
readInt48() - Method in class net.openhft.lang.io.CheckedBytes
 
readInt48(long) - Method in class net.openhft.lang.io.CheckedBytes
 
readInt48() - Method in interface net.openhft.lang.io.RandomDataInput
Reads six input bytes and returns a long value.
readInt48(long) - Method in interface net.openhft.lang.io.RandomDataInput
Reads six input bytes and returns a long value.
readInt48(long) - Method in class net.openhft.lang.io.WrappedBytes
 
readInt48() - Method in class net.openhft.lang.io.WrappedBytes
 
readLine() - Method in class net.openhft.lang.io.AbstractBytes
 
readLine() - Method in class net.openhft.lang.io.CheckedBytes
 
readLine() - Method in interface net.openhft.lang.io.RandomDataInput
Reads the next line of text from the input stream.
readLine() - Method in class net.openhft.lang.io.WrappedBytes
 
readList(Collection<E>, Class<E>) - Method in class net.openhft.lang.io.AbstractBytes
 
readList(Collection<E>, Class<E>) - Method in class net.openhft.lang.io.CheckedBytes
 
readList(Collection<E>, Class<E>) - Method in interface net.openhft.lang.io.RandomDataInput
Read a stop bit encoded length and populates this Collection after zeroOut()ing it.
readList(Collection<E>, Class<E>) - Method in class net.openhft.lang.io.WrappedBytes
 
readLock() - Static method in class net.openhft.lang.locks.TryAcquireOperations
 
readLockCount(long) - Method in interface net.openhft.lang.locks.ReadWriteLockingStrategy
 
readLockCount(long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
readLockCount(long) - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
readLong() - Method in class net.openhft.lang.io.ByteBufferBytes
 
readLong(long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
readLong() - Method in class net.openhft.lang.io.CheckedBytes
 
readLong(long) - Method in class net.openhft.lang.io.CheckedBytes
 
readLong() - Method in class net.openhft.lang.io.MappedNativeBytes
 
readLong(long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
readLong() - Method in class net.openhft.lang.io.NativeBytes
 
readLong(long) - Method in class net.openhft.lang.io.NativeBytes
 
readLong() - Method in interface net.openhft.lang.io.RandomDataInput
Reads eight input bytes and returns a long value.
readLong(long) - Method in interface net.openhft.lang.io.RandomDataInput
Reads eight input bytes and returns a long value.
readLong() - Method in class net.openhft.lang.io.WrappedBytes
 
readLong(long) - Method in class net.openhft.lang.io.WrappedBytes
 
readMap(Map<K, V>, Class<K>, Class<V>) - Method in class net.openhft.lang.io.AbstractBytes
 
readMap(Map<K, V>, Class<K>, Class<V>) - Method in class net.openhft.lang.io.CheckedBytes
 
readMap(Map<K, V>, Class<K>, Class<V>) - Method in interface net.openhft.lang.io.RandomDataInput
Read a stop bit encoded length and populates this Map after zeroOut()ing it.
readMap(Map<K, V>, Class<K>, Class<V>) - Method in class net.openhft.lang.io.WrappedBytes
 
readMarshallable(Bytes) - Method in class net.openhft.lang.io.AbstractBytes
 
readMarshallable(Bytes) - Method in class net.openhft.lang.io.CheckedBytes
 
readMarshallable(Bytes) - Method in interface net.openhft.lang.io.serialization.BytesMarshallable
read an object from bytes
readMarshallable(Bytes) - Method in class net.openhft.lang.io.WrappedBytes
 
readObject() - Method in class net.openhft.lang.io.AbstractBytes
 
readObject(Class<T>) - Method in class net.openhft.lang.io.AbstractBytes
 
readObject(Object, int, int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
readObject() - Method in class net.openhft.lang.io.CheckedBytes
 
readObject(Class<T>) - Method in class net.openhft.lang.io.CheckedBytes
 
readObject(Object, int, int) - Method in class net.openhft.lang.io.CheckedBytes
 
readObject(Object, int, int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
readObject(Object, int, int) - Method in class net.openhft.lang.io.NativeBytes
 
readObject() - Method in interface net.openhft.lang.io.RandomDataInput
Read and return an object.
readObject(Class<T>) - Method in interface net.openhft.lang.io.RandomDataInput
Read and return an object.
readObject(Object, int, int) - Method in interface net.openhft.lang.io.RandomDataInput
Read the object from start to end bytes
readObject(Class<T>) - Method in class net.openhft.lang.io.WrappedBytes
 
readObject() - Method in class net.openhft.lang.io.WrappedBytes
 
readObject(Object, int, int) - Method in class net.openhft.lang.io.WrappedBytes
 
readOnly(File, long) - Static method in class net.openhft.lang.io.VanillaMappedBlocks
 
readOnly(File, long, FileLifecycleListener) - Static method in class net.openhft.lang.io.VanillaMappedBlocks
 
readOnly(File) - Static method in class net.openhft.lang.io.VanillaMappedFile
 
readOnly(File, long) - Static method in class net.openhft.lang.io.VanillaMappedFile
 
readSerializable(Bytes, Class<T>, T) - Method in class net.openhft.lang.io.serialization.BytesMarshallableSerializer
 
readSerializable(Bytes, Class<T>, T) - Method in enum net.openhft.lang.io.serialization.JDKObjectSerializer
 
readSerializable(Bytes, Class<T>, T) - Method in enum net.openhft.lang.io.serialization.JDKZObjectSerializer
 
readSerializable(Bytes, Class<T>, T) - Method in interface net.openhft.lang.io.serialization.ObjectSerializer
Read an object
readShort() - Method in class net.openhft.lang.io.ByteBufferBytes
 
readShort(long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
readShort() - Method in class net.openhft.lang.io.CheckedBytes
 
readShort(long) - Method in class net.openhft.lang.io.CheckedBytes
 
readShort() - Method in class net.openhft.lang.io.MappedNativeBytes
 
readShort(long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
readShort() - Method in class net.openhft.lang.io.NativeBytes
 
readShort(long) - Method in class net.openhft.lang.io.NativeBytes
 
readShort() - Method in interface net.openhft.lang.io.RandomDataInput
Reads two input bytes and returns a short value.
readShort(long) - Method in interface net.openhft.lang.io.RandomDataInput
Reads two input bytes and returns a short value.
readShort() - Method in class net.openhft.lang.io.WrappedBytes
 
readShort(long) - Method in class net.openhft.lang.io.WrappedBytes
 
readStopBit() - Method in class net.openhft.lang.io.AbstractBytes
 
readStopBit() - Method in class net.openhft.lang.io.CheckedBytes
 
readStopBit() - Method in interface net.openhft.lang.io.RandomDataInput
Reads between one and ten bytes with are stop encoded with support for negative numbers
readStopBit() - Method in class net.openhft.lang.io.WrappedBytes
 
readUnlock(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.ReadWriteLockingStrategy
 
readUnlock() - Method in interface net.openhft.lang.locks.ReadWriteLockState
 
readUnlock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
readUnlock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
readUnsignedByte() - Method in class net.openhft.lang.io.AbstractBytes
 
readUnsignedByte(long) - Method in class net.openhft.lang.io.AbstractBytes
 
readUnsignedByte() - Method in class net.openhft.lang.io.CheckedBytes
 
readUnsignedByte(long) - Method in class net.openhft.lang.io.CheckedBytes
 
readUnsignedByte() - Method in interface net.openhft.lang.io.RandomDataInput
Reads one input byte, zero-extends it to type int, and returns the result, which is therefore in the range 0 through 255.
readUnsignedByte(long) - Method in interface net.openhft.lang.io.RandomDataInput
Reads one input byte, zero-extends it to type int, and returns the result, which is therefore in the range 0 through 255.
readUnsignedByte(long) - Method in class net.openhft.lang.io.WrappedBytes
 
readUnsignedByte() - Method in class net.openhft.lang.io.WrappedBytes
 
readUnsignedByteOrThrow() - Method in class net.openhft.lang.io.AbstractBytes
 
readUnsignedByteOrThrow() - Method in interface net.openhft.lang.io.ByteStringParser
 
readUnsignedByteOrThrow() - Method in class net.openhft.lang.io.CheckedBytes
 
readUnsignedByteOrThrow() - Method in class net.openhft.lang.io.WrappedBytes
 
readUnsignedInt() - Method in class net.openhft.lang.io.AbstractBytes
 
readUnsignedInt(long) - Method in class net.openhft.lang.io.AbstractBytes
 
readUnsignedInt() - Method in class net.openhft.lang.io.CheckedBytes
 
readUnsignedInt(long) - Method in class net.openhft.lang.io.CheckedBytes
 
readUnsignedInt() - Method in interface net.openhft.lang.io.RandomDataInput
Reads four input bytes and returns an int value.
readUnsignedInt(long) - Method in interface net.openhft.lang.io.RandomDataInput
Reads four input bytes and returns an int value.
readUnsignedInt(long) - Method in class net.openhft.lang.io.WrappedBytes
 
readUnsignedInt() - Method in class net.openhft.lang.io.WrappedBytes
 
readUnsignedShort() - Method in class net.openhft.lang.io.AbstractBytes
 
readUnsignedShort(long) - Method in class net.openhft.lang.io.AbstractBytes
 
readUnsignedShort() - Method in class net.openhft.lang.io.CheckedBytes
 
readUnsignedShort(long) - Method in class net.openhft.lang.io.CheckedBytes
 
readUnsignedShort() - Method in interface net.openhft.lang.io.RandomDataInput
Reads two input bytes and returns an int value in the range 0 through 65535.
readUnsignedShort(long) - Method in interface net.openhft.lang.io.RandomDataInput
Reads two input bytes and returns an int value in the range 0 through 65535.
readUnsignedShort() - Method in class net.openhft.lang.io.WrappedBytes
 
readUnsignedShort(long) - Method in class net.openhft.lang.io.WrappedBytes
 
readUTF() - Method in class net.openhft.lang.io.AbstractBytes
 
readUTF() - Method in class net.openhft.lang.io.CheckedBytes
 
readUTF() - Method in interface net.openhft.lang.io.RandomDataInput
Reads in a string that has been encoded using a modified UTF-8 format.
readUTF() - Method in class net.openhft.lang.io.WrappedBytes
 
readUTF0(Appendable, int) - Method in class net.openhft.lang.io.AbstractBytes
 
readUTF0(Appendable, int) - Method in class net.openhft.lang.io.NativeBytes
 
readUTF2(Bytes, Appendable, int, int) - Static method in class net.openhft.lang.io.AbstractBytes
 
readUTF2(Appendable, StopCharTester) - Method in class net.openhft.lang.io.AbstractBytes
 
readUTFΔ() - Method in class net.openhft.lang.io.AbstractBytes
 
readUTFΔ(long) - Method in class net.openhft.lang.io.AbstractBytes
 
readUTFΔ(StringBuilder) - Method in class net.openhft.lang.io.AbstractBytes
 
readUTFΔ() - Method in class net.openhft.lang.io.CheckedBytes
 
readUTFΔ(long) - Method in class net.openhft.lang.io.CheckedBytes
 
readUTFΔ(StringBuilder) - Method in class net.openhft.lang.io.CheckedBytes
 
readUTFΔ() - Method in interface net.openhft.lang.io.RandomDataInput
The same as readUTF() except the length is stop bit encoded.
readUTFΔ(long) - Method in interface net.openhft.lang.io.RandomDataInput
The same as readUTFΔ() except an offset is given.
readUTFΔ(StringBuilder) - Method in interface net.openhft.lang.io.RandomDataInput
The same as readUTFΔ() except the chars are copied to a truncated StringBuilder.
readUTFΔ(StringBuilder) - Method in class net.openhft.lang.io.WrappedBytes
 
readUTFΔ() - Method in class net.openhft.lang.io.WrappedBytes
 
readUTFΔ(long) - Method in class net.openhft.lang.io.WrappedBytes
 
readVolatileDouble(long) - Method in class net.openhft.lang.io.AbstractBytes
 
readVolatileDouble(long) - Method in class net.openhft.lang.io.CheckedBytes
 
readVolatileDouble(long) - Method in interface net.openhft.lang.io.RandomDataInput
This is the same as readDouble() except a read barrier is performed first.
readVolatileDouble(long) - Method in class net.openhft.lang.io.WrappedBytes
 
readVolatileFloat(long) - Method in class net.openhft.lang.io.AbstractBytes
 
readVolatileFloat(long) - Method in class net.openhft.lang.io.CheckedBytes
 
readVolatileFloat(long) - Method in interface net.openhft.lang.io.RandomDataInput
This is the same as readFloat() except a read barrier is performed first.
readVolatileFloat(long) - Method in class net.openhft.lang.io.WrappedBytes
 
readVolatileInt() - Method in class net.openhft.lang.io.ByteBufferBytes
 
readVolatileInt(long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
readVolatileInt() - Method in class net.openhft.lang.io.CheckedBytes
 
readVolatileInt(long) - Method in class net.openhft.lang.io.CheckedBytes
 
readVolatileInt() - Method in class net.openhft.lang.io.MappedNativeBytes
 
readVolatileInt(long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
readVolatileInt() - Method in class net.openhft.lang.io.NativeBytes
 
readVolatileInt(long) - Method in class net.openhft.lang.io.NativeBytes
 
readVolatileInt() - Method in interface net.openhft.lang.io.RandomDataInput
This is the same as readInt() except a read barrier is performed first.
readVolatileInt(long) - Method in interface net.openhft.lang.io.RandomDataInput
This is the same as readInt() except a read barrier is performed first.
readVolatileInt() - Method in class net.openhft.lang.io.WrappedBytes
 
readVolatileInt(long) - Method in class net.openhft.lang.io.WrappedBytes
 
readVolatileLong() - Method in class net.openhft.lang.io.ByteBufferBytes
 
readVolatileLong(long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
readVolatileLong() - Method in class net.openhft.lang.io.CheckedBytes
 
readVolatileLong(long) - Method in class net.openhft.lang.io.CheckedBytes
 
readVolatileLong() - Method in class net.openhft.lang.io.MappedNativeBytes
 
readVolatileLong(long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
readVolatileLong() - Method in class net.openhft.lang.io.NativeBytes
 
readVolatileLong(long) - Method in class net.openhft.lang.io.NativeBytes
 
readVolatileLong() - Method in interface net.openhft.lang.io.RandomDataInput
This is the same readLong() except a dread barrier is performed first
readVolatileLong(long) - Method in interface net.openhft.lang.io.RandomDataInput
This is the same readLong() except a dread barrier is performed first
readVolatileLong() - Method in class net.openhft.lang.io.WrappedBytes
 
readVolatileLong(long) - Method in class net.openhft.lang.io.WrappedBytes
 
readWrite(File, long) - Static method in class net.openhft.lang.io.VanillaMappedBlocks
 
readWrite(File, long, FileLifecycleListener) - Static method in class net.openhft.lang.io.VanillaMappedBlocks
 
readWrite(File) - Static method in class net.openhft.lang.io.VanillaMappedFile
 
readWrite(File, long) - Static method in class net.openhft.lang.io.VanillaMappedFile
 
readWriteBytes(File, long) - Static method in class net.openhft.lang.io.VanillaMappedFile
 
readWriteBytes(File, long, long) - Static method in class net.openhft.lang.io.VanillaMappedFile
 
readWriteBytes(File, long, long, FileLifecycleListener) - Static method in class net.openhft.lang.io.VanillaMappedFile
 
ReadWriteLockingStrategy - Interface in net.openhft.lang.locks
 
ReadWriteLockState - Interface in net.openhft.lang.locks
 
ReadWriteUpdateLockingStrategy - Interface in net.openhft.lang.locks
Logic of read-write-update lock state transitions.
ReadWriteUpdateLockState - Interface in net.openhft.lang.locks
 
ReadWriteUpdateWithWaitsLockingStrategy - Interface in net.openhft.lang.locks
 
ReadWriteUpdateWithWaitsLockState - Interface in net.openhft.lang.locks
 
ReadWriteWithWaitsLockingStrategy - Interface in net.openhft.lang.locks
 
ReadWriteWithWaitsLockState - Interface in net.openhft.lang.locks
 
recycle(T) - Method in interface net.openhft.lang.collection.HugeArray
recycle the reference,
recycle(T) - Method in interface net.openhft.lang.collection.HugeQueue
Recycle an element reference.
recycle(T) - Method in class net.openhft.lang.collection.impl.HugeArrayImpl
 
recycle(T) - Method in class net.openhft.lang.collection.impl.HugeQueueImpl
 
refCount() - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
refCount() - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
refCount() - Method in class net.openhft.lang.io.AbstractBytes
 
refCount() - Method in class net.openhft.lang.io.CheckedBytes
 
refCount() - Method in class net.openhft.lang.io.MappedMemory
 
refCount() - Method in class net.openhft.lang.io.WrappedBytes
 
refCount() - Method in interface net.openhft.lang.ReferenceCounted
 
ReferenceCounted - Interface in net.openhft.lang
 
registerWait(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.ReadWriteWithWaitsLockingStrategy
 
registerWait() - Method in interface net.openhft.lang.locks.ReadWriteWithWaitsLockState
 
registerWait(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
registerWait(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
release() - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
release() - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
release() - Method in class net.openhft.lang.io.AbstractBytes
 
release() - Method in class net.openhft.lang.io.CheckedBytes
 
release(MappedMemory) - Method in class net.openhft.lang.io.MappedFile
 
release(MappedMemory) - Static method in class net.openhft.lang.io.MappedMemory
 
release() - Method in class net.openhft.lang.io.MappedMemory
 
release() - Method in class net.openhft.lang.io.VanillaMappedBytes
 
release() - Method in class net.openhft.lang.io.WrappedBytes
 
release() - Method in interface net.openhft.lang.ReferenceCounted
 
remaining() - Method in class net.openhft.lang.io.ByteBufferBytes
 
remaining() - Method in interface net.openhft.lang.io.BytesCommon
 
remaining() - Method in class net.openhft.lang.io.CheckedBytes
 
remaining() - Method in class net.openhft.lang.io.MappedNativeBytes
 
remaining() - Method in class net.openhft.lang.io.NativeBytes
 
remaining() - Method in class net.openhft.lang.io.WrappedBytes
 
reserve() - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
reserve() - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
reserve() - Method in class net.openhft.lang.io.AbstractBytes
 
reserve() - Method in class net.openhft.lang.io.CheckedBytes
 
reserve() - Method in class net.openhft.lang.io.MappedMemory
 
reserve() - Method in class net.openhft.lang.io.WrappedBytes
 
reserve() - Method in interface net.openhft.lang.ReferenceCounted
 
reset() - Method in class net.openhft.lang.io.view.BytesInputStream
 
reset(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.LockingStrategy
 
reset() - Method in interface net.openhft.lang.locks.LockState
 
reset(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
reset(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
reset() - Method in enum net.openhft.lang.thread.BusyPauser
 
reset() - Method in class net.openhft.lang.thread.LightPauser
 
reset() - Method in interface net.openhft.lang.thread.Pauser
 
resetKeepingWaits(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.ReadWriteWithWaitsLockingStrategy
 
resetKeepingWaits() - Method in interface net.openhft.lang.locks.ReadWriteWithWaitsLockState
 
resetKeepingWaits(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
resetKeepingWaits(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
resetLockInt(long) - Method in class net.openhft.lang.io.AbstractBytes
 
resetLockInt(long) - Method in class net.openhft.lang.io.CheckedBytes
 
resetLockInt(long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Lock which uses 4 bytes.
resetLockInt(long) - Method in class net.openhft.lang.io.WrappedBytes
 
resetLockLong(long) - Method in class net.openhft.lang.io.AbstractBytes
 
resetLockLong(long) - Method in class net.openhft.lang.io.CheckedBytes
 
resetLockLong(long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Lock which uses 8 bytes.
resetLockLong(long) - Method in class net.openhft.lang.io.WrappedBytes
 
resetState() - Method in interface net.openhft.lang.locks.LockingStrategy
 
resetState() - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
resetState() - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
resize(int, boolean, boolean) - Method in class net.openhft.lang.io.DirectByteBufferBytes
 
resize(long, boolean) - Method in class net.openhft.lang.io.DirectStore
Resizes this DirectStore to the newSize.
resize(long) - Method in class net.openhft.lang.io.ResizeableMappedStore
Resizes the underlying file and re-maps it.
ResizeableMappedStore - Class in net.openhft.lang.io
 
ResizeableMappedStore(File, FileChannel.MapMode, long) - Constructor for class net.openhft.lang.io.ResizeableMappedStore
 
ResizeableMappedStore(File, FileChannel.MapMode, long, ObjectSerializer) - Constructor for class net.openhft.lang.io.ResizeableMappedStore
 
rethrow(Throwable) - Static method in enum net.openhft.lang.Jvm
Utility method to support throwing checked exceptions out of the streams API
reuse(Bytes) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
round2(double) - Static method in class net.openhft.lang.Maths
Performs a round which is accurate to within 1 ulp.
round4(double) - Static method in class net.openhft.lang.Maths
Performs a round which is accurate to within 1 ulp.
round6(double) - Static method in class net.openhft.lang.Maths
Performs a round which is accurate to within 1 ulp.
round8(double) - Static method in class net.openhft.lang.Maths
Performs a round which is accurate to within 1 ulp.
RunningMinimum - Class in net.openhft.lang.testing
User: peter.lawrey Date: 05/08/13 Time: 19:06
RunningMinimum(long) - Constructor for class net.openhft.lang.testing.RunningMinimum
 

S

sample(long, long) - Method in class net.openhft.lang.testing.RunningMinimum
 
sample(long, long) - Method in class net.openhft.lang.testing.VanillaDifferencer
 
selfTerminating(boolean) - Method in class net.openhft.lang.io.AbstractBytes
 
selfTerminating() - Method in class net.openhft.lang.io.AbstractBytes
 
selfTerminating(boolean) - Method in interface net.openhft.lang.io.ByteStringParser
If set to true, the end of the Bytes will be the end of any consuming String, double or long.
selfTerminating() - Method in interface net.openhft.lang.io.ByteStringParser
 
selfTerminating(boolean) - Method in class net.openhft.lang.io.CheckedBytes
 
selfTerminating() - Method in class net.openhft.lang.io.CheckedBytes
 
selfTerminating() - Method in class net.openhft.lang.io.WrappedBytes
 
selfTerminating(boolean) - Method in class net.openhft.lang.io.WrappedBytes
 
set(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
set(long, boolean) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
set(long, long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
set(long, long, boolean) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
set(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Sets the bit at the specified index to true.
set(long, boolean) - Method in interface net.openhft.lang.collection.DirectBitSet
Sets the bit at the specified index to the specified value.
set(long, long) - Method in interface net.openhft.lang.collection.DirectBitSet
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to true.
set(long, long, boolean) - Method in interface net.openhft.lang.collection.DirectBitSet
Sets the bits from the specified fromIndex (inclusive) to the specified toIndex (exclusive) to the specified value.
set(long, T) - Method in interface net.openhft.lang.collection.HugeArray
Set the data in the array to a copy of this element
set(long, T) - Method in class net.openhft.lang.collection.impl.HugeArrayImpl
 
set(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
set(long, boolean) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
set(long, long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
set(long, long, boolean) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
set(long, int) - Method in class net.openhft.lang.io.MutableDecimal
 
SET_CODE - Static variable in interface net.openhft.lang.io.serialization.CompactBytesMarshaller
 
setAll() - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
setAll() - Method in interface net.openhft.lang.collection.DirectBitSet
Sets all bits, bs.setAll() is equivalent of bs.set(0, bs.size().
setAll() - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
setBits() - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
setBits() - Method in interface net.openhft.lang.collection.DirectBitSet
Returns an iteration of set bits in direct order (from 0 to the end of the bit set).
setBits() - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
setBytesOffset(Bytes, long) - Method in class net.openhft.lang.io.MultiStoreBytes
 
setCount(StringBuilder, int) - Static method in enum net.openhft.lang.io.StringBuilderUtils
 
setDumpCode(boolean) - Method in class net.openhft.lang.model.DataValueGenerator
 
setIfClear(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
setIfClear(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Sets the bit at the specified index to true.
setIfClear(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
SetMarshaller<E> - Class in net.openhft.lang.io.serialization.impl
 
setMemory(long, long, byte) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
setNextClearBit(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
setNextClearBit(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Finds and sets to true the first bit that is set to false that occurs on or after the specified starting index.
setNextClearBit(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
setNextNContinuousClearBits(long, int) - Method in class net.openhft.lang.collection.ATSDirectBitSet
WARNING! This implementation doesn't strictly follow the contract from DirectBitSet interface.
setNextNContinuousClearBits(long, int) - Method in interface net.openhft.lang.collection.DirectBitSet
Finds the next numberOfBits consecutive bits set to false, starting from the specified fromIndex.
setNextNContinuousClearBits(long, int) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
setObjectSerializer(ObjectSerializer) - Method in class net.openhft.lang.io.AbstractBytes
 
setOrderedValue(double) - Method in interface net.openhft.lang.values.DoubleValue
 
setOrderedValue(float) - Method in interface net.openhft.lang.values.FloatValue
 
setOrderedValue(int) - Method in interface net.openhft.lang.values.IntValue
 
setOrderedValue(long) - Method in interface net.openhft.lang.values.LongValue
 
setPreviousClearBit(long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
setPreviousClearBit(long) - Method in interface net.openhft.lang.collection.DirectBitSet
Finds and sets to true the nearest bit that is set to false that occurs on or before the specified starting index.
setPreviousClearBit(long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
setPreviousNContinuousClearBits(long, int) - Method in class net.openhft.lang.collection.ATSDirectBitSet
WARNING! This implementation doesn't strictly follow the contract from DirectBitSet interface.
setPreviousNContinuousClearBits(long, int) - Method in interface net.openhft.lang.collection.DirectBitSet
Finds the previous numberOfBits consecutive bits set to false, starting from the specified fromIndex.
setPreviousNContinuousClearBits(long, int) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
setStartPositionAddress(long, long) - Method in class net.openhft.lang.io.NativeBytes
 
setStartPositionAddress(long) - Method in class net.openhft.lang.io.NativeBytes
 
setter() - Method in interface net.openhft.lang.model.FieldModel
 
setValue(boolean) - Method in interface net.openhft.lang.values.BooleanValue
 
setValue(byte) - Method in interface net.openhft.lang.values.ByteValue
 
setValue(char) - Method in interface net.openhft.lang.values.CharValue
 
setValue(double) - Method in interface net.openhft.lang.values.DoubleValue
 
setValue(float) - Method in interface net.openhft.lang.values.FloatValue
 
setValue(int) - Method in interface net.openhft.lang.values.Int24Value
 
setValue(long) - Method in interface net.openhft.lang.values.Int48Value
 
setValue(int) - Method in interface net.openhft.lang.values.IntValue
 
setValue(long) - Method in interface net.openhft.lang.values.LongValue
 
setValue(short) - Method in interface net.openhft.lang.values.ShortValue
 
setValue(CharSequence) - Method in interface net.openhft.lang.values.StringValue
 
setValue(int) - Method in interface net.openhft.lang.values.UnsignedByteValue
 
setValue(long) - Method in interface net.openhft.lang.values.UnsignedIntValue
 
setValue(int) - Method in interface net.openhft.lang.values.UnsignedShortValue
 
setVolatile(boolean) - Method in interface net.openhft.lang.model.FieldModel
 
ShortValue - Interface in net.openhft.lang.values
User: peter.lawrey Date: 10/10/13 Time: 07:16
shouldImport(Class) - Static method in class net.openhft.lang.model.DataValueGenerator
 
simpleName(Class<?>) - Static method in class net.openhft.lang.model.DataValueGenerator
 
SingleThreadedDirectBitSet - Class in net.openhft.lang.collection
DirectBitSet with input validations, This class is not thread safe
SingleThreadedDirectBitSet(Bytes) - Constructor for class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
size() - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
size() - Method in interface net.openhft.lang.collection.DirectBitSet
Returns the number of bits of space actually in use by this BitSet to represent bit values.
size() - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
size() - Method in class net.openhft.lang.io.AbstractBytes
 
size() - Method in interface net.openhft.lang.io.BytesStore
 
size() - Method in class net.openhft.lang.io.CheckedBytes
 
size() - Method in class net.openhft.lang.io.DirectStore
 
size() - Method in class net.openhft.lang.io.MappedFile
 
size() - Method in class net.openhft.lang.io.MappedMemory
 
size() - Method in class net.openhft.lang.io.VanillaMappedBlocks
 
size() - Method in class net.openhft.lang.io.VanillaMappedCache
 
size() - Method in class net.openhft.lang.io.VanillaMappedFile
 
size() - Method in interface net.openhft.lang.io.VanillaMappedResource
 
size() - Method in class net.openhft.lang.io.WrappedBytes
 
size() - Method in interface net.openhft.lang.model.FieldModel
 
sizeInBytes() - Method in interface net.openhft.lang.locks.LockingStrategy
 
sizeInBytes() - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
sizeInBytes() - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
sizeOf() - Method in interface net.openhft.lang.model.FieldModel
 
skip(long) - Method in class net.openhft.lang.io.AbstractBytes
 
skip(long) - Method in class net.openhft.lang.io.CheckedBytes
 
skip(long) - Method in interface net.openhft.lang.io.RandomDataInput
Skips n bytes of input.
skip(long) - Method in class net.openhft.lang.io.view.BytesInputStream
 
skip(long) - Method in class net.openhft.lang.io.WrappedBytes
 
skipBytes(int) - Method in class net.openhft.lang.io.AbstractBytes
 
skipBytes(int) - Method in class net.openhft.lang.io.CheckedBytes
 
skipBytes(int) - Method in interface net.openhft.lang.io.RandomDataInput
Makes an attempt to skip over n bytes of data from the input stream, discarding the skipped bytes.
skipBytes(int) - Method in class net.openhft.lang.io.WrappedBytes
 
skipTo(StopCharTester) - Method in class net.openhft.lang.io.AbstractBytes
 
skipTo(StopCharTester) - Method in interface net.openhft.lang.io.ByteStringParser
Wind from this positionAddr to the end of the field
skipTo(StopCharTester) - Method in class net.openhft.lang.io.CheckedBytes
 
skipTo(StopCharTester) - Method in class net.openhft.lang.io.WrappedBytes
 
SLEEP_THRESHOLD - Static variable in class net.openhft.lang.io.AbstractBytes
 
slice() - Method in class net.openhft.lang.io.ByteBufferBytes
 
slice(long, long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
slice() - Method in interface net.openhft.lang.io.BytesCommon
Creates a new bytes whose content is a shared subsequence of this bytes' content.
slice(long, long) - Method in interface net.openhft.lang.io.BytesCommon
Creates a new bytes whose content is a shared subsequence of this bytes' content.
slice() - Method in class net.openhft.lang.io.CheckedBytes
 
slice(long, long) - Method in class net.openhft.lang.io.CheckedBytes
 
slice() - Method in class net.openhft.lang.io.MappedNativeBytes
 
slice(long, long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
slice() - Method in class net.openhft.lang.io.NativeBytes
 
slice(long, long) - Method in class net.openhft.lang.io.NativeBytes
 
slice() - Method in class net.openhft.lang.io.WrappedBytes
 
slice(long, long) - Method in class net.openhft.lang.io.WrappedBytes
 
sliceAsByteBuffer(ByteBuffer) - Method in class net.openhft.lang.io.AbstractBytes
 
sliceAsByteBuffer(ByteBuffer) - Method in interface net.openhft.lang.io.BytesCommon
Returns a ByteBuffer whose content is a shared subsequence of this bytes' content.
sliceAsByteBuffer(ByteBuffer) - Method in class net.openhft.lang.io.CheckedBytes
 
sliceAsByteBuffer(ByteBuffer) - Method in class net.openhft.lang.io.DirectByteBufferBytes
 
sliceAsByteBuffer(ByteBuffer) - Method in class net.openhft.lang.io.DirectBytes
 
sliceAsByteBuffer(ByteBuffer) - Method in class net.openhft.lang.io.MappedNativeBytes
 
sliceAsByteBuffer(ByteBuffer, Object) - Method in class net.openhft.lang.io.MappedNativeBytes
 
sliceAsByteBuffer(ByteBuffer) - Method in class net.openhft.lang.io.NativeBytes
 
sliceAsByteBuffer(ByteBuffer, Object) - Method in class net.openhft.lang.io.NativeBytes
 
sliceAsByteBuffer(ByteBuffer) - Method in class net.openhft.lang.io.VanillaMappedBytes
 
sliceAsByteBuffer(ByteBuffer) - Method in class net.openhft.lang.io.WrappedBytes
 
SnappyStringMarshaller - Enum in net.openhft.lang.io.serialization.impl
Created by peter.lawrey on 24/10/14.
spinLoop(long, TimeUnit) - Static method in class net.openhft.lang.locks.AcquisitionStrategies
 
spinLoopOrFail(long, TimeUnit) - Static method in class net.openhft.lang.locks.AcquisitionStrategies
 
spinLoopRegisteringWaitOrFail(long, TimeUnit) - Static method in class net.openhft.lang.locks.AcquisitionStrategies
 
start - Variable in class net.openhft.lang.io.MappedNativeBytes
 
startAddr() - Method in class net.openhft.lang.io.MappedNativeBytes
 
startAddr - Variable in class net.openhft.lang.io.NativeBytes
 
startAddr() - Method in class net.openhft.lang.io.NativeBytes
 
startsWith(RandomDataInput) - Method in class net.openhft.lang.io.AbstractBytes
 
startsWith(RandomDataInput) - Method in class net.openhft.lang.io.CheckedBytes
 
startsWith(RandomDataInput) - Method in interface net.openhft.lang.io.RandomDataInput
 
startsWith(RandomDataInput) - Method in class net.openhft.lang.io.WrappedBytes
 
StatefulCopyable<S extends StatefulCopyable<S>> - Interface in net.openhft.lang.threadlocal
 
stateIdentity() - Method in interface net.openhft.lang.threadlocal.StatefulCopyable
 
stepBackAndSkipTo(StopCharTester) - Method in class net.openhft.lang.io.AbstractBytes
 
stepBackAndSkipTo(StopCharTester) - Method in interface net.openhft.lang.io.ByteStringParser
Make sure we just read a stop character
stepBackAndSkipTo(StopCharTester) - Method in class net.openhft.lang.io.CheckedBytes
 
stepBackAndSkipTo(StopCharTester) - Method in class net.openhft.lang.io.WrappedBytes
 
stopBitLength(long) - Static method in enum net.openhft.lang.io.IOTools
 
StopCharTester - Interface in net.openhft.lang.io
 
StopCharTesters - Enum in net.openhft.lang.io
 
store() - Method in class net.openhft.lang.io.DirectBytes
 
storePositionAndSize(BytesStore, long, long) - Method in class net.openhft.lang.io.MultiStoreBytes
 
STRING_CODE - Static variable in interface net.openhft.lang.io.serialization.CompactBytesMarshaller
 
StringBuilderPool - Class in net.openhft.lang.io.serialization.impl
Created by peter.lawrey on 29/10/14.
StringBuilderPool() - Constructor for class net.openhft.lang.io.serialization.impl.StringBuilderPool
 
StringBuilderUtils - Enum in net.openhft.lang.io
Created by Rob Austin
StringInterner - Class in net.openhft.lang.pool
 
StringInterner(int) - Constructor for class net.openhft.lang.pool.StringInterner
 
StringMarshaller - Class in net.openhft.lang.io.serialization.impl
 
StringMarshaller(int) - Constructor for class net.openhft.lang.io.serialization.impl.StringMarshaller
 
stringValue() - Method in enum net.openhft.lang.io.VanillaMappedMode
 
StringValue - Interface in net.openhft.lang.values
User: peter.lawrey Date: 10/10/13 Time: 07:13
STRINGZ_CODE - Static variable in interface net.openhft.lang.io.serialization.CompactBytesMarshaller
 
STRINGZ_MAP_CODE - Static variable in interface net.openhft.lang.io.serialization.CompactBytesMarshaller
 
StringZMapMarshaller - Enum in net.openhft.lang.io.serialization.impl
Created by peter.lawrey on 24/10/14.
subSequence(int, int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
subSequence(int, int) - Method in class net.openhft.lang.io.CheckedBytes
 
subSequence(int, int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
subSequence(int, int) - Method in class net.openhft.lang.io.NativeBytes
 
subSequence(int, int) - Method in class net.openhft.lang.io.WrappedBytes
 

T

take() - Method in interface net.openhft.lang.collection.HugeQueue
 
take() - Method in class net.openhft.lang.collection.impl.HugeQueueImpl
 
takeCopy(T) - Method in interface net.openhft.lang.collection.HugeQueue
Copy data to an element
takeCopy(T) - Method in class net.openhft.lang.collection.impl.HugeQueueImpl
 
threadIdForLockInt(long) - Method in class net.openhft.lang.io.AbstractBytes
 
threadIdForLockInt(long) - Method in class net.openhft.lang.io.CheckedBytes
 
threadIdForLockInt(long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Lock which uses 4 bytes.
threadIdForLockInt(long) - Method in class net.openhft.lang.io.WrappedBytes
 
threadIdForLockLong(long) - Method in class net.openhft.lang.io.AbstractBytes
 
threadIdForLockLong(long) - Method in class net.openhft.lang.io.CheckedBytes
 
threadIdForLockLong(long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Lock which uses 8 bytes.
threadIdForLockLong(long) - Method in class net.openhft.lang.io.WrappedBytes
 
threadLocal - Variable in class net.openhft.lang.io.MappedNativeBytes
 
ThreadLocalCopies - Class in net.openhft.lang.threadlocal
 
ThreadLocalCopies() - Constructor for class net.openhft.lang.threadlocal.ThreadLocalCopies
 
threadSafe(boolean) - Method in class net.openhft.lang.collection.DirectBitSetBuilder
 
threadSafe() - Method in class net.openhft.lang.collection.DirectBitSetBuilder
 
TMP - Static variable in enum net.openhft.lang.Jvm
 
toAddress(long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
toAddress0(long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
toBits(long) - Method in enum net.openhft.lang.MemoryUnit
toBytes() - Static method in class net.openhft.lang.locks.NativeAtomicAccess
 
toBytes(long) - Method in enum net.openhft.lang.MemoryUnit
toCacheLines(long) - Method in enum net.openhft.lang.MemoryUnit
toDebugString() - Method in class net.openhft.lang.io.AbstractBytes
 
toDebugString(long) - Method in class net.openhft.lang.io.AbstractBytes
 
toDebugString() - Method in interface net.openhft.lang.io.BytesCommon
 
toDebugString(long) - Method in interface net.openhft.lang.io.BytesCommon
 
toDebugString() - Method in class net.openhft.lang.io.CheckedBytes
 
toDebugString(long) - Method in class net.openhft.lang.io.CheckedBytes
 
toDebugString(long) - Method in class net.openhft.lang.io.WrappedBytes
 
toDebugString() - Method in class net.openhft.lang.io.WrappedBytes
 
toGigabytes(long) - Method in enum net.openhft.lang.MemoryUnit
toHex(Bytes) - Static method in class net.openhft.lang.io.AbstractBytes
display the hex data of Bytes from the position() to the limit()
toHexString(Bytes, long, long) - Static method in class net.openhft.lang.io.AbstractBytes
 
toHexString(long) - Method in class net.openhft.lang.io.AbstractBytes
 
toHexString(long) - Method in interface net.openhft.lang.io.BytesCommon
 
toHexString(long) - Method in class net.openhft.lang.io.CheckedBytes
 
toHexString(long) - Method in class net.openhft.lang.io.WrappedBytes
 
toInt(long, String) - Static method in class net.openhft.lang.Maths
 
toKilobytes(long) - Method in enum net.openhft.lang.MemoryUnit
toLongs(long) - Method in enum net.openhft.lang.MemoryUnit
toMegabytes(long) - Method in enum net.openhft.lang.MemoryUnit
toPages(long) - Method in enum net.openhft.lang.MemoryUnit
toRemainingInChunk(long) - Method in class net.openhft.lang.io.ChronicleUnsafe
 
toString() - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 
toString(Bytes) - Static method in class net.openhft.lang.io.AbstractBytes
display the buffer as a string
toString() - Method in class net.openhft.lang.io.AbstractBytes
 
toString(Appendable, long, long, long) - Method in class net.openhft.lang.io.AbstractBytes
 
toString(Appendable, long, long, long) - Method in interface net.openhft.lang.io.BytesCommon
Write a portion of the Bytes to an Appendable for printing.
toString() - Method in class net.openhft.lang.io.CheckedBytes
 
toString(Appendable, long, long, long) - Method in class net.openhft.lang.io.CheckedBytes
 
toString() - Method in class net.openhft.lang.io.MutableDecimal
 
toString(StringBuilder) - Method in class net.openhft.lang.io.MutableDecimal
 
toString() - Method in class net.openhft.lang.io.serialization.impl.AllocateInstanceObjectFactory
 
toString() - Method in class net.openhft.lang.io.serialization.impl.BytesMarshallableMarshaller
 
toString() - Method in class net.openhft.lang.io.serialization.impl.ExternalizableMarshaller
 
toString() - Method in class net.openhft.lang.io.serialization.impl.NewInstanceObjectFactory
 
toString(Object) - Static method in enum net.openhft.lang.io.StringBuilderUtils
 
toString(Appendable, long, long, long) - Method in class net.openhft.lang.io.WrappedBytes
 
toString(long) - Method in interface net.openhft.lang.locks.LockingStrategy
 
toString(long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
toString(long) - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
trimStackTrace(StringBuilder, StackTraceElement...) - Static method in enum net.openhft.lang.Jvm
 
tryAcquire(S, NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.TryAcquireOperation
 
TryAcquireOperation<S extends LockingStrategy> - Interface in net.openhft.lang.locks
 
TryAcquireOperations - Class in net.openhft.lang.locks
 
tryLock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.AbstractReadWriteLockingStrategy
 
tryLock() - Method in class net.openhft.lang.locks.AbstractReadWriteLockState
 
tryLock(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.LockingStrategy
 
tryLock() - Method in interface net.openhft.lang.locks.LockState
 
tryLock() - Method in interface net.openhft.lang.model.FieldModel
 
tryLockInt(long) - Method in class net.openhft.lang.io.AbstractBytes
 
tryLockInt(long) - Method in class net.openhft.lang.io.CheckedBytes
 
tryLockInt(long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Lock which uses 4 bytes.
tryLockInt(long) - Method in class net.openhft.lang.io.WrappedBytes
 
tryLockLong(long) - Method in class net.openhft.lang.io.AbstractBytes
 
tryLockLong(long) - Method in class net.openhft.lang.io.CheckedBytes
 
tryLockLong(long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Lock across processes
tryLockLong(long) - Method in class net.openhft.lang.io.WrappedBytes
 
tryLockNanos() - Method in interface net.openhft.lang.model.FieldModel
 
tryLockNanosInt(long, long) - Method in class net.openhft.lang.io.AbstractBytes
 
tryLockNanosInt(long, long) - Method in class net.openhft.lang.io.CheckedBytes
 
tryLockNanosInt(long, long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Lock which uses 4 bytes.
tryLockNanosInt(long, long) - Method in class net.openhft.lang.io.WrappedBytes
 
tryLockNanosLong(long, long) - Method in class net.openhft.lang.io.AbstractBytes
 
tryLockNanosLong(long, long) - Method in class net.openhft.lang.io.CheckedBytes
 
tryLockNanosLong(long, long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Lock across processes
tryLockNanosLong(long, long) - Method in class net.openhft.lang.io.WrappedBytes
 
tryLockNanosValue(long) - Method in interface net.openhft.lang.values.IntValue
 
tryLockValue() - Method in interface net.openhft.lang.values.IntValue
 
tryReadLock(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.ReadWriteLockingStrategy
 
tryReadLock() - Method in interface net.openhft.lang.locks.ReadWriteLockState
 
tryReadLock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
tryReadLock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
tryRWReadLock(long, long) - Method in class net.openhft.lang.io.AbstractBytes
 
tryRWReadLock(long, long) - Method in class net.openhft.lang.io.CheckedBytes
 
tryRWReadLock(long, long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Uses the 64-bit long at the offset as a non-reentrant read/write lock.
tryRWReadLock(long, long) - Method in class net.openhft.lang.io.WrappedBytes
 
tryRWWriteLock(long, long) - Method in class net.openhft.lang.io.AbstractBytes
 
tryRWWriteLock(long, long) - Method in class net.openhft.lang.io.CheckedBytes
 
tryRWWriteLock(long, long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Uses the 64-bit long at the offset as a non-reentrant read/write lock.
tryRWWriteLock(long, long) - Method in class net.openhft.lang.io.WrappedBytes
 
tryUpdateLock(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.ReadWriteUpdateLockingStrategy
 
tryUpdateLock() - Method in interface net.openhft.lang.locks.ReadWriteUpdateLockState
 
tryUpdateLock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
tryUpgradeReadToUpdateLock(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.ReadWriteUpdateLockingStrategy
 
tryUpgradeReadToUpdateLock() - Method in interface net.openhft.lang.locks.ReadWriteUpdateLockState
 
tryUpgradeReadToUpdateLock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
tryUpgradeReadToWriteLock(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.ReadWriteLockingStrategy
 
tryUpgradeReadToWriteLock() - Method in interface net.openhft.lang.locks.ReadWriteLockState
 
tryUpgradeReadToWriteLock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
tryUpgradeReadToWriteLock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
tryUpgradeReadToWriteLockAndDeregisterWait(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.ReadWriteWithWaitsLockingStrategy
 
tryUpgradeReadToWriteLockAndDeregisterWait() - Method in interface net.openhft.lang.locks.ReadWriteWithWaitsLockState
 
tryUpgradeReadToWriteLockAndDeregisterWait(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
tryUpgradeReadToWriteLockAndDeregisterWait(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
tryUpgradeUpdateToWriteLock(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.ReadWriteUpdateLockingStrategy
 
tryUpgradeUpdateToWriteLock() - Method in interface net.openhft.lang.locks.ReadWriteUpdateLockState
 
tryUpgradeUpdateToWriteLock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
tryUpgradeUpdateToWriteLockAndDeregisterWait(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.ReadWriteUpdateWithWaitsLockingStrategy
 
tryUpgradeUpdateToWriteLockAndDeregisterWait() - Method in interface net.openhft.lang.locks.ReadWriteUpdateWithWaitsLockState
 
tryUpgradeUpdateToWriteLockAndDeregisterWait(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
tryWriteLock(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.ReadWriteLockingStrategy
 
tryWriteLock() - Method in interface net.openhft.lang.locks.ReadWriteLockState
 
tryWriteLock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
tryWriteLock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
tryWriteLockAndDeregisterWait(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.ReadWriteWithWaitsLockingStrategy
 
tryWriteLockAndDeregisterWait() - Method in interface net.openhft.lang.locks.ReadWriteWithWaitsLockState
 
tryWriteLockAndDeregisterWait(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
tryWriteLockAndDeregisterWait(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
type() - Method in interface net.openhft.lang.model.DataValueModel
 
type() - Method in class net.openhft.lang.model.DataValueModelImpl
 
type() - Method in interface net.openhft.lang.model.FieldModel
 

U

underlyingBytes() - Method in class net.openhft.lang.io.MultiStoreBytes
 
underlyingOffset() - Method in class net.openhft.lang.io.MultiStoreBytes
 
unlock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.AbstractReadWriteLockingStrategy
 
unlock() - Method in class net.openhft.lang.locks.AbstractReadWriteLockState
 
unlock(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.LockingStrategy
 
unlock() - Method in interface net.openhft.lang.locks.LockState
 
unlock() - Method in interface net.openhft.lang.model.FieldModel
 
unlockInt(long) - Method in class net.openhft.lang.io.AbstractBytes
 
unlockInt(long) - Method in class net.openhft.lang.io.CheckedBytes
 
unlockInt(long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Lock which uses 4 bytes.
unlockInt(long) - Method in class net.openhft.lang.io.WrappedBytes
 
unlockLong(long) - Method in class net.openhft.lang.io.AbstractBytes
 
unlockLong(long) - Method in class net.openhft.lang.io.CheckedBytes
 
unlockLong(long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Lock across processes
unlockLong(long) - Method in class net.openhft.lang.io.WrappedBytes
 
unlockRWReadLock(long) - Method in class net.openhft.lang.io.AbstractBytes
 
unlockRWReadLock(long) - Method in class net.openhft.lang.io.CheckedBytes
 
unlockRWReadLock(long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Uses the 64-bit long at the offset as a non-reentrant read/write lock.
unlockRWReadLock(long) - Method in class net.openhft.lang.io.WrappedBytes
 
unlockRWWriteLock(long) - Method in class net.openhft.lang.io.AbstractBytes
 
unlockRWWriteLock(long) - Method in class net.openhft.lang.io.CheckedBytes
 
unlockRWWriteLock(long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Uses the 64-bit long at the offset as a non-reentrant read/write lock.
unlockRWWriteLock(long) - Method in class net.openhft.lang.io.WrappedBytes
 
unlockValue() - Method in interface net.openhft.lang.values.IntValue
 
unmapped() - Method in class net.openhft.lang.io.VanillaMappedBytes
 
unpause() - Method in enum net.openhft.lang.thread.BusyPauser
 
unpause() - Method in class net.openhft.lang.thread.LightPauser
 
unpause() - Method in interface net.openhft.lang.thread.Pauser
 
UNSAFE - Static variable in class net.openhft.lang.io.Bits
 
UNSAFE - Static variable in class net.openhft.lang.io.ChronicleUnsafe
 
UNSAFE - Static variable in class net.openhft.lang.io.NativeBytes
*** Access the Unsafe class *****
unsafe() - Static method in class net.openhft.lang.locks.NativeAtomicAccess
 
UNSIGNED_INT_MASK - Static variable in class net.openhft.lang.io.AbstractBytes
 
UnsignedByteValue - Interface in net.openhft.lang.values
User: peter.lawrey Date: 10/10/13 Time: 07:19
UnsignedIntValue - Interface in net.openhft.lang.values
User: peter.lawrey Date: 10/10/13 Time: 07:19
UnsignedShortValue - Interface in net.openhft.lang.values
User: peter.lawrey Date: 10/10/13 Time: 07:19
updateLock() - Static method in class net.openhft.lang.locks.TryAcquireOperations
 
updateUnlock(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.ReadWriteUpdateLockingStrategy
 
updateUnlock() - Method in interface net.openhft.lang.locks.ReadWriteUpdateLockState
 
updateUnlock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
upgradeReadToUpdateLock() - Static method in class net.openhft.lang.locks.TryAcquireOperations
 
upgradeReadToWriteLock() - Static method in class net.openhft.lang.locks.TryAcquireOperations
 
upgradeReadToWriteLockAndDeregisterWait() - Static method in class net.openhft.lang.locks.TryAcquireOperations
 
upgradeUpdateToWriteLock() - Static method in class net.openhft.lang.locks.TryAcquireOperations
 
upgradeUpdateToWriteLockAndDeregisterWait() - Static method in class net.openhft.lang.locks.TryAcquireOperations
 
UTF_8 - Static variable in enum net.openhft.lang.io.IOTools
 

V

value() - Method in class net.openhft.lang.io.MutableDecimal
 
valueOf(String) - Static method in enum net.openhft.lang.collection.HugeCollections
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.io.FileLifecycleListener.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.io.FileLifecycleListener.FileLifecycleListeners
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.io.IOTools
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.io.serialization.impl.ByteBufferMarshaller
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.io.serialization.impl.ByteBufferZMarshaller
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.io.serialization.impl.NoMarshaller
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.io.serialization.impl.NoObjectFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.io.serialization.impl.NullObjectFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.io.serialization.impl.SnappyStringMarshaller
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.io.serialization.impl.StringZMapMarshaller
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.io.serialization.JDKObjectSerializer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.io.serialization.JDKZObjectSerializer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.io.StopCharTesters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.io.StringBuilderUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.io.VanillaBytesHash
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.io.VanillaBytesHasher
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.io.VanillaMappedMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.Jvm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.MemoryUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.model.DataValueClasses
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.model.DataValueModels
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.thread.BusyPauser
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.openhft.lang.collection.HugeCollections
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.io.FileLifecycleListener.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.io.FileLifecycleListener.FileLifecycleListeners
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.io.IOTools
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.io.serialization.impl.ByteBufferMarshaller
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.io.serialization.impl.ByteBufferZMarshaller
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.io.serialization.impl.NoMarshaller
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.io.serialization.impl.NoObjectFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.io.serialization.impl.NullObjectFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.io.serialization.impl.SnappyStringMarshaller
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.io.serialization.impl.StringZMapMarshaller
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.io.serialization.JDKObjectSerializer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.io.serialization.JDKZObjectSerializer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.io.StopCharTesters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.io.StringBuilderUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.io.VanillaBytesHash
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.io.VanillaBytesHasher
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.io.VanillaMappedMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.Jvm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.MemoryUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.model.DataValueClasses
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.model.DataValueModels
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.lang.thread.BusyPauser
Returns an array containing the constants of this enum type, in the order they are declared.
VanillaBytesHash - Enum in net.openhft.lang.io
 
VanillaBytesHasher - Enum in net.openhft.lang.io
 
VanillaBytesMarshallerFactory - Class in net.openhft.lang.io.serialization.impl
 
VanillaBytesMarshallerFactory() - Constructor for class net.openhft.lang.io.serialization.impl.VanillaBytesMarshallerFactory
 
VanillaDifferencer - Class in net.openhft.lang.testing
User: peter.lawrey Date: 05/08/13 Time: 19:07
VanillaDifferencer() - Constructor for class net.openhft.lang.testing.VanillaDifferencer
 
VanillaMappedBlocks - Class in net.openhft.lang.io
 
VanillaMappedBlocks(File, VanillaMappedMode, long, long) - Constructor for class net.openhft.lang.io.VanillaMappedBlocks
 
VanillaMappedBlocks(File, VanillaMappedMode, long, FileLifecycleListener) - Constructor for class net.openhft.lang.io.VanillaMappedBlocks
 
VanillaMappedBytes - Class in net.openhft.lang.io
 
VanillaMappedBytes(File, MappedByteBuffer) - Constructor for class net.openhft.lang.io.VanillaMappedBytes
 
VanillaMappedBytes(File, MappedByteBuffer, FileLifecycleListener) - Constructor for class net.openhft.lang.io.VanillaMappedBytes
 
VanillaMappedBytes(File, MappedByteBuffer, long) - Constructor for class net.openhft.lang.io.VanillaMappedBytes
 
VanillaMappedBytes(File, MappedByteBuffer, long, FileLifecycleListener) - Constructor for class net.openhft.lang.io.VanillaMappedBytes
 
VanillaMappedBytes(File, MappedByteBuffer, long, FileChannel) - Constructor for class net.openhft.lang.io.VanillaMappedBytes
 
VanillaMappedBytes(File, MappedByteBuffer, long, FileChannel, FileLifecycleListener) - Constructor for class net.openhft.lang.io.VanillaMappedBytes
 
VanillaMappedCache<T> - Class in net.openhft.lang.io
 
VanillaMappedCache() - Constructor for class net.openhft.lang.io.VanillaMappedCache
 
VanillaMappedCache(boolean) - Constructor for class net.openhft.lang.io.VanillaMappedCache
 
VanillaMappedCache(int, boolean) - Constructor for class net.openhft.lang.io.VanillaMappedCache
 
VanillaMappedCache(int, boolean, boolean) - Constructor for class net.openhft.lang.io.VanillaMappedCache
 
VanillaMappedCache(int, boolean, boolean, FileLifecycleListener) - Constructor for class net.openhft.lang.io.VanillaMappedCache
 
VanillaMappedFile - Class in net.openhft.lang.io
 
VanillaMappedFile(File, VanillaMappedMode) - Constructor for class net.openhft.lang.io.VanillaMappedFile
 
VanillaMappedFile(File, VanillaMappedMode, long, FileLifecycleListener) - Constructor for class net.openhft.lang.io.VanillaMappedFile
 
VanillaMappedMode - Enum in net.openhft.lang.io
Helper wrapper for mapeed access mode
VanillaMappedResource - Interface in net.openhft.lang.io
 
VanillaReadWriteUpdateWithWaitsLockingStrategy - Class in net.openhft.lang.locks
 
VanillaReadWriteWithWaitsLockingStrategy - Class in net.openhft.lang.locks
 
volatileGetter() - Method in interface net.openhft.lang.model.FieldModel
 
volatileIndexedGetter() - Method in interface net.openhft.lang.model.FieldModel
 

W

waitCount(long) - Method in interface net.openhft.lang.locks.ReadWriteWithWaitsLockingStrategy
 
waitCount(long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
waitCount(long) - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
wrap(Bytes) - Static method in class net.openhft.lang.collection.ATSDirectBitSet
 
wrap(ByteBuffer) - Static method in class net.openhft.lang.io.ByteBufferBytes
 
wrap(ByteBuffer, int, int) - Static method in class net.openhft.lang.io.ByteBufferBytes
 
wrap(CharSequence, CharBuffer) - Static method in class net.openhft.lang.io.CharBuffers
 
wrap(long, long) - Static method in class net.openhft.lang.io.NativeBytes
 
wrapped - Variable in class net.openhft.lang.io.WrappedBytes
 
WrappedBytes<B extends Bytes> - Class in net.openhft.lang.io
A super class for those which wrap bytes.
WrappedBytes(B) - Constructor for class net.openhft.lang.io.WrappedBytes
 
write(byte[]) - Method in class net.openhft.lang.io.AbstractBytes
 
write(long, byte[]) - Method in class net.openhft.lang.io.AbstractBytes
 
write(long, Bytes) - Method in class net.openhft.lang.io.AbstractBytes
 
write(byte[], int, int) - Method in class net.openhft.lang.io.AbstractBytes
 
write(long, byte[], int, int) - Method in class net.openhft.lang.io.AbstractBytes
 
write(char[]) - Method in class net.openhft.lang.io.AbstractBytes
 
write(char[], int, int) - Method in class net.openhft.lang.io.AbstractBytes
 
write(ByteBuffer) - Method in class net.openhft.lang.io.AbstractBytes
 
write(RandomDataInput) - Method in class net.openhft.lang.io.AbstractBytes
 
write(RandomDataInput, long, long) - Method in class net.openhft.lang.io.AbstractBytes
 
write(Byteable) - Method in class net.openhft.lang.io.AbstractBytes
 
write(int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
write(long, Bytes) - Method in class net.openhft.lang.io.CheckedBytes
 
write(byte[]) - Method in class net.openhft.lang.io.CheckedBytes
 
write(char[]) - Method in class net.openhft.lang.io.CheckedBytes
 
write(char[], int, int) - Method in class net.openhft.lang.io.CheckedBytes
 
write(ByteBuffer) - Method in class net.openhft.lang.io.CheckedBytes
 
write(RandomDataInput) - Method in class net.openhft.lang.io.CheckedBytes
 
write(Byteable) - Method in class net.openhft.lang.io.CheckedBytes
 
write(int) - Method in class net.openhft.lang.io.CheckedBytes
 
write(long, byte[]) - Method in class net.openhft.lang.io.CheckedBytes
 
write(byte[], int, int) - Method in class net.openhft.lang.io.CheckedBytes
 
write(long, byte[], int, int) - Method in class net.openhft.lang.io.CheckedBytes
 
write(RandomDataInput, long, long) - Method in class net.openhft.lang.io.CheckedBytes
 
write(int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
write(long, byte[]) - Method in class net.openhft.lang.io.MappedNativeBytes
 
write(byte[], int, int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
write(long, byte[], int, int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
write(RandomDataInput, long, long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
write(int) - Method in class net.openhft.lang.io.NativeBytes
 
write(long, byte[]) - Method in class net.openhft.lang.io.NativeBytes
 
write(byte[], int, int) - Method in class net.openhft.lang.io.NativeBytes
 
write(long, byte[], int, int) - Method in class net.openhft.lang.io.NativeBytes
 
write(RandomDataInput, long, long) - Method in class net.openhft.lang.io.NativeBytes
 
write(RandomDataInput) - Method in interface net.openhft.lang.io.RandomDataOutput
Copies the contents of a RandomDataInput from the position to the limit.
write(RandomDataInput, long, long) - Method in interface net.openhft.lang.io.RandomDataOutput
Copy from one Bytes to another, moves the position of "this" RandomDataOutput by the length.
write(Byteable) - Method in interface net.openhft.lang.io.RandomDataOutput
Copies the contents of a Byteable from the offset for maxSize bytes, moves the position of "this" RandomDataOutput by the maxSize
write(int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes to the output stream the eight low-order bits of the argument b.
write(byte[]) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes to the output stream all the bytes in array bytes.
write(long, byte[]) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes to the output stream all the bytes in array bytes.
write(long, Bytes) - Method in interface net.openhft.lang.io.RandomDataOutput
 
write(byte[], int, int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes len bytes from array bytes, in order, to the output stream.
write(long, byte[], int, int) - Method in interface net.openhft.lang.io.RandomDataOutput
 
write(char[]) - Method in interface net.openhft.lang.io.RandomDataOutput
 
write(char[], int, int) - Method in interface net.openhft.lang.io.RandomDataOutput
 
write(ByteBuffer) - Method in interface net.openhft.lang.io.RandomDataOutput
Copies the contents of a ByteBuffer from the position to the limit.
write(Bytes, E) - Method in interface net.openhft.lang.io.serialization.BytesMarshaller
Write the object out to the bytes.
write(Bytes, ByteBuffer) - Method in enum net.openhft.lang.io.serialization.impl.ByteBufferMarshaller
 
write(Bytes, ByteBuffer) - Method in enum net.openhft.lang.io.serialization.impl.ByteBufferZMarshaller
 
write(Bytes, E) - Method in class net.openhft.lang.io.serialization.impl.BytesMarshallableMarshaller
 
write(Bytes, Class) - Method in class net.openhft.lang.io.serialization.impl.ClassMarshaller
 
write(Bytes, Date) - Method in class net.openhft.lang.io.serialization.impl.DateMarshaller
 
write(Bytes, E) - Method in class net.openhft.lang.io.serialization.impl.EnumBytesMarshaller
 
write(Bytes, E) - Method in class net.openhft.lang.io.serialization.impl.ExternalizableMarshaller
 
write(Bytes, E) - Method in class net.openhft.lang.io.serialization.impl.GenericEnumMarshaller
 
write(Bytes, Map<K, V>) - Method in class net.openhft.lang.io.serialization.impl.MapMarshaller
 
write(Bytes, Void) - Method in enum net.openhft.lang.io.serialization.impl.NoMarshaller
 
write(Bytes, CharSequence) - Method in enum net.openhft.lang.io.serialization.impl.SnappyStringMarshaller
 
write(Bytes, String) - Method in class net.openhft.lang.io.serialization.impl.StringMarshaller
 
write(Bytes, Map<String, String>) - Method in enum net.openhft.lang.io.serialization.impl.StringZMapMarshaller
 
write(byte[], int, int) - Method in class net.openhft.lang.io.view.BytesOutputStream
 
write(int) - Method in class net.openhft.lang.io.view.BytesOutputStream
 
write(RandomDataInput, long, long) - Method in class net.openhft.lang.io.WrappedBytes
 
write(Byteable) - Method in class net.openhft.lang.io.WrappedBytes
 
write(RandomDataInput) - Method in class net.openhft.lang.io.WrappedBytes
 
write(char[]) - Method in class net.openhft.lang.io.WrappedBytes
 
write(char[], int, int) - Method in class net.openhft.lang.io.WrappedBytes
 
write(int) - Method in class net.openhft.lang.io.WrappedBytes
 
write(long, byte[]) - Method in class net.openhft.lang.io.WrappedBytes
 
write(byte[]) - Method in class net.openhft.lang.io.WrappedBytes
 
write(byte[], int, int) - Method in class net.openhft.lang.io.WrappedBytes
 
write(ByteBuffer) - Method in class net.openhft.lang.io.WrappedBytes
 
write(long, byte[], int, int) - Method in class net.openhft.lang.io.WrappedBytes
 
write(long, Bytes) - Method in class net.openhft.lang.io.WrappedBytes
 
write8bitText(CharSequence) - Method in class net.openhft.lang.io.AbstractBytes
 
write8bitText(CharSequence) - Method in class net.openhft.lang.io.CheckedBytes
 
write8bitText(CharSequence) - Method in interface net.openhft.lang.io.RandomDataOutput
 
write8bitText(CharSequence) - Method in class net.openhft.lang.io.WrappedBytes
 
writeBoolean(boolean) - Method in class net.openhft.lang.io.AbstractBytes
 
writeBoolean(long, boolean) - Method in class net.openhft.lang.io.AbstractBytes
 
writeBoolean(boolean) - Method in class net.openhft.lang.io.CheckedBytes
 
writeBoolean(long, boolean) - Method in class net.openhft.lang.io.CheckedBytes
 
writeBoolean(boolean) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes a boolean value to this output stream.
writeBoolean(long, boolean) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes a boolean value to this output stream.
writeBoolean(boolean) - Method in class net.openhft.lang.io.WrappedBytes
 
writeBoolean(long, boolean) - Method in class net.openhft.lang.io.WrappedBytes
 
writeByte(int) - Method in class net.openhft.lang.io.AbstractBytes
 
writeByte(long, int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
writeByte(int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeByte(long, int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeByte(long, int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
writeByte(long, int) - Method in class net.openhft.lang.io.NativeBytes
 
writeByte(int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes to the output stream the eight low- order bits of the argument v.
writeByte(long, int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes to the output stream the eight low-order bits of the argument b.
writeByte(int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeByte(long, int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeBytes(String) - Method in class net.openhft.lang.io.AbstractBytes
 
writeBytes(String) - Method in class net.openhft.lang.io.CheckedBytes
 
writeBytes(String) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes a string to the output stream.
writeBytes(String) - Method in class net.openhft.lang.io.WrappedBytes
 
writeChar(int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
writeChar(long, int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
writeChar(int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeChar(long, int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeChar(int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
writeChar(long, int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
writeChar(int) - Method in class net.openhft.lang.io.NativeBytes
 
writeChar(long, int) - Method in class net.openhft.lang.io.NativeBytes
 
writeChar(int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes a char value, which is comprised of two bytes, to the output stream.
writeChar(long, int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes a char value, which is comprised of two bytes, to the output stream.
writeChar(int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeChar(long, int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeChars(String) - Method in class net.openhft.lang.io.AbstractBytes
 
writeChars(CharSequence) - Method in class net.openhft.lang.io.AbstractBytes
 
writeChars(String) - Method in class net.openhft.lang.io.CheckedBytes
 
writeChars(CharSequence) - Method in class net.openhft.lang.io.CheckedBytes
 
writeChars(String) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes every character in the string s, to the output stream, in order, two bytes per character.
writeChars(CharSequence) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes chars of the given CharSequence to the bytes, without encoding.
writeChars(CharSequence) - Method in class net.openhft.lang.io.WrappedBytes
 
writeChars(String) - Method in class net.openhft.lang.io.WrappedBytes
 
writeCompactDouble(double) - Method in class net.openhft.lang.io.AbstractBytes
 
writeCompactDouble(double) - Method in class net.openhft.lang.io.CheckedBytes
 
writeCompactDouble(double) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes four or twelve bytes as follow;
writeCompactDouble(double) - Method in class net.openhft.lang.io.WrappedBytes
 
writeCompactInt(int) - Method in class net.openhft.lang.io.AbstractBytes
 
writeCompactInt(int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeCompactInt(int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes two or six bytes as follows; Integer.MIN_VALUE => Short.MIN_VALUE, Integer.MAX_VALUE => Short.MAX_VALUE, Short.MIN_VALUE+2 to Short.MAX_VALUE-1 => writeShort(x), default => writeShort(Short.MIN_VALUE+1; writeInt(x)
writeCompactInt(int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeCompactLong(long) - Method in class net.openhft.lang.io.AbstractBytes
 
writeCompactLong(long) - Method in class net.openhft.lang.io.CheckedBytes
 
writeCompactLong(long) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes four or twelve bytes as follows Long.MIN_VALUE => Integer.MIN_VALUE, Long.MAX_VALUE => Integer.MAX_VALUE, Integer.MIN_VALUE+2 to Integer.MAX_VALUE-1 => writeInt(x), default => writeInt(Integer.MIN_VALUE+1; writeLong(x)
writeCompactLong(long) - Method in class net.openhft.lang.io.WrappedBytes
 
writeCompactShort(int) - Method in class net.openhft.lang.io.AbstractBytes
 
writeCompactShort(int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeCompactShort(int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes one or three bytes as follows; Short.MIN_VALUE => Byte.MIN_VALUE, Short.MAX_VALUE => Byte.MAX_VALUE, Short.MIN_VALUE+2 to Short.MAX_VALUE-1 => writeByte(x), default => writeByte(Byte.MIN_VALUE+1; writeShort(x)
writeCompactShort(int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeCompactUnsignedInt(long) - Method in class net.openhft.lang.io.AbstractBytes
 
writeCompactUnsignedInt(long) - Method in class net.openhft.lang.io.CheckedBytes
 
writeCompactUnsignedInt(long) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes two or six bytes as follows; 0 to (1 << 16) - 2 => writeInt(x), otherwise writeShort(-1); writeInt(x)
writeCompactUnsignedInt(long) - Method in class net.openhft.lang.io.WrappedBytes
 
writeCompactUnsignedShort(int) - Method in class net.openhft.lang.io.AbstractBytes
 
writeCompactUnsignedShort(int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeCompactUnsignedShort(int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes one or three bytes as follows; 0 to 254 => writeByte(x); otherwise writeByte(255); writeByteShort(x);
writeCompactUnsignedShort(int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeDouble(double) - Method in class net.openhft.lang.io.ByteBufferBytes
 
writeDouble(long, double) - Method in class net.openhft.lang.io.ByteBufferBytes
 
writeDouble(double) - Method in class net.openhft.lang.io.CheckedBytes
 
writeDouble(long, double) - Method in class net.openhft.lang.io.CheckedBytes
 
writeDouble(double) - Method in class net.openhft.lang.io.MappedNativeBytes
 
writeDouble(long, double) - Method in class net.openhft.lang.io.MappedNativeBytes
 
writeDouble(double) - Method in class net.openhft.lang.io.NativeBytes
 
writeDouble(long, double) - Method in class net.openhft.lang.io.NativeBytes
 
writeDouble(double) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes a double value, which is comprised of eight bytes, to the output stream.
writeDouble(long, double) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes a double value, which is comprised of eight bytes, to the output stream.
writeDouble(long, double) - Method in class net.openhft.lang.io.WrappedBytes
 
writeDouble(double) - Method in class net.openhft.lang.io.WrappedBytes
 
writeEnum(E) - Method in class net.openhft.lang.io.AbstractBytes
 
writeEnum(long, int, Object) - Method in class net.openhft.lang.io.AbstractBytes
 
writeEnum(E) - Method in class net.openhft.lang.io.CheckedBytes
 
writeEnum(long, int, Object) - Method in class net.openhft.lang.io.CheckedBytes
 
writeEnum(E) - Method in interface net.openhft.lang.io.RandomDataOutput
Write the object in a form which can be uniquely recreated by readEnum.
writeEnum(long, int, Object) - Method in interface net.openhft.lang.io.RandomDataOutput
 
writeEnum(E) - Method in class net.openhft.lang.io.WrappedBytes
 
writeEnum(long, int, Object) - Method in class net.openhft.lang.io.WrappedBytes
 
writeFloat(float) - Method in class net.openhft.lang.io.ByteBufferBytes
 
writeFloat(long, float) - Method in class net.openhft.lang.io.ByteBufferBytes
 
writeFloat(float) - Method in class net.openhft.lang.io.CheckedBytes
 
writeFloat(long, float) - Method in class net.openhft.lang.io.CheckedBytes
 
writeFloat(float) - Method in class net.openhft.lang.io.MappedNativeBytes
 
writeFloat(long, float) - Method in class net.openhft.lang.io.MappedNativeBytes
 
writeFloat(float) - Method in class net.openhft.lang.io.NativeBytes
 
writeFloat(long, float) - Method in class net.openhft.lang.io.NativeBytes
 
writeFloat(float) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes a float value, which is comprised of four bytes, to the output stream.
writeFloat(long, float) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes a float value, which is comprised of four bytes, to the output stream.
writeFloat(long, float) - Method in class net.openhft.lang.io.WrappedBytes
 
writeFloat(float) - Method in class net.openhft.lang.io.WrappedBytes
 
writeInstance(Class<OBJ>, OBJ) - Method in class net.openhft.lang.io.AbstractBytes
 
writeInstance(Class<OBJ>, OBJ) - Method in class net.openhft.lang.io.CheckedBytes
 
writeInstance(Class<OBJ>, OBJ) - Method in interface net.openhft.lang.io.RandomDataOutput
Write an object with the assumption that the objClass will be provided when the class is read.
writeInstance(Class<OBJ>, OBJ) - Method in class net.openhft.lang.io.WrappedBytes
 
writeInt(int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
writeInt(long, int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
writeInt(int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeInt(long, int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeInt(int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
writeInt(long, int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
writeInt(int) - Method in class net.openhft.lang.io.NativeBytes
 
writeInt(long, int) - Method in class net.openhft.lang.io.NativeBytes
 
writeInt(int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes an int value, which is comprised of four bytes, to the output stream.
writeInt(long, int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes an int value, which is comprised of four bytes, to the output stream.
writeInt(int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeInt(long, int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeInt24(int) - Method in class net.openhft.lang.io.AbstractBytes
 
writeInt24(long, int) - Method in class net.openhft.lang.io.AbstractBytes
 
writeInt24(int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeInt24(long, int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeInt24(int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes an int value, which is comprised of three bytes, to the output stream.
writeInt24(long, int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes an int value, which is comprised of three bytes, to the output stream.
writeInt24(long, int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeInt24(int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeInt48(long) - Method in class net.openhft.lang.io.AbstractBytes
 
writeInt48(long, long) - Method in class net.openhft.lang.io.AbstractBytes
 
writeInt48(long) - Method in class net.openhft.lang.io.CheckedBytes
 
writeInt48(long, long) - Method in class net.openhft.lang.io.CheckedBytes
 
writeInt48(long) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes a long value, which is comprised of eight bytes, to the output stream.
writeInt48(long, long) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes a long value, which is comprised of eight bytes, to the output stream.
writeInt48(long, long) - Method in class net.openhft.lang.io.WrappedBytes
 
writeInt48(long) - Method in class net.openhft.lang.io.WrappedBytes
 
writeList(Collection<E>) - Method in class net.openhft.lang.io.AbstractBytes
 
writeList(Collection<E>) - Method in class net.openhft.lang.io.CheckedBytes
 
writeList(Collection<E>) - Method in interface net.openhft.lang.io.RandomDataOutput
Write an ordered collection of "enumerable objects" (See writeEnum).
writeList(Collection<E>) - Method in class net.openhft.lang.io.WrappedBytes
 
writeLock() - Static method in class net.openhft.lang.locks.TryAcquireOperations
 
writeLockAndDeregisterWait() - Static method in class net.openhft.lang.locks.TryAcquireOperations
 
writeLong(long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
writeLong(long, long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
writeLong(long) - Method in class net.openhft.lang.io.CheckedBytes
 
writeLong(long, long) - Method in class net.openhft.lang.io.CheckedBytes
 
writeLong(long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
writeLong(long, long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
writeLong(long) - Method in class net.openhft.lang.io.NativeBytes
 
writeLong(long, long) - Method in class net.openhft.lang.io.NativeBytes
 
writeLong(long) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes a long value, which is comprised of eight bytes, to the output stream.
writeLong(long, long) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes a long value, which is comprised of eight bytes, to the output stream.
writeLong(long) - Method in class net.openhft.lang.io.WrappedBytes
 
writeLong(long, long) - Method in class net.openhft.lang.io.WrappedBytes
 
writeMap(Map<K, V>) - Method in class net.openhft.lang.io.AbstractBytes
 
writeMap(Map<K, V>) - Method in class net.openhft.lang.io.CheckedBytes
 
writeMap(Map<K, V>) - Method in interface net.openhft.lang.io.RandomDataOutput
Write the keys and values of a Map of "enumerable objects" (See writeEnum).
writeMap(Map<K, V>) - Method in class net.openhft.lang.io.WrappedBytes
 
writeMarshallable(Bytes) - Method in class net.openhft.lang.io.AbstractBytes
 
writeMarshallable(Bytes) - Method in class net.openhft.lang.io.CheckedBytes
 
writeMarshallable(Bytes) - Method in interface net.openhft.lang.io.serialization.BytesMarshallable
write an object to bytes
writeMarshallable(Bytes) - Method in class net.openhft.lang.io.WrappedBytes
 
writeObject(Object) - Method in class net.openhft.lang.io.AbstractBytes
 
writeObject(Object, int, int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
writeObject(Object) - Method in class net.openhft.lang.io.CheckedBytes
 
writeObject(Object, int, int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeObject(Object, int, int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
writeObject(Object, int, int) - Method in class net.openhft.lang.io.NativeBytes
 
writeObject(Object) - Method in interface net.openhft.lang.io.RandomDataOutput
Write an object as either an "enumerable object" or a Serializable/Externalizable object using Java Serialization.
writeObject(Object, int, int) - Method in interface net.openhft.lang.io.RandomDataOutput
Copy data from an Object from bytes start to end.
writeObject(Object, int, int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeObject(Object) - Method in class net.openhft.lang.io.WrappedBytes
 
writeOrderedDouble(long, double) - Method in class net.openhft.lang.io.AbstractBytes
 
writeOrderedDouble(long, double) - Method in class net.openhft.lang.io.CheckedBytes
 
writeOrderedDouble(long, double) - Method in interface net.openhft.lang.io.RandomDataOutput
Same as writeDouble but include an ordered write barrier.
writeOrderedDouble(long, double) - Method in class net.openhft.lang.io.WrappedBytes
 
writeOrderedFloat(long, float) - Method in class net.openhft.lang.io.AbstractBytes
 
writeOrderedFloat(long, float) - Method in class net.openhft.lang.io.CheckedBytes
 
writeOrderedFloat(long, float) - Method in interface net.openhft.lang.io.RandomDataOutput
Same as writeFloat but include an ordered write barrier.
writeOrderedFloat(long, float) - Method in class net.openhft.lang.io.WrappedBytes
 
writeOrderedInt(int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
writeOrderedInt(long, int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
writeOrderedInt(int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeOrderedInt(long, int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeOrderedInt(int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
writeOrderedInt(long, int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
writeOrderedInt(int) - Method in class net.openhft.lang.io.NativeBytes
 
writeOrderedInt(long, int) - Method in class net.openhft.lang.io.NativeBytes
 
writeOrderedInt(int) - Method in interface net.openhft.lang.io.RandomDataOutput
Same as writeInt but include an ordered write barrier.
writeOrderedInt(long, int) - Method in interface net.openhft.lang.io.RandomDataOutput
Same as writeInt but include an ordered write barrier.
writeOrderedInt(int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeOrderedInt(long, int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeOrderedLong(long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
writeOrderedLong(long, long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
writeOrderedLong(long) - Method in class net.openhft.lang.io.CheckedBytes
 
writeOrderedLong(long, long) - Method in class net.openhft.lang.io.CheckedBytes
 
writeOrderedLong(long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
writeOrderedLong(long, long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
writeOrderedLong(long) - Method in class net.openhft.lang.io.NativeBytes
 
writeOrderedLong(long, long) - Method in class net.openhft.lang.io.NativeBytes
 
writeOrderedLong(long) - Method in interface net.openhft.lang.io.RandomDataOutput
Same as writeLong but include an ordered write barrier.
writeOrderedLong(long, long) - Method in interface net.openhft.lang.io.RandomDataOutput
Same as writeLong but include an ordered write barrier.
writeOrderedLong(long) - Method in class net.openhft.lang.io.WrappedBytes
 
writeOrderedLong(long, long) - Method in class net.openhft.lang.io.WrappedBytes
 
writeSerializable(Bytes, Object, Class) - Method in class net.openhft.lang.io.serialization.BytesMarshallableSerializer
 
writeSerializable(Bytes, Object, Class) - Method in enum net.openhft.lang.io.serialization.JDKObjectSerializer
 
writeSerializable(Bytes, Object, Class) - Method in enum net.openhft.lang.io.serialization.JDKZObjectSerializer
 
writeSerializable(Bytes, Object, Class) - Method in interface net.openhft.lang.io.serialization.ObjectSerializer
write an object
writeShort(int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
writeShort(long, int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
writeShort(int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeShort(long, int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeShort(int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
writeShort(long, int) - Method in class net.openhft.lang.io.MappedNativeBytes
 
writeShort(int) - Method in class net.openhft.lang.io.NativeBytes
 
writeShort(long, int) - Method in class net.openhft.lang.io.NativeBytes
 
writeShort(int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes two bytes to the output stream to represent the value of the argument.
writeShort(long, int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes two bytes to the output stream to represent the value of the argument.
writeShort(long, int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeShort(int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeStopBit(long) - Method in class net.openhft.lang.io.AbstractBytes
 
writeStopBit(long) - Method in class net.openhft.lang.io.CheckedBytes
 
writeStopBit(long) - Method in interface net.openhft.lang.io.RandomDataOutput
Stop bit encoding numbers.
writeStopBit(long) - Method in class net.openhft.lang.io.WrappedBytes
 
writeUnlock(NativeAtomicAccess<T>, T, long) - Method in interface net.openhft.lang.locks.ReadWriteLockingStrategy
 
writeUnlock() - Method in interface net.openhft.lang.locks.ReadWriteLockState
 
writeUnlock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteUpdateWithWaitsLockingStrategy
 
writeUnlock(NativeAtomicAccess<T>, T, long) - Method in class net.openhft.lang.locks.VanillaReadWriteWithWaitsLockingStrategy
 
writeUnsignedByte(int) - Method in class net.openhft.lang.io.AbstractBytes
 
writeUnsignedByte(long, int) - Method in class net.openhft.lang.io.AbstractBytes
 
writeUnsignedByte(int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeUnsignedByte(long, int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeUnsignedByte(int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes to the output stream the eight low- order bits of the argument v.
writeUnsignedByte(long, int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes to the output stream the eight low- order bits of the argument v.
writeUnsignedByte(long, int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeUnsignedByte(int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeUnsignedInt(long) - Method in class net.openhft.lang.io.AbstractBytes
 
writeUnsignedInt(long, long) - Method in class net.openhft.lang.io.AbstractBytes
 
writeUnsignedInt(long) - Method in class net.openhft.lang.io.CheckedBytes
 
writeUnsignedInt(long, long) - Method in class net.openhft.lang.io.CheckedBytes
 
writeUnsignedInt(long) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes an int value, which is comprised of four bytes, to the output stream.
writeUnsignedInt(long, long) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes an int value, which is comprised of four bytes, to the output stream.
writeUnsignedInt(long) - Method in class net.openhft.lang.io.WrappedBytes
 
writeUnsignedInt(long, long) - Method in class net.openhft.lang.io.WrappedBytes
 
writeUnsignedShort(int) - Method in class net.openhft.lang.io.AbstractBytes
 
writeUnsignedShort(long, int) - Method in class net.openhft.lang.io.AbstractBytes
 
writeUnsignedShort(int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeUnsignedShort(long, int) - Method in class net.openhft.lang.io.CheckedBytes
 
writeUnsignedShort(int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes two bytes to the output stream to represent the value of the argument.
writeUnsignedShort(long, int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes two bytes to the output stream to represent the value of the argument.
writeUnsignedShort(long, int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeUnsignedShort(int) - Method in class net.openhft.lang.io.WrappedBytes
 
writeUTF(String) - Method in class net.openhft.lang.io.AbstractBytes
 
writeUTF(String) - Method in class net.openhft.lang.io.CheckedBytes
 
writeUTF(String) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes two bytes of length information to the output stream, followed by the modified UTF-8 representation of every character in the string s.
writeUTF(String) - Method in class net.openhft.lang.io.WrappedBytes
 
writeUTF0(Bytes, CharSequence, int) - Static method in class net.openhft.lang.io.AbstractBytes
 
writeUTF1(Bytes, CharSequence, int) - Static method in class net.openhft.lang.io.AbstractBytes
 
writeUTFΔ(CharSequence) - Method in class net.openhft.lang.io.AbstractBytes
 
writeUTFΔ(long, int, CharSequence) - Method in class net.openhft.lang.io.AbstractBytes
 
writeUTFΔ(CharSequence) - Method in class net.openhft.lang.io.CheckedBytes
 
writeUTFΔ(long, int, CharSequence) - Method in class net.openhft.lang.io.CheckedBytes
 
writeUTFΔ(CharSequence) - Method in interface net.openhft.lang.io.RandomDataOutput
Write the same encoding as writeUTF with the following changes.
writeUTFΔ(long, int, CharSequence) - Method in interface net.openhft.lang.io.RandomDataOutput
Write the same encoding as writeUTF with the following changes.
writeUTFΔ(long, int, CharSequence) - Method in class net.openhft.lang.io.WrappedBytes
 
writeUTFΔ(CharSequence) - Method in class net.openhft.lang.io.WrappedBytes
 

X

xor(long, long) - Method in class net.openhft.lang.collection.ATSDirectBitSet
 
xor(long, long) - Method in interface net.openhft.lang.collection.DirectBitSet
Performs a logical XOR of the long at the specified index in this bit set with the argument long value.
xor(long, long) - Method in class net.openhft.lang.collection.SingleThreadedDirectBitSet
 

Z

zeroOut() - Method in class net.openhft.lang.io.ByteBufferBytes
 
zeroOut(long, long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
zeroOut(long, long, boolean) - Method in class net.openhft.lang.io.ByteBufferBytes
 
zeroOut() - Method in class net.openhft.lang.io.CheckedBytes
 
zeroOut(long, long) - Method in class net.openhft.lang.io.CheckedBytes
 
zeroOut(long, long, boolean) - Method in class net.openhft.lang.io.CheckedBytes
 
zeroOut() - Method in class net.openhft.lang.io.MappedNativeBytes
 
zeroOut(long, long) - Method in class net.openhft.lang.io.MappedNativeBytes
 
zeroOut(long, long, boolean) - Method in class net.openhft.lang.io.MappedNativeBytes
 
zeroOut() - Method in class net.openhft.lang.io.NativeBytes
 
zeroOut(long, long) - Method in class net.openhft.lang.io.NativeBytes
 
zeroOut(long, long, boolean) - Method in class net.openhft.lang.io.NativeBytes
 
zeroOut() - Method in interface net.openhft.lang.io.RandomDataOutput
fill the Bytes with zeros, and clear the position.
zeroOut(long, long) - Method in interface net.openhft.lang.io.RandomDataOutput
fill the Bytes with zeros.
zeroOut(long, long, boolean) - Method in interface net.openhft.lang.io.RandomDataOutput
fill the Bytes with zeros, and clear the position, avoiding touching pages unnecessarily
zeroOut(long, long) - Method in class net.openhft.lang.io.WrappedBytes
 
zeroOut(long, long, boolean) - Method in class net.openhft.lang.io.WrappedBytes
 
zeroOut() - Method in class net.openhft.lang.io.WrappedBytes
 
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links

Copyright © 2019. All rights reserved.