public class CollectSinkAddressEvent extends Object implements 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–2024 The Apache Software Foundation. All rights reserved.