gr.uoa.di.madgik.rr.element.infra
Class HostingNode
java.lang.Object
gr.uoa.di.madgik.rr.element.RRElement
gr.uoa.di.madgik.rr.element.infra.HostingNode
- All Implemented Interfaces:
- gr.uoa.di.madgik.rr.element.IRRElement
public class HostingNode
- extends gr.uoa.di.madgik.rr.element.RRElement
| Methods inherited from class gr.uoa.di.madgik.rr.element.RRElement |
delete, delete, exists, exists, load, load, store, store |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyValueDelimiter
public static final String KeyValueDelimiter
- See Also:
- Constant Field Values
HostnameProperty
public static String HostnameProperty
HostnameFullProperty
public static String HostnameFullProperty
PortProperty
public static String PortProperty
LoadOneHourProperty
public static String LoadOneHourProperty
LoadOneWeekProperty
public static String LoadOneWeekProperty
LoadFiveMinutesProperty
public static String LoadFiveMinutesProperty
LoadFifteenMinutesProperty
public static String LoadFifteenMinutesProperty
DiskSizeProperty
public static String DiskSizeProperty
PhysicalMemorySizeProperty
public static String PhysicalMemorySizeProperty
PhysicalMemoryAvailableProperty
public static String PhysicalMemoryAvailableProperty
VirtualMemorySizeProperty
public static String VirtualMemorySizeProperty
VirtualMemoryAvailableProperty
public static String VirtualMemoryAvailableProperty
ProcessorCountProperty
public static String ProcessorCountProperty
ProcessorTotalBogomipsProperty
public static String ProcessorTotalBogomipsProperty
ProcessorTotalClockSpeedProperty
public static String ProcessorTotalClockSpeedProperty
HostingNode
public HostingNode()
throws gr.uoa.di.madgik.rr.ResourceRegistryException
- Throws:
gr.uoa.di.madgik.rr.ResourceRegistryException
getISContext
public gr.uoa.di.madgik.rr.RRContext getISContext()
getID
public String getID()
setID
public void setID(String id)
getScopes
public Set<String> getScopes()
setScopes
public void setScopes(Set<String> scopes)
getPairs
public Map<String,String> getPairs()
isLocal
public boolean isLocal()
getItem
public HostingNodeDao getItem()
setDirty
public void setDirty()
load
public boolean load(boolean loadDetails,
gr.uoa.di.madgik.rr.RRContext.DatastoreType persistencyType)
throws gr.uoa.di.madgik.rr.ResourceRegistryException
- Throws:
gr.uoa.di.madgik.rr.ResourceRegistryException
load
public boolean load(boolean loadDetails,
gr.uoa.di.madgik.rr.RRContext.DatastoreType persistencyType,
boolean overridePrefetched)
throws gr.uoa.di.madgik.rr.ResourceRegistryException
- Throws:
gr.uoa.di.madgik.rr.ResourceRegistryException
delete
public void delete(boolean deleteDetails,
gr.uoa.di.madgik.rr.RRContext.DatastoreType persistencyType)
throws gr.uoa.di.madgik.rr.ResourceRegistryException
- Throws:
gr.uoa.di.madgik.rr.ResourceRegistryException
store
public void store(boolean storeDetails,
gr.uoa.di.madgik.rr.RRContext.DatastoreType persistencyType)
throws gr.uoa.di.madgik.rr.ResourceRegistryException
- Throws:
gr.uoa.di.madgik.rr.ResourceRegistryException
isEqual
public boolean isEqual(gr.uoa.di.madgik.rr.element.IRRElement target,
boolean includeDetails)
throws gr.uoa.di.madgik.rr.ResourceRegistryException
- Throws:
gr.uoa.di.madgik.rr.ResourceRegistryException
deepToString
public String deepToString()
exists
public boolean exists(gr.uoa.di.madgik.rr.RRContext.DatastoreType persistencyType)
throws gr.uoa.di.madgik.rr.ResourceRegistryException
- Throws:
gr.uoa.di.madgik.rr.ResourceRegistryException
getAll
public static List<HostingNode> getAll(boolean loadDetails,
gr.uoa.di.madgik.rr.RRContext.DatastoreType persistencyType)
throws gr.uoa.di.madgik.rr.ResourceRegistryException
- Throws:
gr.uoa.di.madgik.rr.ResourceRegistryException
getAll
public static List<HostingNode> getAll(boolean loadDetails)
throws gr.uoa.di.madgik.rr.ResourceRegistryException
- Throws:
gr.uoa.di.madgik.rr.ResourceRegistryException
Copyright © 2013. All Rights Reserved.