|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.xensource.xenapi.XenAPIObject
com.xensource.xenapi.DataSource
public class DataSource
Data sources for logging in RRDs
| Nested Class Summary | |
|---|---|
static class |
DataSource.Record
Represents all the fields in a DataSource |
| Field Summary | |
|---|---|
protected java.lang.String |
ref
The XenAPI reference to this object. |
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
If obj is a DataSource, compares XenAPI references for equality. |
int |
hashCode()
|
java.lang.String |
toWireString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final java.lang.String ref
| Method Detail |
|---|
public java.lang.String toWireString()
toWireString in class XenAPIObjectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||