public class HttpNodeDataSink<T,S extends HttpRequestDataSerializer<T>> extends HttpNodeDataStoreConnector<T> implements NodeDataSink<T,S>
config, httpClient, mapper| Constructor and Description |
|---|
HttpNodeDataSink(Service service,
HttpClientConfig config,
com.fasterxml.jackson.databind.ObjectMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
void |
updateState(S serializer,
ServiceNode<T> serviceNode) |
defaultPort, ensureConnected, isActive, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitensureConnected, isActive, start, stoppublic HttpNodeDataSink(Service service, HttpClientConfig config, com.fasterxml.jackson.databind.ObjectMapper mapper)
public void updateState(S serializer, ServiceNode<T> serviceNode)
updateState in interface NodeDataSink<T,S extends HttpRequestDataSerializer<T>>Copyright © 2015–2023. All rights reserved.