| Package | Description |
|---|---|
| org.apache.stratos.messaging.domain.topology | |
| org.apache.stratos.messaging.event.topology |
| Modifier and Type | Method and Description |
|---|---|
ClusterInstance |
Cluster.getInstanceContexts(String instanceId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ClusterInstance> |
Cluster.getClusterInstances() |
Map<String,ClusterInstance> |
Cluster.getInstanceIdToInstanceContextMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
Cluster.addInstanceContext(String instanceId,
ClusterInstance instanceContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
Cluster.setInstanceIdToInstanceContextMap(Map<String,ClusterInstance> instanceIdToInstanceContextMap) |
| Modifier and Type | Method and Description |
|---|---|
ClusterInstance |
ClusterInstanceCreatedEvent.getClusterInstance() |
| Constructor and Description |
|---|
ClusterInstanceCreatedEvent(String serviceName,
String clusterId,
ClusterInstance clusterInstance) |
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.