Uses of Class
org.elasticsearch.transport.TcpChannel.ChannelStats
-
Packages that use TcpChannel.ChannelStats Package Description org.elasticsearch.transport -
-
Uses of TcpChannel.ChannelStats in org.elasticsearch.transport
Methods in org.elasticsearch.transport that return TcpChannel.ChannelStats Modifier and Type Method Description TcpChannel.ChannelStatsTcpChannel. getChannelStats()Returns stats about this channel
-