|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AggregatorServiceGroupEntryResource | |
| org.globus.mds.aggregator.impl | |
| org.globus.mds.trigger.impl | |
| Uses of AggregatorServiceGroupEntryResource in org.globus.mds.aggregator.impl |
| Methods in org.globus.mds.aggregator.impl that return AggregatorServiceGroupEntryResource | |
AggregatorServiceGroupEntryResource |
SubscriptionAggregatorSource.getSessionContext(String sessionKey)
|
AggregatorServiceGroupEntryResource |
PollingAggregatorSource.getSessionContext(String sessionKey)
|
AggregatorServiceGroupEntryResource |
PollingAggregatorSource.QueryTimerListener.getEntry()
|
AggregatorServiceGroupEntryResource |
AggregatorSource.getSessionContext(String sessionKey)
Retrieve AggregatorServiceGroupEntryResource entry context. |
| Methods in org.globus.mds.aggregator.impl with parameters of type AggregatorServiceGroupEntryResource | |
String |
SubscriptionAggregatorSource.getSessionKey(AggregatorServiceGroupEntryResource entry)
|
String |
SubscriptionAggregatorSource.addAggregation(Object parameters,
AggregatorServiceGroupEntryResource entry)
|
void |
ServiceGroupEntryAggregatorSink.deliver(AnyContentType message,
AggregatorServiceGroupEntryResource entry)
|
String |
PollingAggregatorSource.getSessionKey(AggregatorServiceGroupEntryResource entry)
|
String |
PollingAggregatorSource.addAggregation(Object parameters,
AggregatorServiceGroupEntryResource entry)
|
String |
AggregatorSource.addAggregation(Object parameters,
AggregatorServiceGroupEntryResource entry)
Establishes an implementation-specific data aggregation session. |
String |
AggregatorSource.getSessionKey(AggregatorServiceGroupEntryResource entry)
Get a sessionKey from a given entry context. |
void |
AggregatorSink.deliver(AnyContentType message,
AggregatorServiceGroupEntryResource context)
Should be called by an AggregatorSource to deliver a message with the assumption that the message data will be aggregated as its native type and into whatever data storage format is used by the underlying AggregatorSink class. |
void |
AggregatorServiceGroupEntryRemovedCallback.remove(AggregatorServiceGroupEntryResource resource)
|
| Constructors in org.globus.mds.aggregator.impl with parameters of type AggregatorServiceGroupEntryResource | |
SubscriptionAggregatorSource.NotificationCallback(AggregatorServiceGroupEntryResource entry)
|
|
PollingAggregatorSource.QueryTimerListener(org.globus.mds.aggregator.types.AggregatorPollType parameters,
AggregatorServiceGroupEntryResource entry,
org.globus.mds.aggregator.types.AggregatorConfig config)
|
|
| Uses of AggregatorServiceGroupEntryResource in org.globus.mds.trigger.impl |
| Methods in org.globus.mds.trigger.impl with parameters of type AggregatorServiceGroupEntryResource | |
void |
TriggerResource.deliver(AnyContentType messageObj,
AggregatorServiceGroupEntryResource entry)
Takes delivery of a message from an AggregatorSource and applies the appropriate rules to it. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||