|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
ForkJoinTask that performs the run
method of the given Runnable as its action, and returns
a null result upon ForkJoinTask.join().
ForkJoinTask that performs the run
method of the given Runnable as its action, and returns
the given result upon ForkJoinTask.join().
ForkJoinTask that performs the call
method of the given Callable as its action, and returns
its result upon ForkJoinTask.join(), translating any checked exceptions
encountered into RuntimeException.
ConcurrentHashMapV8.KeySetView.add(K) on each one.
ForkJoinTask.helpQuiesce().
AtomicLong.Set.BucketTimerMonitor.CountedCompleter.onCompletion(CountedCompleter), marks this task as
complete and further triggers CountedCompleter.tryComplete() on this
task's completer, if one exists.
join and related operations.
join and related operations.
null if there is no current
mapping).
null.
t1 and t2.
t1 and t2.
initialCapacity) and
initial table density (loadFactor).
initialCapacity), table
density (loadFactor), and number of concurrently
updating threads (concurrencyLevel).
Set of keys, in
which additions may optionally be enabled by mapping to a
common value.true if this map maps one or more keys to the
specified value.
tags.
BasicTagList.of(Tag...)
BasicTagList.of(String...) with separate key, values instead.
tags.
tags.
ForkJoinTask with a completion action performed when
triggered and there are no remaining pending actions.ThreadLocalRandom.
com.netflix.servo.DefaultMonitorRegistry.registryClass property.Gauge that reports a double value.MonitorConfig.BasicTimers based on an arbitrary
(name, tagList), or MonitorConfig.DynamicCounterSet view of the mappings contained in this map.
dir with a prefix of
name and a suffix of a timestamp in the format
yyyy_dd_MM_HH_mm_ss_SSS.
dir with a prefix of
name and a suffix of a timestamp in the format
yyyy_dd_MM_HH_mm_ss_SSS.
dir with a name that
is created using namePattern.
null.
ForkJoinPool.commonPool() if not ForkJoinTask.inForkJoinPool().
ExecutorService for running ForkJoinTasks.ForkJoinPool with parallelism equal to Runtime.availableProcessors(), using the default thread factory,
no UncaughtExceptionHandler, and non-async LIFO processing mode.
ForkJoinPool with the indicated parallelism
level, the default thread factory,
no UncaughtExceptionHandler, and non-async LIFO processing mode.
ForkJoinPool with the given parameters.
ForkJoinWorkerThreads.ForkJoinPools.ForkJoinPool.ForkJoinPool, which executes
ForkJoinTasks.null if this map contains no mapping for the key.
true if this pool uses local first-in-first-out
scheduling mode for forked tasks that are never joined.
null if none.
CancellationException if cancelled, or null if
none or if the method has not yet completed.
null if additions are not supported.
AtomicDouble.
AtomicLong.
ForkJoinTask.join(), even
if this task completed abnormally, or null if this task
is not known to have been completed.
Map, i.e.,
the sum of, for each key-value pair in the map,
key.hashCode() ^ value.hashCode().
true if there are any tasks submitted to this
pool that have not yet begun executing.
is quiescent.
MonitorConfig.
MonitorConfig by a given delta.
true if the current thread is a ForkJoinWorkerThread executing as a ForkJoinPool computation.
RuntimeException or Error if the underlying
computation did so.
isDone holds for
each task or an (unchecked) exception is encountered, in which
case the exception is rethrown.
isDone holds for
each task or an (unchecked) exception is encountered, in which
case the exception is rethrown.
isDone holds for each task or an (unchecked) exception
is encountered, in which case the exception is rethrown.
true if this task threw an exception or was cancelled.
true if this task completed without throwing an
exception and was not cancelled.
true if all worker threads are currently idle.
true if blocking is unnecessary.
true if this pool has been shut down.
true if all tasks have completed following shut down.
true if the process of termination has
commenced but not yet completed.
is
done.
Set view of the keys contained in this map.
Set view of the keys in this map, using the
given common mapped value for any additions (i.e., Collection.add(E) and Collection.addAll(Collection)).
Gauge that reports a long value.num copies in memory.
Monitor annotations.Monitor metrics
from a monitor registry.DefaultMonitorRegistry.
Set backed by a ConcurrentHashMapV8
from the given type to Boolean.TRUE.
Set backed by a ConcurrentHashMapV8
from the given type to Boolean.TRUE.
ctype with a concrete class
concrete and a specific id.
ctype with a concrete class
concrete.
ForkJoinTask.quietlyComplete() and returns null.
double value
between 0 (inclusive) and the specified value (exclusive).
CountedCompleter.tryComplete() is invoked
and the pending count is zero, or when the unconditional
method CountedCompleter.complete(T) is invoked.
ForkJoinTask.completeExceptionally(Throwable) is invoked or method CountedCompleter.compute() throws an exception, and this task has not already
otherwise completed normally.
MetricPoller.poll(com.netflix.servo.publish.MetricFilter) method.CountedCompleter.tryComplete() but does not invoke CountedCompleter.onCompletion(CountedCompleter) along the completion path:
If the pending count is nonzero, decrements the count;
otherwise, similarly tries to complete this task's completer, if
one exists, else marks this task as complete.
getRoot().quietlyComplete().
fork.
UnsupportedOperationException.
StatsTimerTimer that provides statistics.ScheduledExecutorService provided by
the user.
Timer that provides statistics.ScheduledExecutorService provided by
the user.
Proxy monitor that tracks all calls to methods
of an interface.CountedCompleter.onCompletion(CountedCompleter)
and then similarly tries to complete this task's completer,
if one exists, else marks this task as complete.
Collection view of the values contained in this map.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||