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

A

accept(Boolean) - Method in interface net.openhft.chronicle.core.util.BooleanConsumer
Performs this operation on the given argument.
accept(byte) - Method in interface net.openhft.chronicle.core.util.ByteConsumer
Performs this operation on the given argument.
accept(char) - Method in interface net.openhft.chronicle.core.util.CharConsumer
Performs this operation on the given argument.
accept(float) - Method in interface net.openhft.chronicle.core.util.FloatConsumer
Performs this operation on the given argument.
accept(T, Boolean) - Method in interface net.openhft.chronicle.core.util.ObjBooleanConsumer
Performs this operation on the given arguments.
accept(T, byte) - Method in interface net.openhft.chronicle.core.util.ObjByteConsumer
Performs this operation on the given arguments.
accept(T, char) - Method in interface net.openhft.chronicle.core.util.ObjCharConsumer
Performs this operation on the given arguments.
accept(T, float) - Method in interface net.openhft.chronicle.core.util.ObjFloatConsumer
Performs this operation on the given arguments.
accept(T, short) - Method in interface net.openhft.chronicle.core.util.ObjShortConsumer
Performs this operation on the given arguments.
accept(U, A) - Method in interface net.openhft.chronicle.core.util.SerializableUpdaterWithArg
 
accept(short) - Method in interface net.openhft.chronicle.core.util.ShortConsumer
Performs this operation on the given argument.
accept(I) - Method in interface net.openhft.chronicle.core.util.ThrowingAcceptor
 
acquireStringBuilder() - Method in class net.openhft.chronicle.core.pool.StringBuilderPool
 
add(Closeable) - Method in class net.openhft.chronicle.core.io.CloseablesManager
 
addAlias(Class...) - Method in class net.openhft.chronicle.core.pool.ClassAliasPool
 
addAlias(Class, String) - Method in class net.openhft.chronicle.core.pool.ClassAliasPool
 
addAtomicValue(double) - Method in interface net.openhft.chronicle.core.values.DoubleValue
 
addAtomicValue(float) - Method in interface net.openhft.chronicle.core.values.FloatValue
 
addAtomicValue(int) - Method in interface net.openhft.chronicle.core.values.IntValue
 
addAtomicValue(long) - Method in interface net.openhft.chronicle.core.values.LongValue
 
addInt(long, int) - Method in interface net.openhft.chronicle.core.Memory
 
addInt(Object, long, int) - Method in interface net.openhft.chronicle.core.Memory
 
addInt(long, int) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
addInt(Object, long, int) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
addLong(long, long) - Method in interface net.openhft.chronicle.core.Memory
 
addLong(Object, long, long) - Method in interface net.openhft.chronicle.core.Memory
 
addLong(long, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
addLong(Object, long, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
addValue(byte) - Method in interface net.openhft.chronicle.core.values.ByteValue
 
addValue(double) - Method in interface net.openhft.chronicle.core.values.DoubleValue
 
addValue(float) - Method in interface net.openhft.chronicle.core.values.FloatValue
 
addValue(int) - Method in interface net.openhft.chronicle.core.values.IntValue
 
addValue(long) - Method in interface net.openhft.chronicle.core.values.LongValue
 
addValue(short) - Method in interface net.openhft.chronicle.core.values.ShortValue
 
agitate(long) - Static method in enum net.openhft.chronicle.core.Maths
 
allocate(long) - Method in interface net.openhft.chronicle.core.Memory
 
allocate(long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
allocateInstance(Class<E>) - Method in interface net.openhft.chronicle.core.Memory
 
allocateInstance(Class<E>) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
AllocationMeasure - Class in net.openhft.chronicle.core.util
Created by daniel on 06/07/2015.
AllocationMeasure() - Constructor for class net.openhft.chronicle.core.util.AllocationMeasure
 
andThen(BooleanConsumer) - Method in interface net.openhft.chronicle.core.util.BooleanConsumer
Returns a composed IntConsumer that performs, in sequence, this operation followed by the after operation.
andThen(ByteConsumer) - Method in interface net.openhft.chronicle.core.util.ByteConsumer
Returns a composed IntConsumer that performs, in sequence, this operation followed by the after operation.
andThen(CharConsumer) - Method in interface net.openhft.chronicle.core.util.CharConsumer
Returns a composed IntConsumer that performs, in sequence, this operation followed by the after operation.
andThen(FloatConsumer) - Method in interface net.openhft.chronicle.core.util.FloatConsumer
Returns a composed IntConsumer that performs, in sequence, this operation followed by the after operation.
andThen(ShortConsumer) - Method in interface net.openhft.chronicle.core.util.ShortConsumer
Returns a composed IntConsumer that performs, in sequence, this operation followed by the after operation.
apply(I) - Method in interface net.openhft.chronicle.core.util.ThrowingFunction
 
asCCE(Exception) - Static method in enum net.openhft.chronicle.core.util.ObjectUtils
 

B

bindValueAt(int, LongValue) - Method in interface net.openhft.chronicle.core.values.LongArrayValues
 
BooleanConsumer - Interface in net.openhft.chronicle.core.util
Represents an operation that accepts a single Boolean-valued argument and returns no result.
BooleanValue - Interface in net.openhft.chronicle.core.values
User: peter.lawrey Date: 10/10/13 Time: 07:19
busyWaitMicros(long) - Static method in enum net.openhft.chronicle.core.Jvm
This method is designed tobe used when the time to be waited is very small, typically under a millisecond.
ByteConsumer - Interface in net.openhft.chronicle.core.util
Represents an operation that accepts a single byte-valued argument and returns no result.
ByteValue - Interface in net.openhft.chronicle.core.values
User: peter.lawrey Date: 10/10/13 Time: 07:19

C

CharConsumer - Interface in net.openhft.chronicle.core.util
Represents an operation that accepts a single char-valued argument and returns no result.
CharSequenceComparator - Enum in net.openhft.chronicle.core.util
 
CharValue - Interface in net.openhft.chronicle.core.values
User: peter.lawrey Date: 10/10/13 Time: 07:17
CLASS_ALIASES - Static variable in class net.openhft.chronicle.core.pool.ClassAliasPool
 
ClassAliasPool - Class in net.openhft.chronicle.core.pool
 
ClassAliasPool() - Constructor for class net.openhft.chronicle.core.pool.ClassAliasPool
 
ClassLoading - Enum in net.openhft.chronicle.core
Utility class to create classes from a byte[]
ClassLocal<V> - Class in net.openhft.chronicle.core
Lambda friendly, ClassLocal value to cache information relating to a class.
clean() - Method in class net.openhft.chronicle.core.pool.ClassAliasPool
remove classes which are not in the default class loaders.
close() - Method in interface net.openhft.chronicle.core.io.Closeable
Doesn't throw a checked exception.
close(Closeable) - Method in class net.openhft.chronicle.core.io.CloseablesManager
 
close() - Method in class net.openhft.chronicle.core.io.CloseablesManager
 
close() - Method in interface net.openhft.chronicle.core.ReferenceCounted
 
Closeable - Interface in net.openhft.chronicle.core.io
 
CloseablesManager - Class in net.openhft.chronicle.core.io
 
CloseablesManager() - Constructor for class net.openhft.chronicle.core.io.CloseablesManager
 
closeQuietly(Object) - Static method in interface net.openhft.chronicle.core.io.Closeable
 
closeQuietly(Closeable) - Method in class net.openhft.chronicle.core.io.CloseablesManager
 
closeQuietly() - Method in class net.openhft.chronicle.core.io.CloseablesManager
 
compare(CharSequence, CharSequence) - Method in enum net.openhft.chronicle.core.util.CharSequenceComparator
 
compareAndSet(long, long, long) - Method in interface net.openhft.chronicle.core.values.LongArrayValues
 
compareAndSwapInt(long, int, int) - Method in interface net.openhft.chronicle.core.Memory
 
compareAndSwapInt(Object, long, int, int) - Method in interface net.openhft.chronicle.core.Memory
 
compareAndSwapInt(long, int, int) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
compareAndSwapInt(Object, long, int, int) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
compareAndSwapLong(long, long, long) - Method in interface net.openhft.chronicle.core.Memory
 
compareAndSwapLong(Object, long, long, long) - Method in interface net.openhft.chronicle.core.Memory
 
compareAndSwapLong(long, long, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
compareAndSwapLong(Object, long, long, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
compareAndSwapValue(int, int) - Method in interface net.openhft.chronicle.core.values.IntValue
 
compareAndSwapValue(long, long) - Method in interface net.openhft.chronicle.core.values.LongValue
 
computeValue(Class<?>) - Method in class net.openhft.chronicle.core.ClassLocal
 
convertTo(Class<E>, Object) - Static method in enum net.openhft.chronicle.core.util.ObjectUtils
 
copyMemory(byte[], int, long, int) - Method in interface net.openhft.chronicle.core.Memory
 
copyMemory(long, long, long) - Method in interface net.openhft.chronicle.core.Memory
 
copyMemory(byte[], int, Object, long, int) - Method in interface net.openhft.chronicle.core.Memory
 
copyMemory(long, Object, long, int) - Method in interface net.openhft.chronicle.core.Memory
 
copyMemory(byte[], int, long, int) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
copyMemory(long, long, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
copyMemory(byte[], int, Object, long, int) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
copyMemory(long, Object, long, int) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
create() - Static method in class net.openhft.chronicle.core.UnsafeMemory
 
currentTimeMillis() - Static method in enum net.openhft.chronicle.core.util.Time
 

D

defineClass(String, byte[]) - Static method in enum net.openhft.chronicle.core.ClassLoading
Define a class into the current class loader
divideRoundUp(long, long) - Static method in enum net.openhft.chronicle.core.Maths
Divide dividend by divisor, if division is not integral the result is rounded up.
DoubleValue - Interface in net.openhft.chronicle.core.values
User: peter.lawrey Date: 10/10/13 Time: 07:12

E

endsWith(CharSequence, String) - Static method in enum net.openhft.chronicle.core.util.StringUtils
 
ENUM_INTERNER - Static variable in class net.openhft.chronicle.core.pool.EnumInterner
 
EnumInterner<E extends Enum<E>> - Class in net.openhft.chronicle.core.pool
 
EnumInterner(Class<E>) - Constructor for class net.openhft.chronicle.core.pool.EnumInterner
 
EnumInterner(Class<E>, int) - Constructor for class net.openhft.chronicle.core.pool.EnumInterner
 
equalsCaseIgnore(CharSequence, CharSequence) - Static method in enum net.openhft.chronicle.core.util.StringUtils
 
extractChars(StringBuilder) - Static method in enum net.openhft.chronicle.core.util.StringUtils
 
extractChars(String) - Static method in enum net.openhft.chronicle.core.util.StringUtils
 

F

firstLowerCase(String) - Static method in enum net.openhft.chronicle.core.util.StringUtils
 
FloatConsumer - Interface in net.openhft.chronicle.core.util
Represents an operation that accepts a single float-valued argument and returns no result.
FloatValue - Interface in net.openhft.chronicle.core.values
User: peter.lawrey Date: 10/10/13 Time: 07:15
ForceInline - Annotation Type in net.openhft.chronicle.core.annotation
Marker annotation for some methods and constructors in the JSR 292 implementation.
forName(CharSequence) - Method in class net.openhft.chronicle.core.pool.ClassAliasPool
 
freeMemory(long, long) - Method in interface net.openhft.chronicle.core.Memory
 
freeMemory(long, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 

G

get() - Method in class net.openhft.chronicle.core.ReferenceCounter
 
getCapacity() - Method in interface net.openhft.chronicle.core.values.LongArrayValues
 
getField(Class, String) - Static method in enum net.openhft.chronicle.core.Jvm
Get the Field for a class by name.
getHostName() - Static method in class net.openhft.chronicle.core.OS
 
getPidMax() - Static method in class net.openhft.chronicle.core.OS
 
getProcessId() - Static method in class net.openhft.chronicle.core.OS
 
getTarget() - Static method in class net.openhft.chronicle.core.OS
 
getUserName() - Static method in class net.openhft.chronicle.core.OS
 
getUsingValue(StringBuilder) - Method in interface net.openhft.chronicle.core.values.StringValue
a getter for a String which takes a StringBuilder
getValue(Object, String) - Static method in enum net.openhft.chronicle.core.Jvm
 
getValue() - Method in interface net.openhft.chronicle.core.values.BooleanValue
 
getValue() - Method in interface net.openhft.chronicle.core.values.ByteValue
 
getValue() - Method in interface net.openhft.chronicle.core.values.CharValue
 
getValue() - Method in interface net.openhft.chronicle.core.values.DoubleValue
 
getValue() - Method in interface net.openhft.chronicle.core.values.FloatValue
 
getValue() - Method in interface net.openhft.chronicle.core.values.IntValue
 
getValue() - Method in interface net.openhft.chronicle.core.values.LongValue
 
getValue() - Method in interface net.openhft.chronicle.core.values.ShortValue
 
getValue() - Method in interface net.openhft.chronicle.core.values.StringValue
 
getValueAt(long) - Method in interface net.openhft.chronicle.core.values.LongArrayValues
 
getVolatileValue() - Method in interface net.openhft.chronicle.core.values.DoubleValue
 
getVolatileValue() - Method in interface net.openhft.chronicle.core.values.FloatValue
 
getVolatileValue() - Method in interface net.openhft.chronicle.core.values.IntValue
 
getVolatileValue() - Method in interface net.openhft.chronicle.core.values.LongValue
 
getVolatileValueAt(long) - Method in interface net.openhft.chronicle.core.values.LongArrayValues
 

H

hash32(CharSequence) - Static method in enum net.openhft.chronicle.core.Maths
 
hash32(long) - Static method in enum net.openhft.chronicle.core.Maths
 
hash64(CharSequence) - Static method in enum net.openhft.chronicle.core.Maths
 
hash64(long) - Static method in enum net.openhft.chronicle.core.Maths
A simple hashing algorithm for a 64-bit value
hash64(long, long) - Static method in enum net.openhft.chronicle.core.Maths
A simple hashing algorithm for a 128-bit value
heapUsed() - Method in interface net.openhft.chronicle.core.Memory
 
Histogram - Class in net.openhft.chronicle.core.util
Created by peter on 10/07/15.
Histogram() - Constructor for class net.openhft.chronicle.core.util.Histogram
 
Histogram(int, int) - Constructor for class net.openhft.chronicle.core.util.Histogram
 
HotMethod - Annotation Type in net.openhft.chronicle.core.annotation
 

I

intern(CharSequence) - Method in class net.openhft.chronicle.core.pool.EnumInterner
 
intern(CharSequence) - Method in class net.openhft.chronicle.core.pool.StringInterner
 
interner - Variable in class net.openhft.chronicle.core.pool.StringInterner
 
intLog2(long) - Static method in enum net.openhft.chronicle.core.Maths
Returns rounded down log2num, e.
IntValue - Interface in net.openhft.chronicle.core.values
User: peter.lawrey Date: 10/10/13 Time: 07:15
IORuntimeException - Exception in net.openhft.chronicle.core.io
 
IORuntimeException(String) - Constructor for exception net.openhft.chronicle.core.io.IORuntimeException
 
IORuntimeException(Throwable) - Constructor for exception net.openhft.chronicle.core.io.IORuntimeException
 
IORuntimeException(String, Throwable) - Constructor for exception net.openhft.chronicle.core.io.IORuntimeException
 
IOTools - Enum in net.openhft.chronicle.core.io
Created by peter on 26/08/15.
is64Bit() - Static method in class net.openhft.chronicle.core.OS
 
IS_DEBUG - Static variable in enum net.openhft.chronicle.core.Jvm
 
isDebug() - Static method in enum net.openhft.chronicle.core.Jvm
 
isEmpty() - Method in class net.openhft.chronicle.core.io.CloseablesManager
 
isEqual(CharSequence, CharSequence) - Static method in enum net.openhft.chronicle.core.util.StringUtils
 
isLinux() - Static method in class net.openhft.chronicle.core.OS
 
isMacOSX() - Static method in class net.openhft.chronicle.core.OS
 
isPowerOf2(long) - Static method in enum net.openhft.chronicle.core.Maths
 
isWindows() - Static method in class net.openhft.chronicle.core.OS
This may or may not be the OS thread id, but should be unique across processes

J

Jvm - Enum in net.openhft.chronicle.core
Utility class to access information in the JVM.

L

loadFence() - Method in interface net.openhft.chronicle.core.Memory
 
loadFence() - Method in class net.openhft.chronicle.core.UnsafeMemory
 
lockWithStack(ReentrantLock) - Static method in enum net.openhft.chronicle.core.Jvm
Log the stack trace of the thread holding a lock.
LongArrayValues - Interface in net.openhft.chronicle.core.values
User: peter.lawrey Date: 10/10/13 Time: 07:11
LongValue - Interface in net.openhft.chronicle.core.values
User: peter.lawrey Date: 10/10/13 Time: 07:11

M

main(String[]) - Static method in class net.openhft.chronicle.core.util.AllocationMeasure
 
map(FileChannel, FileChannel.MapMode, long, long) - Static method in class net.openhft.chronicle.core.OS
Map a region of a file into memory.
mapAlign(long) - Static method in class net.openhft.chronicle.core.OS
Align an offset of a memory mapping in file based on OS.
mapAlignment() - Static method in class net.openhft.chronicle.core.OS
Returns the alignment of offsets in file, from which memory mapping could start, based on OS.
markAllocations() - Method in class net.openhft.chronicle.core.util.AllocationMeasure
Calculates the number of bytes allocated since the last reset.
mask - Variable in class net.openhft.chronicle.core.pool.StringInterner
 
Maths - Enum in net.openhft.chronicle.core
 
MaxBytes - Annotation Type in net.openhft.chronicle.core.values
The maximum size in encoded bytes for a variable length data type.
Memory - Interface in net.openhft.chronicle.core
Low level memory access
memory() - Static method in class net.openhft.chronicle.core.OS
 

N

nameFor(Class) - Method in class net.openhft.chronicle.core.pool.ClassAliasPool
 
nativeMemoryUsed() - Method in interface net.openhft.chronicle.core.Memory
 
nativeMemoryUsed() - Method in class net.openhft.chronicle.core.UnsafeMemory
 
net.openhft.chronicle.core - package net.openhft.chronicle.core
 
net.openhft.chronicle.core.annotation - package net.openhft.chronicle.core.annotation
 
net.openhft.chronicle.core.io - package net.openhft.chronicle.core.io
 
net.openhft.chronicle.core.pool - package net.openhft.chronicle.core.pool
 
net.openhft.chronicle.core.util - package net.openhft.chronicle.core.util
 
net.openhft.chronicle.core.values - package net.openhft.chronicle.core.values
 
newInstance(Class<T>) - Static method in enum net.openhft.chronicle.core.util.ObjectUtils
 
newString(char[]) - Static method in enum net.openhft.chronicle.core.util.StringUtils
 
nextPower2(int, int) - Static method in enum net.openhft.chronicle.core.Maths
 
nextPower2(long, long) - Static method in enum net.openhft.chronicle.core.Maths
 
notifyClosing() - Method in interface net.openhft.chronicle.core.io.Closeable
 
NotNull - Annotation Type in net.openhft.chronicle.core.annotation
 
Nullable - Annotation Type in net.openhft.chronicle.core.annotation
 

O

ObjBooleanConsumer<T> - Interface in net.openhft.chronicle.core.util
Represents an operation that accepts a an object-valued and Boolean-valued argument, and returns no result.
ObjByteConsumer<T> - Interface in net.openhft.chronicle.core.util
Represents an operation that accepts a an object-valued and byte-valued argument, and returns no result.
ObjCharConsumer<T> - Interface in net.openhft.chronicle.core.util
Represents an operation that accepts a an object-valued and char-valued argument, and returns no result.
ObjectUtils - Enum in net.openhft.chronicle.core.util
Created by peter on 23/06/15.
ObjFloatConsumer<T> - Interface in net.openhft.chronicle.core.util
Represents an operation that accepts a an object-valued and float-valued argument, and returns no result.
ObjShortConsumer<T> - Interface in net.openhft.chronicle.core.util
Represents an operation that accepts a an object-valued and short-valued argument, and returns no result.
onReleased(Runnable) - Static method in class net.openhft.chronicle.core.ReferenceCounter
 
OS - Class in net.openhft.chronicle.core
Low level axcess to OS class.
OS() - Constructor for class net.openhft.chronicle.core.OS
 
OS.Unmapper - Class in net.openhft.chronicle.core
 

P

pageAlign(long) - Static method in class net.openhft.chronicle.core.OS
Align the size to page boundary
pageSize() - Method in interface net.openhft.chronicle.core.Memory
 
pageSize() - Static method in class net.openhft.chronicle.core.OS
 
pageSize() - Method in class net.openhft.chronicle.core.UnsafeMemory
 
parkNanos(long) - Static method in enum net.openhft.chronicle.core.util.Time
 
parseDouble(CharSequence) - Static method in enum net.openhft.chronicle.core.util.StringUtils
 
pause(long) - Static method in enum net.openhft.chronicle.core.Jvm
Silently pause for milli seconds.
percentile(double) - Method in class net.openhft.chronicle.core.util.Histogram
 
printAllocations(CharSequence) - Method in class net.openhft.chronicle.core.util.AllocationMeasure
 

R

readByte(Object, long) - Method in interface net.openhft.chronicle.core.Memory
 
readByte(long) - Method in interface net.openhft.chronicle.core.Memory
 
readByte(Object, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readByte(long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readDouble(long) - Method in interface net.openhft.chronicle.core.Memory
 
readDouble(Object, long) - Method in interface net.openhft.chronicle.core.Memory
 
readDouble(long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readDouble(Object, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readFile(String) - Static method in enum net.openhft.chronicle.core.io.IOTools
 
readFloat(long) - Method in interface net.openhft.chronicle.core.Memory
 
readFloat(Object, long) - Method in interface net.openhft.chronicle.core.Memory
 
readFloat(long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readFloat(Object, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readInt(long) - Method in interface net.openhft.chronicle.core.Memory
 
readInt(Object, long) - Method in interface net.openhft.chronicle.core.Memory
 
readInt(long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readInt(Object, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readLong(long) - Method in interface net.openhft.chronicle.core.Memory
 
readLong(Object, long) - Method in interface net.openhft.chronicle.core.Memory
 
readLong(long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readLong(Object, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
ReadResolvable<T> - Interface in net.openhft.chronicle.core.util
Created by peter on 23/06/15.
readResolve(Object) - Static method in interface net.openhft.chronicle.core.util.ReadResolvable
 
readResolve() - Method in interface net.openhft.chronicle.core.util.ReadResolvable
Post deserialization step
readShort(long) - Method in interface net.openhft.chronicle.core.Memory
 
readShort(Object, long) - Method in interface net.openhft.chronicle.core.Memory
 
readShort(long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readShort(Object, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readVolatileByte(long) - Method in interface net.openhft.chronicle.core.Memory
 
readVolatileByte(Object, long) - Method in interface net.openhft.chronicle.core.Memory
 
readVolatileByte(long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readVolatileByte(Object, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readVolatileDouble(long) - Method in interface net.openhft.chronicle.core.Memory
 
readVolatileDouble(Object, long) - Method in interface net.openhft.chronicle.core.Memory
 
readVolatileDouble(long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readVolatileDouble(Object, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readVolatileFloat(long) - Method in interface net.openhft.chronicle.core.Memory
 
readVolatileFloat(Object, long) - Method in interface net.openhft.chronicle.core.Memory
 
readVolatileFloat(long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readVolatileFloat(Object, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readVolatileInt(long) - Method in interface net.openhft.chronicle.core.Memory
 
readVolatileInt(Object, long) - Method in interface net.openhft.chronicle.core.Memory
 
readVolatileInt(long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readVolatileInt(Object, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readVolatileLong(long) - Method in interface net.openhft.chronicle.core.Memory
 
readVolatileLong(Object, long) - Method in interface net.openhft.chronicle.core.Memory
 
readVolatileLong(long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readVolatileLong(Object, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readVolatileShort(long) - Method in interface net.openhft.chronicle.core.Memory
 
readVolatileShort(Object, long) - Method in interface net.openhft.chronicle.core.Memory
 
readVolatileShort(long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
readVolatileShort(Object, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
refCount() - Method in interface net.openhft.chronicle.core.ReferenceCounted
 
ReferenceCounted - Interface in net.openhft.chronicle.core
A resource which is reference counted and freed when the refCount drop to 0.
ReferenceCounter - Class in net.openhft.chronicle.core
 
release(Object) - Static method in interface net.openhft.chronicle.core.ReferenceCounted
release a reference counted object
release() - Method in interface net.openhft.chronicle.core.ReferenceCounted
release a resource
release() - Method in class net.openhft.chronicle.core.ReferenceCounter
 
releaseAll(List<WeakReference<ReferenceCounted>>) - Static method in interface net.openhft.chronicle.core.ReferenceCounted
 
releaseAll() - Method in class net.openhft.chronicle.core.ReferenceCounter
 
reserve() - Method in interface net.openhft.chronicle.core.ReferenceCounted
reserve a resource
reserve() - Method in class net.openhft.chronicle.core.ReferenceCounter
 
reset() - Method in class net.openhft.chronicle.core.util.AllocationMeasure
 
rethrow(Throwable) - Static method in enum net.openhft.chronicle.core.Jvm
Cast a CheckedException as an unchecked one.
RETURN_NOTHING - Static variable in interface net.openhft.chronicle.core.util.SerializableBiFunction
 
RETURN_NOTHING - Static variable in interface net.openhft.chronicle.core.util.SerializableFunction
 
round2(double) - Static method in enum net.openhft.chronicle.core.Maths
Performs a round which is accurate to within 1 ulp.
round4(double) - Static method in enum net.openhft.chronicle.core.Maths
Performs a round which is accurate to within 1 ulp.
round6(double) - Static method in enum net.openhft.chronicle.core.Maths
Performs a round which is accurate to within 1 ulp.
round8(double) - Static method in enum net.openhft.chronicle.core.Maths
Performs a round which is accurate to within 1 ulp.
run() - Method in class net.openhft.chronicle.core.OS.Unmapper
 

S

sample(double) - Method in class net.openhft.chronicle.core.util.Histogram
 
SerializableBiFunction<I,T,O> - Interface in net.openhft.chronicle.core.util
This interface is a Function which is also Serializable.
SerializableConsumer<T> - Interface in net.openhft.chronicle.core.util
Created by peter.lawrey on 11/07/2015.
SerializableFunction<I,O> - Interface in net.openhft.chronicle.core.util
This interface is a Function which is also Serializable.
SerializablePredicate<T> - Interface in net.openhft.chronicle.core.util
Created by peter.lawrey on 11/07/2015.
SerializableUpdater<U> - Interface in net.openhft.chronicle.core.util
This interface expect to take an object for alteration and it must be serializable.
SerializableUpdaterWithArg<U,A> - Interface in net.openhft.chronicle.core.util
This interface expect to take an object for alteration and it must be serializable.
setCount(StringBuilder, int) - Static method in enum net.openhft.chronicle.core.util.StringUtils
 
setMemory(long, long, byte) - Method in interface net.openhft.chronicle.core.Memory
 
setMemory(long, long, byte) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
setOrderedValue(double) - Method in interface net.openhft.chronicle.core.values.DoubleValue
 
setOrderedValue(float) - Method in interface net.openhft.chronicle.core.values.FloatValue
 
setOrderedValue(int) - Method in interface net.openhft.chronicle.core.values.IntValue
 
setOrderedValue(long) - Method in interface net.openhft.chronicle.core.values.LongValue
 
setOrderedValueAt(long, long) - Method in interface net.openhft.chronicle.core.values.LongArrayValues
 
setValue(boolean) - Method in interface net.openhft.chronicle.core.values.BooleanValue
 
setValue(byte) - Method in interface net.openhft.chronicle.core.values.ByteValue
 
setValue(char) - Method in interface net.openhft.chronicle.core.values.CharValue
 
setValue(double) - Method in interface net.openhft.chronicle.core.values.DoubleValue
 
setValue(float) - Method in interface net.openhft.chronicle.core.values.FloatValue
 
setValue(int) - Method in interface net.openhft.chronicle.core.values.IntValue
 
setValue(long) - Method in interface net.openhft.chronicle.core.values.LongValue
 
setValue(short) - Method in interface net.openhft.chronicle.core.values.ShortValue
 
setValue(CharSequence) - Method in interface net.openhft.chronicle.core.values.StringValue
 
setValueAt(long, long) - Method in interface net.openhft.chronicle.core.values.LongArrayValues
 
shift - Variable in class net.openhft.chronicle.core.pool.StringInterner
 
ShortConsumer - Interface in net.openhft.chronicle.core.util
Represents an operation that accepts a single int-valued argument and returns no result.
ShortValue - Interface in net.openhft.chronicle.core.values
User: peter.lawrey Date: 10/10/13 Time: 07:16
SingleThreaded - Annotation Type in net.openhft.chronicle.core.annotation
Documents a class as assumed to be used in a single threaded context.
sizeInBytes(long) - Method in interface net.openhft.chronicle.core.values.LongArrayValues
 
spaceUsed(String) - Static method in class net.openhft.chronicle.core.OS
Get the sapce actually used by a file.
storeFence() - Method in interface net.openhft.chronicle.core.Memory
 
storeFence() - Method in class net.openhft.chronicle.core.UnsafeMemory
 
StringBuilderPool - Class in net.openhft.chronicle.core.pool
 
StringBuilderPool() - Constructor for class net.openhft.chronicle.core.pool.StringBuilderPool
 
StringInterner - Class in net.openhft.chronicle.core.pool
 
StringInterner(int) - Constructor for class net.openhft.chronicle.core.pool.StringInterner
 
StringUtils - Enum in net.openhft.chronicle.core.util
Created by Rob Austin
StringValue - Interface in net.openhft.chronicle.core.values
User: peter.lawrey Date: 10/10/13 Time: 07:13

T

TARGET - Static variable in class net.openhft.chronicle.core.OS
 
tens(int) - Static method in enum net.openhft.chronicle.core.Maths
 
ThrowingAcceptor<I,T extends Throwable> - Interface in net.openhft.chronicle.core.util
 
ThrowingFunction<I,T extends Throwable,R> - Interface in net.openhft.chronicle.core.util
 
tickTime() - Static method in enum net.openhft.chronicle.core.util.Time
 
Time - Enum in net.openhft.chronicle.core.util
A timer for timeouts which is resilient to pauses in the JVM.
toggle - Variable in class net.openhft.chronicle.core.pool.StringInterner
 
toggle() - Method in class net.openhft.chronicle.core.pool.StringInterner
 
toInt16(long) - Static method in enum net.openhft.chronicle.core.Maths
 
toInt32(long, String) - Static method in enum net.openhft.chronicle.core.Maths
 
toInt32(long) - Static method in enum net.openhft.chronicle.core.Maths
 
toInt8(long) - Static method in enum net.openhft.chronicle.core.Maths
 
toLongMicrosFormat(DoubleFunction<Double>) - Method in class net.openhft.chronicle.core.util.Histogram
 
toMicrosFormat() - Method in class net.openhft.chronicle.core.util.Histogram
 
toMicrosFormat(DoubleFunction<Double>) - Method in class net.openhft.chronicle.core.util.Histogram
 
toString() - Method in class net.openhft.chronicle.core.ReferenceCounter
 
toString(Object) - Static method in enum net.openhft.chronicle.core.util.StringUtils
 
totalCount() - Method in class net.openhft.chronicle.core.util.Histogram
 
toUInt16(long) - Static method in enum net.openhft.chronicle.core.Maths
 
toUInt31(long) - Static method in enum net.openhft.chronicle.core.Maths
 
toUInt32(long) - Static method in enum net.openhft.chronicle.core.Maths
 
toUInt8(long) - Static method in enum net.openhft.chronicle.core.Maths
 
trimLast(int, StackTraceElement[]) - Static method in enum net.openhft.chronicle.core.Jvm
 
trimStackTrace(StringBuilder, StackTraceElement...) - Static method in enum net.openhft.chronicle.core.Jvm
Append the StackTraceElements to the StringBuilder trimming some internal methods.
tryReserve() - Method in interface net.openhft.chronicle.core.ReferenceCounted
 

U

unmap(long, long) - Static method in class net.openhft.chronicle.core.OS
Unmap a region of memory.
Unmapper(long, long, ReferenceCounted) - Constructor for class net.openhft.chronicle.core.OS.Unmapper
 
UnsafeMemory - Class in net.openhft.chronicle.core
 
UnsafeMemory() - Constructor for class net.openhft.chronicle.core.UnsafeMemory
 

V

valueCount() - Method in class net.openhft.chronicle.core.pool.StringInterner
 
valueOf(String) - Static method in enum net.openhft.chronicle.core.ClassLoading
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.core.io.IOTools
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.core.Jvm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.core.Maths
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.core.util.CharSequenceComparator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.core.util.ObjectUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.core.util.StringUtils
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.core.util.Time
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.openhft.chronicle.core.ClassLoading
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.core.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.chronicle.core.Jvm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.core.Maths
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.core.util.CharSequenceComparator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.core.util.ObjectUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.core.util.StringUtils
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.openhft.chronicle.core.util.Time
Returns an array containing the constants of this enum type, in the order they are declared.

W

wait(Object, long) - Static method in enum net.openhft.chronicle.core.util.Time
 
withInitial(Function<Class, V>) - Static method in class net.openhft.chronicle.core.ClassLocal
Function to create a value to cache information associated with a Class
writeByte(long, byte) - Method in interface net.openhft.chronicle.core.Memory
 
writeByte(Object, long, byte) - Method in interface net.openhft.chronicle.core.Memory
 
writeByte(long, byte) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeByte(Object, long, byte) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeDouble(long, double) - Method in interface net.openhft.chronicle.core.Memory
 
writeDouble(Object, long, double) - Method in interface net.openhft.chronicle.core.Memory
 
writeDouble(long, double) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeDouble(Object, long, double) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeFloat(long, float) - Method in interface net.openhft.chronicle.core.Memory
 
writeFloat(Object, long, float) - Method in interface net.openhft.chronicle.core.Memory
 
writeFloat(long, float) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeFloat(Object, long, float) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeInt(long, int) - Method in interface net.openhft.chronicle.core.Memory
 
writeInt(Object, long, int) - Method in interface net.openhft.chronicle.core.Memory
 
writeInt(long, int) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeInt(Object, long, int) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeLong(long, long) - Method in interface net.openhft.chronicle.core.Memory
 
writeLong(Object, long, long) - Method in interface net.openhft.chronicle.core.Memory
 
writeLong(long, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeLong(Object, long, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeOrderedInt(long, int) - Method in interface net.openhft.chronicle.core.Memory
 
writeOrderedInt(Object, long, int) - Method in interface net.openhft.chronicle.core.Memory
 
writeOrderedInt(long, int) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeOrderedInt(Object, long, int) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeOrderedLong(long, long) - Method in interface net.openhft.chronicle.core.Memory
 
writeOrderedLong(Object, long, long) - Method in interface net.openhft.chronicle.core.Memory
 
writeOrderedLong(long, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeOrderedLong(Object, long, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeShort(long, short) - Method in interface net.openhft.chronicle.core.Memory
 
writeShort(Object, long, short) - Method in interface net.openhft.chronicle.core.Memory
 
writeShort(long, short) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeShort(Object, long, short) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeVolatileByte(long, byte) - Method in interface net.openhft.chronicle.core.Memory
 
writeVolatileByte(Object, long, byte) - Method in interface net.openhft.chronicle.core.Memory
 
writeVolatileByte(long, byte) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeVolatileByte(Object, long, byte) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeVolatileDouble(long, double) - Method in interface net.openhft.chronicle.core.Memory
 
writeVolatileDouble(Object, long, double) - Method in interface net.openhft.chronicle.core.Memory
 
writeVolatileDouble(long, double) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeVolatileDouble(Object, long, double) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeVolatileFloat(long, float) - Method in interface net.openhft.chronicle.core.Memory
 
writeVolatileFloat(Object, long, float) - Method in interface net.openhft.chronicle.core.Memory
 
writeVolatileFloat(long, float) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeVolatileFloat(Object, long, float) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeVolatileInt(long, int) - Method in interface net.openhft.chronicle.core.Memory
 
writeVolatileInt(Object, long, int) - Method in interface net.openhft.chronicle.core.Memory
 
writeVolatileInt(long, int) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeVolatileInt(Object, long, int) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeVolatileLong(long, long) - Method in interface net.openhft.chronicle.core.Memory
 
writeVolatileLong(Object, long, long) - Method in interface net.openhft.chronicle.core.Memory
 
writeVolatileLong(long, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeVolatileLong(Object, long, long) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeVolatileShort(long, short) - Method in interface net.openhft.chronicle.core.Memory
 
writeVolatileShort(Object, long, short) - Method in interface net.openhft.chronicle.core.Memory
 
writeVolatileShort(long, short) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
writeVolatileShort(Object, long, short) - Method in class net.openhft.chronicle.core.UnsafeMemory
 
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

Copyright © 2016. All rights reserved.