public class NettyWebSocketBulkRequest extends NettyInteractiveRequest implements WebSocketClientBulkRequest
builder, data, type| Constructor and Description |
|---|
NettyWebSocketBulkRequest(String type) |
| Modifier and Type | Method and Description |
|---|---|
NettyWebSocketBulkRequest |
data(org.elasticsearch.common.xcontent.XContentBuilder builder) |
void |
send(WebSocketClient client) |
asMap, hasParam, param, paramAsBoolean, paramAsBoolean, paramAsLong, paramAsLong, paramAsString, paramAsString, paramAsTime, paramAsTime, typeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittypepublic NettyWebSocketBulkRequest(String type)
public NettyWebSocketBulkRequest data(org.elasticsearch.common.xcontent.XContentBuilder builder)
data in interface WebSocketClientBulkRequestdata in interface WebSocketClientRequestdata in class NettyInteractiveRequestpublic void send(WebSocketClient client) throws IOException
send in interface WebSocketClientBulkRequestsend in interface WebSocketClientRequestsend in class NettyInteractiveRequestIOExceptionCopyright © 2012–2014. All rights reserved.