public class GeoNetworkCluster extends AbstractCluster<GeoNetworkDescriptor,GeoNetworkController>
| Constructor and Description |
|---|
GeoNetworkCluster(long objectsTTL,
ISModule retriever,
String cacheName) |
| Modifier and Type | Method and Description |
|---|---|
protected Comparator<GeoNetworkController> |
getComparator() |
protected ArrayList<GeoNetworkController> |
getLiveControllerCollection() |
protected GeoNetworkController |
translate(org.gcube.common.resources.gcore.ServiceEndpoint e) |
getActualCluster, getControllerByHostName, getDefaultController, invalidate, invalidateAllprotected Comparator<GeoNetworkController> getComparator()
getComparator in class AbstractCluster<GeoNetworkDescriptor,GeoNetworkController>protected GeoNetworkController translate(org.gcube.common.resources.gcore.ServiceEndpoint e) throws InvalidServiceEndpointException
translate in class AbstractCluster<GeoNetworkDescriptor,GeoNetworkController>InvalidServiceEndpointExceptionprotected ArrayList<GeoNetworkController> getLiveControllerCollection() throws ConfigurationNotFoundException
getLiveControllerCollection in class AbstractCluster<GeoNetworkDescriptor,GeoNetworkController>ConfigurationNotFoundExceptionCopyright © 2017. All Rights Reserved.