|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| BigdataServiceConfiguration.Options | Options for the bigdata services. |
| IServiceConstraint | A constraint on where the service may be instantiated. |
| JavaServiceConfiguration.Options | Additional options understood by the JavaServiceConfiguration. |
| JiniCoreServicesConfiguration.Options | Configuration options. |
| JiniServiceConfiguration.Options | Additional Configuration options understood by
JiniServiceConfiguration. |
| ManagedServiceConfiguration.Options | |
| ServiceConfiguration.Options | Options understood by ServiceConfiguration. |
| ServicesManagerConfiguration.Options | Configuration options. |
| ZookeeperClientConfig.Options | Zookeeper client options. |
| ZookeeperServerConfiguration.Options | Zookeeper server configuration options. |
| Class Summary | |
|---|---|
| AbstractHostConstraint | Core impl. |
| BigdataServiceConfiguration | A bigdata service. |
| ClientServerConfiguration | Configuration for the ClientServer. |
| DataServerConfiguration | Configuration for the DataServer. |
| HostAllowConstraint | Allows any of the specified hosts. |
| HostRejectConstraint | Allows any of the specified hosts. |
| JavaServiceConfiguration | A service that is implemented in java and started directly using java. |
| JiniCoreServicesConfiguration | Somewhat specialized configuration for starting the core jini services (reggie, etc) using "Launch-All" or a similar script. |
| JiniNotRunningConstraint | Constraint that jini must be running (one or more service registrars must have been discovered). |
| JiniRunningConstraint | Constraint that jini must be running (one or more service registrars must have been discovered). |
| JiniServiceConfiguration | Abstract implementation for jini-based services. |
| LoadBalancerConfiguration | Configuration for the LoadBalancerServer. |
| ManagedServiceConfiguration | Configuration of a managed service. |
| MaxClientServicesPerHostConstraint | Constraint on the #of IClientServices on the same host. |
| MaxDataServicesPerHostConstraint | Constraint on the #of IDataServices on the same host. |
| MaxServicesPerHostConstraint | Places a limit on the #of instances of a service which can be created on the same host. |
| MDSRunningConstraint | The IMetadataService must be discovered. |
| MetadataServerConfiguration | Configuration for the MetadataServer. |
| RoundRobinServiceConstraint | Deprecated. I think that we may get the right behavior naturally and it is difficult to construct otherwise. |
| ServiceConfiguration | A service configuration specifies the target #of services for each type of service, its target replication count, command line arguments, parameters used to configure new instances of the service, etc. |
| ServiceDependencyConstraint | Constraint that another a service must be running before this one can be started. |
| ServicesManagerConfiguration | For the ServicesManagerServer. |
| TransactionServerConfiguration | Configuration for the TransactionServer. |
| TXRunningConstraint | The ITransactionService must be discovered. |
| ZookeeperClientConfig | Helper class for the ZooKeeper client configuration. |
| ZookeeperRunningConstraint | Constraint that zookeeper must be running (the ZooKeeper client
is ZooKeeper.States#CONNECTED). |
| ZookeeperServerConfiguration | zookeeper server configuration. |
| ZookeeperServerEntry | A description of a zookeeper server entry as found in a
configuration file. |
| Exception Summary | |
|---|---|
| ZookeeperServerConfiguration.ZookeeperRunningException | Exception throw if there is already a zookeeper server instance running on the localhost. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||