A B C D E F G H I J L M N O P R S T U V W 

A

AbstractBytes - Class in net.openhft.lang.io
 
acquire(long) - Method in class net.openhft.lang.io.MappedFile
 
acquire(long, boolean) - Method in class net.openhft.lang.io.MappedFile
 
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
 
addAndGetInt(long, int) - Method in class net.openhft.lang.io.AbstractBytes
 
addAndGetInt(long, int) - Method in interface net.openhft.lang.io.RandomDataOutput
Atomically adds the given value to the current value.
addAtomicDouble(long, double) - Method in class net.openhft.lang.io.AbstractBytes
 
addAtomicDouble(long, double) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addAtomicFloat(long, float) - Method in class net.openhft.lang.io.AbstractBytes
 
addAtomicFloat(long, float) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addAtomicInt(long, int) - Method in class net.openhft.lang.io.AbstractBytes
 
addAtomicInt(long, int) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addAtomicLong(long, long) - Method in class net.openhft.lang.io.AbstractBytes
 
addAtomicLong(long, long) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
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 interface net.openhft.lang.io.RandomDataUpdate
 
addDouble(long, double) - Method in class net.openhft.lang.io.AbstractBytes
 
addDouble(long, double) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
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 interface net.openhft.lang.io.RandomDataUpdate
 
addIgnoredClass(Class) - Method in class net.openhft.lang.model.DataValueMetaModel
 
addInt(long, int) - Method in class net.openhft.lang.io.AbstractBytes
 
addInt(long, int) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addLong(long, long) - Method in class net.openhft.lang.io.AbstractBytes
 
addLong(long, long) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
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
 
addMethodFilter(MethodFilter) - Method in class net.openhft.lang.model.DataValueMetaModel
 
address() - Method in class net.openhft.lang.io.MappedMemory
 
addShort(long, short) - Method in class net.openhft.lang.io.AbstractBytes
 
addShort(long, short) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addUnsignedByte(long, int) - Method in class net.openhft.lang.io.AbstractBytes
 
addUnsignedByte(long, int) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addUnsignedInt(long, long) - Method in class net.openhft.lang.io.AbstractBytes
 
addUnsignedInt(long, long) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
addUnsignedShort(long, int) - Method in class net.openhft.lang.io.AbstractBytes
 
addUnsignedShort(long, int) - Method in interface net.openhft.lang.io.RandomDataUpdate
 
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
 
allocate(long) - Static method in class net.openhft.lang.io.DirectStore
 
allocateLazy(long) - Static method in class net.openhft.lang.io.DirectStore
 
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(List<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
 
appendDateMillis(long) - Method in class net.openhft.lang.io.AbstractBytes
 
appendDateMillis(long) - Method in interface net.openhft.lang.io.ByteStringAppender
 
appendDateTimeMillis(long) - Method in class net.openhft.lang.io.AbstractBytes
 
appendDateTimeMillis(long) - Method in interface net.openhft.lang.io.ByteStringAppender
 
appendTimeMillis(long) - Method in class net.openhft.lang.io.AbstractBytes
 
appendTimeMillis(long) - Method in interface net.openhft.lang.io.ByteStringAppender
 
atomicAdder() - Method in interface net.openhft.lang.model.FieldModel
 
available() - Method in class net.openhft.lang.io.AbstractBytes
 
available() - Method in interface net.openhft.lang.io.RandomDataInput
 

B

BooleanValue - Interface in net.openhft.lang.values
User: peter.lawrey Date: 10/10/13 Time: 07:19
buffer() - Method in class net.openhft.lang.io.ByteBufferBytes
 
buffer() - Method in class net.openhft.lang.io.MappedMemory
 
BUSY_LOCK_LIMIT - Static variable in class net.openhft.lang.io.AbstractBytes
 
busyLock() - Method in interface net.openhft.lang.model.FieldModel
 
busyLockInt(long) - Method in class net.openhft.lang.io.AbstractBytes
 
busyLockInt(long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Lock which uses 4 bytes.
busyLockLong(long) - Method in class net.openhft.lang.io.AbstractBytes
 
busyLockLong(long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Lock across processes

Lock which uses 8 bytes.

busyLockValue() - Method in interface net.openhft.lang.values.IntValue
 
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
 
ByteBufferBytes(ByteBuffer, int, int) - Constructor for class net.openhft.lang.io.ByteBufferBytes
 
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.NativeBytes
 
Bytes - Interface in net.openhft.lang.io
 
bytes(Bytes) - Method in interface net.openhft.lang.model.Byteable
 
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
 
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
 
BytesMarshaller<E> - Interface in net.openhft.lang.io.serialization
External marshaller for classes.
bytesMarshallerFactory() - Method in class net.openhft.lang.io.AbstractBytes
 
bytesMarshallerFactory() - Method in interface net.openhft.lang.io.BytesCommon
 
bytesMarshallerFactory() - Method in class net.openhft.lang.io.DirectStore
 
BytesMarshallerFactory - Interface in net.openhft.lang.io.serialization
 
ByteStringAppender - Interface in net.openhft.lang.io
 
ByteStringParser - Interface in net.openhft.lang.io
 
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(Boolean) - Static method in class net.openhft.lang.Compare
 
calcLongHashCode(byte) - Static method in class net.openhft.lang.Compare
 
calcLongHashCode(Byte) - Static method in class net.openhft.lang.Compare
 
calcLongHashCode(char) - 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(Short) - Static method in class net.openhft.lang.Compare
 
calcLongHashCode(int) - 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(Long) - Static method in class net.openhft.lang.Compare
 
calcLongHashCode(float) - 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(Double) - Static method in class net.openhft.lang.Compare
 
calcLongHashCode(LongHashable) - 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.NativeBytes
 
cas() - Method in interface net.openhft.lang.model.FieldModel
 
charAt(int) - Method in class net.openhft.lang.io.AbstractBytes
 
CharValue - Interface in net.openhft.lang.values
User: peter.lawrey Date: 10/10/13 Time: 07:17
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.NativeBytes
 
ClassMarshaller - Class in net.openhft.lang.io.serialization.impl
 
ClassMarshaller(ClassLoader) - Constructor for class net.openhft.lang.io.serialization.impl.ClassMarshaller
 
ClassModel - Interface in net.openhft.lang.model
 
clear() - Method in class net.openhft.lang.io.MutableDecimal
 
clone() - Method in class net.openhft.lang.io.MutableDecimal
 
close() - Method in class net.openhft.lang.io.AbstractBytes
 
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();
code() - Method in interface net.openhft.lang.io.serialization.CompactBytesMarshaller
the code for this marshaller
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.StringMarshaller
 
CodeGenerator - Interface in net.openhft.lang.model
 
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
 
COMPARATOR - Static variable in class net.openhft.lang.model.DataValueGenerator
 
Compare - Class in net.openhft.lang
A generic Compare class for many types.
Compare() - Constructor for class net.openhft.lang.Compare
 
compare(long, long) - Static method in class net.openhft.lang.Maths
Compares two long values numerically.
COMPARE_BY_HEAP_SIZE - Static variable in class net.openhft.lang.model.DataValueGenerator
 
compareAndSwapInt(long, int, int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
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.
compareAndSwapLong(long, long, long) - Method in class net.openhft.lang.io.ByteBufferBytes
 
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.
compareAndSwapValue(int, int) - Method in interface net.openhft.lang.values.IntValue
 
compareAndSwapValue(long, long) - Method in interface net.openhft.lang.values.LongValue
 
compareTo(MutableDecimal) - Method in class net.openhft.lang.io.MutableDecimal
 
copies(Class<T>) - Static method in class net.openhft.lang.io.serialization.RawCopier
 
copy(T, T) - Method in class net.openhft.lang.io.serialization.RawCopier
 
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.
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
 
createSlice() - Method in class net.openhft.lang.io.DirectStore
 
currentThread() - Method in class net.openhft.lang.io.AbstractBytes
 

D

DataValueGenerator - Class in net.openhft.lang.model
User: peter.lawrey Date: 06/10/13 Time: 19:17
DataValueGenerator() - Constructor for class net.openhft.lang.model.DataValueGenerator
 
DataValueMetaModel - Class in net.openhft.lang.model
 
DataValueMetaModel() - Constructor for class net.openhft.lang.model.DataValueMetaModel
 
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/13 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
DateMarshaller - Class in net.openhft.lang.io.serialization.impl
 
DateMarshaller(int) - Constructor for class net.openhft.lang.io.serialization.impl.DateMarshaller
 
deleteDir(String) - Static method in enum net.openhft.lang.io.IOTools
 
deleteDir(File) - Static method in enum net.openhft.lang.io.IOTools
 
Differencer - Interface in net.openhft.lang.testing
User: peter.lawrey Date: 05/08/13 Time: 19:06
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
 
DirectBytes - Class in net.openhft.lang.io
 
DirectSerializationFilter - Class in net.openhft.lang.io.serialization.direct
 
DirectSerializationFilter() - Constructor for class net.openhft.lang.io.serialization.direct.DirectSerializationFilter
 
DirectSerializationMetadata - Class in net.openhft.lang.io.serialization.direct
 
DirectSerializationMetadata() - Constructor for class net.openhft.lang.io.serialization.direct.DirectSerializationMetadata
 
DirectSerializationMetadata.SerializationMetadata - Class in net.openhft.lang.io.serialization.direct
 
DirectStore - Class in net.openhft.lang.io
 
DirectStore(long) - Constructor for class net.openhft.lang.io.DirectStore
 
DirectStore(BytesMarshallerFactory, long) - Constructor for class net.openhft.lang.io.DirectStore
 
DirectStore(BytesMarshallerFactory, long, boolean) - Constructor for class net.openhft.lang.io.DirectStore
 
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

E

EmptyObjectMetadata - Static variable in class net.openhft.lang.io.serialization.direct.DirectSerializationMetadata
 
end() - Method in class net.openhft.lang.io.serialization.RawCopier
 
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
 
equals(Object) - Method in class net.openhft.lang.io.MutableDecimal
 
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
 
extractMetadata(List<Field>) - Static method in class net.openhft.lang.io.serialization.direct.DirectSerializationMetadata
 
extractMetadataForPartialCopy(List<Field>) - Static method in class net.openhft.lang.io.serialization.direct.DirectSerializationMetadata
 

F

fieldMap() - Method in interface net.openhft.lang.model.DataValueModel
 
fieldMap() - Method in class net.openhft.lang.model.DataValueModelImpl
 
FieldMetadata - Class in net.openhft.lang.io.serialization.direct
 
FieldMetadata() - Constructor for class net.openhft.lang.io.serialization.direct.FieldMetadata
 
FieldModel<T> - Interface in net.openhft.lang.model
User: peter.lawrey Date: 06/10/13 Time: 18:22
fields(Class<?>) - Static method in class net.openhft.lang.io.serialization.direct.Introspect
 
filterMapFor(String) - Method in interface net.openhft.lang.model.ClassModel
 
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.
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 interface net.openhft.lang.io.RandomDataOutput
Check the end of the stream has not overflowed.
force() - Method in class net.openhft.lang.io.MappedMemory
 
forChar(char) - Static method in enum net.openhft.lang.io.StopCharTesters
 
forChars(CharSequence) - Static method in enum net.openhft.lang.io.StopCharTesters
 
forClass(Class<T>) - Static method in class net.openhft.lang.io.serialization.direct.ObjectMarshallers
 
free() - Method in class net.openhft.lang.io.DirectStore
 
fromBytes(Bytes, Object) - Method in class net.openhft.lang.io.serialization.RawCopier
 

G

generate(Method, ClassModel) - Method in interface net.openhft.lang.model.MethodTemplate
 
generateHeapObject(Class<?>) - Method in class net.openhft.lang.model.DataValueGenerator
 
generateHeapObject(DataValueModel<?>) - Method in class net.openhft.lang.model.DataValueGenerator
 
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 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
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
 
getAndAdd(long, int) - Method in class net.openhft.lang.io.AbstractBytes
 
getAndAdd(long, int) - Method in interface net.openhft.lang.io.RandomDataOutput
Atomically adds the given value to the current value.
getDataValueGenerator() - Static method in enum net.openhft.lang.collection.HugeCollections
 
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
 
getModel(Class<T>) - Static method in enum net.openhft.lang.model.DataValueModels
 
getNames() - Method in interface net.openhft.lang.model.ClassModel
 
getProcessId() - Static method in enum net.openhft.lang.Jvm
 
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
 
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
 

H

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
 
HeapCodeGenerator - Enum in net.openhft.lang.model
 
heapInstance(Class<T>) - Method in class net.openhft.lang.model.DataValueGenerator
 
heapSize() - Method in interface net.openhft.lang.model.FieldModel
 
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(DataValueGenerator, 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

index() - Method in class net.openhft.lang.io.MappedMemory
 
inputStream() - Method in class net.openhft.lang.io.AbstractBytes
 
inputStream() - Method in interface net.openhft.lang.io.BytesCommon
 
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_LOCK_MASK - Static variable in class net.openhft.lang.io.AbstractBytes
 
intern(CharSequence) - Method in class net.openhft.lang.pool.StringInterner
 
intLog2(long) - Static method in class net.openhft.lang.Maths
 
Introspect - Class in net.openhft.lang.io.serialization.direct
 
Introspect() - Constructor for class net.openhft.lang.io.serialization.direct.Introspect
 
intValue() - Method in class net.openhft.lang.io.MutableDecimal
 
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
 
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(Float, Float) - Static method in class net.openhft.lang.Compare
 
isEqual(double, double) - 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
 
isFinished() - Method in class net.openhft.lang.io.AbstractBytes
 
isFinished() - Method in interface net.openhft.lang.io.BytesCommon
 
isFull() - Method in interface net.openhft.lang.collection.HugeQueue
 
isFull() - Method in class net.openhft.lang.collection.impl.HugeQueueImpl
 
ISO_8859_1 - Static variable in enum net.openhft.lang.io.IOTools
 
isPrimitive(Field) - Static method in class net.openhft.lang.io.serialization.direct.FieldMetadata
 
isPrimitiveArray(Field) - Static method in class net.openhft.lang.io.serialization.direct.FieldMetadata
 
isScalar(Class<?>) - Method in interface net.openhft.lang.model.DataValueModel
 
isScalar(Class) - Method in class net.openhft.lang.model.DataValueModelImpl
 
isSet() - Method in class net.openhft.lang.io.MutableDecimal
 
isStatic(Field) - Static method in class net.openhft.lang.io.serialization.direct.FieldMetadata
 
isStopChar(int) - Method in interface net.openhft.lang.io.StopCharTester
Detect which byte stops the string to be parsed

This should be changed to support char instead.

isTransient(Field) - Static method in class net.openhft.lang.io.serialization.direct.FieldMetadata
 

J

Jvm - Enum in net.openhft.lang
 

L

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.serialization.direct.ObjectMarshaller
 
limitAddr() - Method in class net.openhft.lang.io.NativeBytes
 
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

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
 
matches() - Method in interface net.openhft.lang.model.MethodFilter
 
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.
MethodFilter - Interface in net.openhft.lang.model
 
MethodTemplate - Interface in net.openhft.lang.model
 
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 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
 
nameFor(Method, Class<?>[]) - Method in interface net.openhft.lang.model.MethodFilter
 
NativeBytes - Class in net.openhft.lang.io
 
NativeBytes(long, long, long) - Constructor for class net.openhft.lang.io.NativeBytes
 
NativeBytes(BytesMarshallerFactory, long, long, long) - 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.direct - package net.openhft.lang.io.serialization.direct
 
net.openhft.lang.io.serialization.impl - package net.openhft.lang.io.serialization.impl
 
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.values - package net.openhft.lang.values
 
newArray(Class<T>, long) - Static method in enum net.openhft.lang.collection.HugeCollections
 
newQueue(Class<T>, long) - Static method in enum net.openhft.lang.collection.HugeCollections
 
newThread(Runnable) - Method in class net.openhft.lang.thread.NamedThreadFactory
 
nextPower2(int, int) - Static method in class net.openhft.lang.Maths
 
nextPower2(long, long) - Static method in class net.openhft.lang.Maths
 
NoMarshaller - Enum in net.openhft.lang.io.serialization.impl
Created with IntelliJ IDEA.

O

ObjectMarshaller<T> - Class in net.openhft.lang.io.serialization.direct
 
ObjectMarshaller(DirectSerializationMetadata.SerializationMetadata) - Constructor for class net.openhft.lang.io.serialization.direct.ObjectMarshaller
 
ObjectMarshallers - Class in net.openhft.lang.io.serialization.direct
 
ObjectMarshallers() - Constructor for class net.openhft.lang.io.serialization.direct.ObjectMarshallers
 
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
 
outputStream() - Method in class net.openhft.lang.io.AbstractBytes
 
outputStream() - Method in interface net.openhft.lang.io.BytesCommon
 

P

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.
parseDecimal(MutableDecimal) - Method in class net.openhft.lang.io.AbstractBytes
 
parseDecimal(MutableDecimal) - Method in interface net.openhft.lang.io.ByteStringParser
 
parseDouble() - Method in class net.openhft.lang.io.AbstractBytes
 
parseDouble() - Method in interface net.openhft.lang.io.ByteStringParser
 
parseEnum(Class<E>, StopCharTester) - Method in class net.openhft.lang.io.AbstractBytes
 
parseEnum(Class<E>, StopCharTester) - Method in interface net.openhft.lang.io.ByteStringParser
 
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
 
parseUTF(StopCharTester) - Method in class net.openhft.lang.io.AbstractBytes
 
parseUTF(StringBuilder, StopCharTester) - Method in class net.openhft.lang.io.AbstractBytes
 
parseUTF(StringBuilder, StopCharTester) - Method in interface net.openhft.lang.io.ByteStringParser
Populate a StringBuilder with the UTF encoded text until the end.
parseUTF(StopCharTester) - Method in interface net.openhft.lang.io.ByteStringParser
 
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.NativeBytes
 
position(long) - Method in class net.openhft.lang.io.NativeBytes
 
positionAddr() - Method in class net.openhft.lang.io.NativeBytes
 
positionAddr(long) - 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
 
putModel(Class<T>, DataValueModel<T>) - Static method in enum net.openhft.lang.model.DataValueModels
 

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
 
RawCopier<T> - Class in net.openhft.lang.io.serialization
User: peter.lawrey Date: 22/09/13 Time: 16:51
RawCopier(Class<T>) - Constructor for class net.openhft.lang.io.serialization.RawCopier
 
read(ByteBuffer) - 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(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() - 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
Read bytes and obtain an object
read(Bytes, T) - Method in class net.openhft.lang.io.serialization.direct.ObjectMarshaller
 
read(Bytes) - 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) - Method in class net.openhft.lang.io.serialization.impl.EnumBytesMarshaller
 
read(Bytes) - Method in class net.openhft.lang.io.serialization.impl.ExternalizableMarshaller
 
read(Bytes) - Method in class net.openhft.lang.io.serialization.impl.GenericEnumMarshaller
 
read(Bytes) - Method in enum net.openhft.lang.io.serialization.impl.NoMarshaller
 
read(Bytes) - Method in class net.openhft.lang.io.serialization.impl.StringMarshaller
 
readBoolean() - Method in class net.openhft.lang.io.AbstractBytes
 
readBoolean(long) - Method in class net.openhft.lang.io.AbstractBytes
 
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.
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.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.
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.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.
readCompactDouble() - Method in class net.openhft.lang.io.AbstractBytes
 
readCompactDouble() - Method in interface net.openhft.lang.io.RandomDataInput
Reads the first four bytes as readFloat().
readCompactInt() - Method in class net.openhft.lang.io.AbstractBytes
 
readCompactInt() - Method in interface net.openhft.lang.io.RandomDataInput
Reads two or six input bytes and returns an int value.
readCompactLong() - Method in class net.openhft.lang.io.AbstractBytes
 
readCompactLong() - Method in interface net.openhft.lang.io.RandomDataInput
Reads four or twelve input bytes and returns a long value.
readCompactShort() - Method in class net.openhft.lang.io.AbstractBytes
 
readCompactShort() - Method in interface net.openhft.lang.io.RandomDataInput
Reads one or three input bytes and returns a short value.
readCompactUnsignedInt() - Method in class net.openhft.lang.io.AbstractBytes
 
readCompactUnsignedInt() - Method in interface net.openhft.lang.io.RandomDataInput
Reads two or six input bytes and returns an int value.
readCompactUnsignedShort() - Method in class net.openhft.lang.io.AbstractBytes
 
readCompactUnsignedShort() - Method in interface net.openhft.lang.io.RandomDataInput
Reads one or three input bytes and returns a short value.
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.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.
readEnum(Class<E>) - Method in class net.openhft.lang.io.AbstractBytes
 
readEnum(Class<E>) - Method in interface net.openhft.lang.io.RandomDataInput
Read a String with readUTFΔ which is converted to an enumerable type.
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.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.
readFully(byte[]) - Method in class net.openhft.lang.io.AbstractBytes
 
readFully(byte[], int, int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
readFully(byte[], 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.
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.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.
readInt24() - Method in class net.openhft.lang.io.AbstractBytes
 
readInt24(long) - Method in class net.openhft.lang.io.AbstractBytes
 
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.
readInt48() - Method in class net.openhft.lang.io.AbstractBytes
 
readInt48(long) - Method in class net.openhft.lang.io.AbstractBytes
 
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.
readLine() - Method in class net.openhft.lang.io.AbstractBytes
 
readLine() - Method in interface net.openhft.lang.io.RandomDataInput
Reads the next line of text from the input stream.
readList(Collection<E>, Class<E>) - Method in class net.openhft.lang.io.AbstractBytes
 
readList(Collection<E>, Class<E>) - Method in interface net.openhft.lang.io.RandomDataInput
Read a stop bit encoded length and populates this Collection after clear()ing it.
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.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.
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 interface net.openhft.lang.io.RandomDataInput
Read a stop bit encoded length and populates this Map after clear()ing it.
readMarshallable(Bytes) - Method in class net.openhft.lang.io.AbstractBytes
 
readMarshallable(Bytes) - Method in interface net.openhft.lang.io.serialization.BytesMarshallable
read an object from bytes
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(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
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.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.
readStopBit() - Method in class net.openhft.lang.io.AbstractBytes
 
readStopBit() - Method in interface net.openhft.lang.io.RandomDataInput
Reads between one and ten bytes with are stop encoded with support for negative numbers
readUnsignedByte() - Method in class net.openhft.lang.io.AbstractBytes
 
readUnsignedByte(long) - Method in class net.openhft.lang.io.AbstractBytes
 
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.
readUnsignedInt() - Method in class net.openhft.lang.io.AbstractBytes
 
readUnsignedInt(long) - Method in class net.openhft.lang.io.AbstractBytes
 
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.
readUnsignedShort() - Method in class net.openhft.lang.io.AbstractBytes
 
readUnsignedShort(long) - Method in class net.openhft.lang.io.AbstractBytes
 
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.
readUTF() - Method in class net.openhft.lang.io.AbstractBytes
 
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.AbstractBytes
 
readUTFΔ(long) - Method in class net.openhft.lang.io.AbstractBytes
 
readUTFΔ(StringBuilder) - Method in class net.openhft.lang.io.AbstractBytes
 
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 and maximum length 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.
readVolatileDouble(long) - Method in class net.openhft.lang.io.AbstractBytes
 
readVolatileDouble(long) - Method in interface net.openhft.lang.io.RandomDataInput
This is the same as readDouble() except a read barrier is performed first.
readVolatileFloat(long) - Method in class net.openhft.lang.io.AbstractBytes
 
readVolatileFloat(long) - Method in interface net.openhft.lang.io.RandomDataInput
This is the same as readFloat() except a read barrier is performed first.
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.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.
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.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

Reads eight input bytes and returns a long value.

readVolatileLong(long) - Method in interface net.openhft.lang.io.RandomDataInput
This is the same readLong() except a dread barrier is performed first

Reads eight input bytes and returns a long value.

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.io.MappedMemory
 
release() - Method in class net.openhft.lang.io.MappedMemory
 
release(MappedMemory) - Static method in class net.openhft.lang.io.MappedMemory
 
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.NativeBytes
 
reserve() - Method in class net.openhft.lang.io.MappedMemory
 
reset() - Method in class net.openhft.lang.io.AbstractBytes
 
reset() - Method in interface net.openhft.lang.io.BytesCommon
Start again, unfinished, position() == 0
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
 
RunningMinimum(long, int) - Constructor for class net.openhft.lang.testing.RunningMinimum
 

S

sample(long, long) - Method in interface net.openhft.lang.testing.Differencer
 
sample(long, long) - Method in class net.openhft.lang.testing.RunningMinimum
 
sample(long, long) - Method in class net.openhft.lang.testing.VanillaDifferencer
 
scale() - Method in class net.openhft.lang.io.MutableDecimal
 
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(double, int) - Method in class net.openhft.lang.io.MutableDecimal
 
set(long, int) - Method in class net.openhft.lang.io.MutableDecimal
 
setCurrentThread() - Method in class net.openhft.lang.io.AbstractBytes
 
setDumpCode(boolean) - Method in class net.openhft.lang.model.DataValueGenerator
 
setMethod(String, MethodFilter, Method) - Method in interface net.openhft.lang.model.ClassModel
 
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
 
shortThreadId() - Method in class net.openhft.lang.io.AbstractBytes
 
ShortValue - Interface in net.openhft.lang.values
User: peter.lawrey Date: 10/10/13 Time: 07:16
size() - Method in class net.openhft.lang.io.DirectStore
 
size() - Method in class net.openhft.lang.io.MappedFile
 
size() - Method in interface net.openhft.lang.model.FieldModel
 
skip(long) - Method in class net.openhft.lang.io.AbstractBytes
 
skip(long) - Method in interface net.openhft.lang.io.RandomDataInput
Skips n bytes of input.
skipBytes(int) - Method in class net.openhft.lang.io.AbstractBytes
 
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.
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
start() - Method in class net.openhft.lang.io.serialization.RawCopier
 
startAddr() - Method in class net.openhft.lang.io.NativeBytes
 
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
stopAtFirstIneligibleField(List<Field>) - Static method in class net.openhft.lang.io.serialization.direct.DirectSerializationFilter
 
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
 
store() - Method in class net.openhft.lang.io.MultiStoreBytes
 
storePositionAndSize(DirectStore, long, long) - Method in class net.openhft.lang.io.MultiStoreBytes
 
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 - Interface in net.openhft.lang.values
User: peter.lawrey Date: 10/10/13 Time: 07:13
subSequence(int, int) - Method in class net.openhft.lang.io.AbstractBytes
 

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
 
TMP - Static variable in enum net.openhft.lang.Jvm
 
toBytes(Object, Bytes) - Method in class net.openhft.lang.io.serialization.RawCopier
 
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.direct.DirectSerializationMetadata.SerializationMetadata
 
tryLock() - Method in interface net.openhft.lang.model.FieldModel
 
tryLockInt(long) - Method in class net.openhft.lang.io.AbstractBytes
 
tryLockInt(long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Lock which uses 4 bytes.
tryLockLong(long) - Method in class net.openhft.lang.io.AbstractBytes
 
tryLockLong(long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Lock across processes

Lock which uses 8 bytes.

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 interface net.openhft.lang.io.RandomDataUpdate
Lock which uses 4 bytes.
tryLockNanosLong(long, long) - Method in class net.openhft.lang.io.AbstractBytes
 
tryLockNanosLong(long, long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Lock across processes

Lock which uses 8 bytes.

tryLockNanosValue(long) - Method in interface net.openhft.lang.values.IntValue
 
tryLockValue() - Method in interface net.openhft.lang.values.IntValue
 
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

uniqueTid() - Method in class net.openhft.lang.io.AbstractBytes
 
unlock() - Method in interface net.openhft.lang.model.FieldModel
 
unlockInt(long) - Method in class net.openhft.lang.io.AbstractBytes
 
unlockInt(long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Lock which uses 4 bytes.
unlockLong(long) - Method in class net.openhft.lang.io.AbstractBytes
 
unlockLong(long) - Method in interface net.openhft.lang.io.RandomDataUpdate
Lock across processes

Lock which uses 8 bytes.

unlockValue() - Method in interface net.openhft.lang.values.IntValue
 
UNSAFE - Static variable in class net.openhft.lang.io.NativeBytes
*** Access the Unsafe class *****
UNSIGNED_BYTE_MASK - Static variable in class net.openhft.lang.io.AbstractBytes
 
UNSIGNED_INT_MASK - Static variable in class net.openhft.lang.io.AbstractBytes
 
UNSIGNED_SHORT_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
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.IOTools
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.StopCharTesters
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.model.DataValueModels
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.model.HeapCodeGenerator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.lang.model.VanillaFilter
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.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.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.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.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.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.model.HeapCodeGenerator
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.VanillaFilter
Returns an array containing the constants of this enum type, in the order they are declared.
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
 
VanillaFilter - Enum in net.openhft.lang.model
 

W

WHOLE_NUMBER - Static variable in class net.openhft.lang.Maths
Numbers larger than this are whole numbers due to representation error.
write(byte[]) - Method in class net.openhft.lang.io.AbstractBytes
 
write(long, byte[]) - Method in class net.openhft.lang.io.AbstractBytes
 
write(byte[], int, int) - Method in class net.openhft.lang.io.AbstractBytes
 
write(ByteBuffer) - Method in class net.openhft.lang.io.AbstractBytes
 
write(BytesCommon, long, long) - Method in class net.openhft.lang.io.AbstractBytes
 
write(int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
write(BytesCommon, long, long) - Method in interface net.openhft.lang.io.BytesCommon
Copy from one Bytes to another, moves the position by length
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(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(byte[], int, int) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes len bytes from array bytes, in order, to the output stream.
write(ByteBuffer) - Method in interface net.openhft.lang.io.RandomDataOutput
Copies the contents of a ByteBuffer from the potision ot the limit.
write(Bytes, E) - Method in interface net.openhft.lang.io.serialization.BytesMarshaller
write the object out as bytes.
write(Bytes, T) - Method in class net.openhft.lang.io.serialization.direct.ObjectMarshaller
 
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, Void) - Method in enum net.openhft.lang.io.serialization.impl.NoMarshaller
 
write(Bytes, String) - Method in class net.openhft.lang.io.serialization.impl.StringMarshaller
 
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 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.
writeByte(int) - Method in class net.openhft.lang.io.AbstractBytes
 
writeByte(long, int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
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.
writeBytes(String) - Method in class net.openhft.lang.io.AbstractBytes
 
writeBytes(String) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes a string to the output stream.
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.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.
writeChars(String) - Method in class net.openhft.lang.io.AbstractBytes
 
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.
writeCompactDouble(double) - Method in class net.openhft.lang.io.AbstractBytes
 
writeCompactDouble(double) - Method in interface net.openhft.lang.io.RandomDataOutput
Writes four or twelve bytes as follow;
writeCompactInt(int) - Method in class net.openhft.lang.io.AbstractBytes
 
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)

The bytes written by this method may be read by the readCompactInt method of interface RandomDataInput , which will then return a int equal to v.

writeCompactLong(long) - Method in class net.openhft.lang.io.AbstractBytes
 
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)

The bytes written by this method may be read by the readCompactLong method of interface RandomDataInput , which will then return a long equal to v.

writeCompactShort(int) - Method in class net.openhft.lang.io.AbstractBytes
 
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)

The bytes written by this method may be read by the readCompactShort method of interface RandomDataInput , which will then return a short equal to (short)v.

writeCompactUnsignedInt(long) - Method in class net.openhft.lang.io.AbstractBytes
 
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)

The bytes written by this method may be read by the readCompactUnsignedInt method of interface RandomDataInput , which will then return a int equal to v & 0xFFFFFFFF.

writeCompactUnsignedShort(int) - Method in class net.openhft.lang.io.AbstractBytes
 
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);

The bytes written by this method may be read by the readCompactUnsignedShort method of interface RandomDataInput , which will then return a short equal to v & 0xFFFF.

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.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.
writeEnum(E) - Method in class net.openhft.lang.io.AbstractBytes
 
writeEnum(E) - Method in interface net.openhft.lang.io.RandomDataOutput
Write the object in a form which can be uniquely recreated by readEnum.
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.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.
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.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.
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 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.
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 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.
writeList(Collection<E>) - Method in class net.openhft.lang.io.AbstractBytes
 
writeList(Collection<E>) - Method in interface net.openhft.lang.io.RandomDataOutput
Write an ordered collection of "enumerable objects" (See writeEnum).
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.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.
writeMap(Map<K, V>) - Method in class net.openhft.lang.io.AbstractBytes
 
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).
writeMarshallable(Bytes) - Method in class net.openhft.lang.io.AbstractBytes
 
writeMarshallable(Bytes) - Method in interface net.openhft.lang.io.serialization.BytesMarshallable
write an object to bytes
writeObject(Object) - Method in class net.openhft.lang.io.AbstractBytes
 
writeObject(Object, int, int) - Method in class net.openhft.lang.io.ByteBufferBytes
 
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.
writeOrderedDouble(long, double) - Method in class net.openhft.lang.io.AbstractBytes
 
writeOrderedDouble(long, double) - Method in interface net.openhft.lang.io.RandomDataOutput
Same as writeDouble but include an ordered write barrier.
writeOrderedFloat(long, float) - Method in class net.openhft.lang.io.AbstractBytes
 
writeOrderedFloat(long, float) - Method in interface net.openhft.lang.io.RandomDataOutput
Same as writeFloat but include an ordered write barrier.
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.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.
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.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.
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.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.
writeStartToPosition(Bytes) - Method in class net.openhft.lang.io.AbstractBytes
Deprecated.
writeStartToPosition(Bytes) - Method in interface net.openhft.lang.io.RandomDataOutput
Deprecated.
Use write(BytesCommon bytes, long position, long length) instead.
writeStopBit(long) - Method in class net.openhft.lang.io.AbstractBytes
 
writeStopBit(long) - Method in interface net.openhft.lang.io.RandomDataOutput
Stop bit encoding numbers.
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 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.
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 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.
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 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.
writeUTF(String) - Method in class net.openhft.lang.io.AbstractBytes
 
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Δ(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 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.
A B C D E F G H I J L M N O P R S T U V W 

Copyright © 2014. All Rights Reserved.