- 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
-
- 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
- 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.