public static class CoreAdminRequest.MergeIndexes extends CoreAdminRequest
CoreAdminRequest.Create, CoreAdminRequest.CreateSnapshot, CoreAdminRequest.DeleteSnapshot, CoreAdminRequest.ListSnapshots, CoreAdminRequest.MergeIndexes, CoreAdminRequest.OverrideLastPublished, 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
SUPPORTED_METHODS, useBinaryV2, usev2
Constructor and Description |
---|
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, getCoreStatus, getCoreStatus, getStatus, mergeIndexes, reloadCore, renameCore, setAction, setCoreName, setIndexInfoNeeded, setOtherCoreName, swapCore, unloadCore, unloadCore, unloadCore
addHeader, getBasePath, getBasicAuthPassword, getBasicAuthUser, getCollection, getContentStreams, getContentWriter, getHeaders, getMethod, getPath, getQueryParams, getResponseParser, getStreamingResponseCallback, getUserPrincipal, process, process, setBasePath, setBasicAuthCredentials, setMethod, setPath, setQueryParams, setResponseParser, setStreamingResponseCallback, setUseBinaryV2, setUserPrincipal, setUseV2
public SolrParams getParams()
getParams
in class CoreAdminRequest
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.