public static class CoreAdminRequest.RequestSyncShard extends CoreAdminRequest
CoreAdminRequest.Create, CoreAdminRequest.MergeIndexes, CoreAdminRequest.Persist, CoreAdminRequest.RequestRecovery, CoreAdminRequest.RequestSyncShard, CoreAdminRequest.Unload, CoreAdminRequest.WaitForStateSolrRequest.METHODaction, core, isIndexInfoNeeded, other| Constructor and Description |
|---|
CoreAdminRequest.RequestSyncShard() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCollection() |
SolrParams |
getParams() |
String |
getShard() |
void |
setCollection(String collection) |
void |
setShard(String shard) |
createCore, createCore, createCore, getContentStreams, getStatus, mergeIndexes, persist, process, reloadCore, renameCore, setAction, setCoreName, setIndexInfoNeeded, setOtherCoreName, unloadCore, unloadCore, unloadCoregetMethod, getPath, getResponseParser, getStreamingResponseCallback, setMethod, setPath, setResponseParser, setStreamingResponseCallbackpublic SolrParams getParams()
getParams in class CoreAdminRequestpublic String getShard()
public void setShard(String shard)
public String getCollection()
public void setCollection(String collection)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.