Uses of Class
com.hazelcast.internal.ascii.TextCommandServiceImpl

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

Uses of TextCommandServiceImpl in com.hazelcast.instance
 

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

Uses of TextCommandServiceImpl in com.hazelcast.internal.ascii.memcache
 

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



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