| Name | Description | Type | Package | Framework |
| AbstractEntity | Default Entity implementation, which should be extended whenever implementing an entity. | Class | brooklyn.entity.basic | Brooklyn |
|
| AbstractEffector | The abstract Effector implementation. | Class | brooklyn.entity.basic | Brooklyn |
|
| AbstractController | Represents a controller mechanism for a Cluster. | Interface | brooklyn.entity.proxy | Brooklyn |
|
| AbstractConfigurableEntityFactory | | Class | brooklyn.entity.basic | Brooklyn |
|
| AbstractApplication | Users can extend this to define the entities in their application, and the relationships between those entities. | Class | brooklyn.entity.basic | Brooklyn |
|
| AbstractControllerImpl .ServerPoolMemberTrackerPolicy | | Class | brooklyn.entity.proxy | Brooklyn |
|
| AbstractControllerImpl | Represents a controller mechanism for a Cluster. | Class | brooklyn.entity.proxy | Brooklyn |
|
| AbstractBrooklynMementoPersister | | Class | brooklyn.entity.rebind.persister | Brooklyn |
|
| AbstractBrooklynObjectRebindSupport | | Class | brooklyn.entity.rebind | Brooklyn |
|
| AbstractfKafkaSshDriver | | Class | brooklyn.entity.messaging.kafka | Brooklyn |
|
| AbstractGeoDnsService | | Interface | brooklyn.entity.dns | Brooklyn |
|
| AbstractGeoDnsServiceImpl | | Class | brooklyn.entity.dns | Brooklyn |
|
| AbstractGeoDnsServiceImpl .MemberTrackingPolicy | | Class | brooklyn.entity.dns | Brooklyn |
|
| AbstractGroup | Represents a group of entities - sub-classes can support dynamically changing membership, ad hoc groupings, etc. | Interface | brooklyn.entity.basic | Brooklyn |
|
| AbstractGroupImpl | Represents a group of entities - sub-classes can support dynamically changing membership, ad hoc groupings, etc. | Class | brooklyn.entity.basic | Brooklyn |
|
| AbstractMembershipTrackingPolicy | abstract class which helps track membership of a group, invoking (empty) methods in this class on MEMBER{ADDED,REMOVED} events, as well as SERVICE_UP {true,false} for those members. | Class | brooklyn.entity.group | Brooklyn |
|
| AbstractMembershipTrackingPolicy .EventType | | Class | brooklyn.entity.group | Brooklyn |
|
| AbstractMemento | | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| AbstractMongoDBServer | | Interface | brooklyn.entity.nosql.mongodb | Brooklyn |
|
| AbstractMongoDBSshDriver | | Class | brooklyn.entity.nosql.mongodb | Brooklyn |
|
| AbstractNonProvisionedController | | Interface | brooklyn.entity.proxy | Brooklyn |
|
| AbstractNonProvisionedControllerImpl | | Class | brooklyn.entity.proxy | Brooklyn |
|
| AbstractNonProvisionedControllerImpl .MemberTrackingPolicy | | Class | brooklyn.entity.proxy | Brooklyn |
|
| AbstractSoftwareProcessDriver | An abstract implementation of the SoftwareProcessDriver. | Class | brooklyn.entity.basic | Brooklyn |
|
| AbstractSoftwareProcessSshDriver | An abstract SSH implementation of the AbstractSoftwareProcessDriver. | Class | brooklyn.entity.basic | Brooklyn |
|
| AbstractTreeNodeMemento | | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| AbstractZoneFailureDetector | | Class | brooklyn.entity.group.zoneaware | Brooklyn |
|
| AbstractZoneFailureDetector .ZoneHistory | Note: callers please don't side-effect the success/failures/causes fields directly! Instead consider sub-classing ZoneHistory, and overriding AbstractZoneFailureDetector. | Class | brooklyn.entity.group.zoneaware | Brooklyn |
|
| AbstractZooKeeperImpl | An Entity that represents a single Apache ZooKeeper instance. | Class | brooklyn.entity.zookeeper | Brooklyn |
|
| ActiveMQBroker | An Entity that represents a single ActiveMQ broker instance. | Interface | brooklyn.entity.messaging.activemq | Brooklyn |
|
| ActiveMQBrokerImpl | An Entity that represents a single ActiveMQ broker instance. | Class | brooklyn.entity.messaging.activemq | Brooklyn |
|
| ActiveMQDestination | | Interface | brooklyn.entity.messaging.activemq | Brooklyn |
|
| ActiveMQDestinationImpl | | Class | brooklyn.entity.messaging.activemq | Brooklyn |
|
| ActiveMQDriver | | Interface | brooklyn.entity.messaging.activemq | Brooklyn |
|
| ActiveMQQueue | | Interface | brooklyn.entity.messaging.activemq | Brooklyn |
|
| ActiveMQQueueImpl | | Class | brooklyn.entity.messaging.activemq | Brooklyn |
|
| ActiveMQSpecs | | Class | brooklyn.entity.messaging.activemq | Brooklyn |
|
| ActiveMQSshDriver | | Class | brooklyn.entity.messaging.activemq | Brooklyn |
|
| ActiveMQTopic | | Interface | brooklyn.entity.messaging.activemq | Brooklyn |
|
| ActiveMQTopicImpl | | Class | brooklyn.entity.messaging.activemq | Brooklyn |
|
| AddChildrenEffector | Entity initializer which defines an effector which adds a child blueprint to an entity. | Class | brooklyn.entity.effector | Brooklyn |
|
| AddEffector | Entity initializer which adds an effector to an entity. | Class | brooklyn.entity.effector | Brooklyn |
|
| AddSensor | Creates a new sensor. | Class | brooklyn.entity.effector | Brooklyn |
|
| AmqpExchange | An interface that describes an AMQP exchange. | Interface | brooklyn.entity.messaging.amqp | Brooklyn |
|
| AmqpServer | Marker interface identifying AMQP servers. | Interface | brooklyn.entity.messaging.amqp | Brooklyn |
|
| Application | An application is the root of the entity hierarchy. | Interface | brooklyn.entity | Brooklyn |
|
| ApplicationBuilder | Experimental mechanism for defining/building applications. | Class | brooklyn.entity.basic | Brooklyn |
|
| Attributes | This interface should be used to access Sensor definitions. | Interface | brooklyn.entity.basic | Brooklyn |
|
| Attributes .MainUri | | Class | brooklyn.entity.basic | Brooklyn |
|
| BalancingNodePlacementStrategy | Default node placement strategy: attempts to keep the number of nodes balanced across the available locations. | Class | brooklyn.entity.group.zoneaware | Brooklyn |
|
| BasicApplication | The most basic implementation of an application possible. | Interface | brooklyn.entity.basic | Brooklyn |
|
| BasicApplicationImpl | | Class | brooklyn.entity.basic | Brooklyn |
|
| BasicCatalogItemMemento | | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| BasicCatalogItemMemento .Builder | | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| BasicCatalogItemRebindSupport | | Class | brooklyn.entity.rebind | Brooklyn |
|
| BasicConfigurableEntityFactory | | Class | brooklyn.entity.basic | Brooklyn |
|
| BasicDownloadRequirement | | Class | brooklyn.entity.drivers.downloads | Brooklyn |
|
| BasicDownloadResolver | | Class | brooklyn.entity.drivers.downloads | Brooklyn |
|
| BasicDownloadsManager | | Class | brooklyn.entity.drivers.downloads | Brooklyn |
|
| BasicDownloadTargets | | Class | brooklyn.entity.drivers.downloads | Brooklyn |
|
| BasicDownloadTargets .Builder | | Class | brooklyn.entity.drivers.downloads | Brooklyn |
|
| BasicEnricherMemento | The persisted state of an enricher. | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| BasicEnricherMemento .Builder | | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| BasicEnricherRebindSupport | | Class | brooklyn.entity.rebind | Brooklyn |
|
| BasicEntity | This is the most basic entity possible - does nothing beyond AbstractEntity. | Interface | brooklyn.entity.basic | Brooklyn |
|
| BasicEntityDriverManager | | Class | brooklyn.entity.drivers | Brooklyn |
|
| BasicEntityImpl | | Class | brooklyn.entity.basic | Brooklyn |
|
| BasicEntityMemento | Represents the state of an entity, so that it can be reconstructed (e. | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| BasicEntityMemento .Builder | | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| BasicEntityRebindSupport | | Class | brooklyn.entity.rebind | Brooklyn |
|
| BasicEntityTypeRegistry | | Class | brooklyn.entity.proxying | Brooklyn |
|
| BasicFeedMemento | The persisted state of a feed. | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| BasicFeedMemento .Builder | | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| BasicFeedRebindSupport | | Class | brooklyn.entity.rebind | Brooklyn |
|
| BasicGroup | | Interface | brooklyn.entity.basic | Brooklyn |
|
| BasicGroupImpl | | Class | brooklyn.entity.basic | Brooklyn |
|
| BasicLocationMemento | The persisted state of a location. | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| BasicLocationMemento .Builder | | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| BasicLocationRebindSupport | | Class | brooklyn.entity.rebind | Brooklyn |
|
| BasicManagementNodeSyncRecord | Represents the state of a management node within the Brooklyn management planeSee Also:Serialized Form | Class | brooklyn.entity.rebind.plane.dto | Brooklyn |
|
| BasicManagementNodeSyncRecord .Builder | | Class | brooklyn.entity.rebind.plane.dto | Brooklyn |
|
| BasicParameterType | | Class | brooklyn.entity.basic | Brooklyn |
|
| BasicPolicyMemento | The persisted state of a policy. | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| BasicPolicyMemento .Builder | | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| BasicPolicyRebindSupport | | Class | brooklyn.entity.rebind | Brooklyn |
|
| BasicStartable | Provides a pass-through Startable entity used for keeping hierarchies tidy. | Interface | brooklyn.entity.basic | Brooklyn |
|
| BasicStartable .LocationsFilter | | Interface | brooklyn.entity.basic | Brooklyn |
|
| BasicStartableImpl | | Class | brooklyn.entity.basic | Brooklyn |
|
| BindDnsServer | This sets up a BIND DNS server. | Interface | brooklyn.entity.network.bind | Brooklyn |
|
| BindDnsServerDriver | | Interface | brooklyn.entity.network.bind | Brooklyn |
|
| BindDnsServerImpl | This sets up a BIND DNS server. | Class | brooklyn.entity.network.bind | Brooklyn |
|
| BindDnsServerImpl .MemberTrackingPolicy | | Class | brooklyn.entity.network.bind | Brooklyn |
|
| BindDnsServerSshDriver | | Class | brooklyn.entity.network.bind | Brooklyn |
|
| BrooklynCluster | | Interface | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynCluster .SelectMasterEffector | | Interface | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynCluster .UpgradeClusterEffector | | Interface | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynClusterImpl | | Class | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynClusterUpgradeEffectorBody | | Class | brooklyn.entity.brooklynnode.effector | Brooklyn |
|
| BrooklynConfigKeys | Commonly used config keys, for use in entities. | Class | brooklyn.entity.basic | Brooklyn |
|
| BrooklynEntityMirror | Provides an entity which can sit in one brooklyn domain and reflect the status of an entity via the REST API of another domain. | Interface | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynEntityMirrorImpl | | Class | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynEntityMirrorImpl .RemoteEffector | | Class | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynMementoImpl | | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| BrooklynMementoImpl .Builder | | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| BrooklynMementoManifestImpl | | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| BrooklynMementoManifestImpl .Builder | | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| BrooklynMementoPersisterInMemory | | Class | brooklyn.entity.rebind.persister | Brooklyn |
|
| BrooklynMementoPersisterToFile | | Class | brooklyn.entity.rebind.persister | Brooklyn |
|
| BrooklynMementoPersisterToMultiFile | | Class | brooklyn.entity.rebind.persister | Brooklyn |
|
| BrooklynMementoPersisterToObjectStore | | Class | brooklyn.entity.rebind.persister | Brooklyn |
|
| BrooklynMementoTransformer | Transforms the raw data of persisted state (e. | Interface | brooklyn.entity.rebind.transformer | Brooklyn |
|
| BrooklynMetrics | | Interface | brooklyn.entity.brooklyn | Brooklyn |
|
| BrooklynMetricsImpl | | Class | brooklyn.entity.brooklyn | Brooklyn |
|
| BrooklynNode | | Interface | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynNode .DeployBlueprintEffector | | Interface | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynNode .ExistingFileBehaviour | | Class | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynNode .SetHighAvailabilityModeEffector | | Interface | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynNode .SetHighAvailabilityPriorityEffector | | Interface | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynNode .ShutdownEffector | | Interface | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynNode .StopNodeAndKillAppsEffector | | Interface | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynNode .StopNodeButLeaveAppsEffector | | Interface | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynNodeDriver | | Interface | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynNodeImpl | | Class | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynNodeImpl .DeployBlueprintEffectorBody | | Class | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynNodeImpl .ShutdownEffectorBody | | Class | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynNodeImpl .StopNodeAndKillAppsEffectorBody | | Class | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynNodeImpl .StopNodeButLeaveAppsEffectorBody | | Class | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynNodeSshDriver | | Class | brooklyn.entity.brooklynnode | Brooklyn |
|
| BrooklynNodeUpgradeEffectorBody | | Class | brooklyn.entity.brooklynnode.effector | Brooklyn |
|
| BrooklynObjectType | enum BrooklynObjectTypeEnum Constant Summary | Class | brooklyn.entity.rebind | Brooklyn |
|
| BrooklynShutdownHooks | | Class | brooklyn.entity.basic | Brooklyn |
|
| BrooklynShutdownHooks .BrooklynShutdownHookJob | | Class | brooklyn.entity.basic | Brooklyn |
|
| BrooklynTags | | Class | brooklyn.entity.basic | Brooklyn |
|
| BrooklynTags .NamedStringTag | | Class | brooklyn.entity.basic | Brooklyn |
|
| BrooklynTasks | | Class | brooklyn.entity.basic | Brooklyn |
|
| BrooklynTaskTags | Provides utilities for making Tasks easier to work with in Brooklyn. | Class | brooklyn.entity.basic | Brooklyn |
|
| BrooklynTaskTags .EffectorCallTag | | Class | brooklyn.entity.basic | Brooklyn |
|
| BrooklynTaskTags .EntitlementTag | | Class | brooklyn.entity.basic | Brooklyn |
|
| BrooklynTaskTags .WrappedEntity | | Class | brooklyn.entity.basic | Brooklyn |
|
| BrooklynTaskTags .WrappedStream | | Class | brooklyn.entity.basic | Brooklyn |
|
| CassandraCluster | | Interface | brooklyn.entity.nosql.cassandra | Brooklyn |
|
| CassandraClusterImpl | | Class | brooklyn.entity.nosql.cassandra | Brooklyn |
|
| CassandraDatacenter | A group of CassandraNodes -- based on Brooklyn's DynamicCluster (though it is a "Datacenter" in Cassandra terms, where Cassandra's "cluster" corresponds | Interface | brooklyn.entity.nosql.cassandra | Brooklyn |
|
| CassandraDatacenterImpl | Several subtleties to note: - a node may take some time after it is running and serving JMX to actually be contactable on its thrift port | Class | brooklyn.entity.nosql.cassandra | Brooklyn |
|
| CassandraDatacenterImpl .MemberTrackingPolicy | | Class | brooklyn.entity.nosql.cassandra | Brooklyn |
|
| CassandraFabric | A fabric of CassandraNodes, which forms a cluster spanning multiple locations. | Interface | brooklyn.entity.nosql.cassandra | Brooklyn |
|
| CassandraFabricImpl | Serveral subtleties to note: - a node may take some time after it is running and serving JMX to actually be contactable on its thrift port | Class | brooklyn.entity.nosql.cassandra | Brooklyn |
|
| CassandraFabricImpl .MemberTrackingPolicy | | Class | brooklyn.entity.nosql.cassandra | Brooklyn |
|
| CassandraNode | An Entity that represents a Cassandra node in a CassandraDatacenter. | Interface | brooklyn.entity.nosql.cassandra | Brooklyn |
|
| CassandraNodeDriver | | Interface | brooklyn.entity.nosql.cassandra | Brooklyn |
|
| CassandraNodeImpl | | Class | brooklyn.entity.nosql.cassandra | Brooklyn |
|
| CassandraNodeSshDriver | Start a CassandraNode in a Location accessible over ssh. | Class | brooklyn.entity.nosql.cassandra | Brooklyn |
|
| Changeable | A collection of entities that can change. | Interface | brooklyn.entity.trait | Brooklyn |
|
| ChangeListener | Listener to be notified of changes within brooklyn, so that the new state of the entity/location/policy can be persisted. | Interface | brooklyn.entity.rebind | Brooklyn |
|
| ChefAttributeFeed | A sensor feed that retrieves attributes from Chef server and converts selected attributes to sensors. | Class | brooklyn.entity.chef | Brooklyn |
|
| ChefAttributeFeed .Builder | | Class | brooklyn.entity.chef | Brooklyn |
|
| ChefAttributePollConfig | | Class | brooklyn.entity.chef | Brooklyn |
|
| ChefBashCommands | | Class | brooklyn.entity.chef | Brooklyn |
|
| ChefConfig | | Interface | brooklyn.entity.chef | Brooklyn |
|
| ChefConfig .ChefModes | Tries KNIFE if valid, else SOLOForce use of Knife; knife must be installed, and either | Class | brooklyn.entity.chef | Brooklyn |
|
| ChefConfigs | | Class | brooklyn.entity.chef | Brooklyn |
|
| ChefEntity | | Interface | brooklyn.entity.chef | Brooklyn |
|
| ChefEntityImpl | | Class | brooklyn.entity.chef | Brooklyn |
|
| ChefLifecycleEffectorTasks | Creates effectors to start, restart, and stop processes using Chef. | Class | brooklyn.entity.chef | Brooklyn |
|
| ChefServerTasks | | Class | brooklyn.entity.chef | Brooklyn |
|
| ChefSoloDriver | | Class | brooklyn.entity.chef | Brooklyn |
|
| ChefSoloTasks | | Class | brooklyn.entity.chef | Brooklyn |
|
| ChefTasks | | Class | brooklyn.entity.chef | Brooklyn |
|
| ClosureEntityFactory | | Class | brooklyn.entity.basic | Brooklyn |
|
| Cluster | Intended to represent a group of homogeneous entities in a single location. | Interface | brooklyn.entity.group | Brooklyn |
|
| CoLocatedMongoDBRouter | | Interface | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| CoLocatedMongoDBRouterImpl | | Class | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| CombiningZoneFailureDetector | | Class | brooklyn.entity.group.zoneaware | Brooklyn |
|
| CompoundTransformer | | Class | brooklyn.entity.rebind.transformer | Brooklyn |
|
| CompoundTransformer .Builder | | Class | brooklyn.entity.rebind.transformer | Brooklyn |
|
| CompoundTransformerLoader | | Class | brooklyn.entity.rebind.transformer | Brooklyn |
|
| ConfigKeys | Dictionary of ConfigKey entries. | Class | brooklyn.entity.basic | Brooklyn |
|
| ConfigKeys .DynamicKeys | | Class | brooklyn.entity.basic | Brooklyn |
|
| ConfigMapViewWithStringKeys | Internal class that presents a view over a ConfigMap, so it looks like a Map (with the keys being the config key names). | Class | brooklyn.entity.basic | Brooklyn |
|
| Configurable | Something that has mutable config, such as an entity or policy. | Interface | brooklyn.entity.trait | Brooklyn |
|
| ConfigurableEntityFactory | | Interface | brooklyn.entity.basic | Brooklyn |
|
| ConfigurableEntityFactoryFromEntityFactory | | Class | brooklyn.entity.basic | Brooklyn |
|
| ControlledDynamicWebAppCluster | This entity contains the sub-groups and entities that go in to a single location (e. | Interface | brooklyn.entity.webapp | Brooklyn |
|
| ControlledDynamicWebAppClusterImpl | | Class | brooklyn.entity.webapp | Brooklyn |
|
| CouchbaseCluster | | Interface | brooklyn.entity.nosql.couchbase | Brooklyn |
|
| CouchbaseClusterImpl | | Class | brooklyn.entity.nosql.couchbase | Brooklyn |
|
| CouchbaseClusterImpl .MemberTrackingPolicy | | Class | brooklyn.entity.nosql.couchbase | Brooklyn |
|
| CouchbaseNode | | Interface | brooklyn.entity.nosql.couchbase | Brooklyn |
|
| CouchbaseNode .MainUri | | Class | brooklyn.entity.nosql.couchbase | Brooklyn |
|
| CouchbaseNodeDriver | | Interface | brooklyn.entity.nosql.couchbase | Brooklyn |
|
| CouchbaseNodeImpl | | Class | brooklyn.entity.nosql.couchbase | Brooklyn |
|
| CouchbaseNodeSshDriver | | Class | brooklyn.entity.nosql.couchbase | Brooklyn |
|
| CouchbaseNodeSshDriver .DownloadLinkSegmentComputer | | Class | brooklyn.entity.nosql.couchbase | Brooklyn |
|
| CouchbaseSyncGateway | | Interface | brooklyn.entity.nosql.couchbase | Brooklyn |
|
| CouchbaseSyncGatewayDriver | | Interface | brooklyn.entity.nosql.couchbase | Brooklyn |
|
| CouchbaseSyncGatewayImpl | | Class | brooklyn.entity.nosql.couchbase | Brooklyn |
|
| CouchbaseSyncGatewaySshDriver | | Class | brooklyn.entity.nosql.couchbase | Brooklyn |
|
| CouchDBCluster | A cluster of CouchDBNodes based on DynamicCluster which can be resized by a policy if required. | Interface | brooklyn.entity.nosql.couchdb | Brooklyn |
|
| CouchDBClusterImpl | | Class | brooklyn.entity.nosql.couchdb | Brooklyn |
|
| CouchDBNode | An Entity that represents a CouchDB node in a CouchDBCluster. | Interface | brooklyn.entity.nosql.couchdb | Brooklyn |
|
| CouchDBNodeDriver | | Interface | brooklyn.entity.nosql.couchdb | Brooklyn |
|
| CouchDBNodeImpl | | Class | brooklyn.entity.nosql.couchdb | Brooklyn |
|
| CouchDBNodeSshDriver | Start a CouchDBNode in a Location accessible over ssh. | Class | brooklyn.entity.nosql.couchdb | Brooklyn |
|
| CriticalCauseZoneFailureDetector | | Class | brooklyn.entity.group.zoneaware | Brooklyn |
|
| DatabaseNode | | Interface | brooklyn.entity.database | Brooklyn |
|
| DataEntity | An entity that supplies data as AttributeSensor values. | Interface | brooklyn.entity.basic | Brooklyn |
|
| DataEntityImpl | | Class | brooklyn.entity.basic | Brooklyn |
|
| DatastoreMixins | | Class | brooklyn.entity.database | Brooklyn |
|
| DatastoreMixins .CanExecuteScript | | Interface | brooklyn.entity.database | Brooklyn |
|
| DatastoreMixins .CanGiveCreationScript | | Interface | brooklyn.entity.database | Brooklyn |
|
| DatastoreMixins .DatastoreCommon | | Interface | brooklyn.entity.database | Brooklyn |
|
| DatastoreMixins .HasDatastoreUrl | | Interface | brooklyn.entity.database | Brooklyn |
|
| DelegateEntity | A delegate entity for use as a Group child proxy for members. | Interface | brooklyn.entity.basic | Brooklyn |
|
| DelegateEntity .EntityUrl | Hints for rendering the delegate entity as a link in the Brooklyn console UI. | Class | brooklyn.entity.basic | Brooklyn |
|
| DelegateEntityImpl | | Class | brooklyn.entity.basic | Brooklyn |
|
| DeleteOrphanedLocationsTransformer | | Class | brooklyn.entity.rebind.transformer.impl | Brooklyn |
|
| DownloadProducerFromCloudsoftRepo | | Class | brooklyn.entity.drivers.downloads | Brooklyn |
|
| DownloadProducerFromLocalRepo | | Class | brooklyn.entity.drivers.downloads | Brooklyn |
|
| DownloadProducerFromProperties | Based on the contents of brooklyn properties, sets up rules for resolving where to download artifacts from, for installing entities. | Class | brooklyn.entity.drivers.downloads | Brooklyn |
|
| DownloadProducerFromUrlAttribute | Retrieves the DOWNLOAD_URL or DOWNLOAD_ADDON_URLS attribute of a given entity, and performs the template substitutions to generate the download URL. | Class | brooklyn.entity.drivers.downloads | Brooklyn |
|
| DownloadResolver | Gives download details for an entity or an entity add-on. | Interface | brooklyn.entity.drivers.downloads | Brooklyn |
|
| DownloadResolverManager | Used by an EntityDriver to obtain the download locations when installing an entity. | Interface | brooklyn.entity.drivers.downloads | Brooklyn |
|
| DownloadResolverManager .DownloadRequirement | Gives artifact meta-data for what is required to be downloaded. | Interface | brooklyn.entity.drivers.downloads | Brooklyn |
|
| DownloadResolverManager .DownloadTargets | Describes the download locations, and their order, to try. | Interface | brooklyn.entity.drivers.downloads | Brooklyn |
|
| DownloadSubstituters | | Class | brooklyn.entity.drivers.downloads | Brooklyn |
|
| DriverDependentEntity | An Entity that needs to have a driver. | Interface | brooklyn.entity.drivers | Brooklyn |
|
| DynamicCluster | A Cluster of entities that can dynamically increase or decrease the number of members. | Interface | brooklyn.entity.group | Brooklyn |
|
| DynamicCluster .NodePlacementStrategy | | Interface | brooklyn.entity.group | Brooklyn |
|
| DynamicCluster .ZoneFailureDetector | | Interface | brooklyn.entity.group | Brooklyn |
|
| DynamicClusterImpl | A cluster of entities that can dynamically increase or decrease the number of entities. | Class | brooklyn.entity.group | Brooklyn |
|
| DynamicFabric | When a dynamic fabric is started, it starts an entity in each of its locations. | Interface | brooklyn.entity.group | Brooklyn |
|
| DynamicFabricImpl | When a dynamic fabric is started, it starts an entity in each of its locations. | Class | brooklyn.entity.group | Brooklyn |
|
| DynamicGroup | | Interface | brooklyn.entity.basic | Brooklyn |
|
| DynamicGroupImpl | | Class | brooklyn.entity.basic | Brooklyn |
|
| DynamicMultiGroup | | Interface | brooklyn.entity.group | Brooklyn |
|
| DynamicMultiGroupImpl | | Class | brooklyn.entity.group | Brooklyn |
|
| DynamicRegionsFabric | | Interface | brooklyn.entity.group | Brooklyn |
|
| DynamicRegionsFabricImpl | | Class | brooklyn.entity.group | Brooklyn |
|
| DynamicWebAppCluster | DynamicWebAppClusters provide cluster-wide aggregates of entity attributes. | Interface | brooklyn.entity.webapp | Brooklyn |
|
| DynamicWebAppCluster .ApplyDisplayHints | | Class | brooklyn.entity.webapp | Brooklyn |
|
| DynamicWebAppClusterImpl | DynamicWebAppClusters provide cluster-wide aggregates of entity attributes. | Class | brooklyn.entity.webapp | Brooklyn |
|
| DynamicWebAppFabric | DynamicWebAppFabric provide a fabric of clusters, aggregating the entity attributes. | Interface | brooklyn.entity.webapp | Brooklyn |
|
| DynamicWebAppFabricImpl | | Class | brooklyn.entity.webapp | Brooklyn |
|
| Effector | Marks a method as being an effector. | Class | brooklyn.entity.annotation | Brooklyn |
|
| Effector | An operation of some kind, carried out by an Entity. | Interface | brooklyn.entity | Brooklyn |
|
| EffectorAndBody | | Class | brooklyn.entity.effector | Brooklyn |
|
| EffectorBase | concrete implementation of Effector interface, but not (at this level of the hirarchy) defining an implementation | Class | brooklyn.entity.effector | Brooklyn |
|
| EffectorBody | Typical implementations override #main(ConfigBag) to do the work of the effector See also EffectorTasks: possibly this will be deleted in preference for an approach based on EffectorTasks. | Class | brooklyn.entity.effector | Brooklyn |
|
| EffectorParam | Gives meta-data about a parameter of the effector. | Class | brooklyn.entity.annotation | Brooklyn |
|
| Effectors | | Class | brooklyn.entity.effector | Brooklyn |
|
| Effectors .EffectorBuilder | | Class | brooklyn.entity.effector | Brooklyn |
|
| EffectorStartableImpl | if the methods are invoked directly; note this will loop indefinetly if no method impl is supplied and no task is specified on an (overriding) effector | Class | brooklyn.entity.basic | Brooklyn |
|
| EffectorStartableImpl .StartParameters | | Class | brooklyn.entity.basic | Brooklyn |
|
| EffectorTasks | Miscellaneous tasks which are useful in effectors. | Class | brooklyn.entity.effector | Brooklyn |
|
| EffectorTasks .EffectorBodyTaskFactory | wrapper for EffectorBody which simply runs that body on each invocation; the body must be thread safe and ideally stateless | Class | brooklyn.entity.effector | Brooklyn |
|
| EffectorTasks .EffectorTaskFactory | | Interface | brooklyn.entity.effector | Brooklyn |
|
| EffectorTasks .ParameterTask | | Class | brooklyn.entity.effector | Brooklyn |
|
| EffectorWithBody | | Interface | brooklyn.entity.effector | Brooklyn |
|
| ElasticJavaWebAppService | | Interface | brooklyn.entity.webapp | Brooklyn |
|
| ElasticJavaWebAppService .ElasticJavaWebAppServiceAwareLocation | | Interface | brooklyn.entity.webapp | Brooklyn |
|
| ElasticJavaWebAppService .Factory | | Class | brooklyn.entity.webapp | Brooklyn |
|
| ElasticSearchCluster | A cluster of ElasticSearchNodes based on DynamicCluster which can be resized by a policy if required. | Interface | brooklyn.entity.nosql.elasticsearch | Brooklyn |
|
| ElasticSearchClusterImpl | | Class | brooklyn.entity.nosql.elasticsearch | Brooklyn |
|
| ElasticSearchNode | | Interface | brooklyn.entity.nosql.elasticsearch | Brooklyn |
|
| ElasticSearchNodeDriver | | Interface | brooklyn.entity.nosql.elasticsearch | Brooklyn |
|
| ElasticSearchNodeImpl | | Class | brooklyn.entity.nosql.elasticsearch | Brooklyn |
|
| ElasticSearchNodeSshDriver | | Class | brooklyn.entity.nosql.elasticsearch | Brooklyn |
|
| EmptySoftwareProcess | | Interface | brooklyn.entity.basic | Brooklyn |
|
| EmptySoftwareProcessDriver | | Interface | brooklyn.entity.basic | Brooklyn |
|
| EmptySoftwareProcessImpl | | Class | brooklyn.entity.basic | Brooklyn |
|
| EmptySoftwareProcessSshDriver | | Class | brooklyn.entity.basic | Brooklyn |
|
| Entities | Convenience methods for working with entities. | Class | brooklyn.entity.basic | Brooklyn |
|
| Entity | The basic interface for a Brooklyn entity. | Interface | brooklyn.entity | Brooklyn |
|
| EntityAdjuncts | Convenience methods for working with entity adjunts. | Class | brooklyn.entity.basic | Brooklyn |
|
| EntityAndAttribute | A tuple containing an Entity and an Attribute, which is assumed to be present on the entity. | Class | brooklyn.entity.basic | Brooklyn |
|
| EntityConfigMap | | Class | brooklyn.entity.basic | Brooklyn |
|
| EntityDriver | The EntityDriver provides an abstraction between the Entity and the environment (the Location it is running in, so that an entity is not tightly coupled to a specific Location. | Interface | brooklyn.entity.drivers | Brooklyn |
|
| EntityDriverManager | Responsible for creating a driver for a given entity/location. | Interface | brooklyn.entity.drivers | Brooklyn |
|
| EntityDynamicType | This is the actual type of an entity instance at runtime, which can change from the static EntityType, and can change over time; | Class | brooklyn.entity.basic | Brooklyn |
|
| EntityFactory | A Factory for creating entities. | Interface | brooklyn.entity.basic | Brooklyn |
|
| EntityFactoryForLocation | dispatch interface to allow an EntityFactory to indicate it might be able to discover other factories for specific locations (e. | Interface | brooklyn.entity.basic | Brooklyn |
|
| EntityFunctions | | Class | brooklyn.entity.basic | Brooklyn |
|
| EntityHttpClient | Helpful methods for making HTTP requests to BrooklynNode entities. | Interface | brooklyn.entity.brooklynnode | Brooklyn |
|
| EntityHttpClientImpl | | Class | brooklyn.entity.brooklynnode | Brooklyn |
|
| EntityInitializer | Instances of this class supply logic which can be used to initialize entities. | Interface | brooklyn.entity.proxying | Brooklyn |
|
| EntityInitializers | | Class | brooklyn.entity.basic | Brooklyn |
|
| EntityInitializers .AddTags | | Class | brooklyn.entity.basic | Brooklyn |
|
| EntityInternal | for the brooklyn framework only). | Interface | brooklyn.entity.basic | Brooklyn |
|
| EntityInternal .FeedSupport | | Interface | brooklyn.entity.basic | Brooklyn |
|
| EntityLocal | such as setting attribute values, adding policies, etc. | Interface | brooklyn.entity.basic | Brooklyn |
|
| EntityMementoManifestImpl | | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| EntityPredicates | | Class | brooklyn.entity.basic | Brooklyn |
|
| EntityProxy | | Interface | brooklyn.entity.proxying | Brooklyn |
|
| EntityProxyImpl | A dynamic proxy for an entity. | Class | brooklyn.entity.proxying | Brooklyn |
|
| EntitySpec | Gives details of an entity to be created. | Class | brooklyn.entity.proxying | Brooklyn |
|
| EntitySuppliers | | Class | brooklyn.entity.basic | Brooklyn |
|
| EntityTasks | | Class | brooklyn.entity.basic | Brooklyn |
|
| EntityTransientCopyInternal | Selected methods from EntityInternal and parents which are permitted for entities being loaded in read-only mode, enforced by EntityProxyImpl. | Interface | brooklyn.entity.basic | Brooklyn |
|
| EntityType | Gives type information for an Entity. | Interface | brooklyn.entity | Brooklyn |
|
| EntityTypeRegistry | A registry of the entity implementations to be used when creating an entity of a given type. | Interface | brooklyn.entity.proxying | Brooklyn |
|
| EntityTypes | | Class | brooklyn.entity.basic | Brooklyn |
|
| EntityTypeSnapshot | | Class | brooklyn.entity.basic | Brooklyn |
|
| ExplicitEffector | | Class | brooklyn.entity.basic | Brooklyn |
|
| Fabric | Intended to represent a Tier of entities over multiple locations. | Interface | brooklyn.entity.group | Brooklyn |
|
| Feed | These generally poll or subscribe to get sensor values for an entity. | Interface | brooklyn.entity | Brooklyn |
|
| FileBasedObjectStore | | Class | brooklyn.entity.rebind.persister | Brooklyn |
|
| FileBasedStoreObjectAccessor | Reads/writes to a file. | Class | brooklyn.entity.rebind.persister | Brooklyn |
|
| FilenameProducers | | Class | brooklyn.entity.drivers.downloads | Brooklyn |
|
| FilenameToWebContextMapper | utilities for translating consistently between a filename (http://acme. | Class | brooklyn.entity.webapp | Brooklyn |
|
| GeoscalingDnsService | | Interface | brooklyn.entity.dns.geoscaling | Brooklyn |
|
| GeoscalingDnsServiceImpl | | Class | brooklyn.entity.dns.geoscaling | Brooklyn |
|
| GeoscalingScriptGenerator | | Class | brooklyn.entity.dns.geoscaling | Brooklyn |
|
| GeoscalingWebClient | For interacting with the www. | Class | brooklyn.entity.dns.geoscaling | Brooklyn |
|
| Group | An Entity that groups together other entities. | Interface | brooklyn.entity | Brooklyn |
|
| HasShortName | | Interface | brooklyn.entity.trait | Brooklyn |
|
| HttpRequestSensor | Configurable EntityInitializer which adds an HTTP sensor feed to retrieve the JSONObject from a JSON response in order to populate the sensor with the indicated name. | Class | brooklyn.entity.software.http | Brooklyn |
|
| HttpsSslConfig | | Class | brooklyn.entity.webapp | Brooklyn |
|
| Identifiable | | Interface | brooklyn.entity.trait | Brooklyn |
|
| ImmediateDeltaChangeListener | Persists changes immediately. | Class | brooklyn.entity.rebind | Brooklyn |
|
| ImplementedBy | A pointer to the default implementation of an entity. | Class | brooklyn.entity.proxying | Brooklyn |
|
| InternalEntityFactory | Creates entities (and proxies) of required types, given the This is an internal class for use by core-brooklyn. | Class | brooklyn.entity.proxying | Brooklyn |
|
| InternalFactory | | Class | brooklyn.entity.proxying | Brooklyn |
|
| InternalFactory .FactoryConstructionTracker | For tracking if constructor has been called by framework, or in legacy way (i. | Class | brooklyn.entity.proxying | Brooklyn |
|
| InternalLocationFactory | Creates locations of required types. | Class | brooklyn.entity.proxying | Brooklyn |
|
| InternalPolicyFactory | Creates policies of required types. | Class | brooklyn.entity.proxying | Brooklyn |
|
| JavaAppUtils | | Class | brooklyn.entity.java | Brooklyn |
|
| JavaEntityMethods | DSL conveniences for Java entities. | Class | brooklyn.entity.java | Brooklyn |
|
| JavaSoftwareProcessDriver | A SoftwareProcessDriver for Java processes. | Interface | brooklyn.entity.java | Brooklyn |
|
| JavaSoftwareProcessSshDriver | The SSH implementation of the JavaSoftwareProcessDriver. | Class | brooklyn.entity.java | Brooklyn |
|
| JavaWebAppDriver | | Interface | brooklyn.entity.webapp | Brooklyn |
|
| JavaWebAppService | | Interface | brooklyn.entity.webapp | Brooklyn |
|
| JavaWebAppService .CanDeployAndUndeploy | | Interface | brooklyn.entity.webapp | Brooklyn |
|
| JavaWebAppService .CanRedeployAll | | Interface | brooklyn.entity.webapp | Brooklyn |
|
| JavaWebAppSoftwareProcess | | Interface | brooklyn.entity.webapp | Brooklyn |
|
| JavaWebAppSoftwareProcessImpl | | Class | brooklyn.entity.webapp | Brooklyn |
|
| JavaWebAppSshDriver | | Class | brooklyn.entity.webapp | Brooklyn |
|
| JBoss6Driver | | Interface | brooklyn.entity.webapp.jboss | Brooklyn |
|
| JBoss6Server | | Interface | brooklyn.entity.webapp.jboss | Brooklyn |
|
| JBoss6ServerImpl | | Class | brooklyn.entity.webapp.jboss | Brooklyn |
|
| JBoss6SshDriver | | Class | brooklyn.entity.webapp.jboss | Brooklyn |
|
| JBoss7Driver | | Interface | brooklyn.entity.webapp.jboss | Brooklyn |
|
| JBoss7Server | | Interface | brooklyn.entity.webapp.jboss | Brooklyn |
|
| JBoss7ServerImpl | | Class | brooklyn.entity.webapp.jboss | Brooklyn |
|
| JBoss7SshDriver | | Class | brooklyn.entity.webapp.jboss | Brooklyn |
|
| JcloudsBlobStoreBasedObjectStore | | Class | brooklyn.entity.rebind.persister.jclouds | Brooklyn |
|
| JcloudsStoreObjectAccessor | | Class | brooklyn.entity.rebind.persister.jclouds | Brooklyn |
|
| Jetty6Driver | | Interface | brooklyn.entity.webapp.jetty | Brooklyn |
|
| Jetty6Server | An Entity that represents a single Jetty instance. | Interface | brooklyn.entity.webapp.jetty | Brooklyn |
|
| Jetty6ServerImpl | An Entity that represents a single Jetty instance. | Class | brooklyn.entity.webapp.jetty | Brooklyn |
|
| Jetty6SshDriver | | Class | brooklyn.entity.webapp.jetty | Brooklyn |
|
| JMSBroker | | Interface | brooklyn.entity.messaging.jms | Brooklyn |
|
| JMSBrokerImpl | | Class | brooklyn.entity.messaging.jms | Brooklyn |
|
| JMSDestination | | Interface | brooklyn.entity.messaging.jms | Brooklyn |
|
| JMSDestinationImpl | | Class | brooklyn.entity.messaging.jms | Brooklyn |
|
| JmxmpSslSupport | | Class | brooklyn.entity.java | Brooklyn |
|
| JmxSupport | | Class | brooklyn.entity.java | Brooklyn |
|
| Kafka | Shared Kafka broker and zookeeper properties. | Interface | brooklyn.entity.messaging.kafka | Brooklyn |
|
| KafkaBroker | An Entity that represents a single Kafka broker instance. | Interface | brooklyn.entity.messaging.kafka | Brooklyn |
|
| KafkaBrokerDriver | | Interface | brooklyn.entity.messaging.kafka | Brooklyn |
|
| KafkaBrokerImpl | An Entity that represents a single Kafka broker instance. | Class | brooklyn.entity.messaging.kafka | Brooklyn |
|
| KafkaBrokerSshDriver | | Class | brooklyn.entity.messaging.kafka | Brooklyn |
|
| KafkaCluster | Provides Kafka cluster functionality through a group of brokers controlled by a single zookeeper entity. | Interface | brooklyn.entity.messaging.kafka | Brooklyn |
|
| KafkaClusterImpl | | Class | brooklyn.entity.messaging.kafka | Brooklyn |
|
| KafkaTopic | | Class | brooklyn.entity.messaging.kafka | Brooklyn |
|
| KafkaZooKeeper | An Entity that represents a single Kafka zookeeper instance. | Interface | brooklyn.entity.messaging.kafka | Brooklyn |
|
| KafkaZooKeeperDriver | | Interface | brooklyn.entity.messaging.kafka | Brooklyn |
|
| KafkaZooKeeperImpl | An Entity that represents a single Kafka zookeeper instance. | Class | brooklyn.entity.messaging.kafka | Brooklyn |
|
| KafkaZooKeeperSshDriver | | Class | brooklyn.entity.messaging.kafka | Brooklyn |
|
| KarafContainer | | Interface | brooklyn.entity.osgi.karaf | Brooklyn |
|
| KarafContainerImpl | | Class | brooklyn.entity.osgi.karaf | Brooklyn |
|
| KarafDriver | | Interface | brooklyn.entity.osgi.karaf | Brooklyn |
|
| KarafSshDriver | | Class | brooklyn.entity.osgi.karaf | Brooklyn |
|
| KnifeConvergeTaskFactory | | Class | brooklyn.entity.chef | Brooklyn |
|
| KnifeTaskFactory | A factory which acts like ProcessTaskFactory with special options for knife. | Class | brooklyn.entity.chef | Brooklyn |
|
| Lifecycle | An enumeration representing the status of an Entity. | Class | brooklyn.entity.basic | Brooklyn |
|
| Lifecycle .Transition | | Class | brooklyn.entity.basic | Brooklyn |
|
| LoadBalancer | A load balancer that routes requests to set(s) of servers. | Interface | brooklyn.entity.proxy | Brooklyn |
|
| LoadBalancerCluster | A cluster of load balancers, where configuring the cluster (through the LoadBalancer interface) will configure all load balancers in the cluster. | Interface | brooklyn.entity.proxy | Brooklyn |
|
| LoadBalancerClusterImpl | A cluster of load balancers, where configuring the cluster (through the LoadBalancer interface) will configure all load balancers in the cluster. | Class | brooklyn.entity.proxy | Brooklyn |
|
| LocalBrooklynNode | A BrooklynNode entity that represents the local Brooklyn service. | Interface | brooklyn.entity.brooklynnode | Brooklyn |
|
| LocalBrooklynNodeImpl | | Class | brooklyn.entity.brooklynnode | Brooklyn |
|
| MachineAttributes | | Class | brooklyn.entity.machine | Brooklyn |
|
| MachineEntity | | Interface | brooklyn.entity.machine | Brooklyn |
|
| MachineEntityImpl | | Class | brooklyn.entity.machine | Brooklyn |
|
| MachineLifecycleEffectorTasks | Default skeleton for start/stop/restart tasks on machines. | Class | brooklyn.entity.software | Brooklyn |
|
| MachineLifecycleEffectorTasks .StopMachineDetails | | Class | brooklyn.entity.software | Brooklyn |
|
| ManagementPlaneSyncRecordImpl | | Class | brooklyn.entity.rebind.plane.dto | Brooklyn |
|
| ManagementPlaneSyncRecordImpl .Builder | | Class | brooklyn.entity.rebind.plane.dto | Brooklyn |
|
| MariaDbDriver | The SoftwareProcessDriver for MariaDB. | Interface | brooklyn.entity.database.mariadb | Brooklyn |
|
| MariaDbNode | | Interface | brooklyn.entity.database.mariadb | Brooklyn |
|
| MariaDbNodeImpl | | Class | brooklyn.entity.database.mariadb | Brooklyn |
|
| MariaDbSshDriver | The SSH implementation of the MariaDbDriver. | Class | brooklyn.entity.database.mariadb | Brooklyn |
|
| MemberReplaceable | | Interface | brooklyn.entity.trait | Brooklyn |
|
| MementoFileWriter | For asynchronously writing to a file. | Class | brooklyn.entity.rebind.persister | Brooklyn |
|
| MementoFileWriterSync | For synchronously writing to a file - all calls block. | Class | brooklyn.entity.rebind.persister | Brooklyn |
|
| MementoSerializer | Serializes the given object; it is often used with BrooklynMemento for persisting and restoring, though it can be used for any object (and is also used for the ManagementNodeSyncRecord instances) | Interface | brooklyn.entity.rebind.persister | Brooklyn |
|
| MementosGenerators | | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| MementoValidators | | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| MessageBroker | Marker interface identifying message brokers. | Interface | brooklyn.entity.messaging | Brooklyn |
|
| MethodEffector | concrete class for providing an Effector implementation that gets its information from annotations on a method; see Effector*Test for usage example. | Class | brooklyn.entity.basic | Brooklyn |
|
| MongoDBClient | | Interface | brooklyn.entity.nosql.mongodb | Brooklyn |
|
| MongoDBClientDriver | | Interface | brooklyn.entity.nosql.mongodb | Brooklyn |
|
| MongoDBClientImpl | | Class | brooklyn.entity.nosql.mongodb | Brooklyn |
|
| MongoDBClientSshDriver | | Class | brooklyn.entity.nosql.mongodb | Brooklyn |
|
| MongoDBClientSupport | Manages connections to standalone MongoDB servers. | Class | brooklyn.entity.nosql.mongodb | Brooklyn |
|
| MongoDBConfigServer | | Interface | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| MongoDBConfigServerCluster | | Interface | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| MongoDBConfigServerClusterImpl | | Class | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| MongoDBConfigServerDriver | | Interface | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| MongoDBConfigServerImpl | | Class | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| MongoDBConfigServerSshDriver | | Class | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| MongoDBDriver | | Interface | brooklyn.entity.nosql.mongodb | Brooklyn |
|
| MongoDBReplicaSet | A replica set of MongoDBServers, based on DynamicCluster which can be resized by a policy An issue with mongod on Mac OS X can cause unpredictable failure of servers at start-up. | Interface | brooklyn.entity.nosql.mongodb | Brooklyn |
|
| MongoDBReplicaSetImpl | Replica sets have a minimum of three members. | Class | brooklyn.entity.nosql.mongodb | Brooklyn |
|
| MongoDBReplicaSetImpl .MemberTrackingPolicy | | Class | brooklyn.entity.nosql.mongodb | Brooklyn |
|
| MongoDBRouter | | Interface | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| MongoDBRouterCluster | | Interface | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| MongoDBRouterClusterImpl | | Class | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| MongoDBRouterClusterImpl .MemberTrackingPolicy | | Class | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| MongoDBRouterDriver | | Interface | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| MongoDBRouterImpl | | Class | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| MongoDBRouterSshDriver | | Class | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| MongoDBServer | | Interface | brooklyn.entity.nosql.mongodb | Brooklyn |
|
| MongoDBServerImpl | | Class | brooklyn.entity.nosql.mongodb | Brooklyn |
|
| MongoDBShardCluster | | Interface | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| MongoDBShardClusterImpl | | Class | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| MongoDBShardedDeployment | | Interface | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| MongoDBShardedDeploymentImpl | | Class | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| MongoDBShardedDeploymentImpl .ColocatedRouterTrackingPolicy | | Class | brooklyn.entity.nosql.mongodb.sharding | Brooklyn |
|
| MongoDBSshDriver | | Class | brooklyn.entity.nosql.mongodb | Brooklyn |
|
| MonitDriver | | Interface | brooklyn.entity.monitoring.monit | Brooklyn |
|
| MonitNode | | Interface | brooklyn.entity.monitoring.monit | Brooklyn |
|
| MonitNodeImpl | | Class | brooklyn.entity.monitoring.monit | Brooklyn |
|
| MonitSshDriver | | Class | brooklyn.entity.monitoring.monit | Brooklyn |
|
| MutableBrooklynMemento | | Class | brooklyn.entity.rebind.dto | Brooklyn |
|
| MySqlDriver | The SoftwareProcessDriver for MySQL. | Interface | brooklyn.entity.database.mysql | Brooklyn |
|
| MySqlNode | | Interface | brooklyn.entity.database.mysql | Brooklyn |
|
| MySqlNodeImpl | | Class | brooklyn.entity.database.mysql | Brooklyn |
|
| MySqlSshDriver | The SSH implementation of the MySqlDriver. | Class | brooklyn.entity.database.mysql | Brooklyn |
|
| NaiveScriptRunner | Marks something which can run scripts. | Interface | brooklyn.entity.basic.lifecycle | Brooklyn |
|
| NginxConfigFileGenerator | Generates a configuration file for NginxController. | Class | brooklyn.entity.proxy.nginx | Brooklyn |
|
| NginxConfigTemplate | Processes a FreeMarker template for an NginxController configuration file. | Class | brooklyn.entity.proxy.nginx | Brooklyn |
|
| NginxController | An entity that represents an Nginx proxy (e. | Interface | brooklyn.entity.proxy.nginx | Brooklyn |
|
| NginxControllerImpl | | Class | brooklyn.entity.proxy.nginx | Brooklyn |
|
| NginxControllerImpl .UrlMappingsMemberTrackerPolicy | | Class | brooklyn.entity.proxy.nginx | Brooklyn |
|
| NginxDriver | | Interface | brooklyn.entity.proxy.nginx | Brooklyn |
|
| NginxSshDriver | Start a NginxController in a Location accessible over ssh. | Class | brooklyn.entity.proxy.nginx | Brooklyn |
|
| NodeJsWebAppDriver | | Interface | brooklyn.entity.webapp.nodejs | Brooklyn |
|
| NodeJsWebAppService | | Interface | brooklyn.entity.webapp.nodejs | Brooklyn |
|
| NodeJsWebAppServiceImpl | | Class | brooklyn.entity.webapp.nodejs | Brooklyn |
|
| NodeJsWebAppSshDriver | | Class | brooklyn.entity.webapp.nodejs | Brooklyn |
|
| ParameterType | Similar to the concepts in the JMX MBeanParameterInfo class. | Interface | brooklyn.entity | Brooklyn |
|
| PeriodicDeltaChangeListener | A "simple" implementation that periodically persists all entities/locations/policies that have changed since the last periodic persistence. | Class | brooklyn.entity.rebind | Brooklyn |
|
| PersistenceExceptionHandler | Handler called on all exceptions to do with persistence. | Interface | brooklyn.entity.rebind | Brooklyn |
|
| PersistenceExceptionHandlerImpl | | Class | brooklyn.entity.rebind | Brooklyn |
|
| PersistenceExceptionHandlerImpl .Builder | | Class | brooklyn.entity.rebind | Brooklyn |
|
| PersistenceObjectStore | Interface for working with persistence targets, including file system and jclouds object stores. | Interface | brooklyn.entity.rebind.persister | Brooklyn |
|
| PersistenceObjectStore .StoreObjectAccessor | | Interface | brooklyn.entity.rebind.persister | Brooklyn |
|
| PersistenceObjectStore .StoreObjectAccessorWithLock | | Interface | brooklyn.entity.rebind.persister | Brooklyn |
|
| PersisterDeltaImpl | | Class | brooklyn.entity.rebind | Brooklyn |
|
| PersisterDeltaImpl .Builder | | Class | brooklyn.entity.rebind | Brooklyn |
|
| PersistMode | | Class | brooklyn.entity.rebind.persister | Brooklyn |
|
| PolicyDescriptor | | Class | brooklyn.entity.basic | Brooklyn |
|
| PostgreSqlDriver | The SoftwareProcessDriver for PostgreSQL. | Interface | brooklyn.entity.database.postgresql | Brooklyn |
|
| PostgreSqlNode | PostgreSQL database node entity. | Interface | brooklyn.entity.database.postgresql | Brooklyn |
|
| PostgreSqlNodeChefImplFromScratch | | Class | brooklyn.entity.database.postgresql | Brooklyn |
|
| PostgreSqlNodeChefImplFromScratch .ChefPostgreSqlLifecycle | | Class | brooklyn.entity.database.postgresql | Brooklyn |
|
| PostgreSqlNodeChefImplFromScratch .ExecuteScriptEffectorBody | | Class | brooklyn.entity.database.postgresql | Brooklyn |
|
| PostgreSqlNodeImpl | | Class | brooklyn.entity.database.postgresql | Brooklyn |
|
| PostgreSqlSpecs | Utiltiy for creating specs for PostgreSqlNode instances. | Class | brooklyn.entity.database.postgresql | Brooklyn |
|
| PostgreSqlSshDriver | The SSH implementation of the PostgreSqlDriver. | Class | brooklyn.entity.database.postgresql | Brooklyn |
|
| ProportionalZoneFailureDetector | | Class | brooklyn.entity.group.zoneaware | Brooklyn |
|
| ProvidesProvisioningFlags | Marker interface for an entity which supplies custom machine provisioning flags; used e. | Interface | brooklyn.entity.software | Brooklyn |
|
| ProxySslConfig | | Class | brooklyn.entity.proxy | Brooklyn |
|
| ProxySslConfig .Builder | | Class | brooklyn.entity.proxy | Brooklyn |
|
| QpidBroker | An Entity that represents a single Qpid broker instance, using AMQP 0-10. | Interface | brooklyn.entity.messaging.qpid | Brooklyn |
|
| QpidBrokerImpl | An Entity that represents a single Qpid broker instance, using AMQP 0-10. | Class | brooklyn.entity.messaging.qpid | Brooklyn |
|
| QpidDestination | | Interface | brooklyn.entity.messaging.qpid | Brooklyn |
|
| QpidDestinationImpl | | Class | brooklyn.entity.messaging.qpid | Brooklyn |
|
| QpidDriver | | Interface | brooklyn.entity.messaging.qpid | Brooklyn |
|
| QpidQueue | | Interface | brooklyn.entity.messaging.qpid | Brooklyn |
|
| QpidQueueImpl | | Class | brooklyn.entity.messaging.qpid | Brooklyn |
|
| QpidSshDriver | | Class | brooklyn.entity.messaging.qpid | Brooklyn |
|
| QpidTopic | | Interface | brooklyn.entity.messaging.qpid | Brooklyn |
|
| QpidTopicImpl | | Class | brooklyn.entity.messaging.qpid | Brooklyn |
|
| QuarantineGroup | | Interface | brooklyn.entity.group | Brooklyn |
|
| QuarantineGroupImpl | | Class | brooklyn.entity.group | Brooklyn |
|
| Queue | An interface that describes a messaging queue. | Interface | brooklyn.entity.messaging | Brooklyn |
|
| QuorumCheck | For checking if a group/cluster is quorate. | Interface | brooklyn.entity.basic | Brooklyn |
|
| QuorumCheck .NumericQuorumCheck | | Class | brooklyn.entity.basic | Brooklyn |
|
| QuorumCheck .QuorumChecks | | Class | brooklyn.entity.basic | Brooklyn |
|
| RabbitBroker | An Entity that represents a single Rabbit MQ broker instance, using AMQP 0-9-1. | Interface | brooklyn.entity.messaging.rabbit | Brooklyn |
|
| RabbitBrokerImpl | An Entity that represents a single Rabbit MQ broker instance, using AMQP 0-9-1. | Class | brooklyn.entity.messaging.rabbit | Brooklyn |
|
| RabbitDestination | | Class | brooklyn.entity.messaging.rabbit | Brooklyn |
|
| RabbitDriver | | Interface | brooklyn.entity.messaging.rabbit | Brooklyn |
|
| RabbitQueue | | Class | brooklyn.entity.messaging.rabbit | Brooklyn |
|
| RabbitSshDriver | | Class | brooklyn.entity.messaging.rabbit | Brooklyn |
|
| RawDataTransformer | Transforms the raw data of persisted state (e. | Interface | brooklyn.entity.rebind.transformer | Brooklyn |
|
| Rebindable | Indicates that this can be recreated, e. | Interface | brooklyn.entity.rebind | Brooklyn |
|
| RebindContext | Gives access to things that are being currently rebinding. | Interface | brooklyn.entity.rebind | Brooklyn |
|
| RebindContextImpl | | Class | brooklyn.entity.rebind | Brooklyn |
|
| RebindContextLookupContext | | Class | brooklyn.entity.rebind | Brooklyn |
|
| RebindExceptionHandler | Handler called on all exceptions to do with rebind. | Interface | brooklyn.entity.rebind | Brooklyn |
|
| RebindExceptionHandlerImpl | | Class | brooklyn.entity.rebind | Brooklyn |
|
| RebindExceptionHandlerImpl .Builder | | Class | brooklyn.entity.rebind | Brooklyn |
|
| RebindManager | Manages the persisting of brooklyn's state, and recreating that state, e. | Interface | brooklyn.entity.rebind | Brooklyn |
|
| RebindManager .RebindFailureMode | | Class | brooklyn.entity.rebind | Brooklyn |
|
| RebindManagerImpl | Manages the persistence/rebind process. | Class | brooklyn.entity.rebind | Brooklyn |
|
| RebindManagerImpl .RebindTracker | For tracking if rebinding, for AbstractBrooklynObject. | Class | brooklyn.entity.rebind | Brooklyn |
|
| RebindSupport | Supporter instance for behaviour related to rebinding a given entity/location/policy. | Interface | brooklyn.entity.rebind | Brooklyn |
|
| RedisCluster | A cluster of RedisStores with one master and a group of slaves. | Interface | brooklyn.entity.nosql.redis | Brooklyn |
|
| RedisClusterImpl | | Class | brooklyn.entity.nosql.redis | Brooklyn |
|
| RedisShard | | Interface | brooklyn.entity.nosql.redis | Brooklyn |
|
| RedisShardImpl | | Class | brooklyn.entity.nosql.redis | Brooklyn |
|
| RedisSlave | A RedisStore configured as a slave. | Interface | brooklyn.entity.nosql.redis | Brooklyn |
|
| RedisSlaveImpl | A RedisStore configured as a slave. | Class | brooklyn.entity.nosql.redis | Brooklyn |
|
| RedisStore | An entity that represents a Redis key-value store service. | Interface | brooklyn.entity.nosql.redis | Brooklyn |
|
| RedisStoreDriver | | Interface | brooklyn.entity.nosql.redis | Brooklyn |
|
| RedisStoreImpl | An entity that represents a Redis key-value store service. | Class | brooklyn.entity.nosql.redis | Brooklyn |
|
| RedisStoreSshDriver | Start a RedisStore in a Location accessible over ssh. | Class | brooklyn.entity.nosql.redis | Brooklyn |
|
| ReflectiveEntityDriverFactory | Follows a class naming convention: the driver interface must end in "Driver", and the implementation must match the driver interface name but with a suffix like "SshDriver" instead of "Driver". | Class | brooklyn.entity.drivers | Brooklyn |
|
| RegistryEntityDriverFactory | A registry of driver classes, keyed off the driver-interface + location type it is for. | Class | brooklyn.entity.drivers | Brooklyn |
|
| RemoteEffectorBuilder | | Class | brooklyn.entity.brooklynnode | Brooklyn |
|
| ReplicaSetConfig | Simplifies the creation of configuration objects for Mongo DB replica sets. | Class | brooklyn.entity.nosql.mongodb | Brooklyn |
|
| ReplicaSetMemberStatus | enum ReplicaSetMemberStatusSee Also:Replica set status reference | Class | brooklyn.entity.nosql.mongodb | Brooklyn |
|
| Resizable | Defines an entity group that can be re-sized dynamically. | Interface | brooklyn.entity.trait | Brooklyn |
|
| RetryingMementoSerializer | | Class | brooklyn.entity.rebind.persister | Brooklyn |
|
| RiakCluster | | Interface | brooklyn.entity.nosql.riak | Brooklyn |
|
| RiakClusterImpl | | Class | brooklyn.entity.nosql.riak | Brooklyn |
|
| RiakClusterImpl .MemberTrackingPolicy | | Class | brooklyn.entity.nosql.riak | Brooklyn |
|
| RiakNode | | Interface | brooklyn.entity.nosql.riak | Brooklyn |
|
| RiakNodeDriver | | Interface | brooklyn.entity.nosql.riak | Brooklyn |
|
| RiakNodeImpl | | Class | brooklyn.entity.nosql.riak | Brooklyn |
|
| RiakNodeSshDriver | | Class | brooklyn.entity.nosql.riak | Brooklyn |
|
| RubyRepDriver | The driver interface for RubyRepNode. | Interface | brooklyn.entity.database.rubyrep | Brooklyn |
|
| RubyRepNode | | Interface | brooklyn.entity.database.rubyrep | Brooklyn |
|
| RubyRepNodeImpl | | Class | brooklyn.entity.database.rubyrep | Brooklyn |
|
| RubyRepSshDriver | | Class | brooklyn.entity.database.rubyrep | Brooklyn |
|
| SameServerDriverLifecycleEffectorTasks | | Class | brooklyn.entity.basic | Brooklyn |
|
| SameServerEntity | An entity that, on start(MachineProvisioningLocation), will obtain a machine and pass that to each of its children by calling their Startable. | Interface | brooklyn.entity.basic | Brooklyn |
|
| SameServerEntityImpl | | Class | brooklyn.entity.basic | Brooklyn |
|
| ScriptHelper | | Class | brooklyn.entity.basic.lifecycle | Brooklyn |
|
| ScriptPart | | Class | brooklyn.entity.basic.lifecycle | Brooklyn |
|
| SelectMasterEffectorBody | | Class | brooklyn.entity.brooklynnode.effector | Brooklyn |
|
| ServerPool | A preallocated server pool is an entity that other applications can deploy to. | Interface | brooklyn.entity.pool | Brooklyn |
|
| ServerPoolImpl | | Class | brooklyn.entity.pool | Brooklyn |
|
| ServerPoolImpl .MemberTrackingPolicy | | Class | brooklyn.entity.pool | Brooklyn |
|
| ServerPoolLocation | | Class | brooklyn.entity.pool | Brooklyn |
|
| ServerPoolLocationResolver | | Class | brooklyn.entity.pool | Brooklyn |
|
| ServiceStateLogic | | Class | brooklyn.entity.basic | Brooklyn |
|
| ServiceStateLogic .ComputeServiceIndicatorsFromChildrenAndMembers | | Class | brooklyn.entity.basic | Brooklyn |
|
| ServiceStateLogic .ComputeServiceIndicatorsFromChildrenAndMembersSpec | | Class | brooklyn.entity.basic | Brooklyn |
|
| ServiceStateLogic .ComputeServiceState | Enricher which sets Attributes. | Class | brooklyn.entity.basic | Brooklyn |
|
| ServiceStateLogic .ServiceNotUpLogic | | Class | brooklyn.entity.basic | Brooklyn |
|
| ServiceStateLogic .ServiceProblemsLogic | | Class | brooklyn.entity.basic | Brooklyn |
|
| SetHighAvailabilityModeEffectorBody | | Class | brooklyn.entity.brooklynnode.effector | Brooklyn |
|
| SetHighAvailabilityPriorityEffectorBody | | Class | brooklyn.entity.brooklynnode.effector | Brooklyn |
|
| SoftwareProcess | | Interface | brooklyn.entity.basic | Brooklyn |
|
| SoftwareProcess .ChildStartableMode | controls the behavior when starting (stop, restart) Startable children as part of the start (stop, restart) effector on this entity (NB: restarts are currently not propagated to children in the default SoftwareProcess | Class | brooklyn.entity.basic | Brooklyn |
|
| SoftwareProcess .RestartSoftwareParameters | | Class | brooklyn.entity.basic | Brooklyn |
|
| SoftwareProcess .RestartSoftwareParameters .RestartMachineMode | | Class | brooklyn.entity.basic | Brooklyn |
|
| SoftwareProcessDriver | The EntityDriver for a SoftwareProcess. | Interface | brooklyn.entity.basic | Brooklyn |
|
| SoftwareProcessDriverLifecycleEffectorTasks | Thin shim delegating to driver to do start/stop/restart, wrapping as tasks, with common code pulled up to MachineLifecycleEffectorTasks for non-driver usage | Class | brooklyn.entity.basic | Brooklyn |
|
| SoftwareProcessImpl | An Entity representing a piece of software which can be installed, run, and controlled. | Class | brooklyn.entity.basic | Brooklyn |
|
| SolrServer | An Entity that represents a Solr node. | Interface | brooklyn.entity.nosql.solr | Brooklyn |
|
| SolrServerDriver | | Interface | brooklyn.entity.nosql.solr | Brooklyn |
|
| SolrServerImpl | | Class | brooklyn.entity.nosql.solr | Brooklyn |
|
| SolrServerSshDriver | Start a SolrServer in a Location accessible over ssh. | Class | brooklyn.entity.nosql.solr | Brooklyn |
|
| SshCommandEffector | | Class | brooklyn.entity.software.ssh | Brooklyn |
|
| SshCommandSensor | Configurable EntityInitializer which adds an SSH sensor feed running the command supplied in order to populate the sensor with the indicated name. | Class | brooklyn.entity.software.ssh | Brooklyn |
|
| SshEffectorTasks | Conveniences for generating Task instances to perform SSH activities. | Class | brooklyn.entity.software | Brooklyn |
|
| SshEffectorTasks .SshEffectorBody | like EffectorBody but providing conveniences when in a SoftwareProcess (or other entity with a single machine location) | Class | brooklyn.entity.software | Brooklyn |
|
| SshEffectorTasks .SshEffectorTaskFactory | variant of PlainSshExecTaskFactory which fulfills the EffectorTasks. | Class | brooklyn.entity.software | Brooklyn |
|
| SshEffectorTasks .SshFetchEffectorTaskFactory | | Class | brooklyn.entity.software | Brooklyn |
|
| SshEffectorTasks .SshPutEffectorTaskFactory | | Class | brooklyn.entity.software | Brooklyn |
|
| Startable | This interface describes an Entity that can be started and stopped. | Interface | brooklyn.entity.trait | Brooklyn |
|
| Startable .RestartEffectorBody | | Class | brooklyn.entity.trait | Brooklyn |
|
| Startable .StartEffectorBody | | Class | brooklyn.entity.trait | Brooklyn |
|
| Startable .StopEffectorBody | | Class | brooklyn.entity.trait | Brooklyn |
|
| StartableApplication | | Interface | brooklyn.entity.basic | Brooklyn |
|
| StartableMethods | | Class | brooklyn.entity.trait | Brooklyn |
|
| StopFailedRuntimeException | Indicates that a stop operation has failed - e. | Class | brooklyn.entity.group | Brooklyn |
|
| StoreObjectAccessorLocking | Wraps access to an object (the delegate PersistenceObjectStore. | Class | brooklyn.entity.rebind.persister | Brooklyn |
|
| Storm | An Entity that represents a Storm node (UI, Nimbus or Supervisor). | Interface | brooklyn.entity.messaging.storm | Brooklyn |
|
| Storm .Role | | Class | brooklyn.entity.messaging.storm | Brooklyn |
|
| Storm .StormUiUrl | | Class | brooklyn.entity.messaging.storm | Brooklyn |
|
| StormDeployment | | Interface | brooklyn.entity.messaging.storm | Brooklyn |
|
| StormDeploymentImpl | | Class | brooklyn.entity.messaging.storm | Brooklyn |
|
| StormDriver | | Interface | brooklyn.entity.messaging.storm | Brooklyn |
|
| StormImpl | | Class | brooklyn.entity.messaging.storm | Brooklyn |
|
| StormSshDriver | | Class | brooklyn.entity.messaging.storm | Brooklyn |
|
| Tier | Intended to represent a "layer" of an application; this could be within a single location or in multiple locations (see Fabric). | Interface | brooklyn.entity.group | Brooklyn |
|
| TokenGenerator | | Interface | brooklyn.entity.nosql.cassandra | Brooklyn |
|
| TokenGenerators | | Class | brooklyn.entity.nosql.cassandra | Brooklyn |
|
| TokenGenerators .AbstractTokenGenerator | Sub-classes are recommended to call checkRangeValid() at construction time. | Class | brooklyn.entity.nosql.cassandra | Brooklyn |
|
| TokenGenerators .NonNeg127TokenGenerator | token generator used by cassandra pre v1. | Class | brooklyn.entity.nosql.cassandra | Brooklyn |
|
| TokenGenerators .PosNeg63TokenGenerator | | Class | brooklyn.entity.nosql.cassandra | Brooklyn |
|
| Tomcat7Driver | | Interface | brooklyn.entity.webapp.tomcat | Brooklyn |
|
| Tomcat7SshDriver | | Class | brooklyn.entity.webapp.tomcat | Brooklyn |
|
| TomcatServer | An Entity that represents a single Tomcat instance. | Interface | brooklyn.entity.webapp.tomcat | Brooklyn |
|
| TomcatServerImpl | An Entity that represents a single Tomcat instance. | Class | brooklyn.entity.webapp.tomcat | Brooklyn |
|
| Topic | An interface that describes a messaging topic. | Interface | brooklyn.entity.messaging | Brooklyn |
|
| TreeUtils | | Class | brooklyn.entity.rebind | Brooklyn |
|
| UrlMapping | This is a group whose members will be made available to a load-balancer / URL forwarding service (such as nginx). | Interface | brooklyn.entity.proxy.nginx | Brooklyn |
|
| UrlMappingImpl | This is a group whose members will be made available to a load-balancer / URL forwarding service (such as nginx). | Class | brooklyn.entity.proxy.nginx | Brooklyn |
|
| UrlRewriteRule | records a rewrite rule for use in URL rewriting such as by nginx; from and to are expected to be usual regex replacement strings, | Class | brooklyn.entity.proxy.nginx | Brooklyn |
|
| UsesJava | | Interface | brooklyn.entity.java | Brooklyn |
|
| UsesJavaMXBeans | | Interface | brooklyn.entity.java | Brooklyn |
|
| UsesJmx | | Interface | brooklyn.entity.java | Brooklyn |
|
| UsesJmx .JmxAgentModes | Auto-detect the agent to use based on location. | Class | brooklyn.entity.java | Brooklyn |
|
| VanillaJavaApp | | Interface | brooklyn.entity.java | Brooklyn |
|
| VanillaJavaAppDriver | The JavaSoftwareProcessDriver for a VanillaJavaApp. | Interface | brooklyn.entity.java | Brooklyn |
|
| VanillaJavaAppImpl | | Class | brooklyn.entity.java | Brooklyn |
|
| VanillaJavaAppSshDriver | The SSH implementation of the VanillaJavaAppDriver. | Class | brooklyn.entity.java | Brooklyn |
|
| VanillaSoftwareProcess | A SoftwareProcess entity that runs commands from an archive. | Interface | brooklyn.entity.basic | Brooklyn |
|
| VanillaSoftwareProcessDriver | | Interface | brooklyn.entity.basic | Brooklyn |
|
| VanillaSoftwareProcessImpl | | Class | brooklyn.entity.basic | Brooklyn |
|
| VanillaSoftwareProcessSshDriver | | Class | brooklyn.entity.basic | Brooklyn |
|
| WebAppService | | Interface | brooklyn.entity.webapp | Brooklyn |
|
| WebAppServiceConstants | | Interface | brooklyn.entity.webapp | Brooklyn |
|
| WebAppServiceMethods | | Class | brooklyn.entity.webapp | Brooklyn |
|
| WebAppServiceMetrics | | Interface | brooklyn.entity.webapp | Brooklyn |
|
| WebAppServiceMetrics .Initializer | | Class | brooklyn.entity.webapp | Brooklyn |
|
| XmlMementoSerializer | | Class | brooklyn.entity.rebind.persister | Brooklyn |
|
| XsltTransformer | | Class | brooklyn.entity.rebind.transformer.impl | Brooklyn |
|
| ZooKeeperDriver | | Interface | brooklyn.entity.zookeeper | Brooklyn |
|
| ZooKeeperEnsemble | | Interface | brooklyn.entity.zookeeper | Brooklyn |
|
| ZooKeeperEnsembleImpl | | Class | brooklyn.entity.zookeeper | Brooklyn |
|
| ZooKeeperEnsembleImpl .MemberTrackingPolicy | | Class | brooklyn.entity.zookeeper | Brooklyn |
|
| ZooKeeperNode | An Entity that represents a single Apache ZooKeeper instance. | Interface | brooklyn.entity.zookeeper | Brooklyn |
|
| ZooKeeperNodeImpl | An Entity that represents a single standalone zookeeper instance. | Class | brooklyn.entity.zookeeper | Brooklyn |
|
| ZooKeeperSshDriver | | Class | brooklyn.entity.zookeeper | Brooklyn |
|
| ZooKeeperSshDriver .ZooKeeperServerConfig | | Class | brooklyn.entity.zookeeper | Brooklyn |