Package | Description |
---|---|
com.vmware.vcenter.host | |
com.vmware.vcenter.host.entropy |
The
com.vmware.vcenter.host.entropy package provides interfaces to
manage entropy |
Class and Description |
---|
EntropyFactory
EntropyFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.host.entropy package and also has the subpackages reference
to access respective subpackage services. |
Class and Description |
---|
EntropyFactory
EntropyFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.host.entropy package and also has the subpackages reference
to access respective subpackage services. |
ExternalPool
The
ExternalPool interface provides methods to send entropy data and
query external entropy pool information on an ESX host. |
ExternalPoolTypes
The
ExternalPool interface provides methods to send entropy data and
query external entropy pool information on an ESX host. |
ExternalPoolTypes.AddResult
The
AddResult class provides result of the ExternalPool.add(java.lang.String, com.vmware.vcenter.host.entropy.ExternalPoolTypes.AddSpec) method. |
ExternalPoolTypes.AddSpec
The
AddSpec class defines parameters for the ExternalPool.add(java.lang.String, com.vmware.vcenter.host.entropy.ExternalPoolTypes.AddSpec) method. |
ExternalPoolTypes.Info
The
Info class contains entropy pool information on the ESX host. |
ExternalPoolTypes.Info.Builder
Builder class for
ExternalPoolTypes.Info . |
ExternalPoolTypes.Status
The
Status enum represents external entropy status on an ESX host. |
ExternalPoolTypes.Status.Values
Native Java
enum representing this enumeration class. |