- a(Class) - Static method in class net.openhft.chronicle.core.pool.ClassAliasPool
-
- a(Class...) - Static method in class net.openhft.chronicle.core.pool.ClassAliasPool
-
- AbstractInvocationHandler - Class in net.openhft.chronicle.core.util
-
- AbstractInvocationHandler(Supplier<Map>) - Constructor for class net.openhft.chronicle.core.util.AbstractInvocationHandler
-
- 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, J) - Method in interface net.openhft.chronicle.core.util.ThrowingBiConsumer
-
Performs this operation on the given arguments.
- accept(I) - Method in interface net.openhft.chronicle.core.util.ThrowingConsumer
-
Performs this operation on the given argument.
- accept(I, CharSequence, U) - Method in interface net.openhft.chronicle.core.util.ThrowingConsumerNonCapturing
-
Performs this operation on the given argument.
- accept(T) - Method in interface net.openhft.chronicle.core.util.Updater
-
- acquireStringBuilder() - Method in class net.openhft.chronicle.core.pool.StringBuilderPool
-
- action() - Method in interface net.openhft.chronicle.core.threads.VanillaEventHandler
-
perform all tasks once and return ASAP.
- add(String, Callable) - Method in class net.openhft.chronicle.core.cooler.CoolerTester
-
- 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
-
- addAtomicValue2(long) - Method in interface net.openhft.chronicle.core.values.TwoLongValue
-
- addClassifier(FileClassifier) - Method in class net.openhft.chronicle.core.watcher.ClassifyingWatcherListener
-
- addHandler(boolean, EventHandler) - Method in interface net.openhft.chronicle.core.threads.EventLoop
-
Deprecated.
- 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 class net.openhft.chronicle.core.UnsafeMemory
-
- addInt(Object, long, int) - Method in class net.openhft.chronicle.core.UnsafeMemory
-
- addListener(WatcherListener) - Method in class net.openhft.chronicle.core.watcher.FileSystemWatcher
-
- 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
-
- addPath(String) - Method in class net.openhft.chronicle.core.watcher.FileSystemWatcher
-
- addPath(String, String) - Method in class net.openhft.chronicle.core.watcher.FileSystemWatcher
-
- 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
-
- addValue2(long) - Method in interface net.openhft.chronicle.core.values.TwoLongValue
-
- advanceMicros(long) - Method in class net.openhft.chronicle.core.time.SetTimeProvider
-
Advances time in microseconds.
- advanceMillis(long) - Method in class net.openhft.chronicle.core.time.SetTimeProvider
-
Advances time in milliseconds.
- advanceNanos(long) - Method in class net.openhft.chronicle.core.time.SetTimeProvider
-
Advances time in nanoseconds.
- agitate(long) - Static method in enum net.openhft.chronicle.core.Maths
-
- alias() - Method in enum net.openhft.chronicle.core.threads.HandlerPriority
-
- allocate(long) - Method in interface net.openhft.chronicle.core.Memory
-
- allocate(long) - Method in class net.openhft.chronicle.core.UnsafeMemory
-
- allocateInstance(Class<? extends E>) - Method in interface net.openhft.chronicle.core.Memory
-
- allocateInstance(Class<? extends E>) - Method in class net.openhft.chronicle.core.UnsafeMemory
-
- AllocationMeasure - Class in net.openhft.chronicle.core.util
-
- AllocationMeasure() - Constructor for class net.openhft.chronicle.core.util.AllocationMeasure
-
- andThen(BooleanConsumer) - Method in interface net.openhft.chronicle.core.util.BooleanConsumer
-
Returns a composed BooleanConsumer
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 ByteConsumer
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 CharConsumer
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 FloatConsumer
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 ShortConsumer
that performs, in sequence, this operation followed by the after
operation.
- Annotations - Enum in net.openhft.chronicle.core.util
-
- ANY_VERSION - Static variable in annotation type net.openhft.chronicle.core.annotation.TargetMajorVersion
-
- append8bit(long, byte[]) - Static method in enum net.openhft.chronicle.core.io.UnsafeText
-
- append8bit(long, char[]) - Static method in enum net.openhft.chronicle.core.io.UnsafeText
-
- appendBase10d(long, long, int) - Static method in enum net.openhft.chronicle.core.io.UnsafeText
-
- appendDouble(long, double) - Static method in enum net.openhft.chronicle.core.io.UnsafeText
-
- appendFixed(long, long) - Static method in enum net.openhft.chronicle.core.io.UnsafeText
-
- appendFixed(long, double, int) - Static method in enum net.openhft.chronicle.core.io.UnsafeText
-
- appendFraction(long, double, int, long, int) - Static method in enum net.openhft.chronicle.core.io.UnsafeText
-
- appendIntegerAndFraction(long, double, int, long, int) - Static method in enum net.openhft.chronicle.core.io.UnsafeText
-
- appendLargeNumber(long, long, int) - Static method in enum net.openhft.chronicle.core.io.UnsafeText
-
- apply(I, J) - Method in interface net.openhft.chronicle.core.util.ThrowingBiFunction
-
Applies this function to the given arguments.
- apply(I) - Method in interface net.openhft.chronicle.core.util.ThrowingFunction
-
Applies this function to the given argument.
- apply(I, J, A) - Method in interface net.openhft.chronicle.core.util.ThrowingTriFunction
-
Applies this function to the given arguments.
- applyAsChar(char) - Method in interface net.openhft.chronicle.core.util.CharToBooleanFunction
-
- areOptionalSafepointsEnabled() - Static method in enum net.openhft.chronicle.core.Jvm
-
- asBiFunction(ThrowingBiFunction<I, J, R, T>) - Static method in interface net.openhft.chronicle.core.util.ThrowingBiFunction
-
- asCCE(Exception) - Static method in enum net.openhft.chronicle.core.util.ObjectUtils
-
- asConsumer(ThrowingBiConsumer<I, J, T>) - Static method in interface net.openhft.chronicle.core.util.ThrowingBiConsumer
-
- asConsumer(ThrowingConsumer<I, T>) - Static method in interface net.openhft.chronicle.core.util.ThrowingConsumer
-
- asFunction(ThrowingFunction<I, R, T>) - Static method in interface net.openhft.chronicle.core.util.ThrowingFunction
-
- assertNoNewThreads() - Method in class net.openhft.chronicle.core.threads.ThreadDump
-
Waits for all new threads to finish execution, up for 50ms.
- assertNoNewThreads(int, TimeUnit) - Method in class net.openhft.chronicle.core.threads.ThreadDump
-
Waits for all new threads to finish execution, up for the specified amount of time ± 50ms.
- asSupplier(ThrowingSupplier<V, T>) - Static method in interface net.openhft.chronicle.core.util.ThrowingSupplier
-
- atStage(String) - Static method in enum net.openhft.chronicle.core.threads.JitterSampler
-
- autoIncrement(long, TimeUnit) - Method in class net.openhft.chronicle.core.time.SetTimeProvider
-
- awaitTermination() - Method in interface net.openhft.chronicle.core.threads.EventLoop
-
Wait until the event loop has terminated (after close has been called)
- read(ByteBuffer) - Method in class net.openhft.chronicle.core.tcp.FastJ8SocketChannel
-
- read(ByteBuffer) - Method in interface net.openhft.chronicle.core.tcp.ISocketChannel
-
- read(ByteBuffer) - Method in class net.openhft.chronicle.core.tcp.VanillaSocketChannel
-
- read0(FileDescriptor, long, int) - Static method in enum net.openhft.chronicle.core.OS
-
- readAsBytes(InputStream) - Static method in enum net.openhft.chronicle.core.io.IOTools
-
- 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
-
- readBytes(long, byte[], long, int) - Method in interface net.openhft.chronicle.core.Memory
-
- readBytes(long, byte[], long, int) - 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
-
This method first looks for the file in the classpath.
- readFile(Class, 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
-
- readResolve(Object) - Static method in enum net.openhft.chronicle.core.util.ObjectUtils
-
- 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
-
- recordExceptions() - Static method in enum net.openhft.chronicle.core.Jvm
-
- recordExceptions(boolean) - Static method in enum net.openhft.chronicle.core.Jvm
-
- recordExceptions(boolean, boolean) - Static method in enum net.openhft.chronicle.core.Jvm
-
- recordExceptions(boolean, boolean, boolean) - Static method in enum net.openhft.chronicle.core.Jvm
-
- RecordingExceptionHandler - Class in net.openhft.chronicle.core.onoes
-
- RecordingExceptionHandler(LogLevel, Map<ExceptionKey, Integer>, boolean) - Constructor for class net.openhft.chronicle.core.onoes.RecordingExceptionHandler
-
- refCount() - Method in interface net.openhft.chronicle.core.ReferenceCounted
-
Returns the reference count for this resource.
- refCount() - Method in class net.openhft.chronicle.core.ReferenceCounter
-
- 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
-
- ReflectionBasedByteBufferCleanerService - Class in net.openhft.chronicle.core.cleaner.impl.reflect
-
- ReflectionBasedByteBufferCleanerService() - Constructor for class net.openhft.chronicle.core.cleaner.impl.reflect.ReflectionBasedByteBufferCleanerService
-
- relativePath - Variable in class net.openhft.chronicle.core.watcher.JMXFileManager
-
- release() - Method in interface net.openhft.chronicle.core.ReferenceCounted
-
Releases a resource.
- release(Object) - Static method in interface net.openhft.chronicle.core.ReferenceCounted
-
Releases a reference counted object if it is ReferenceCounted.
- release() - Method in class net.openhft.chronicle.core.ReferenceCounter
-
- releaseAll(List<WeakReference<? extends ReferenceCounted>>) - Static method in interface net.openhft.chronicle.core.ReferenceCounted
-
- repeat() - Method in class net.openhft.chronicle.core.cooler.CoolerTester
-
- repeat(int) - Method in class net.openhft.chronicle.core.cooler.CoolerTester
-
- RequiredForClient - Annotation Type in net.openhft.chronicle.core.annotation
-
Be careful how this class is modified as it is referred to by name in a contract.
- reserve() - Method in interface net.openhft.chronicle.core.ReferenceCounted
-
Reserves a resource or throws an Exception.
- reserve() - Method in class net.openhft.chronicle.core.ReferenceCounter
-
- reset() - Method in interface net.openhft.chronicle.core.io.Resettable
-
- 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
-
- resetExceptionHandlers() - Static method in enum net.openhft.chronicle.core.Jvm
-
- Resettable - Interface in net.openhft.chronicle.core.io
-
A DTO or component which can be reset to it's initial state.
- resetThreadLocalHandler() - Method in class net.openhft.chronicle.core.onoes.ThreadLocalisedExceptionHandler
-
- rethrow(Throwable) - Static method in enum net.openhft.chronicle.core.Jvm
-
Cast a CheckedException as an unchecked one.
- reusable() - Static method in exception net.openhft.chronicle.core.threads.InvalidEventHandlerException
-
Returns a reusable, pre-created, InvalidEventHandlerException that is
unmodifiable and contains no stack trace.
- reverse(StringBuilder, int) - Static method in enum net.openhft.chronicle.core.util.StringUtils
-
- reverseTheOrder(long, long) - Static method in enum net.openhft.chronicle.core.io.UnsafeText
-
- 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.
- roundingFactor(int) - Static method in enum net.openhft.chronicle.core.Maths
-
- roundingFactor(double) - Static method in enum net.openhft.chronicle.core.Maths
-
- roundN(double, int) - Static method in enum net.openhft.chronicle.core.Maths
-
Performs a round which is accurate to within 1 ulp.
- roundN(double, double) - Static method in enum net.openhft.chronicle.core.Maths
-
- run() - Method in class net.openhft.chronicle.core.cooler.CoolerTester
-
- run() - Method in class net.openhft.chronicle.core.OS.Unmapper
-
- run() - Method in interface net.openhft.chronicle.core.util.ThrowingRunnable
-
- RunningMinimum - Class in net.openhft.chronicle.core.time
-
User: peter.lawrey
Date: 05/08/13
Time: 19:06
- RunningMinimum(long) - Constructor for class net.openhft.chronicle.core.time.RunningMinimum
-
- runTimeMS() - Method in class net.openhft.chronicle.core.cooler.CoolerTester
-
- runTimeMS(int) - Method in class net.openhft.chronicle.core.cooler.CoolerTester
-
- safepoint() - Static method in enum net.openhft.chronicle.core.Jvm
-
- same(double, double) - Static method in enum net.openhft.chronicle.core.Maths
-
- same(float, float) - Static method in enum net.openhft.chronicle.core.Maths
-
- sample(long, long) - Method in class net.openhft.chronicle.core.time.RunningMinimum
-
- sample(long, long) - Method in class net.openhft.chronicle.core.time.VanillaDifferencer
-
- sample(double) - Method in class net.openhft.chronicle.core.util.Histogram
-
- sampleCount() - Method in class net.openhft.chronicle.core.util.Histogram
-
- sampleNanos(long) - Method in class net.openhft.chronicle.core.util.Histogram
-
- sampleNanos(long) - Method in interface net.openhft.chronicle.core.util.NanoSampler
-
- schedule(Runnable, long) - Method in class net.openhft.chronicle.core.threads.Timer
-
- scheduleAtFixedRate(VanillaEventHandler, long, long) - Method in class net.openhft.chronicle.core.threads.Timer
-
uses the event loop thread to call the event handler periodically, the time that the event is
called back is best efforts, but if the thread is busy that call back maybe delayed
- scheduleForClean() - Method in class net.openhft.chronicle.core.util.WeakReferenceCleaner
-
Schedules this WeakReferenceCleaner for cleaning
regardless if the associated referent is referenced or not.
- 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
-
- 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
-
- 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.
- set(StringBuilder, CharSequence) - Static method in enum net.openhft.chronicle.core.util.StringUtils
-
- setAccessible(AccessibleObject) - Static method in enum net.openhft.chronicle.core.Jvm
-
- setAddressCapacity(ByteBuffer, long, long) - Static method in enum net.openhft.chronicle.core.util.ByteBuffers
-
- setCount(StringBuilder, int) - Static method in enum net.openhft.chronicle.core.util.StringUtils
-
- setExceptionHandlers(ExceptionHandler, ExceptionHandler, ExceptionHandler) - Static method in enum net.openhft.chronicle.core.Jvm
-
- setExceptionHandlers(ExceptionHandler, ExceptionHandler, ExceptionHandler, ExceptionHandler) - Static method in enum net.openhft.chronicle.core.Jvm
-
- setExceptionsHandlers(ExceptionHandler, ExceptionHandler, ExceptionHandler) - Static method in enum net.openhft.chronicle.core.Jvm
-
Deprecated.
- setInt(Object, long, int) - Method in interface net.openhft.chronicle.core.Memory
-
- setInt(Object, long, int) - Method in class net.openhft.chronicle.core.UnsafeMemory
-
- setLength(StringBuilder, int) - Static method in enum net.openhft.chronicle.core.util.StringUtils
-
- setMaxUsed(long) - Method in interface net.openhft.chronicle.core.values.LongArrayValues
-
- setMaxValue(long) - Method in interface net.openhft.chronicle.core.values.LongValue
-
- setMaxValue2(long) - Method in interface net.openhft.chronicle.core.values.TwoLongValue
-
- setMemory(long, long, byte) - Method in interface net.openhft.chronicle.core.Memory
-
- setMemory(long, long, byte) - Method in class net.openhft.chronicle.core.UnsafeMemory
-
- setMinValue(long) - Method in interface net.openhft.chronicle.core.values.LongValue
-
- setMinValue2(long) - Method in interface net.openhft.chronicle.core.values.TwoLongValue
-
- 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
-
- setOrderedValue2(long) - Method in interface net.openhft.chronicle.core.values.TwoLongValue
-
- setOrderedValueAt(long, long) - Method in interface net.openhft.chronicle.core.values.LongArrayValues
-
- setThreadLocalExceptionHandlers(ExceptionHandler, ExceptionHandler, ExceptionHandler) - Static method in enum net.openhft.chronicle.core.Jvm
-
- setThreadLocalExceptionHandlers(ExceptionHandler, ExceptionHandler, ExceptionHandler, ExceptionHandler) - Static method in enum net.openhft.chronicle.core.Jvm
-
- SetTimeProvider - Class in net.openhft.chronicle.core.time
-
TimeProvider whose value can be explicitly set and advanced for testing purposes.
- SetTimeProvider() - Constructor for class net.openhft.chronicle.core.time.SetTimeProvider
-
- SetTimeProvider(long) - Constructor for class net.openhft.chronicle.core.time.SetTimeProvider
-
- SetTimeProvider(String) - 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
-
- setValue2(long) - Method in interface net.openhft.chronicle.core.values.TwoLongValue
-
- setValueAt(long, long) - Method in interface net.openhft.chronicle.core.values.LongArrayValues
-
- setValues(long, long) - Method in interface net.openhft.chronicle.core.values.TwoLongValue
-
- setVolatileValue(long) - Method in interface net.openhft.chronicle.core.values.LongValue
-
- setVolatileValue2(long) - Method in interface net.openhft.chronicle.core.values.TwoLongValue
-
- 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 short
-valued argument and returns no result.
- ShortValue - Interface in net.openhft.chronicle.core.values
-
User: peter.lawrey Date: 10/10/13 Time: 07:16
- signalHandler(SignalHandler) - Static method in enum net.openhft.chronicle.core.Jvm
-
Helper method for setting the default signals.
- 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
-
- sleep(long, TimeUnit) - Static method in enum net.openhft.chronicle.core.util.Time
-
Sleeps in such a way that any long pause of the JVM, e.g.
- sleepSilently(int) - Static method in enum net.openhft.chronicle.core.threads.JitterSampler
-
- Slf4jExceptionHandler - Enum in net.openhft.chronicle.core.onoes
-
- socket() - Method in interface net.openhft.chronicle.core.tcp.ISocketChannel
-
- socket() - Method in class net.openhft.chronicle.core.tcp.VanillaSocketChannel
-
- socketChannel() - Method in interface net.openhft.chronicle.core.tcp.ISocketChannel
-
- socketChannel - Variable in class net.openhft.chronicle.core.tcp.VanillaSocketChannel
-
- socketChannel() - Method in class net.openhft.chronicle.core.tcp.VanillaSocketChannel
-
- SOME_IMPACT - Static variable in interface net.openhft.chronicle.core.cleaner.spi.ByteBufferCleanerService
-
- spaceUsed(String) - Static method in enum net.openhft.chronicle.core.OS
-
Get the space actually used by a file.
- StackoverflowExceptionHandler - Class in net.openhft.chronicle.core.onoes
-
- StackoverflowExceptionHandler(ExceptionHandler) - Constructor for class net.openhft.chronicle.core.onoes.StackoverflowExceptionHandler
-
- StackSampler - Class in net.openhft.chronicle.core.threads
-
- StackSampler() - Constructor for class net.openhft.chronicle.core.threads.StackSampler
-
- StackTrace - Class in net.openhft.chronicle.core
-
Throwable created purely for the purposes of reporting a stack trace.
- StackTrace() - Constructor for class net.openhft.chronicle.core.StackTrace
-
- StackTrace(String) - Constructor for class net.openhft.chronicle.core.StackTrace
-
- StackTrace(String, Throwable) - Constructor for class net.openhft.chronicle.core.StackTrace
-
- stackTraceEndsWith(String, int) - Static method in enum net.openhft.chronicle.core.Jvm
-
- start() - Method in interface net.openhft.chronicle.core.threads.EventLoop
-
- start() - Method in interface net.openhft.chronicle.core.watcher.FileManager
-
- start() - Method in class net.openhft.chronicle.core.watcher.FileSystemWatcher
-
- start() - Method in class net.openhft.chronicle.core.watcher.JMXFileManager
-
- StaticEnumClass<E extends Enum<E>> - Class in net.openhft.chronicle.core.pool
-
- stop() - Method in interface net.openhft.chronicle.core.threads.EventLoop
-
- stop() - Method in class net.openhft.chronicle.core.threads.StackSampler
-
- stop() - Method in interface net.openhft.chronicle.core.watcher.FileManager
-
- stop() - Method in class net.openhft.chronicle.core.watcher.FileSystemWatcher
-
- stop() - Method in class net.openhft.chronicle.core.watcher.JMXFileManager
-
- 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 only guarantees it will behave in a correct manner.
- StringInterner(int) - Constructor for class net.openhft.chronicle.core.pool.StringInterner
-
- StringUtils - Enum in net.openhft.chronicle.core.util
-
- 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
-
- 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
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.core.cooler.CpuCoolers
-
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.io.UnsafeText
-
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.Mocker
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.core.onoes.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.core.onoes.NullExceptionHandler
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.core.onoes.PrintExceptionHandler
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.core.onoes.Slf4jExceptionHandler
-
Returns the enum constant of this type with the specified name.
- valueOf(LogLevel) - Static method in enum net.openhft.chronicle.core.onoes.Slf4jExceptionHandler
-
- valueOf(String) - Static method in enum net.openhft.chronicle.core.OS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Method in class net.openhft.chronicle.core.pool.DynamicEnumClass
-
- valueOf(String) - Method in class net.openhft.chronicle.core.pool.EnumCache
-
- valueOf(String) - Method in class net.openhft.chronicle.core.pool.StaticEnumClass
-
- 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.threads.JitterSampler
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.core.threads.ThreadLocalHelper
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.core.time.BackgroundTimeProvider
-
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.util.Annotations
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.chronicle.core.util.ByteBuffers
-
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.Immutability
-
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.
- valueOfIgnoreCase(Class<E>, String) - Static method in enum net.openhft.chronicle.core.util.ObjectUtils
-
- values() - Static method in enum net.openhft.chronicle.core.ClassLoading
-
Deprecated.
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.cooler.CpuCoolers
-
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.io.UnsafeText
-
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.Mocker
-
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.onoes.LogLevel
-
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.onoes.NullExceptionHandler
-
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.onoes.PrintExceptionHandler
-
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.onoes.Slf4jExceptionHandler
-
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.threads.JitterSampler
-
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.ThreadLocalHelper
-
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.BackgroundTimeProvider
-
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.util.Annotations
-
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.ByteBuffers
-
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.Immutability
-
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.
- VanillaDifferencer - Class in net.openhft.chronicle.core.time
-
User: peter.lawrey
Date: 05/08/13
Time: 19:07
- VanillaDifferencer() - Constructor for class net.openhft.chronicle.core.time.VanillaDifferencer
-
- VanillaEventHandler - Interface in net.openhft.chronicle.core.threads
-
- VanillaSocketChannel - Class in net.openhft.chronicle.core.tcp
-