Uses of Class
com.hazelcast.executor.impl.DistributedExecutorService

Packages that use DistributedExecutorService
com.hazelcast.executor.impl This package contains IExecutorService functionality for Hazelcast.
The IExecutorService extends the ExecutorService and provides all kinds of additional methods related to distributed systems. 
 

Uses of DistributedExecutorService in com.hazelcast.executor.impl
 

Constructors in com.hazelcast.executor.impl with parameters of type DistributedExecutorService
ExecutorServiceProxy(String name, NodeEngine nodeEngine, DistributedExecutorService service)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.