public class InstanceRepoCleaner extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CONF_FILE_BUILD |
static String |
CRAWLING |
static String |
RUNNING_PGE |
static String |
STAGING_INPUT |
Constructor and Description |
---|
InstanceRepoCleaner() |
InstanceRepoCleaner(String wmUrlStr) |
Modifier and Type | Method and Description |
---|---|
void |
cleanRepository() |
static void |
main(String[] args) |
void |
setInstanceRepo(String idxPath) |
public static final String STAGING_INPUT
public static final String CONF_FILE_BUILD
public static final String RUNNING_PGE
public static final String CRAWLING
public InstanceRepoCleaner()
public InstanceRepoCleaner(String wmUrlStr) throws MalformedURLException
MalformedURLException
public void setInstanceRepo(String idxPath)
public static void main(String[] args) throws IOException, InstanceRepositoryException, org.apache.xmlrpc.XmlRpcException
IOException
InstanceRepositoryException
org.apache.xmlrpc.XmlRpcException
public void cleanRepository() throws org.apache.xmlrpc.XmlRpcException, IOException, InstanceRepositoryException
org.apache.xmlrpc.XmlRpcException
IOException
InstanceRepositoryException
Copyright © 1999–2017 Apache OODT. All rights reserved.