| Package | Description |
|---|---|
| com.orientechnologies.common.concur.executors |
| Modifier and Type | Interface and Description |
|---|---|
protected static interface |
SubScheduledExecutorService.ScheduledTask<V> |
| Modifier and Type | Class and Description |
|---|---|
protected class |
SubExecutorService.CallableTask<V> |
protected class |
SubExecutorService.RunnableTask<V> |
protected class |
SubScheduledExecutorService.ScheduledCallableTask<V> |
protected class |
SubScheduledExecutorService.ScheduledRunnableTask<V> |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends SubExecutorService.Task> |
SubExecutorService.register(T task) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SubExecutorService.unregister(SubExecutorService.Task task) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SubScheduledExecutorService.shutdownTasks(Set<SubExecutorService.Task> tasks) |
protected void |
SubExecutorService.shutdownTasks(Set<SubExecutorService.Task> tasks) |
Copyright © 2009–2025 OrientDB. All rights reserved.