public class EndpointProvider extends Object
| Constructor and Description |
|---|
EndpointProvider(String scope) |
| Modifier and Type | Method and Description |
|---|---|
int |
endpointsNumber() |
String |
getAnEndpoint() |
void |
remove(String endpoint) |
void |
stopForCurrentScope() |
void |
terminate() |
public EndpointProvider(String scope)
public int endpointsNumber()
public String getAnEndpoint() throws org.gcube.rest.index.common.discover.exceptions.IndexDiscoverException
org.gcube.rest.index.common.discover.exceptions.IndexDiscoverExceptionpublic void remove(String endpoint)
public void stopForCurrentScope()
public void terminate()
Copyright © 2016. All Rights Reserved.