A C D E F G H I L M O P Q R S T U _

A

Accumulator - class org.globus.mds.usefulrp.types.Accumulator.
Accumulator-style measurement (for example, event count or byte count) that it is useful to know both total and rate information for.
Accumulator() - Constructor for class org.globus.mds.usefulrp.types.Accumulator
 
Accumulator(ExponentialRate[], Calendar, Calendar, long) - Constructor for class org.globus.mds.usefulrp.types.Accumulator
 
AggregatorConfig - class org.globus.mds.aggregator.types.AggregatorConfig.
This type encapsulates multiple arbitrary aggregator configuration data
AggregatorConfig() - Constructor for class org.globus.mds.aggregator.types.AggregatorConfig
 
AggregatorConfig(MessageElement[]) - Constructor for class org.globus.mds.aggregator.types.AggregatorConfig
 
AggregatorContent - class org.globus.mds.aggregator.types.AggregatorContent.
This type encapsulates the Aggregator's ServiceGroup content element, which is composed of three xsd:any arrays, the first storing the aggregator configuration, the second storing the aggregated data, and the third, optional element (set by the server only) representing any errors that might have occurred during aggregation.
AggregatorContent() - Constructor for class org.globus.mds.aggregator.types.AggregatorContent
 
AggregatorContent(AggregatorConfig, AggregatorData, AggregatorError) - Constructor for class org.globus.mds.aggregator.types.AggregatorContent
 
AggregatorData - class org.globus.mds.aggregator.types.AggregatorData.
This type encapsulates multiple arbitrary aggregated content data.
AggregatorData() - Constructor for class org.globus.mds.aggregator.types.AggregatorData
 
AggregatorData(MessageElement[]) - Constructor for class org.globus.mds.aggregator.types.AggregatorData
 
AggregatorError - class org.globus.mds.aggregator.types.AggregatorError.
This type encapsulates multiple arbitrary aggregated error data.
AggregatorError() - Constructor for class org.globus.mds.aggregator.types.AggregatorError
 
AggregatorError(MessageElement[]) - Constructor for class org.globus.mds.aggregator.types.AggregatorError
 
AggregatorPollType - class org.globus.mds.aggregator.types.AggregatorPollType.
 
AggregatorPollType() - Constructor for class org.globus.mds.aggregator.types.AggregatorPollType
 
AggregatorPollType(int) - Constructor for class org.globus.mds.aggregator.types.AggregatorPollType
 
AggregatorServiceGroupRP - class org.globus.mds.aggregator.types.AggregatorServiceGroupRP.
 
AggregatorServiceGroupRP() - Constructor for class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
 
AggregatorServiceGroupRP(EntryType[], EntryType[], MembershipContentRule[], MembershipContentRule[], Accumulator) - Constructor for class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
 
AggregatorSubscriptionType - class org.globus.mds.aggregator.types.AggregatorSubscriptionType.
 
AggregatorSubscriptionType() - Constructor for class org.globus.mds.aggregator.types.AggregatorSubscriptionType
 
AggregatorSubscriptionType(Calendar, QueryExpressionType, QueryExpressionType, Object, TopicExpressionType) - Constructor for class org.globus.mds.aggregator.types.AggregatorSubscriptionType
 
add(Add) - Method in interface org.globus.mds.index.IndexPortType
 
add(Add) - Method in class org.globus.mds.index.IndexPortTypeSOAPBindingStub
 
aggregatorConfig - Variable in class org.globus.mds.aggregator.types.AggregatorContent
 
aggregatorData - Variable in class org.globus.mds.aggregator.types.AggregatorContent
 
aggregatorError - Variable in class org.globus.mds.aggregator.types.AggregatorContent
 

C

cachedDeserFactories - Variable in class org.globus.mds.index.IndexEntryPortTypeSOAPBindingStub
 
cachedDeserFactories - Variable in class org.globus.mds.index.IndexPortTypeSOAPBindingStub
 
cachedSerClasses - Variable in class org.globus.mds.index.IndexEntryPortTypeSOAPBindingStub
 
cachedSerClasses - Variable in class org.globus.mds.index.IndexPortTypeSOAPBindingStub
 
cachedSerFactories - Variable in class org.globus.mds.index.IndexEntryPortTypeSOAPBindingStub
 
cachedSerFactories - Variable in class org.globus.mds.index.IndexPortTypeSOAPBindingStub
 
cachedSerQNames - Variable in class org.globus.mds.index.IndexEntryPortTypeSOAPBindingStub
 
cachedSerQNames - Variable in class org.globus.mds.index.IndexPortTypeSOAPBindingStub
 
configDirPath - Variable in class org.globus.mds.index.impl.DefaultIndexService
 
consumerManager - Static variable in class org.globus.mds.index.impl.IndexResource
 
content - Variable in class org.globus.mds.aggregator.types.ServiceGroupEntryRP
 
content - Variable in class org.globus.mds.index.IndexEntryPortTypeGTWSDLResourceProperties
 
create(Create) - Method in class org.globus.mds.index.impl.IndexFactoryService
 
create() - Method in class org.globus.mds.index.impl.IndexHome
 
createCall() - Method in class org.globus.mds.index.IndexEntryPortTypeSOAPBindingStub
 
createCall() - Method in class org.globus.mds.index.IndexPortTypeSOAPBindingStub
 
currentTime - Variable in class org.globus.mds.aggregator.types.ServiceGroupEntryRP
 
currentTime - Variable in class org.globus.mds.index.IndexEntryPortTypeGTWSDLResourceProperties
 
currentTime - Variable in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
 

D

DefaultIndexService - class org.globus.mds.index.impl.DefaultIndexService.
Default index service implementation.
DefaultIndexService() - Constructor for class org.globus.mds.index.impl.DefaultIndexService
 
decay - Variable in class org.globus.mds.usefulrp.types.ExponentialRate
The decay constant, measured in seconds.
destroy(Destroy) - Method in interface org.globus.mds.index.IndexPortType
 
destroy(Destroy) - Method in class org.globus.mds.index.IndexPortTypeSOAPBindingStub
 
downstream - Variable in class org.globus.mds.index.SimpleRegConfig
 
downstreamTable - Variable in class org.globus.mds.index.impl.DefaultIndexService
 

E

ExecutionPollType - class org.globus.mds.aggregator.types.ExecutionPollType.
 
ExecutionPollType() - Constructor for class org.globus.mds.aggregator.types.ExecutionPollType
 
ExecutionPollType(QName) - Constructor for class org.globus.mds.aggregator.types.ExecutionPollType
 
ExponentialRate - class org.globus.mds.usefulrp.types.ExponentialRate.
Represents an exponentially decaying average with metadata.
ExponentialRate() - Constructor for class org.globus.mds.usefulrp.types.ExponentialRate
 
ExponentialRate(long, double) - Constructor for class org.globus.mds.usefulrp.types.ExponentialRate
 
entry - Variable in class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
 
entry - Variable in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
 
entry2 - Variable in class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
 
entryKey - Variable in class org.globus.mds.aggregator.types.PairedKeyType
 
equals(Object) - Method in class org.globus.mds.aggregator.types.AggregatorConfig
 
equals(Object) - Method in class org.globus.mds.aggregator.types.AggregatorContent
 
equals(Object) - Method in class org.globus.mds.aggregator.types.AggregatorData
 
equals(Object) - Method in class org.globus.mds.aggregator.types.AggregatorError
 
equals(Object) - Method in class org.globus.mds.aggregator.types.AggregatorPollType
 
equals(Object) - Method in class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
 
equals(Object) - Method in class org.globus.mds.aggregator.types.AggregatorSubscriptionType
 
equals(Object) - Method in class org.globus.mds.aggregator.types.ExecutionPollType
 
equals(Object) - Method in class org.globus.mds.aggregator.types.GetMultipleResourcePropertiesPollType
 
equals(Object) - Method in class org.globus.mds.aggregator.types.GetResourcePropertyPollType
 
equals(Object) - Method in class org.globus.mds.aggregator.types.PairedKeyType
 
equals(Object) - Method in class org.globus.mds.aggregator.types.QueryResourcePropertiesPollType
 
equals(Object) - Method in class org.globus.mds.aggregator.types.ServiceGroupEntryRP
 
equals(Object) - Method in class org.globus.mds.index.IndexEntryPortTypeGTWSDLResourceProperties
 
equals(Object) - Method in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
 
equals(Object) - Method in class org.globus.mds.index.SimpleRegConfig
 
equals(Object) - Method in class org.globus.mds.usefulrp.types.Accumulator
 
equals(Object) - Method in class org.globus.mds.usefulrp.types.ExponentialRate
 
expRate - Variable in class org.globus.mds.usefulrp.types.Accumulator
Exponentially decaying averages of the rate.

F

fixedTopicSet - Variable in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
 

G

GetMultipleResourcePropertiesPollType - class org.globus.mds.aggregator.types.GetMultipleResourcePropertiesPollType.
 
GetMultipleResourcePropertiesPollType() - Constructor for class org.globus.mds.aggregator.types.GetMultipleResourcePropertiesPollType
 
GetMultipleResourcePropertiesPollType(QName[]) - Constructor for class org.globus.mds.aggregator.types.GetMultipleResourcePropertiesPollType
 
GetResourcePropertyPollType - class org.globus.mds.aggregator.types.GetResourcePropertyPollType.
 
GetResourcePropertyPollType() - Constructor for class org.globus.mds.aggregator.types.GetResourcePropertyPollType
 
GetResourcePropertyPollType(QName) - Constructor for class org.globus.mds.aggregator.types.GetResourcePropertyPollType
 
getAggregatorConfig() - Method in class org.globus.mds.aggregator.types.AggregatorContent
Gets the aggregatorConfig value for this AggregatorContent.
getAggregatorData() - Method in class org.globus.mds.aggregator.types.AggregatorContent
Gets the aggregatorData value for this AggregatorContent.
getAggregatorError() - Method in class org.globus.mds.aggregator.types.AggregatorContent
Gets the aggregatorError value for this AggregatorContent.
getBaseDirectory() - Static method in class org.globus.mds.index.impl.DefaultIndexService
 
getConsumer(NotifyCallback) - Method in class org.globus.mds.index.impl.IndexResource
returns an EPR to a newly created consumer, such that notifications sent to this consumer will be delivered to the callback.
getContent() - Method in class org.globus.mds.aggregator.types.ServiceGroupEntryRP
Gets the content value for this ServiceGroupEntryRP.
getContent() - Method in class org.globus.mds.index.IndexEntryPortTypeGTWSDLResourceProperties
Gets the content value for this IndexEntryPortTypeGTWSDLResourceProperties.
getCurrentMessage(GetCurrentMessage) - Method in interface org.globus.mds.index.IndexPortType
 
getCurrentMessage(GetCurrentMessage) - Method in class org.globus.mds.index.IndexPortTypeSOAPBindingStub
 
getCurrentTime() - Method in class org.globus.mds.aggregator.types.ServiceGroupEntryRP
Gets the currentTime value for this ServiceGroupEntryRP.
getCurrentTime() - Method in class org.globus.mds.index.IndexEntryPortTypeGTWSDLResourceProperties
Gets the currentTime value for this IndexEntryPortTypeGTWSDLResourceProperties.
getCurrentTime() - Method in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
Gets the currentTime value for this IndexPortTypeGTWSDLResourceProperties.
getCurrentTime() - Method in class org.globus.mds.index.impl.IndexResource
 
getDecay() - Method in class org.globus.mds.usefulrp.types.ExponentialRate
Gets the decay value for this ExponentialRate.
getDeserializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.AggregatorConfig
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.AggregatorContent
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.AggregatorData
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.AggregatorError
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.AggregatorPollType
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.AggregatorSubscriptionType
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.ExecutionPollType
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.GetMultipleResourcePropertiesPollType
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.GetResourcePropertyPollType
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.PairedKeyType
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.QueryResourcePropertiesPollType
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.ServiceGroupEntryRP
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.globus.mds.index.IndexEntryPortTypeGTWSDLResourceProperties
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.globus.mds.index.SimpleRegConfig
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.globus.mds.usefulrp.types.Accumulator
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.globus.mds.usefulrp.types.ExponentialRate
Get Custom Deserializer
getDownstream() - Method in class org.globus.mds.index.SimpleRegConfig
Gets the downstream value for this SimpleRegConfig.
getDownstream(int) - Method in class org.globus.mds.index.SimpleRegConfig
 
getEntry() - Method in class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
Gets the entry value for this AggregatorServiceGroupRP.
getEntry(int) - Method in class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
 
getEntry() - Method in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
Gets the entry value for this IndexPortTypeGTWSDLResourceProperties.
getEntry(int) - Method in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
 
getEntry2() - Method in class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
Gets the entry2 value for this AggregatorServiceGroupRP.
getEntry2(int) - Method in class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
 
getEntryKey() - Method in class org.globus.mds.aggregator.types.PairedKeyType
Gets the entryKey value for this PairedKeyType.
getExpRate() - Method in class org.globus.mds.usefulrp.types.Accumulator
Gets the expRate value for this Accumulator.
getExpRate(int) - Method in class org.globus.mds.usefulrp.types.Accumulator
 
getGroupKey() - Method in class org.globus.mds.aggregator.types.PairedKeyType
Gets the groupKey value for this PairedKeyType.
getIndexEntryPortTypePort() - Method in interface org.globus.mds.index.IndexEntryService
 
getIndexEntryPortTypePort(URL) - Method in interface org.globus.mds.index.IndexEntryService
 
getIndexEntryPortTypePort(EndpointReferenceType) - Method in interface org.globus.mds.index.IndexEntryServiceAddressing
 
getIndexEntryPortTypePort(EndpointReferenceType) - Method in class org.globus.mds.index.IndexEntryServiceAddressingLocator
 
getIndexEntryPortTypePort() - Method in class org.globus.mds.index.IndexEntryServiceLocator
 
getIndexEntryPortTypePort(URL) - Method in class org.globus.mds.index.IndexEntryServiceLocator
 
getIndexEntryPortTypePortAddress() - Method in interface org.globus.mds.index.IndexEntryService
 
getIndexEntryPortTypePortAddress() - Method in class org.globus.mds.index.IndexEntryServiceLocator
 
getIndexEntryPortTypePortWSDDServiceName() - Method in class org.globus.mds.index.IndexEntryServiceLocator
 
getIndexPortTypePort() - Method in interface org.globus.mds.index.IndexService
 
getIndexPortTypePort(URL) - Method in interface org.globus.mds.index.IndexService
 
getIndexPortTypePort(EndpointReferenceType) - Method in interface org.globus.mds.index.IndexServiceAddressing
 
getIndexPortTypePort(EndpointReferenceType) - Method in class org.globus.mds.index.IndexServiceAddressingLocator
 
getIndexPortTypePort() - Method in class org.globus.mds.index.IndexServiceLocator
 
getIndexPortTypePort(URL) - Method in class org.globus.mds.index.IndexServiceLocator
 
getIndexPortTypePortAddress() - Method in interface org.globus.mds.index.IndexService
 
getIndexPortTypePortAddress() - Method in class org.globus.mds.index.IndexServiceLocator
 
getIndexPortTypePortWSDDServiceName() - Method in class org.globus.mds.index.IndexServiceLocator
 
getInitialTerminationTime() - Method in class org.globus.mds.aggregator.types.AggregatorSubscriptionType
Gets the initialTerminationTime value for this AggregatorSubscriptionType.
getLastChange() - Method in class org.globus.mds.usefulrp.types.Accumulator
Gets the lastChange value for this Accumulator.
getMemberEPR() - Method in class org.globus.mds.aggregator.types.ServiceGroupEntryRP
Gets the memberEPR value for this ServiceGroupEntryRP.
getMemberEPR() - Method in class org.globus.mds.index.IndexEntryPortTypeGTWSDLResourceProperties
Gets the memberEPR value for this IndexEntryPortTypeGTWSDLResourceProperties.
getMembershipContentRule() - Method in class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
Gets the membershipContentRule value for this AggregatorServiceGroupRP.
getMembershipContentRule(int) - Method in class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
 
getMembershipContentRule() - Method in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
Gets the membershipContentRule value for this IndexPortTypeGTWSDLResourceProperties.
getMembershipContentRule(int) - Method in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
 
getMembershipContentRule2() - Method in class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
Gets the membershipContentRule2 value for this AggregatorServiceGroupRP.
getMembershipContentRule2(int) - Method in class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
 
getMultipleResourceProperties(GetMultipleResourceProperties_Element) - Method in interface org.globus.mds.index.IndexEntryPortType
 
getMultipleResourceProperties(GetMultipleResourceProperties_Element) - Method in class org.globus.mds.index.IndexEntryPortTypeSOAPBindingStub
 
getMultipleResourceProperties(GetMultipleResourceProperties_Element) - Method in interface org.globus.mds.index.IndexPortType
 
getMultipleResourceProperties(GetMultipleResourceProperties_Element) - Method in class org.globus.mds.index.IndexPortTypeSOAPBindingStub
 
getPollIntervalMillis() - Method in class org.globus.mds.aggregator.types.AggregatorPollType
Gets the pollIntervalMillis value for this AggregatorPollType.
getPort(Class) - Method in class org.globus.mds.index.IndexEntryServiceLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class org.globus.mds.index.IndexEntryServiceLocator
For the given interface, get the stub implementation.
getPort(Class) - Method in class org.globus.mds.index.IndexServiceLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class org.globus.mds.index.IndexServiceLocator
For the given interface, get the stub implementation.
getPorts() - Method in class org.globus.mds.index.IndexEntryServiceLocator
 
getPorts() - Method in class org.globus.mds.index.IndexServiceLocator
 
getPrecondition() - Method in class org.globus.mds.aggregator.types.AggregatorSubscriptionType
Gets the precondition value for this AggregatorSubscriptionType.
getProbeName() - Method in class org.globus.mds.aggregator.types.ExecutionPollType
Gets the probeName value for this ExecutionPollType.
getQueryExpression() - Method in class org.globus.mds.aggregator.types.QueryResourcePropertiesPollType
Gets the queryExpression value for this QueryResourcePropertiesPollType.
getRate() - Method in class org.globus.mds.usefulrp.types.ExponentialRate
Gets the rate value for this ExponentialRate.
getRegistrationCount() - Method in class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
Gets the registrationCount value for this AggregatorServiceGroupRP.
getRegistrationCount() - Method in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
Gets the registrationCount value for this IndexPortTypeGTWSDLResourceProperties.
getResourceKey() - Method in class org.globus.mds.index.impl.IndexResource
 
getResourceProperty(QName) - Method in interface org.globus.mds.index.IndexEntryPortType
 
getResourceProperty(QName) - Method in class org.globus.mds.index.IndexEntryPortTypeSOAPBindingStub
 
getResourceProperty(QName) - Method in interface org.globus.mds.index.IndexPortType
 
getResourceProperty(QName) - Method in class org.globus.mds.index.IndexPortTypeSOAPBindingStub
 
getResourcePropertyName() - Method in class org.globus.mds.aggregator.types.GetResourcePropertyPollType
Gets the resourcePropertyName value for this GetResourcePropertyPollType.
getResourcePropertyNames() - Method in class org.globus.mds.aggregator.types.GetMultipleResourcePropertiesPollType
Gets the resourcePropertyNames value for this GetMultipleResourcePropertiesPollType.
getResourcePropertyNames(int) - Method in class org.globus.mds.aggregator.types.GetMultipleResourcePropertiesPollType
 
getSelector() - Method in class org.globus.mds.aggregator.types.AggregatorSubscriptionType
Gets the selector value for this AggregatorSubscriptionType.
getSerializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.AggregatorConfig
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.AggregatorContent
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.AggregatorData
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.AggregatorError
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.AggregatorPollType
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.AggregatorSubscriptionType
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.ExecutionPollType
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.GetMultipleResourcePropertiesPollType
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.GetResourcePropertyPollType
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.PairedKeyType
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.QueryResourcePropertiesPollType
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.globus.mds.aggregator.types.ServiceGroupEntryRP
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.globus.mds.index.IndexEntryPortTypeGTWSDLResourceProperties
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.globus.mds.index.SimpleRegConfig
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.globus.mds.usefulrp.types.Accumulator
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.globus.mds.usefulrp.types.ExponentialRate
Get Custom Serializer
getServiceGroupEPR() - Method in class org.globus.mds.aggregator.types.ServiceGroupEntryRP
Gets the serviceGroupEPR value for this ServiceGroupEntryRP.
getServiceGroupEPR() - Method in class org.globus.mds.index.IndexEntryPortTypeGTWSDLResourceProperties
Gets the serviceGroupEPR value for this IndexEntryPortTypeGTWSDLResourceProperties.
getServiceName() - Method in class org.globus.mds.index.IndexEntryServiceLocator
 
getServiceName() - Method in class org.globus.mds.index.IndexServiceLocator
 
getStartTime() - Method in class org.globus.mds.usefulrp.types.Accumulator
Gets the startTime value for this Accumulator.
getSubscriptionPolicy() - Method in class org.globus.mds.aggregator.types.AggregatorSubscriptionType
Gets the subscriptionPolicy value for this AggregatorSubscriptionType.
getTerminationTime() - Method in class org.globus.mds.aggregator.types.ServiceGroupEntryRP
Gets the terminationTime value for this ServiceGroupEntryRP.
getTerminationTime() - Method in class org.globus.mds.index.IndexEntryPortTypeGTWSDLResourceProperties
Gets the terminationTime value for this IndexEntryPortTypeGTWSDLResourceProperties.
getTerminationTime() - Method in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
Gets the terminationTime value for this IndexPortTypeGTWSDLResourceProperties.
getTerminationTime() - Method in class org.globus.mds.index.impl.IndexResource
 
getTopic() - Method in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
Gets the topic value for this IndexPortTypeGTWSDLResourceProperties.
getTopic(int) - Method in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
 
getTopicExpression() - Method in class org.globus.mds.aggregator.types.AggregatorSubscriptionType
Gets the topicExpression value for this AggregatorSubscriptionType.
getTopicExpressionDialects() - Method in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
Gets the topicExpressionDialects value for this IndexPortTypeGTWSDLResourceProperties.
getTopicExpressionDialects(int) - Method in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
 
getTopicList() - Method in class org.globus.mds.index.impl.IndexResource
 
getTotal() - Method in class org.globus.mds.usefulrp.types.Accumulator
Gets the total value for this Accumulator.
getTypeDesc() - Static method in class org.globus.mds.aggregator.types.AggregatorConfig
Return type metadata object
getTypeDesc() - Static method in class org.globus.mds.aggregator.types.AggregatorContent
Return type metadata object
getTypeDesc() - Static method in class org.globus.mds.aggregator.types.AggregatorData
Return type metadata object
getTypeDesc() - Static method in class org.globus.mds.aggregator.types.AggregatorError
Return type metadata object
getTypeDesc() - Static method in class org.globus.mds.aggregator.types.AggregatorPollType
Return type metadata object
getTypeDesc() - Static method in class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
Return type metadata object
getTypeDesc() - Static method in class org.globus.mds.aggregator.types.AggregatorSubscriptionType
Return type metadata object
getTypeDesc() - Static method in class org.globus.mds.aggregator.types.ExecutionPollType
Return type metadata object
getTypeDesc() - Static method in class org.globus.mds.aggregator.types.GetMultipleResourcePropertiesPollType
Return type metadata object
getTypeDesc() - Static method in class org.globus.mds.aggregator.types.GetResourcePropertyPollType
Return type metadata object
getTypeDesc() - Static method in class org.globus.mds.aggregator.types.PairedKeyType
Return type metadata object
getTypeDesc() - Static method in class org.globus.mds.aggregator.types.QueryResourcePropertiesPollType
Return type metadata object
getTypeDesc() - Static method in class org.globus.mds.aggregator.types.ServiceGroupEntryRP
Return type metadata object
getTypeDesc() - Static method in class org.globus.mds.index.IndexEntryPortTypeGTWSDLResourceProperties
Return type metadata object
getTypeDesc() - Static method in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
Return type metadata object
getTypeDesc() - Static method in class org.globus.mds.index.SimpleRegConfig
Return type metadata object
getTypeDesc() - Static method in class org.globus.mds.usefulrp.types.Accumulator
Return type metadata object
getTypeDesc() - Static method in class org.globus.mds.usefulrp.types.ExponentialRate
Return type metadata object
getUpstream() - Method in class org.globus.mds.index.SimpleRegConfig
Gets the upstream value for this SimpleRegConfig.
getUpstream(int) - Method in class org.globus.mds.index.SimpleRegConfig
 
get_any() - Method in class org.globus.mds.aggregator.types.AggregatorConfig
Gets the _any value for this AggregatorConfig.
get_any() - Method in class org.globus.mds.aggregator.types.AggregatorData
Gets the _any value for this AggregatorData.
get_any() - Method in class org.globus.mds.aggregator.types.AggregatorError
Gets the _any value for this AggregatorError.
groupKey - Variable in class org.globus.mds.aggregator.types.PairedKeyType
 

H

hashCode() - Method in class org.globus.mds.aggregator.types.AggregatorConfig
 
hashCode() - Method in class org.globus.mds.aggregator.types.AggregatorContent
 
hashCode() - Method in class org.globus.mds.aggregator.types.AggregatorData
 
hashCode() - Method in class org.globus.mds.aggregator.types.AggregatorError
 
hashCode() - Method in class org.globus.mds.aggregator.types.AggregatorPollType
 
hashCode() - Method in class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
 
hashCode() - Method in class org.globus.mds.aggregator.types.AggregatorSubscriptionType
 
hashCode() - Method in class org.globus.mds.aggregator.types.ExecutionPollType
 
hashCode() - Method in class org.globus.mds.aggregator.types.GetMultipleResourcePropertiesPollType
 
hashCode() - Method in class org.globus.mds.aggregator.types.GetResourcePropertyPollType
 
hashCode() - Method in class org.globus.mds.aggregator.types.PairedKeyType
 
hashCode() - Method in class org.globus.mds.aggregator.types.QueryResourcePropertiesPollType
 
hashCode() - Method in class org.globus.mds.aggregator.types.ServiceGroupEntryRP
 
hashCode() - Method in class org.globus.mds.index.IndexEntryPortTypeGTWSDLResourceProperties
 
hashCode() - Method in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
 
hashCode() - Method in class org.globus.mds.index.SimpleRegConfig
 
hashCode() - Method in class org.globus.mds.usefulrp.types.Accumulator
 
hashCode() - Method in class org.globus.mds.usefulrp.types.ExponentialRate
 

I

IndexEntryHome - class org.globus.mds.index.impl.IndexEntryHome.
Home for index service entries.
IndexEntryHome() - Constructor for class org.globus.mds.index.impl.IndexEntryHome
 
IndexEntryPortType - interface org.globus.mds.index.IndexEntryPortType.
 
IndexEntryPortTypeGTWSDLResourceProperties - class org.globus.mds.index.IndexEntryPortTypeGTWSDLResourceProperties.
 
IndexEntryPortTypeGTWSDLResourceProperties() - Constructor for class org.globus.mds.index.IndexEntryPortTypeGTWSDLResourceProperties
 
IndexEntryPortTypeGTWSDLResourceProperties(Object, Calendar, EndpointReferenceType, EndpointReferenceType, Calendar) - Constructor for class org.globus.mds.index.IndexEntryPortTypeGTWSDLResourceProperties
 
IndexEntryPortTypePortWSDDServiceName - Variable in class org.globus.mds.index.IndexEntryServiceLocator
 
IndexEntryPortTypePort_address - Variable in class org.globus.mds.index.IndexEntryServiceLocator
 
IndexEntryPortTypeSOAPBindingStub - class org.globus.mds.index.IndexEntryPortTypeSOAPBindingStub.
 
IndexEntryPortTypeSOAPBindingStub() - Constructor for class org.globus.mds.index.IndexEntryPortTypeSOAPBindingStub
 
IndexEntryPortTypeSOAPBindingStub(URL, Service) - Constructor for class org.globus.mds.index.IndexEntryPortTypeSOAPBindingStub
 
IndexEntryPortTypeSOAPBindingStub(Service) - Constructor for class org.globus.mds.index.IndexEntryPortTypeSOAPBindingStub
 
IndexEntryService - interface org.globus.mds.index.IndexEntryService.
 
IndexEntryService - class org.globus.mds.index.impl.IndexEntryService.
Service to provide access to index entries.
IndexEntryService() - Constructor for class org.globus.mds.index.impl.IndexEntryService
 
IndexEntryServiceAddressing - interface org.globus.mds.index.IndexEntryServiceAddressing.
 
IndexEntryServiceAddressingLocator - class org.globus.mds.index.IndexEntryServiceAddressingLocator.
 
IndexEntryServiceAddressingLocator() - Constructor for class org.globus.mds.index.IndexEntryServiceAddressingLocator
 
IndexEntryServiceLocator - class org.globus.mds.index.IndexEntryServiceLocator.
 
IndexEntryServiceLocator() - Constructor for class org.globus.mds.index.IndexEntryServiceLocator
 
IndexEntryServiceLocator(EngineConfiguration) - Constructor for class org.globus.mds.index.IndexEntryServiceLocator
 
IndexEntryServiceLocator(String, QName) - Constructor for class org.globus.mds.index.IndexEntryServiceLocator
 
IndexFactoryService - class org.globus.mds.index.impl.IndexFactoryService.
IndexFactory service implementation.
IndexFactoryService() - Constructor for class org.globus.mds.index.impl.IndexFactoryService
 
IndexHome - class org.globus.mds.index.impl.IndexHome.
Index home implementation.
IndexHome() - Constructor for class org.globus.mds.index.impl.IndexHome
 
IndexPortType - interface org.globus.mds.index.IndexPortType.
 
IndexPortTypeGTWSDLResourceProperties - class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties.
 
IndexPortTypeGTWSDLResourceProperties() - Constructor for class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
 
IndexPortTypeGTWSDLResourceProperties(Calendar, EntryType[], boolean, MembershipContentRule[], Accumulator, Calendar, TopicExpressionType[], URI[]) - Constructor for class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
 
IndexPortTypePortWSDDServiceName - Variable in class org.globus.mds.index.IndexServiceLocator
 
IndexPortTypePort_address - Variable in class org.globus.mds.index.IndexServiceLocator
 
IndexPortTypeSOAPBindingStub - class org.globus.mds.index.IndexPortTypeSOAPBindingStub.
 
IndexPortTypeSOAPBindingStub() - Constructor for class org.globus.mds.index.IndexPortTypeSOAPBindingStub
 
IndexPortTypeSOAPBindingStub(URL, Service) - Constructor for class org.globus.mds.index.IndexPortTypeSOAPBindingStub
 
IndexPortTypeSOAPBindingStub(Service) - Constructor for class org.globus.mds.index.IndexPortTypeSOAPBindingStub
 
IndexResource - class org.globus.mds.index.impl.IndexResource.
Resource Implementation of an Index resource.
IndexResource() - Constructor for class org.globus.mds.index.impl.IndexResource
 
IndexService - interface org.globus.mds.index.IndexService.
 
IndexService - class org.globus.mds.index.impl.IndexService.
Index service implementation.
IndexService() - Constructor for class org.globus.mds.index.impl.IndexService
 
IndexServiceAddressing - interface org.globus.mds.index.IndexServiceAddressing.
 
IndexServiceAddressingLocator - class org.globus.mds.index.IndexServiceAddressingLocator.
 
IndexServiceAddressingLocator() - Constructor for class org.globus.mds.index.IndexServiceAddressingLocator
 
IndexServiceLocator - class org.globus.mds.index.IndexServiceLocator.
 
IndexServiceLocator() - Constructor for class org.globus.mds.index.IndexServiceLocator
 
IndexServiceLocator(EngineConfiguration) - Constructor for class org.globus.mds.index.IndexServiceLocator
 
IndexServiceLocator(String, QName) - Constructor for class org.globus.mds.index.IndexServiceLocator
 
initialTerminationTime - Variable in class org.globus.mds.aggregator.types.AggregatorSubscriptionType
 
initializeAggregator() - Method in class org.globus.mds.index.impl.IndexResource
 
isFixedTopicSet() - Method in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
Gets the fixedTopicSet value for this IndexPortTypeGTWSDLResourceProperties.

L

lastChange - Variable in class org.globus.mds.usefulrp.types.Accumulator
The time at which a value was last accumulated.
localEpr - Variable in class org.globus.mds.index.impl.DefaultIndexService
 
logger - Static variable in class org.globus.mds.index.impl.DefaultIndexService
 
logger - Static variable in class org.globus.mds.index.impl.IndexEntryHome
 
logger - Static variable in class org.globus.mds.index.impl.IndexFactoryService
 
logger - Static variable in class org.globus.mds.index.impl.IndexHome
 
logger - Static variable in class org.globus.mds.index.impl.IndexResource
 

M

memberEPR - Variable in class org.globus.mds.aggregator.types.ServiceGroupEntryRP
 
memberEPR - Variable in class org.globus.mds.index.IndexEntryPortTypeGTWSDLResourceProperties
 
membershipContentRule - Variable in class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
 
membershipContentRule - Variable in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
 
membershipContentRule2 - Variable in class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
 

O

org.globus.mds.aggregator.types - package org.globus.mds.aggregator.types
 
org.globus.mds.index - package org.globus.mds.index
 
org.globus.mds.index.impl - package org.globus.mds.index.impl
 
org.globus.mds.usefulrp.types - package org.globus.mds.usefulrp.types
 

P

PairedKeyType - class org.globus.mds.aggregator.types.PairedKeyType.
 
PairedKeyType() - Constructor for class org.globus.mds.aggregator.types.PairedKeyType
 
PairedKeyType(String, String) - Constructor for class org.globus.mds.aggregator.types.PairedKeyType
 
performDefaultRegistrations() - Method in class org.globus.mds.index.impl.DefaultIndexService
 
pollIntervalMillis - Variable in class org.globus.mds.aggregator.types.AggregatorPollType
 
ports - Variable in class org.globus.mds.index.IndexEntryServiceLocator
 
ports - Variable in class org.globus.mds.index.IndexServiceLocator
 
precondition - Variable in class org.globus.mds.aggregator.types.AggregatorSubscriptionType
 
probeName - Variable in class org.globus.mds.aggregator.types.ExecutionPollType
 
processConfigFile() - Method in class org.globus.mds.index.impl.DefaultIndexService
 
propSet - Variable in class org.globus.mds.index.impl.IndexResource
 

Q

QueryResourcePropertiesPollType - class org.globus.mds.aggregator.types.QueryResourcePropertiesPollType.
 
QueryResourcePropertiesPollType() - Constructor for class org.globus.mds.aggregator.types.QueryResourcePropertiesPollType
 
QueryResourcePropertiesPollType(QueryExpressionType) - Constructor for class org.globus.mds.aggregator.types.QueryResourcePropertiesPollType
 
queryExpression - Variable in class org.globus.mds.aggregator.types.QueryResourcePropertiesPollType
 
queryResourceProperties(QueryResourceProperties_Element) - Method in interface org.globus.mds.index.IndexEntryPortType
 
queryResourceProperties(QueryResourceProperties_Element) - Method in class org.globus.mds.index.IndexEntryPortTypeSOAPBindingStub
 
queryResourceProperties(QueryResourceProperties_Element) - Method in interface org.globus.mds.index.IndexPortType
 
queryResourceProperties(QueryResourceProperties_Element) - Method in class org.globus.mds.index.IndexPortTypeSOAPBindingStub
 

R

REG_DELAY - Static variable in class org.globus.mds.index.impl.DefaultIndexService
 
RP_SET - Static variable in class org.globus.mds.index.impl.IndexResource
 
rate - Variable in class org.globus.mds.usefulrp.types.ExponentialRate
The exponentially-weighted weight, measured in units/second.
readConfig(String) - Method in class org.globus.mds.index.impl.DefaultIndexService
 
registrationCount - Variable in class org.globus.mds.aggregator.types.AggregatorServiceGroupRP
 
registrationCount - Variable in class org.globus.mds.index.IndexPortTypeGTWSDLResourceProperties
 
registrationFilePath - Variable in class org.globus.mds.index.impl.DefaultIndexService
 
resourceKey - Variable in class org.globus.mds.index.impl.IndexResource
 
resourcePropertyName - Variable in class org.globus.mds.aggregator.types.GetResourcePropertyPollType
 
resourcePropertyNames - Variable in class org.globus.mds.aggregator.types.GetMultipleResourcePropertiesPollType
 

S

ServiceGroupEntryRP - class org.globus.mds.aggregator.types.ServiceGroupEntryRP.
 
ServiceGroupEntryRP() - Constructor for class org.globus.mds.aggregator.types.ServiceGroupEntryRP