public class CollectSinkAddressEvent extends Object implements org.apache.flink.runtime.operators.coordination.OperatorEvent
OperatorEvent that passes the socket server address in the sink to the coordinator.| Constructor and Description |
|---|
CollectSinkAddressEvent(InetSocketAddress address) |
| Modifier and Type | Method and Description |
|---|---|
InetSocketAddress |
getAddress() |
public CollectSinkAddressEvent(InetSocketAddress address)
public InetSocketAddress getAddress()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.