com.vmware.vcenter.host.entropy package provides interfaces to
manage entropySee: Description
| Interface | Description |
|---|---|
| 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. |
| Class | 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. |
| ExternalPoolDefinitions |
Defines the type descriptors for the
ExternalPool
API service. |
| ExternalPoolStub |
Remote stub implementation of the
ExternalPool
API service. |
| ExternalPoolTypes.AddResult |
The
AddResult class provides result of the ExternalPool.add(java.lang.String, com.vmware.vcenter.host.entropy.ExternalPoolTypes.AddSpec) method. |
| ExternalPoolTypes.AddResult.Builder |
Builder class for
ExternalPoolTypes.AddResult. |
| ExternalPoolTypes.AddSpec |
The
AddSpec class defines parameters for the ExternalPool.add(java.lang.String, com.vmware.vcenter.host.entropy.ExternalPoolTypes.AddSpec) method. |
| ExternalPoolTypes.AddSpec.Builder |
Builder class for
ExternalPoolTypes.AddSpec. |
| 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. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.host.entropy package. |
| Enum | Description |
|---|---|
| ExternalPoolTypes.Status.Values |
Native Java
enum representing this enumeration class. |
com.vmware.vcenter.host.entropy package provides interfaces to
manage entropy