#include <OnDemandProducerImpl.h>
Inheritance diagram for glite::rgma::OnDemandProducerImpl:
Public Member Functions | |
OnDemandProducerImpl (TimeInterval terminationInterval, URI uri, StringList voNames) throw ( RGMAException) | |
OnDemandProducerImpl (TimeInterval terminationInterval, URI uri) throw ( RGMAException, RemoteException) | |
OnDemandProducerImpl (ResourceEndpoint &endPoint) throw ( RGMAException, RemoteException) | |
virtual void | declareStaticTable (std::string tableName, std::string predicate) throw (RemoteException, RGMAException, UnknownResourceException) |
|
|
|
Declares a static table into which this Producer can publish. A subset of a table can be declared using a predicate. A static table has no MeasurementDate/Time associated with each tuple.
Implements glite::rgma::OnDemandProducer. |