Uses of Class
com.hazelcast.ascii.TextCommandServiceImpl

Packages that use TextCommandServiceImpl
com.hazelcast.ascii.memcache This package contains MemoryCache functionality for Hazelcast.
 
com.hazelcast.instance This package contains Hazelcast Instance functionality.
 
 

Uses of TextCommandServiceImpl in com.hazelcast.ascii.memcache
 

Constructors in com.hazelcast.ascii.memcache with parameters of type TextCommandServiceImpl
IncrementCommandProcessor(TextCommandServiceImpl textCommandService)
           
TouchCommandProcessor(TextCommandServiceImpl textCommandService)
           
VersionCommandProcessor(TextCommandServiceImpl textCommandService)
           
 

Uses of TextCommandServiceImpl in com.hazelcast.instance
 

Fields in com.hazelcast.instance declared as TextCommandServiceImpl
 TextCommandServiceImpl Node.textCommandService
           
 



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