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.| 构造器和说明 |
|---|
CollectSinkAddressEvent(InetSocketAddress address) |
public CollectSinkAddressEvent(InetSocketAddress address)
public InetSocketAddress getAddress()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.