Uses of Class
com.hazelcast.ascii.memcache.Stats

Packages that use Stats
com.hazelcast.ascii This package contains Ascii functionality for Hazelcast.
 
com.hazelcast.ascii.memcache This package contains MemoryCache functionality for Hazelcast.
 
 

Uses of Stats in com.hazelcast.ascii
 

Methods in com.hazelcast.ascii that return Stats
 Stats TextCommandServiceImpl.getStats()
           
 Stats TextCommandService.getStats()
           
 

Uses of Stats in com.hazelcast.ascii.memcache
 

Methods in com.hazelcast.ascii.memcache with parameters of type Stats
 void StatsCommand.setResponse(Stats stats)
           
 



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