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 java.util.Hashtable upstreamTable
downstreamTable
private java.util.Hashtable downstreamTable
configDirPath
private java.lang.String configDirPath
registrationFilePath
private java.lang.String registrationFilePath
skeletonUpstreamRegistrationPath
private java.lang.String skeletonUpstreamRegistrationPath
skeletonDownstreamRegistrationPath
private java.lang.String skeletonDownstreamRegistrationPath
localEpr
private org.apache.axis.message.addressing.EndpointReferenceType localEpr
REG_DELAY
static final int REG_DELAY
- See Also:
- Constant Field Values
DefaultIndexService
public DefaultIndexService()
getBaseDirectory
private static java.lang.String getBaseDirectory()
processConfigFile
void processConfigFile()
performDefaultRegistrations
void performDefaultRegistrations()
readConfig
SimpleRegConfig readConfig(java.lang.String filename)
throws java.lang.Exception
- Throws:
java.lang.Exception