| Package | Description |
|---|---|
| blazingcache.client | |
| blazingcache.network.jvm | |
| blazingcache.network.netty | |
| blazingcache.zookeeper |
| Modifier and Type | Method and Description |
|---|---|
ServerLocator |
CacheClient.getBrokerLocator() |
| Constructor and Description |
|---|
CacheClient(String clientId,
String sharedSecret,
ServerLocator brokerLocator) |
| Modifier and Type | Class and Description |
|---|---|
class |
JVMServerLocator
Connects to the broker inside the same JVM (for tests)
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericNettyBrokerLocator
Network connection, based on Netty
|
class |
NettyCacheServerLocator
Created by enrico.olivelli on 24/03/2015.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ZKCacheServerLocator
Locates master broker using ZK
|
Copyright © 2016. All rights reserved.