public class ShardExistsRequest extends BroadcastShardRequest
TransportRequest.EmptyIndicesRequest.ReplaceableoriginalIndicesheaders| Constructor and Description |
|---|
ShardExistsRequest() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
filteringAliases() |
float |
minScore() |
long |
nowInMillis() |
BytesReference |
querySource() |
void |
readFrom(StreamInput in) |
String[] |
types() |
void |
writeTo(StreamOutput out) |
indices, indicesOptions, shardIdcreateTask, createTask, setParentTaskgetDescriptionremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextpublic float minScore()
public BytesReference querySource()
public String[] types()
public String[] filteringAliases()
public long nowInMillis()
public void readFrom(StreamInput in) throws IOException
readFrom in interface StreamablereadFrom in class BroadcastShardRequestIOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo in interface StreamablewriteTo in class BroadcastShardRequestIOExceptionCopyright © 2009–2017. All rights reserved.