Uses of Package
org.jclouds.compute.domain

Packages that use org.jclouds.compute.domain
org.jclouds.aws.ec2.compute   
org.jclouds.aws.ec2.compute.config   
org.jclouds.aws.ec2.compute.functions   
org.jclouds.aws.ec2.compute.strategy   
org.jclouds.aws.ec2.compute.suppliers   
org.jclouds.byon.functions   
org.jclouds.byon.internal   
org.jclouds.cim   
org.jclouds.cim.functions   
org.jclouds.cloudloadbalancers.loadbalancer.strategy   
org.jclouds.cloudservers.compute.config   
org.jclouds.cloudservers.compute.functions   
org.jclouds.cloudservers.compute.strategy   
org.jclouds.cloudsigma.compute   
org.jclouds.cloudsigma.compute.config   
org.jclouds.cloudsigma.compute.functions   
org.jclouds.cloudstack.compute.functions   
org.jclouds.cloudstack.compute.strategy   
org.jclouds.compute   
org.jclouds.compute.callables   
org.jclouds.compute.config   
org.jclouds.compute.domain   
org.jclouds.compute.domain.internal   
org.jclouds.compute.events   
org.jclouds.compute.functions   
org.jclouds.compute.internal   
org.jclouds.compute.predicates   
org.jclouds.compute.strategy   
org.jclouds.compute.strategy.impl   
org.jclouds.compute.stub.config   
org.jclouds.compute.util   
org.jclouds.deltacloud.compute.functions   
org.jclouds.deltacloud.compute.strategy   
org.jclouds.ec2.compute   
org.jclouds.ec2.compute.config   
org.jclouds.ec2.compute.domain   
org.jclouds.ec2.compute.functions   
org.jclouds.ec2.compute.internal   
org.jclouds.ec2.compute.predicates   
org.jclouds.ec2.compute.strategy   
org.jclouds.ec2.compute.suppliers   
org.jclouds.elasticstack.compute   
org.jclouds.elasticstack.compute.functions   
org.jclouds.elasticstack.domain   
org.jclouds.epc.config   
org.jclouds.epc.strategy   
org.jclouds.glesys.compute   
org.jclouds.glesys.compute.config   
org.jclouds.glesys.compute.functions   
org.jclouds.glesys.reference   
org.jclouds.go2cloud.config   
org.jclouds.gogrid.compute   
org.jclouds.gogrid.compute.config   
org.jclouds.gogrid.compute.functions   
org.jclouds.gogrid.compute.strategy   
org.jclouds.gogrid.compute.suppliers   
org.jclouds.loadbalancer   
org.jclouds.loadbalancer.internal   
org.jclouds.loadbalancer.strategy   
org.jclouds.openstack.nova.compute.config   
org.jclouds.openstack.nova.compute.functions   
org.jclouds.openstack.nova.compute.strategy   
org.jclouds.rimuhosting.miro.compute.config   
org.jclouds.rimuhosting.miro.compute.strategy   
org.jclouds.rimuhosting.miro.compute.suppliers   
org.jclouds.savvis.vpdc   
org.jclouds.savvis.vpdc.compute.config   
org.jclouds.savvis.vpdc.compute.functions   
org.jclouds.savvis.vpdc.compute.strategy   
org.jclouds.savvis.vpdc.config   
org.jclouds.savvis.vpdc.domain   
org.jclouds.servermanager.compute.functions   
org.jclouds.servermanager.compute.strategy   
org.jclouds.slicehost.compute.config   
org.jclouds.slicehost.compute.functions   
org.jclouds.slicehost.compute.strategy   
org.jclouds.softlayer.compute.config   
org.jclouds.softlayer.compute.functions   
org.jclouds.softlayer.compute.strategy   
org.jclouds.ssh   
org.jclouds.ssh.jsch   
org.jclouds.sshj   
org.jclouds.stratogen.vcloud.mycloud.config   
org.jclouds.trmk.ecloud.compute.config   
org.jclouds.trmk.ecloud.compute.functions   
org.jclouds.trmk.vcloud_0_8.compute   
org.jclouds.trmk.vcloud_0_8.compute.config   
org.jclouds.trmk.vcloud_0_8.compute.functions   
org.jclouds.trmk.vcloud_0_8.compute.strategy   
org.jclouds.trmk.vcloud_0_8.compute.suppliers   
org.jclouds.vcloud.compute.config   
org.jclouds.vcloud.compute.functions   
org.jclouds.vcloud.compute.internal   
org.jclouds.vcloud.compute.strategy   
org.jclouds.vcloud.compute.util   
 

Classes in org.jclouds.compute.domain used by org.jclouds.aws.ec2.compute
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
Template
          Configured operating system used to start nodes.
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.aws.ec2.compute.config
Image
          Running Operating system
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.aws.ec2.compute.functions
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadataBuilder
           
NodeState
          Indicates the status of a node
 

Classes in org.jclouds.compute.domain used by org.jclouds.aws.ec2.compute.strategy
ImageBuilder
           
NodeMetadata
           
OperatingSystem.Builder
           
OsFamily
          Running Operating system
Template
          Configured operating system used to start nodes.
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.aws.ec2.compute.suppliers
Hardware
          Size of a node.
Image
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.byon.functions
NodeMetadata
           
 

Classes in org.jclouds.compute.domain used by org.jclouds.byon.internal
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.cim
OsFamily
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.cim.functions
HardwareBuilder
           
Volume
          Describes what appears as a disk to an OperatingSystem
 

Classes in org.jclouds.compute.domain used by org.jclouds.cloudloadbalancers.loadbalancer.strategy
NodeMetadata
           
 

Classes in org.jclouds.compute.domain used by org.jclouds.cloudservers.compute.config
NodeState
          Indicates the status of a node
 

Classes in org.jclouds.compute.domain used by org.jclouds.cloudservers.compute.functions
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
NodeState
          Indicates the status of a node
OperatingSystem
          Running Operating system
OsFamily
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.cloudservers.compute.strategy
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.cloudsigma.compute
Hardware
          Size of a node.
Image
          Running Operating system
Template
          Configured operating system used to start nodes.
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.cloudsigma.compute.config
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.cloudsigma.compute.functions
Image
          Running Operating system
OsFamily
          Running Operating system
OsFamilyVersion64Bit
           
 

Classes in org.jclouds.compute.domain used by org.jclouds.cloudstack.compute.functions
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
NodeState
          Indicates the status of a node
OperatingSystem
          Running Operating system
OsFamily
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.cloudstack.compute.strategy
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.compute
ComputeMetadata
           
ExecResponse
           
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
Template
          Configured operating system used to start nodes.
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.compute.callables
ExecResponse
           
NodeMetadata
           
 

Classes in org.jclouds.compute.domain used by org.jclouds.compute.config
ComputeMetadata
           
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
OsFamily
          Running Operating system
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.compute.domain
CIMOperatingSystem
          Operating system based on DMTF CIM model.
CIMOperatingSystem.Builder
           
ComputeMetadata
           
ComputeMetadataBuilder
           
ComputeType
           
Hardware
          Size of a node.
HardwareBuilder
           
Image
          Running Operating system
ImageBuilder
           
LoginType
          The login type of the server.
NodeMetadata
           
NodeMetadataBuilder
           
NodeState
          Indicates the status of a node
OperatingSystem
          Running Operating system
OperatingSystem.Builder
           
OsFamily
          Running Operating system
Processor
          Processor (or CPU) as a part of Hardware of a NodeMetadata
Template
          Configured operating system used to start nodes.
TemplateBuilder
          Creates a customized template based on requirements.
Volume
          Describes what appears as a disk to an OperatingSystem
Volume.Type
          Describes the cardinal type of a volume; used to determine scope and exclusivity.
VolumeBuilder
           
 

Classes in org.jclouds.compute.domain used by org.jclouds.compute.domain.internal
ComputeMetadata
           
ComputeType
           
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
NodeState
          Indicates the status of a node
OperatingSystem
          Running Operating system
OsFamily
          Running Operating system
Processor
          Processor (or CPU) as a part of Hardware of a NodeMetadata
Template
          Configured operating system used to start nodes.
TemplateBuilder
          Creates a customized template based on requirements.
Volume
          Describes what appears as a disk to an OperatingSystem
Volume.Type
          Describes the cardinal type of a volume; used to determine scope and exclusivity.
 

Classes in org.jclouds.compute.domain used by org.jclouds.compute.events
ExecResponse
           
NodeMetadata
           
 

Classes in org.jclouds.compute.domain used by org.jclouds.compute.functions
NodeMetadata
           
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.compute.internal
ComputeMetadata
           
ExecResponse
           
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
Template
          Configured operating system used to start nodes.
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.compute.predicates
ComputeMetadata
           
Image
          Running Operating system
NodeMetadata
           
NodeState
          Indicates the status of a node
OperatingSystem
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.compute.strategy
ComputeMetadata
           
ExecResponse
           
NodeMetadata
           
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.compute.strategy.impl
ComputeMetadata
           
NodeMetadata
           
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.compute.stub.config
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
NodeState
          Indicates the status of a node
OsFamily
          Running Operating system
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.compute.util
ComputeMetadata
           
Hardware
          Size of a node.
NodeMetadata
           
OsFamily
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.deltacloud.compute.functions
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
NodeState
          Indicates the status of a node
OperatingSystem
          Running Operating system
OsFamily
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.deltacloud.compute.strategy
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.ec2.compute
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.ec2.compute.config
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
NodeState
          Indicates the status of a node
 

Classes in org.jclouds.compute.domain used by org.jclouds.ec2.compute.domain
ComputeMetadataBuilder
           
Hardware
          Size of a node.
HardwareBuilder
           
Image
          Running Operating system
Processor
          Processor (or CPU) as a part of Hardware of a NodeMetadata
Volume
          Describes what appears as a disk to an OperatingSystem
 

Classes in org.jclouds.compute.domain used by org.jclouds.ec2.compute.functions
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
NodeMetadataBuilder
           
NodeState
          Indicates the status of a node
OsFamily
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.ec2.compute.internal
Hardware
          Size of a node.
Image
          Running Operating system
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.ec2.compute.predicates
Image
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.ec2.compute.strategy
ComputeMetadata
           
ImageBuilder
           
NodeMetadata
           
OperatingSystem.Builder
           
OsFamily
          Running Operating system
Template
          Configured operating system used to start nodes.
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.ec2.compute.suppliers
Hardware
          Size of a node.
Image
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.elasticstack.compute
Hardware
          Size of a node.
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.elasticstack.compute.functions
Image
          Running Operating system
NodeMetadata
           
NodeState
          Indicates the status of a node
Volume
          Describes what appears as a disk to an OperatingSystem
 

Classes in org.jclouds.compute.domain used by org.jclouds.elasticstack.domain
OsFamily
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.epc.config
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.epc.strategy
ImageBuilder
           
OperatingSystem.Builder
           
OsFamily
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.glesys.compute
Hardware
          Size of a node.
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.glesys.compute.config
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.glesys.compute.functions
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
NodeState
          Indicates the status of a node
OperatingSystem
          Running Operating system
OsFamilyVersion64Bit
           
 

Classes in org.jclouds.compute.domain used by org.jclouds.glesys.reference
ComputeMetadata
           
 

Classes in org.jclouds.compute.domain used by org.jclouds.go2cloud.config
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.gogrid.compute
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.gogrid.compute.config
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.gogrid.compute.functions
Image
          Running Operating system
OperatingSystem
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.gogrid.compute.strategy
Hardware
          Size of a node.
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.gogrid.compute.suppliers
Hardware
          Size of a node.
 

Classes in org.jclouds.compute.domain used by org.jclouds.loadbalancer
NodeMetadata
           
 

Classes in org.jclouds.compute.domain used by org.jclouds.loadbalancer.internal
NodeMetadata
           
 

Classes in org.jclouds.compute.domain used by org.jclouds.loadbalancer.strategy
NodeMetadata
           
 

Classes in org.jclouds.compute.domain used by org.jclouds.openstack.nova.compute.config
NodeState
          Indicates the status of a node
 

Classes in org.jclouds.compute.domain used by org.jclouds.openstack.nova.compute.functions
Image
          Running Operating system
OperatingSystem
          Running Operating system
OsFamily
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.openstack.nova.compute.strategy
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.rimuhosting.miro.compute.config
Hardware
          Size of a node.
Image
          Running Operating system
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.rimuhosting.miro.compute.strategy
ComputeMetadata
           
NodeMetadata
           
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.rimuhosting.miro.compute.suppliers
Hardware
          Size of a node.
Image
          Running Operating system
OperatingSystem
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.savvis.vpdc
CIMOperatingSystem
          Operating system based on DMTF CIM model.
 

Classes in org.jclouds.compute.domain used by org.jclouds.savvis.vpdc.compute.config
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.savvis.vpdc.compute.functions
CIMOperatingSystem
          Operating system based on DMTF CIM model.
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
NodeState
          Indicates the status of a node
 

Classes in org.jclouds.compute.domain used by org.jclouds.savvis.vpdc.compute.strategy
CIMOperatingSystem
          Operating system based on DMTF CIM model.
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.savvis.vpdc.config
CIMOperatingSystem
          Operating system based on DMTF CIM model.
 

Classes in org.jclouds.compute.domain used by org.jclouds.savvis.vpdc.domain
CIMOperatingSystem
          Operating system based on DMTF CIM model.
 

Classes in org.jclouds.compute.domain used by org.jclouds.servermanager.compute.functions
Hardware
          Size of a node.
Image
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.servermanager.compute.strategy
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.slicehost.compute.config
NodeState
          Indicates the status of a node
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.slicehost.compute.functions
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
NodeState
          Indicates the status of a node
OperatingSystem
          Running Operating system
OsFamily
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.slicehost.compute.strategy
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.softlayer.compute.config
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.softlayer.compute.functions
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
NodeState
          Indicates the status of a node
OsFamily
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.softlayer.compute.strategy
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.ssh
ExecResponse
           
 

Classes in org.jclouds.compute.domain used by org.jclouds.ssh.jsch
ExecResponse
           
 

Classes in org.jclouds.compute.domain used by org.jclouds.sshj
ExecResponse
           
 

Classes in org.jclouds.compute.domain used by org.jclouds.stratogen.vcloud.mycloud.config
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.trmk.ecloud.compute.config
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.trmk.ecloud.compute.functions
OperatingSystem
          Running Operating system
OsFamily
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.trmk.vcloud_0_8.compute
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
NodeState
          Indicates the status of a node
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.trmk.vcloud_0_8.compute.config
Hardware
          Size of a node.
Image
          Running Operating system
NodeState
          Indicates the status of a node
 

Classes in org.jclouds.compute.domain used by org.jclouds.trmk.vcloud_0_8.compute.functions
Hardware
          Size of a node.
Image
          Running Operating system
NodeMetadata
           
NodeState
          Indicates the status of a node
OperatingSystem
          Running Operating system
OsFamily
          Running Operating system
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.trmk.vcloud_0_8.compute.strategy
ComputeMetadata
           
NodeMetadata
           
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.trmk.vcloud_0_8.compute.suppliers
Hardware
          Size of a node.
Image
          Running Operating system
 

Classes in org.jclouds.compute.domain used by org.jclouds.vcloud.compute.config
NodeState
          Indicates the status of a node
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.vcloud.compute.functions
Hardware
          Size of a node.
Image
          Running Operating system
Volume
          Describes what appears as a disk to an OperatingSystem
 

Classes in org.jclouds.compute.domain used by org.jclouds.vcloud.compute.internal
Hardware
          Size of a node.
Image
          Running Operating system
TemplateBuilder
          Creates a customized template based on requirements.
 

Classes in org.jclouds.compute.domain used by org.jclouds.vcloud.compute.strategy
Template
          Configured operating system used to start nodes.
 

Classes in org.jclouds.compute.domain used by org.jclouds.vcloud.compute.util
CIMOperatingSystem
          Operating system based on DMTF CIM model.
OperatingSystem
          Running Operating system
 



Copyright © 2009-2012 jclouds. All Rights Reserved.