Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bigdata.util.concurrent Classes and Interfaces - 30 results found.
NameDescriptionTypePackageFramework
AbstractHaltableProcessAbstract base class for tasks whose processing may be halted asynchronously.Classcom.bigdata.util.concurrentBlazeGraph
CanonicalFactoryA pattern for a canonicalizing factory based on a map with weak values.Classcom.bigdata.util.concurrentBlazeGraph
ComputableSomething which computes one value from another.Interfacecom.bigdata.util.concurrentBlazeGraph
DeltaMovingAverageTaskMoving average based on the change in some sampled value.Classcom.bigdata.util.concurrentBlazeGraph
ExecutionExceptionsClass enumerates all exceptions thrown for a set of tasks.Classcom.bigdata.util.concurrentBlazeGraph
ExecutionHelperHelper class for managing the execution of a set of Callable tasks on an ExecutorService.Classcom.bigdata.util.concurrentBlazeGraph
HaltableAbstract base class for tasks whose processing may be halted asynchronously.Classcom.bigdata.util.concurrentBlazeGraph
IHaltableInterface extends Future and provides an interface for managing the termination of a process from within that process.Interfacecom.bigdata.util.concurrentBlazeGraph
IQueueCountersInterface defines and documents the names and meanings of counters pertaining to blocking queues (of tasks) and services executing tasks and includesInterfacecom.bigdata.util.concurrentBlazeGraph
IQueueCounters .ITaskCountersCounters defined by TaskCounters.Interfacecom.bigdata.util.concurrentBlazeGraph
IQueueCounters .IThreadPoolExecutorCountersAdditional counters available for any ThreadPoolExecutor.Interfacecom.bigdata.util.concurrentBlazeGraph
IQueueCounters .IThreadPoolExecutorTaskCountersAdditional counters available for any ThreadPoolExecutor which is processing AbstractTasks.Interfacecom.bigdata.util.concurrentBlazeGraph
IQueueCounters .IWriteServiceExecutorCountersAdditional counters available for the WriteServiceExecutor.Interfacecom.bigdata.util.concurrentBlazeGraph
LatchA synchronization aid that allows one or more threads to await a counter becoming zero.Classcom.bigdata.util.concurrentBlazeGraph
LatchedExecutorA fly weight helper class that runs tasks either sequentially or with limited parallelism against some thread pool.Classcom.bigdata.util.concurrentBlazeGraph
MappedTaskExecutorA fly weight helper class that runs tasks either sequentially or with limited parallelism against some thread pool.Classcom.bigdata.util.concurrentBlazeGraph
MemoizerPattern using a FutureTask to force synchronization only on tasks waiting for the same computation.Classcom.bigdata.util.concurrentBlazeGraph
MonitoredFutureTaskHelper task for monitoring the results of otherwise unwatched tasks.Classcom.bigdata.util.concurrentBlazeGraph
MovingAverageTaskClass tracks a the moving average of some sampled datum.Classcom.bigdata.util.concurrentBlazeGraph
QueueSizeMovingAverageTaskClass tracks the moving average of the queue size.Classcom.bigdata.util.concurrentBlazeGraph
ShutdownHelperHelper class for normal shutdown of an ExecutorService.Classcom.bigdata.util.concurrentBlazeGraph
TaskCountersClass captures various data about the execution of AbstractTasks.Classcom.bigdata.util.concurrentBlazeGraph
TestAllAggregates test suites in increasing dependency order.Classcom.bigdata.util.concurrentBlazeGraph
TestHaltableTest suite for Haltable.Classcom.bigdata.util.concurrentBlazeGraph
TestLatchUnit tests for Latch.Classcom.bigdata.util.concurrentBlazeGraph
ThreadGuardPattern used to guard critical regions that await Conditions when a concurrent event may cause the Condition to become unsatisfiable.Classcom.bigdata.util.concurrentBlazeGraph
ThreadGuard .GuardClasscom.bigdata.util.concurrentBlazeGraph
ThreadPoolExecutorBaseStatisticsTaskClass tracks a variety of information about a ThreadPoolExecutor including the moving average of its queue length, queue size, average activeClasscom.bigdata.util.concurrentBlazeGraph
ThreadPoolExecutorStatisticsTaskClass tracks a variety of information about a ThreadPoolExecutor including the moving average of its queue length, queuing times, etc.Classcom.bigdata.util.concurrentBlazeGraph
WriteTaskCountersClasscom.bigdata.util.concurrentBlazeGraph