Uses of Package
org.elasticsearch.common.util.concurrent
-
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.action Class Description AbstractRunnable An extension to runnable. -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.action.get Class Description AtomicArray A list backed by anAtomicReferenceArraywith potential null values, easily allowing to get the concrete values as a list usingAtomicArray.asList(). -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.action.support Class Description BaseFuture ThreadContext A ThreadContext is a map of string headers and a transient map of keyed objects that are associated with a thread.ThreadContext.StoredContext -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.action.termvectors Class Description AtomicArray A list backed by anAtomicReferenceArraywith potential null values, easily allowing to get the concrete values as a list usingAtomicArray.asList(). -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.cluster Class Description ThreadContext A ThreadContext is a map of string headers and a transient map of keyed objects that are associated with a thread. -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.cluster.service Class Description EsRejectedExecutionException PrioritizedEsThreadPoolExecutor A prioritizing executor which uses a priority queue as a work queue.PrioritizedRunnable -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.common.logging Class Description ThreadContext A ThreadContext is a map of string headers and a transient map of keyed objects that are associated with a thread. -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.common.util.concurrent Class Description AbstractRunnable An extension to runnable.BaseFuture ConcurrentMapLong EsThreadPoolExecutor An extension to thread pool executor, allowing (in the future) to add specific additional stats to it.PrioritizedCallable PrioritizedEsThreadPoolExecutor A prioritizing executor which uses a priority queue as a work queue.PrioritizedEsThreadPoolExecutor.Pending PrioritizedRunnable RefCounted An interface for objects that need to be notified when all reference to itself are not in user anymore.ReleasableLock Releasable lock used inside of Engine implementationsThreadContext A ThreadContext is a map of string headers and a transient map of keyed objects that are associated with a thread.ThreadContext.StoredContext WrappedRunnable XRejectedExecutionHandler -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.discovery.zen Class Description AbstractRunnable An extension to runnable.EsThreadPoolExecutor An extension to thread pool executor, allowing (in the future) to add specific additional stats to it. -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.http Class Description ThreadContext A ThreadContext is a map of string headers and a transient map of keyed objects that are associated with a thread. -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.index.engine Class Description ReleasableLock Releasable lock used inside of Engine implementations -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.index.reindex Class Description AbstractRunnable An extension to runnable. -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.index.shard Class Description ThreadContext A ThreadContext is a map of string headers and a transient map of keyed objects that are associated with a thread. -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.index.store Class Description RefCounted An interface for objects that need to be notified when all reference to itself are not in user anymore. -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.index.translog Class Description ReleasableLock Releasable lock used inside of Engine implementations -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.indices.recovery Class Description AbstractRefCounted A basic RefCounted implementation that is initialized with a ref count of 1 and callsAbstractRefCounted.closeInternal()once it reaches a 0 ref countRefCounted An interface for objects that need to be notified when all reference to itself are not in user anymore. -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.ingest Class Description ThreadContext A ThreadContext is a map of string headers and a transient map of keyed objects that are associated with a thread. -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.plugins Class Description ThreadContext A ThreadContext is a map of string headers and a transient map of keyed objects that are associated with a thread. -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.rest Class Description ThreadContext A ThreadContext is a map of string headers and a transient map of keyed objects that are associated with a thread. -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.search.fetch.subphase Class Description AbstractRefCounted A basic RefCounted implementation that is initialized with a ref count of 1 and callsAbstractRefCounted.closeInternal()once it reaches a 0 ref countRefCounted An interface for objects that need to be notified when all reference to itself are not in user anymore. -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.search.internal Class Description AbstractRefCounted A basic RefCounted implementation that is initialized with a ref count of 1 and callsAbstractRefCounted.closeInternal()once it reaches a 0 ref countRefCounted An interface for objects that need to be notified when all reference to itself are not in user anymore. -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.threadpool Class Description AbstractRunnable An extension to runnable.ThreadContext A ThreadContext is a map of string headers and a transient map of keyed objects that are associated with a thread. -
Classes in org.elasticsearch.common.util.concurrent used by org.elasticsearch.transport Class Description BaseFuture ThreadContext A ThreadContext is a map of string headers and a transient map of keyed objects that are associated with a thread.ThreadContext.StoredContext