|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Connection | |
|---|---|
| edu.isi.pegasus.planner.catalog.site.classes | |
| Uses of Connection in edu.isi.pegasus.planner.catalog.site.classes |
|---|
| Fields in edu.isi.pegasus.planner.catalog.site.classes with type parameters of type Connection | |
|---|---|
protected Collection<Connection> |
ReplicaCatalog.mConnectionParams
Collection of connection parameters to use for connecting to that replica catalog. |
| Methods in edu.isi.pegasus.planner.catalog.site.classes that return types with arguments of type Connection | |
|---|---|
Iterator<Connection> |
ReplicaCatalog.getConnectionIterator()
Returns an iterator to connection params associated with the replica catalog. |
| Methods in edu.isi.pegasus.planner.catalog.site.classes with parameters of type Connection | |
|---|---|
void |
ReplicaCatalog.addConnection(Connection connection)
Adds a connection parameter |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||