- java.lang.Object
-
- org.elasticsearch.transport.TransportMessage<org.elasticsearch.transport.TransportRequest>
-
- org.elasticsearch.transport.TransportRequest
-
- org.elasticsearch.action.ActionRequest<T>
-
- org.elasticsearch.action.support.nodes.NodesOperationRequest<WebsocketInfoRequest>
-
- org.xbib.elasticsearch.action.cluster.admin.websocket.WebsocketInfoRequest
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.elasticsearch.transport.TransportRequest
org.elasticsearch.transport.TransportRequest.Empty
-
Field Summary
-
Fields inherited from class org.elasticsearch.action.support.nodes.NodesOperationRequest
ALL_NODES
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
readFrom(org.elasticsearch.common.io.stream.StreamInput in) |
void |
writeTo(org.elasticsearch.common.io.stream.StreamOutput out) |
-
Methods inherited from class org.elasticsearch.action.support.nodes.NodesOperationRequest
nodesIds, nodesIds, timeout, timeout, timeout, validate
-
Methods inherited from class org.elasticsearch.action.ActionRequest
listenerThreaded, listenerThreaded
-
Methods inherited from class org.elasticsearch.transport.TransportMessage
getHeader, getHeaders, putHeader, remoteAddress, remoteAddress
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2012–2014. All rights reserved.