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

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

Uses of SetCommand in com.hazelcast.ascii.memcache
 

Methods in com.hazelcast.ascii.memcache with parameters of type SetCommand
 void SetCommandProcessor.handle(SetCommand setCommand)
          "set" means "store this data".
 void SetCommandProcessor.handleRejection(SetCommand request)
           
 



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