public class WebsocketInfo extends org.elasticsearch.action.support.nodes.NodeOperationResponse
| Constructor and Description |
|---|
WebsocketInfo(org.elasticsearch.cluster.node.DiscoveryNode node,
org.elasticsearch.common.transport.InetSocketTransportAddress address) |
| Modifier and Type | Method and Description |
|---|---|
org.elasticsearch.common.transport.InetSocketTransportAddress |
getAddress() |
void |
readFrom(org.elasticsearch.common.io.stream.StreamInput in) |
static WebsocketInfo |
readInfo(org.elasticsearch.common.io.stream.StreamInput in) |
getNode, writeTopublic WebsocketInfo(org.elasticsearch.cluster.node.DiscoveryNode node, org.elasticsearch.common.transport.InetSocketTransportAddress address)
public org.elasticsearch.common.transport.InetSocketTransportAddress getAddress()
public static WebsocketInfo readInfo(org.elasticsearch.common.io.stream.StreamInput in) throws IOException
IOExceptionpublic void readFrom(org.elasticsearch.common.io.stream.StreamInput in) throws IOException
readFrom in interface org.elasticsearch.common.io.stream.StreamablereadFrom in class org.elasticsearch.action.support.nodes.NodeOperationResponseIOExceptionCopyright © 2012–2014. All rights reserved.