ALL, client, elementName, infoMethod, MINE, MINE_GROUP, poolElements
Constructor and Description |
---|
DatastorePool(Client client)
Creates a new datastore pool
|
Modifier and Type | Method and Description |
---|---|
PoolElement |
factory(org.w3c.dom.Node node)
The factory method returns a suitable PoolElement object from
an XML node.
|
Datastore |
getById(int id)
Returns the Datastore with the given Id from the pool.
|
OneResponse |
info()
Loads the xml representation of the datastore pool.
|
static OneResponse |
info(Client client)
Retrieves all the datastores in the pool.
|
java.util.Iterator<Datastore> |
iterator() |
public DatastorePool(Client client)
client
- XML-RPC Client.public PoolElement factory(org.w3c.dom.Node node)
Pool
public static OneResponse info(Client client)
client
- XML-RPC Client.public OneResponse info()
info
in class Pool
info(Client)
public java.util.Iterator<Datastore> iterator()
iterator
in interface java.lang.Iterable<Datastore>
Visit OpenNebula.org
Copyright 2002-2013 ©
OpenNebula Project (OpenNebula.org), C12G Labs.