Package | Description |
---|---|
com.orientechnologies.common.concur.executors |
Modifier and Type | Class and Description |
---|---|
protected class |
SubExecutorService.CallableTask<V> |
protected class |
SubExecutorService.RunnableTask<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 |
SubExecutorService.shutdownTasks(Set<SubExecutorService.Task> tasks) |
Copyright © 2009–2020 OrientDB. All rights reserved.