g-Eclipse
Release 1.0.0

eu.geclipse.info.glue
Class GlueHost

java.lang.Object
  extended by eu.geclipse.info.glue.AbstractGlueTable
      extended by eu.geclipse.info.glue.GlueHost
All Implemented Interfaces:
java.io.Serializable

public class GlueHost
extends AbstractGlueTable
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 java.lang.Long ArchitectureSMPSize
           
 java.lang.Long ArchitectureSMTSize
           
 java.lang.Long BenchmarkBogoMIPS
           
 java.lang.String Category
           
 java.lang.Long ContextSwitchCounterFrequency
           
 java.lang.Long ContextSwitchCounterLast
           
 java.lang.Long FileCounterRegularOpen
           
 java.util.ArrayList<GlueBatchJob> glueBatchJobList
           
 java.util.ArrayList<GlueBatchQueue> glueBatchQueueList
           
 java.util.ArrayList<GlueBatchSystem> glueBatchSystemList
           
 java.util.ArrayList<GlueHostLocalFileSystem> glueHostLocalFileSystemList
           
 java.util.ArrayList<GlueHostNetworkAdapter> glueHostNetworkAdapterList
           
 java.util.ArrayList<GlueHostPoolAccount> glueHostPoolAccountList
           
 java.util.ArrayList<GlueHostProcess> glueHostProcessList
           
 java.util.ArrayList<GlueHostRole> glueHostRoleList
           
 GlueIndex glueIndex
           
 java.util.ArrayList<GlueVO> glueVOList
           
 java.lang.Long InterruptCounterFrequency
           
 java.lang.Long InterruptCounterLast
           
 java.lang.String keyName
           
 java.lang.Long MainMemoryRAMAvailable
           
 java.lang.Long MainMemoryRAMBuffer
           
 java.lang.Long MainMemoryRAMCached
           
 java.lang.Long MainMemoryRAMShared
           
 java.lang.Long MainMemoryRAMSize
           
 java.lang.Long MainMemoryRAMUsed
           
 java.lang.Long MainMemoryVirtualAvailable
           
 java.lang.Long MainMemoryVirtualSize
           
 java.lang.Long MainMemoryVirtualUsed
           
 java.util.Date MeasurementDate
           
 java.util.Date MeasurementTime
           
 java.lang.Long MemoryPageCounterFrequencyRead
           
 java.lang.Long MemoryPageCounterFrequencyWrite
           
 java.lang.Long MemoryPageCounterLastRead
           
 java.lang.Long MemoryPageCounterLastWrite
           
 java.lang.String Name
           
 java.lang.String OperatingSystemName
           
 java.lang.String OperatingSystemRelease
           
 java.lang.String OperatingSystemVersion
           
 java.lang.Long ProcessCounterRunnable
           
 java.lang.Long ProcessCounterSleeping
           
 java.lang.Long ProcessCounterStopped
           
 java.lang.Long ProcessCounterTotal
           
 java.lang.Long ProcessCounterUninterruptibleSleep
           
 java.lang.Long ProcessCounterZombie
           
 java.lang.Long ProcessorClockSpeed
           
 java.lang.Long ProcessorLoadIdle
           
 java.lang.Long ProcessorLoadLast15Min
           
 java.lang.Long ProcessorLoadLast1Min
           
 java.lang.Long ProcessorLoadLast5Min
           
 java.lang.Long ProcessorLoadNice
           
 java.lang.Long ProcessorLoadSystem
           
 java.lang.Long ProcessorLoadUser
           
 java.lang.String ProcessorModel
           
 java.lang.String ProcessorVendor
           
 java.lang.String RoleName1
           
 java.lang.String RoleName2
           
 java.lang.String RoleName3
           
 java.lang.Long SocketCounterRAW
           
 java.lang.Long SocketCounterTCP
           
 java.lang.Long SocketCounterTotal
           
 java.lang.Long SocketCounterUDP
           
 java.lang.Long SwapPageCounterFrequencyRead
           
 java.lang.Long SwapPageCounterFrequencyWrite
           
 java.lang.Long SwapPageCounterLastRead
           
 java.lang.Long SwapPageCounterLastWrite
           
 java.lang.String UniqueID
           
 java.lang.Long UpTime
           
 
Fields inherited from class eu.geclipse.info.glue.AbstractGlueTable
byRefOnly, displayName, retrievalTime, tableName
 
Constructor Summary
GlueHost()
           
 
Method Summary
 java.lang.String getID()
           
 void setID(java.lang.String id)
          Set the unique id
 
Methods inherited from class eu.geclipse.info.glue.AbstractGlueTable
getDisplayName, getFieldByName, getKey, getRetrievalTime, getVotype, setFieldByName, setKey, setRetrievalTime, setVoType
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Name

public java.lang.String Name

UniqueID

public java.lang.String UniqueID

keyName

public java.lang.String keyName

UpTime

public java.lang.Long UpTime

FileCounterRegularOpen

public java.lang.Long FileCounterRegularOpen

ProcessCounterTotal

public java.lang.Long ProcessCounterTotal

ProcessCounterUninterruptibleSleep

public java.lang.Long ProcessCounterUninterruptibleSleep

ProcessCounterRunnable

public java.lang.Long ProcessCounterRunnable

ProcessCounterSleeping

public java.lang.Long ProcessCounterSleeping

ProcessCounterStopped

public java.lang.Long ProcessCounterStopped

ProcessCounterZombie

public java.lang.Long ProcessCounterZombie

ArchitectureSMPSize

public java.lang.Long ArchitectureSMPSize

ArchitectureSMTSize

public java.lang.Long ArchitectureSMTSize

ProcessorVendor

public java.lang.String ProcessorVendor

ProcessorModel

public java.lang.String ProcessorModel

ProcessorClockSpeed

public java.lang.Long ProcessorClockSpeed

ProcessorLoadLast1Min

public java.lang.Long ProcessorLoadLast1Min

ProcessorLoadLast5Min

public java.lang.Long ProcessorLoadLast5Min

ProcessorLoadLast15Min

public java.lang.Long ProcessorLoadLast15Min

ProcessorLoadUser

public java.lang.Long ProcessorLoadUser

ProcessorLoadNice

public java.lang.Long ProcessorLoadNice

ProcessorLoadSystem

public java.lang.Long ProcessorLoadSystem

ProcessorLoadIdle

public java.lang.Long ProcessorLoadIdle

BenchmarkBogoMIPS

public java.lang.Long BenchmarkBogoMIPS

SocketCounterTotal

public java.lang.Long SocketCounterTotal

SocketCounterTCP

public java.lang.Long SocketCounterTCP

SocketCounterUDP

public java.lang.Long SocketCounterUDP

SocketCounterRAW

public java.lang.Long SocketCounterRAW

OperatingSystemName

public java.lang.String OperatingSystemName

OperatingSystemRelease

public java.lang.String OperatingSystemRelease

OperatingSystemVersion

public java.lang.String OperatingSystemVersion

MainMemoryRAMSize

public java.lang.Long MainMemoryRAMSize

MainMemoryRAMUsed

public java.lang.Long MainMemoryRAMUsed

MainMemoryRAMAvailable

public java.lang.Long MainMemoryRAMAvailable

MainMemoryRAMShared

public java.lang.Long MainMemoryRAMShared

MainMemoryRAMBuffer

public java.lang.Long MainMemoryRAMBuffer

MainMemoryRAMCached

public java.lang.Long MainMemoryRAMCached

MainMemoryVirtualSize

public java.lang.Long MainMemoryVirtualSize

MainMemoryVirtualAvailable

public java.lang.Long MainMemoryVirtualAvailable

MainMemoryVirtualUsed

public java.lang.Long MainMemoryVirtualUsed

MemoryPageCounterFrequencyRead

public java.lang.Long MemoryPageCounterFrequencyRead

MemoryPageCounterLastRead

public java.lang.Long MemoryPageCounterLastRead

MemoryPageCounterFrequencyWrite

public java.lang.Long MemoryPageCounterFrequencyWrite

MemoryPageCounterLastWrite

public java.lang.Long MemoryPageCounterLastWrite

SwapPageCounterFrequencyRead

public java.lang.Long SwapPageCounterFrequencyRead

SwapPageCounterLastRead

public java.lang.Long SwapPageCounterLastRead

SwapPageCounterFrequencyWrite

public java.lang.Long SwapPageCounterFrequencyWrite

SwapPageCounterLastWrite

public java.lang.Long SwapPageCounterLastWrite

InterruptCounterFrequency

public java.lang.Long InterruptCounterFrequency

InterruptCounterLast

public java.lang.Long InterruptCounterLast

ContextSwitchCounterFrequency

public java.lang.Long ContextSwitchCounterFrequency

ContextSwitchCounterLast

public java.lang.Long ContextSwitchCounterLast

RoleName1

public java.lang.String RoleName1

RoleName2

public java.lang.String RoleName2

RoleName3

public java.lang.String RoleName3

Category

public java.lang.String Category

MeasurementDate

public java.util.Date MeasurementDate

MeasurementTime

public java.util.Date MeasurementTime

glueBatchJobList

public java.util.ArrayList<GlueBatchJob> glueBatchJobList

glueBatchQueueList

public java.util.ArrayList<GlueBatchQueue> glueBatchQueueList

glueBatchSystemList

public java.util.ArrayList<GlueBatchSystem> glueBatchSystemList

glueHostLocalFileSystemList

public java.util.ArrayList<GlueHostLocalFileSystem> glueHostLocalFileSystemList

glueHostNetworkAdapterList

public java.util.ArrayList<GlueHostNetworkAdapter> glueHostNetworkAdapterList

glueHostPoolAccountList

public java.util.ArrayList<GlueHostPoolAccount> glueHostPoolAccountList

glueHostProcessList

public java.util.ArrayList<GlueHostProcess> glueHostProcessList

glueHostRoleList

public java.util.ArrayList<GlueHostRole> glueHostRoleList

glueVOList

public java.util.ArrayList<GlueVO> glueVOList

glueIndex

public GlueIndex glueIndex
Constructor Detail

GlueHost

public GlueHost()
Method Detail

getID

public java.lang.String getID()
Overrides:
getID in class AbstractGlueTable
Returns:
The unique identified for this Glue entry

setID

public void setID(java.lang.String id)
Set the unique id

Parameters:
id -

g-Eclipse
Release 1.0.0