Uses of Interface
com.hazelcast.monitor.LocalExecutorStats

Packages that use LocalExecutorStats
com.hazelcast.core Provides core API interfaces/classes. 
com.hazelcast.monitor Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc. 
 

Uses of LocalExecutorStats in com.hazelcast.core
 

Methods in com.hazelcast.core that return LocalExecutorStats
 LocalExecutorStats IExecutorService.getLocalExecutorStats()
          Returns local statistics related to this executor service.
 

Uses of LocalExecutorStats in com.hazelcast.monitor
 

Methods in com.hazelcast.monitor that return LocalExecutorStats
 LocalExecutorStats MemberState.getLocalExecutorStats(String executorName)
           
 



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