Class ChannelRecord
java.lang.Object
org.infinispan.client.hotrod.impl.transport.netty.ChannelRecord
This class handles storage for unresolved address.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SocketAddressof(io.netty.channel.Channel channel) static voidset(io.netty.channel.Channel channel, SocketAddress unresolvedAddress)
-
Constructor Details
-
ChannelRecord
public ChannelRecord()
-
-
Method Details
-
of
-
set
-