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

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

Uses of GetCommand in com.hazelcast.ascii.memcache
 

Subclasses of GetCommand in com.hazelcast.ascii.memcache
 class PartialGetCommand
           
 

Methods in com.hazelcast.ascii.memcache with parameters of type GetCommand
 void GetCommandProcessor.handle(GetCommand getCommand)
           
 void GetCommandProcessor.handleRejection(GetCommand getCommand)
           
 



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