Package | Description |
---|---|
org.apache.cassandra.concurrent |
Modifier and Type | Class and Description |
---|---|
static class |
SingleThreadExecutorPlus.AtLeastOnce |
Modifier and Type | Method and Description |
---|---|
SequentialExecutorPlus.AtLeastOnceTrigger |
SequentialExecutorPlus.atLeastOnceTrigger(java.lang.Runnable runnable)
Return an object for orchestrating the execution of this task at least once (in its entirety) after
the trigger is invoked, i.e.
|
Copyright © 2009- The Apache Software Foundation