Interface | Description |
---|---|
BootstrapComplete |
Service that marks the completion of the bootstrap process
|
Constants |
The Fabric Constants
|
Container | |
ContainerAutoScaler |
Provides the mechanism to create or destroy containers
using a cloud which supports scaling such as OpenShift
|
ContainerAutoScalerFactory |
An optional interface that a
ContainerProvider can
implement to indicate it is capable of creating an instance of |
ContainerProvider<O extends CreateContainerOptions,M extends CreateContainerMetadata> |
A Factory that creates
Container . |
ContainerRegistration | |
CreateContainerMetadata<O extends CreateContainerOptions> | |
CreateContainerOptions | |
CreateRemoteContainerOptions | |
CreationStateListener |
A listener interface for container creation state.
|
DataStore | |
DataStoreRegistrationHandler | |
DataStoreTemplate |
Describes an
DataStore operation. |
FabricService | |
HasId | |
Issue | |
ManagedCuratorFrameworkAvailable |
Service that marks availability of the ManagedCuratorFramework
|
MQService | |
MQService.Config |
Keys for the broker specific PID file inside the profile
|
NameValidator |
A validator to check if the given container name is valid for use.
|
PatchService | |
PlaceholderResolver | |
PortService | |
PortService.Lock |
Interface used to mark boundaries of transactions grouping several atomic PortService operations.
|
Profile | |
RuntimeProperties |
A runtime properties provider
|
Version | |
ZooKeeperClusterBootstrap | |
ZooKeeperClusterService |
Class | Description |
---|---|
ContainerOptions | |
ContainerOptions.Builder<B extends ContainerOptions.Builder<?>> | |
Containers |
A helper class for working with containers
|
CreateChildContainerMetadata | |
CreateChildContainerOptions | |
CreateChildContainerOptions.Builder | |
CreateContainerBasicMetadata<O extends CreateContainerOptions> | |
CreateContainerBasicOptions<T extends CreateContainerBasicOptions> | |
CreateContainerBasicOptions.Builder<B extends CreateContainerBasicOptions.Builder<?>> | |
CreateEnsembleOptions | |
CreateEnsembleOptions.Builder<B extends CreateEnsembleOptions.Builder<?>> | |
DefaultRuntimeProperties |
A runtime properties provider that delegates to system properties
|
DynamicReference<T> |
An object that is intended to hold a reference to a dynamic object (e.g.
|
FabricRequirements |
Allows the requirements of a profile to be defined so that we can do automatic provisioning,
can ensure that required services stay running and can provide health checks
|
FabricStatus |
Represents the current status of the Fabric in terms of requirements and current instances
|
Ids |
Helper methods for working with HasId instances
|
NotNullException |
NotNullException
|
NullCreationStateListener | |
ProfileRequirements |
Represents the requirements to successfully provision a profile such as the minimum instances required
and which other profiles should be profiled before hand.
|
Profiles |
Helper methods for working with profiles
|
ProfileStatus |
Represents the status of a profile along with its requirements if defined
|
ServiceLocator | |
ServiceProxy<T> | |
VersionSequence |
Represents the sortable sequence of a Version ID using the form 9.9.9 so that
version names can be sorted in sequential order; so that 1.2 is before 1.11.1 etc.
|
Enum | Description |
---|---|
DataStore.ContainerAttribute | |
EnsembleModificationFailed.Reason | |
ModuleStatus | |
TargetContainer |
The enumeration of supported target containers
|
Exception | Description |
---|---|
DynamicReferenceException | |
EnsembleModificationFailed | |
FabricAuthenticationException | |
FabricException | |
PatchException |
A runtime exception thrown by the
PatchService |
Copyright © 2016 Red Hat. All Rights Reserved.