public class SolrBackupClient
extends java.lang.Object
implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
SolrBackupClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
execute() |
void |
setCore(java.lang.String core) |
void |
setJobLockService(JobLockService jobLockService) |
void |
setNumberToKeep(int numberToKeep) |
void |
setRemoteBackupLocation(java.lang.String remoteBackupLocation) |
void |
setSolrAdminClient(SOLRAdminClient solrAdminClient) |
public void setSolrAdminClient(SOLRAdminClient solrAdminClient)
public void setCore(java.lang.String core)
public void setJobLockService(JobLockService jobLockService)
public void setRemoteBackupLocation(java.lang.String remoteBackupLocation)
public void setNumberToKeep(int numberToKeep)
numberToKeep - the numberToKeep to setpublic void execute()
public void afterPropertiesSet()
throws java.lang.Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanjava.lang.ExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.