|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClusterService | |
|---|---|
| org.smallmind.cloud.cluster | |
| org.smallmind.cloud.cluster.protocol.queue | |
| org.smallmind.cloud.cluster.protocol.remote | |
| org.smallmind.cloud.cluster.protocol.socket | |
| Uses of ClusterService in org.smallmind.cloud.cluster |
|---|
| Methods in org.smallmind.cloud.cluster that return ClusterService | |
|---|---|
ClusterService<D> |
ClusterServiceBuilder.getClusterService(ClusterHub clusterHub,
ClusterInstance<D> clusterInstance)
|
static ClusterService |
ClusterServiceFactory.getClusterService(ClusterHub clusterHub,
ClusterInstance clusterInstance,
ClusterMember clusterMember)
|
| Methods in org.smallmind.cloud.cluster with parameters of type ClusterService | |
|---|---|
void |
ClusterHub.addClusterService(ClusterService clusterService)
|
| Constructors in org.smallmind.cloud.cluster with parameters of type ClusterService | |
|---|---|
ClusterHubBroadcastDelivery(ClusterService clusterService,
ServiceClusterBroadcast serviceClusterBroadcast)
|
|
| Uses of ClusterService in org.smallmind.cloud.cluster.protocol.queue |
|---|
| Classes in org.smallmind.cloud.cluster.protocol.queue that implement ClusterService | |
|---|---|
class |
QueueClusterService
|
| Uses of ClusterService in org.smallmind.cloud.cluster.protocol.remote |
|---|
| Classes in org.smallmind.cloud.cluster.protocol.remote that implement ClusterService | |
|---|---|
class |
RemoteClusterServiceImpl
|
| Uses of ClusterService in org.smallmind.cloud.cluster.protocol.socket |
|---|
| Classes in org.smallmind.cloud.cluster.protocol.socket that implement ClusterService | |
|---|---|
class |
SocketClusterService
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||