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
 
accept(I) - Method in interface net.openhft.chronicle.core.util.ThrowingConsumer
Performs this operation on the given argument.
accountForCoordinatedOmmission(boolean) - Method in class net.openhft.chronicle.core.jlbh.JLBHOptions
Determines whether the start time is the time the event was supposed to have happened (i.e.
acquireStringBuilder() - Method in class net.openhft.chronicle.core.pool.StringBuilderPool
 
action() - Method in interface net.openhft.chronicle.core.threads.EventHandler
perform all tasks once and return ASAP.
add(Closeable) - Method in class net.openhft.chronicle.core.io.CloseablesManager
 
add(Histogram) - Method in class net.openhft.chronicle.core.util.Histogram
 
addAlias(Class...) - Method in class net.openhft.chronicle.core.pool.ClassAliasPool
 
addAlias(Class, String) - Method in class net.openhft.chronicle.core.pool.ClassAliasPool
 
addAlias(Class...) - Method in interface net.openhft.chronicle.core.pool.ClassLookup
 
addAlias(Class, String) - Method in interface net.openhft.chronicle.core.pool.ClassLookup
 
addAll(T, T...) - Static method in enum net.openhft.chronicle.core.util.ObjectUtils
 
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
 
addHandler(boolean, EventHandler) - Method in interface net.openhft.chronicle.core.threads.EventLoop
 
addHandler(EventHandler) - Method in interface net.openhft.chronicle.core.threads.EventLoop
 
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 enum net.openhft.chronicle.core.UnsafeMemory
 
addInt(Object, long, int) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
addLong(Object, long, long) - Method in enum net.openhft.chronicle.core.UnsafeMemory
 
addProbe(String) - Method in class net.openhft.chronicle.core.jlbh.JLBH
Add a probe to measure a section of the benchmark.
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 enum net.openhft.chronicle.core.UnsafeMemory
 
allocateInstance(Class<E>) - Method in interface net.openhft.chronicle.core.Memory
 
allocateInstance(Class<E>) - Method in enum 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
Applies this function to the given argument.
asCCE(Exception) - Static method in enum net.openhft.chronicle.core.util.ObjectUtils
 
asConsumer(ThrowingConsumer<I, T>) - Static method in interface net.openhft.chronicle.core.util.ThrowingConsumer
 
asFunction(ThrowingFunction<I, T, R>) - Static method in interface net.openhft.chronicle.core.util.ThrowingFunction
 
assertNoNewThreads() - Method in class net.openhft.chronicle.core.threads.ThreadDump
 
asSupplier(ThrowingSupplier<V, T>) - Static method in interface net.openhft.chronicle.core.util.ThrowingSupplier
 

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
 
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.
ClassLookup - Interface in net.openhft.chronicle.core.pool
Created by peter on 15/02/16.
clean(ByteBuffer) - Static method in enum net.openhft.chronicle.core.io.IOTools
 
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
 
ClosedState - Interface in net.openhft.chronicle.core.io
 
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 enum net.openhft.chronicle.core.UnsafeMemory
 
compareAndSwapInt(Object, long, int, int) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
compareAndSwapLong(Object, long, long, long) - Method in enum 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
 
complete() - Method in interface net.openhft.chronicle.core.jlbh.JLBHTask
This method is used for any clean up that might be required by the benchmark.
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 enum net.openhft.chronicle.core.UnsafeMemory
 
copyMemory(long, long, long) - Method in enum net.openhft.chronicle.core.UnsafeMemory
 
copyMemory(byte[], int, Object, long, int) - Method in enum net.openhft.chronicle.core.UnsafeMemory
 
copyMemory(long, Object, long, int) - Method in enum net.openhft.chronicle.core.UnsafeMemory
 
create(ClassLoader) - Static method in interface net.openhft.chronicle.core.pool.ClassLookup
 
currentTimeMillis(long) - Method in class net.openhft.chronicle.core.time.SetTimeProvider
 
currentTimeMillis() - Method in class net.openhft.chronicle.core.time.SetTimeProvider
 
currentTimeMillis() - Method in enum net.openhft.chronicle.core.time.SystemTimeProvider
 
currentTimeMillis() - Method in interface net.openhft.chronicle.core.time.TimeProvider
 
currentTimeMillis() - Static method in enum net.openhft.chronicle.core.util.Time
 

D

defaultValue(Class<?>) - Static method in enum net.openhft.chronicle.core.util.ObjectUtils
 
defineClass(String, byte[]) - Static method in enum net.openhft.chronicle.core.ClassLoading
Define a class into the current class loader
deleteDirWithFiles(String, int) - Static method in enum net.openhft.chronicle.core.io.IOTools
 
deleteDirWithFiles(File, int) - Static method in enum net.openhft.chronicle.core.io.IOTools
 
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
 
EventHandler - Interface in net.openhft.chronicle.core.threads
Created by peter.lawrey on 22/01/15.
eventLoop(EventLoop) - Method in interface net.openhft.chronicle.core.threads.EventHandler
 
EventLoop - Interface in net.openhft.chronicle.core.threads
Created by peter.lawrey on 22/01/15.
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
 
forName(CharSequence) - Method in interface net.openhft.chronicle.core.pool.ClassLookup
 
freeMemory(long, long) - Method in interface net.openhft.chronicle.core.Memory
 
freeMemory(long, long) - Method in enum net.openhft.chronicle.core.UnsafeMemory
 

G

get() - Method in class net.openhft.chronicle.core.ReferenceCounter
 
get() - Method in interface net.openhft.chronicle.core.util.ThrowingSupplier
Gets a result.
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.
getFieldOffset(Field) - Method in interface net.openhft.chronicle.core.Memory
 
getFieldOffset(Field) - Method in enum net.openhft.chronicle.core.UnsafeMemory
 
getHostName() - Static method in enum net.openhft.chronicle.core.OS
 
getObject(Object, long) - Method in interface net.openhft.chronicle.core.Memory
 
getObject(Object, long) - Method in enum net.openhft.chronicle.core.UnsafeMemory
 
getPercentiles() - Method in class net.openhft.chronicle.core.util.Histogram
 
getPidMax() - Static method in enum net.openhft.chronicle.core.OS
 
getProcessId() - Static method in enum net.openhft.chronicle.core.OS
 
getTarget() - Static method in enum net.openhft.chronicle.core.OS
 
getTypeFor(Class, Class) - Static method in enum net.openhft.chronicle.core.util.ObjectUtils
 
getUsed() - Method in interface net.openhft.chronicle.core.values.LongArrayValues
 
getUserName() - Static method in enum 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

HandlerPriority - Enum in net.openhft.chronicle.core.threads
Created by peter.lawrey on 22/01/15.
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

ignore(String) - Method in class net.openhft.chronicle.core.threads.ThreadDump
 
init(JLBH) - Method in interface net.openhft.chronicle.core.jlbh.JLBHTask
This method is called before the benchmark is started.
intern(CharSequence) - Method in class net.openhft.chronicle.core.pool.EnumInterner
 
intern(CharSequence) - Method in class net.openhft.chronicle.core.pool.ParsingCache
 
intern(CharSequence) - Method in class net.openhft.chronicle.core.pool.StringInterner
 
interner - Variable in class net.openhft.chronicle.core.pool.ParsingCache
 
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
InvalidEventHandlerException - Exception in net.openhft.chronicle.core.threads
Created by peter on 25/06/15.
InvalidEventHandlerException(String) - Constructor for exception net.openhft.chronicle.core.threads.InvalidEventHandlerException
 
InvalidEventHandlerException() - Constructor for exception net.openhft.chronicle.core.threads.InvalidEventHandlerException
 
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 enum net.openhft.chronicle.core.Jvm
 
is64Bit() - Static method in enum net.openhft.chronicle.core.OS
 
isAlive() - Method in interface net.openhft.chronicle.core.threads.EventLoop
 
isClosed() - Method in interface net.openhft.chronicle.core.io.Closeable
 
isClosed() - Method in interface net.openhft.chronicle.core.io.ClosedState
 
isClosed() - Method in interface net.openhft.chronicle.core.threads.EventLoop
 
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
 
isFlightRecorder() - Static method in enum net.openhft.chronicle.core.Jvm
 
isLinux() - Static method in enum net.openhft.chronicle.core.OS
 
isMacOSX() - Static method in enum net.openhft.chronicle.core.OS
 
isNull() - Method in interface net.openhft.chronicle.core.values.LongArrayValues
 
isPowerOf2(long) - Static method in enum net.openhft.chronicle.core.Maths
 
isWindows() - Static method in enum net.openhft.chronicle.core.OS
This may or may not be the OS thread id, but should be unique across processes
iterations(int) - Method in class net.openhft.chronicle.core.jlbh.JLBHOptions
Number of iterations of the benchmark not including warmup.

J

jitterAffinity(boolean) - Method in class net.openhft.chronicle.core.jlbh.JLBHOptions
Should the jitter thread set affinity or not
JLBH - Class in net.openhft.chronicle.core.jlbh
Java Latency Benchmark Harness The harness is intended to be used for benchmarks where co-ordinated ommission is an issue.
JLBH(JLBHOptions) - Constructor for class net.openhft.chronicle.core.jlbh.JLBH
 
JLBHOptions - Class in net.openhft.chronicle.core.jlbh
Data structure to store the options to pass into the JLBH constructor
JLBHOptions() - Constructor for class net.openhft.chronicle.core.jlbh.JLBHOptions
 
jlbhTask(JLBHTask) - Method in class net.openhft.chronicle.core.jlbh.JLBHOptions
The latency benchmark to be run.
JLBHTask - Interface in net.openhft.chronicle.core.jlbh
Interface for tasks using the JLBH framework.
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 enum 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 enum net.openhft.chronicle.core.OS
Map a region of a file into memory.
mapAlign(long) - Static method in enum net.openhft.chronicle.core.OS
Align an offset of a memory mapping in file based on OS.
mapAlignment() - Static method in enum 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.ParsingCache
 
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.
maxDirectMemory() - Static method in enum net.openhft.chronicle.core.Jvm
 
Memory - Interface in net.openhft.chronicle.core
Low level memory access
memory() - Static method in enum net.openhft.chronicle.core.OS
 

N

nameFor(Class) - Method in class net.openhft.chronicle.core.pool.ClassAliasPool
 
nameFor(Class) - Method in interface net.openhft.chronicle.core.pool.ClassLookup
 
NanoSampler - Interface in net.openhft.chronicle.core.util
Created by daniel on 09/03/2016.
nativeMemoryUsed() - Method in interface net.openhft.chronicle.core.Memory
 
nativeMemoryUsed() - Method in enum 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.jlbh - package net.openhft.chronicle.core.jlbh
 
net.openhft.chronicle.core.pool - package net.openhft.chronicle.core.pool
 
net.openhft.chronicle.core.threads - package net.openhft.chronicle.core.threads
 
net.openhft.chronicle.core.time - package net.openhft.chronicle.core.time
 
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
 
NO_OBJECTS - Static variable in enum net.openhft.chronicle.core.util.ObjectUtils
 
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.
onMethodCall(BiFunction<Method, Object[], Object>, Class<T>, Class...) - Static method in enum net.openhft.chronicle.core.util.ObjectUtils
 
onReleased(Runnable) - Static method in class net.openhft.chronicle.core.ReferenceCounter
 
OS - Enum in net.openhft.chronicle.core
Low level axcess to OS class.
OS.Unmapper - Class in net.openhft.chronicle.core
 

P

pageAlign(long) - Static method in enum net.openhft.chronicle.core.OS
Align the size to page boundary
pageSize() - Method in interface net.openhft.chronicle.core.Memory
 
pageSize() - Static method in enum net.openhft.chronicle.core.OS
 
pageSize() - Method in enum 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
 
ParsingCache<E> - Class in net.openhft.chronicle.core.pool
Created by peter on 29/02/16.
ParsingCache(int, Function<String, E>) - Constructor for class net.openhft.chronicle.core.pool.ParsingCache
 
pause(long) - Static method in enum net.openhft.chronicle.core.Jvm
Silently pause for milli seconds.
pauseAfterWarmupMS(int) - Method in class net.openhft.chronicle.core.jlbh.JLBHOptions
Option to set a pause after the warmup is complete
percentile(double) - Method in class net.openhft.chronicle.core.util.Histogram
 
primToWrapper(Class) - Static method in enum net.openhft.chronicle.core.util.ObjectUtils
If the class is a primitive type, change it to the equivalent wrapper.
printAll(Class<T>, Class...) - Static method in enum net.openhft.chronicle.core.util.ObjectUtils
 
printAllocations(CharSequence) - Method in class net.openhft.chronicle.core.util.AllocationMeasure
 
priority() - Method in interface net.openhft.chronicle.core.threads.EventHandler
 

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 enum net.openhft.chronicle.core.UnsafeMemory
 
readByte(long) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
readDouble(Object, long) - Method in enum net.openhft.chronicle.core.UnsafeMemory
 
readFile(String) - Static method in enum net.openhft.chronicle.core.io.IOTools
This method first looks for the file in the classpath.
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 enum net.openhft.chronicle.core.UnsafeMemory
 
readFloat(Object, long) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
readInt(Object, long) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
readLong(Object, long) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
readShort(Object, long) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
readVolatileByte(Object, long) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
readVolatileDouble(Object, long) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
readVolatileFloat(Object, long) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
readVolatileInt(Object, long) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
readVolatileLong(Object, long) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
readVolatileShort(Object, long) - Method in enum net.openhft.chronicle.core.UnsafeMemory
 
recordJitterGreaterThanNs(int) - Method in class net.openhft.chronicle.core.jlbh.JLBHOptions
Determines how much jitter to record.
recordOSJitter(boolean) - Method in class net.openhft.chronicle.core.jlbh.JLBHOptions
Determines whether or not to record jitter
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
 
reset() - Method in class net.openhft.chronicle.core.util.Histogram
 
reset() - Method in interface net.openhft.chronicle.core.values.LongArrayValues
 
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
 
round1(double) - Static method in enum net.openhft.chronicle.core.Maths
Performs a round which is accurate to within 1 ulp.
round2(double) - Static method in enum net.openhft.chronicle.core.Maths
Performs a round which is accurate to within 1 ulp.
round3(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.
round5(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.
round7(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(long) - Method in interface net.openhft.chronicle.core.jlbh.JLBHTask
This method is called for each iteration of the benchmark.
run() - Method in class net.openhft.chronicle.core.OS.Unmapper
 
runs(int) - Method in class net.openhft.chronicle.core.jlbh.JLBHOptions
Number of runs of the benchmark

S

sample(long) - Method in class net.openhft.chronicle.core.jlbh.JLBH
 
sample(double) - Method in class net.openhft.chronicle.core.util.Histogram
 
sampleNanos(long) - Method in class net.openhft.chronicle.core.jlbh.JLBH
 
sampleNanos(long) - Method in class net.openhft.chronicle.core.util.Histogram
 
sampleNanos(long) - Method in interface net.openhft.chronicle.core.util.NanoSampler
 
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
 
setInt(Object, long, int) - Method in interface net.openhft.chronicle.core.Memory
 
setInt(Object, long, int) - Method in enum net.openhft.chronicle.core.UnsafeMemory
 
setMaxUsed(long) - Method in interface net.openhft.chronicle.core.values.LongArrayValues
 
setMaxValue(long) - Method in interface net.openhft.chronicle.core.values.LongValue
 
setMemory(long, long, byte) - Method in interface net.openhft.chronicle.core.Memory
 
setMemory(long, long, byte) - Method in enum net.openhft.chronicle.core.UnsafeMemory
 
setMinValue(long) - Method in interface net.openhft.chronicle.core.values.LongValue
 
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
 
SetTimeProvider - Class in net.openhft.chronicle.core.time
Created by peter on 10/03/16.
SetTimeProvider() - Constructor for class net.openhft.chronicle.core.time.SetTimeProvider
 
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
 
shallowDeleteDirWithFiles(String) - Static method in enum net.openhft.chronicle.core.io.IOTools
 
shallowDeleteDirWithFiles(File) - Static method in enum net.openhft.chronicle.core.io.IOTools
 
shift - Variable in class net.openhft.chronicle.core.pool.ParsingCache
 
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
 
skipFirstRun(boolean) - Method in class net.openhft.chronicle.core.jlbh.JLBHOptions
Option to skip first run from being included in the variation statistics.
spaceUsed(String) - Static method in enum net.openhft.chronicle.core.OS
Get the sapce actually used by a file.
start() - Method in class net.openhft.chronicle.core.jlbh.JLBH
Start benchmark
start() - Method in interface net.openhft.chronicle.core.threads.EventLoop
 
stop() - Method in interface net.openhft.chronicle.core.threads.EventLoop
 
storeFence() - Method in interface net.openhft.chronicle.core.Memory
 
storeFence() - Method in enum 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
SystemTimeProvider - Enum in net.openhft.chronicle.core.time
Created by peter on 10/03/16.

T

TARGET - Static variable in enum net.openhft.chronicle.core.OS
 
tempName(String) - Static method in enum net.openhft.chronicle.core.io.IOTools
 
tens(int) - Static method in enum net.openhft.chronicle.core.Maths
 
ThreadDump - Class in net.openhft.chronicle.core.threads
Created by peter on 09/04/16.
ThreadDump() - Constructor for class net.openhft.chronicle.core.threads.ThreadDump
 
throughput(int) - Method in class net.openhft.chronicle.core.jlbh.JLBHOptions
Number of iterations per second to be pushed through the benchmark
ThrowingAcceptor<I,T extends Throwable> - Interface in net.openhft.chronicle.core.util
 
ThrowingConsumer<I,T extends Throwable> - Interface in net.openhft.chronicle.core.util
Represents an operation that accepts a single input argument and returns no result.
ThrowingFunction<I,T extends Throwable,R> - Interface in net.openhft.chronicle.core.util
Represents a function that accepts one argument and produces a result.
ThrowingSupplier<V,T extends Throwable> - Interface in net.openhft.chronicle.core.util
Represents a supplier of results which might throw an Exception

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.
TimeProvider - Interface in net.openhft.chronicle.core.time
Created by peter on 10/03/16.
TMP - Static variable in enum net.openhft.chronicle.core.OS
 
toggle - Variable in class net.openhft.chronicle.core.pool.ParsingCache
 
toggle() - Method in class net.openhft.chronicle.core.pool.ParsingCache
 
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 enum net.openhft.chronicle.core.OS
 
Unmapper(long, long, ReferenceCounted) - Constructor for class net.openhft.chronicle.core.OS.Unmapper
 
unpause() - Method in interface net.openhft.chronicle.core.threads.EventLoop
 
UNSAFE - Static variable in enum net.openhft.chronicle.core.UnsafeMemory
 
UnsafeMemory - Enum in net.openhft.chronicle.core
 
usedDirectMemory() - Static method in enum net.openhft.chronicle.core.Jvm
 
usedNativeMemory() - Static method in enum net.openhft.chronicle.core.Jvm
 
UsedViaReflection - Annotation Type in net.openhft.chronicle.core.annotation
 

V

valueCount() - Method in class net.openhft.chronicle.core.pool.ParsingCache
 
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.OS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.core.threads.HandlerPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.core.time.SystemTimeProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.openhft.chronicle.core.UnsafeMemory
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.OS
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.threads.HandlerPriority
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.time.SystemTimeProvider
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.UnsafeMemory
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
 
warmUpIterations(int) - Method in class net.openhft.chronicle.core.jlbh.JLBHOptions
Determines how many warmup iterations to perform.
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
wrap(ClassLoader) - Method in interface net.openhft.chronicle.core.pool.ClassLookup
 
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 enum net.openhft.chronicle.core.UnsafeMemory
 
writeByte(Object, long, byte) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
writeDouble(Object, long, double) - Method in enum net.openhft.chronicle.core.UnsafeMemory
 
writeFile(String, byte[]) - Static method in enum net.openhft.chronicle.core.io.IOTools
 
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 enum net.openhft.chronicle.core.UnsafeMemory
 
writeFloat(Object, long, float) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
writeInt(Object, long, int) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
writeLong(Object, long, long) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
writeOrderedInt(Object, long, int) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
writeOrderedLong(Object, long, long) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
writeShort(Object, long, short) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
writeVolatileByte(Object, long, byte) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
writeVolatileDouble(Object, long, double) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
writeVolatileFloat(Object, long, float) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
writeVolatileInt(Object, long, int) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
writeVolatileLong(Object, long, long) - Method in enum 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 enum net.openhft.chronicle.core.UnsafeMemory
 
writeVolatileShort(Object, long, short) - Method in enum 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.