- acquireCore() - Static method in enum net.openhft.affinity.Affinity
-
- acquireCore(boolean) - Static method in enum net.openhft.affinity.Affinity
-
- acquireCore() - Static method in class net.openhft.affinity.AffinityLock
-
Assign any free core to this thread.
- acquireCore(boolean) - Static method in class net.openhft.affinity.AffinityLock
-
Assign a core(and all its cpus) which can be bound to the current thread or another thread.
- acquireCore() - Static method in class net.openhft.affinity.NonForkingAffinityLock
-
Assign any free core to this thread.
- acquireCore(boolean) - Static method in class net.openhft.affinity.NonForkingAffinityLock
-
Assign a core(and all its cpus) which can be bound to the current thread or another thread.
- acquireLock() - Static method in enum net.openhft.affinity.Affinity
-
- acquireLock(boolean) - Static method in enum net.openhft.affinity.Affinity
-
- acquireLock() - Static method in class net.openhft.affinity.AffinityLock
-
Assign any free cpu to this thread.
- acquireLock(boolean) - Static method in class net.openhft.affinity.AffinityLock
-
Assign a cpu which can be bound to the current thread or another thread.
- acquireLock(AffinityStrategy...) - Method in class net.openhft.affinity.AffinityLock
-
Give another affinity lock relative to this one based on a list of strategies.
- acquireLock() - Static method in class net.openhft.affinity.NonForkingAffinityLock
-
Assign any free cpu to this thread.
- acquireLock(boolean) - Static method in class net.openhft.affinity.NonForkingAffinityLock
-
Assign a cpu which can be bound to the current thread or another thread.
- Affinity - Enum in net.openhft.affinity
-
Library to wrap low level JNI or JNA calls.
- AFFINITY_RESERVED - Static variable in class net.openhft.affinity.AffinityLock
-
- AffinityLock - Class in net.openhft.affinity
-
This utility class support locking a thread to a single core, or reserving a whole core for a thread.
- AffinityStrategies - Enum in net.openhft.affinity
-
Pre-defined strategies for determining which thread to pick next.
- AffinityStrategy - Interface in net.openhft.affinity
-
Allow you define a strategy for find the a cpu relative to another select cpu.
- AffinitySupport - Class in net.openhft.affinity
-
Deprecated.
- AffinitySupport() - Constructor for class net.openhft.affinity.AffinitySupport
-
Deprecated.
- AffinityThreadFactory - Class in net.openhft.affinity
-
This is a ThreadFactory which assigns threads based the strategies provided.
- AffinityThreadFactory(String, AffinityStrategy...) - Constructor for class net.openhft.affinity.AffinityThreadFactory
-
- AffinityThreadFactory(String, boolean, AffinityStrategy...) - Constructor for class net.openhft.affinity.AffinityThreadFactory
-
- valueOf(String) - Static method in enum net.openhft.affinity.Affinity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.affinity.AffinityStrategies
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.affinity.impl.LinuxJNAAffinity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.affinity.impl.NullAffinity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.affinity.impl.OSXJNAAffinity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.affinity.impl.PosixJNAAffinity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.affinity.impl.SolarisJNAAffinity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.affinity.impl.WindowsJNAAffinity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.ticker.impl.JNIClock
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.openhft.ticker.impl.SystemClock
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.chronicle.enterprise.internals.impl.NativeAffinity
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.openhft.affinity.Affinity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.affinity.AffinityStrategies
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.affinity.impl.LinuxJNAAffinity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.affinity.impl.NullAffinity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.affinity.impl.OSXJNAAffinity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.affinity.impl.PosixJNAAffinity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.affinity.impl.SolarisJNAAffinity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.affinity.impl.WindowsJNAAffinity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.ticker.impl.JNIClock
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.openhft.ticker.impl.SystemClock
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.chronicle.enterprise.internals.impl.NativeAffinity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VanillaCpuLayout - Class in net.openhft.affinity.impl
-
- version - Variable in class net.openhft.affinity.impl.LinuxHelper.utsname
-
Current version level of this release.
- VersionHelper - Class in net.openhft.affinity.impl
-
- VersionHelper(int, int, int) - Constructor for class net.openhft.affinity.impl.VersionHelper
-
- VersionHelper(String) - Constructor for class net.openhft.affinity.impl.VersionHelper
-