|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.glite.rgma used by org.glite.rgma | |
ColumnDefinition
Definition of a column in an SQL CREATE TABLE statement. |
|
ColumnDefinitionList
Contains a list of column definitions. |
|
Consumer
A client uses a Consumer to retrieve data from one or more producers. |
|
Endpoint
A service endpoint, containing a URL. |
|
Index
An index on a table. |
|
IndexList
A list of Index objects. |
|
OnDemandProducer
A client uses an OnDemandProducer to publish data into R-GMA when the cost of creating each message is high. |
|
PrimaryProducer
A client uses a PrimaryProducer to publish information into R-GMA. |
|
ProducerProperties
Properties of a Primary or Secondary Producer. |
|
ProducerTableEntry
Contains a producer table entry from the registry. |
|
ProducerTableEntryList
Contains list of producer's type and connection details. |
|
ProducerType
Attributes of a Producer. |
|
QueryProperties
The properties of a consumer query. |
|
Registry
Admin API for the Registry. |
|
RemoteException
An exception thrown when the API is unable to contact a service (e.g. |
|
Resource
An object managed by a service that an API can interact with. |
|
ResourceEndpoint
A resource endpoint, containing a URL and a Resource ID. |
|
ResourceEndpointList
A list of ResourceEndpoint objects. |
|
ResultSet
A set of tuples, modelled on the java.sql.ResultSet and providing a subset of its functionality. |
|
ResultSetMetaData
Column and table details for a ResultSet, modelled on java.sql.ResultSetMetaData. |
|
RGMAException
Exception thrown when an error occurs in the RGMA application. |
|
RGMAWarning
RGMAWarnings are used to warn about the quality of an answer to a query. |
|
Schema
Admin API for the Schema. |
|
SecondaryProducer
A client uses a secondary producer to republish or store information from other producers. |
|
Service
Provides methods common to all services. |
|
Storage
Storage location for tuples. |
|
StringList
A list of String objects. |
|
TableAuthorization
Authorization rules for a table. |
|
TableDefinition
Definitions of a table, including table name and column details. |
|
TimeInterval
Encapsulates a time value and the units being used. |
|
TupleStore
Details of a named tuple store. |
|
TupleStoreList
A list of TupleStore objects. |
|
Units
Time units. |
|
UnknownResourceException
Exception thrown when a resource cannot be found in the resource framework. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |