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, type
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
type
public NettyWebSocketBulkRequest(String type)
public NettyWebSocketBulkRequest data(org.elasticsearch.common.xcontent.XContentBuilder builder)
data
in interface WebSocketClientBulkRequest
data
in interface WebSocketClientRequest
data
in class NettyInteractiveRequest
public void send(WebSocketClient client) throws IOException
send
in interface WebSocketClientBulkRequest
send
in interface WebSocketClientRequest
send
in class NettyInteractiveRequest
IOException
Copyright © 2012–2014. All rights reserved.