public static class CoreAdminRequest.RequestSyncShard extends CoreAdminRequest
CoreAdminRequest.Create, CoreAdminRequest.CreateSnapshot, CoreAdminRequest.DeleteSnapshot, CoreAdminRequest.ListSnapshots, CoreAdminRequest.MergeIndexes, CoreAdminRequest.OverrideLastPublished, CoreAdminRequest.RequestRecovery, CoreAdminRequest.RequestSyncShard, CoreAdminRequest.Unload, CoreAdminRequest.WaitForState
SolrRequest.METHOD
action, core, isIndexInfoNeeded, other
SUPPORTED_METHODS, useBinaryV2, usev2
Constructor and Description |
---|
RequestSyncShard() |
Modifier and Type | Method and Description |
---|---|
String |
getCollection() |
SolrParams |
getParams() |
String |
getShard() |
void |
setCollection(String collection) |
void |
setShard(String shard) |
createCore, createCore, createCore, createResponse, getCoreStatus, getCoreStatus, getStatus, mergeIndexes, reloadCore, renameCore, setAction, setCoreName, setIndexInfoNeeded, setOtherCoreName, swapCore, unloadCore, unloadCore, unloadCore
getBasicAuthPassword, getBasicAuthUser, getContentStreams, getContentWriter, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, process, process, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback, setUseBinaryV2, setUseV2
public SolrParams getParams()
getParams
in class CoreAdminRequest
public String getShard()
public void setShard(String shard)
public String getCollection()
getCollection
in class SolrRequest<CoreAdminResponse>
public void setCollection(String collection)
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.