public static class CoreAdminRequest.MergeIndexes extends CoreAdminRequest
CoreAdminRequest.Create, CoreAdminRequest.MergeIndexes, CoreAdminRequest.Persist, CoreAdminRequest.RequestRecovery, CoreAdminRequest.RequestSyncShard, CoreAdminRequest.Unload, CoreAdminRequest.WaitForState
SolrRequest.METHOD
Modifier and Type | Field and Description |
---|---|
protected List<String> |
indexDirs |
protected List<String> |
srcCores |
action, core, isIndexInfoNeeded, other
Constructor and Description |
---|
CoreAdminRequest.MergeIndexes() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getIndexDirs() |
SolrParams |
getParams() |
List<String> |
getSrcCores() |
void |
setIndexDirs(List<String> indexDirs) |
void |
setSrcCores(List<String> srcCores) |
createCore, createCore, createCore, createResponse, getContentStreams, getStatus, mergeIndexes, reloadCore, renameCore, setAction, setCoreName, setIndexInfoNeeded, setOtherCoreName, unloadCore, unloadCore, unloadCore
getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, process, process, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback
public SolrParams getParams()
getParams
in class CoreAdminRequest
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.