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