JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.hazelcast.core.IExecutorService
Packages that use
IExecutorService
Package
Description
com.hazelcast.core
Provides core API interfaces/classes.
Uses of
IExecutorService
in
com.hazelcast.core
Methods in
com.hazelcast.core
that return
IExecutorService
Modifier and Type
Method
Description
IExecutorService
HazelcastInstance.
getExecutorService
(
String
name)