| Package | Description | 
|---|---|
| io.druid.indexing.overlord | 
| Modifier and Type | Method and Description | 
|---|---|
CriticalAction<T> | 
CriticalAction.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
<T> T | 
TaskLockbox.doInCriticalSection(Task task,
                   List<org.joda.time.Interval> intervals,
                   CriticalAction<T> action)
Perform the given action with a guarantee that the locks of the task are not revoked in the middle of action. 
 | 
Copyright © 2011–2018. All rights reserved.