public class BulkCreateIndicesResponse
extends org.elasticsearch.action.support.master.AcknowledgedResponse
Constructor and Description |
---|
BulkCreateIndicesResponse(boolean acknowledged) |
Modifier and Type | Method and Description |
---|---|
void |
readFrom(org.elasticsearch.common.io.stream.StreamInput in) |
void |
writeTo(org.elasticsearch.common.io.stream.StreamOutput out) |
isAcknowledged, readAcknowledged, writeAcknowledged
putHeader, remoteAddress, remoteAddress
public void readFrom(org.elasticsearch.common.io.stream.StreamInput in) throws java.io.IOException
readFrom
in interface org.elasticsearch.common.io.stream.Streamable
readFrom
in class org.elasticsearch.action.ActionResponse
java.io.IOException
public void writeTo(org.elasticsearch.common.io.stream.StreamOutput out) throws java.io.IOException
writeTo
in interface org.elasticsearch.common.io.stream.Streamable
writeTo
in class org.elasticsearch.action.ActionResponse
java.io.IOException