public interface InternalExecutionService extends ExecutionService
ExecutionService
. Currently this method doesn't contains any additional methods, but
in the future they can be added here.ASYNC_EXECUTOR, CLIENT_EXECUTOR, IO_EXECUTOR, MAP_LOAD_ALL_KEYS_EXECUTOR, MAP_LOADER_EXECUTOR, QUERY_EXECUTOR, SCHEDULED_EXECUTOR, SYSTEM_EXECUTOR
Modifier and Type | Method and Description |
---|---|
void |
executeDurable(String name,
Runnable command) |
void |
shutdownDurableExecutor(String name) |
asCompletableFuture, execute, getExecutor, getGlobalTaskScheduler, getTaskScheduler, register, schedule, schedule, scheduleWithRepetition, scheduleWithRepetition, shutdownExecutor, submit, submit
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.