public class HttpServiceDataSource<T> extends HttpNodeDataStoreConnector<T> implements ServiceDataSource
config, httpClient, mapper| Constructor and Description |
|---|
HttpServiceDataSource(HttpClientConfig config,
com.fasterxml.jackson.databind.ObjectMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Service> |
services() |
defaultPort, ensureConnected, isActive, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, start, stoppublic HttpServiceDataSource(HttpClientConfig config, com.fasterxml.jackson.databind.ObjectMapper mapper)
public Collection<Service> services()
services in interface ServiceDataSourceCopyright © 2015–2023. All rights reserved.