org.globus.mds.index.impl
Class DefaultIndexService
java.lang.Object
org.globus.mds.index.impl.IndexService
org.globus.mds.index.impl.DefaultIndexService
- public class DefaultIndexService
- extends IndexService
Default index service implementation.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
static final org.apache.commons.logging.Log logger
upstreamTable
private Hashtable upstreamTable
downstreamTable
private Hashtable downstreamTable
configDirPath
private String configDirPath
registrationFilePath
private String registrationFilePath
skeletonUpstreamRegistrationPath
private String skeletonUpstreamRegistrationPath
skeletonDownstreamRegistrationPath
private String skeletonDownstreamRegistrationPath
localEpr
private EndpointReferenceType localEpr
REG_DELAY
static final int REG_DELAY
- See Also:
- Constant Field Values
DefaultIndexService
public DefaultIndexService()
getBaseDirectory
private static String getBaseDirectory()
processConfigFile
void processConfigFile()
performDefaultRegistrations
void performDefaultRegistrations()
readConfig
SimpleRegConfig readConfig(String filename)
throws Exception
- Throws:
Exception