public class UpgradeSettingsRequest extends AcknowledgedRequest<UpgradeSettingsRequest>
TransportRequest.EmptyDEFAULT_ACK_TIMEOUT, timeoutDEFAULT_MASTER_NODE_TIMEOUT, masterNodeTimeoutheaders| コンストラクタと説明 |
|---|
UpgradeSettingsRequest() |
UpgradeSettingsRequest(Map<String,Tuple<Version,String>> versions)
Constructs a new request to update minimum compatible version settings for one or more indices
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
readFrom(StreamInput in) |
ActionRequestValidationException |
validate() |
UpgradeSettingsRequest |
versions(Map<String,Tuple<Version,String>> versions)
Sets the index versions to be updated
|
void |
writeTo(StreamOutput out) |
ackTimeout, readTimeout, timeout, timeout, timeout, writeTimeoutmasterNodeTimeout, masterNodeTimeout, masterNodeTimeoutcreateTask, createTask, setParentTaskgetDescriptionremoteAddress, remoteAddresscontextSize, copyContextAndHeadersFrom, copyContextFrom, copyHeadersFrom, getContext, getFromContext, getFromContext, getHeader, getHeaders, hasHeader, hasInContext, isContextEmpty, putAllInContext, putHeader, putInContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmasterNodeTimeoutpublic ActionRequestValidationException validate()
validate クラス内 ActionRequest<UpgradeSettingsRequest>public UpgradeSettingsRequest versions(Map<String,Tuple<Version,String>> versions)
public void readFrom(StreamInput in) throws IOException
readFrom インタフェース内 StreamablereadFrom クラス内 MasterNodeRequest<UpgradeSettingsRequest>IOExceptionpublic void writeTo(StreamOutput out) throws IOException
writeTo インタフェース内 StreamablewriteTo クラス内 MasterNodeRequest<UpgradeSettingsRequest>IOExceptionCopyright © 2009–2016. All rights reserved.