- A_RECORDS - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- abortIf(Entity, AttributeSensor<T2>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.Builder
-
- abortIf(Entity, AttributeSensor<T2>, Predicate<? super T2>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.Builder
-
- abortIf(Entity, AttributeSensor<T2>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.MultiBuilder
-
- abortIf(Entity, AttributeSensor<T2>, Predicate<? super T2>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.MultiBuilder
-
- abortIfOnFire() - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.Builder
-
- abortIfOnFire() - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.MultiBuilder
-
- abortOnError - Variable in class org.apache.brooklyn.qa.longevity.MonitorPrefs
-
- abortSecondaryQueueOnPrimaryFailure - Variable in class org.apache.brooklyn.util.core.task.DynamicSequentialTask.FailureHandlingConfig
-
secondary queue runs independently of primary task (submitting and blocking on each secondary task in order),
but can set it up not to submit any more tasks if the primary fails
- abortSecondaryQueueOnSecondaryFailure - Variable in class org.apache.brooklyn.util.core.task.DynamicSequentialTask.FailureHandlingConfig
-
secondary queue can continue submitting+blocking tasks even if a secondary task fails (unusual;
typically handled by TaskTags#markInessential(Task)
on the secondary tasks, in which case
the secondary queue is never aborted
- absent() - Static method in class org.apache.brooklyn.util.guava.Maybe
-
- absent(String) - Static method in class org.apache.brooklyn.util.guava.Maybe
-
Creates an absent whose get throws an IllegalStateException
with the indicated message.
- absent(Throwable) - Static method in class org.apache.brooklyn.util.guava.Maybe
-
Creates an absent whose get throws an IllegalStateException
with the indicated cause.
- absent(String, Throwable) - Static method in class org.apache.brooklyn.util.guava.Maybe
-
Creates an absent whose get throws an IllegalStateException
with the indicated message and underlying cause.
- absent(Supplier<? extends RuntimeException>) - Static method in class org.apache.brooklyn.util.guava.Maybe
-
Creates an absent whose get throws an RuntimeException
generated on demand from the given supplier
- absentNull() - Static method in class org.apache.brooklyn.util.guava.Maybe
-
- absentNull(String) - Static method in class org.apache.brooklyn.util.guava.Maybe
-
- AbstractAggregatingEnricher<S,T> - Class in org.apache.brooklyn.enricher.stock
-
Deprecated.
since 0.7.0; use Enrichers.builder()
- AbstractAggregatingEnricher(Map<String, ?>, AttributeSensor<? extends S>, AttributeSensor<T>) - Constructor for class org.apache.brooklyn.enricher.stock.AbstractAggregatingEnricher
-
Deprecated.
- AbstractAggregatingEnricher(Map<String, ?>, AttributeSensor<? extends S>, AttributeSensor<T>, S) - Constructor for class org.apache.brooklyn.enricher.stock.AbstractAggregatingEnricher
-
Deprecated.
- AbstractAggregator<T,U> - Class in org.apache.brooklyn.enricher.stock
-
Abstract superclass for enrichers which aggregate from children and/or members
- AbstractAggregator() - Constructor for class org.apache.brooklyn.enricher.stock.AbstractAggregator
-
- AbstractApplication - Class in org.apache.brooklyn.core.entity
-
Users can extend this to define the entities in their application, and the relationships between
those entities.
- AbstractApplication() - Constructor for class org.apache.brooklyn.core.entity.AbstractApplication
-
- AbstractApplication(Map) - Constructor for class org.apache.brooklyn.core.entity.AbstractApplication
-
Deprecated.
since 0.6; use EntitySpec so no-arg constructor
- AbstractApplication(Map, Entity) - Constructor for class org.apache.brooklyn.core.entity.AbstractApplication
-
Deprecated.
Nesting applications is not currently supported
- AbstractAvailabilityZoneExtension - Class in org.apache.brooklyn.core.location.cloud
-
- AbstractAvailabilityZoneExtension(ManagementContext) - Constructor for class org.apache.brooklyn.core.location.cloud.AbstractAvailabilityZoneExtension
-
- AbstractBasicRelationSupport<SourceType extends BrooklynObject> - Class in org.apache.brooklyn.core.relations
-
This abstract impl delegates to
EntityRelations
for all changes, routing through a local backing store.
- AbstractBasicRelationSupport(SourceType) - Constructor for class org.apache.brooklyn.core.relations.AbstractBasicRelationSupport
-
- AbstractBrooklynClassLoadingContext - Class in org.apache.brooklyn.core.mgmt.classloading
-
- AbstractBrooklynClassLoadingContext(ManagementContext) - Constructor for class org.apache.brooklyn.core.mgmt.classloading.AbstractBrooklynClassLoadingContext
-
- AbstractBrooklynObject - Class in org.apache.brooklyn.core.objs
-
- AbstractBrooklynObject() - Constructor for class org.apache.brooklyn.core.objs.AbstractBrooklynObject
-
- AbstractBrooklynObject(Map<?, ?>) - Constructor for class org.apache.brooklyn.core.objs.AbstractBrooklynObject
-
- AbstractBrooklynObjectRebindSupport<T extends Memento> - Class in org.apache.brooklyn.core.mgmt.rebind
-
- AbstractBrooklynObjectRebindSupport(AbstractBrooklynObject) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.AbstractBrooklynObjectRebindSupport
-
- AbstractBrooklynObjectSpec<T,SpecT extends AbstractBrooklynObjectSpec<T,SpecT>> - Class in org.apache.brooklyn.api.internal
-
- AbstractBrooklynResourceLookup<T extends AbstractResource> - Class in org.apache.brooklyn.camp.brooklyn.spi.lookup
-
- AbstractBrooklynResourceLookup(PlatformRootSummary, ManagementContext) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.lookup.AbstractBrooklynResourceLookup
-
- AbstractBrooklynRestResource - Class in org.apache.brooklyn.rest.resources
-
- AbstractBrooklynRestResource() - Constructor for class org.apache.brooklyn.rest.resources.AbstractBrooklynRestResource
-
- AbstractBrooklynRestResource.RestValueResolver - Class in org.apache.brooklyn.rest.resources
-
- AbstractCampRestResource - Class in org.apache.brooklyn.camp.server.rest.resource
-
- AbstractCampRestResource() - Constructor for class org.apache.brooklyn.camp.server.rest.resource.AbstractCampRestResource
-
- AbstractCloudMachineNamer - Class in org.apache.brooklyn.core.location.cloud.names
-
Implements
most of
CloudMachineNamer
,
leaving just one method --
#generateNewIdOfLength(int)
--
for subclasses to provide.
- AbstractCloudMachineNamer() - Constructor for class org.apache.brooklyn.core.location.cloud.names.AbstractCloudMachineNamer
-
- AbstractCloudMachineProvisioningLocation - Class in org.apache.brooklyn.core.location.cloud
-
- AbstractCloudMachineProvisioningLocation() - Constructor for class org.apache.brooklyn.core.location.cloud.AbstractCloudMachineProvisioningLocation
-
- AbstractCloudMachineProvisioningLocation(Map<?, ?>) - Constructor for class org.apache.brooklyn.core.location.cloud.AbstractCloudMachineProvisioningLocation
-
typically wants at least ACCESS_IDENTITY and ACCESS_CREDENTIAL
- AbstractCollectionConfigKey<T,RawT extends java.util.Collection<java.lang.Object>,V> - Class in org.apache.brooklyn.core.config.internal
-
- AbstractCollectionConfigKey(Class<T>, Class<V>, String, String, T) - Constructor for class org.apache.brooklyn.core.config.internal.AbstractCollectionConfigKey
-
- AbstractConfigMapImpl - Class in org.apache.brooklyn.core.config.internal
-
- AbstractConfigMapImpl() - Constructor for class org.apache.brooklyn.core.config.internal.AbstractConfigMapImpl
-
- AbstractConfigurableEntityFactory<T extends Entity> - Class in org.apache.brooklyn.core.entity.factory
-
- AbstractConfigurableEntityFactory() - Constructor for class org.apache.brooklyn.core.entity.factory.AbstractConfigurableEntityFactory
-
- AbstractConfigurableEntityFactory(Map) - Constructor for class org.apache.brooklyn.core.entity.factory.AbstractConfigurableEntityFactory
-
- AbstractConfigurationSupportInternal - Class in org.apache.brooklyn.core.objs
-
- AbstractConfigurationSupportInternal() - Constructor for class org.apache.brooklyn.core.objs.AbstractConfigurationSupportInternal
-
- AbstractController - Interface in org.apache.brooklyn.entity.proxy
-
Represents a controller mechanism for a
Cluster
.
- AbstractControllerImpl - Class in org.apache.brooklyn.entity.proxy
-
Represents a controller mechanism for a
Cluster
.
- AbstractControllerImpl() - Constructor for class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- AbstractControllerImpl(Map<?, ?>) - Constructor for class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- AbstractControllerImpl(Entity) - Constructor for class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- AbstractControllerImpl(Map<?, ?>, Entity) - Constructor for class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- AbstractControllerImpl(Entity, Cluster) - Constructor for class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- AbstractControllerImpl(Map<?, ?>, Entity, Cluster) - Constructor for class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- AbstractControllerImpl.ServerPoolMemberTrackerPolicy - Class in org.apache.brooklyn.entity.proxy
-
- AbstractControllerImpl.ServerPoolMemberTrackerPolicy() - Constructor for class org.apache.brooklyn.entity.proxy.AbstractControllerImpl.ServerPoolMemberTrackerPolicy
-
- AbstractEffector<T> - Class in org.apache.brooklyn.core.effector
-
- AbstractEffector(String, Class<T>, List<ParameterType<?>>, String) - Constructor for class org.apache.brooklyn.core.effector.AbstractEffector
-
- AbstractEnricher - Class in org.apache.brooklyn.core.enricher
-
Base
Enricher
implementation; all enrichers should extend this or its children
- AbstractEnricher() - Constructor for class org.apache.brooklyn.core.enricher.AbstractEnricher
-
- AbstractEnricher(Map<?, ?>) - Constructor for class org.apache.brooklyn.core.enricher.AbstractEnricher
-
- AbstractEntity - Class in org.apache.brooklyn.core.entity
-
Default
Entity
implementation, which should be extended whenever implementing an entity.
- AbstractEntity() - Constructor for class org.apache.brooklyn.core.entity.AbstractEntity
-
- AbstractEntity(Map) - Constructor for class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.5; instead use no-arg constructor with EntityManager().createEntity(spec)
- AbstractEntity(Entity) - Constructor for class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.5; instead use no-arg constructor with EntityManager().createEntity(spec)
- AbstractEntity(Map, Entity) - Constructor for class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.5; instead use no-arg constructor with EntityManager().createEntity(spec)
- AbstractEntity.BasicConfigurationSupport - Class in org.apache.brooklyn.core.entity
-
Direct use of this class is strongly discouraged.
- AbstractEntity.BasicConfigurationSupport() - Constructor for class org.apache.brooklyn.core.entity.AbstractEntity.BasicConfigurationSupport
-
- AbstractEntity.BasicEnricherSupport - Class in org.apache.brooklyn.core.entity
-
Direct use of this class is strongly discouraged.
- AbstractEntity.BasicEnricherSupport() - Constructor for class org.apache.brooklyn.core.entity.AbstractEntity.BasicEnricherSupport
-
- AbstractEntity.BasicGroupSupport - Class in org.apache.brooklyn.core.entity
-
Direct use of this class is strongly discouraged.
- AbstractEntity.BasicGroupSupport() - Constructor for class org.apache.brooklyn.core.entity.AbstractEntity.BasicGroupSupport
-
- AbstractEntity.BasicPolicySupport - Class in org.apache.brooklyn.core.entity
-
Direct use of this class is strongly discouraged.
- AbstractEntity.BasicPolicySupport() - Constructor for class org.apache.brooklyn.core.entity.AbstractEntity.BasicPolicySupport
-
- AbstractEntity.BasicSensorSupport - Class in org.apache.brooklyn.core.entity
-
Direct use of this class is strongly discouraged.
- AbstractEntity.BasicSensorSupport() - Constructor for class org.apache.brooklyn.core.entity.AbstractEntity.BasicSensorSupport
-
- AbstractEntity.BasicSubscriptionSupport - Class in org.apache.brooklyn.core.entity
-
Direct use of this class is strongly discouraged.
- AbstractEntity.BasicSubscriptionSupport() - Constructor for class org.apache.brooklyn.core.entity.AbstractEntity.BasicSubscriptionSupport
-
- AbstractEntityAdjunct - Class in org.apache.brooklyn.core.objs
-
Common functionality for policies and enrichers
- AbstractEntityAdjunct() - Constructor for class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
- AbstractEntityAdjunct(Map) - Constructor for class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
- AbstractEntityAdjunct.AdjunctTagSupport - Class in org.apache.brooklyn.core.objs
-
- AbstractEntityAdjunct.AdjunctTagSupport() - Constructor for class org.apache.brooklyn.core.objs.AbstractEntityAdjunct.AdjunctTagSupport
-
- AbstractEntityAdjunct.BasicSubscriptionSupport - Class in org.apache.brooklyn.core.objs
-
- AbstractEntityAdjunct.BasicSubscriptionSupport() - Constructor for class org.apache.brooklyn.core.objs.AbstractEntityAdjunct.BasicSubscriptionSupport
-
- AbstractEntitySpecResolver - Class in org.apache.brooklyn.core.resolve.entity
-
- AbstractEntitySpecResolver(String) - Constructor for class org.apache.brooklyn.core.resolve.entity.AbstractEntitySpecResolver
-
- AbstractExecutionContext - Class in org.apache.brooklyn.util.core.task
-
- AbstractExecutionContext() - Constructor for class org.apache.brooklyn.util.core.task.AbstractExecutionContext
-
- AbstractExternalConfigSupplier - Class in org.apache.brooklyn.core.config.external
-
- AbstractFailureDetector - Class in org.apache.brooklyn.policy.ha
-
- AbstractFailureDetector() - Constructor for class org.apache.brooklyn.policy.ha.AbstractFailureDetector
-
- AbstractFailureDetector.CalculatedStatus - Interface in org.apache.brooklyn.policy.ha
-
- AbstractFailureDetector.LastPublished - Enum in org.apache.brooklyn.policy.ha
-
- AbstractFeed - Class in org.apache.brooklyn.core.feed
-
Captures common fields and processes for sensor feeds.
- AbstractFeed() - Constructor for class org.apache.brooklyn.core.feed.AbstractFeed
-
- AbstractFeed(EntityLocal) - Constructor for class org.apache.brooklyn.core.feed.AbstractFeed
-
- AbstractFeed(EntityLocal, boolean) - Constructor for class org.apache.brooklyn.core.feed.AbstractFeed
-
- AbstractfKafkaSshDriver - Class in org.apache.brooklyn.entity.messaging.kafka
-
- AbstractfKafkaSshDriver(EntityLocal, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.messaging.kafka.AbstractfKafkaSshDriver
-
- AbstractFormatSpecificTypeImplementationPlan<T> - Class in org.apache.brooklyn.core.typereg
-
- AbstractFormatSpecificTypeImplementationPlan(String, T) - Constructor for class org.apache.brooklyn.core.typereg.AbstractFormatSpecificTypeImplementationPlan
-
- AbstractFormatSpecificTypeImplementationPlan(String, Class<T>, RegisteredType.TypeImplementationPlan) - Constructor for class org.apache.brooklyn.core.typereg.AbstractFormatSpecificTypeImplementationPlan
-
- AbstractGeoDnsService - Interface in org.apache.brooklyn.entity.dns
-
- AbstractGeoDnsServiceImpl - Class in org.apache.brooklyn.entity.dns
-
- AbstractGeoDnsServiceImpl() - Constructor for class org.apache.brooklyn.entity.dns.AbstractGeoDnsServiceImpl
-
- AbstractGeoDnsServiceImpl.MemberTrackingPolicy - Class in org.apache.brooklyn.entity.dns
-
- AbstractGeoDnsServiceImpl.MemberTrackingPolicy() - Constructor for class org.apache.brooklyn.entity.dns.AbstractGeoDnsServiceImpl.MemberTrackingPolicy
-
- AbstractGroup - Interface in org.apache.brooklyn.entity.group
-
Represents a group of entities - sub-classes can support dynamically changing membership,
ad hoc groupings, etc.
- AbstractGroupImpl - Class in org.apache.brooklyn.entity.group
-
Represents a group of entities - sub-classes can support dynamically changing membership,
ad hoc groupings, etc.
- AbstractGroupImpl() - Constructor for class org.apache.brooklyn.entity.group.AbstractGroupImpl
-
- AbstractGroupImpl(Map, Entity) - Constructor for class org.apache.brooklyn.entity.group.AbstractGroupImpl
-
Deprecated.
- AbstractJcloudsSubnetSshMachineLocation - Class in org.apache.brooklyn.location.jclouds
-
- AbstractJcloudsSubnetSshMachineLocation() - Constructor for class org.apache.brooklyn.location.jclouds.AbstractJcloudsSubnetSshMachineLocation
-
- AbstractJcloudsSubnetSshMachineLocation(Map, JcloudsLocation, NodeMetadata) - Constructor for class org.apache.brooklyn.location.jclouds.AbstractJcloudsSubnetSshMachineLocation
-
Deprecated.
since 0.6.0 use no-arg constructor, as per parent
- AbstractLocation - Class in org.apache.brooklyn.core.location
-
A basic implementation of the
Location
interface.
- AbstractLocation() - Constructor for class org.apache.brooklyn.core.location.AbstractLocation
-
Construct a new instance of an AbstractLocation.
- AbstractLocation(Map<?, ?>) - Constructor for class org.apache.brooklyn.core.location.AbstractLocation
-
Construct a new instance of an AbstractLocation.
- AbstractLocation.BasicSubscriptionSupport - Class in org.apache.brooklyn.core.location
-
- AbstractLocation.BasicSubscriptionSupport() - Constructor for class org.apache.brooklyn.core.location.AbstractLocation.BasicSubscriptionSupport
-
- AbstractLocationResolver - Class in org.apache.brooklyn.core.location
-
Examples of valid specs:
byon(hosts=myhost)
byon(hosts=myhost,myhost2)
byon(hosts="myhost, myhost2")
byon(hosts=myhost,myhost2, name=abc)
byon(hosts="myhost, myhost2", name="my location name")
- AbstractLocationResolver() - Constructor for class org.apache.brooklyn.core.location.AbstractLocationResolver
-
- AbstractMain - Class in org.apache.brooklyn.cli
-
This class is the primary CLI for brooklyn.
- AbstractMain() - Constructor for class org.apache.brooklyn.cli.AbstractMain
-
- AbstractMain.BrooklynCommand - Class in org.apache.brooklyn.cli
-
abstract superclass for commands defining global options, but not arguments,
as that prevents Help from being injectable in the
AbstractMain.HelpCommand
subclass
- AbstractMain.BrooklynCommand() - Constructor for class org.apache.brooklyn.cli.AbstractMain.BrooklynCommand
-
- AbstractMain.BrooklynCommandCollectingArgs - Class in org.apache.brooklyn.cli
-
common superclass for commands, defining global options (in our super) and extracting the arguments
- AbstractMain.BrooklynCommandCollectingArgs() - Constructor for class org.apache.brooklyn.cli.AbstractMain.BrooklynCommandCollectingArgs
-
- AbstractMain.BrooklynCommandWithSystemDefines - Class in org.apache.brooklyn.cli
-
superclass which reads `-D` system property definitions and applies them
- AbstractMain.BrooklynCommandWithSystemDefines() - Constructor for class org.apache.brooklyn.cli.AbstractMain.BrooklynCommandWithSystemDefines
-
- AbstractMain.DefaultInfoCommand - Class in org.apache.brooklyn.cli
-
- AbstractMain.DefaultInfoCommand() - Constructor for class org.apache.brooklyn.cli.AbstractMain.DefaultInfoCommand
-
- AbstractMain.HelpCommand - Class in org.apache.brooklyn.cli
-
- AbstractMain.HelpCommand() - Constructor for class org.apache.brooklyn.cli.AbstractMain.HelpCommand
-
- AbstractMain.InfoCommand - Class in org.apache.brooklyn.cli
-
- AbstractMain.InfoCommand() - Constructor for class org.apache.brooklyn.cli.AbstractMain.InfoCommand
-
- AbstractManagementContext - Class in org.apache.brooklyn.core.mgmt.internal
-
- AbstractManagementContext(BrooklynProperties) - Constructor for class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- AbstractManagementContext(BrooklynProperties, DataGridFactory) - Constructor for class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- AbstractMembershipTrackingPolicy - Class in org.apache.brooklyn.entity.group
-
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.
- AbstractMembershipTrackingPolicy(Map<?, ?>) - Constructor for class org.apache.brooklyn.entity.group.AbstractMembershipTrackingPolicy
-
- AbstractMembershipTrackingPolicy() - Constructor for class org.apache.brooklyn.entity.group.AbstractMembershipTrackingPolicy
-
- AbstractMembershipTrackingPolicy.EventType - Enum in org.apache.brooklyn.entity.group
-
- AbstractMemento - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
- AbstractMongoDBServer - Interface in org.apache.brooklyn.entity.nosql.mongodb
-
- AbstractMongoDBSshDriver - Class in org.apache.brooklyn.entity.nosql.mongodb
-
- AbstractMongoDBSshDriver(EntityLocal, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.AbstractMongoDBSshDriver
-
- AbstractMultipleSensorAggregator<U> - Class in org.apache.brooklyn.enricher.stock
-
Building on
AbstractAggregator
for a single source sensor (on multiple children and/or members)
- AbstractMultipleSensorAggregator() - Constructor for class org.apache.brooklyn.enricher.stock.AbstractMultipleSensorAggregator
-
- AbstractNonProvisionedController - Interface in org.apache.brooklyn.entity.proxy
-
- AbstractNonProvisionedControllerImpl - Class in org.apache.brooklyn.entity.proxy
-
- AbstractNonProvisionedControllerImpl() - Constructor for class org.apache.brooklyn.entity.proxy.AbstractNonProvisionedControllerImpl
-
- AbstractNonProvisionedControllerImpl(Map) - Constructor for class org.apache.brooklyn.entity.proxy.AbstractNonProvisionedControllerImpl
-
- AbstractNonProvisionedControllerImpl(Entity) - Constructor for class org.apache.brooklyn.entity.proxy.AbstractNonProvisionedControllerImpl
-
- AbstractNonProvisionedControllerImpl(Map, Entity) - Constructor for class org.apache.brooklyn.entity.proxy.AbstractNonProvisionedControllerImpl
-
- AbstractNonProvisionedControllerImpl(Entity, Cluster) - Constructor for class org.apache.brooklyn.entity.proxy.AbstractNonProvisionedControllerImpl
-
- AbstractNonProvisionedControllerImpl(Map, Entity, Cluster) - Constructor for class org.apache.brooklyn.entity.proxy.AbstractNonProvisionedControllerImpl
-
- AbstractNonProvisionedControllerImpl.MemberTrackingPolicy - Class in org.apache.brooklyn.entity.proxy
-
- AbstractNonProvisionedControllerImpl.MemberTrackingPolicy() - Constructor for class org.apache.brooklyn.entity.proxy.AbstractNonProvisionedControllerImpl.MemberTrackingPolicy
-
- AbstractPolicy - Class in org.apache.brooklyn.core.policy
-
Base
Policy
implementation; all policies should extend this or its children
- AbstractPolicy() - Constructor for class org.apache.brooklyn.core.policy.AbstractPolicy
-
- AbstractPolicy(Map<?, ?>) - Constructor for class org.apache.brooklyn.core.policy.AbstractPolicy
-
- AbstractPortableTemplateBuilder<T extends AbstractPortableTemplateBuilder<?>> - Class in org.apache.brooklyn.location.jclouds.templates
-
- AbstractPortableTemplateBuilder() - Constructor for class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- AbstractProcessTaskFactory<T extends AbstractProcessTaskFactory<T,RET>,RET> - Class in org.apache.brooklyn.util.core.task.system.internal
-
- AbstractProcessTaskFactory(String...) - Constructor for class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- AbstractResource - Class in org.apache.brooklyn.camp.spi
-
Superclass of CAMP resource implementation objects.
- AbstractResource.Builder<T extends AbstractResource,U extends AbstractResource.Builder<T,U>> - Class in org.apache.brooklyn.camp.spi
-
Builder creates the instance up front to avoid repetition of fields in the builder;
but prevents object leakage until build and prevents changes after build,
so effectively immutable.
- AbstractResourceLookup<T extends AbstractResource> - Class in org.apache.brooklyn.camp.spi.collection
-
- AbstractResourceLookup() - Constructor for class org.apache.brooklyn.camp.spi.collection.AbstractResourceLookup
-
- AbstractSecurityProvider - Class in org.apache.brooklyn.rest.security.provider
-
- AbstractSecurityProvider() - Constructor for class org.apache.brooklyn.rest.security.provider.AbstractSecurityProvider
-
- AbstractSoftwareProcessDriver - Class in org.apache.brooklyn.entity.software.base
-
- AbstractSoftwareProcessDriver(EntityLocal, Location) - Constructor for class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- AbstractSoftwareProcessSshDriver - Class in org.apache.brooklyn.entity.software.base
-
- AbstractSoftwareProcessSshDriver(EntityLocal, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- AbstractSoftwareProcessWinRmDriver - Class in org.apache.brooklyn.entity.software.base
-
- AbstractSoftwareProcessWinRmDriver(EntityLocal, WinRmMachineLocation) - Constructor for class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- AbstractSshExecTaskFactory<T extends AbstractProcessTaskFactory<T,RET>,RET> - Class in org.apache.brooklyn.util.core.task.ssh.internal
-
- AbstractSshExecTaskFactory(String...) - Constructor for class org.apache.brooklyn.util.core.task.ssh.internal.AbstractSshExecTaskFactory
-
constructor where machine will be added later
- AbstractSshExecTaskFactory(SshMachineLocation, String...) - Constructor for class org.apache.brooklyn.util.core.task.ssh.internal.AbstractSshExecTaskFactory
-
convenience constructor to supply machine immediately
- AbstractStructuredConfigKey<T,RawT,V> - Class in org.apache.brooklyn.core.config.internal
-
- AbstractStructuredConfigKey(Class<T>, Class<V>, String, String, T) - Constructor for class org.apache.brooklyn.core.config.internal.AbstractStructuredConfigKey
-
- AbstractSubscriptionManager - Class in org.apache.brooklyn.core.mgmt.internal
-
- AbstractSubscriptionManager() - Constructor for class org.apache.brooklyn.core.mgmt.internal.AbstractSubscriptionManager
-
- AbstractSubscriptionManager.EntitySensorToken - Class in org.apache.brooklyn.core.mgmt.internal
-
- AbstractSubscriptionManager.EntitySensorToken(Entity, Sensor<?>) - Constructor for class org.apache.brooklyn.core.mgmt.internal.AbstractSubscriptionManager.EntitySensorToken
-
- AbstractTemplateBrooklynLookup<T extends AbstractResource> - Class in org.apache.brooklyn.camp.brooklyn.spi.lookup
-
- AbstractTemplateBrooklynLookup(PlatformRootSummary, ManagementContext) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.lookup.AbstractTemplateBrooklynLookup
-
- AbstractTransformer<T,U> - Class in org.apache.brooklyn.enricher.stock
-
- AbstractTransformer() - Constructor for class org.apache.brooklyn.enricher.stock.AbstractTransformer
-
- AbstractTransformingEnricher<T> - Class in org.apache.brooklyn.enricher.stock
-
Deprecated.
since 0.7.0; use Enrichers.builder()
- AbstractTransformingEnricher() - Constructor for class org.apache.brooklyn.enricher.stock.AbstractTransformingEnricher
-
Deprecated.
- AbstractTransformingEnricher(Entity, Sensor<T>, Sensor<T>) - Constructor for class org.apache.brooklyn.enricher.stock.AbstractTransformingEnricher
-
Deprecated.
- AbstractTreeNodeMemento - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
- AbstractTypePlanTransformer - Class in org.apache.brooklyn.core.typereg
-
- AbstractTypeTransformingEnricher<T,U> - Class in org.apache.brooklyn.enricher.stock
-
Deprecated.
since 0.7.0; use Enrichers.builder()
- AbstractTypeTransformingEnricher() - Constructor for class org.apache.brooklyn.enricher.stock.AbstractTypeTransformingEnricher
-
Deprecated.
- AbstractTypeTransformingEnricher(Entity, Sensor<T>, Sensor<U>) - Constructor for class org.apache.brooklyn.enricher.stock.AbstractTypeTransformingEnricher
-
Deprecated.
- AbstractVanillaProcess - Interface in org.apache.brooklyn.entity.software.base
-
- AbstractZoneFailureDetector - Class in org.apache.brooklyn.entity.group.zoneaware
-
- AbstractZoneFailureDetector() - Constructor for class org.apache.brooklyn.entity.group.zoneaware.AbstractZoneFailureDetector
-
- AbstractZoneFailureDetector(Ticker) - Constructor for class org.apache.brooklyn.entity.group.zoneaware.AbstractZoneFailureDetector
-
- AbstractZoneFailureDetector.ZoneHistory - Class in org.apache.brooklyn.entity.group.zoneaware
-
- AbstractZoneFailureDetector.ZoneHistory() - Constructor for class org.apache.brooklyn.entity.group.zoneaware.AbstractZoneFailureDetector.ZoneHistory
-
- AbstractZooKeeperImpl - Class in org.apache.brooklyn.entity.zookeeper
-
An
Entity
that represents a single Apache ZooKeeper instance.
- AbstractZooKeeperImpl() - Constructor for class org.apache.brooklyn.entity.zookeeper.AbstractZooKeeperImpl
-
- ACCEPTABLE_CHARS - Static variable in class org.apache.brooklyn.core.sensor.password.CreatePasswordSensor
-
- accepts(String, LocationRegistry) - Method in interface org.apache.brooklyn.api.location.LocationResolver
-
whether the spec is something which should be passed to this resolver
- accepts(Object) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityMatcher
-
- accepts(String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.CampToSpecTransformer
-
Deprecated.
- accepts(String, BrooklynClassLoadingContext) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.service.ServiceTypeResolverAdaptor
-
- accepts(String, BrooklynClassLoadingContext) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.service.UrlServiceSpecResolver
-
- accepts(Object) - Method in interface org.apache.brooklyn.camp.spi.resolve.PdpMatcher
-
- accepts(Object) - Method in class org.apache.brooklyn.camp.spi.resolve.PdpMatcher.ArtifactMatcher
-
- accepts(Object) - Method in class org.apache.brooklyn.camp.spi.resolve.PdpMatcher.ServiceMatcher
-
- accepts(String) - Method in class org.apache.brooklyn.core.catalog.internal.JavaCatalogToSpecTransformer
-
- accepts(String, LocationRegistry) - Method in class org.apache.brooklyn.core.location.AbstractLocationResolver
-
- accepts(String, LocationRegistry) - Method in class org.apache.brooklyn.core.location.CatalogLocationResolver
-
accepts anything that looks like it will be a YAML catalog item (e.g.
- accepts(String, LocationRegistry) - Method in class org.apache.brooklyn.core.location.DefinedLocationByIdResolver
-
accepts anything starting id:xxx or just xxx where xxx is a defined location ID
- accepts(String, LocationRegistry) - Method in class org.apache.brooklyn.core.location.NamedLocationResolver
-
accepts anything starting named:xxx or xxx where xxx is a defined location name
- accepts(String) - Method in interface org.apache.brooklyn.core.plan.PlanToSpecTransformer
-
Deprecated.
whether this accepts the given plan type
- accepts(String, BrooklynClassLoadingContext) - Method in class org.apache.brooklyn.core.resolve.entity.AbstractEntitySpecResolver
-
- accepts(String, BrooklynClassLoadingContext) - Method in class org.apache.brooklyn.core.resolve.entity.DelegatingEntitySpecResolver
-
- accepts(String, BrooklynClassLoadingContext) - Method in interface org.apache.brooklyn.core.resolve.entity.EntitySpecResolver
-
- accepts(String, LocationRegistry) - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolLocationResolver
-
- accepts(String, LocationRegistry) - Method in class org.apache.brooklyn.location.jclouds.JcloudsByonLocationResolver
-
- accepts(String, LocationRegistry) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocationResolver
-
- accepts(String, LocationRegistry) - Method in class org.apache.brooklyn.location.multi.MultiLocationResolver
-
- acceptsKeyMatch(Object) - Method in class org.apache.brooklyn.core.config.internal.AbstractStructuredConfigKey
-
- acceptsKeyMatch(Object) - Method in interface org.apache.brooklyn.core.config.StructuredConfigKey
-
- acceptsSubkey(Object) - Method in class org.apache.brooklyn.core.config.internal.AbstractStructuredConfigKey
-
- acceptsSubkey(Object) - Method in interface org.apache.brooklyn.core.config.StructuredConfigKey
-
- acceptsSubkeyStronglyTyped(Object) - Method in class org.apache.brooklyn.core.config.internal.AbstractStructuredConfigKey
-
- acceptsSubkeyStronglyTyped(Object) - Method in interface org.apache.brooklyn.core.config.StructuredConfigKey
-
- ACCESS_CREDENTIAL - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- ACCESS_CREDENTIAL - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- ACCESS_IDENTITY - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- ACCESS_IDENTITY - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- ACCESS_LOG_LOCATION - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- AccessApi - Interface in org.apache.brooklyn.rest.api
-
- AccessController - Interface in org.apache.brooklyn.api.mgmt
-
- AccessController.Response - Class in org.apache.brooklyn.api.mgmt
-
- AccessManager - Interface in org.apache.brooklyn.core.mgmt.internal
-
- AccessResource - Class in org.apache.brooklyn.rest.resources
-
- AccessResource() - Constructor for class org.apache.brooklyn.rest.resources.AccessResource
-
- AccessSummary - Class in org.apache.brooklyn.rest.domain
-
- AccessSummary(boolean, Map<String, URI>) - Constructor for class org.apache.brooklyn.rest.domain.AccessSummary
-
- accessSummary(AccessManager) - Static method in class org.apache.brooklyn.rest.transform.AccessTransformer
-
- AccessTransformer - Class in org.apache.brooklyn.rest.transform
-
- AccessTransformer() - Constructor for class org.apache.brooklyn.rest.transform.AccessTransformer
-
- acquire() - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
- acquire(int) - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
- acquireMutex(String, String) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- acquireMutex(String, String) - Method in class org.apache.brooklyn.util.core.mutex.MutexSupport
-
- acquireMutex(String, String) - Method in interface org.apache.brooklyn.util.core.mutex.WithMutexes
-
acquires a mutex, if available, otherwise blocks on its becoming available;
caller must release after use
- acquirePublicPort(String) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
Reserves a unique public port on the given publicIpId.
- acquirePublicPort(String, Location, int) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
- acquirePublicPort(String) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- acquirePublicPort(String, Location, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
- acquirePublicPort(String) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- acquirePublicPort(String, Location, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
Deprecated.
- acquirePublicPortExplicit(String, int) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
- acquirePublicPortExplicit(String, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
- acquirePublicPortExplicit(String, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
Deprecated.
- acquireUnchecked() - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
- acquireUnchecked(int) - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
- acquireUninterruptibly() - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
- acquireUninterruptibly(int) - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
- Activator - Class in org.apache.brooklyn.launcher
-
- Activator() - Constructor for class org.apache.brooklyn.launcher.Activator
-
- ACTIVE_CHILD_OF - Static variable in class org.apache.brooklyn.core.entity.EntityRelations
-
- ACTIVE_PARENT_OF - Static variable in class org.apache.brooklyn.core.entity.EntityRelations
-
- ActiveMQBroker - Interface in org.apache.brooklyn.entity.messaging.activemq
-
An
Entity
that represents a single ActiveMQ broker instance.
- ActiveMQBrokerImpl - Class in org.apache.brooklyn.entity.messaging.activemq
-
An
Entity
that represents a single ActiveMQ broker instance.
- ActiveMQBrokerImpl() - Constructor for class org.apache.brooklyn.entity.messaging.activemq.ActiveMQBrokerImpl
-
- ActiveMQDestination - Interface in org.apache.brooklyn.entity.messaging.activemq
-
- ActiveMQDestinationImpl - Class in org.apache.brooklyn.entity.messaging.activemq
-
- ActiveMQDestinationImpl() - Constructor for class org.apache.brooklyn.entity.messaging.activemq.ActiveMQDestinationImpl
-
- ActiveMQDriver - Interface in org.apache.brooklyn.entity.messaging.activemq
-
- ActiveMQQueue - Interface in org.apache.brooklyn.entity.messaging.activemq
-
- ActiveMQQueueImpl - Class in org.apache.brooklyn.entity.messaging.activemq
-
- ActiveMQQueueImpl() - Constructor for class org.apache.brooklyn.entity.messaging.activemq.ActiveMQQueueImpl
-
- ActiveMQSpecs - Class in org.apache.brooklyn.entity.messaging.activemq
-
- ActiveMQSpecs() - Constructor for class org.apache.brooklyn.entity.messaging.activemq.ActiveMQSpecs
-
- ActiveMQSshDriver - Class in org.apache.brooklyn.entity.messaging.activemq
-
- ActiveMQSshDriver(ActiveMQBrokerImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.messaging.activemq.ActiveMQSshDriver
-
- ActiveMQTopic - Interface in org.apache.brooklyn.entity.messaging.activemq
-
- ActiveMQTopicImpl - Class in org.apache.brooklyn.entity.messaging.activemq
-
- ActiveMQTopicImpl() - Constructor for class org.apache.brooklyn.entity.messaging.activemq.ActiveMQTopicImpl
-
- ActivePartialRebindIteration - Class in org.apache.brooklyn.core.mgmt.rebind
-
Replaces a set of existing entities (and their adjunts) and locations:
writes their state, applies a transformation, then reads the state back.
- ActivePartialRebindIteration(RebindManagerImpl, ManagementNodeState, ClassLoader, RebindExceptionHandler, Semaphore, AtomicInteger, PersistenceActivityMetrics, BrooklynMementoPersister) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.ActivePartialRebindIteration
-
- ActivityApi - Interface in org.apache.brooklyn.rest.api
-
- ActivityResource - Class in org.apache.brooklyn.rest.resources
-
- ActivityResource() - Constructor for class org.apache.brooklyn.rest.resources.ActivityResource
-
- ACTUAL_CLUSTER_SIZE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- adapt(RegisteredType) - Method in class org.apache.brooklyn.camp.brooklyn.spi.lookup.AbstractTemplateBrooklynLookup
-
- adapt(RegisteredType) - Method in class org.apache.brooklyn.camp.brooklyn.spi.lookup.AssemblyTemplateBrooklynLookup
-
- adapt(RegisteredType) - Method in class org.apache.brooklyn.camp.brooklyn.spi.lookup.PlatformComponentTemplateBrooklynLookup
-
- adapt(AssemblyTemplate) - Method in class org.apache.brooklyn.camp.server.rest.util.DtoFactory
-
- adapt(PlatformComponentTemplate) - Method in class org.apache.brooklyn.camp.server.rest.util.DtoFactory
-
- adapt(ApplicationComponentTemplate) - Method in class org.apache.brooklyn.camp.server.rest.util.DtoFactory
-
- adapt(Assembly) - Method in class org.apache.brooklyn.camp.server.rest.util.DtoFactory
-
- adapt(PlatformComponent) - Method in class org.apache.brooklyn.camp.server.rest.util.DtoFactory
-
- adapt(ApplicationComponent) - Method in class org.apache.brooklyn.camp.server.rest.util.DtoFactory
-
- adapt(PlatformRootSummary) - Method in class org.apache.brooklyn.camp.server.rest.util.DtoFactory
-
- add(T) - Method in interface org.apache.brooklyn.api.entity.Entity.AdjunctSupport
-
Adds an instance.
- add(Enricher) - Method in interface org.apache.brooklyn.api.entity.Entity.EnricherSupport
-
Adds the given enricher to this entity.
- add(EnricherSpec<T>) - Method in interface org.apache.brooklyn.api.entity.Entity.EnricherSupport
-
Adds the given enricher to this entity.
- add(Policy) - Method in interface org.apache.brooklyn.api.entity.Entity.PolicySupport
-
Adds the given policy to this entity.
- add(PolicySpec<T>) - Method in interface org.apache.brooklyn.api.entity.Entity.PolicySupport
-
Adds the given policy to this entity.
- add(BrooklynObjectType, Memento) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.MutableDelta
-
- add(RelationshipType<? super T, ? super U>, U) - Method in interface org.apache.brooklyn.api.objs.BrooklynObject.RelationSupport
-
Adds a relationship of the given type from this object pointing at the given target,
and ensures that the inverse relationship (if there is one) is present at the target pointing back at this object.
- add(ApplicationComponent) - Method in class org.apache.brooklyn.camp.spi.ApplicationComponent.Builder
-
- add(PlatformComponent) - Method in class org.apache.brooklyn.camp.spi.ApplicationComponent.Builder
-
- add(ApplicationComponent) - Method in class org.apache.brooklyn.camp.spi.Assembly.Builder
-
- add(PlatformComponent) - Method in class org.apache.brooklyn.camp.spi.Assembly.Builder
-
- add(ApplicationComponentTemplate) - Method in class org.apache.brooklyn.camp.spi.AssemblyTemplate.Builder
-
- add(PlatformComponentTemplate) - Method in class org.apache.brooklyn.camp.spi.AssemblyTemplate.Builder
-
- add(T) - Method in class org.apache.brooklyn.camp.spi.collection.BasicResourceLookup
-
- add(ApplicationComponentTemplate) - Method in class org.apache.brooklyn.camp.spi.pdp.AssemblyTemplateConstructor
-
- add(PlatformComponentTemplate) - Method in class org.apache.brooklyn.camp.spi.pdp.AssemblyTemplateConstructor
-
- add(ApplicationComponent) - Method in class org.apache.brooklyn.camp.spi.PlatformComponent.Builder
-
- add(PlatformComponent) - Method in class org.apache.brooklyn.camp.spi.PlatformComponent.Builder
-
- add(AssemblyTemplate) - Method in class org.apache.brooklyn.camp.spi.PlatformTransaction
-
- add(ApplicationComponentTemplate) - Method in class org.apache.brooklyn.camp.spi.PlatformTransaction
-
- add(PlatformComponentTemplate) - Method in class org.apache.brooklyn.camp.spi.PlatformTransaction
-
- add(T, T, T...) - Static method in class org.apache.brooklyn.core.config.ListConfigKey.ListModifications
-
Deprecated.
when passed as a value to a ListConfigKey, causes each of these items to be added.
- add(Map<String, V>) - Static method in class org.apache.brooklyn.core.config.MapConfigKey.MapModifications
-
when passed as a value to a MapConfigKey, causes the items to be added to the underlying map
using
Jsonya
add semantics (combining maps and lists)
- add(T, T, T...) - Static method in class org.apache.brooklyn.core.config.SetConfigKey.SetModifications
-
when passed as a value to a SetConfigKey, causes each of these items to be added.
- add(EnricherSpec<T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicEnricherSupport
-
- add(Enricher) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicEnricherSupport
-
- add(Group) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicGroupSupport
-
- add(Policy) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicPolicySupport
-
- add(PolicySpec<T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicPolicySupport
-
- add(Group) - Method in interface org.apache.brooklyn.core.entity.EntityInternal.GroupSupportInternal
-
Add this entity as a member of the given
Group
.
- add(T, RelationshipType<? super T, ? super U>, U) - Static method in class org.apache.brooklyn.core.entity.EntityRelations
-
- add(BrooklynClassLoadingContext) - Method in class org.apache.brooklyn.core.mgmt.classloading.BrooklynClassLoadingContextSequential
-
- add(BrooklynObjectType, Memento) - Method in class org.apache.brooklyn.core.mgmt.rebind.PersisterDeltaImpl
-
- add(RelationshipType<? super SourceType, ? super U>, U) - Method in class org.apache.brooklyn.core.relations.AbstractBasicRelationSupport
-
- add(RelationshipType<? super T, ? super U>, U) - Method in class org.apache.brooklyn.core.relations.ByObjectBasicRelationSupport.DataForBasicRelations
-
- add(RelationshipType<? super SourceType, ? super U>, U) - Method in class org.apache.brooklyn.core.relations.EmptyRelationSupport
-
- add(SshMachineLocation) - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation.Builder
-
adds the locations; user and keyfile set in the builder are _not_ applied to the machine
(use add(String address) for that)
- add(int) - Method in class org.apache.brooklyn.policy.autoscaling.SizeHistory
-
- add(long, TimeUnit) - Method in class org.apache.brooklyn.test.performance.Histogram
-
- add(Duration) - Method in class org.apache.brooklyn.test.performance.Histogram
-
- add(Object, Object...) - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
adds the given items to the focus, whether a list or a map,
creating the focus as a map if it doesn't already exist.
- add(V) - Method in class org.apache.brooklyn.util.collections.MutableList.Builder
-
- add(V, V, V...) - Method in class org.apache.brooklyn.util.collections.MutableList.Builder
-
- add(K, V) - Method in class org.apache.brooklyn.util.collections.MutableMap
-
as HashMap.put(Object, Object)
but fluent style
- add(Map<? extends K, ? extends V>) - Method in class org.apache.brooklyn.util.collections.MutableMap
-
as HashMap.putAll(Map)
but fluent style (and accepting null, ignoring it)
- add(V) - Method in class org.apache.brooklyn.util.collections.MutableSet.Builder
-
- add(V, V, V...) - Method in class org.apache.brooklyn.util.collections.MutableSet.Builder
-
- add(E) - Method in class org.apache.brooklyn.util.collections.SetFromLiveMap
-
- add(T) - Method in class org.apache.brooklyn.util.collections.TimeWindowedList
-
- add(T, long) - Method in class org.apache.brooklyn.util.collections.TimeWindowedList
-
- add(String) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Deprecated.
since 0.7.0 use one of the other add methods which makes the strategy explicit
- add(File) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Deprecated.
since 0.7.0 use one of the other add methods which makes the strategy explicit
- add(String, String) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
- add(Iterable<String>) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Deprecated.
since 0.7.0 use one of the other add methods if keeping this file's path was not intended
- add(String, Iterable<String>) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Deprecated.
since 0.7.0 use one of the other add methods if keeping this file's path was not intended
- add(String...) - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- add(Iterable<String>) - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- add(String...) - Method in interface org.apache.brooklyn.util.core.task.system.ProcessTaskFactory
-
- add(Iterable<String>) - Method in interface org.apache.brooklyn.util.core.task.system.ProcessTaskFactory
-
- add(TaskAdaptable<?>) - Method in class org.apache.brooklyn.util.core.task.TaskBuilder
-
- add(TaskAdaptable<?>...) - Method in class org.apache.brooklyn.util.core.task.TaskBuilder
-
- add(int, ClassLoader) - Method in class org.apache.brooklyn.util.javalang.AggregateClassLoader
-
Add a loader to the specific position in the search path.
- add(Duration) - Method in class org.apache.brooklyn.util.time.Duration
-
- ADD_CATALOG_ITEM - Static variable in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
- ADD_CONFIG_FAILURE_MODE - Static variable in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- ADD_MACHINES_FROM_SPEC - Static variable in interface org.apache.brooklyn.entity.machine.pool.ServerPool
-
- ADD_POLICY_FAILURE_MODE - Static variable in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- ADD_REGION - Static variable in interface org.apache.brooklyn.entity.group.DynamicRegionsFabric
-
- ADD_REPLICATION_RULE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- addAddress(String) - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation.Builder
-
- addAddresses(String, String...) - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation.Builder
-
- addAddressMultipleTimes(String, int) - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation.Builder
-
- addAlias(RegisteredType, String) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
- addAliases(RegisteredType, Iterable<String>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
- addAll(BrooklynObjectType, Iterable<? extends Memento>) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.MutableDelta
-
- addAll(T...) - Method in class org.apache.brooklyn.camp.spi.collection.BasicResourceLookup
-
- addAll(Collection<T>) - Static method in class org.apache.brooklyn.core.config.ListConfigKey.ListModifications
-
Deprecated.
when passed as a value to a ListConfigKey, causes each of these items to be added
- addAll(Collection<T>) - Static method in class org.apache.brooklyn.core.config.SetConfigKey.SetModifications
-
when passed as a value to a SetConfigKey, causes each of these items to be added
- addAll(DownloadResolverManager.DownloadTargets) - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadTargets.Builder
-
- addAll(BrooklynObjectType, Iterable<? extends Memento>) - Method in class org.apache.brooklyn.core.mgmt.rebind.PersisterDeltaImpl
-
- addAll(Iterable<? extends V>) - Method in class org.apache.brooklyn.util.collections.MutableList
-
- addAll(Iterator<? extends V>) - Method in class org.apache.brooklyn.util.collections.MutableList
-
- addAll(Iterable<? extends V>) - Method in class org.apache.brooklyn.util.collections.MutableList.Builder
-
- addAll(Iterator<? extends V>) - Method in class org.apache.brooklyn.util.collections.MutableList.Builder
-
- addAll(V[]) - Method in class org.apache.brooklyn.util.collections.MutableList.Builder
-
- addAll(Iterable<? extends V>) - Method in class org.apache.brooklyn.util.collections.MutableSet
-
- addAll(V[]) - Method in class org.apache.brooklyn.util.collections.MutableSet.Builder
-
- addAll(Iterable<? extends V>) - Method in class org.apache.brooklyn.util.collections.MutableSet.Builder
-
- addAll(Iterator<? extends V>) - Method in class org.apache.brooklyn.util.collections.MutableSet.Builder
-
- addAll(Iterable<? extends TaskAdaptable<?>>) - Method in class org.apache.brooklyn.util.core.task.TaskBuilder
-
- addAssociationListener(PortForwardManager.AssociationListener, Predicate<? super PortForwardManager.AssociationMetadata>) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
Registers a listener, which will be notified each time a new port mapping is associated.
- addAssociationListener(PortForwardManager.AssociationListener, Predicate<? super PortForwardManager.AssociationMetadata>) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- addAssociationListener(PortForwardManager.AssociationListener, Predicate<? super PortForwardManager.AssociationMetadata>) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- addAt(File, String) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Adds the given file or directory to the archive, preserving its name but putting under the given directory in the archive (may be ""
or "./"
).
- addAtRoot(File) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Adds the given file or directory to the root of the archive, preserving its name.
- addAttribute(String, Object) - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
Deprecated.
use setAttribute
- addAuthorizedKeysToRoot(File) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
- addAuthorizedKeysToRoot(String) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
- addCatalogEntry(Class<?>) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogClasspathDo
-
Deprecated.
since 0.7.0 the classpath DO is replaced by libraries
- addCatalogEntry(CatalogItemDtoAbstract<?, ?>, Class<?>) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogClasspathDo
-
Deprecated.
since 0.7.0 the classpath DO is replaced by libraries
- addChild(T) - Method in interface org.apache.brooklyn.api.entity.Entity
-
Add a child
Entity
, and set this entity as its parent,
returning the added child.
- addChild(EntitySpec<T>) - Method in interface org.apache.brooklyn.api.entity.Entity
-
Creates an
Entity
from the given spec and adds it, setting this entity as the parent,
returning the added child.
- addChild(EntitySpec<T>) - Method in interface org.apache.brooklyn.api.entity.Group
-
- addChild(T) - Method in interface org.apache.brooklyn.api.entity.Group
-
- addChild(T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Adds the given entity as a child of this parent and sets this entity as the parent of the child;
returns argument passed in, for convenience.
- addChild(EntitySpec<T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Creates an entity using the given spec, and adds it as a child of this entity.
- addChild(Location) - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- addChild(Entity) - Method in class org.apache.brooklyn.entity.group.BasicGroupImpl
-
- addChild(Location) - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- addChildren(Entity, String, Boolean) - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
- addChildren(String, String, Boolean, String, String) - Method in interface org.apache.brooklyn.rest.api.EntityApi
-
- addChildren(String, String, Boolean, String, String) - Method in class org.apache.brooklyn.rest.resources.EntityResource
-
- AddChildrenEffector - Class in org.apache.brooklyn.core.effector
-
Entity initializer which defines an effector which adds a child blueprint to an entity.
- AddChildrenEffector(ConfigBag) - Constructor for class org.apache.brooklyn.core.effector.AddChildrenEffector
-
- AddChildrenEffector(Map<String, String>) - Constructor for class org.apache.brooklyn.core.effector.AddChildrenEffector
-
- addChildrenStarting(Entity, String) - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
- addChildrenUnstarted(Entity, String) - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
adds entities from the given yaml, under the given parent; but does not start them
- addClass(Class<?>) - Method in class org.apache.brooklyn.util.javalang.LoadedClassLoader
-
- addClassFullNameMapping(String, String) - Method in class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory
-
- addClassLoaderProvider(Function<Object, BrooklynClassLoadingContext>) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
used to register custom mechanisms for getting classloaders given an object
- addClassSimpleNameMapping(String, String) - Method in class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory
-
- addCompletionListener(Function<ProcessTaskWrapper<?>, Void>) - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- addCompletionListener(Function<ProcessTaskWrapper<?>, Void>) - Method in interface org.apache.brooklyn.util.core.task.system.ProcessTaskFactory
-
adds a listener which will be notified of (otherwise) successful completion,
typically used to invalidate the result (ie throw exception, to promote a string in the output to an exception);
invoked even if return code is zero, so a better error can be thrown
- addConfigFailureMode(RebindManager.RebindFailureMode) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl.Builder
-
- addConfigKey(ConfigKey<?>) - Method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
- addConfigKeys(Iterable<ConfigKey<?>>) - Method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
- addCustomAttributes(Map<String, Object>) - Method in class org.apache.brooklyn.camp.spi.pdp.AssemblyTemplateConstructor
-
- addDelimiterChars(String) - Method in class org.apache.brooklyn.util.text.QuotedStringTokenizer.Builder
-
- addDir(String) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Deprecated.
since 0.7.0 use {@link #addDirContentsAt(File, String)
- addDir(File) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Deprecated.
since 0.7.0 use {@link #addDirContentsAt(File, String)
to clarify API, argument types, and be explicit about where it should be installed,
because JARs seem to require "" whereas ZIPs might want "./"
.
- addDirContentsAt(File, String) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Add the contents of the directory dir
to the archive.
- addDirContentsAtRoot(File) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
- added(Entity) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixServerImpl
-
- added(MachineSet) - Method in class org.apache.brooklyn.location.jclouds.pool.MachineSet
-
- AddEffector - Class in org.apache.brooklyn.core.effector
-
Entity initializer which adds an effector to an entity.
- AddEffector(Effector<?>) - Constructor for class org.apache.brooklyn.core.effector.AddEffector
-
- addEffector(Effector<?>) - Method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
- addEffector(Effector<T>, EffectorTasks.EffectorTaskFactory<T>) - Method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
Adds an effector with an explicit body to this entity.
- addEffector(Effector<T>, EffectorBody<T>) - Method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
Adds an effector with an explicit body to this entity.
- addEnricher(Enricher) - Method in interface org.apache.brooklyn.api.entity.Entity
-
- addEnricher(EnricherSpec<T>) - Method in interface org.apache.brooklyn.api.entity.Entity
-
- addEnricher(EnricherSpec<T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.9.0; see BasicEnricherSupport#; e.g. {@code enrichers().addEnricher(spec)}
- addEnricher(Enricher) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- addEnrichers(RebindContext, T) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindSupport
-
- addEnrichers(RebindContext, T) - Method in class org.apache.brooklyn.core.mgmt.rebind.AbstractBrooklynObjectRebindSupport
-
- addEnrichers(RebindContext, EntityMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.BasicEntityRebindSupport
-
- addEntitySetListener(CollectionChangeListener<Entity>) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- addEntitySetListener(CollectionChangeListener<Entity>) - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- addEntitySetListener(CollectionChangeListener<Entity>) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- addEntry(String) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogClasspathDto
-
- addEntry(CatalogItemDtoAbstract<?, ?>) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogDo
-
Adds the given entry to the catalog, with no enrichment.
- addEnvironmentVars() - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- addEnvironmentVars() - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- addEnvironmentVars() - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- addEvent(ApplicationUsage.ApplicationEvent) - Method in class org.apache.brooklyn.core.mgmt.usage.ApplicationUsage
-
- addEvent(LocationUsage.LocationEvent) - Method in class org.apache.brooklyn.core.mgmt.usage.LocationUsage
-
- addExistingMachine(MachineLocation) - Method in interface org.apache.brooklyn.entity.machine.pool.ServerPool
-
- addExistingMachine(MachineLocation) - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolImpl
-
- addExistingMachinesFromSpec(String) - Method in interface org.apache.brooklyn.entity.machine.pool.ServerPool
-
Adds additional machines to the pool by resolving the given spec.
- addExistingMachinesFromSpec(String) - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolImpl
-
- addExtension(Class<T>, T) - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- addExtension(Class<T>, T) - Method in interface org.apache.brooklyn.core.location.internal.LocationInternal
-
Registers the given extension for the given type.
- addFallback(String) - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadTargets.Builder
-
- addFallbacks(Iterable<String>) - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadTargets.Builder
-
- addFeed(T) - Method in interface org.apache.brooklyn.api.entity.Entity
-
Adds the given feed to this entity.
- addFeed(T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- addFeed(T) - Method in interface org.apache.brooklyn.core.entity.EntityInternal.FeedSupport
-
Adds the given feed to this entity.
- addFeeds(RebindContext, T) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindSupport
-
- addFeeds(RebindContext, T) - Method in class org.apache.brooklyn.core.mgmt.rebind.AbstractBrooklynObjectRebindSupport
-
- addFeeds(RebindContext, EntityMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.BasicEntityRebindSupport
-
- addFeeds(RebindContext, LocationMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.BasicLocationRebindSupport
-
- addFirewalldRule(IptablesCommands.Chain, Protocol, int, IptablesCommands.Policy) - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
Returns the command that adds firewalld direct rule.
- addFirewalldRule(IptablesCommands.Chain, Optional<String>, Protocol, int, IptablesCommands.Policy) - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
Returns the command that adds firewalld direct rule.
- addFirst(ClassLoader) - Method in class org.apache.brooklyn.util.javalang.AggregateClassLoader
-
Add a loader to the first position in the search path.
- addFrom(ConfigBag) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- addFrom(Map) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- addFrom(InputStream) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- addFrom(File) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- addFrom(URL) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- addFrom(ConfigBag) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- addFrom(Map) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- addFrom(InputStream) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- addFrom(File) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- addFrom(URL) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- addFrom(ConfigBag) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- addFrom(Map) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- addFrom(InputStream) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- addFrom(File) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- addFrom(URL) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- addFromLocalBaseDir(File, String) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Add a file located at the fileSubPath
, relative to the baseDir
on the local system,
as fileSubPath
in the archive.
- addFromLocalBaseDir(String, String) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
- addFromMap(Map) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
adds the indicated properties
- addFromMap(Map) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
adds the indicated properties
- addFromMap(Map) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- addFromUrl(String) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- addFromUrl(String) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- addFromUrl(String) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- addFromUrlProperty(String) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- addFromUrlProperty(String) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- addFromUrlProperty(String) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- addGroup(Group) - Method in interface org.apache.brooklyn.api.entity.Entity
-
- addGroup(Group) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- addIfNotNull(V) - Method in class org.apache.brooklyn.util.collections.MutableList.Builder
-
- addIfNotNull(K, V) - Method in class org.apache.brooklyn.util.collections.MutableMap
-
as HashMap.put(Object, Object)
but excluding null values, and fluent style
- addIfNotNull(V) - Method in class org.apache.brooklyn.util.collections.MutableSet
-
- addIfNotNull(V) - Method in class org.apache.brooklyn.util.collections.MutableSet.Builder
-
- AddingEnricher - Class in org.apache.brooklyn.enricher.stock
-
Deprecated.
since 0.7.0; use Enrichers.builder()
- AddingEnricher(Sensor[], Sensor<? extends Number>) - Constructor for class org.apache.brooklyn.enricher.stock.AddingEnricher
-
Deprecated.
- addingTags(Object...) - Static method in class org.apache.brooklyn.core.entity.EntityInitializers
-
- addInitializer(EntityInitializer) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- addInitializer(Class<? extends EntityInitializer>) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
The supplied class must have a public no-arg constructor.
- addInitializers(Iterable<? extends EntityInitializer>) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- addInterpreter(PlanInterpreter) - Method in class org.apache.brooklyn.camp.spi.resolve.PdpProcessor
-
- addIptablesRule(String, IptablesCommands.Chain, Optional<String>, Protocol, int, IptablesCommands.Policy) - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
Returns the command that creates a rule to iptables.
- addIptablesRule(String, IptablesCommands.Chain, Optional<String>, IptablesCommands.Protocol, int, IptablesCommands.Policy) - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
- addItem(String) - Method in interface org.apache.brooklyn.api.catalog.BrooklynCatalog
-
- addItem(String, boolean) - Method in interface org.apache.brooklyn.api.catalog.BrooklynCatalog
-
- addItem(CatalogItem<?, ?>) - Method in interface org.apache.brooklyn.api.catalog.BrooklynCatalog
-
Deprecated.
since 0.7.0 Construct catalogs with yaml (referencing OSGi bundles) instead
- addItem(Class<?>) - Method in interface org.apache.brooklyn.api.catalog.BrooklynCatalog
-
Deprecated.
since 0.7.0 Construct catalogs with OSGi bundles instead.
This is used in a handful of tests which should be rewritten to refer to OSGi bundles.
- addItem(String) - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- addItem(String, boolean) - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- addItem(CatalogItem<?, ?>) - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
Deprecated.
- addItem(Class<?>) - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
Deprecated.
- addItem(T) - Static method in class org.apache.brooklyn.core.config.ListConfigKey.ListModifications
-
Deprecated.
when passed as a value to a ListConfigKey, causes the items to be added as a single element in the list
- addItem(T) - Static method in class org.apache.brooklyn.core.config.SetConfigKey.SetModifications
-
when passed as a value to a SetConfigKey, causes the items to be added as a single element in the set
- addItems(String) - Method in interface org.apache.brooklyn.api.catalog.BrooklynCatalog
-
Adds items (represented in yaml) to the catalog.
- addItems(String, boolean) - Method in interface org.apache.brooklyn.api.catalog.BrooklynCatalog
-
Adds items (represented in yaml) to the catalog.
- addItems(String) - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- addItems(String, boolean) - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- ADDITIONAL_INBOUND_PORTS - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- ADDITIONAL_OPTIONS - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode.ExportDumpEffector
-
- additionalInterfaces(Class<?>...) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- additionalInterfaces(Iterable<Class<?>>) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- addKnifeCommandToScript() - Method in class org.apache.brooklyn.entity.chef.KnifeTaskFactory
-
Inserts the knife command at the current place in the list.
- addLast(ClassLoader) - Method in class org.apache.brooklyn.util.javalang.AggregateClassLoader
-
Add a loader to the last position in the search path.
- addLaunchAttributes(EntitySpec<?>, Map<? extends Object, ? extends Object>) - Static method in class org.apache.brooklyn.entity.chef.ChefConfigs
-
- addLaunchAttributes(EntityInternal, Map<? extends Object, ? extends Object>) - Static method in class org.apache.brooklyn.entity.chef.ChefConfigs
-
- addLaunchAttributes(EntitySpec<?>, Map<?, ?>) - Static method in class org.apache.brooklyn.entity.cm.salt.SaltConfigs
-
- addLaunchAttributes(EntityInternal, Map<?, ?>) - Static method in class org.apache.brooklyn.entity.cm.salt.SaltConfigs
-
- addListener(ExecutionListener) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- addListener(Runnable, Executor) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- addListener(Runnable, Executor) - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- addListener(Runnable, Executor) - Method in class org.apache.brooklyn.util.core.task.ListenableForwardingFuture
-
Deprecated.
- addLists(Iterable<? extends V>...) - Method in class org.apache.brooklyn.util.collections.MutableList.Builder
-
- addLocations(Collection<? extends Location>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- addLocations(Collection<? extends Location>) - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
- addMachine(T) - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- addMatcher(PdpMatcher) - Method in class org.apache.brooklyn.camp.spi.resolve.PdpProcessor
-
- addMember(Entity) - Method in interface org.apache.brooklyn.api.entity.Group
-
Adds the given member, returning true if this modifies the set of members (i.e.
- addMember(Entity) - Method in class org.apache.brooklyn.entity.group.AbstractGroupImpl
-
Adds the given entity as a member of this group and this group as one of the groups of the child
- addMember(Entity) - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaClusterImpl
-
Adds the given member, returning true if this modifies the set of members (i.e.
- addMemberChild(EntitySpec<T>) - Method in interface org.apache.brooklyn.api.entity.Group
-
- addMemberChild(T) - Method in interface org.apache.brooklyn.api.entity.Group
-
- addMemberChild(EntitySpec<T>) - Method in class org.apache.brooklyn.entity.group.AbstractGroupImpl
-
- addMemberChild(T) - Method in class org.apache.brooklyn.entity.group.AbstractGroupImpl
-
- addMemberChild(EntitySpec<T>) - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaClusterImpl
-
- addMemberChild(T) - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaClusterImpl
-
- addMemberInternal(Entity) - Method in class org.apache.brooklyn.entity.group.AbstractGroupImpl
-
- addMemberToReplicaSet(MongoDBServer, Integer) - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientSupport
-
Reconfigures the replica set that this client is the primary member of to include a new member.
- addMemberToReplicaSet(MongoDBServer, Integer) - Method in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
Reconfigures the replica set that the server the method is invoked on is the primary member of
to include a new member.
- addMemberToReplicaSet(MongoDBServer, Integer) - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBServerImpl
-
- addNode(Location, Map<?, ?>) - Method in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- addNode(Location, Map<?, ?>) - Method in class org.apache.brooklyn.entity.group.DynamicClusterImpl
-
- addNotificationListener(String, NotificationListener) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- addNotificationListener(String, NotificationListener, NotificationFilter) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- addNotificationListener(ObjectName, NotificationListener) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- addNotificationListener(ObjectName, NotificationListener, NotificationFilter) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- addOptionalOptions(TemplateOptions) - Method in class org.apache.brooklyn.location.jclouds.templates.PortableTemplateBuilder
-
Adds template options which are used for building, but not for matching/filtering.
- addOptions(TemplateOptions) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
adds customization options; if options have already been set, this will additively set selected options
(but not all, see addTemplateOptions for more info)
- addPermissionsToLocation(JcloudsMachineLocation, IpPermission...) - Method in class org.apache.brooklyn.location.jclouds.networking.JcloudsLocationSecurityGroupCustomizer
-
- addPermissionsToLocation(JcloudsMachineLocation, SecurityGroupDefinition) - Method in class org.apache.brooklyn.location.jclouds.networking.JcloudsLocationSecurityGroupCustomizer
-
- addPermissionsToLocation(JcloudsMachineLocation, Iterable<IpPermission>) - Method in class org.apache.brooklyn.location.jclouds.networking.JcloudsLocationSecurityGroupCustomizer
-
Applies the given security group permissions to the given location.
- addPillarToTop(String, boolean) - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltSshTasks
-
- addPolicies(RebindContext, T) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindSupport
-
- addPolicies(RebindContext, T) - Method in class org.apache.brooklyn.core.mgmt.rebind.AbstractBrooklynObjectRebindSupport
-
- addPolicies(RebindContext, EntityMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.BasicEntityRebindSupport
-
- addPolicy(Policy) - Method in interface org.apache.brooklyn.api.entity.Entity
-
- addPolicy(PolicySpec<T>) - Method in interface org.apache.brooklyn.api.entity.Entity
-
- addPolicy(Policy) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- addPolicy(PolicySpec<T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- addPolicy(String, String, String, Map<String, String>) - Method in interface org.apache.brooklyn.rest.api.PolicyApi
-
- addPolicy(String, String, String, Map<String, String>) - Method in class org.apache.brooklyn.rest.resources.PolicyResource
-
- addPolicyFailureMode(RebindManager.RebindFailureMode) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl.Builder
-
- addPopulationCallback(Function<CatalogInitialization, Void>) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogInitialization
-
- addPrimaries(Iterable<String>) - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadTargets.Builder
-
- addPrimary(String) - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadTargets.Builder
-
- addProducer(Entity) - Method in class org.apache.brooklyn.enricher.stock.AbstractAggregatingEnricher
-
Deprecated.
- addPropertiesReloadListener(ManagementContext.PropertiesReloadListener) - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
Registers a listener to be notified when brooklyn.properties is reloaded
- addPropertiesReloadListener(ManagementContext.PropertiesReloadListener) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- addPropertiesReloadListener(ManagementContext.PropertiesReloadListener) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- addProvider(String, ExternalConfigSupplier) - Method in class org.apache.brooklyn.core.mgmt.internal.BasicExternalConfigSupplierRegistry
-
- addProvider(String, ExternalConfigSupplier) - Method in interface org.apache.brooklyn.core.mgmt.internal.ExternalConfigSupplierRegistry
-
- addQueue(String) - Method in interface org.apache.brooklyn.entity.messaging.jms.JMSBroker
-
TODO make this an effector
- addQueue(String, Map) - Method in interface org.apache.brooklyn.entity.messaging.jms.JMSBroker
-
- addQueue(String) - Method in class org.apache.brooklyn.entity.messaging.jms.JMSBrokerImpl
-
- addQueue(String, Map) - Method in class org.apache.brooklyn.entity.messaging.jms.JMSBrokerImpl
-
- addQuoteChars(String) - Method in class org.apache.brooklyn.util.text.QuotedStringTokenizer.Builder
-
- addRegion(String) - Method in interface org.apache.brooklyn.entity.group.DynamicRegionsFabric
-
- addRegion(String) - Method in class org.apache.brooklyn.entity.group.DynamicRegionsFabricImpl
-
- addReplicationRule(Entity, String, String) - Method in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeDriver
-
- addReplicationRule(Entity, String, String) - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver
-
- ADDRESS - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- address - Variable in class org.apache.brooklyn.core.location.geo.HostGeoInfo
-
the IP address
- ADDRESS - Static variable in interface org.apache.brooklyn.entity.dns.AbstractGeoDnsService
-
- ADDRESS - Static variable in interface org.apache.brooklyn.entity.software.base.SameServerEntity
-
- ADDRESS - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- ADDRESS - Static variable in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- ADDRESS_MAPPINGS - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- AddressableLocation - Interface in org.apache.brooklyn.api.location
-
A location that has an IP address.
- addressAtOffset(int) - Method in class org.apache.brooklyn.util.net.Cidr
-
taking the addresses in the CIDR in order, returns the one in the offset^th position
(starting with the CIDR itself, even if final bits are 0)
- addRewrite(String, String) - Method in interface org.apache.brooklyn.entity.proxy.nginx.UrlMapping
-
Adds a rewrite rule, must be called at config time.
- addRewrite(UrlRewriteRule) - Method in interface org.apache.brooklyn.entity.proxy.nginx.UrlMapping
-
Adds a rewrite rule, must be called at config time.
- addRewrite(String, String) - Method in class org.apache.brooklyn.entity.proxy.nginx.UrlMappingImpl
-
adds a rewrite rule, must be called at config time.
- addRewrite(UrlRewriteRule) - Method in class org.apache.brooklyn.entity.proxy.nginx.UrlMappingImpl
-
adds a rewrite rule, must be called at config time.
- addRule(String, ReflectiveEntityDriverFactory.DriverInferenceRule) - Method in class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory
-
adds a rule; possibly replacing an old one if one exists with the given identifier.
- addSbinPathCommand() - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- addSchema(Schema) - Method in interface org.apache.brooklyn.entity.database.Database
-
- addSchema(Schema) - Method in class org.apache.brooklyn.entity.database.derby.DerbyDatabase
-
- addSecondary(BrooklynClassLoadingContext) - Method in class org.apache.brooklyn.core.mgmt.classloading.BrooklynClassLoadingContextSequential
-
- AddSensor<T> - Class in org.apache.brooklyn.core.effector
-
- AddSensor(Map<String, String>) - Constructor for class org.apache.brooklyn.core.effector.AddSensor
-
- AddSensor(ConfigBag) - Constructor for class org.apache.brooklyn.core.effector.AddSensor
-
- addSensor(Sensor<?>) - Method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
Adds the given
Sensor
to this entity.
- addSensor(ChefAttributePollConfig) - Method in class org.apache.brooklyn.entity.chef.ChefAttributeFeed.Builder
-
- addSensor(String, AttributeSensor) - Method in class org.apache.brooklyn.entity.chef.ChefAttributeFeed.Builder
-
- addSensor(WindowsPerformanceCounterPollConfig<?>) - Method in class org.apache.brooklyn.feed.windows.WindowsPerformanceCounterFeed.Builder
-
- addSensor(String, AttributeSensor<?>) - Method in class org.apache.brooklyn.feed.windows.WindowsPerformanceCounterFeed.Builder
-
- addSensorIfAbsent(Sensor<?>) - Method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
- addSensorIfAbsentWithoutPublishing(Sensor<?>) - Method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
- addSensors(Iterable<? extends Sensor<?>>) - Method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
Adds the given
Sensor
s to this entity.
- addSensors(Map<String, AttributeSensor>) - Method in class org.apache.brooklyn.entity.chef.ChefAttributeFeed.Builder
-
- addSensors(AttributeSensor[]) - Method in class org.apache.brooklyn.entity.chef.ChefAttributeFeed.Builder
-
- addSensors(Iterable<AttributeSensor>) - Method in class org.apache.brooklyn.entity.chef.ChefAttributeFeed.Builder
-
- addSensors(Map<String, AttributeSensor>) - Method in class org.apache.brooklyn.feed.windows.WindowsPerformanceCounterFeed.Builder
-
- addShardToRouter(String) - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientSupport
-
- addShutdownHook(Runnable) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
- addShutdownHook(Runnable) - Static method in class org.apache.brooklyn.util.javalang.Threads
-
- addShutdownHook(Runnable) - Static method in class org.apache.brooklyn.util.osgi.OsgiUtil
-
keep a list of threads to be run when an osgi bundle is deactivated
- addSpace(boolean) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings.Builder
-
Whether to add a space between the value and the unit suffix.
- addSpace() - Method in class org.apache.brooklyn.util.text.ByteSizeStrings.Builder
-
- addSubscription(Entity, Sensor<T>, Predicate<? super SensorEvent<? super T>>) - Method in interface org.apache.brooklyn.entity.group.DynamicGroup
-
- addSubscription(Entity, Sensor<T>) - Method in interface org.apache.brooklyn.entity.group.DynamicGroup
-
Indicates an entity and/or sensor this group should monitor
- addSubscription(Entity, Sensor<T>, Predicate<? super SensorEvent<? super T>>) - Method in class org.apache.brooklyn.entity.group.DynamicGroupImpl
-
- addSubscription(Entity, Sensor<T>) - Method in class org.apache.brooklyn.entity.group.DynamicGroupImpl
-
- addSuperType(RegisteredType, Class<?>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
- addSuperType(RegisteredType, RegisteredType) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
- addSuperTypes(RegisteredType, Iterable<Object>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
- addSystemProperties() - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- addSystemProperties() - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- addSystemProperties() - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- addTag(Object) - Method in interface org.apache.brooklyn.api.objs.BrooklynObject.TagSupport
-
- addTag(RegisteredType, Object) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
- addTag(Object) - Method in class org.apache.brooklyn.enricher.stock.Enrichers.AbstractEnricherBuilder
-
- addTagDynamically(Object) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- addTagDynamically(TaskAdaptable<?>, Object) - Static method in class org.apache.brooklyn.util.core.task.TaskTags
-
- addTags(Iterable<?>) - Method in interface org.apache.brooklyn.api.objs.BrooklynObject.TagSupport
-
- addTags(RegisteredType, Iterable<?>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
- addTagsDynamically(TaskAdaptable<?>, Object, Object...) - Static method in class org.apache.brooklyn.util.core.task.TaskTags
-
- addTemplateOptions(TemplateOptions, TemplateOptions) - Static method in class org.apache.brooklyn.location.jclouds.templates.PortableTemplateBuilder
-
like TemplateOptions.copyTo but additive wrt arrays, collections, and maps,
putting moreOptions in on top of / at the end of options.
- addTo(Entity) - Method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembersSpec
-
- addToClasspath(URL, boolean) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogClasspathDo
-
adds the given URL as something this classloader will load
(however no scanning is done)
- addToClasspath(ClassLoader) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogClasspathDo
-
adds the given URL as something this classloader will load
(however no scanning is done).
- addToClasspath(String...) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogDo
-
adds the given urls; filters out any nulls supplied
- addToClasspath(String) - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppImpl
-
- addToClasspath(Collection<String>) - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppImpl
-
- addToCookbooksFromGithub(EntitySpec<?>, String...) - Static method in class org.apache.brooklyn.entity.chef.ChefConfigs
-
- addToCookbooksFromGithub(EntityInternal, String...) - Static method in class org.apache.brooklyn.entity.chef.ChefConfigs
-
- addToCookbooksFromGithub(EntitySpec<?>, String, String) - Static method in class org.apache.brooklyn.entity.chef.ChefConfigs
-
- addToCookbooksFromGithub(EntityInternal, String, String) - Static method in class org.apache.brooklyn.entity.chef.ChefConfigs
-
- addToEntityAndEmitAll(Entity) - Method in class org.apache.brooklyn.enricher.stock.SensorPropagatingEnricher
-
Deprecated.
convenience, to be called by the host
- addToFormulas(EntitySpec<?>, String) - Static method in class org.apache.brooklyn.entity.cm.salt.SaltConfigs
-
- addToFormulas(EntityInternal, String) - Static method in class org.apache.brooklyn.entity.cm.salt.SaltConfigs
-
- addToLaunchRunList(EntitySpec<?>, String...) - Static method in class org.apache.brooklyn.entity.chef.ChefConfigs
-
- addToLaunchRunList(EntityInternal, String...) - Static method in class org.apache.brooklyn.entity.chef.ChefConfigs
-
- addToLocalBag(Map<String, ?>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicConfigurationSupport
-
- addToLocalBag(Map<String, ?>) - Method in class org.apache.brooklyn.core.entity.internal.EntityConfigMap
-
- addToLocalBag(Map<String, ?>) - Method in class org.apache.brooklyn.core.objs.AdjunctConfigMap
-
- addToLocalBag(Map<String, ?>) - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectInternal.ConfigurationSupportInternal
-
- addToLocalUnpersistedTypeRegistry(RegisteredType, boolean) - Method in class org.apache.brooklyn.core.typereg.BasicBrooklynTypeRegistry
-
- addTopic(String) - Method in interface org.apache.brooklyn.entity.messaging.jms.JMSBroker
-
TODO make this an effector
- addTopic(String, Map) - Method in interface org.apache.brooklyn.entity.messaging.jms.JMSBroker
-
- addTopic(String) - Method in class org.apache.brooklyn.entity.messaging.jms.JMSBrokerImpl
-
- addTopic(String, Map) - Method in class org.apache.brooklyn.entity.messaging.jms.JMSBrokerImpl
-
- addToRunList(EntitySpec<?>, String...) - Static method in class org.apache.brooklyn.entity.cm.salt.SaltConfigs
-
- addToRunList(EntityInternal, String...) - Static method in class org.apache.brooklyn.entity.cm.salt.SaltConfigs
-
- addUnflattened(Object, Object...) - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
adds the given arguments to a list at this point (will not descend into maps, and will not flatten lists)
- addUsageListener(UsageListener) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalUsageManager
-
- addUsageListener(UsageListener) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentUsageManager
-
- addUsageListener(UsageListener) - Method in interface org.apache.brooklyn.core.mgmt.usage.UsageManager
-
Adds the given listener, to be notified on recording of application/location events.
- addUser(String, EntitlementManager) - Method in class org.apache.brooklyn.core.mgmt.entitlement.PerUserEntitlementManager
-
- addWar(String, String) - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
specifies a WAR to use at a given context path (only if server not yet started);
cf deploy(path, url)
- AdjunctConfigMap - Class in org.apache.brooklyn.core.objs
-
- AdjunctConfigMap(AbstractEntityAdjunct) - Constructor for class org.apache.brooklyn.core.objs.AdjunctConfigMap
-
- AdjunctType - Class in org.apache.brooklyn.core.objs
-
This is the actual type of a policy instance at runtime.
- AdjunctType(AbstractEntityAdjunct) - Constructor for class org.apache.brooklyn.core.objs.AdjunctType
-
- ADMIN_REST_API_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGateway
-
- AdvertiseWinrmLoginPolicy - Class in org.apache.brooklyn.location.winrm
-
When attached to an entity, this will monitor for when an
WinRmMachineLocation
is added to that entity
(e.g.
- AdvertiseWinrmLoginPolicy() - Constructor for class org.apache.brooklyn.location.winrm.AdvertiseWinrmLoginPolicy
-
- afterInvocation(IInvokedMethod, ITestResult) - Method in class org.apache.brooklyn.test.support.PlatformTestSelectorListener
-
- agentmain(String) - Static method in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- agentmain(String) - Static method in class org.apache.brooklyn.util.jmx.jmxrmi.JmxRmiAgent
-
- AggregateClassLoader - Class in org.apache.brooklyn.util.javalang
-
looks for classes and resources in the classloaders added here
- AggregatingCampPlatform - Class in org.apache.brooklyn.camp
-
A
CampPlatform
implementation which is empty but allows adding new items,
as well as adding other platforms; meant for subclassing only
- AggregatingCampPlatform(PlatformRootSummary, CampPlatform) - Constructor for class org.apache.brooklyn.camp.AggregatingCampPlatform
-
- AggregatingMachineProvisioningLocation<T extends MachineLocation> - Class in org.apache.brooklyn.core.location
-
Takes a list of other provisioners, and round-robins across them when obtaining a machine.
- AggregatingMachineProvisioningLocation() - Constructor for class org.apache.brooklyn.core.location.AggregatingMachineProvisioningLocation
-
- AggregatingMachineProvisioningLocation(Map) - Constructor for class org.apache.brooklyn.core.location.AggregatingMachineProvisioningLocation
-
- AggregatingResourceLookup<T extends AbstractResource> - Class in org.apache.brooklyn.camp.spi.collection
-
- AggregatingResourceLookup() - Constructor for class org.apache.brooklyn.camp.spi.collection.AggregatingResourceLookup
-
- Aggregator<T,U> - Class in org.apache.brooklyn.enricher.stock
-
Building on
AbstractAggregator
for a single source sensor (on multiple children and/or members)
- Aggregator() - Constructor for class org.apache.brooklyn.enricher.stock.Aggregator
-
- alias(String) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- aliases(Predicate<? super Iterable<String>>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- all(ManagementContext) - Static method in class org.apache.brooklyn.core.plan.PlanToSpecFactory
-
Deprecated.
- all(ManagementContext, boolean) - Static method in class org.apache.brooklyn.core.plan.PlanToSpecFactory
-
Deprecated.
- all(ManagementContext) - Static method in class org.apache.brooklyn.core.typereg.TypePlanTransformers
-
- all(Predicate<T>) - Static method in class org.apache.brooklyn.util.collections.CollectionFunctionals
-
Returns a predicate for a collection which is true if
all elements in the collection given to the predicate
which satisfies the predicate given here.
- all() - Static method in class org.apache.brooklyn.util.collections.QuorumCheck.QuorumChecks
-
Checks that all members that should be up are up (i.e.
- ALL_HOSTS_VALID - Static variable in class org.apache.brooklyn.util.crypto.SslTrustUtils
-
- ALL_SSH_CONFIG_KEY_NAMES - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- ALL_SSH_CONFIG_KEYS - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- ALL_WINRM_CONFIG_KEY_NAMES - Static variable in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- ALL_WINRM_CONFIG_KEYS - Static variable in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- allAndAtLeastOne() - Static method in class org.apache.brooklyn.util.collections.QuorumCheck.QuorumChecks
-
Checks all members that should be up are up, and that there is at least one such member.
- allLocations - Variable in class org.apache.brooklyn.cli.CloudExplorer.JcloudsCommand
-
- ALLOCATE_PTY - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- allOf(EntitlementManager...) - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.FineGrainedEntitlements
-
- allOf(Iterable<? extends EntitlementManager>) - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.FineGrainedEntitlements
-
- allowed() - Static method in class org.apache.brooklyn.api.mgmt.AccessController.Response
-
- allowFailure() - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskFactory
-
- allowing(EntitlementClass<U>, Predicate<U>) - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.FineGrainedEntitlements
-
- allowing(EntitlementClass<U>) - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.FineGrainedEntitlements
-
- allowing(IpPermission) - Method in class org.apache.brooklyn.location.jclouds.networking.SecurityGroupDefinition
-
- allowingInternalPing() - Method in class org.apache.brooklyn.location.jclouds.networking.SecurityGroupDefinition
-
- allowingInternalPort(int) - Method in class org.apache.brooklyn.location.jclouds.networking.SecurityGroupDefinition
-
allows access to the given port on TCP from within the subnet
- allowingInternalPortRange(int, int) - Method in class org.apache.brooklyn.location.jclouds.networking.SecurityGroupDefinition
-
- allowingInternalPorts(int, int, int...) - Method in class org.apache.brooklyn.location.jclouds.networking.SecurityGroupDefinition
-
- allowingNonZeroExitCode() - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- allowingNonZeroExitCode() - Method in interface org.apache.brooklyn.util.core.task.system.ProcessTaskFactory
-
- allowingPublicPing() - Method in class org.apache.brooklyn.location.jclouds.networking.SecurityGroupDefinition
-
- allowingPublicPort(int) - Method in class org.apache.brooklyn.location.jclouds.networking.SecurityGroupDefinition
-
- allowingPublicPortRange(int, int) - Method in class org.apache.brooklyn.location.jclouds.networking.SecurityGroupDefinition
-
- allowingPublicPorts(int, int, int...) - Method in class org.apache.brooklyn.location.jclouds.networking.SecurityGroupDefinition
-
- allowMissingComma(boolean) - Method in class org.apache.brooklyn.util.core.text.DataUriSchemeParser
-
- allowSlashesAfterColon(boolean) - Method in class org.apache.brooklyn.util.core.text.DataUriSchemeParser
-
- allTasksLive() - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
live view of all tasks, for internal use only
- alreadyEncountered(Set<String>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypeLoadingContexts
-
- alreadyEncountered(Set<String>, String) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypeLoadingContexts
-
- alternatives(Collection<String>) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
Returns a sequence of chained commands that runs until one of them succeeds (i.e.
- alternatives(String...) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- alternativesGroup(Collection<String>) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- alternativesGroup(String...) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- alternativesSubshell(Collection<String>) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- alternativesSubshell(String...) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- ALWAYS - Static variable in class org.apache.brooklyn.config.ConfigInheritance
-
- alwaysTrue() - Static method in class org.apache.brooklyn.util.collections.QuorumCheck.QuorumChecks
-
Always "healthy"
- AMQ_JETTY_PORT - Static variable in interface org.apache.brooklyn.entity.messaging.activemq.ActiveMQBroker
-
- AMQP_0_10 - Static variable in interface org.apache.brooklyn.entity.messaging.amqp.AmqpServer
-
- AMQP_0_8 - Static variable in interface org.apache.brooklyn.entity.messaging.amqp.AmqpServer
-
- AMQP_0_9 - Static variable in interface org.apache.brooklyn.entity.messaging.amqp.AmqpServer
-
- AMQP_0_9_1 - Static variable in interface org.apache.brooklyn.entity.messaging.amqp.AmqpServer
-
- AMQP_1_0 - Static variable in interface org.apache.brooklyn.entity.messaging.amqp.AmqpServer
-
- AMQP_PORT - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- AMQP_PORT - Static variable in interface org.apache.brooklyn.entity.messaging.amqp.AmqpServer
-
- AMQP_PORT - Static variable in interface org.apache.brooklyn.entity.messaging.qpid.QpidBroker
-
- AMQP_PORT - Static variable in interface org.apache.brooklyn.entity.messaging.rabbit.RabbitBroker
-
- AMQP_VERSION - Static variable in interface org.apache.brooklyn.entity.messaging.amqp.AmqpServer
-
- AMQP_VERSION - Static variable in interface org.apache.brooklyn.entity.messaging.qpid.QpidBroker
-
- AMQP_VERSION - Static variable in interface org.apache.brooklyn.entity.messaging.rabbit.RabbitBroker
-
- AmqpExchange - Interface in org.apache.brooklyn.entity.messaging.amqp
-
An interface that describes an AMQP exchange.
- AmqpServer - Interface in org.apache.brooklyn.entity.messaging.amqp
-
Marker interface identifying AMQP servers.
- ancestor(String) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
- ancestor(String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
-
- ancestors(Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Returns the entity, its parent, its parent, and so on.
- anded(BitList) - Method in class org.apache.brooklyn.util.math.BitList
-
represents the result of this bit list logically ANDed with the other
- andWaitForSuccess() - Method in class org.apache.brooklyn.util.core.task.DynamicTasks.TaskQueueingResult
-
blocks for the task to be completed
- ANONYMOUS_LINUX - Static variable in class org.apache.brooklyn.core.location.BasicOsDetails.Factory
-
- ANONYMOUS_LINUX_64 - Static variable in class org.apache.brooklyn.core.location.BasicOsDetails.Factory
-
- any() - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypeLoadingContexts
-
returns a constraint which allows anything
- any() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- any(Predicate<T>) - Static method in class org.apache.brooklyn.util.collections.CollectionFunctionals
-
Returns a predicate for a collection which is true if
there is at least one element in the collection given to the predicate
which satisfies the predicate given here.
- ANY_HIGH_PORT - Static variable in class org.apache.brooklyn.core.location.PortRanges
-
- ANY_NIC - Static variable in class org.apache.brooklyn.util.net.Networking
-
- ANY_ROUTER - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouterCluster
-
- ANY_RUNNING_ROUTER - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouterCluster
-
- anyOf(EntitlementManager...) - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.FineGrainedEntitlements
-
- anyOf(Iterable<? extends EntitlementManager>) - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.FineGrainedEntitlements
-
- AnyoneSecurityProvider - Class in org.apache.brooklyn.rest.security.provider
-
provider who allows everyone
- AnyoneSecurityProvider() - Constructor for class org.apache.brooklyn.rest.security.provider.AnyoneSecurityProvider
-
- anySuperType(Predicate<Class<T>>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- APACHE_SNAPSHOT_URL_GENERATOR - Static variable in class org.apache.brooklyn.util.maven.MavenRetriever
-
- API_URI_PATH - Static variable in class org.apache.brooklyn.camp.server.rest.resource.ApidocRestResource
-
- ApidocResource - Class in org.apache.brooklyn.rest.resources
-
- ApidocResource() - Constructor for class org.apache.brooklyn.rest.resources.ApidocResource
-
- ApidocRestResource - Class in org.apache.brooklyn.camp.server.rest.resource
-
- ApidocRestResource() - Constructor for class org.apache.brooklyn.camp.server.rest.resource.ApidocRestResource
-
- ApiError - Class in org.apache.brooklyn.rest.domain
-
- ApiError(String) - Constructor for class org.apache.brooklyn.rest.domain.ApiError
-
- ApiError(String, String) - Constructor for class org.apache.brooklyn.rest.domain.ApiError
-
- ApiError(String, String, Integer) - Constructor for class org.apache.brooklyn.rest.domain.ApiError
-
- ApiError.Builder - Class in org.apache.brooklyn.rest.domain
-
- ApiError.Builder() - Constructor for class org.apache.brooklyn.rest.domain.ApiError.Builder
-
- ApiErrorDto - Class in org.apache.brooklyn.camp.server.dto
-
A simple error message that provides a message and optional details.
- ApiErrorDto(String, String) - Constructor for class org.apache.brooklyn.camp.server.dto.ApiErrorDto
-
- ApiErrorDto.Builder - Class in org.apache.brooklyn.camp.server.dto
-
- ApiErrorDto.Builder() - Constructor for class org.apache.brooklyn.camp.server.dto.ApiErrorDto.Builder
-
- ApiListingResource - Class in org.apache.brooklyn.rest.apidoc
-
ApiListingResource usable within a jersey servlet filter.
- ApiListingResource() - Constructor for class org.apache.brooklyn.rest.apidoc.ApiListingResource
-
- ApiObjectsFactory - Class in org.apache.brooklyn.api.internal
-
This class grants access to implementations in core for operations needed in API classes.
- ApiObjectsFactory() - Constructor for class org.apache.brooklyn.api.internal.ApiObjectsFactory
-
- ApiObjectsFactoryImpl - Class in org.apache.brooklyn.core.internal
-
- ApiObjectsFactoryImpl() - Constructor for class org.apache.brooklyn.core.internal.ApiObjectsFactoryImpl
-
- ApiObjectsFactoryInterface - Interface in org.apache.brooklyn.api.internal
-
Methods from downstream projects used in API classes at runtime.
- APIS - Static variable in class org.apache.brooklyn.location.jclouds.JcloudsLocationResolver
-
- app - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- APP - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- APP_ARCHIVE_URL - Static variable in interface org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppService
-
- APP_COMMAND - Static variable in interface org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppService
-
- APP_COMMAND_LINE - Static variable in interface org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppService
-
- APP_FILE - Static variable in interface org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppService
-
- APP_GIT_REPOSITORY_URL - Static variable in interface org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppService
-
- APP_NAME - Static variable in interface org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppService
-
- appDisplayName(String) - Method in class org.apache.brooklyn.core.entity.factory.ApplicationBuilder
-
Deprecated.
- append(String) - Method in class org.apache.brooklyn.core.mgmt.persist.FileBasedStoreObjectAccessor
-
- append(String) - Method in class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsStoreObjectAccessor
-
- append(String) - Method in interface org.apache.brooklyn.core.mgmt.persist.PersistenceObjectStore.StoreObjectAccessor
-
- append(String) - Method in class org.apache.brooklyn.core.mgmt.persist.StoreObjectAccessorLocking
-
- append(CharSequence) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptPart
-
- append(Collection<? extends CharSequence>) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptPart
-
- append(CharSequence...) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptPart
-
- append(V) - Method in class org.apache.brooklyn.util.collections.MutableList
-
as List.add(Object)
but fluent styleÂ
- append(V, V, V...) - Method in class org.apache.brooklyn.util.collections.MutableList
-
as List.add(Object)
but accepting multiple, and fluent styleÂ
- append(CharSequence) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- append(CharSequence, int, int) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- append(char) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- append(String) - Static method in class org.apache.brooklyn.util.text.StringFunctions
-
- append(String, String) - Method in class org.apache.brooklyn.util.text.StringShortener
-
- appendAll(Iterable<? extends V>) - Method in class org.apache.brooklyn.util.collections.MutableList
-
as List.addAll(Collection)
but fluent styleÂ
- appendAll(Iterator<? extends V>) - Method in class org.apache.brooklyn.util.collections.MutableList
-
as List.addAll(Collection)
but fluent styleÂ
- appendBase64IdFromValueOfLength(long, int, StringBuffer) - Static method in class org.apache.brooklyn.util.text.Identifiers
-
- appendBase64IdFromValueOfLength(long, int, StringBuilder) - Static method in class org.apache.brooklyn.util.text.Identifiers
-
- appendIfNotNull(V) - Method in class org.apache.brooklyn.util.collections.MutableList
-
as List.add(Object)
but excluding nulls, and fluent styleÂ
- appendIfNotNull(V, V, V...) - Method in class org.apache.brooklyn.util.collections.MutableList
-
as List.add(Object)
but excluding nulls, accepting multiple, and fluent styleÂ
- appendIptablesRule(IptablesCommands.Chain, Protocol, int, IptablesCommands.Policy) - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
Returns the command that appends a rule to iptables to all interfaces.
- appendIptablesRule(IptablesCommands.Chain, IptablesCommands.Protocol, int, IptablesCommands.Policy) - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
- appendIptablesRule(IptablesCommands.Chain, String, Protocol, int, IptablesCommands.Policy) - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
Returns the command that appends a rule to iptables.
- appendIptablesRule(IptablesCommands.Chain, String, IptablesCommands.Protocol, int, IptablesCommands.Policy) - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
- appendSslConfig(String, StringBuilder, String, ProxySslConfig, boolean, boolean) - Method in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- appendSslConfig(String, StringBuilder, String, ProxySslConfig, boolean, boolean) - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxControllerImpl
-
- appendToEtcHosts(String, String...) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- Application - Interface in org.apache.brooklyn.api.entity
-
An application is the root of the entity hierarchy.
- application(Application) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- application(ApplicationBuilder) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
Specifies that the launcher should build and manage the given Brooklyn application.
- application(EntitySpec<? extends StartableApplication>) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
Specifies that the launcher should build and manage the Brooklyn application
described by the given spec.
- application(String) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
Specifies that the launcher should build and manage the Brooklyn application
described by the given YAML blueprint.
- APPLICATION_USAGE_KEY - Static variable in class org.apache.brooklyn.core.mgmt.internal.LocalUsageManager
-
- ApplicationApi - Interface in org.apache.brooklyn.rest.api
-
- ApplicationBuilder - Class in org.apache.brooklyn.core.entity.factory
-
- ApplicationBuilder() - Constructor for class org.apache.brooklyn.core.entity.factory.ApplicationBuilder
-
Deprecated.
- ApplicationBuilder(EntitySpec<? extends StartableApplication>) - Constructor for class org.apache.brooklyn.core.entity.factory.ApplicationBuilder
-
Deprecated.
- ApplicationComponent - Class in org.apache.brooklyn.camp.spi
-
Holds the metadata (name, description, etc) for a PCT
as well as fields pointing to behaviour (eg creation of PlatformComponent).
- ApplicationComponent.Builder<T extends ApplicationComponent> - Class in org.apache.brooklyn.camp.spi
-
- ApplicationComponentDto - Class in org.apache.brooklyn.camp.server.dto
-
- ApplicationComponentRestResource - Class in org.apache.brooklyn.camp.server.rest.resource
-
- ApplicationComponentRestResource() - Constructor for class org.apache.brooklyn.camp.server.rest.resource.ApplicationComponentRestResource
-
- applicationComponents() - Method in class org.apache.brooklyn.camp.AggregatingCampPlatform
-
- applicationComponents() - Method in class org.apache.brooklyn.camp.BasicCampPlatform
-
- applicationComponents() - Method in class org.apache.brooklyn.camp.brooklyn.spi.platform.BrooklynImmutableCampPlatform
-
- applicationComponents() - Method in class org.apache.brooklyn.camp.CampPlatform
-
- ApplicationComponentTemplate - Class in org.apache.brooklyn.camp.spi
-
Holds the metadata (name, description, etc) for a PCT
as well as fields pointing to behaviour (eg creation of PlatformComponent).
- ApplicationComponentTemplate.Builder<T extends ApplicationComponentTemplate> - Class in org.apache.brooklyn.camp.spi
-
- ApplicationComponentTemplateDto - Class in org.apache.brooklyn.camp.server.dto
-
- ApplicationComponentTemplateRestResource - Class in org.apache.brooklyn.camp.server.rest.resource
-
- ApplicationComponentTemplateRestResource() - Constructor for class org.apache.brooklyn.camp.server.rest.resource.ApplicationComponentTemplateRestResource
-
- applicationComponentTemplates() - Method in class org.apache.brooklyn.camp.AggregatingCampPlatform
-
- applicationComponentTemplates() - Method in class org.apache.brooklyn.camp.BasicCampPlatform
-
- applicationComponentTemplates() - Method in class org.apache.brooklyn.camp.brooklyn.spi.platform.BrooklynImmutableCampPlatform
-
- applicationComponentTemplates() - Method in class org.apache.brooklyn.camp.CampPlatform
-
- applicationComponentTemplates(ResourceLookup<ApplicationComponent>) - Method in class org.apache.brooklyn.camp.spi.ApplicationComponent.Builder
-
- applicationComponentTemplates(ResourceLookup<ApplicationComponent>) - Method in class org.apache.brooklyn.camp.spi.Assembly.Builder
-
- applicationComponentTemplates(ResourceLookup<ApplicationComponentTemplate>) - Method in class org.apache.brooklyn.camp.spi.AssemblyTemplate.Builder
-
- applicationComponentTemplates(ResourceLookup<ApplicationComponent>) - Method in class org.apache.brooklyn.camp.spi.PlatformComponent.Builder
-
- applicationId(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl.Builder
-
- applicationIdEqualTo(String) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
- applicationIds(Collection<String>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl.Builder
-
- applicationIdSatisfies(Predicate<? super String>) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
- ApplicationResource - Class in org.apache.brooklyn.rest.resources
-
- ApplicationResource() - Constructor for class org.apache.brooklyn.rest.resources.ApplicationResource
-
- applications(ManagementContext) - Static method in class org.apache.brooklyn.core.entity.EntityFunctions
-
- ApplicationSpec - Class in org.apache.brooklyn.rest.domain
-
- ApplicationSpec(String, String, Set<EntitySpec>, Collection<String>, Map<String, String>) - Constructor for class org.apache.brooklyn.rest.domain.ApplicationSpec
-
- ApplicationSpec.Builder - Class in org.apache.brooklyn.rest.domain
-
- ApplicationSpec.Builder() - Constructor for class org.apache.brooklyn.rest.domain.ApplicationSpec.Builder
-
- ApplicationSummary - Class in org.apache.brooklyn.rest.domain
-
- ApplicationSummary(String, ApplicationSpec, Status, Map<String, URI>) - Constructor for class org.apache.brooklyn.rest.domain.ApplicationSummary
-
- ApplicationTransformer - Class in org.apache.brooklyn.rest.transform
-
- ApplicationTransformer() - Constructor for class org.apache.brooklyn.rest.transform.ApplicationTransformer
-
- applicationTree() - Method in interface org.apache.brooklyn.rest.api.ApplicationApi
-
Deprecated.
- applicationTree() - Method in class org.apache.brooklyn.rest.resources.ApplicationResource
-
- applicationUri(Application) - Static method in class org.apache.brooklyn.rest.transform.EntityTransformer
-
- ApplicationUsage - Class in org.apache.brooklyn.core.mgmt.usage
-
- ApplicationUsage(String, String, String, Map<String, String>) - Constructor for class org.apache.brooklyn.core.mgmt.usage.ApplicationUsage
-
- ApplicationUsage.ApplicationEvent - Class in org.apache.brooklyn.core.mgmt.usage
-
- ApplicationUsage.ApplicationEvent(Lifecycle, String) - Constructor for class org.apache.brooklyn.core.mgmt.usage.ApplicationUsage.ApplicationEvent
-
- ApplicationUsage.ApplicationEvent(Date, Lifecycle) - Constructor for class org.apache.brooklyn.core.mgmt.usage.ApplicationUsage.ApplicationEvent
-
- ApplicationUsage.ApplicationEvent(Date, Lifecycle, String) - Constructor for class org.apache.brooklyn.core.mgmt.usage.ApplicationUsage.ApplicationEvent
-
- apply(EntityLocal) - Method in interface org.apache.brooklyn.api.entity.EntityInitializer
-
Applies initialization logic to a just-built entity.
- apply(Object, AssemblyTemplateConstructor) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityMatcher
-
- apply(String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon.Functions.RegexReplacer
-
- apply(Object, AssemblyTemplateConstructor) - Method in interface org.apache.brooklyn.camp.spi.resolve.PdpMatcher
-
- apply(Map<K, ?>) - Method in class org.apache.brooklyn.core.config.Sanitizer
-
- apply(EntityLocal) - Method in class org.apache.brooklyn.core.effector.AddEffector
-
- apply(EntityLocal) - Method in class org.apache.brooklyn.core.effector.AddSensor
-
- apply(DownloadResolverManager.DownloadRequirement) - Method in class org.apache.brooklyn.core.entity.drivers.downloads.DownloadProducerFromCloudsoftRepo
-
- apply(DownloadResolverManager.DownloadRequirement) - Method in class org.apache.brooklyn.core.entity.drivers.downloads.DownloadProducerFromLocalRepo
-
- apply(DownloadResolverManager.DownloadRequirement) - Method in class org.apache.brooklyn.core.entity.drivers.downloads.DownloadProducerFromProperties
-
- apply(EntityLocal) - Method in class org.apache.brooklyn.core.entity.EntityInitializers.AddTags
-
- apply(EntityLocal) - Static method in class org.apache.brooklyn.core.feed.ConfigToAttributes
-
- apply(EntityLocal, AttributeSensorAndConfigKey<?, T>) - Static method in class org.apache.brooklyn.core.feed.ConfigToAttributes
-
Convenience for ensuring an individual sensor is set from its config key
(e.g.
- apply(P, BrooklynObject) - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectPredicate
-
- apply(List<Object>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.RegexTransformerFunction
-
- apply(List<Object>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.RegexTransformerString
-
- apply(EntityLocal) - Method in class org.apache.brooklyn.core.sensor.http.HttpRequestSensor
-
- apply(EntityLocal) - Method in class org.apache.brooklyn.core.sensor.password.CreatePasswordSensor
-
- apply(EntityLocal) - Method in class org.apache.brooklyn.core.sensor.ssh.SshCommandSensor
-
- apply(EntityLocal) - Method in class org.apache.brooklyn.core.sensor.StaticSensor
-
- apply(EntityLocal) - Method in class org.apache.brooklyn.core.sensor.windows.WindowsPerformanceCounterSensors
-
- apply(Collection<T>) - Method in class org.apache.brooklyn.enricher.stock.Enrichers.ComputingAverage
-
- apply(Collection<Boolean>) - Method in class org.apache.brooklyn.enricher.stock.Enrichers.ComputingIsQuorate
-
- apply(Collection<T>) - Method in class org.apache.brooklyn.enricher.stock.Enrichers.ComputingSum
-
- apply(String) - Method in class org.apache.brooklyn.entity.database.mysql.MySqlClusterImpl.SlaveStateParser
-
- apply(Entity) - Method in class org.apache.brooklyn.entity.group.DynamicMultiGroupImpl.BucketFromAttribute
-
- apply(EntityLocal) - Method in class org.apache.brooklyn.entity.java.JmxAttributeSensor
-
- apply(Collection<String>) - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSetImpl.EndpointsToDatastoreUrlMapper
-
- apply(Collection<String>) - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSetImpl.RootUsernameReducer
-
- apply(Iterable<? extends Image>) - Method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser.ImageChooserFromOrdering
-
- apply(TemplateOptions, ConfigBag, Object) - Method in interface org.apache.brooklyn.location.jclouds.JcloudsLocation.CustomizeTemplateOptions
-
- apply(ComputeMetadata) - Method in class org.apache.brooklyn.location.jclouds.JcloudsPredicates.NodeInLocation
-
Deprecated.
- apply() - Method in class org.apache.brooklyn.location.jclouds.networking.SecurityGroupTool
-
- apply(Iterable<? extends T>) - Method in class org.apache.brooklyn.util.collections.CollectionFunctionals.FirstElementFunction
-
- apply(Iterable<?>) - Method in class org.apache.brooklyn.util.collections.CollectionFunctionals.SizeFunction
-
- apply(Object) - Method in class org.apache.brooklyn.util.collections.Jsonya.JsonPrimitiveDeepTranslator
-
- apply(I) - Method in class org.apache.brooklyn.util.guava.Functionals.ConstantFunction
-
- apply(I) - Method in class org.apache.brooklyn.util.guava.IfFunctions.IfFunction
-
- apply(Function<? super I, ? extends O>) - Method in class org.apache.brooklyn.util.guava.IfFunctions.IfFunctionBuilderApplying
-
- apply(Function<? super I, ? extends O>) - Method in class org.apache.brooklyn.util.guava.IfFunctions.IfFunctionBuilderApplyingFirst
-
- apply(P, T) - Method in interface org.apache.brooklyn.util.guava.PredicateWithContext
-
- apply(File) - Method in class org.apache.brooklyn.util.io.FilePermissions
-
- apply(Long) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
A
Function
implementation that formats its input using the current
ByteSizeStrings
values.
- apply(String) - Method in class org.apache.brooklyn.util.text.StringEscapes.BashStringEscapes.WrapBashFunction
-
- apply(String) - Method in class org.apache.brooklyn.util.text.StringFunctions.RegexReplacer
-
- applyAgentJmxJavaSystemProperties(MutableMap.Builder<String, Object>) - Method in class org.apache.brooklyn.entity.java.JmxmpSslSupport
-
- applyCatalogLoadMode() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogInitialization
-
- applyClassRenames(Map<String, String>) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
supply a map of known renames, of the form "old-class -> new-class"
- applyConfig() - Method in interface org.apache.brooklyn.entity.dns.geoscaling.GeoscalingDnsService
-
- applyConfig() - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingDnsServiceImpl
-
- applyDefinesAsSystemProperties() - Method in class org.apache.brooklyn.cli.AbstractMain.BrooklynCommandWithSystemDefines
-
- applyDisplayValueHint(AttributeSensor<?>, Object) - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
Applies the (first) display value hint registered against the given target to the given initialValue
- applyDisplayValueHint(ConfigKey<?>, Object) - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
- applyDisplayValueHint(Class<?>, Object) - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
- applyDisplayValueHintUnchecked(Object, Object) - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
- applyHighstate(String, Entity) - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltHighstate
-
- applyInterpreters(Map<String, ?>) - Method in class org.apache.brooklyn.camp.spi.resolve.PdpProcessor
-
returns a DeploymentPlan object which is the result of running the interpretation
(with all interpreters) against the supplied deployment plan YAML object,
essentially a post-parse processing step before matching
- applyJmxJavaSystemProperties(MutableMap.Builder<String, Object>) - Method in class org.apache.brooklyn.entity.java.JmxSupport
-
applies _some_ of the common settings needed to connect via JMX
- applyJsonResponse(ServletContext, Response, HttpServletResponse) - Static method in class org.apache.brooklyn.rest.util.WebResourceUtils
-
Sets the HttpServletResponse
target (last argument) from the given source Response
;
useful in filters where we might have a Response
and need to set up an HttpServletResponse
.
- applyListAfter(PlanInterpretationNode, List<Object>, List<Object>) - Method in interface org.apache.brooklyn.camp.spi.resolve.PlanInterpreter
-
- applyListAfter(PlanInterpretationNode, List<Object>, List<Object>) - Method in class org.apache.brooklyn.camp.spi.resolve.PlanInterpreter.PlanInterpreterAdapter
-
- applyListBefore(PlanInterpretationNode, List<Object>) - Method in interface org.apache.brooklyn.camp.spi.resolve.PlanInterpreter
-
- applyListBefore(PlanInterpretationNode, List<Object>) - Method in class org.apache.brooklyn.camp.spi.resolve.PlanInterpreter.PlanInterpreterAdapter
-
- applyListEntry(PlanInterpretationNode, List<Object>, List<Object>, PlanInterpretationNode) - Method in interface org.apache.brooklyn.camp.spi.resolve.PlanInterpreter
-
as {@link #applyMapEntry(PlanInterpretationNode, Map, Map, PlanInterpretationNode, PlanInterpretationNode) but for lists
- applyListEntry(PlanInterpretationNode, List<Object>, List<Object>, PlanInterpretationNode) - Method in class org.apache.brooklyn.camp.spi.resolve.PlanInterpreter.PlanInterpreterAdapter
-
- applyMapAfter(PlanInterpretationNode, Map<Object, Object>, Map<Object, Object>) - Method in interface org.apache.brooklyn.camp.spi.resolve.PlanInterpreter
-
- applyMapAfter(PlanInterpretationNode, Map<Object, Object>, Map<Object, Object>) - Method in class org.apache.brooklyn.camp.spi.resolve.PlanInterpreter.PlanInterpreterAdapter
-
- applyMapBefore(PlanInterpretationNode, Map<Object, Object>) - Method in interface org.apache.brooklyn.camp.spi.resolve.PlanInterpreter
-
invoked at a Map node in a YAML tree, before any conversion to mapOut.
- applyMapBefore(PlanInterpretationNode, Map<Object, Object>) - Method in class org.apache.brooklyn.camp.spi.resolve.PlanInterpreter.PlanInterpreterAdapter
-
- applyMapEntry(PlanInterpretationNode, Map<Object, Object>, Map<Object, Object>, PlanInterpretationNode, PlanInterpretationNode) - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslInterpreter
-
- applyMapEntry(PlanInterpretationNode, Map<Object, Object>, Map<Object, Object>, PlanInterpretationNode, PlanInterpretationNode) - Method in interface org.apache.brooklyn.camp.spi.resolve.PlanInterpreter
-
- applyMapEntry(PlanInterpretationNode, Map<Object, Object>, Map<Object, Object>, PlanInterpretationNode, PlanInterpretationNode) - Method in class org.apache.brooklyn.camp.spi.resolve.PlanInterpreter.PlanInterpreterAdapter
-
- applyState(String, boolean) - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltSshTasks
-
- applyTagModifier(Function<Set<Object>, Void>) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- applyTagModifier(Function<Set<Object>, Void>) - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- applyTagModifier(Function<Set<Object>, Void>) - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- applyToKeyInMap(ListConfigKey<T>, Map) - Method in class org.apache.brooklyn.core.config.ListConfigKey.ListModificationBase
-
Deprecated.
- applyToKeyInMap(MapConfigKey<V>, Map) - Method in class org.apache.brooklyn.core.config.MapConfigKey.MapModificationBase
-
- applyToKeyInMap(SetConfigKey<T>, Map) - Method in class org.apache.brooklyn.core.config.SetConfigKey.SetModificationBase
-
- applyToKeyInMap(T, Map) - Method in interface org.apache.brooklyn.core.config.StructuredConfigKey.StructuredModification
-
- applyTopStates(boolean) - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltSshTasks
-
- applyTransformer(CompoundTransformer) - Method in class org.apache.brooklyn.core.mgmt.rebind.ActivePartialRebindIteration
-
- applyValueToMap(Object, Map) - Method in class org.apache.brooklyn.core.config.internal.AbstractCollectionConfigKey
-
- applyValueToMap(Object, Map) - Method in class org.apache.brooklyn.core.config.MapConfigKey
-
- applyValueToMap(Object, Map) - Method in interface org.apache.brooklyn.core.config.StructuredConfigKey
-
for internal use
- applyYamlPrimitive(PlanInterpretationNode) - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslInterpreter
-
- applyYamlPrimitive(PlanInterpretationNode) - Method in interface org.apache.brooklyn.camp.spi.resolve.PlanInterpreter
-
- approximately(Object, Object) - Static method in class org.apache.brooklyn.util.javalang.Equals
-
Tests whether the two objects given are either all null or all approximately equal
(tolerance of 0.001 for floating point, but subject to change)
- approximately(Object, Object, Object, Object...) - Static method in class org.apache.brooklyn.util.javalang.Equals
-
- APPSERVERS_COUNT - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExample
-
- APPSERVERS_COUNT - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExampleApp
-
- APT_INSTALL - Static variable in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
- APT_RUN_SCRIPT - Static variable in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
- archive(String) - Static method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
- ArchiveBuilder - Class in org.apache.brooklyn.util.core.file
-
Build a Zip or Jar archive.
- ArchiveTasks - Class in org.apache.brooklyn.util.core.file
-
- ArchiveTasks() - Constructor for class org.apache.brooklyn.util.core.file.ArchiveTasks
-
- ArchiveUtils - Class in org.apache.brooklyn.util.core.file
-
- ArchiveUtils() - Constructor for class org.apache.brooklyn.util.core.file.ArchiveUtils
-
- ArchiveUtils.ArchiveType - Enum in org.apache.brooklyn.util.core.file
-
The types of archive that are supported by Brooklyn.
- arg(int) - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.parse.FunctionWithArgs
-
- ARGS - Static variable in interface org.apache.brooklyn.entity.java.VanillaJavaApp
-
- arguments - Variable in class org.apache.brooklyn.cli.AbstractMain.BrooklynCommandCollectingArgs
-
extra arguments
- Artifact - Class in org.apache.brooklyn.camp.spi.pdp
-
- Artifact() - Constructor for class org.apache.brooklyn.camp.spi.pdp.Artifact
-
- artifact(String, String, String) - Static method in class org.apache.brooklyn.util.core.BrooklynMavenArtifacts
-
- artifact(String, String, String, String) - Static method in class org.apache.brooklyn.util.core.BrooklynMavenArtifacts
-
- ArtifactContent - Class in org.apache.brooklyn.camp.spi.pdp
-
- ArtifactContent() - Constructor for class org.apache.brooklyn.camp.spi.pdp.ArtifactContent
-
- ArtifactRequirement - Class in org.apache.brooklyn.camp.spi.pdp
-
- ArtifactRequirement() - Constructor for class org.apache.brooklyn.camp.spi.pdp.ArtifactRequirement
-
- as(Class<T>) - Method in class org.apache.brooklyn.util.core.task.ValueResolver.ResolverBuilderPretype
-
- asArray() - Method in class org.apache.brooklyn.util.math.BitList
-
- asBadRequestResponseJson() - Method in class org.apache.brooklyn.rest.domain.ApiError
-
- asBigInteger() - Method in class org.apache.brooklyn.util.math.BitList
-
- asBitList() - Method in class org.apache.brooklyn.util.net.Cidr
-
returns list of bits for the significant (length) bits of this CIDR
- asBitSet() - Method in class org.apache.brooklyn.util.math.BitList
-
nb: BitSet forgets the length
- asBoolean() - Method in interface org.apache.brooklyn.api.location.PortRange
-
Note: this method is only here for use with "groovy truth".
- asBoolean() - Method in class org.apache.brooklyn.core.location.PortRanges.AggregatePortRange
-
- asBoolean() - Method in class org.apache.brooklyn.core.location.PortRanges.LinearPortRange
-
- asBoolean() - Method in class org.apache.brooklyn.core.location.PortRanges.SinglePort
-
- asBoolean() - Method in class org.apache.brooklyn.test.Asserts.BooleanWithMessage
-
- asBoolean() - Method in class org.apache.brooklyn.test.TestUtils.BooleanWithMessage
-
Deprecated.
- asByteArray(long...) - Static method in class org.apache.brooklyn.util.net.Networking
-
creates a byte array given a var-arg number of (or bytes or longs);
checks that all values are valid as _unsigned_ bytes (i.e.
- asByteList() - Method in class org.apache.brooklyn.util.math.BitList
-
- asBytes() - Method in class org.apache.brooklyn.util.math.BitList
-
returns the bits converted to bytes, with least significant bit first
*and* first 8 bits in the first byte
- asConfigKey(ParameterType<V>) - Static method in class org.apache.brooklyn.core.effector.Effectors
-
- asConfigKey(ParameterType<T>) - Static method in class org.apache.brooklyn.core.effector.EffectorTasks
-
- asDataUrlBase64(String) - Static method in class org.apache.brooklyn.util.net.Urls
-
- asDataUrlBase64(MediaType, byte[]) - Static method in class org.apache.brooklyn.util.net.Urls
-
Creates a "data:..." scheme URL for use with supported parsers, using Base64 encoding.
- asFile(Object) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- asImmutableCopy() - Method in class org.apache.brooklyn.util.collections.MutableList
-
creates an ImmutableList
which is a copy of this list.
- asImmutableCopy() - Method in class org.apache.brooklyn.util.collections.MutableMap
-
- asImmutableCopy() - Method in class org.apache.brooklyn.util.collections.MutableSet
-
- asJerseyOutermostReturnValue(boolean) - Method in class org.apache.brooklyn.rest.resources.AbstractBrooklynRestResource.RestValueResolver
-
whether an outermost string must be wrapped in quotes, because a String return object is treated as
already JSON-encoded
- asJson() - Static method in class org.apache.brooklyn.feed.http.JsonFunctions
-
- asJsonResponse() - Method in class org.apache.brooklyn.rest.domain.ApiError
-
- asLink(Task<?>) - Static method in class org.apache.brooklyn.rest.transform.TaskTransformer
-
- asList() - Method in class org.apache.brooklyn.util.math.BitList
-
- asMap() - Method in class org.apache.brooklyn.core.mgmt.persist.PersistenceActivityMetrics
-
- asMap() - Method in class org.apache.brooklyn.core.sensor.AttributeMap
-
- asMap(ConfigBag, ConfigKey<?>) - Static method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl.DeployBlueprintEffectorBody
-
- asMap() - Method in class org.apache.brooklyn.util.guava.KeyTransformingLoadingCache
-
Undefined because input values are not tracked.
- asMapWithStringKeys() - Method in interface org.apache.brooklyn.config.ConfigMap
-
returns a read-only map view which has string keys (corresponding to the config key names);
callers encouraged to use the typed keys (and so not use this method),
but in some compatibility areas having a Properties-like view is useful
- asMapWithStringKeys() - Method in class org.apache.brooklyn.core.config.internal.AbstractConfigMapImpl
-
- asMapWithStringKeys() - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- asMapWithStringKeys() - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- asMapWithStringKeys() - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- asNonnullString(Object) - Static method in class org.apache.brooklyn.util.JavaGroovyEquivalents
-
- asNullIgnoringError() - Method in class org.apache.brooklyn.util.os.Os.DeletionResult
-
- asNullOrThrowing() - Method in class org.apache.brooklyn.util.os.Os.DeletionResult
-
- asParameterType(ConfigKey<V>) - Static method in class org.apache.brooklyn.core.effector.Effectors
-
- asRawMap() - Method in class org.apache.brooklyn.core.sensor.AttributeMap
-
- asResponse(Response.Status, MediaType) - Method in class org.apache.brooklyn.rest.domain.ApiError
-
- asResponse(MediaType) - Method in class org.apache.brooklyn.rest.domain.ApiError
-
- assemblies() - Method in class org.apache.brooklyn.camp.AggregatingCampPlatform
-
- assemblies() - Method in class org.apache.brooklyn.camp.BasicCampPlatform
-
- assemblies() - Method in class org.apache.brooklyn.camp.brooklyn.spi.platform.BrooklynImmutableCampPlatform
-
- assemblies() - Method in class org.apache.brooklyn.camp.CampPlatform
-
- Assembly - Class in org.apache.brooklyn.camp.spi
-
Holds the metadata (name, description, etc) for an AssemblyTemplate
as well as fields pointing to behaviour (eg list of ACT's).
- Assembly.Builder<T extends Assembly> - Class in org.apache.brooklyn.camp.spi
-
- AssemblyBrooklynLookup - Class in org.apache.brooklyn.camp.brooklyn.spi.lookup
-
- AssemblyBrooklynLookup(PlatformRootSummary, ManagementContext, PlatformComponentBrooklynLookup) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.lookup.AssemblyBrooklynLookup
-
- AssemblyDto - Class in org.apache.brooklyn.camp.server.dto
-
- AssemblyRestResource - Class in org.apache.brooklyn.camp.server.rest.resource
-
- AssemblyRestResource() - Constructor for class org.apache.brooklyn.camp.server.rest.resource.AssemblyRestResource
-
- assemblyTemplate(AssemblyTemplate) - Method in class org.apache.brooklyn.camp.spi.Assembly.Builder
-
- AssemblyTemplate - Class in org.apache.brooklyn.camp.spi
-
Holds the metadata (name, description, etc) for an AssemblyTemplate
as well as fields pointing to behaviour (eg list of ACT's).
- AssemblyTemplate.Builder<T extends AssemblyTemplate> - Class in org.apache.brooklyn.camp.spi
-
- AssemblyTemplateBrooklynLookup - Class in org.apache.brooklyn.camp.brooklyn.spi.lookup
-
- AssemblyTemplateBrooklynLookup(PlatformRootSummary, ManagementContext) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.lookup.AssemblyTemplateBrooklynLookup
-
- AssemblyTemplateConstructor - Class in org.apache.brooklyn.camp.spi.pdp
-
- AssemblyTemplateConstructor(CampPlatform) - Constructor for class org.apache.brooklyn.camp.spi.pdp.AssemblyTemplateConstructor
-
- AssemblyTemplateDto - Class in org.apache.brooklyn.camp.server.dto
-
- AssemblyTemplateInstantiator - Interface in org.apache.brooklyn.camp.spi.instantiate
-
instances of this class should have a public no-arg constructor so the class names can be serialized
- AssemblyTemplateRestResource - Class in org.apache.brooklyn.camp.server.rest.resource
-
- AssemblyTemplateRestResource() - Constructor for class org.apache.brooklyn.camp.server.rest.resource.AssemblyTemplateRestResource
-
- assemblyTemplates() - Method in class org.apache.brooklyn.camp.AggregatingCampPlatform
-
- assemblyTemplates() - Method in class org.apache.brooklyn.camp.BasicCampPlatform
-
- assemblyTemplates() - Method in class org.apache.brooklyn.camp.brooklyn.spi.platform.BrooklynImmutableCampPlatform
-
- assemblyTemplates() - Method in class org.apache.brooklyn.camp.CampPlatform
-
- AssemblyTemplateSpecInstantiator - Interface in org.apache.brooklyn.camp.brooklyn.api
-
- ASSERT_ERR - Static variable in interface org.apache.brooklyn.test.framework.SimpleShellCommandTest
-
Assertions on the standard error of the command as a String.
- ASSERT_OUT - Static variable in interface org.apache.brooklyn.test.framework.SimpleShellCommandTest
-
Assertions on the standard output of the command as a String.
- ASSERT_STATUS - Static variable in interface org.apache.brooklyn.test.framework.SimpleShellCommandTest
-
Assertions on the exit code of the simple command.
- assertAsyncHttpStatusCodeContinuallyEquals(ListeningExecutorService, String, int) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
Schedules (with the given executor) a poller that repeatedly accesses the given url, to confirm it always gives
back the expected status code.
- assertAsyncHttpStatusCodeContinuallyEquals(ListeningExecutorService, String, int) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
Schedules (with the given executor) a poller that repeatedly accesses the given url, to confirm it always gives
back the expected status code.
- assertAttemptsMade(int, String) - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- assertAttribute(Entity, AttributeSensor<T>, Predicate<? super T>) - Static method in class org.apache.brooklyn.core.entity.EntityAsserts
-
- assertAttribute(Entity, AttributeSensor<T>, Predicate<? super T>) - Static method in class org.apache.brooklyn.test.EntityTestUtils
-
Deprecated.
- assertAttributeChangesEventually(Entity, AttributeSensor<?>) - Static method in class org.apache.brooklyn.core.entity.EntityAsserts
-
Asserts that the entity's value for this attribute changes, by registering a subscription and checking the value.
- assertAttributeChangesEventually(Entity, AttributeSensor<?>) - Static method in class org.apache.brooklyn.test.EntityTestUtils
-
Deprecated.
checks that the entity's value for this attribute changes, by registering a subscription and checking the value
- assertAttributeChangesEventually2(Entity, AttributeSensor<T>) - Static method in class org.apache.brooklyn.test.EntityTestUtils
-
Deprecated.
- assertAttributeContinuallyNotEqualTo(Entity, AttributeSensor<T>, T...) - Static method in class org.apache.brooklyn.core.entity.EntityAsserts
-
Assert that the given attribute of an entity does not take any of the disallowed values during a given period.
- assertAttributeContinuallyNotEqualTo(Map<?, ?>, Entity, AttributeSensor<T>, T...) - Static method in class org.apache.brooklyn.core.entity.EntityAsserts
-
Assert that the given attribute of an entity does not take any of the disallowed values during a given period.
- assertAttributeEquals(Entity, AttributeSensor<T>, T) - Static method in class org.apache.brooklyn.core.entity.EntityAsserts
-
- assertAttributeEquals(Entity, AttributeSensor<T>, T) - Static method in class org.apache.brooklyn.test.EntityTestUtils
-
Deprecated.
- assertAttributeEqualsContinually(Entity, AttributeSensor<T>, T) - Static method in class org.apache.brooklyn.core.entity.EntityAsserts
-
- assertAttributeEqualsContinually(Map<?, ?>, Entity, AttributeSensor<T>, T) - Static method in class org.apache.brooklyn.core.entity.EntityAsserts
-
- assertAttributeEqualsContinually(Entity, AttributeSensor<T>, T) - Static method in class org.apache.brooklyn.test.EntityTestUtils
-
Deprecated.
- assertAttributeEqualsContinually(Map<?, ?>, Entity, AttributeSensor<T>, T) - Static method in class org.apache.brooklyn.test.EntityTestUtils
-
Deprecated.
- assertAttributeEqualsEventually(Entity, AttributeSensor<T>, T) - Static method in class org.apache.brooklyn.core.entity.EntityAsserts
-
- assertAttributeEqualsEventually(Map<?, ?>, Entity, AttributeSensor<T>, T) - Static method in class org.apache.brooklyn.core.entity.EntityAsserts
-
- assertAttributeEqualsEventually(Entity, AttributeSensor<T>, T) - Static method in class org.apache.brooklyn.test.EntityTestUtils
-
Deprecated.
- assertAttributeEqualsEventually(Map<?, ?>, Entity, AttributeSensor<T>, T) - Static method in class org.apache.brooklyn.test.EntityTestUtils
-
Deprecated.
- assertAttributeEventually(Entity, AttributeSensor<T>, Predicate<? super T>) - Static method in class org.apache.brooklyn.core.entity.EntityAsserts
-
- assertAttributeEventually(Map<?, ?>, Entity, AttributeSensor<T>, Predicate<? super T>) - Static method in class org.apache.brooklyn.core.entity.EntityAsserts
-
- assertAttributeEventually(Entity, AttributeSensor<T>, Predicate<? super T>) - Static method in class org.apache.brooklyn.test.EntityTestUtils
-
Deprecated.
- assertAttributeEventually(Map<?, ?>, Entity, AttributeSensor<T>, Predicate<? super T>) - Static method in class org.apache.brooklyn.test.EntityTestUtils
-
Deprecated.
- assertAttributeEventuallyNonNull(Entity, AttributeSensor<T>) - Static method in class org.apache.brooklyn.core.entity.EntityAsserts
-
- assertAttributeEventuallyNonNull(Map<?, ?>, Entity, AttributeSensor<T>) - Static method in class org.apache.brooklyn.core.entity.EntityAsserts
-
- assertAttributeEventuallyNonNull(Entity, AttributeSensor<T>) - Static method in class org.apache.brooklyn.test.EntityTestUtils
-
Deprecated.
- assertAttributeEventuallyNonNull(Map<?, ?>, Entity, AttributeSensor<T>) - Static method in class org.apache.brooklyn.test.EntityTestUtils
-
Deprecated.
- assertAttributeNever(Entity, AttributeSensor<T>, T...) - Static method in class org.apache.brooklyn.test.EntityTestUtils
-
Deprecated.
- assertClientErrorStatusCode(int) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
Asserts that the given HTTP status code indicates "client error", i.e.
- assertConfigEquals(Entity, ConfigKey<T>, T) - Static method in class org.apache.brooklyn.core.entity.EntityAsserts
-
- assertConfigEquals(Entity, ConfigKey<T>, T) - Static method in class org.apache.brooklyn.test.EntityTestUtils
-
Deprecated.
- assertContentContainsText(String, String, String...) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- assertContentContainsText(String, String, String...) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
- assertContentEventuallyContainsText(String, String, String...) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- assertContentEventuallyContainsText(Map<String, ?>, String, String, String...) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- assertContentEventuallyContainsText(String, String, String...) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
- assertContentEventuallyContainsText(Map<String, ?>, String, String, String...) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
- assertContentEventuallyMatches(String, String) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- assertContentEventuallyMatches(Map<String, ?>, String, String) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- assertContentEventuallyMatches(String, String) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
- assertContentEventuallyMatches(Map<String, ?>, String, String) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
- assertContentMatches(String, String) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- assertContentMatches(String, String) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
- assertContentNotContainsText(String, String, String...) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- assertContentNotContainsText(String, String, String...) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
- assertEquals(Collection<?>, Collection<?>) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two collections contain the same elements in the same order.
- assertEquals(Collection<?>, Collection<?>, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two collections contain the same elements in the same order.
- assertEquals(Iterator<?>, Iterator<?>) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two iterators return the same elements in the same order.
- assertEquals(Iterator<?>, Iterator<?>, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two iterators return the same elements in the same order.
- assertEquals(Iterable<?>, Iterable<?>) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two iterables return iterators with the same elements in the same order.
- assertEquals(Iterable<?>, Iterable<?>, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two iterables return iterators with the same elements in the same order.
- assertEquals(Set<?>, Set<?>) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two sets are equal.
- assertEquals(Set<?>, Set<?>, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Assert set equals
- assertEquals(Map<?, ?>, Map<?, ?>) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two maps are equal.
- assertEquals(Object[], Object[], String) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(Object[], Object[]) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(Object, Object) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two objects are equal.
- assertEquals(Object, Object, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two objects are equal.
- assertEquals(String, String, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two Strings are equal.
- assertEquals(String, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two Strings are equal.
- assertEquals(double, double, double, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two doubles are equal within a delta.
- assertEquals(double, double, double) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two doubles are equal within a delta.
- assertEquals(float, float, float, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two floats are equal within a delta.
- assertEquals(float, float, float) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two floats are equal within a delta.
- assertEquals(long, long, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two longs are equal.
- assertEquals(long, long) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two longs are equal.
- assertEquals(boolean, boolean, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two booleans are equal.
- assertEquals(boolean, boolean) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two booleans are equal.
- assertEquals(byte, byte, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two bytes are equal.
- assertEquals(byte, byte) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two bytes are equal.
- assertEquals(char, char, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two chars are equal.
- assertEquals(char, char) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two chars are equal.
- assertEquals(short, short, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two shorts are equal.
- assertEquals(short, short) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two shorts are equal.
- assertEquals(int, int, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two ints are equal.
- assertEquals(int, int) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that two ints are equal.
- assertEqualsIgnoringOrder(Iterable<?>, Iterable<?>) - Static method in class org.apache.brooklyn.test.Asserts
-
- assertEqualsIgnoringOrder(Iterable<?>, Iterable<?>, boolean, String) - Static method in class org.apache.brooklyn.test.Asserts
-
- assertErrorContentContainsText(String, String, String...) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- assertErrorContentContainsText(String, String, String...) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
- assertErrorContentNotContainsText(String, String, String...) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- assertErrorContentNotContainsText(String, String, String...) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
- assertFails(Runnable) - Static method in class org.apache.brooklyn.test.Asserts
-
- assertFails(Callable<?>) - Static method in class org.apache.brooklyn.test.Asserts
-
- assertFailsWith(Callable<?>, Closure<Boolean>) - Static method in class org.apache.brooklyn.test.Asserts
-
- assertFailsWith(Runnable, Class<? extends Throwable>, Class<? extends Throwable>...) - Static method in class org.apache.brooklyn.test.Asserts
-
- assertFailsWith(Runnable, Predicate<? super Throwable>) - Static method in class org.apache.brooklyn.test.Asserts
-
- assertFailsWith(Callable<?>, Predicate<? super Throwable>) - Static method in class org.apache.brooklyn.test.Asserts
-
- assertFalse(boolean, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that a condition is false.
- assertGroupSizeEqualsEventually(Group, int) - Static method in class org.apache.brooklyn.core.entity.EntityAsserts
-
- assertGroupSizeEqualsEventually(Map<?, ?>, Group, int) - Static method in class org.apache.brooklyn.core.entity.EntityAsserts
-
- assertGroupSizeEqualsEventually(Group, int) - Static method in class org.apache.brooklyn.test.EntityTestUtils
-
Deprecated.
- assertGroupSizeEqualsEventually(Map<?, ?>, Group, int) - Static method in class org.apache.brooklyn.test.EntityTestUtils
-
Deprecated.
- assertHealthyStatusCode(int) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- assertHealthyStatusCode(int) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
Asserts that the given HTTP status code indicates "success", i.e.
- assertHttpStatusCodeEquals(String, int...) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- assertHttpStatusCodeEquals(String, int...) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
Assert that the status code returned from the URL is in the given codes.
- assertHttpStatusCodeEventuallyEquals(String, int) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- assertHttpStatusCodeEventuallyEquals(Map<String, ?>, String, int) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- assertHttpStatusCodeEventuallyEquals(String, int) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
- assertHttpStatusCodeEventuallyEquals(Map<String, ?>, String, int) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
- ASSERTION_TARGET - Static variable in interface org.apache.brooklyn.test.framework.TestHttpCall
-
- ASSERTIONS - Static variable in interface org.apache.brooklyn.test.framework.BaseTest
-
The assertions to be made.
- assertMBeanExistsEventually(ObjectName, Duration) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- assertMBeanExistsEventually(ObjectName, TimeDuration) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- assertMBeanExistsEventually(ObjectName, long) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- assertMBeanExistsEventually(ObjectName, long, TimeUnit) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- assertNoFailures(String) - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- assertNotHealthyStatusCode(int) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
Asserts that the given HTTP status code does not indicate "success", i.e.
- assertNotNull(Object) - Static method in class org.apache.brooklyn.test.Asserts
-
Assert that an object reference is not null.
- assertNotNull(Object, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Assert that an object reference is not null.
- assertNull(Object) - Static method in class org.apache.brooklyn.test.Asserts
-
Assert that an object reference is null.
- assertNull(Object, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Assert that an object reference is null.
- assertPortsAvailable(Map<String, Integer>) - Static method in class org.apache.brooklyn.test.NetworkingTestUtils
-
- assertPortsAvailableEventually(Map<String, Integer>) - Static method in class org.apache.brooklyn.test.NetworkingTestUtils
-
- assertPortsAvailableEventually(Map<String, Integer>, Duration) - Static method in class org.apache.brooklyn.test.NetworkingTestUtils
-
- assertPredicateEventuallyTrue(T, Predicate<? super T>) - Static method in class org.apache.brooklyn.core.entity.EntityAsserts
-
- assertPredicateEventuallyTrue(Map<?, ?>, T, Predicate<? super T>) - Static method in class org.apache.brooklyn.core.entity.EntityAsserts
-
- assertPredicateEventuallyTrue(T, Predicate<? super T>) - Static method in class org.apache.brooklyn.test.EntityTestUtils
-
Deprecated.
- assertPredicateEventuallyTrue(Map<?, ?>, T, Predicate<? super T>) - Static method in class org.apache.brooklyn.test.EntityTestUtils
-
Deprecated.
- assertReturnsEventually(Runnable, Duration) - Static method in class org.apache.brooklyn.test.Asserts
-
- Asserts - Class in org.apache.brooklyn.test
-
TODO should move this to new package brooklyn.util.assertions
and TODO should add a repeating() method which returns an AssertingRepeater extending Repeater
and:
adds support for requireAllIterationsTrue
convenience run methods equivalent to succeedsEventually and succeedsContinually
- Asserts.BooleanWithMessage - Class in org.apache.brooklyn.test
-
- Asserts.BooleanWithMessage(boolean, String) - Constructor for class org.apache.brooklyn.test.Asserts.BooleanWithMessage
-
- Asserts.ShouldHaveFailedPreviouslyAssertionError - Error in org.apache.brooklyn.test
-
Subclass of AssertionError
which indicates that code which should have thrown did not,
so that callers can disambiguate expected errors from this one.
- Asserts.ShouldHaveFailedPreviouslyAssertionError() - Constructor for error org.apache.brooklyn.test.Asserts.ShouldHaveFailedPreviouslyAssertionError
-
- Asserts.ShouldHaveFailedPreviouslyAssertionError(String) - Constructor for error org.apache.brooklyn.test.Asserts.ShouldHaveFailedPreviouslyAssertionError
-
- assertServerErrorStatusCode(int) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
Asserts that the given HTTP status code indicates "server error", i.e.
- assertSetsEqual(Collection, Collection) - Static method in class org.apache.brooklyn.test.TestUtils
-
Deprecated.
since 0.8; use Asserts.assertEqualsIgnoringOrder
- assertStringContains(String, String, String...) - Static method in class org.apache.brooklyn.test.Asserts
-
- assertStringContainsAtLeastOne(String, String, String...) - Static method in class org.apache.brooklyn.test.Asserts
-
- assertStringContainsIgnoreCase(String, String, String...) - Static method in class org.apache.brooklyn.test.Asserts
-
- assertStringMatchesRegex(String, String, String...) - Static method in class org.apache.brooklyn.test.Asserts
-
- assertSuccessFraction(String, double) - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- assertThat(T, Predicate<T>) - Static method in class org.apache.brooklyn.test.Asserts
-
- assertTrue(boolean) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that a condition is true.
- assertTrue(boolean, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that a condition is true.
- assertUrlReachable(String) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
Asserts that gets back any "valid" response - i.e.
- assertUrlReachable(String) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
Asserts that gets back any "valid" response - i.e.
- assertUrlUnreachable(String) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- assertUrlUnreachable(String) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
Asserts that the URL could not be reached, detected as an IOException.
- assertUrlUnreachableEventually(String) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- assertUrlUnreachableEventually(Map<String, ?>, String) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- assertUrlUnreachableEventually(String) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
Asserts that the URL becomes unreachable within a default time period.
- assertUrlUnreachableEventually(Map<String, ?>, String) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
Asserts that the URL becomes unreachable within a configurable time period.
- assertValid(Entity) - Static method in class org.apache.brooklyn.core.config.ConfigConstraints
-
Checks all constraints of all config keys available to an entity.
- assertValid(EntityAdjunct) - Static method in class org.apache.brooklyn.core.config.ConfigConstraints
-
Checks all constraints of all config keys available to an entity adjunct.
- assertValid(Entity, ConfigKey<T>, T) - Static method in class org.apache.brooklyn.core.config.ConfigConstraints
-
- assertValid(Location, ConfigKey<T>, T) - Static method in class org.apache.brooklyn.core.config.ConfigConstraints
-
- assertValidForDoubleQuotingInBash(String) - Static method in class org.apache.brooklyn.util.text.StringEscapes.BashStringEscapes
-
- asSet() - Method in class org.apache.brooklyn.util.guava.Maybe
-
- associate(String, HostAndPort, Location, int) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
- associate(String, HostAndPort, int) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
- associate(String, int, Location, int) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
- associate(String, HostAndPort, Location, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- associate(String, HostAndPort, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- associate(String, int, Location, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
- associate(String, HostAndPort, Location, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- associate(String, HostAndPort, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- associate(String, int, Location, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
Deprecated.
- asString(Object) - Static method in class org.apache.brooklyn.util.JavaGroovyEquivalents
-
- asTask() - Method in interface org.apache.brooklyn.api.mgmt.TaskAdaptable
-
- asTask() - Method in interface org.apache.brooklyn.api.mgmt.TaskQueueingContext
-
Returns the task which is this queueing context
- asTask() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- asTask() - Method in class org.apache.brooklyn.util.core.task.DynamicTasks.TaskQueueingResult
-
- asTask() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- asTask() - Method in class org.apache.brooklyn.util.core.task.ssh.SshFetchTaskWrapper
-
- asTask() - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskWrapper
-
- asTask() - Method in class org.apache.brooklyn.util.core.task.system.ProcessTaskWrapper
-
- asUnmodifiable() - Method in class org.apache.brooklyn.util.collections.MutableList
-
creates a Collections.unmodifiableList(List)
wrapper around this list.
- asUnmodifiable() - Method in class org.apache.brooklyn.util.collections.MutableMap
-
- asUnmodifiable() - Method in class org.apache.brooklyn.util.collections.MutableSet
-
- asUnmodifiableCopy() - Method in class org.apache.brooklyn.util.collections.MutableList
-
creates a Collections.unmodifiableList(List)
of a copy of this list.
- asUnmodifiableCopy() - Method in class org.apache.brooklyn.util.collections.MutableMap
-
- asUnmodifiableCopy() - Method in class org.apache.brooklyn.util.collections.MutableSet
-
- asUnsignedBytes() - Method in class org.apache.brooklyn.util.math.BitList
-
- AsyncCollectionChangeAdapter<Item> - Class in org.apache.brooklyn.core.mgmt.internal
-
- AsyncCollectionChangeAdapter(ExecutionManager, CollectionChangeListener<Item>) - Constructor for class org.apache.brooklyn.core.mgmt.internal.AsyncCollectionChangeAdapter
-
- at(Object...) - Static method in class org.apache.brooklyn.util.collections.Jsonya
-
- at(Object, Object...) - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
returns the navigator moved to focus at the indicated key sequence in the given map
- atArray(Object[]) - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
- atLeastOne() - Static method in class org.apache.brooklyn.util.collections.QuorumCheck.QuorumChecks
-
Requires at least one member that should be up is up.
- atLeastOneUnlessEmpty() - Static method in class org.apache.brooklyn.util.collections.QuorumCheck.QuorumChecks
-
Requires at least one member to be up if the total size is non-zero.
- AtomicReferences - Class in org.apache.brooklyn.util.javalang
-
- AtomicReferences() - Constructor for class org.apache.brooklyn.util.javalang.AtomicReferences
-
- attachComputeService(ComputeService) - Method in class org.apache.brooklyn.location.jclouds.templates.PortableTemplateBuilder
-
- attachLifecycleEffectors(Entity) - Method in class org.apache.brooklyn.entity.chef.ChefLifecycleEffectorTasks
-
- attachLifecycleEffectors(Entity) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
Attaches lifecycle effectors (start, restart, stop) to the given entity post-creation.
- attemptLegacyAutodeployment(String) - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
- attemptStop(BrooklynApi, String, Duration) - Static method in class org.apache.brooklyn.rest.client.BrooklynApiUtil
-
Use the
effector API
to invoke the stop effector on the given application.
- attemptWithLoaders(ManagementContext, boolean, Function<PlanToSpecTransformer, T>) - Static method in class org.apache.brooklyn.core.plan.PlanToSpecFactory
-
Deprecated.
- attemptWithLoaders(Iterable<PlanToSpecTransformer>, Function<PlanToSpecTransformer, T>) - Static method in class org.apache.brooklyn.core.plan.PlanToSpecFactory
-
Deprecated.
- attribute(AttributeSensor<T>) - Static method in class org.apache.brooklyn.core.entity.EntityFunctions
-
- attribute(Entity, AttributeSensor<T>) - Static method in class org.apache.brooklyn.core.entity.EntityFunctions
-
- ATTRIBUTE - Static variable in class org.apache.brooklyn.entity.java.JmxAttributeSensor
-
- ATTRIBUTE_POLLS - Static variable in class org.apache.brooklyn.feed.jmx.JmxFeed
-
- attributeEqualTo(AttributeSensor<T>, T) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
- AttributeMap - Class in org.apache.brooklyn.core.sensor
-
A
Map
of
Entity
attribute values.
- AttributeMap(AbstractEntity) - Constructor for class org.apache.brooklyn.core.sensor.AttributeMap
-
Creates a new AttributeMap.
- AttributeMap(AbstractEntity, Map<Collection<String>, Object>) - Constructor for class org.apache.brooklyn.core.sensor.AttributeMap
-
Creates a new AttributeMap.
- attributeName(String) - Method in class org.apache.brooklyn.feed.jmx.JmxAttributePollConfig
-
- attributeNotEqualTo(AttributeSensor<T>, T) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
- AttributePollHandler<V> - Class in org.apache.brooklyn.core.feed
-
Handler for when polling an entity's attribute.
- AttributePollHandler(FeedConfig<V, ?, ?>, EntityLocal, AbstractFeed) - Constructor for class org.apache.brooklyn.core.feed.AttributePollHandler
-
- attributePostProcessedWhenReady(Entity, AttributeSensor<T>, Closure<Boolean>, Closure<V>) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- attributePostProcessedWhenReady(Entity, AttributeSensor<T>, Closure<V>) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- attributePostProcessedWhenReady(Entity, AttributeSensor<T>, Predicate<? super T>, Closure<V>) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- attributePostProcessedWhenReady(Entity, AttributeSensor<T>, Predicate<? super T>, Function<? super T, V>) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- Attributes - Interface in org.apache.brooklyn.core.entity
-
This interface should be used to access
Sensor
definitions.
- Attributes.MainUri - Class in org.apache.brooklyn.core.entity
-
- Attributes.MainUri() - Constructor for class org.apache.brooklyn.core.entity.Attributes.MainUri
-
- attributeSatisfies(AttributeSensor<T>, Predicate<T>) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
- AttributeSensor<T> - Interface in org.apache.brooklyn.api.sensor
-
The interface implemented by attribute sensors.
- AttributeSensor.SensorPersistenceMode - Enum in org.apache.brooklyn.api.sensor
-
- AttributeSensorAndConfigKey<ConfigType,SensorType> - Class in org.apache.brooklyn.core.sensor
-
A
Sensor
describing an attribute that can be configured with inputs that are used to derive the final value.
- AttributeSensorAndConfigKey(Class<ConfigType>, Class<SensorType>, String) - Constructor for class org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey
-
- AttributeSensorAndConfigKey(Class<ConfigType>, Class<SensorType>, String, String) - Constructor for class org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey
-
- AttributeSensorAndConfigKey(Class<ConfigType>, Class<SensorType>, String, String, Object) - Constructor for class org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey
-
- AttributeSensorAndConfigKey(TypeToken<ConfigType>, TypeToken<SensorType>, String) - Constructor for class org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey
-
- AttributeSensorAndConfigKey(TypeToken<ConfigType>, TypeToken<SensorType>, String, String) - Constructor for class org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey
-
- AttributeSensorAndConfigKey(TypeToken<ConfigType>, TypeToken<SensorType>, String, String, Object) - Constructor for class org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey
-
- AttributeSensorAndConfigKey(AttributeSensorAndConfigKey<ConfigType, SensorType>, ConfigType) - Constructor for class org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey
-
- AttributeSensorAndConfigKey(BasicConfigKey.Builder<ConfigType>, TypeToken<SensorType>) - Constructor for class org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey
-
- attributeSupplier(Entity, AttributeSensor<T>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- attributeSupplier(EntityAndAttribute<T>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- attributeSupplierWhenReady(EntityAndAttribute<T>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- attributeSupplierWhenReady(Entity, AttributeSensor<T>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- attributeWhenReady(String) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
- attributeWhenReady(String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
-
- attributeWhenReady(Entity, AttributeSensor<T>) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
Default readiness is Groovy truth.
- attributeWhenReady(Entity, AttributeSensor<T>, Closure<Boolean>) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- attributeWhenReady(Entity, AttributeSensor<T>, Predicate<? super T>) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
returns an unsubmitted
Task
which blocks until the given sensor on the given source entity gives a value that satisfies ready, then returns that value;
particular useful in Entity configuration where config will block until Tasks have a value
- attributeWhenReady(Entity, AttributeSensor<T2>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.Builder
-
- attributeWhenReady(Entity, AttributeSensor<T2>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.ProtoBuilder
-
- attributeWhenReadyAllowingOnFire(Entity, AttributeSensor<T2>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.ProtoBuilder
-
Will wait for the attribute on the given entity, not aborting when it goes
Lifecycle.ON_FIRE
.
- attributeWhenReadyFromMultiple(Iterable<? extends Entity>, AttributeSensor<T>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.ProtoBuilder
-
Constructs a builder for task for parallel execution returning a list of values of the given sensor list on the given entity,
optionally when the values satisfy a given readiness predicate (defaulting to groovy truth if not supplied)
- attributeWhenReadyFromMultiple(Iterable<? extends Entity>, AttributeSensor<T>, Predicate<? super T>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.ProtoBuilder
-
- authenticate(HttpSession, String, String) - Method in class org.apache.brooklyn.rest.security.provider.AnyoneSecurityProvider
-
- authenticate(HttpSession, String, String) - Method in class org.apache.brooklyn.rest.security.provider.BlackholeSecurityProvider
-
- authenticate(HttpSession, String, String) - Method in class org.apache.brooklyn.rest.security.provider.BrooklynUserWithRandomPasswordSecurityProvider
-
- authenticate(HttpSession, String, String) - Method in class org.apache.brooklyn.rest.security.provider.DelegatingSecurityProvider
-
- authenticate(HttpSession, String, String) - Method in class org.apache.brooklyn.rest.security.provider.ExplicitUsersSecurityProvider
-
- authenticate(HttpSession, String, String) - Method in class org.apache.brooklyn.rest.security.provider.LdapSecurityProvider
-
- authenticate(HttpSession, String, String) - Method in interface org.apache.brooklyn.rest.security.provider.SecurityProvider
-
- AUTHENTICATE_CLIENTS_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
whether to use SSL (TLS) certificates to authenticate the client;
requires a truststore to be set, and requires
JmxmpAgent.USE_SSL_PROPERTY
true
(different to 'com.sun.management.jmxremote.authenticate' because something else
insists on intercepting that and uses it for passwords);
defaults to true iff
JmxmpAgent.USE_SSL_PROPERTY
is set because
who wouldn't want client authentication if you're encrypting the link
- AUTHENTICATED_USER_SESSION_ATTRIBUTE - Static variable in class org.apache.brooklyn.rest.filter.BrooklynPropertiesSecurityFilter
-
The session attribute set for authenticated users; for reference
(but should not be relied up to confirm authentication, as
the providers may impose additional criteria such as timeouts,
or a null user (no login) may be permitted)
- AUTHENTICATION_CONFIGURATION_FILE_URL - Static variable in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlNode
-
- AUTHENTICATION_DATABASE - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBAuthenticationMixins
-
- authorityCertificate(X509Certificate) - Method in class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
- authorityKeyIdentifier(AuthorityKeyIdentifier) - Method in class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
- AuthorizedKeysParser - Class in org.apache.brooklyn.util.crypto
-
- AuthorizedKeysParser() - Constructor for class org.apache.brooklyn.util.crypto.AuthorizedKeysParser
-
- authorizePortInIpTables(int) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
- AUTO_ASSIGN_FLOATING_IP - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- AUTO_CREATE_FLOATING_IPS - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- AUTO_GENERATE_KEYPAIRS - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- AUTO_START - Static variable in class org.apache.brooklyn.core.effector.AddChildrenEffector
-
- autoconfirm - Variable in class org.apache.brooklyn.cli.CloudExplorer.JcloudsCommand
-
- AutoScalerPolicy - Class in org.apache.brooklyn.policy.autoscaling
-
Policy that is attached to a
Resizable
entity and dynamically adjusts its size in response to
emitted
POOL_COLD
and
POOL_HOT
events.
- AutoScalerPolicy() - Constructor for class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- AutoScalerPolicy(Map<String, ?>) - Constructor for class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- AutoScalerPolicy.Builder - Class in org.apache.brooklyn.policy.autoscaling
-
- AutoScalerPolicy.Builder() - Constructor for class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- AVAILABILITY_ZONE_NAMES - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- AvailabilityZoneExtension - Interface in org.apache.brooklyn.core.location.cloud
-
For a location that has sub-zones within it (e.g.
- available() - Method in class org.apache.brooklyn.util.stream.KnownSizeInputStream
-
- available() - Method in class org.apache.brooklyn.util.stream.ReaderInputStream
-
- AVAILABLE_COUNT - Static variable in interface org.apache.brooklyn.entity.machine.pool.ServerPool
-
- AVAILABLE_PROCESSORS - Static variable in interface org.apache.brooklyn.entity.java.UsesJavaMXBeans
-
- AVERAGE_CPU_USAGE - Static variable in class org.apache.brooklyn.entity.machine.MachineAttributes
-
- await(CountDownLatch, Duration) - Static method in class org.apache.brooklyn.util.time.Durations
-
- AWS_REGIONS - Static variable in class org.apache.brooklyn.location.jclouds.JcloudsLocationResolver
-
- AwsAvailabilityZoneExtension - Class in org.apache.brooklyn.location.jclouds.zone
-
- AwsAvailabilityZoneExtension(ManagementContext, JcloudsLocation) - Constructor for class org.apache.brooklyn.location.jclouds.zone.AwsAvailabilityZoneExtension
-
- call() - Method in class org.apache.brooklyn.cli.AbstractMain.BrooklynCommandWithSystemDefines
-
- call() - Method in class org.apache.brooklyn.cli.AbstractMain.DefaultInfoCommand
-
- call() - Method in class org.apache.brooklyn.cli.AbstractMain.HelpCommand
-
- call() - Method in class org.apache.brooklyn.cli.AbstractMain.InfoCommand
-
- call() - Method in class org.apache.brooklyn.cli.CloudExplorer.JcloudsCommand
-
- call() - Method in class org.apache.brooklyn.cli.ItemLister.ListAllCommand
-
- call() - Method in class org.apache.brooklyn.cli.Main.CopyStateCommand
-
- call() - Method in class org.apache.brooklyn.cli.Main.GeneratePasswordCommand
-
- call() - Method in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- call(Entity, Map) - Method in class org.apache.brooklyn.core.effector.AbstractEffector
-
- call(Entity) - Method in class org.apache.brooklyn.core.effector.AbstractEffector
-
Convenience for named-parameter syntax (needs map in first argument)
- call(Map, Entity) - Method in class org.apache.brooklyn.core.effector.AbstractEffector
-
Convenience for named-parameter syntax (needs map in first argument)
- call(ConfigBag) - Method in class org.apache.brooklyn.core.effector.EffectorBody
-
Does the work of the effector, either in place, or (better) by building up
subtasks, which can by added using
DynamicTasks
methods
(and various convenience methods which do that automatically; see subclasses of EffectorBody
for more info on usage; or see
DynamicSequentialTask
for details of the threading model
by which added tasks are placed in a secondary thread)
- call(Entity, Map) - Method in class org.apache.brooklyn.core.effector.ExplicitEffector
-
- call(Entity, Map) - Method in class org.apache.brooklyn.core.effector.MethodEffector
-
- call(ConfigBag) - Method in class org.apache.brooklyn.core.entity.trait.Startable.RestartEffectorBody
-
- call(ConfigBag) - Method in class org.apache.brooklyn.core.entity.trait.Startable.StartEffectorBody
-
- call(ConfigBag) - Method in class org.apache.brooklyn.core.entity.trait.Startable.StopEffectorBody
-
- call(ConfigBag) - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirrorImpl.RemoteEffector
-
- call(ConfigBag) - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl.DeployBlueprintEffectorBody
-
- call(ConfigBag) - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl.ShutdownEffectorBody
-
- call(ConfigBag) - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl.StopNodeAndKillAppsEffectorBody
-
- call(ConfigBag) - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl.StopNodeButLeaveAppsEffectorBody
-
- call(ConfigBag) - Method in class org.apache.brooklyn.entity.brooklynnode.effector.BrooklynClusterUpgradeEffectorBody
-
- call(ConfigBag) - Method in class org.apache.brooklyn.entity.brooklynnode.effector.BrooklynNodeUpgradeEffectorBody
-
- call(ConfigBag) - Method in class org.apache.brooklyn.entity.brooklynnode.effector.SelectMasterEffectorBody
-
- call(ConfigBag) - Method in class org.apache.brooklyn.entity.brooklynnode.effector.SetHighAvailabilityModeEffectorBody
-
- call(ConfigBag) - Method in class org.apache.brooklyn.entity.brooklynnode.effector.SetHighAvailabilityPriorityEffectorBody
-
- call() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlClusterImpl.SlaveStateCallable
-
- call(ConfigBag) - Method in class org.apache.brooklyn.entity.database.mysql.MySqlNodeEffectors.ChangePasswordEffectorBody
-
- call(ConfigBag) - Method in class org.apache.brooklyn.entity.database.mysql.MySqlNodeEffectors.ExportDumpEffectoryBody
-
- call(ConfigBag) - Method in class org.apache.brooklyn.entity.database.mysql.MySqlNodeEffectors.ImportDumpEffectorBody
-
- call(ConfigBag) - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeChefImplFromScratch.ExecuteScriptEffectorBody
-
- call(ConfigBag) - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeSaltImpl.ExecuteScriptEffectorBody
-
- call() - Method in class org.apache.brooklyn.util.concurrent.CallableFromRunnable
-
- call() - Method in class org.apache.brooklyn.util.repeat.Repeater
-
- callable(Callable<? extends newS>) - Method in class org.apache.brooklyn.feed.function.FunctionPollConfig
-
The Callable
to be invoked on each poll.
- callable(Supplier<T>) - Static method in class org.apache.brooklyn.util.guava.Functionals
-
- callable(Function<T, U>, T) - Static method in class org.apache.brooklyn.util.guava.Functionals
-
- callableFromClosure(Closure<T>) - Static method in class org.apache.brooklyn.util.groovy.GroovyJavaMethods
-
- CallableFromRunnable<T> - Class in org.apache.brooklyn.util.concurrent
-
Wraps a Runnable as a Callable.
- callableFromRunnable(Runnable) - Static method in class org.apache.brooklyn.util.groovy.GroovyJavaMethods
-
- CALLER_CONTEXT - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- CALLER_CONTEXT - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- CALLER_ENTITY - Static variable in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- callerNiceClassAndMethod(int) - Static method in class org.apache.brooklyn.util.javalang.JavaClassNames
-
returns nice class name and method for the caller, going up the stack (filtered to remove invocation etc),
with 0 typically being the context where this method is called, 1 being its caller, etc
- callerStackElement(int) - Static method in class org.apache.brooklyn.util.javalang.JavaClassNames
-
returns element in cleaned stack trace; usually the caller's location is at the top,
and caller of that is up one, etc
- camelToHyphen(ConfigKey<?>) - Method in class org.apache.brooklyn.core.location.DeprecatedKeysMappingBuilder
-
Deprecated.
- camelToHyphen(String) - Method in class org.apache.brooklyn.core.location.DeprecatedKeysMappingBuilder
-
Deprecated.
- camp() - Method in class org.apache.brooklyn.camp.server.rest.resource.AbstractCampRestResource
-
- camp() - Method in class org.apache.brooklyn.camp.server.rest.util.CampRestContext
-
- CAMP_PLATFORM - Static variable in class org.apache.brooklyn.camp.brooklyn.BrooklynCampConstants
-
- CAMP_PLATFORM_ATTRIBUTE - Static variable in class org.apache.brooklyn.camp.server.rest.CampServer
-
- CAMP_TYPE - Static variable in class org.apache.brooklyn.camp.spi.AbstractResource
-
- CAMP_TYPE - Static variable in class org.apache.brooklyn.camp.spi.ApplicationComponent
-
- CAMP_TYPE - Static variable in class org.apache.brooklyn.camp.spi.ApplicationComponentTemplate
-
- CAMP_TYPE - Static variable in class org.apache.brooklyn.camp.spi.Assembly
-
- CAMP_TYPE - Static variable in class org.apache.brooklyn.camp.spi.AssemblyTemplate
-
- CAMP_TYPE - Static variable in class org.apache.brooklyn.camp.spi.PlatformComponent
-
- CAMP_TYPE - Static variable in class org.apache.brooklyn.camp.spi.PlatformComponentTemplate
-
- CAMP_TYPE - Static variable in class org.apache.brooklyn.camp.spi.PlatformRootSummary
-
- CAMP_URI_PATH - Static variable in class org.apache.brooklyn.camp.server.rest.resource.PlatformRestResource
-
- CampCatalogUtils - Class in org.apache.brooklyn.camp.brooklyn.spi.creation
-
Deprecated.
- CampCatalogUtils() - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.creation.CampCatalogUtils
-
Deprecated.
- CampJsons - Class in org.apache.brooklyn.camp.server.rest.util
-
- CampJsons() - Constructor for class org.apache.brooklyn.camp.server.rest.util.CampJsons
-
- CampPlatform - Class in org.apache.brooklyn.camp
-
- CampPlatform(PlatformRootSummary) - Constructor for class org.apache.brooklyn.camp.CampPlatform
-
- CampRestContext - Class in org.apache.brooklyn.camp.server.rest.util
-
- CampRestContext(ServletContext) - Constructor for class org.apache.brooklyn.camp.server.rest.util.CampRestContext
-
- CampRestGuavas - Class in org.apache.brooklyn.camp.server.rest.util
-
- CampRestGuavas() - Constructor for class org.apache.brooklyn.camp.server.rest.util.CampRestGuavas
-
- CampRestResources - Class in org.apache.brooklyn.camp.server.rest
-
- CampRestResources() - Constructor for class org.apache.brooklyn.camp.server.rest.CampRestResources
-
- CampServer - Class in org.apache.brooklyn.camp.server.rest
-
- CampServer(CampPlatform, String) - Constructor for class org.apache.brooklyn.camp.server.rest.CampServer
-
- CampServer.CampServerUtils - Class in org.apache.brooklyn.camp.server.rest
-
- CampServer.CampServerUtils() - Constructor for class org.apache.brooklyn.camp.server.rest.CampServer.CampServerUtils
-
- CampServiceSpecResolver - Class in org.apache.brooklyn.camp.brooklyn.spi.creation.service
-
- CampServiceSpecResolver(ManagementContext, List<EntitySpecResolver>) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.creation.service.CampServiceSpecResolver
-
- CampToSpecTransformer - Class in org.apache.brooklyn.camp.brooklyn.spi.creation
-
Deprecated.
- CampToSpecTransformer() - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.creation.CampToSpecTransformer
-
Deprecated.
- CampTypePlanTransformer - Class in org.apache.brooklyn.camp.brooklyn.spi.creation
-
- CampTypePlanTransformer() - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.creation.CampTypePlanTransformer
-
- CampTypePlanTransformer.CampTypeImplementationPlan - Class in org.apache.brooklyn.camp.brooklyn.spi.creation
-
- CampTypePlanTransformer.CampTypeImplementationPlan(RegisteredType.TypeImplementationPlan) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.creation.CampTypePlanTransformer.CampTypeImplementationPlan
-
- CampTypePlanTransformer.CampTypeImplementationPlan(String) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.creation.CampTypePlanTransformer.CampTypeImplementationPlan
-
- CampYamlParser - Interface in org.apache.brooklyn.core.mgmt.internal
-
- cancel(boolean) - Method in interface org.apache.brooklyn.api.mgmt.Task
-
As Future.cancel(boolean)
.
- cancel() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- cancel(boolean) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- cancel(TaskInternal.TaskCancellationMode) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- cancel(TaskInternal.TaskCancellationMode) - Method in class org.apache.brooklyn.util.core.task.DynamicSequentialTask
-
- cancel(boolean) - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- cancel() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- cancel(TaskInternal.TaskCancellationMode) - Method in class org.apache.brooklyn.util.core.task.ListenableForwardingFuture
-
Deprecated.
- cancel(boolean) - Method in class org.apache.brooklyn.util.core.task.ListenableForwardingFuture
-
Deprecated.
- cancel() - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- cancel(TaskInternal.TaskCancellationMode) - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
clearer semantics around cancellation; may be promoted to
Task
if we
- cancelOnException(boolean) - Method in class org.apache.brooklyn.util.core.task.ScheduledTask
-
- cancelPrimaryOnSecondaryFailure - Variable in class org.apache.brooklyn.util.core.task.DynamicSequentialTask.FailureHandlingConfig
-
whether to issue cancel against primary task if a secondary task fails
- cancelSecondariesOnPrimaryFailure - Variable in class org.apache.brooklyn.util.core.task.DynamicSequentialTask.FailureHandlingConfig
-
- cancelSecondariesOnSecondaryFailure - Variable in class org.apache.brooklyn.util.core.task.DynamicSequentialTask.FailureHandlingConfig
-
unsubmitted secondary tasks (ie those further in the queue) can be cancelled if a secondary task fails
- canContinueResolving() - Method in interface org.apache.brooklyn.api.entity.drivers.downloads.DownloadResolverManager.DownloadTargets
-
Indicates whether or not the results of this resolver are the last that should be used.
- canContinueResolving(boolean) - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadTargets.Builder
-
- canContinueResolving() - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadTargets
-
- canConvert(Class) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogBundleConverter
-
Deprecated.
- canConvert(Class) - Method in class org.apache.brooklyn.core.mgmt.persist.CatalogItemLibrariesConverter
-
Deprecated.
- canConvert(Class) - Method in class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer.IdentifiableConverter
-
- canConvert(Class) - Method in class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer.ManagementContextConverter
-
- canConvert(Class) - Method in class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer.SpecConverter
-
- canConvert(Class) - Method in class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer.TaskConverter
-
- canConvert(Class) - Method in class org.apache.brooklyn.util.core.xstream.ImmutableListConverter
-
- canConvert(Class) - Method in class org.apache.brooklyn.util.core.xstream.ImmutableMapConverter
-
- canConvert(Class) - Method in class org.apache.brooklyn.util.core.xstream.ImmutableSetConverter
-
- canConvert(Class) - Method in class org.apache.brooklyn.util.core.xstream.Inet4AddressConverter
-
- canConvert(Class) - Method in class org.apache.brooklyn.util.core.xstream.MutableSetConverter
-
- canConvert(Class) - Method in class org.apache.brooklyn.util.core.xstream.StringKeyMapConverter
-
- canManageEntity(Entity) - Method in interface org.apache.brooklyn.api.mgmt.AccessController
-
- canManageLocation(Location) - Method in interface org.apache.brooklyn.api.mgmt.AccessController
-
- canMaybeResolve(String) - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
- canMaybeResolve(String) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
Deprecated.
- canPromoteChildrenInWrappedApplication(EntitySpec<? extends Application>) - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
- canPromoteWrappedApplication(EntitySpec<? extends Application>) - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
- canProvisionLocation(Location) - Method in interface org.apache.brooklyn.api.mgmt.AccessController
-
- canProvisionMore() - Method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
- canRemove(String) - Method in class org.apache.brooklyn.util.text.StringShortener
-
- canResolve() - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver
-
- CanSetName - Interface in org.apache.brooklyn.util.core.task
-
- canStop(SoftwareProcess.StopSoftwareParameters.StopMode, Entity) - Static method in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
- canTruncate(String, int) - Method in class org.apache.brooklyn.util.text.StringShortener
-
- canUnwrapApplication(EntitySpec<? extends Application>) - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
- canUnwrapEntity(EntitySpec<? extends Entity>) - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
Returns true if the spec is for a wrapper app with no important settings, wrapping a single child entity.
- capture() - Method in class org.apache.brooklyn.util.stream.ThreadLocalPrintStream
-
creates a capturing context which eats the output to this stream, blocking the original target
- captureTee() - Method in class org.apache.brooklyn.util.stream.ThreadLocalPrintStream
-
creates a capturing context which sees the output to this stream, without interrupting the original target
- CASSANDRA_CLUSTER_NODES - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- CASSANDRA_CLUSTER_SIZE - Static variable in class org.apache.brooklyn.demo.CumulusRDFApplication
-
- CASSANDRA_CLUSTER_SIZE - Static variable in class org.apache.brooklyn.demo.HighAvailabilityCassandraCluster
-
- CASSANDRA_CLUSTER_SIZE - Static variable in class org.apache.brooklyn.demo.WideAreaCassandraCluster
-
- CASSANDRA_CONFIG_FILE_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- CASSANDRA_CONFIG_TEMPLATE_URL - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- CASSANDRA_RACKDC_CONFIG_FILE_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- CASSANDRA_RACKDC_CONFIG_TEMPLATE_URL - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- CASSANDRA_THRIFT_PORT - Static variable in class org.apache.brooklyn.demo.CumulusRDFApplication
-
- CassandraCluster - Interface in org.apache.brooklyn.entity.nosql.cassandra
-
Deprecated.
since 0.7.0; use CassandraDatacenter
which is equivalent but has
a less ambiguous name; Cluster in Cassandra corresponds to what Brooklyn terms a Fabric.
- CassandraClusterImpl - Class in org.apache.brooklyn.entity.nosql.cassandra
-
Deprecated.
since 0.7.0; use CassandraDatacenter
which is equivalent but has
a less ambiguous name; Cluster in Cassandra corresponds to what Brooklyn terms a Fabric.
- CassandraClusterImpl() - Constructor for class org.apache.brooklyn.entity.nosql.cassandra.CassandraClusterImpl
-
Deprecated.
- CassandraDatacenter - Interface in org.apache.brooklyn.entity.nosql.cassandra
-
- CassandraDatacenterImpl - Class in org.apache.brooklyn.entity.nosql.cassandra
-
- CassandraDatacenterImpl() - Constructor for class org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenterImpl
-
- CassandraDatacenterImpl.MemberTrackingPolicy - Class in org.apache.brooklyn.entity.nosql.cassandra
-
- CassandraDatacenterImpl.MemberTrackingPolicy() - Constructor for class org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenterImpl.MemberTrackingPolicy
-
- CassandraFabric - Interface in org.apache.brooklyn.entity.nosql.cassandra
-
A fabric of
CassandraNode
s, which forms a cluster spanning multiple locations.
- CassandraFabricImpl - Class in org.apache.brooklyn.entity.nosql.cassandra
-
- CassandraFabricImpl() - Constructor for class org.apache.brooklyn.entity.nosql.cassandra.CassandraFabricImpl
-
- CassandraFabricImpl.MemberTrackingPolicy - Class in org.apache.brooklyn.entity.nosql.cassandra
-
- CassandraFabricImpl.MemberTrackingPolicy() - Constructor for class org.apache.brooklyn.entity.nosql.cassandra.CassandraFabricImpl.MemberTrackingPolicy
-
- CassandraNode - Interface in org.apache.brooklyn.entity.nosql.cassandra
-
- CassandraNodeDriver - Interface in org.apache.brooklyn.entity.nosql.cassandra
-
- CassandraNodeImpl - Class in org.apache.brooklyn.entity.nosql.cassandra
-
- CassandraNodeImpl() - Constructor for class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- CassandraNodeSshDriver - Class in org.apache.brooklyn.entity.nosql.cassandra
-
- CassandraNodeSshDriver(CassandraNodeImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- cast(Number, Class<V>) - Static method in class org.apache.brooklyn.enricher.stock.AddingEnricher
-
Deprecated.
- cast(Class<T>) - Static method in class org.apache.brooklyn.feed.http.JsonFunctions
-
- cast(Object, Class<? extends T>) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
convenience for casting the given candidate to the given type (without any coercion, and allowing candidate to be null)
- castM(Class<T>) - Static method in class org.apache.brooklyn.feed.http.JsonFunctions
-
- castM(Class<T>, T) - Static method in class org.apache.brooklyn.feed.http.JsonFunctions
-
- castPrimitive(Object, Class<T>) - Static method in class org.apache.brooklyn.util.core.flags.TypeCoercions
-
Sometimes need to explicitly cast primitives, rather than relying on Java casting.
- castToClosure(Object) - Static method in class org.apache.brooklyn.util.groovy.GroovyJavaMethods
-
- castToPredicate(Object) - Static method in class org.apache.brooklyn.util.groovy.GroovyJavaMethods
-
- Catalog - Annotation Type in org.apache.brooklyn.api.catalog
-
annotation that can be placed on an Application (template), entity or policy
to give metadata for when used in a catalog and to indicate inclusion in annotation-scanned catalogs
- Catalog - Class in org.apache.brooklyn.karaf.commands
-
- Catalog() - Constructor for class org.apache.brooklyn.karaf.commands.Catalog
-
- CATALOG_LOAD_MODE - Static variable in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
Deprecated.
since 0.7.0 replaced by CatalogInitialization
; also note, default removed
(it was overridden anyway, and in almost all cases the new behaviour is still the default behaviour)
- catalogAdd - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- CatalogApi - Interface in org.apache.brooklyn.rest.api
-
- CatalogBundleConverter - Class in org.apache.brooklyn.core.catalog.internal
-
Deprecated.
- CatalogBundleConverter(Mapper, ReflectionProvider) - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogBundleConverter
-
Deprecated.
- CatalogBundleDto - Class in org.apache.brooklyn.core.catalog.internal
-
- CatalogBundleDto() - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogBundleDto
-
- CatalogBundleDto(String, String, String) - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogBundleDto
-
- CatalogClasspathDo - Class in org.apache.brooklyn.core.catalog.internal
-
- CatalogClasspathDo(CatalogDo) - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogClasspathDo
-
- CatalogClasspathDo.CatalogScanningModes - Enum in org.apache.brooklyn.core.catalog.internal
-
- CatalogClasspathDto - Class in org.apache.brooklyn.core.catalog.internal
-
- CatalogClasspathDto() - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogClasspathDto
-
- CatalogConfig - Annotation Type in org.apache.brooklyn.api.catalog
-
- CatalogDo - Class in org.apache.brooklyn.core.catalog.internal
-
- CatalogDo(ManagementContext, CatalogDto) - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogDo
-
- CatalogDto - Class in org.apache.brooklyn.core.catalog.internal
-
- CatalogDto() - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogDto
-
- CatalogDtoUtils - Class in org.apache.brooklyn.core.catalog.internal
-
- CatalogDtoUtils() - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogDtoUtils
-
- CatalogEntityItemDto - Class in org.apache.brooklyn.core.catalog.internal
-
- CatalogEntityItemDto() - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogEntityItemDto
-
- CatalogEntitySpecResolver - Class in org.apache.brooklyn.core.resolve.entity
-
- CatalogEntitySpecResolver() - Constructor for class org.apache.brooklyn.core.resolve.entity.CatalogEntitySpecResolver
-
- CatalogEntitySummary - Class in org.apache.brooklyn.rest.domain
-
- CatalogEntitySummary(String, String, String, String, String, String, String, Set<Object>, Set<EntityConfigSummary>, Set<SensorSummary>, Set<EffectorSummary>, boolean, Map<String, URI>) - Constructor for class org.apache.brooklyn.rest.domain.CatalogEntitySummary
-
- catalogEntitySummary(BrooklynRestResourceUtils, CatalogItem<T, EntitySpec<? extends T>>) - Static method in class org.apache.brooklyn.rest.transform.CatalogTransformer
-
- catalogForce - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- catalogInitial - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- CatalogInitialization - Class in org.apache.brooklyn.core.catalog.internal
-
- CatalogInitialization(String, boolean, String, boolean) - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogInitialization
-
- CatalogInitialization() - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogInitialization
-
- catalogInitialization(CatalogInitialization) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- CatalogItem<T,SpecT> - Interface in org.apache.brooklyn.api.catalog
-
- catalogItem(String, String) - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData.Builder
-
- catalogItem(CatalogItemMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl.Builder
-
- catalogItem(CatalogItemMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl.Builder
-
- CatalogItem.CatalogBundle - Interface in org.apache.brooklyn.api.catalog
-
- CatalogItem.CatalogItemLibraries - Interface in org.apache.brooklyn.api.catalog
-
- CatalogItem.CatalogItemType - Enum in org.apache.brooklyn.api.catalog
-
- CatalogItemBuilder<CIConcreteType extends CatalogItemDtoAbstract<?,?>> - Class in org.apache.brooklyn.core.catalog.internal
-
- CatalogItemBuilder(CIConcreteType) - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder
-
- CatalogItemComparator<T,SpecT> - Class in org.apache.brooklyn.core.catalog.internal
-
Largest version first order.
- CatalogItemComparator() - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogItemComparator
-
- CatalogItemDo<T,SpecT> - Class in org.apache.brooklyn.core.catalog.internal
-
- CatalogItemDo(CatalogDo, CatalogItem<T, SpecT>) - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- CatalogItemDtoAbstract<T,SpecT> - Class in org.apache.brooklyn.core.catalog.internal
-
- CatalogItemDtoAbstract() - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- catalogItemId(String) - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- catalogItemIdIfNotNull(String) - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- catalogItemJavaType(Class<?>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento.Builder
-
- CatalogItemLibrariesConverter - Class in org.apache.brooklyn.core.mgmt.persist
-
Deprecated.
- CatalogItemLibrariesConverter() - Constructor for class org.apache.brooklyn.core.mgmt.persist.CatalogItemLibrariesConverter
-
Deprecated.
- CatalogItemMemento - Interface in org.apache.brooklyn.api.mgmt.rebind.mementos
-
- catalogItems() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.Delta
-
- catalogItems(Map<String, String>) - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData.Builder
-
- catalogItems(Map<String, CatalogItemMemento>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl.Builder
-
- catalogItems(Map<String, CatalogItemMemento>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl.Builder
-
- catalogItems() - Method in class org.apache.brooklyn.core.mgmt.rebind.PersisterDeltaImpl
-
- catalogItemScopeRoot(Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- CatalogItemSummary - Class in org.apache.brooklyn.rest.domain
-
variant of Catalog*ItemDto objects for JS/JSON serialization;
see also, subclasses
- CatalogItemSummary(String, String, String, String, String, String, String, Set<Object>, boolean, Map<String, URI>) - Constructor for class org.apache.brooklyn.rest.domain.CatalogItemSummary
-
- catalogItemSummary(BrooklynRestResourceUtils, CatalogItem) - Static method in class org.apache.brooklyn.rest.transform.CatalogTransformer
-
- catalogItemType(CatalogItem.CatalogItemType) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento.Builder
-
- CatalogLibrariesDo - Class in org.apache.brooklyn.core.catalog.internal
-
Deprecated.
- CatalogLibrariesDo(CatalogLibrariesDto) - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogLibrariesDo
-
Deprecated.
- CatalogLibrariesDto - Class in org.apache.brooklyn.core.catalog.internal
-
Deprecated.
- CatalogLibrariesDto() - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogLibrariesDto
-
Deprecated.
- CatalogLibrariesDto(Collection<String>) - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogLibrariesDto
-
Deprecated.
- CatalogLoadMode - Enum in org.apache.brooklyn.core.catalog
-
- CatalogLocationItemDto - Class in org.apache.brooklyn.core.catalog.internal
-
- CatalogLocationItemDto() - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogLocationItemDto
-
- CatalogLocationResolver - Class in org.apache.brooklyn.core.location
-
Given a location spec in the form brooklyn.catalog:<symbolicName>:<version>
,
looks up the catalog to get its definition and creates such a location.
- CatalogLocationResolver() - Constructor for class org.apache.brooklyn.core.location.CatalogLocationResolver
-
- CatalogLocationSummary - Class in org.apache.brooklyn.rest.domain
-
- CatalogLocationSummary(String, String, String, String, String, String, String, Set<LocationConfigSummary>, Set<Object>, boolean, Map<String, URI>) - Constructor for class org.apache.brooklyn.rest.domain.CatalogLocationSummary
-
- catalogLocationSummary(BrooklynRestResourceUtils, CatalogItem<? extends Location, LocationSpec<?>>) - Static method in class org.apache.brooklyn.rest.transform.CatalogTransformer
-
- catalogOnly - Variable in class org.apache.brooklyn.cli.ItemLister.ListAllCommand
-
- CatalogPolicyItemDto - Class in org.apache.brooklyn.core.catalog.internal
-
- CatalogPolicyItemDto() - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogPolicyItemDto
-
- CatalogPolicySummary - Class in org.apache.brooklyn.rest.domain
-
- CatalogPolicySummary(String, String, String, String, String, String, String, Set<PolicyConfigSummary>, Set<Object>, boolean, Map<String, URI>) - Constructor for class org.apache.brooklyn.rest.domain.CatalogPolicySummary
-
- catalogPolicySummary(BrooklynRestResourceUtils, CatalogItem<? extends Policy, PolicySpec<?>>) - Static method in class org.apache.brooklyn.rest.transform.CatalogTransformer
-
- CatalogPredicates - Class in org.apache.brooklyn.core.catalog
-
- CatalogPredicates() - Constructor for class org.apache.brooklyn.core.catalog.CatalogPredicates
-
- catalogReset - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- CatalogResource - Class in org.apache.brooklyn.rest.resources
-
- CatalogResource() - Constructor for class org.apache.brooklyn.rest.resources.CatalogResource
-
- CatalogTemplateItemDto - Class in org.apache.brooklyn.core.catalog.internal
-
- CatalogTemplateItemDto() - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogTemplateItemDto
-
- CatalogTransformer - Class in org.apache.brooklyn.rest.transform
-
- CatalogTransformer() - Constructor for class org.apache.brooklyn.rest.transform.CatalogTransformer
-
- CatalogUtils - Class in org.apache.brooklyn.core.catalog.internal
-
- CatalogUtils() - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
- CatalogXmlSerializer - Class in org.apache.brooklyn.core.catalog.internal
-
- CatalogXmlSerializer() - Constructor for class org.apache.brooklyn.core.catalog.internal.CatalogXmlSerializer
-
- causes - Variable in class org.apache.brooklyn.entity.group.zoneaware.AbstractZoneFailureDetector.ZoneHistory
-
- censoredValue() - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
Forces the given sensor or config key's value to be censored.
- certificateDestination(String) - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig.Builder
-
- certificateSourceUrl(String) - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig.Builder
-
- chain(Function<A, ? extends B>, Function<B, C>) - Static method in class org.apache.brooklyn.feed.http.HttpValueFunctions
-
- chain(Function<A, ? extends B>, Function<B, ? extends C>, Function<C, D>) - Static method in class org.apache.brooklyn.feed.http.HttpValueFunctions
-
- chain(Function<A, ? extends B>, Function<B, ? extends C>, Function<C, ? extends D>, Function<D, E>) - Static method in class org.apache.brooklyn.feed.http.HttpValueFunctions
-
- chain(Function<A, ? extends B>, Function<B, C>) - Static method in class org.apache.brooklyn.feed.ssh.SshValueFunctions
-
- chain(Function<A, ? extends B>, Function<B, ? extends C>, Function<C, D>) - Static method in class org.apache.brooklyn.feed.ssh.SshValueFunctions
-
- chain(StatusRecorder...) - Static method in class org.apache.brooklyn.qa.longevity.StatusRecorder.Factory
-
- chain(Function<A, ? extends B>, Function<B, C>) - Static method in class org.apache.brooklyn.util.guava.Functionals
-
applies f1 to the input, then the result of that is passed to f2 (note opposite semantics to Functions.compose(Function, Function)
- chain(Function<A, ? extends B>, Function<B, ? extends C>, Function<C, D>) - Static method in class org.apache.brooklyn.util.guava.Functionals
-
applies f1 to the input, then f2 to that result, then f3 to that result
- chain(Function<A, ? extends B>, Function<B, ? extends C>, Function<C, ? extends D>, Function<D, E>) - Static method in class org.apache.brooklyn.util.guava.Functionals
-
applies f1 to the input, then f2 to that result, then f3 to that result, then f4 to that result
- chain(Collection<String>) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
Returns a sequence of chained commands that runs until one of them fails (i.e.
- chain(String...) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- chainGroup(Collection<String>) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- chainGroup(String...) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- chainSubshell(Collection<String>) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- chainSubshell(String...) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- CHANGE_PASSWORD - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode
-
- CHANGE_PASSWORD - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode.ChangePasswordEffector
-
- CHANGE_PASSWORD - Static variable in class org.apache.brooklyn.entity.database.mysql.MySqlNodeEffectors
-
- Changeable - Interface in org.apache.brooklyn.core.entity.trait
-
A collection of entities that can change.
- changeCatalogItemId(String, String, String, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformer.Builder
-
Changes the contents of an XML tag 'catalogItemId' where the
old text matches oldSymbolicName and optionally oldVersion
to have newSymbolicName and newVersion.
- changeCatalogItemId(String, String, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformer.Builder
-
- ChangeListener - Interface in org.apache.brooklyn.api.mgmt.rebind
-
Listener to be notified of changes within brooklyn, so that the new state
of the entity/location/policy can be persisted.
- changeMode(HighAvailabilityMode) - Method in interface org.apache.brooklyn.api.mgmt.ha.HighAvailabilityManager
-
changes the mode that this HA server is running in
- changeMode(HighAvailabilityMode) - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- changeMode(HighAvailabilityMode, boolean, boolean) - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- changePassword(String, String) - Method in interface org.apache.brooklyn.entity.database.mysql.MySqlDriver
-
- changePassword(String, String) - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- CHARSET_NAME - Static variable in class org.apache.brooklyn.core.config.external.vault.VaultExternalConfigSupplier
-
- CHECK_JAVA_HOSTNAME_BUG - Static variable in interface org.apache.brooklyn.entity.java.UsesJava
-
- CHECK_RUNNING - Static variable in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- CHECK_RUNNING_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.AbstractVanillaProcess
-
- CHECK_RUNNING_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- CHECK_RUNNING_POWERSHELL_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- CHECK_SUBTASK_SUBMITTERS - Static variable in class org.apache.brooklyn.core.mgmt.internal.BrooklynGarbageCollector
-
should we check for tasks which are submitted by another but backgrounded, i.e.
- checkAllEnumeratedIgnoreCase(Class<? extends Enum<?>>, String...) - Static method in class org.apache.brooklyn.util.javalang.Enums
-
- checkAllEnumeratedIgnoreCase(String, Enum<?>[], String...) - Static method in class org.apache.brooklyn.util.javalang.Enums
-
checks that all accepted enum values are represented by the given set of explicit values
- checkAssertions(Map<String, ?>, Map<String, Object>, String, Supplier<T>) - Static method in class org.apache.brooklyn.test.framework.TestFrameworkAssertions
-
- checkAssertions(Map<String, ?>, List<Map<String, Object>>, String, Supplier<T>) - Static method in class org.apache.brooklyn.test.framework.TestFrameworkAssertions
-
- checkAssertions(TestFrameworkAssertions.AssertionSupport, Map<String, ?>, List<Map<String, Object>>, String, Supplier<T>) - Static method in class org.apache.brooklyn.test.framework.TestFrameworkAssertions
-
- checkAssertions(TestFrameworkAssertions.AssertionSupport, Map<String, ?>, Map<String, Object>, String, Supplier<T>) - Static method in class org.apache.brooklyn.test.framework.TestFrameworkAssertions
-
- checkCanLoad() - Static method in class org.apache.brooklyn.rest.security.provider.LdapSecurityProvider
-
- checkChildrenAndMembers() - Method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembersSpec
-
- checkChildrenOnly() - Method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembersSpec
-
- checkClientTrusted(X509Certificate[], String) - Method in class org.apache.brooklyn.util.crypto.SslTrustUtils.DelegatingTrustManager
-
- checkEntitled(EntitlementManager, EntitlementClass<T>, T) - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
- checkError() - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- checkExplicitUserPassword(ManagementContext, String, String) - Static method in class org.apache.brooklyn.rest.security.provider.ExplicitUsersSecurityProvider
-
checks the supplied candidate user and password against the
expect password (or SHA-256 + SALT thereof) defined as brooklyn properties.
- checkJavaHostnameBug() - Method in class org.apache.brooklyn.entity.java.JavaSoftwareProcessSshDriver
-
- checkLocationFirewall(SshMachineLocation) - Method in class org.apache.brooklyn.entity.machine.MachineInitTasks
-
Returns a queued
Task
which checks if location firewall is enabled.
- checkMembersOnly() - Method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembersSpec
-
- checkNoError() - Method in class org.apache.brooklyn.util.exceptions.ReferenceWithError
-
throws if there is an error (even if masked)
- checkNoErrors() - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
throws if there were errors resolving (e.g.
- checkNoHostnameBug() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- checkNonEmpty(CharSequence) - Static method in class org.apache.brooklyn.util.text.Strings
-
throws IllegalArgument if string not empty; cf.
- checkNonEmpty(CharSequence, String) - Static method in class org.apache.brooklyn.util.text.Strings
-
throws IllegalArgument if string not empty; cf.
- checkNotEmpty() - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
throws if there are any problems
- checkPassword(String, String, String, String) - Static method in class org.apache.brooklyn.rest.security.provider.ExplicitUsersSecurityProvider
-
checks a candidate password against the expected credential defined for a given user.
- checkpoint(BrooklynMementoRawData, PersistenceExceptionHandler) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister
-
applies a full checkpoint (write) of all state
- checkpoint(ManagementPlaneSyncRecord) - Method in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordPersisterToObjectStore
-
- checkpoint(BrooklynMementoRawData, PersistenceExceptionHandler) - Method in class org.apache.brooklyn.core.mgmt.persist.BrooklynMementoPersisterToObjectStore
-
- checkPortAvailable(InetAddress, int) - Static method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
- checkPortsValid(Map<?, ?>) - Static method in class org.apache.brooklyn.util.net.Networking
-
- checkPortValid(Integer, String) - Static method in class org.apache.brooklyn.util.net.Networking
-
- checkRequiredFields(Object) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
- checkRequiredUrl(Entity, String) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Fails-fast if value of the given URL is null or unresolveable.
- checkServerTrusted(X509Certificate[], String) - Method in class org.apache.brooklyn.util.crypto.SslTrustUtils.DelegatingTrustManager
-
- checkStartingOrRunning() - Method in class org.apache.brooklyn.entity.messaging.jms.JMSBrokerImpl
-
- checkSuccess(V) - Method in class org.apache.brooklyn.core.feed.AttributePollHandler
-
- checkSuccess(V) - Method in class org.apache.brooklyn.core.feed.DelegatingPollHandler
-
- checkSuccess(Predicate<? super V>) - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
sets the predicate used to check whether a feed run is successful
- checkSuccess(Function<? super V, Boolean>) - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- checkSuccess(V) - Method in interface org.apache.brooklyn.core.feed.PollHandler
-
- checkUrlExists(String) - Method in class org.apache.brooklyn.util.core.ResourceUtils
-
- checkUrlExists(String, String) - Method in class org.apache.brooklyn.util.core.ResourceUtils
-
Throws if the given URL cannot be read.
- checkVersions() - Method in class org.apache.brooklyn.core.BrooklynVersion
-
- CHEF_ATTRIBUTE_PREFIX - Static variable in class org.apache.brooklyn.entity.chef.ChefAttributeFeed
-
Prefix for attribute sensor names.
- CHEF_COOKBOOK_PRIMARY_NAME - Static variable in interface org.apache.brooklyn.entity.chef.ChefConfig
-
- CHEF_COOKBOOK_URLS - Static variable in interface org.apache.brooklyn.entity.chef.ChefConfig
-
- CHEF_COOKBOOKS - Static variable in interface org.apache.brooklyn.entity.chef.ChefConfig
-
Deprecated.
- CHEF_LAUNCH_ATTRIBUTES - Static variable in interface org.apache.brooklyn.entity.chef.ChefConfig
-
typically set from spec, to customize the launch part of the start effector
- CHEF_LAUNCH_RUN_LIST - Static variable in interface org.apache.brooklyn.entity.chef.ChefConfig
-
typically set from spec, to customize the launch part of the start effector
- CHEF_MODE - Static variable in interface org.apache.brooklyn.entity.chef.ChefConfig
-
- CHEF_NODE_NAME - Static variable in interface org.apache.brooklyn.entity.chef.ChefConfig
-
- CHEF_RUN_CONVERGE_TWICE - Static variable in interface org.apache.brooklyn.entity.chef.ChefConfig
-
- CHEF_RUN_LIST - Static variable in interface org.apache.brooklyn.entity.chef.ChefConfig
-
Deprecated.
- ChefAttributeFeed - Class in org.apache.brooklyn.entity.chef
-
A sensor feed that retrieves attributes from Chef server and converts selected attributes to sensors.
- ChefAttributeFeed() - Constructor for class org.apache.brooklyn.entity.chef.ChefAttributeFeed
-
For rebind; do not call directly; use builder
- ChefAttributeFeed.Builder - Class in org.apache.brooklyn.entity.chef
-
- ChefAttributeFeed.Builder() - Constructor for class org.apache.brooklyn.entity.chef.ChefAttributeFeed.Builder
-
- chefAttributePath(String) - Method in class org.apache.brooklyn.entity.chef.ChefAttributePollConfig
-
- ChefAttributePollConfig<T> - Class in org.apache.brooklyn.entity.chef
-
- ChefAttributePollConfig(AttributeSensor<T>) - Constructor for class org.apache.brooklyn.entity.chef.ChefAttributePollConfig
-
- ChefAttributePollConfig(ChefAttributePollConfig<T>) - Constructor for class org.apache.brooklyn.entity.chef.ChefAttributePollConfig
-
- ChefBashCommands - Class in org.apache.brooklyn.entity.chef
-
BASH commands useful for setting up Chef
- ChefBashCommands() - Constructor for class org.apache.brooklyn.entity.chef.ChefBashCommands
-
- ChefConfig - Interface in org.apache.brooklyn.entity.chef
-
- ChefConfig.ChefModes - Enum in org.apache.brooklyn.entity.chef
-
- ChefConfigs - Class in org.apache.brooklyn.entity.chef
-
Conveniences for configuring brooklyn Chef entities
- ChefConfigs() - Constructor for class org.apache.brooklyn.entity.chef.ChefConfigs
-
- ChefEntity - Interface in org.apache.brooklyn.entity.chef
-
- ChefEntityImpl - Class in org.apache.brooklyn.entity.chef
-
- ChefEntityImpl() - Constructor for class org.apache.brooklyn.entity.chef.ChefEntityImpl
-
- ChefEntitySpecResolver - Class in org.apache.brooklyn.entity.resolve
-
- ChefEntitySpecResolver() - Constructor for class org.apache.brooklyn.entity.resolve.ChefEntitySpecResolver
-
- ChefLifecycleEffectorTasks - Class in org.apache.brooklyn.entity.chef
-
Creates effectors to start, restart, and stop processes using Chef.
- ChefLifecycleEffectorTasks() - Constructor for class org.apache.brooklyn.entity.chef.ChefLifecycleEffectorTasks
-
- ChefServerTasks - Class in org.apache.brooklyn.entity.chef
-
- ChefServerTasks() - Constructor for class org.apache.brooklyn.entity.chef.ChefServerTasks
-
- ChefSoloDriver - Class in org.apache.brooklyn.entity.chef
-
Deprecated.
- ChefSoloDriver(EntityLocal, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.chef.ChefSoloDriver
-
Deprecated.
- ChefSoloTasks - Class in org.apache.brooklyn.entity.chef
-
- ChefSoloTasks() - Constructor for class org.apache.brooklyn.entity.chef.ChefSoloTasks
-
- ChefTasks - Class in org.apache.brooklyn.entity.chef
-
- ChefTasks() - Constructor for class org.apache.brooklyn.entity.chef.ChefTasks
-
- child(EntitySpec<?>) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
The supplied class must have a public no-arg constructor.
- child(String) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
- child(String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
-
- CHILD_ADDED - Static variable in class org.apache.brooklyn.core.entity.AbstractEntity
-
- CHILD_REMOVED - Static variable in class org.apache.brooklyn.core.entity.AbstractEntity
-
- children(Iterable<? extends EntitySpec<?>>) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- children(String) - Method in interface org.apache.brooklyn.rest.api.ActivityApi
-
- children(String) - Method in class org.apache.brooklyn.rest.resources.ActivityResource
-
- children(Task<?>) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
return all children tasks of the given tasks, if it has children, else empty list
- CHILDREN_AS_MEMBERS - Static variable in interface org.apache.brooklyn.entity.group.BasicGroup
-
Deprecated.
- CHILDREN_STARTABLE_MODE - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- choose(ManagementPlaneSyncRecord, Duration, String) - Method in class org.apache.brooklyn.core.mgmt.ha.BasicMasterChooser
-
- choose(ManagementPlaneSyncRecord, Duration, String) - Method in interface org.apache.brooklyn.core.mgmt.ha.MasterChooser
-
- chooser() - Method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser
-
- Cidr - Class in org.apache.brooklyn.util.net
-
represents a CIDR (classless inter-domain routing) token, i.e.
- Cidr(String) - Constructor for class org.apache.brooklyn.util.net.Cidr
-
- Cidr(int...) - Constructor for class org.apache.brooklyn.util.net.Cidr
-
allows creation as Cidr(192, 168) for 192.168.0.0/16;
zero bits or ints included are significant, i.e.
- Cidr(int[], int) - Constructor for class org.apache.brooklyn.util.net.Cidr
-
- cidr(String) - Static method in class org.apache.brooklyn.util.net.Networking
-
returns a CIDR object for the given string, e.g.
- CLAIMED_COUNT - Static variable in interface org.apache.brooklyn.entity.machine.pool.ServerPool
-
- claimMachine(Map<?, ?>) - Method in interface org.apache.brooklyn.entity.machine.pool.ServerPool
-
- claimMachine(Map<?, ?>) - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolImpl
-
- CLASS_A - Static variable in class org.apache.brooklyn.util.net.Cidr
-
- CLASS_B - Static variable in class org.apache.brooklyn.util.net.Cidr
-
- CLASS_C - Static variable in class org.apache.brooklyn.util.net.Cidr
-
- CLASS_NAME - Static variable in class org.apache.brooklyn.camp.server.dto.LinkDto
-
- ClassCoercionException - Exception in org.apache.brooklyn.util.core.flags
-
Thrown to indicate that
TypeCoercions
could not cast an object from one
class to another.
- ClassCoercionException() - Constructor for exception org.apache.brooklyn.util.core.flags.ClassCoercionException
-
- ClassCoercionException(String) - Constructor for exception org.apache.brooklyn.util.core.flags.ClassCoercionException
-
Constructs a ClassCoercionException
with the specified
detail message.
- CLASSES - Static variable in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- classes() - Method in class org.apache.brooklyn.rest.apidoc.RestApiResourceScanner
-
- classesFromContext(Application, ServletConfig) - Method in class org.apache.brooklyn.rest.apidoc.RestApiResourceScanner
-
- ClassFinder - Class in org.apache.brooklyn.cli.lister
-
- ClassFinder() - Constructor for class org.apache.brooklyn.cli.lister.ClassFinder
-
- ClassLoaderFromBrooklynClassLoadingContext - Class in org.apache.brooklyn.core.mgmt.classloading
-
- CLASSPATH - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- CLASSPATH - Static variable in interface org.apache.brooklyn.entity.java.VanillaJavaApp
-
- CLASSPATH_FILES - Static variable in interface org.apache.brooklyn.entity.java.VanillaJavaApp
-
- ClassRenamingMapper - Class in org.apache.brooklyn.util.core.xstream
-
- ClassRenamingMapper(Mapper, Map<String, String>) - Constructor for class org.apache.brooklyn.util.core.xstream.ClassRenamingMapper
-
- clean(Iterable<StackTraceElement>) - Method in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
- clean(StackTraceElement[]) - Method in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
- cleaned(T) - Method in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
- cleanedStackTrace(T) - Static method in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
- cleanSimpleClassName(Object) - Static method in class org.apache.brooklyn.util.javalang.JavaClassNames
-
- cleanSimpleClassName(Class<?>) - Static method in class org.apache.brooklyn.util.javalang.JavaClassNames
-
- cleanStackTrace(Iterable<StackTraceElement>) - Static method in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
- cleanStackTrace(StackTraceElement[]) - Static method in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
- cleanup() - Method in class org.apache.brooklyn.util.core.mutex.MutexSupport
-
- cleanUp() - Method in class org.apache.brooklyn.util.guava.KeyTransformingLoadingCache
-
- cleanUpIptablesRules() - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
Returns the command that cleans up iptables rules.
- cleanupMutex(String) - Method in class org.apache.brooklyn.util.core.mutex.MutexSupport
-
forces deletion of the given mutex if it is unused;
normally not required as is done automatically on close
(but possibly needed where there are cancelations and risk of memory leaks)
- clear() - Method in class org.apache.brooklyn.core.entity.internal.ConfigMapViewWithStringKeys
-
- clear() - Method in class org.apache.brooklyn.core.internal.storage.impl.BasicReference
-
- clear() - Method in class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- clear() - Method in interface org.apache.brooklyn.core.internal.storage.Reference
-
Sets the value back to null.
- clear() - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- clear() - Method in class org.apache.brooklyn.util.collections.SetFromLiveMap
-
- clear() - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- clear() - Method in interface org.apache.brooklyn.util.core.internal.ssh.SshAbstractTool.SshAction
-
- clear() - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection
-
- clearCachedLookup() - Static method in class org.apache.brooklyn.core.location.geo.HostGeoInfo
-
- clearCatalogItems() - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData
-
- clearCatalogItems() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- clearConfig() - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
Clears the config map, removing any config previously set.
- clearEntitlementContext() - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
- clearForced() - Static method in class org.apache.brooklyn.core.plan.PlanToSpecFactory
-
Deprecated.
- clearForced() - Static method in class org.apache.brooklyn.core.typereg.TypePlanTransformers
-
- clearHighAvailabilityPlaneStates() - Method in interface org.apache.brooklyn.rest.api.ServerApi
-
- clearHighAvailabilityPlaneStates() - Method in class org.apache.brooklyn.rest.resources.ServerResource
-
- clearing() - Static method in class org.apache.brooklyn.core.config.StructuredConfigKey.StructuredModifications
-
when passed as a value to a StructuredConfigKey, causes the structure to be cleared
- clearInheritedConfig() - Method in class org.apache.brooklyn.core.entity.internal.EntityConfigMap
-
- clearInstallDir() - Method in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNodeDriver
-
- clearInstallDir() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeSshDriver
-
- clearLocationRegistry() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- clearLocations() - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
clears locations defined in the spec
- clearLocations() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- clearLocations() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
- clearMapSensorEntry(EntityLocal, AttributeSensor<Map<TKey, TVal>>, TKey) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic
-
- clearMaster(String) - Method in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordDeltaImpl.Builder
-
- clearNotUpIndicator(EntityLocal, String) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ServiceNotUpLogic
-
- clearNotUpIndicator(EntityLocal, Sensor<?>) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ServiceNotUpLogic
-
- clearParent() - Method in interface org.apache.brooklyn.api.entity.Entity
-
Clears the parent (i.e.
- clearParent() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- clearProblemsIndicator(EntityLocal, Sensor<?>) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ServiceProblemsLogic
-
- clearProblemsIndicator(EntityLocal, Effector<?>) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ServiceProblemsLogic
-
- clearProblemsIndicator(EntityLocal, String) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ServiceProblemsLogic
-
- clearStaticData() - Static method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
- clearStrictSerialization() - Static method in class org.apache.brooklyn.rest.util.json.BidiSerialization
-
- clearTaskSchedulerForTag(Object) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
Forgets that any scheduler was associated with a tag.
- clearThreadLocalPrintStream() - Method in class org.apache.brooklyn.util.stream.ThreadLocalPrintStream
-
- clientConnectionManager(ClientConnectionManager) - Method in class org.apache.brooklyn.util.http.HttpTool.HttpClientBuilder
-
- clientError() - Static method in class org.apache.brooklyn.entity.brooklynnode.EntityHttpClient.ResponseCodePredicates
-
- clone() - Method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser
-
- clone() - Method in class org.apache.brooklyn.util.core.task.ValueResolver
-
returns a copy of this resolver which can be queried, even if the original (single-use instance) has already been copied
- cloneFor(ComputeService) - Method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser
-
- cloneFor(T, ComputeService) - Static method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser
-
Attempts to clone the given item for use with the given ComputeService
, if
the item is ComputeServiceAwareChooser
; otherwise it returns the item unchanged
- cloneFor(ComputeService) - Method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser.ImageChooserFromOrdering
-
- cloneFor(ComputeService) - Method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser.OrderingScoredWithoutDefaults
-
- cloneFor(ComputeService) - Method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser.OrderingWithDefaults
-
- close() - Method in class org.apache.brooklyn.core.location.AggregatingMachineProvisioningLocation
-
- close() - Method in class org.apache.brooklyn.core.mgmt.persist.FileBasedObjectStore
-
- close() - Method in class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsBlobStoreBasedObjectStore
-
- close() - Method in interface org.apache.brooklyn.core.mgmt.persist.PersistenceObjectStore
-
Closes all resources used by this ObjectStore.
- close() - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- close() - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- close() - Method in class org.apache.brooklyn.util.pool.BasicPool
-
- close() - Method in interface org.apache.brooklyn.util.pool.Lease
-
- close() - Method in interface org.apache.brooklyn.util.pool.Pool
-
- close() - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- close() - Method in class org.apache.brooklyn.util.stream.KnownSizeInputStream
-
- close() - Method in class org.apache.brooklyn.util.stream.ReaderInputStream
-
Closes the Stringreader.
- close() - Method in class org.apache.brooklyn.util.stream.StreamGobbler
-
- CLOSE_CONNECTION - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- closePortForwarding(NodeMetadata, int, HostAndPort, Protocol) - Method in interface org.apache.brooklyn.location.jclouds.networking.JcloudsPortForwarderExtension
-
- closeQuietly(HttpURLConnection) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
Closes all streams of the connection, and disconnects it.
- closeQuietly(HttpURLConnection) - Static method in class org.apache.brooklyn.util.http.HttpTool
-
Closes all streams of the connection, and disconnects it.
- closeQuietly(Socket) - Static method in class org.apache.brooklyn.util.net.Networking
-
- closeQuietly(ServerSocket) - Static method in class org.apache.brooklyn.util.net.Networking
-
- closeQuietly(DatagramSocket) - Static method in class org.apache.brooklyn.util.net.Networking
-
- closeQuietly(Closeable) - Static method in class org.apache.brooklyn.util.stream.Streams
-
drop-in non-deprecated replacement for Closeable
's deprecated closeQuiety;
we may wish to review usages, particularly as we drop support for java 1.6,
but until then use this instead of the deprecated method
- closer(Function<? super T, ?>) - Method in class org.apache.brooklyn.util.pool.BasicPool.Builder
-
- closeSshConnection() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
The connection should be closed and disconnected once the commands have executed.
- closure(Closure<?>) - Method in class org.apache.brooklyn.feed.function.FunctionPollConfig
-
- ClosureEntityFactory<T extends Entity> - Class in org.apache.brooklyn.core.entity.factory
-
- ClosureEntityFactory(Closure<T>) - Constructor for class org.apache.brooklyn.core.entity.factory.ClosureEntityFactory
-
- ClosureEntityFactory(Map, Closure<T>) - Constructor for class org.apache.brooklyn.core.entity.factory.ClosureEntityFactory
-
- closureFromCallable(Callable<T>) - Static method in class org.apache.brooklyn.util.groovy.GroovyJavaMethods
-
- closureFromFunction(Function<?, T>) - Static method in class org.apache.brooklyn.util.groovy.GroovyJavaMethods
-
- closureFromRunnable(Runnable) - Static method in class org.apache.brooklyn.util.groovy.GroovyJavaMethods
-
- CLOUD_AVAILABILITY_ZONE_ID - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- CLOUD_AVAILABILITY_ZONE_ID - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- CLOUD_ENDPOINT - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- CLOUD_ENDPOINT - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- CLOUD_MACHINE_NAMER_CLASS - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- CLOUD_PROVIDER - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- CLOUD_PROVIDER - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- CLOUD_REGION_ID - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- CLOUD_REGION_ID - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- CloudExplorer - Class in org.apache.brooklyn.cli
-
Convenience for listing Cloud Compute and BlobStore details.
- CloudExplorer() - Constructor for class org.apache.brooklyn.cli.CloudExplorer
-
- CloudExplorer.BlobstoreCommand - Class in org.apache.brooklyn.cli
-
- CloudExplorer.BlobstoreCommand() - Constructor for class org.apache.brooklyn.cli.CloudExplorer.BlobstoreCommand
-
- CloudExplorer.BlobstoreGetBlobCommand - Class in org.apache.brooklyn.cli
-
- CloudExplorer.BlobstoreGetBlobCommand() - Constructor for class org.apache.brooklyn.cli.CloudExplorer.BlobstoreGetBlobCommand
-
- CloudExplorer.BlobstoreListContainerCommand - Class in org.apache.brooklyn.cli
-
- CloudExplorer.BlobstoreListContainerCommand() - Constructor for class org.apache.brooklyn.cli.CloudExplorer.BlobstoreListContainerCommand
-
- CloudExplorer.BlobstoreListContainersCommand - Class in org.apache.brooklyn.cli
-
- CloudExplorer.BlobstoreListContainersCommand() - Constructor for class org.apache.brooklyn.cli.CloudExplorer.BlobstoreListContainersCommand
-
- CloudExplorer.ComputeCommand - Class in org.apache.brooklyn.cli
-
- CloudExplorer.ComputeCommand() - Constructor for class org.apache.brooklyn.cli.CloudExplorer.ComputeCommand
-
- CloudExplorer.ComputeDefaultTemplateCommand - Class in org.apache.brooklyn.cli
-
- CloudExplorer.ComputeDefaultTemplateCommand() - Constructor for class org.apache.brooklyn.cli.CloudExplorer.ComputeDefaultTemplateCommand
-
- CloudExplorer.ComputeGetImageCommand - Class in org.apache.brooklyn.cli
-
- CloudExplorer.ComputeGetImageCommand() - Constructor for class org.apache.brooklyn.cli.CloudExplorer.ComputeGetImageCommand
-
- CloudExplorer.ComputeListHardwareProfilesCommand - Class in org.apache.brooklyn.cli
-
- CloudExplorer.ComputeListHardwareProfilesCommand() - Constructor for class org.apache.brooklyn.cli.CloudExplorer.ComputeListHardwareProfilesCommand
-
- CloudExplorer.ComputeListImagesCommand - Class in org.apache.brooklyn.cli
-
- CloudExplorer.ComputeListImagesCommand() - Constructor for class org.apache.brooklyn.cli.CloudExplorer.ComputeListImagesCommand
-
- CloudExplorer.ComputeListInstancesCommand - Class in org.apache.brooklyn.cli
-
- CloudExplorer.ComputeListInstancesCommand() - Constructor for class org.apache.brooklyn.cli.CloudExplorer.ComputeListInstancesCommand
-
- CloudExplorer.ComputeTerminateInstancesCommand - Class in org.apache.brooklyn.cli
-
- CloudExplorer.ComputeTerminateInstancesCommand() - Constructor for class org.apache.brooklyn.cli.CloudExplorer.ComputeTerminateInstancesCommand
-
- CloudExplorer.JcloudsCommand - Class in org.apache.brooklyn.cli
-
- CloudExplorer.JcloudsCommand() - Constructor for class org.apache.brooklyn.cli.CloudExplorer.JcloudsCommand
-
- CloudLocationConfig - Interface in org.apache.brooklyn.core.location.cloud
-
- CloudMachineNamer - Interface in org.apache.brooklyn.core.location.cloud.names
-
Interface used to construct names for individual cloud machines and for groups of machines.
- CLOUDSOFT_REPO_ENABLED - Static variable in class org.apache.brooklyn.core.entity.drivers.downloads.DownloadProducerFromCloudsoftRepo
-
- CLOUDSOFT_REPO_URL - Static variable in class org.apache.brooklyn.core.entity.drivers.downloads.DownloadProducerFromCloudsoftRepo
-
- CLOUDSOFT_REPO_URL_PATTERN - Static variable in class org.apache.brooklyn.core.entity.drivers.downloads.DownloadProducerFromCloudsoftRepo
-
- Cluster - Interface in org.apache.brooklyn.entity.group
-
Intended to represent a group of homogeneous entities in a single location.
- CLUSTER - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- CLUSTER - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaCluster
-
Underlying Kafka broker cluster.
- CLUSTER - Static variable in interface org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppCluster
-
- CLUSTER_MEMBER - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- CLUSTER_MEMBER_ID - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- CLUSTER_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- CLUSTER_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- CLUSTER_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- CLUSTER_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.couchdb.CouchDBCluster
-
- CLUSTER_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.couchdb.CouchDBNode
-
- CLUSTER_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchCluster
-
- CLUSTER_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNode
-
- CLUSTER_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastCluster
-
- CLUSTER_NAME - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss6Server
-
- CLUSTER_NAME - Static variable in interface org.apache.brooklyn.entity.zookeeper.ZooKeeperEnsemble
-
- CLUSTER_ONE_AND_ALL_MEMBERS_UP - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- CLUSTER_PASSWORD - Static variable in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastCluster
-
- CMD_GET - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- CMD_GET_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- CNAME_RECORDS - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- CO_LOCATED_ROUTER_GROUP - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeployment
-
- code(int) - Method in class org.apache.brooklyn.test.http.TestHttpRequestHandler
-
- codePidFromFileRunning(String) - Static method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks
-
task which returns 0 if pid in the given file is running;
method accepts wildcards so long as they match a single file on the remote end
- codePidRunning(Integer) - Static method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks
-
task which returns 0 if pid is running
- coerce(ManagementContext, Object) - Static method in class org.apache.brooklyn.core.location.Locations
-
- coerce(Object, Class<T>) - Static method in class org.apache.brooklyn.util.core.flags.TypeCoercions
-
Attempts to coerce value
to targetType
.
- coerce(Object, TypeToken<T>) - Static method in class org.apache.brooklyn.util.core.flags.TypeCoercions
-
- coerceFirstNonNullKeyValue(ConfigKey<T>, Object...) - Static method in class org.apache.brooklyn.util.core.config.ConfigBag
-
returns the first non-null value to be the type indicated by the key, or the keys default value if no non-null values are supplied
- coerceToCollection(ManagementContext, Object) - Static method in class org.apache.brooklyn.core.location.Locations
-
- collapse(Throwable) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
creates (but does not throw) a new
PropagatedRuntimeException
whose
message and cause are taken from the first _interesting_ element in the source
- collapse(Throwable, boolean) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
creates (but does not throw) a new
PropagatedRuntimeException
whose
message is taken from the first _interesting_ element in the source,
and optionally also the causal chain
- collapseIncludingAllCausalMessages(Throwable) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
- collapseText(Throwable) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
- collapseTextIncludingAllCausalMessages(Throwable) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
normally
Exceptions.collapseText(Throwable)
will stop following causal chains when encountering an interesting exception
with a message; this variant will continue to follow such causal chains, showing all messages.
- collapseWhitespace(String, String) - Static method in class org.apache.brooklyn.util.text.Strings
-
replaces each sequence of whitespace in the first string with the replacement in the second string
- COLLECTION_INTEGER - Static variable in class org.apache.brooklyn.util.GenericTypes
-
- COLLECTION_STRING - Static variable in class org.apache.brooklyn.util.GenericTypes
-
- CollectionChangeListener<Item> - Interface in org.apache.brooklyn.core.mgmt.internal
-
- CollectionFunctionals - Class in org.apache.brooklyn.util.collections
-
things which it seems should be in guava, but i can't find
- CollectionFunctionals() - Constructor for class org.apache.brooklyn.util.collections.CollectionFunctionals
-
- CollectionFunctionals.FirstElementFunction<T> - Class in org.apache.brooklyn.util.collections
-
- CollectionFunctionals.FirstElementFunction() - Constructor for class org.apache.brooklyn.util.collections.CollectionFunctionals.FirstElementFunction
-
- CollectionFunctionals.SizeFunction - Class in org.apache.brooklyn.util.collections
-
- CoLocatedMongoDBRouter - Interface in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- CoLocatedMongoDBRouterImpl - Class in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- CoLocatedMongoDBRouterImpl() - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.sharding.CoLocatedMongoDBRouterImpl
-
- combineArrays(String[]...) - Static method in class org.apache.brooklyn.util.text.Strings
-
- Combiner<T,U> - Class in org.apache.brooklyn.enricher.stock
-
- Combiner() - Constructor for class org.apache.brooklyn.enricher.stock.Combiner
-
- CombiningZoneFailureDetector - Class in org.apache.brooklyn.entity.group.zoneaware
-
- command(String) - Method in class org.apache.brooklyn.feed.shell.ShellPollConfig
-
- command(String) - Method in class org.apache.brooklyn.feed.ssh.SshPollConfig
-
- command(Supplier<String>) - Method in class org.apache.brooklyn.feed.ssh.SshPollConfig
-
- COMMAND - Static variable in interface org.apache.brooklyn.test.framework.SimpleShellCommandTest
-
Supply the command to invoke directly.
- CommandLineUtil - Class in org.apache.brooklyn.util
-
- COMMANDS - Static variable in interface org.apache.brooklyn.entity.database.DatastoreMixins.CanExecuteScript
-
- commandsToDownloadUrlsAs(List<String>, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
Returns commands to download the URL, saving as the given file.
- commandToDownloadUrlAs(String, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- commandToDownloadUrlsAs(List<String>, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- commit() - Method in class org.apache.brooklyn.camp.BasicCampPlatform.BasicPlatformTransaction
-
- commit() - Method in class org.apache.brooklyn.camp.spi.pdp.AssemblyTemplateConstructor
-
records all the templates to the underlying platform
- commit() - Method in class org.apache.brooklyn.camp.spi.PlatformTransaction
-
apply the transaction
- COMMITTED_HEAP_MEMORY - Static variable in interface org.apache.brooklyn.entity.java.UsesJavaMXBeans
-
- COMMON_USER_NAMES_TO_TRY - Static variable in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- commonPrefix(Cidr) - Method in class org.apache.brooklyn.util.net.Cidr
-
- commonPrefixLength(BitList) - Method in class org.apache.brooklyn.util.math.BitList
-
- commonPrefixLength(Cidr) - Method in class org.apache.brooklyn.util.net.Cidr
-
returns length of the prefix in common between the two cidrs
- ComparableVersion - Class in org.apache.brooklyn.util.text
-
- ComparableVersion(String) - Constructor for class org.apache.brooklyn.util.text.ComparableVersion
-
- compare(CatalogItem<T, SpecT>, CatalogItem<T, SpecT>) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemComparator
-
- compare(RegisteredType, RegisteredType) - Method in class org.apache.brooklyn.core.typereg.RegisteredTypes.RegisteredTypeComparator
-
- compare(Image, Image) - Method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser.OrderingScoredWithoutDefaults
-
- compare(Image, Image) - Method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser.OrderingWithDefaults
-
- compare(String, String) - Method in class org.apache.brooklyn.util.text.NaturalOrderComparator
-
- compare(String, String) - Method in class org.apache.brooklyn.util.text.VersionComparator
-
- compareTo(BasicMasterChooser.AlphabeticChooserScore) - Method in class org.apache.brooklyn.core.mgmt.ha.BasicMasterChooser.AlphabeticChooserScore
-
- compareTo(BasicMasterChooser.ScoredRecord<T>) - Method in class org.apache.brooklyn.core.mgmt.ha.BasicMasterChooser.ScoredRecord
-
- compareTo(WeightedObject<T>) - Method in class org.apache.brooklyn.policy.followthesun.WeightedObject
-
Note that equals and compareTo are not consistent: x.compareTo(y)==0 iff x.equals(y) is
highly recommended in Java, but is not required.
- compareTo(String) - Method in class org.apache.brooklyn.util.text.ComparableVersion
-
- compareTo(Duration) - Method in class org.apache.brooklyn.util.time.Duration
-
- Compat - Class in org.apache.brooklyn.util.core.osgi
-
Compatibility methods between karaf launcher and monolithic launcher.
- CompilerIndependentOuterClassFieldMapper - Class in org.apache.brooklyn.util.core.xstream
-
Compiler independent outer class field mapper.
- CompilerIndependentOuterClassFieldMapper(Mapper) - Constructor for class org.apache.brooklyn.util.core.xstream.CompilerIndependentOuterClassFieldMapper
-
- completionLatch - Variable in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- completionLatch(CountDownLatch) - Method in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
If non-null, the performance test will wait for this latch before stopping the timer.
- completionLatchTimeout - Variable in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- completionLatchTimeout(Duration) - Method in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- component(String) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
- component(String, String) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
- component(String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
-
Deprecated.
- component(String, String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
-
- componentType(Object) - Static method in class org.apache.brooklyn.util.javalang.JavaClassNames
-
like type, but removes any array modifiers
- compose(Predicate<NodeMetadata>...) - Static method in class org.apache.brooklyn.location.jclouds.pool.MachinePoolPredicates
-
- compositeDataToMap() - Static method in class org.apache.brooklyn.feed.jmx.JmxValueFunctions
-
- compositeDataToMap(CompositeData) - Static method in class org.apache.brooklyn.feed.jmx.JmxValueFunctions
-
- compositeDataToMemoryUsage() - Static method in class org.apache.brooklyn.entity.java.JavaAppUtils
-
- CompoundRuntimeException - Exception in org.apache.brooklyn.util.exceptions
-
- CompoundRuntimeException(String) - Constructor for exception org.apache.brooklyn.util.exceptions.CompoundRuntimeException
-
- CompoundRuntimeException(String, Throwable) - Constructor for exception org.apache.brooklyn.util.exceptions.CompoundRuntimeException
-
- CompoundRuntimeException(Throwable) - Constructor for exception org.apache.brooklyn.util.exceptions.CompoundRuntimeException
-
- CompoundRuntimeException(String, Iterable<? extends Throwable>) - Constructor for exception org.apache.brooklyn.util.exceptions.CompoundRuntimeException
-
- CompoundRuntimeException(String, Throwable, Iterable<? extends Throwable>) - Constructor for exception org.apache.brooklyn.util.exceptions.CompoundRuntimeException
-
- CompoundTask<T> - Class in org.apache.brooklyn.util.core.task
-
A
Task
that is comprised of other units of work: possibly a heterogeneous mix of
Task
,
Runnable
,
Callable
and
Closure
instances.
- CompoundTask(Object...) - Constructor for class org.apache.brooklyn.util.core.task.CompoundTask
-
Constructs a new compound task containing the specified units of work.
- CompoundTask(Collection<?>) - Constructor for class org.apache.brooklyn.util.core.task.CompoundTask
-
Constructs a new compound task containing the specified units of work.
- CompoundTask(Map<String, ?>, Collection<?>) - Constructor for class org.apache.brooklyn.util.core.task.CompoundTask
-
- CompoundTransformer - Class in org.apache.brooklyn.core.mgmt.rebind.transformer
-
- CompoundTransformer.Builder - Class in org.apache.brooklyn.core.mgmt.rebind.transformer
-
- CompoundTransformer.Builder() - Constructor for class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformer.Builder
-
- CompoundTransformerLoader - Class in org.apache.brooklyn.core.mgmt.rebind.transformer
-
- CompoundTransformerLoader() - Constructor for class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformerLoader
-
- COMPUTE_SERVICE_REGISTRY - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- ComputeServiceRegistry - Interface in org.apache.brooklyn.location.jclouds
-
- ComputeServiceRegistryImpl - Class in org.apache.brooklyn.location.jclouds
-
- computing(Function<S, ? extends TVal>) - Method in class org.apache.brooklyn.enricher.stock.Enrichers.AbstractUpdatingMapBuilder
-
- COMPUTING - Static variable in class org.apache.brooklyn.enricher.stock.UpdatingMap
-
- ConcurrentMapAcceptingNullVals<K,V> - Class in org.apache.brooklyn.core.internal.storage.impl
-
A decorator for a ConcurrentMap that allows null values to be used.
- ConcurrentMapAcceptingNullVals(ConcurrentMap<K, V>) - Constructor for class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- CONDITIONAL_SNAPSHOT_URL_GENERATOR - Static variable in class org.apache.brooklyn.util.maven.MavenRetriever
-
- ConditionalSuspendPolicy - Class in org.apache.brooklyn.policy.ha
-
- ConditionalSuspendPolicy() - Constructor for class org.apache.brooklyn.policy.ha.ConditionalSuspendPolicy
-
- CONFIDENCE_REQUIRED_TO_PUBLISH - Static variable in class org.apache.brooklyn.enricher.stock.YamlRollingTimeWindowMeanEnricher
-
- CONFIDENCE_REQUIRED_TO_PUBLISH - Static variable in class org.apache.brooklyn.policy.enricher.RollingTimeWindowMeanEnricher
-
- config() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- config() - Method in interface org.apache.brooklyn.api.objs.Configurable
-
- config(String) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
- config(String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
-
- config() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- config() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- config() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- config(ConfigKey<T>) - Static method in class org.apache.brooklyn.core.entity.EntityFunctions
-
- config() - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- config() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- config(Map<String, ?>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEnricherMemento.Builder
-
- config(Map<String, ?>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicFeedMemento.Builder
-
- config(Map<String, ?>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicPolicyMemento.Builder
-
- config() - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
- config() - Method in class org.apache.brooklyn.core.objs.BasicConfigurableObject
-
- config() - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectInternal
-
- config(Map<String, String>) - Method in class org.apache.brooklyn.rest.domain.ApplicationSpec.Builder
-
- CONFIG1 - Static variable in class org.apache.brooklyn.test.osgi.entities.SimpleLocation
-
- CONFIG1 - Static variable in class org.apache.brooklyn.test.osgi.entities.SimplePolicy
-
- CONFIG2 - Static variable in class org.apache.brooklyn.test.osgi.entities.SimpleLocation
-
- CONFIG2 - Static variable in class org.apache.brooklyn.test.osgi.entities.SimplePolicy
-
- CONFIG3 - Static variable in class org.apache.brooklyn.test.osgi.entities.SimpleLocation
-
- CONFIG3 - Static variable in class org.apache.brooklyn.test.osgi.entities.SimplePolicy
-
- CONFIG_CLUSTER_SIZE - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeployment
-
- CONFIG_FILE - Static variable in class org.apache.brooklyn.entity.webapp.jboss.JBoss7SshDriver
-
- CONFIG_FILE_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNode
-
- CONFIG_KEY_ADDED - Static variable in class org.apache.brooklyn.core.entity.AbstractEntity
-
- CONFIG_KEY_REMOVED - Static variable in class org.apache.brooklyn.core.entity.AbstractEntity
-
- CONFIG_SERVER_ADDRESSES - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBConfigServerCluster
-
- CONFIG_SERVER_CLUSTER - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeployment
-
- CONFIG_SERVERS - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouter
-
- CONFIG_TEMPLATE_URL - Static variable in interface org.apache.brooklyn.entity.messaging.rabbit.RabbitBroker
-
- CONFIG_TEMPLATE_URL - Static variable in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNode
-
- CONFIG_XML - Static variable in interface org.apache.brooklyn.entity.messaging.qpid.QpidBroker
-
- CONFIG_XML_TEMPLATE_URL - Static variable in interface org.apache.brooklyn.entity.webapp.jetty.Jetty6Server
-
- ConfigBag - Class in org.apache.brooklyn.util.core.config
-
Stores config in such a way that usage can be tracked.
- ConfigBag() - Constructor for class org.apache.brooklyn.util.core.config.ConfigBag
-
- ConfigConstraints<T extends BrooklynObject> - Class in org.apache.brooklyn.core.config
-
Checks configuration constraints on entities and their adjuncts.
- ConfigConstraints(T) - Constructor for class org.apache.brooklyn.core.config.ConfigConstraints
-
- configEqualTo(ConfigKey<T>, T) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
- configEqualTo(ConfigKey.HasConfigKey<T>, T) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
- configEqualTo(ConfigKey<T>, T) - Static method in class org.apache.brooklyn.core.location.LocationPredicates
-
- configEqualTo(ConfigKey.HasConfigKey<T>, T) - Static method in class org.apache.brooklyn.core.location.LocationPredicates
-
- ConfigInheritance - Class in org.apache.brooklyn.config
-
- ConfigKey<T> - Interface in org.apache.brooklyn.config
-
Represents the name of a piece of typed configuration data for an entity.
- ConfigKey.HasConfigKey<T> - Interface in org.apache.brooklyn.config
-
Interface for elements which want to be treated as a config key without actually being one
(e.g.
- ConfigKeys - Class in org.apache.brooklyn.core.config
-
- ConfigKeys() - Constructor for class org.apache.brooklyn.core.config.ConfigKeys
-
- ConfigKeys.DynamicKeys - Class in org.apache.brooklyn.core.config
-
- ConfigKeys.DynamicKeys() - Constructor for class org.apache.brooklyn.core.config.ConfigKeys.DynamicKeys
-
- ConfigKeySelfExtracting<T> - Interface in org.apache.brooklyn.util.core.internal
-
Interface for resolving key values; typically implemented by the config key,
but discouraged for external usage.
- ConfigMap - Interface in org.apache.brooklyn.config
-
- ConfigMapViewWithStringKeys - Class in org.apache.brooklyn.core.entity.internal
-
Internal class that presents a view over a ConfigMap, so it looks like a Map (with the
keys being the config key names).
- ConfigMapViewWithStringKeys(ConfigMap) - Constructor for class org.apache.brooklyn.core.entity.internal.ConfigMapViewWithStringKeys
-
- ConfigPredicates - Class in org.apache.brooklyn.core.config
-
- ConfigPredicates() - Constructor for class org.apache.brooklyn.core.config.ConfigPredicates
-
- configSatisfies(ConfigKey<T>, Predicate<T>) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
- configSatisfies(ConfigKey.HasConfigKey<T>, Predicate<T>) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
- configSatisfies(ConfigKey<T>, Predicate<T>) - Static method in class org.apache.brooklyn.core.location.LocationPredicates
-
- configSatisfies(ConfigKey.HasConfigKey<T>, Predicate<T>) - Static method in class org.apache.brooklyn.core.location.LocationPredicates
-
- ConfigSummary - Class in org.apache.brooklyn.rest.domain
-
- ConfigToAttributes - Class in org.apache.brooklyn.core.feed
-
- ConfigToAttributes() - Constructor for class org.apache.brooklyn.core.feed.ConfigToAttributes
-
- Configurable - Interface in org.apache.brooklyn.api.objs
-
Something that has mutable config, such as an entity or policy.
- Configurable.ConfigurationSupport - Interface in org.apache.brooklyn.api.objs
-
- ConfigurableEntityFactory<T extends Entity> - Interface in org.apache.brooklyn.core.entity.factory
-
- ConfigurableEntityFactoryFromEntityFactory<T extends Entity> - Class in org.apache.brooklyn.core.entity.factory
-
- ConfigurableEntityFactoryFromEntityFactory(EntityFactory<? extends T>) - Constructor for class org.apache.brooklyn.core.entity.factory.ConfigurableEntityFactoryFromEntityFactory
-
- ConfigurableEntityFactoryFromEntityFactory(Map, EntityFactory<? extends T>) - Constructor for class org.apache.brooklyn.core.entity.factory.ConfigurableEntityFactoryFromEntityFactory
-
- CONFIGURATION_ERROR - Static variable in class org.apache.brooklyn.cli.AbstractMain
-
- CONFIGURATION_FILE_URL - Static variable in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlNode
-
- CONFIGURATION_SCRIPT_URL - Static variable in interface org.apache.brooklyn.entity.database.rubyrep.RubyRepNode
-
- configure(Map<?, ?>) - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
strings inserted as flags, config keys inserted as config keys;
if you want to force one or the other, create a ConfigBag and convert to the appropriate map type
- configure(CharSequence, Object) - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- configure(ConfigKey<V>, V) - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- configure(ConfigKey<V>, Task<? extends V>) - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- configure(ConfigKey.HasConfigKey<V>, V) - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- configure(ConfigKey.HasConfigKey<V>, Task<? extends V>) - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- configure(Map<?, ?>) - Method in class org.apache.brooklyn.api.sensor.EnricherSpec.ExtensibleEnricherSpec
-
- configure(CharSequence, Object) - Method in class org.apache.brooklyn.api.sensor.EnricherSpec.ExtensibleEnricherSpec
-
- configure(ConfigKey<V>, V) - Method in class org.apache.brooklyn.api.sensor.EnricherSpec.ExtensibleEnricherSpec
-
- configure(ConfigKey<V>, Task<? extends V>) - Method in class org.apache.brooklyn.api.sensor.EnricherSpec.ExtensibleEnricherSpec
-
- configure(ConfigKey.HasConfigKey<V>, V) - Method in class org.apache.brooklyn.api.sensor.EnricherSpec.ExtensibleEnricherSpec
-
- configure(ConfigKey.HasConfigKey<V>, Task<? extends V>) - Method in class org.apache.brooklyn.api.sensor.EnricherSpec.ExtensibleEnricherSpec
-
- configure(Map) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.7.0; only used for legacy brooklyn types where constructor is called directly
- configure(Iterable<ConfigKey<?>>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Adds the config keys to the entity dynamic type
- configure(ConfigKey<T>, T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- configure(ConfigKey<T>, String) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- configure(ConfigKey.HasConfigKey<T>, T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- configure(ConfigKey.HasConfigKey<T>, String) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- configure(Map) - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
Must be called before the entity is started.
- configure(Map) - Method in class org.apache.brooklyn.core.entity.factory.AbstractConfigurableEntityFactory
-
- configure(ConfigKey, Object) - Method in class org.apache.brooklyn.core.entity.factory.AbstractConfigurableEntityFactory
-
- configure(ConfigKey.HasConfigKey, Object) - Method in class org.apache.brooklyn.core.entity.factory.AbstractConfigurableEntityFactory
-
- configure(Map<?, ?>) - Method in class org.apache.brooklyn.core.entity.factory.ApplicationBuilder
-
Deprecated.
Configures the application instance.
- configure(Map) - Method in interface org.apache.brooklyn.core.entity.factory.ConfigurableEntityFactory
-
- configure(ConfigKey, Object) - Method in interface org.apache.brooklyn.core.entity.factory.ConfigurableEntityFactory
-
- configure(ConfigKey.HasConfigKey, Object) - Method in interface org.apache.brooklyn.core.entity.factory.ConfigurableEntityFactory
-
- configure(Map<?, ?>) - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
Deprecated.
since 0.7.0; only used for legacy brooklyn types where constructor is called directly;
see overridden method for more info
- configure(Map<?, ?>) - Method in class org.apache.brooklyn.core.location.AggregatingMachineProvisioningLocation
-
- configure(Map) - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
Deprecated.
since 0.7.0; only used for legacy brooklyn types where constructor is called directly
- configure(long, String) - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient.SmartSubdomain
-
- configure(Map) - Method in class org.apache.brooklyn.entity.messaging.jms.JMSBrokerImpl
-
- configure() - Method in interface org.apache.brooklyn.entity.messaging.rabbit.RabbitDriver
-
- configure() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitSshDriver
-
- configure(ConfigKey<T>, T) - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
- configure(Map<?, ?>) - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- configure(Map<?, ?>) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
Deprecated.
- configure(Map<?, ?>) - Method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
- configure(Map<?, ?>) - Method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation.LocalhostMachine
-
- configure(Map<?, ?>) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- configure(ConfigKey<T>, T) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- configure(ConfigKey<V>, V) - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- configure(Map<?, ?>) - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- configure(ConfigKey<V>, V) - Method in interface org.apache.brooklyn.util.core.task.system.ProcessTaskFactory
-
allows setting config-key based properties for specific underlying tools
- configure(Map<?, ?>) - Method in interface org.apache.brooklyn.util.core.task.system.ProcessTaskFactory
-
allows setting config-key/flag based properties for specific underlying tools;
but note that if any are prefixed with
SshTool.BROOKLYN_CONFIG_KEY_PREFIX
these should normally be filtered out
- configure(T) - Static method in class org.apache.brooklyn.util.http.TrustingSslSocketFactory
-
configures a connection to accept all certificates, if it is for https
- configureForMasterlessOperation(boolean) - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltSshTasks
-
- configureIfNotNull(ConfigKey<V>, V) - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- configureIfNotNull(ConfigKey<V>, V) - Method in class org.apache.brooklyn.api.sensor.EnricherSpec.ExtensibleEnricherSpec
-
- configureStringKey(String, T) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- ConfigUtils - Class in org.apache.brooklyn.core.config
-
- ConfigUtils() - Constructor for class org.apache.brooklyn.core.config.ConfigUtils
-
- connect() - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
attempts to connect immediately
- connect(long) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
Continuously attempts to connect for at least the indicated amount of time; or indefinitely if -1.
- connect() - Method in class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool
-
- connect(int) - Method in class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool
-
- connect() - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool
-
- connect(int) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool
-
Deprecated.
- connect() - Method in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- connect(int) - Method in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- CONNECT_TIMEOUT - Static variable in class org.apache.brooklyn.policy.ha.SshMachineFailureDetector
-
- CONNECTION_FAILED - Static variable in class org.apache.brooklyn.policy.ha.ConnectionFailureDetector
-
- CONNECTION_FAILED - Static variable in class org.apache.brooklyn.policy.ha.HASensors
-
- CONNECTION_FAILED - Static variable in class org.apache.brooklyn.policy.ha.SshMachineFailureDetector
-
- CONNECTION_FAILED_STABILIZATION_DELAY - Static variable in class org.apache.brooklyn.policy.ha.ConnectionFailureDetector
-
- CONNECTION_RECOVERED - Static variable in class org.apache.brooklyn.policy.ha.ConnectionFailureDetector
-
- CONNECTION_RECOVERED - Static variable in class org.apache.brooklyn.policy.ha.HASensors
-
- CONNECTION_RECOVERED - Static variable in class org.apache.brooklyn.policy.ha.SshMachineFailureDetector
-
- CONNECTION_RECOVERED_STABILIZATION_DELAY - Static variable in class org.apache.brooklyn.policy.ha.ConnectionFailureDetector
-
- ConnectionFailureDetector - Class in org.apache.brooklyn.policy.ha
-
Monitors a given HostAndPort
, to emit HASensors.CONNECTION_FAILED and HASensors.CONNECTION_RECOVERED
if the connection is lost/restored.
- ConnectionFailureDetector() - Constructor for class org.apache.brooklyn.policy.ha.ConnectionFailureDetector
-
- connectionTimeout(Duration) - Method in class org.apache.brooklyn.feed.http.HttpPollConfig
-
- connectionTimeout(Duration) - Method in class org.apache.brooklyn.util.http.HttpTool.HttpClientBuilder
-
- connectJavaAppServerPolicies(EntityLocal) - Static method in class org.apache.brooklyn.entity.java.JavaAppUtils
-
- connectJavaAppServerPolicies(EntityLocal, Duration) - Static method in class org.apache.brooklyn.entity.java.JavaAppUtils
-
- connectMXBeanSensors(EntityLocal) - Static method in class org.apache.brooklyn.entity.java.JavaAppUtils
-
- connectMXBeanSensors(EntityLocal, long) - Static method in class org.apache.brooklyn.entity.java.JavaAppUtils
-
- connectMXBeanSensors(EntityLocal, Duration) - Static method in class org.apache.brooklyn.entity.java.JavaAppUtils
-
- CONNECTOR_STATUS - Static variable in interface org.apache.brooklyn.entity.webapp.tomcat.TomcatServer
-
- connectSensors() - Method in class org.apache.brooklyn.entity.database.derby.DerbyDatabase
-
- connectSensors() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQTopicImpl
-
- connectSensors() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidTopicImpl
-
- connectSensors() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- connectSensors() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeImpl
-
- connectSensors() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- connectSensors() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxControllerImpl
-
- connectSensors() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss6ServerImpl
-
- connectSensors() - Method in class org.apache.brooklyn.entity.webapp.jetty.Jetty6ServerImpl
-
- connectSensors() - Method in class org.apache.brooklyn.entity.webapp.tomcat.TomcatServerImpl
-
- connectSensors() - Method in class org.apache.brooklyn.qa.load.SimulatedNginxControllerImpl
-
- connectTimeout(long) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection.Builder
-
- connectTimeout(int) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool.Builder
-
- connectToUrl(String) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
Connects to the given url and returns the connection.
- connectToUrl(String) - Static method in class org.apache.brooklyn.util.http.HttpTool
-
Connects to the given url and returns the connection.
- connectWebAppServerPolicies(EntityLocal) - Static method in class org.apache.brooklyn.entity.webapp.WebAppServiceMethods
-
- connectWebAppServerPolicies(EntityLocal, Duration) - Static method in class org.apache.brooklyn.entity.webapp.WebAppServiceMethods
-
- constraint(Predicate<? super T>) - Method in class org.apache.brooklyn.core.config.BasicConfigKey.Builder
-
- ConstraintViolationException - Exception in org.apache.brooklyn.core.config
-
- ConstraintViolationException(String) - Constructor for exception org.apache.brooklyn.core.config.ConstraintViolationException
-
- ConstraintViolationException(String, Throwable) - Constructor for exception org.apache.brooklyn.core.config.ConstraintViolationException
-
- constructCustomizedTaskBuilder() - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
creates the TaskBuilder which can be further customized; typically invoked by the initial
TaskFactory.newTask()
- constructEnricher(Class<T>) - Method in class org.apache.brooklyn.core.objs.proxy.InternalPolicyFactory
-
Constructs a new-style enricher (fails if no no-arg constructor).
- constructEntity(Class<? extends T>, EntitySpec<T>) - Method in class org.apache.brooklyn.core.objs.proxy.InternalEntityFactory
-
Constructs an entity, i.e.
- constructEntity(Class<T>, Iterable<Class<?>>, String) - Method in class org.apache.brooklyn.core.objs.proxy.InternalEntityFactory
-
Constructs a new-style entity (fails if no no-arg constructor).
- constructFeed(Class<T>) - Method in class org.apache.brooklyn.core.objs.proxy.InternalPolicyFactory
-
Constructs a new-style feed (fails if no no-arg constructor).
- constructionStackTrace - Variable in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- constructLocation(Class<T>) - Method in class org.apache.brooklyn.core.objs.proxy.InternalLocationFactory
-
Constructs a new-style entity (fails if no no-arg constructor).
- constructPolicy(Class<T>) - Method in class org.apache.brooklyn.core.objs.proxy.InternalPolicyFactory
-
Constructs a new-style policy (fails if no no-arg constructor).
- consumeAndCloseQuietly(HttpURLConnection) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
Consumes the input stream entirely and then cleanly closes the connection.
- consumeAndCloseQuietly(HttpURLConnection) - Static method in class org.apache.brooklyn.util.http.HttpTool
-
Consumes the input stream entirely and then cleanly closes the connection.
- container - Variable in class org.apache.brooklyn.cli.CloudExplorer.BlobstoreGetBlobCommand
-
- container - Variable in class org.apache.brooklyn.policy.followthesun.FollowTheSunPool.ContainerItemPair
-
- container - Variable in class org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPool.ContainerItemPair
-
- CONTAINER - Static variable in interface org.apache.brooklyn.policy.loadbalancing.Movable
-
- CONTAINER_ADDED - Static variable in interface org.apache.brooklyn.policy.followthesun.FollowTheSunPool
-
- CONTAINER_ADDED - Static variable in interface org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPool
-
- CONTAINER_REMOVED - Static variable in interface org.apache.brooklyn.policy.followthesun.FollowTheSunPool
-
- CONTAINER_REMOVED - Static variable in interface org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPool
-
- contains(Object) - Method in class org.apache.brooklyn.core.internal.storage.impl.BasicReference
-
- contains(Object) - Method in interface org.apache.brooklyn.core.internal.storage.Reference
-
- contains(NodeMetadata) - Method in class org.apache.brooklyn.location.jclouds.pool.MachineSet
-
- CONTAINS - Static variable in class org.apache.brooklyn.test.framework.TestFrameworkAssertions
-
- contains(I) - Static method in class org.apache.brooklyn.util.collections.CollectionFunctionals
-
- contains(Object) - Method in class org.apache.brooklyn.util.collections.SetFromLiveMap
-
- contains(String) - Method in class org.apache.brooklyn.util.core.text.TemplateProcessor.DotSplittingTemplateModel
-
- contains(Cidr) - Method in class org.apache.brooklyn.util.net.Cidr
-
- containsAll(Collection<?>) - Method in class org.apache.brooklyn.util.collections.SetFromLiveMap
-
- containsAllLiterals(String...) - Static method in class org.apache.brooklyn.util.text.StringPredicates
-
- containsAny(Collection<?>, Iterable<?>) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.impl.DeleteOrphanedLocationsTransformer
-
- containsHeader(String) - Static method in class org.apache.brooklyn.feed.http.HttpValueFunctions
-
- containsKey(Object) - Method in class org.apache.brooklyn.core.entity.internal.ConfigMapViewWithStringKeys
-
- containsKey(Object) - Method in class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- containsKey(Object) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- containsKey(ConfigKey.HasConfigKey<?>) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- containsKey(ConfigKey<?>) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- containsKey(String) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- containsLiteral(String) - Static method in class org.apache.brooklyn.util.text.StringPredicates
-
- containsLiteral(CharSequence, CharSequence) - Static method in class org.apache.brooklyn.util.text.Strings
-
- containsLiteralIgnoreCase(String) - Static method in class org.apache.brooklyn.util.text.StringPredicates
-
- containsLiteralIgnoreCase(CharSequence, CharSequence) - Static method in class org.apache.brooklyn.util.text.Strings
-
- containsLocation(Location) - Method in interface org.apache.brooklyn.api.location.Location
-
Answers true if this location equals or is an ancestor of the given location.
- containsLocation(Location) - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- containsLocation(Location) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- containsRegex(String) - Static method in class org.apache.brooklyn.util.text.StringPredicates
-
- containsTag(Object) - Method in interface org.apache.brooklyn.api.objs.BrooklynObject.TagSupport
-
- containsValue(Object) - Method in class org.apache.brooklyn.core.entity.internal.ConfigMapViewWithStringKeys
-
- containsValue(Object) - Method in class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- containsValue(Object) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- contents(String) - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskFactory
-
- contents(byte[]) - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskFactory
-
- contents(InputStream) - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskFactory
-
- contents(Reader) - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskFactory
-
- context() - Method in class org.apache.brooklyn.camp.server.rest.resource.AbstractCampRestResource
-
- context(Entity) - Method in class org.apache.brooklyn.rest.resources.AbstractBrooklynRestResource.RestValueResolver
-
- context(ExecutionContext) - Method in class org.apache.brooklyn.util.core.task.ValueResolver
-
execution context to use when resolving; required if resolving unsubmitted tasks or running with a time limit
- context(Entity) - Method in class org.apache.brooklyn.util.core.task.ValueResolver
-
- CONTEXT_ENTITY - Static variable in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- ContextHandlerCollectionHotSwappable - Class in org.apache.brooklyn.util.web
-
- ContextHandlerCollectionHotSwappable() - Constructor for class org.apache.brooklyn.util.web.ContextHandlerCollectionHotSwappable
-
- continually(Supplier<? extends T>, Predicate<T>) - Static method in class org.apache.brooklyn.test.Asserts
-
- continually(Map<String, ?>, Supplier<? extends T>, Predicate<? super T>) - Static method in class org.apache.brooklyn.test.Asserts
-
- continually(Map<String, ?>, Supplier<? extends T>, Predicate<T>, String) - Static method in class org.apache.brooklyn.test.Asserts
-
- continually(Supplier<? extends T>, Predicate<T>, Duration, Duration, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that continually the supplier gives a value accepted by the predicate.
- CONTROL_FILE_SUBSTITUTIONS - Static variable in interface org.apache.brooklyn.entity.monitoring.monit.MonitNode
-
- CONTROL_FILE_URL - Static variable in interface org.apache.brooklyn.entity.monitoring.monit.MonitNode
-
- CONTROLLED_GROUP - Static variable in interface org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppCluster
-
- ControlledDynamicWebAppCluster - Interface in org.apache.brooklyn.entity.webapp
-
This entity contains the sub-groups and entities that go in to a single location (e.g.
- ControlledDynamicWebAppClusterImpl - Class in org.apache.brooklyn.entity.webapp
-
- ControlledDynamicWebAppClusterImpl() - Constructor for class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
- ControlledDynamicWebAppClusterImpl(Map<?, ?>) - Constructor for class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
- ControlledDynamicWebAppClusterImpl(Entity) - Constructor for class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
- ControlledDynamicWebAppClusterImpl(Map<?, ?>, Entity) - Constructor for class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
Deprecated.
- CONTROLLER - Static variable in interface org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppCluster
-
- CONTROLLER_SPEC - Static variable in interface org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppCluster
-
- convert(ConfigKey<T>, CaseFormat, CaseFormat) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
converts the name of the key from one case-strategy (e.g.
- convertCase(CaseFormat, CaseFormat) - Static method in class org.apache.brooklyn.util.text.StringFunctions
-
- convertDeploymentTargetNameToContext(String) - Method in class org.apache.brooklyn.entity.webapp.FilenameToWebContextMapper
-
- convertDeploymentTargetNameToFilename(String) - Method in class org.apache.brooklyn.entity.webapp.FilenameToWebContextMapper
-
- convertToJsonPrimitive(Object) - Static method in class org.apache.brooklyn.util.collections.Jsonya
-
convenience for converting an object x to something which consists only of json primitives, doing
Object.toString()
on anything which is not recognised.
- COORD_REDIRS_TOTAL - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- copy(DownloadResolverManager.DownloadRequirement, Map<String, ?>) - Static method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadRequirement
-
Copies the given DownloadRequirement, but overriding the original properties with the given additional properties.
- copy(ApiError) - Method in class org.apache.brooklyn.rest.domain.ApiError.Builder
-
- copy(ConfigBag) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- copy(InputStream, OutputStream) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
- copy(InputStream, OutputStream) - Static method in class org.apache.brooklyn.util.stream.Streams
-
- copy(Reader, Writer) - Static method in class org.apache.brooklyn.util.stream.Streams
-
- COPY_FILE_CHUNK_SIZE_BYTES - Static variable in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- COPY_FILE_CHUNK_SIZE_BYTES - Static variable in interface org.apache.brooklyn.util.core.internal.winrm.WinRmTool
-
- COPY_TO_RUNDIR - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- copyConfig(ConfigBag) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicLocationMemento.Builder
-
- copyDir(File, File) - Static method in class org.apache.brooklyn.util.io.FileUtil
-
- copyFields(T, T) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
copies all fields from the source to target; very little compile-time safety checking, so use with care
- copyFrom(String, String) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- copyFrom(Map<String, ?>, String, String) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- copyFromServer(Map<String, ?>, String, File) - Method in class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool
-
- copyFromServer(Map<String, ?>, String, File) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool
-
- copyFromServer(Map<String, ?>, String, File) - Method in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
Copies the file from the server at the given path.
- copyInstallResources() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
Files and templates to be copied to the server before installation.
- copyInstallResources() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- copyInstallResources() - Method in class org.apache.brooklyn.entity.software.base.EmptySoftwareProcessSshDriver
-
- copyInstallResources() - Method in class org.apache.brooklyn.entity.software.base.EmptyWindowsProcessWinRmDriver
-
- copyLogFileContents() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlSshDriver
-
- copyOf(Iterable<? extends V>) - Static method in class org.apache.brooklyn.util.collections.MutableList
-
- copyOf(Iterator<? extends E>) - Static method in class org.apache.brooklyn.util.collections.MutableList
-
- copyOf(Map<? extends K, ? extends V>) - Static method in class org.apache.brooklyn.util.collections.MutableMap
-
- copyOf(Iterable<? extends V>) - Static method in class org.apache.brooklyn.util.collections.MutableSet
-
- copyOf(Iterator<? extends V>) - Static method in class org.apache.brooklyn.util.collections.MutableSet
-
- copyPersistedState(String) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- copyPersistedState(String, String) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- copyPersistedState(String, String, CompoundTransformer) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- copyPreInstallResources() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
Files and templates to be copied to the server before pre-install.
- copyResource(File, String) - Method in interface org.apache.brooklyn.entity.osgi.karaf.KarafDriver
-
- copyResource(Map<Object, Object>, String, String, boolean) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- copyResource(Map<Object, Object>, InputStream, String, boolean) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- copyResource(File, String) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- copyResource(String, String) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- copyResource(String, String, boolean) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- copyResource(Map, String, String) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- copyResource(Reader, String) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- copyResource(Map<Object, Object>, Reader, String, boolean) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- copyResource(InputStream, String) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- copyResource(Map<Object, Object>, String, String, boolean) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- copyResource(Map<Object, Object>, InputStream, String, boolean) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
Input stream will be closed automatically.
- copyResource(Map<Object, Object>, String, String, boolean) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- copyResource(Map<Object, Object>, InputStream, String, boolean) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- copyResponseAndClose(Response, Class<T>) - Static method in class org.apache.brooklyn.rest.client.util.http.BuiltResponsePreservingError
-
- copyRuntimeResources() - Method in class org.apache.brooklyn.entity.java.JavaSoftwareProcessSshDriver
-
- copyRuntimeResources() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
Files and templates to be copied to the server after customisation.
- copyRuntimeResources() - Method in class org.apache.brooklyn.entity.software.base.EmptySoftwareProcessSshDriver
-
- copyRuntimeResources() - Method in class org.apache.brooklyn.entity.software.base.EmptyWindowsProcessWinRmDriver
-
- copyTemplate(File, String) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- copyTemplate(String, String) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- copyTemplate(String, String, boolean, Map<String, ?>) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- copyTo(File, String) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- copyTo(InputStream, String) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- copyTo(File, File) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- copyTo(Map<String, ?>, File, File) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- copyTo(File, String) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- copyTo(Map<String, ?>, File, String) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- copyTo(Reader, String) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- copyTo(Map<String, ?>, Reader, String) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- copyTo(InputStream, String) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- copyTo(InputStream, long, String) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- copyTo(Map<String, ?>, InputStream, long, String) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- copyTo(Map<String, ?>, InputStream, String) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- copyTo(File, String) - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- copyTo(InputStream, String) - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- copyTo(Map<?, ?>, InputStream, String) - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- copyTo(InputStream, File) - Static method in class org.apache.brooklyn.util.io.FileUtil
-
- copyToServer(Map<String, ?>, byte[], String) - Method in class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool
-
- copyToServer(Map<String, ?>, InputStream, String) - Method in class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool
-
- copyToServer(Map<String, ?>, File, String) - Method in class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool
-
- copyToServer(Map<String, ?>, byte[], String) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool
-
- copyToServer(Map<String, ?>, InputStream, String) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool
-
- copyToServer(Map<String, ?>, File, String) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool
-
- copyToServer(Map<String, ?>, File, String) - Method in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
Copies the file to the server at the given path.
- copyToServer(Map<String, ?>, InputStream, String) - Method in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
Closes the given input stream before returning.
- copyToServer(Map<String, ?>, byte[], String) - Method in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- copyToServer(InputStream, String) - Method in class org.apache.brooklyn.util.core.internal.winrm.winrm4j.Winrm4jTool
-
- copyToServer(InputStream, String) - Method in interface org.apache.brooklyn.util.core.internal.winrm.WinRmTool
-
- COUCH_DOCS_ACTUAL_DISK_SIZE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- COUCH_DOCS_ACTUAL_DISK_SIZE_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- COUCH_DOCS_DATA_SIZE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- COUCH_DOCS_DATA_SIZE_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- COUCH_VIEWS_ACTUAL_DISK_SIZE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- COUCH_VIEWS_ACTUAL_DISK_SIZE_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- COUCH_VIEWS_DATA_SIZE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- COUCH_VIEWS_DATA_SIZE_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- COUCHBASE_ADMIN_PASSWORD - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- COUCHBASE_ADMIN_PASSWORD - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- COUCHBASE_ADMIN_USERNAME - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- COUCHBASE_ADMIN_USERNAME - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- COUCHBASE_API_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- COUCHBASE_CAPI_HTTPS_FOR_SSL - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- COUCHBASE_CLIENT_INTERFACE_PROXY - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- COUCHBASE_CLUSTER_BUCKETS - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- COUCHBASE_CLUSTER_CONNECTION_URL - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- COUCHBASE_CLUSTER_INIT_RAM_SIZE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- COUCHBASE_CLUSTER_UP_NODE_ADDRESSES - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- COUCHBASE_CLUSTER_UP_NODES - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- COUCHBASE_INCOMING_SSL_PROXY - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- COUCHBASE_INTERNAL_BUCKET_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- COUCHBASE_INTERNAL_EXTERNAL_BUCKET_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- COUCHBASE_INTERNAL_OUTGOING_SSL_PROXY - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- COUCHBASE_PRIMARY_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- COUCHBASE_REST_HTTPS_FOR_SSL - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- COUCHBASE_SERVER - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGateway
-
- COUCHBASE_SERVER_BUCKET - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGateway
-
- COUCHBASE_SERVER_POOL - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGateway
-
- COUCHBASE_SERVER_WEB_URL - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGateway
-
- COUCHBASE_WEB_ADMIN_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- COUCHBASE_WEB_ADMIN_URL - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- couchbaseCli(String) - Static method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver
-
- CouchbaseCluster - Interface in org.apache.brooklyn.entity.nosql.couchbase
-
- CouchbaseClusterImpl - Class in org.apache.brooklyn.entity.nosql.couchbase
-
- CouchbaseClusterImpl() - Constructor for class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseClusterImpl
-
- CouchbaseClusterImpl.MemberTrackingPolicy - Class in org.apache.brooklyn.entity.nosql.couchbase
-
- CouchbaseClusterImpl.MemberTrackingPolicy() - Constructor for class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseClusterImpl.MemberTrackingPolicy
-
- CouchbaseNode - Interface in org.apache.brooklyn.entity.nosql.couchbase
-
- CouchbaseNode.MainUri - Class in org.apache.brooklyn.entity.nosql.couchbase
-
- CouchbaseNode.MainUri() - Constructor for class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode.MainUri
-
- CouchbaseNodeDriver - Interface in org.apache.brooklyn.entity.nosql.couchbase
-
- CouchbaseNodeImpl - Class in org.apache.brooklyn.entity.nosql.couchbase
-
- CouchbaseNodeImpl() - Constructor for class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeImpl
-
- CouchbaseNodeSshDriver - Class in org.apache.brooklyn.entity.nosql.couchbase
-
- CouchbaseNodeSshDriver(CouchbaseNodeImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver
-
- CouchbaseNodeSshDriver.DownloadLinkSegmentComputer - Class in org.apache.brooklyn.entity.nosql.couchbase
-
- CouchbaseNodeSshDriver.DownloadLinkSegmentComputer(OsDetails, boolean, String) - Constructor for class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver.DownloadLinkSegmentComputer
-
- CouchbaseSyncGateway - Interface in org.apache.brooklyn.entity.nosql.couchbase
-
- CouchbaseSyncGatewayDriver - Interface in org.apache.brooklyn.entity.nosql.couchbase
-
- CouchbaseSyncGatewayImpl - Class in org.apache.brooklyn.entity.nosql.couchbase
-
- CouchbaseSyncGatewayImpl() - Constructor for class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGatewayImpl
-
- CouchbaseSyncGatewaySshDriver - Class in org.apache.brooklyn.entity.nosql.couchbase
-
- CouchbaseSyncGatewaySshDriver(EntityLocal, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGatewaySshDriver
-
- COUCHDB_CONFIG_FILE_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.couchdb.CouchDBNode
-
- COUCHDB_CONFIG_TEMPLATE_URL - Static variable in interface org.apache.brooklyn.entity.nosql.couchdb.CouchDBNode
-
- COUCHDB_URI_TEMPLATE_URL - Static variable in interface org.apache.brooklyn.entity.nosql.couchdb.CouchDBNode
-
- CouchDBCluster - Interface in org.apache.brooklyn.entity.nosql.couchdb
-
- CouchDBClusterImpl - Class in org.apache.brooklyn.entity.nosql.couchdb
-
- CouchDBClusterImpl() - Constructor for class org.apache.brooklyn.entity.nosql.couchdb.CouchDBClusterImpl
-
- CouchDBNode - Interface in org.apache.brooklyn.entity.nosql.couchdb
-
- CouchDBNodeDriver - Interface in org.apache.brooklyn.entity.nosql.couchdb
-
- CouchDBNodeImpl - Class in org.apache.brooklyn.entity.nosql.couchdb
-
- CouchDBNodeImpl() - Constructor for class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeImpl
-
- CouchDBNodeSshDriver - Class in org.apache.brooklyn.entity.nosql.couchdb
-
- CouchDBNodeSshDriver(CouchDBNodeImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeSshDriver
-
- CountdownTimer - Class in org.apache.brooklyn.util.time
-
- countdownTimer() - Method in class org.apache.brooklyn.util.time.Duration
-
- countLeafEntitiesByLocatedLocations() - Method in class org.apache.brooklyn.rest.util.EntityLocationUtils
-
- CPU_USAGE - Static variable in class org.apache.brooklyn.entity.machine.MachineAttributes
-
- CPU_USAGE - Static variable in interface org.apache.brooklyn.entity.machine.MachineEntity
-
- cpuSampleFractions - Variable in class org.apache.brooklyn.test.performance.PerformanceTestResult
-
- cpuTotalFraction - Variable in class org.apache.brooklyn.test.performance.PerformanceTestResult
-
- CRATE_HTTP_PORT - Static variable in interface org.apache.brooklyn.entity.database.crate.CrateNode
-
- CRATE_PORT - Static variable in interface org.apache.brooklyn.entity.database.crate.CrateNode
-
- CrateNode - Interface in org.apache.brooklyn.entity.database.crate
-
- CrateNodeDriver - Interface in org.apache.brooklyn.entity.database.crate
-
- CrateNodeImpl - Class in org.apache.brooklyn.entity.database.crate
-
- CrateNodeImpl() - Constructor for class org.apache.brooklyn.entity.database.crate.CrateNodeImpl
-
- CrateNodeSshDriver - Class in org.apache.brooklyn.entity.database.crate
-
- CrateNodeSshDriver(EntityLocal, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.database.crate.CrateNodeSshDriver
-
- create(Class<T>) - Static method in class org.apache.brooklyn.api.entity.EntitySpec
-
Creates a new
EntitySpec
instance for an entity of the given type.
- create(Class<T>, Class<U>) - Static method in class org.apache.brooklyn.api.entity.EntitySpec
-
Creates a new
EntitySpec
instance for an entity of the given type.
- create(Map<?, ?>, Class<T>) - Static method in class org.apache.brooklyn.api.entity.EntitySpec
-
Creates a new
EntitySpec
instance with the given config, for an entity of the given type.
- create(EntitySpec<T>) - Static method in class org.apache.brooklyn.api.entity.EntitySpec
-
Copies entity spec so its configuration can be overridden without modifying the
original entity spec.
- create(Class<T>) - Static method in class org.apache.brooklyn.api.location.LocationSpec
-
Creates a new
LocationSpec
instance for a location of the given type.
- create(Map<?, ?>, Class<T>) - Static method in class org.apache.brooklyn.api.location.LocationSpec
-
Creates a new
LocationSpec
instance with the given config, for a location of the given type.
- create(LocationSpec<T>) - Static method in class org.apache.brooklyn.api.location.LocationSpec
-
Copies entity spec so its configuration can be overridden without modifying the
original entity spec.
- create(Class<T>) - Static method in class org.apache.brooklyn.api.policy.PolicySpec
-
Creates a new
PolicySpec
instance for a policy of the given type.
- create(Map<?, ?>, Class<T>) - Static method in class org.apache.brooklyn.api.policy.PolicySpec
-
Creates a new
PolicySpec
instance with the given config, for a policy of the given type.
- create(Class<? extends T>) - Static method in class org.apache.brooklyn.api.sensor.EnricherSpec
-
Creates a new
EnricherSpec
instance for an enricher of the given type.
- create(Map<?, ?>, Class<? extends T>) - Static method in class org.apache.brooklyn.api.sensor.EnricherSpec
-
Creates a new
EnricherSpec
instance with the given config, for an enricher of the given type.
- create(String, Class<T>, List<ParameterType<?>>, String, Closure) - Static method in class org.apache.brooklyn.core.effector.ExplicitEffector
-
convenience to create an effector supplying a closure; annotations are preferred,
and subclass here would be failback, but this is offered as
workaround for bug GROOVY-5122, as discussed in test class CanSayHi
- create(Method) - Static method in class org.apache.brooklyn.core.effector.MethodEffector
-
- create(Entity, AttributeSensor<T>) - Static method in class org.apache.brooklyn.core.entity.EntityAndAttribute
-
- create(String, String, double, double) - Static method in class org.apache.brooklyn.core.location.geo.HostGeoInfo
-
- create(ClassLoader) - Static method in class org.apache.brooklyn.core.mgmt.classloading.JavaBrooklynClassLoadingContext
-
- create(ManagementContext, ClassLoader) - Static method in class org.apache.brooklyn.core.mgmt.classloading.JavaBrooklynClassLoadingContext
-
- create(ManagementContext) - Static method in class org.apache.brooklyn.core.mgmt.classloading.JavaBrooklynClassLoadingContext
-
- create(RegisteredType, RegisteredTypeLoadingContext) - Method in class org.apache.brooklyn.core.typereg.AbstractTypePlanTransformer
-
delegates to more specific abstract create methods,
and performs common validation and customisation of the items created.
- create(RegisteredType, RegisteredTypeLoadingContext) - Method in interface org.apache.brooklyn.core.typereg.BrooklynTypePlanTransformer
-
- create() - Method in class org.apache.brooklyn.entity.database.derby.DerbySchema
-
- create() - Method in interface org.apache.brooklyn.entity.database.Schema
-
- create() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQQueueImpl
-
- create() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQTopicImpl
-
- create() - Method in interface org.apache.brooklyn.entity.messaging.qpid.QpidDestination
-
- create() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidDestinationImpl
-
- create() - Method in interface org.apache.brooklyn.entity.messaging.Queue
-
Create the queue.
- create() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitDestination
-
- create() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitQueue
-
- create() - Method in interface org.apache.brooklyn.entity.messaging.Topic
-
Create the topic.
- create(ApplicationSpec) - Method in interface org.apache.brooklyn.rest.api.ApplicationApi
-
Deprecated.
since 0.7.0 the ApplicationSpec
is being retired in favour of CAMP YAML/ZIP
(however in 0.7.0 you can still pass this object as JSON and it will be autodetected)
- create(String) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- create(LocationSpec) - Method in interface org.apache.brooklyn.rest.api.LocationApi
-
- create(AbstractMethod) - Method in class org.apache.brooklyn.rest.filter.HaHotCheckResourceFilter
-
- create(ApplicationSpec) - Method in class org.apache.brooklyn.rest.resources.ApplicationResource
-
- create(String) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
- create(LocationSpec) - Method in class org.apache.brooklyn.rest.resources.LocationResource
-
- create(ApplicationSpec) - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
- create() - Static method in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- create(String) - Static method in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- create(Map<E, Boolean>) - Static method in class org.apache.brooklyn.util.collections.SetFromLiveMap
-
- create(String) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Generates the archive, saving it with the given name.
- create() - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Generates the archive.
- create() - Static method in class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
- create(Map<?, ?>) - Static method in class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
- create(String) - Static method in class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
- create(Map<?, ?>, String) - Static method in class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
- create() - Method in interface org.apache.brooklyn.util.core.internal.ssh.SshAbstractTool.SshAction
-
- create() - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection
-
- create(ClassLoader, Object, String) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
Creates a
ResourceUtils
object with a specific class loader and context.
- create(BrooklynClassLoadingContext, Object, String) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
Creates a
ResourceUtils
object with a specific class loader and context.
- create(Object, String) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
- create(Object) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
- create() - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
- create(Collection<? extends Throwable>) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
creates the given exception, but without propagating it, for use when caller will be wrapping
- create(String, Collection<? extends Throwable>) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
creates the given exception, but without propagating it, for use when caller will be wrapping
- create() - Static method in class org.apache.brooklyn.util.repeat.Repeater
-
- create(String) - Static method in class org.apache.brooklyn.util.repeat.Repeater
-
- CREATE_BUCKETS - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
createBuckets is a list of all the buckets to be created on the couchbase cluster
the buckets will be created on the primary node of the cluster
each map entry for a bucket should contain the following parameters:
- <"bucket",(String) name of the bucket (default: default)>
- <"bucket-type",(String) name of bucket type (default: couchbase)>
- <"bucket-port",(Integer) the bucket port to connect to (default: 11222)>
- <"bucket-ramsize",(Integer) ram size allowed for bucket (default: 200)>
- <"bucket-replica",(Integer) number of replicas for the bucket (default: 1)>
- CREATE_UNMANAGED - Static variable in class org.apache.brooklyn.core.mgmt.internal.LocalLocationManager
-
- createApplicationSpec(AssemblyTemplate, CampPlatform, BrooklynClassLoadingContext, Set<String>) - Method in interface org.apache.brooklyn.camp.brooklyn.api.AssemblyTemplateSpecInstantiator
-
- createApplicationSpec(AssemblyTemplate, CampPlatform, BrooklynClassLoadingContext, Set<String>) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynAssemblyTemplateInstantiator
-
- createApplicationSpec(String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.CampToSpecTransformer
-
Deprecated.
- createApplicationSpec(String) - Method in class org.apache.brooklyn.core.catalog.internal.JavaCatalogToSpecTransformer
-
- createApplicationSpec(String) - Method in interface org.apache.brooklyn.core.plan.PlanToSpecTransformer
-
Deprecated.
creates an
EntitySpec
given a complete plan textual description for a top-level application,
according to the transformation rules this understands.
- createBackup(ManagementContext, BrooklynPersistenceUtils.CreateBackupMode, MementoCopyMode) - Static method in class org.apache.brooklyn.core.mgmt.persist.BrooklynPersistenceUtils
-
- createBean(RegisteredType, RegisteredTypeLoadingContext, Class<T>) - Method in interface org.apache.brooklyn.api.typereg.BrooklynTypeRegistry
-
- createBean(RegisteredType, RegisteredTypeLoadingContext, Class<T>) - Method in class org.apache.brooklyn.core.typereg.BasicBrooklynTypeRegistry
-
- createBeanFromPlan(String, Object, RegisteredTypeLoadingContext, Class<T>) - Method in interface org.apache.brooklyn.api.typereg.BrooklynTypeRegistry
-
- createBeanFromPlan(String, Object, RegisteredTypeLoadingContext, Class<T>) - Method in class org.apache.brooklyn.core.typereg.BasicBrooklynTypeRegistry
-
- createBucket(Entity, String, String, Integer, Integer, Integer) - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseClusterImpl
-
- createBuckets() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseClusterImpl
-
- createCatalogSpec(CatalogItem<T, SpecT>, Set<String>) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.CampToSpecTransformer
-
Deprecated.
- createCatalogSpec(CatalogItem<T, SpecT>, Set<String>) - Method in class org.apache.brooklyn.core.catalog.internal.JavaCatalogToSpecTransformer
-
- createCatalogSpec(ManagementContext, CatalogItem<T, SpecT>) - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
Deprecated.
- createCatalogSpec(ManagementContext, CatalogItem<T, SpecT>, Set<String>) - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
Deprecated.
- createCatalogSpec(CatalogItem<T, SpecT>, Set<String>) - Method in interface org.apache.brooklyn.core.plan.PlanToSpecTransformer
-
Deprecated.
creates an object spec given a catalog item.
- created(UriInfo, String) - Static method in class org.apache.brooklyn.camp.server.rest.util.WebResourceUtils
-
- created(Date) - Method in class org.apache.brooklyn.camp.spi.AbstractResource.Builder
-
- createDirectory() - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskFactory
-
- createEnricher(EnricherSpec<T>) - Method in interface org.apache.brooklyn.api.mgmt.EntityManager
-
Creates a new enricher (not managed; not associated with any entity).
- createEnricher(EnricherSpec<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- createEnricher(EnricherSpec<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- createEnricher(EnricherSpec<T>) - Method in class org.apache.brooklyn.core.objs.proxy.InternalPolicyFactory
-
- createEntity(EntitySpec<T>) - Method in interface org.apache.brooklyn.api.mgmt.EntityManager
-
Creates a new entity.
- createEntity(Map<?, ?>, Class<T>) - Method in interface org.apache.brooklyn.api.mgmt.EntityManager
-
Convenience (particularly for groovy code) to create an entity.
- createEntity(EntitySpec<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- createEntity(Map<?, ?>, Class<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- createEntity(EntitySpec<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- createEntity(Map<?, ?>, Class<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- createEntity(EntitySpec<T>) - Method in class org.apache.brooklyn.core.objs.proxy.InternalEntityFactory
-
creates a new entity instance from a spec, with all children, policies, etc,
fully initialized (
AbstractEntity.init()
invoked) and ready for
management -- commonly the caller will next call
Entities.manage(Entity)
(if it's in a managed application)
or
Entities#startManagement(org.apache.brooklyn.api.entity.Application, org.apache.brooklyn.api.management.ManagementContext)
(if it's an application)
- createEntityProxy(EntitySpec<T>, T) - Method in class org.apache.brooklyn.core.objs.proxy.InternalEntityFactory
-
- createEntitySpecForApplication(ManagementContext, String) - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
- createFromForm(String) - Method in interface org.apache.brooklyn.rest.api.ApplicationApi
-
- createFromForm(String) - Method in class org.apache.brooklyn.rest.resources.ApplicationResource
-
- createFromMultipart(InputStream, FormDataContentDisposition) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- createFromMultipart(InputStream, FormDataContentDisposition) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
- createFromTypeDefinition(String, Object) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.CampTypePlanTransformer
-
- createFromTypeDefinition(String, Object) - Method in interface org.apache.brooklyn.core.typereg.BrooklynTypePlanTransformer
-
- createFromTypeDefinition(String, Object) - Method in class org.apache.brooklyn.core.typereg.JavaClassNameTypePlanTransformer
-
- createFromYaml(String) - Method in interface org.apache.brooklyn.rest.api.ApplicationApi
-
- createFromYaml(String) - Method in class org.apache.brooklyn.rest.resources.ApplicationResource
-
- createGroupInAwsRegion(ComputeServiceContext, String) - Method in class org.apache.brooklyn.location.jclouds.networking.SecurityGroupDefinition
-
- createLocation(LocationSpec<T>) - Method in interface org.apache.brooklyn.api.mgmt.LocationManager
-
Creates a new location, which is tracked by the management context.
- createLocation(Map<?, ?>, Class<T>) - Method in interface org.apache.brooklyn.api.mgmt.LocationManager
-
Convenience (particularly for groovy code) to create a location.
- createLocation(Map<String, ?>) - Method in interface org.apache.brooklyn.core.location.dynamic.LocationOwner
-
- createLocation(LocationSpec<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalLocationManager
-
- createLocation(Map<?, ?>, Class<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalLocationManager
-
- createLocation(LocationSpec<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentLocationManager
-
- createLocation(Map<?, ?>, Class<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentLocationManager
-
- createLocation(LocationSpec<T>) - Method in class org.apache.brooklyn.core.objs.proxy.InternalLocationFactory
-
- createLocation(Map<String, ?>) - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolImpl
-
- createObjectName(String) - Static method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- CreatePasswordSensor - Class in org.apache.brooklyn.core.sensor.password
-
- CreatePasswordSensor(Map<String, String>) - Constructor for class org.apache.brooklyn.core.sensor.password.CreatePasswordSensor
-
- CreatePasswordSensor(ConfigBag) - Constructor for class org.apache.brooklyn.core.sensor.password.CreatePasswordSensor
-
- createPolicy(PolicySpec<T>) - Method in interface org.apache.brooklyn.api.mgmt.EntityManager
-
Creates a new policy (not managed; not associated with any entity).
- createPolicy(PolicySpec<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- createPolicy(PolicySpec<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- createPolicy(PolicySpec<T>) - Method in class org.apache.brooklyn.core.objs.proxy.InternalPolicyFactory
-
- createPoly(byte[]) - Method in interface org.apache.brooklyn.rest.api.ApplicationApi
-
- createPoly(byte[]) - Method in class org.apache.brooklyn.rest.resources.ApplicationResource
-
- createPrimaryDomain(String) - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient
-
- createQueue(Map) - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQBrokerImpl
-
- createQueue(Map) - Method in interface org.apache.brooklyn.entity.messaging.jms.JMSBroker
-
- createQueue(Map) - Method in class org.apache.brooklyn.entity.messaging.jms.JMSBrokerImpl
-
- createQueue(Map) - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidBrokerImpl
-
- createQueue(Map) - Method in interface org.apache.brooklyn.entity.messaging.rabbit.RabbitBroker
-
- createQueue(Map) - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitBrokerImpl
-
- createSchema(String, Map) - Method in interface org.apache.brooklyn.entity.database.Database
-
- createSchema(String) - Method in class org.apache.brooklyn.entity.database.derby.DerbyDatabase
-
- createSchema(String, Map) - Method in class org.apache.brooklyn.entity.database.derby.DerbyDatabase
-
- createServiceSpecs(AssemblyTemplate, CampPlatform, BrooklynClassLoadingContext, Set<String>) - Method in interface org.apache.brooklyn.camp.brooklyn.api.AssemblyTemplateSpecInstantiator
-
Returns specs for each item in the services list
- createServiceSpecs(AssemblyTemplate, CampPlatform, BrooklynClassLoadingContext, Set<String>) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynAssemblyTemplateInstantiator
-
- createSmartSubdomain(String) - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient.Domain
-
- createSocket(Socket, String, int, boolean) - Method in class org.apache.brooklyn.util.crypto.TrustingSslSocketFactory
-
- createSocket() - Method in class org.apache.brooklyn.util.crypto.TrustingSslSocketFactory
-
- createSocket(String, int) - Method in class org.apache.brooklyn.util.crypto.TrustingSslSocketFactory
-
- createSocket(InetAddress, int) - Method in class org.apache.brooklyn.util.crypto.TrustingSslSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.apache.brooklyn.util.crypto.TrustingSslSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.brooklyn.util.crypto.TrustingSslSocketFactory
-
- createSocket(Socket, String, int, boolean) - Method in class org.apache.brooklyn.util.http.TrustingSslSocketFactory
-
- createSocket() - Method in class org.apache.brooklyn.util.http.TrustingSslSocketFactory
-
- createSocket(String, int) - Method in class org.apache.brooklyn.util.http.TrustingSslSocketFactory
-
- createSocket(InetAddress, int) - Method in class org.apache.brooklyn.util.http.TrustingSslSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class org.apache.brooklyn.util.http.TrustingSslSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.brooklyn.util.http.TrustingSslSocketFactory
-
- createSpec(CatalogItem<T, SpecT>) - Method in interface org.apache.brooklyn.api.catalog.BrooklynCatalog
-
creates a spec for the given catalog item, throwing exceptions if any problems
- createSpec(RegisteredType, RegisteredTypeLoadingContext, Class<SpecT>) - Method in interface org.apache.brooklyn.api.typereg.BrooklynTypeRegistry
-
- createSpec(ManagementContext, CatalogItem<?, ?>, Set<String>) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.creation.CampCatalogUtils
-
Deprecated.
- createSpec(CatalogItem<T, SpecT>) - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- createSpec(RegisteredType, RegisteredTypeLoadingContext, Class<SpecT>) - Method in class org.apache.brooklyn.core.typereg.BasicBrooklynTypeRegistry
-
- createSpecFromPlan(String, Object, RegisteredTypeLoadingContext, Class<SpecT>) - Method in interface org.apache.brooklyn.api.typereg.BrooklynTypeRegistry
-
- createSpecFromPlan(String, Object, RegisteredTypeLoadingContext, Class<SpecT>) - Method in class org.apache.brooklyn.core.typereg.BasicBrooklynTypeRegistry
-
- createStarting(ManagementContext, EntitySpec<T>) - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
- createStarting(ManagementContext, String) - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
- createSubPath(String) - Method in class org.apache.brooklyn.core.mgmt.persist.FileBasedObjectStore
-
- createSubPath(String) - Method in class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsBlobStoreBasedObjectStore
-
- createSubPath(String) - Method in interface org.apache.brooklyn.core.mgmt.persist.PersistenceObjectStore
-
create the directory at the given subPath relative to the base of this store
- createTempWebDirWithIndexHtml(String) - Static method in class org.apache.brooklyn.camp.server.rest.CampServer.CampServerUtils
-
create a directory with a simple index.html so we have some content being served up
- createTopic(Map) - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQBrokerImpl
-
- createTopic(Map) - Method in interface org.apache.brooklyn.entity.messaging.jms.JMSBroker
-
- createTopic(Map) - Method in class org.apache.brooklyn.entity.messaging.jms.JMSBrokerImpl
-
- createTopic(String) - Method in interface org.apache.brooklyn.entity.messaging.kafka.KafkaZooKeeper
-
- createTopic(String) - Method in interface org.apache.brooklyn.entity.messaging.kafka.KafkaZooKeeperDriver
-
- createTopic(String) - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaZooKeeperImpl
-
- createTopic(String) - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaZooKeeperSshDriver
-
- createTopic(Map) - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidBrokerImpl
-
- createUnstarted(ManagementContext, EntitySpec<T>) - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
creates an application from the given app spec, managed by the given management context
- createUnstarted(ManagementContext, String) - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
- CreateUserPolicy - Class in org.apache.brooklyn.policy.jclouds.os
-
When attached to an entity, this will monitor for when an
SshMachineLocation
is added to that entity
(e.g.
- CreateUserPolicy() - Constructor for class org.apache.brooklyn.policy.jclouds.os.CreateUserPolicy
-
- CREATION_SCRIPT_CONTENTS - Static variable in interface org.apache.brooklyn.entity.database.DatastoreMixins.CanGiveCreationScript
-
- CREATION_SCRIPT_CONTENTS - Static variable in class org.apache.brooklyn.entity.database.DatastoreMixins
-
- CREATION_SCRIPT_URL - Static variable in interface org.apache.brooklyn.entity.database.DatastoreMixins.CanGiveCreationScript
-
- CREATION_SCRIPT_URL - Static variable in class org.apache.brooklyn.entity.database.DatastoreMixins
-
- credential(Optional<Credentials>) - Method in class org.apache.brooklyn.util.http.HttpTool.HttpClientBuilder
-
- credentials(String, String) - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- credentials(Credentials) - Method in class org.apache.brooklyn.util.http.HttpTool.HttpClientBuilder
-
- credentialsIfNotNull(String, String) - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- CriticalCauseZoneFailureDetector - Class in org.apache.brooklyn.entity.group.zoneaware
-
- CriticalCauseZoneFailureDetector(Duration, Predicate<? super Throwable>, int) - Constructor for class org.apache.brooklyn.entity.group.zoneaware.CriticalCauseZoneFailureDetector
-
- CUMULUS_RDF_CONFIG_URL - Static variable in class org.apache.brooklyn.demo.CumulusRDFApplication
-
- CumulusRDFApplication - Class in org.apache.brooklyn.demo
-
CumulusRDF application with Cassandra cluster.
- CumulusRDFApplication() - Constructor for class org.apache.brooklyn.demo.CumulusRDFApplication
-
- CURR_ITEMS - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- CURR_ITEMS_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- CURR_ITEMS_TOT - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- CURR_ITEMS_TOT_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- current() - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
the
Task
where the current thread is executing, if executing in a Task, otherwise null;
if the current task is a proxy, this returns the target of that proxy
- CURRENT_SEEDS - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- CURRENT_SEEDS - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraFabric
-
- CURRENT_SIZE_OPERATOR - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- CURRENT_THREAD_COUNT - Static variable in interface org.apache.brooklyn.entity.java.UsesJavaMXBeans
-
- currentNode() - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslInterpreter
-
- currentNode(PlanInterpretationNode) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslInterpreter
-
sets the current node
- currentNodeClear() - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslInterpreter
-
- currentPoolSize(long) - Method in class org.apache.brooklyn.policy.autoscaling.MaxPoolSizeReachedEvent.Builder
-
- currentSizeOperator(Function<Entity, Integer>) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- currentStackElement() - Static method in class org.apache.brooklyn.util.javalang.JavaClassNames
-
returns top of cleaned stack trace; usually the caller's location
- currentStackTraceCleaned() - Static method in class org.apache.brooklyn.util.javalang.JavaClassNames
-
returns a cleaned stack trace; caller is usually at the top
- currentUnbounded(long) - Method in class org.apache.brooklyn.policy.autoscaling.MaxPoolSizeReachedEvent.Builder
-
- CUSTOM_CHILD_FLAGS - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- CUSTOM_CHILD_FLAGS - Static variable in interface org.apache.brooklyn.entity.group.DynamicFabric
-
- CUSTOM_CONFIG_PATH - Static variable in class org.apache.brooklyn.demo.StandaloneQpidBrokerExample
-
- CUSTOM_CREDENTIALS - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- CUSTOM_MACHINE_SETUP_SCRIPT_URL - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
CUSTOM_MACHINE_SETUP_SCRIPT_URL accepts a URL location that points to a shell script.
- CUSTOM_MACHINE_SETUP_SCRIPT_URL_LIST - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- CUSTOM_MACHINE_SETUP_SCRIPT_VARS - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- CUSTOM_SNITCH_JAR_URL - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- CUSTOM_TEMPLATE_OPTIONS_SCRIPT_CONTENTS - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- CustomAggregatingEnricher<S,T> - Class in org.apache.brooklyn.enricher.stock
-
- CustomAggregatingEnricher(Map<String, ?>, AttributeSensor<? extends S>, AttributeSensor<T>, Function<Collection<S>, T>, S) - Constructor for class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
The valid keys for the flags are:
- producers: a collection of entities to be aggregated
- allMembers: indicates that should track members of the entity that the aggregator is associated with,
to aggregate across all those members.
- CustomAggregatingEnricher(Map<String, ?>, AttributeSensor<? extends S>, AttributeSensor<T>, Function<Collection<S>, T>) - Constructor for class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
- CustomAggregatingEnricher(AttributeSensor<? extends S>, AttributeSensor<T>, Function<Collection<S>, T>, S) - Constructor for class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
- CustomAggregatingEnricher(AttributeSensor<? extends S>, AttributeSensor<T>, Function<Collection<S>, T>) - Constructor for class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
- CustomAggregatingEnricher(Map<String, ?>, AttributeSensor<? extends S>, AttributeSensor<T>, Closure<?>, S) - Constructor for class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
- CustomAggregatingEnricher(Map<String, ?>, AttributeSensor<? extends S>, AttributeSensor<T>, Closure<?>) - Constructor for class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
- CustomAggregatingEnricher(AttributeSensor<S>, AttributeSensor<T>, Closure<?>, S) - Constructor for class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
- CustomAggregatingEnricher(AttributeSensor<S>, AttributeSensor<T>, Closure<?>) - Constructor for class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
- customAttribute(String, Object) - Method in class org.apache.brooklyn.camp.spi.AbstractResource.Builder
-
- customize(MachineLocation) - Method in class org.apache.brooklyn.api.location.BasicMachineLocationCustomizer
-
- customize(MachineLocation) - Method in interface org.apache.brooklyn.api.location.MachineLocationCustomizer
-
Override to configure the given machine once it has been created (prior to any use).
- customize() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.chef.ChefSoloDriver
-
Deprecated.
- customize() - Method in class org.apache.brooklyn.entity.cm.salt.impl.SaltEntitySshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.database.crate.CrateNodeSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.database.derby.DerbyDatabaseSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.database.rubyrep.RubyRepSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppSshDriver
-
- customize(MachineLocation) - Method in class org.apache.brooklyn.entity.machine.SetHostnameCustomizer
-
- customize() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.messaging.kafka.AbstractfKafkaSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.messaging.storm.StormSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.monitoring.monit.MonitSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGatewaySshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNodeSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.nosql.infinispan.Infinispan5SshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.nosql.mongodb.AbstractMongoDBSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.nosql.redis.RedisStoreSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.nosql.solr.SolrServerSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.osgi.karaf.KarafSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- customize() - Method in class org.apache.brooklyn.entity.software.base.EmptySoftwareProcessSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.software.base.EmptyWindowsProcessWinRmDriver
-
- customize() - Method in class org.apache.brooklyn.entity.software.base.VanillaSoftwareProcessSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.software.base.VanillaWindowsProcessWinRmDriver
-
- customize() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss6SshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7SshDriver
-
AS7 config notes and TODOs:
We're using the http management interface on port managementPort
We're not using any JMX.
- customize() - Method in class org.apache.brooklyn.entity.webapp.jetty.Jetty6SshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.webapp.tomcat.TomcatSshDriver
-
- customize() - Method in class org.apache.brooklyn.entity.zookeeper.ZooKeeperSshDriver
-
- customize(JcloudsLocation, ComputeService, TemplateBuilder) - Method in class org.apache.brooklyn.location.jclouds.BasicJcloudsLocationCustomizer
-
- customize(JcloudsLocation, ComputeService, Template) - Method in class org.apache.brooklyn.location.jclouds.BasicJcloudsLocationCustomizer
-
- customize(JcloudsLocation, ComputeService, TemplateOptions) - Method in class org.apache.brooklyn.location.jclouds.BasicJcloudsLocationCustomizer
-
- customize(JcloudsLocation, ComputeService, JcloudsMachineLocation) - Method in class org.apache.brooklyn.location.jclouds.BasicJcloudsLocationCustomizer
-
- customize(JcloudsLocation, ComputeService, JcloudsSshMachineLocation) - Method in class org.apache.brooklyn.location.jclouds.BasicJcloudsLocationCustomizer
-
Deprecated.
- customize(JcloudsLocation, ComputeService, TemplateBuilder) - Method in interface org.apache.brooklyn.location.jclouds.JcloudsLocationCustomizer
-
Override to configure templateBuilder
before it is built and immutable.
- customize(JcloudsLocation, ComputeService, Template) - Method in interface org.apache.brooklyn.location.jclouds.JcloudsLocationCustomizer
-
Override to configure a subclass of this with the built template, or to configure the built
template's TemplateOptions
.
- customize(JcloudsLocation, ComputeService, TemplateOptions) - Method in interface org.apache.brooklyn.location.jclouds.JcloudsLocationCustomizer
-
Override to configure the
TemplateOptions
that will
be used by
JcloudsLocation
to obtain machines.
- customize(JcloudsLocation, ComputeService, JcloudsSshMachineLocation) - Method in interface org.apache.brooklyn.location.jclouds.JcloudsLocationCustomizer
-
Deprecated.
- customize(JcloudsLocation, ComputeService, JcloudsMachineLocation) - Method in interface org.apache.brooklyn.location.jclouds.JcloudsLocationCustomizer
-
Override to configure the given machine once it has been created and started by Jclouds.
- customize(JcloudsLocation, ComputeService, Template) - Method in class org.apache.brooklyn.location.jclouds.networking.JcloudsLocationSecurityGroupCustomizer
-
Replaces security groups configured on the given template with one that allows
SSH access on port 22 and allows communication on all ports between machines in
the same group.
- customize(JcloudsLocation, ComputeService, JcloudsMachineLocation) - Method in class org.apache.brooklyn.location.jclouds.SudoTtyFixingCustomizer
-
- customize() - Method in class org.apache.brooklyn.qa.load.SimulatedJBoss7ServerImpl.SimulatedJBoss7SshDriver
-
- customize() - Method in class org.apache.brooklyn.qa.load.SimulatedMySqlNodeImpl.SimulatedMySqlSshDriver
-
- customize() - Method in class org.apache.brooklyn.qa.load.SimulatedNginxControllerImpl.SimulatedNginxSshDriver
-
- CUSTOMIZE_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.AbstractVanillaProcess
-
- CUSTOMIZE_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- CUSTOMIZE_LATCH - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- CUSTOMIZE_LATCH - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- CUSTOMIZE_POWERSHELL_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- CUSTOMIZE_REBOOT_REQUIRED - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- customizeManagement(Function<ManagementContext, Void>) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- CUSTOMIZING - Static variable in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- CustomMachineNamer - Class in org.apache.brooklyn.core.location.cloud.names
-
- CustomMachineNamer() - Constructor for class org.apache.brooklyn.core.location.cloud.names.CustomMachineNamer
-
- CustomResourceLocator - Class in org.apache.brooklyn.launcher.config
-
class which allows non-standard locators to be registered for URL's being loaded
- CustomResourceLocator(ConfigMap, ResourceUtils) - Constructor for class org.apache.brooklyn.launcher.config.CustomResourceLocator
-
- CustomResourceLocator.ResourceLocator - Interface in org.apache.brooklyn.launcher.config
-
- CustomResourceLocator.SearchingClassPathInDevMode - Class in org.apache.brooklyn.launcher.config
-
- CustomResourceLocator.SearchingClassPathInDevMode(String, String, String) - Constructor for class org.apache.brooklyn.launcher.config.CustomResourceLocator.SearchingClassPathInDevMode
-
- customWriteBody(T, JsonGenerator, SerializerProvider) - Method in class org.apache.brooklyn.rest.util.json.BidiSerialization.AbstractBrooklynObjectSerialization
-
- customWriteBody(T, JsonGenerator, SerializerProvider) - Method in class org.apache.brooklyn.rest.util.json.BidiSerialization.AbstractWithManagementContextSerialization
-
- customWriteBody(ManagementContext, JsonGenerator, SerializerProvider) - Method in class org.apache.brooklyn.rest.util.json.BidiSerialization.ManagementContextSerialization
-
- DANGLING_REFERENCE_FAILURE_MODE - Static variable in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- DANGLING_REFERENCES_MIN_REQUIRED_HEALTHY - Static variable in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- danglingRefFailureMode(RebindManager.RebindFailureMode) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl.Builder
-
- danglingRefQuorumRequiredHealthy(QuorumCheck) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl.Builder
-
- DATA_CENTER_NAMER - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraFabric
-
- DATA_DIR - Static variable in interface org.apache.brooklyn.entity.database.mariadb.MariaDbNode
-
- DATA_DIR - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode
-
- DATA_DIR - Static variable in interface org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNode
-
- DATA_DIRECTORY - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.AbstractMongoDBServer
-
- Database - Interface in org.apache.brooklyn.entity.database
-
Intended to represent a SQL relational database service.
- DATABASE - Static variable in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlNode
-
- DATABASE_STARTUP_TIMEOUT - Static variable in interface org.apache.brooklyn.entity.database.rubyrep.RubyRepNode
-
- DatabaseNode - Interface in org.apache.brooklyn.entity.database
-
Deprecated.
since 0.7.0 use DatastoreMixins.DatastoreCommon
- DATACENTER_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- DATACENTER_USAGE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- DATACENTER_USAGE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraFabric
-
- DATACENTERS - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- DATACENTERS - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraFabric
-
- DataEntity - Interface in org.apache.brooklyn.entity.stock
-
- DataEntityImpl - Class in org.apache.brooklyn.entity.stock
-
- DataEntityImpl() - Constructor for class org.apache.brooklyn.entity.stock.DataEntityImpl
-
- DataGrid - Interface in org.apache.brooklyn.core.internal.storage
-
- DataGridFactory - Interface in org.apache.brooklyn.core.internal.storage
-
- DATASTORE_URL - Static variable in class org.apache.brooklyn.entity.database.DatastoreMixins
-
- DATASTORE_URL - Static variable in interface org.apache.brooklyn.entity.database.DatastoreMixins.HasDatastoreUrl
-
- DatastoreMixins - Class in org.apache.brooklyn.entity.database
-
- DatastoreMixins.CanExecuteScript - Interface in org.apache.brooklyn.entity.database
-
- DatastoreMixins.CanGiveCreationScript - Interface in org.apache.brooklyn.entity.database
-
- DatastoreMixins.DatastoreCommon - Interface in org.apache.brooklyn.entity.database
-
An entity with the most common datastore config, sensors, and effectors
- DatastoreMixins.HasDatastoreUrl - Interface in org.apache.brooklyn.entity.database
-
- DataUriSchemeParser - Class in org.apache.brooklyn.util.core.text
-
implementation (currently hokey) of RFC-2397 data: URI scheme.
- DataUriSchemeParser(String) - Constructor for class org.apache.brooklyn.util.core.text.DataUriSchemeParser
-
- DATE_FORMAT_ISO8601 - Static variable in class org.apache.brooklyn.util.time.Time
-
- DATE_FORMAT_ISO8601_NO_MILLIS - Static variable in class org.apache.brooklyn.util.time.Time
-
- DATE_FORMAT_OF_DATE_TOSTRING - Static variable in class org.apache.brooklyn.util.time.Time
-
- DATE_FORMAT_PREFERRED - Static variable in class org.apache.brooklyn.util.time.Time
-
- DATE_FORMAT_PREFERRED_W_TZ - Static variable in class org.apache.brooklyn.util.time.Time
-
- DATE_FORMAT_SIMPLE_STAMP - Static variable in class org.apache.brooklyn.util.time.Time
-
- DATE_FORMAT_STAMP - Static variable in class org.apache.brooklyn.util.time.Time
-
- days(Number) - Static method in class org.apache.brooklyn.util.time.Duration
-
creates new
Duration
instance of the given length of time
- DB_PASSWORD - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExample
-
- DB_PASSWORD - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExampleApp
-
- DB_PASSWORD - Static variable in class org.apache.brooklyn.qa.load.SimulatedTheeTierApp
-
- DB_SETUP_SQL_URL - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExample
-
- DB_SETUP_SQL_URL - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExampleApp
-
- DB_TABLE - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExample
-
- DB_TABLE - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExampleApp
-
- DB_TABLE - Static variable in class org.apache.brooklyn.qa.load.SimulatedTheeTierApp
-
- DB_URL - Static variable in interface org.apache.brooklyn.entity.database.DatabaseNode
-
Deprecated.
since 0.7.0 use DATASTORE_URL
- DB_USERNAME - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExample
-
- DB_USERNAME - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExampleApp
-
- DB_USERNAME - Static variable in class org.apache.brooklyn.qa.load.SimulatedTheeTierApp
-
- DEBUG - Static variable in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
Enable shell debugging output via set -x
prepended to the command header.
- DEBUG - Static variable in class org.apache.brooklyn.util.internal.BrooklynSystemProperties
-
- decode(String) - Static method in class org.apache.brooklyn.util.net.Urls
-
- decodePublicKey(String) - Static method in class org.apache.brooklyn.util.crypto.AuthorizedKeysParser
-
- decorate(EntitySpec<?>, ConfigBag) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityDecorationResolver
-
- decorate(EntitySpec<?>, ConfigBag) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityDecorationResolver.EnricherSpecResolver
-
- decorate(EntitySpec<?>, ConfigBag) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityDecorationResolver.InitializerResolver
-
- decorate(EntitySpec<?>, ConfigBag) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityDecorationResolver.PolicySpecResolver
-
- decorate(EntitySpec<?>, ConfigBag) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityDecorationResolver.SpecParameterResolver
-
- decorateSpec(BrooklynComponentTemplateResolver, EntitySpec<T>) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.service.BrooklynServiceTypeResolver
-
Deprecated.
- decorateSpec(BrooklynComponentTemplateResolver, EntitySpec<T>) - Method in interface org.apache.brooklyn.camp.brooklyn.spi.creation.service.ServiceTypeResolver
-
Deprecated.
Takes the provided
EntitySpec
and decorates it appropriately for the service type.
- deep(boolean) - Method in class org.apache.brooklyn.util.core.task.ValueResolver
-
causes nested structures (maps, lists) to be descended and nested unresolved values resolved
- DEFAULT - Static variable in class org.apache.brooklyn.util.core.task.DynamicSequentialTask.FailureHandlingConfig
-
- DEFAULT_ASSERTION - Static variable in interface org.apache.brooklyn.test.framework.SimpleShellCommandTest
-
If no assertions are configured in the test then the default is this assertion that exit status of the command
is zero (successful).
- DEFAULT_BANNER - Static variable in class org.apache.brooklyn.cli.AbstractMain
-
- DEFAULT_BLACKLIST_SYSTEM_PROPERTY_NAME - Static variable in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
comma-separated prefixes (not regexes)
- DEFAULT_CHARSET - Static variable in class org.apache.brooklyn.util.core.text.DataUriSchemeParser
-
- DEFAULT_DB_NAME - Static variable in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlNode
-
- DEFAULT_DB_SETUP_SQL_URL - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExampleApp
-
- DEFAULT_DELIMITERS - Static variable in class org.apache.brooklyn.util.text.QuotedStringTokenizer
-
- DEFAULT_DISPLAY_NAME - Static variable in class org.apache.brooklyn.core.entity.AbstractApplication
-
The default name to use for this app, if not explicitly overridden by the top-level app.
- DEFAULT_ENRICHER_UNIQUE_TAG - Static variable in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceState
-
- DEFAULT_ENRICHER_UNIQUE_TAG - Static variable in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ServiceNotUpLogic
-
- DEFAULT_ENRICHER_UNIQUE_TAG - Static variable in class org.apache.brooklyn.entity.system_service.SystemServiceEnricher
-
- DEFAULT_HTTP_PORT - Static variable in class org.apache.brooklyn.entity.webapp.jboss.JBoss6SshDriver
-
- DEFAULT_IDENTIFIER - Static variable in class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.DriverInferenceForPaasLocation
-
- DEFAULT_IDENTIFIER - Static variable in class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.DriverInferenceForSshLocation
-
- DEFAULT_IDENTIFIER - Static variable in class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.DriverInferenceForWinRmLocation
-
- DEFAULT_IMAGE_ID - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- DEFAULT_JMX_PORT - Static variable in interface org.apache.brooklyn.entity.java.UsesJmx
-
- DEFAULT_LOCATION - Static variable in class org.apache.brooklyn.demo.KafkaClusterExample
-
- DEFAULT_LOCATION - Static variable in class org.apache.brooklyn.demo.ResilientMongoDbApp
-
- DEFAULT_LOCATION - Static variable in class org.apache.brooklyn.demo.StandaloneQpidBrokerExample
-
- DEFAULT_LOCATION - Static variable in class org.apache.brooklyn.demo.StormSampleApp
-
- DEFAULT_LOCATION - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExampleApp
-
- DEFAULT_LOCATION - Static variable in class org.apache.brooklyn.demo.WebClusterExample
-
- DEFAULT_LOCATION_SPEC - Static variable in class org.apache.brooklyn.demo.HighAvailabilityCassandraCluster
-
- DEFAULT_LOCATION_SPEC - Static variable in class org.apache.brooklyn.demo.RiakClusterExample
-
- DEFAULT_LOCATION_SPEC - Static variable in class org.apache.brooklyn.demo.WideAreaCassandraCluster
-
- DEFAULT_LOCATIONS - Static variable in class org.apache.brooklyn.demo.CumulusRDFApplication
-
- DEFAULT_LONG_TIMEOUT - Static variable in class org.apache.brooklyn.test.Asserts
-
Timeout for use when something should happen within several seconds,
but there might be network calls or computation so
Asserts.DEFAULT_SHORT_TIMEOUT
is not applicable.
- DEFAULT_MANAGER - Static variable in class org.apache.brooklyn.core.mgmt.entitlement.PerUserEntitlementManager
-
- DEFAULT_MAX_SIZE_REACHED_SENSOR - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
A convenience for policies that want to register a builder.maxSizeReachedSensor(sensor)
.
- DEFAULT_MEMBER_VALUE - Static variable in class org.apache.brooklyn.enricher.stock.AbstractAggregator
-
- DEFAULT_MIME_TYPE - Static variable in class org.apache.brooklyn.util.core.text.DataUriSchemeParser
-
- DEFAULT_NAME - Static variable in class org.apache.brooklyn.test.framework.SimpleShellCommandTestImpl
-
- DEFAULT_PERSISTENCE_CONTAINER_NAME - Static variable in class org.apache.brooklyn.core.server.BrooklynServerPaths
-
- DEFAULT_PERSISTENCE_DIR_FOR_FILESYSTEM - Static variable in class org.apache.brooklyn.core.server.BrooklynServerPaths
-
on file system, the 'data' subdir is used so that there is an obvious place to put backup dirs
- DEFAULT_POOL_COLD_SENSOR - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- DEFAULT_POOL_HOT_SENSOR - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- DEFAULT_POOL_OK_SENSOR - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- DEFAULT_QUOTE_CHARS - Static variable in class org.apache.brooklyn.util.text.QuotedStringTokenizer
-
- DEFAULT_REAL_QUICK_PERIOD - Static variable in class org.apache.brooklyn.util.repeat.Repeater
-
A small initial duration that something should wait between repeats,
e.g.
- DEFAULT_SEED_QUORUM - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
Sets the number of nodes used to seed the cluster.
- DEFAULT_SEED_QUORUM - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraFabric
-
- DEFAULT_SHORT_TIMEOUT - Static variable in class org.apache.brooklyn.test.Asserts
-
Timeout for use when waiting for other threads to finish.
- DEFAULT_SUCCESS - Static variable in class org.apache.brooklyn.feed.http.HttpPollConfig
-
- DEFAULT_SUCCESS - Static variable in class org.apache.brooklyn.feed.shell.ShellPollConfig
-
- DEFAULT_SUCCESS - Static variable in class org.apache.brooklyn.feed.ssh.SshPollConfig
-
- DEFAULT_TIMEOUT - Static variable in class org.apache.brooklyn.test.Asserts
-
- DEFAULT_TYPE_PREFIX - Static variable in interface org.apache.brooklyn.camp.brooklyn.spi.creation.service.ServiceTypeResolver
-
Deprecated.
- DEFAULT_UNIQUE_TAG - Static variable in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembers
-
standard unique tag identifying instances of this enricher at runtime, also used for the map sensor if no unique tag specified
- DEFAULT_UNIQUE_TAG - Static variable in class org.apache.brooklyn.policy.ha.SshMachineFailureDetector
-
- DEFAULT_UNIQUE_TAG_UP - Static variable in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembers
-
- DEFAULT_USERNAME - Static variable in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlNode
-
- DEFAULT_VALUE - Static variable in class org.apache.brooklyn.core.config.ConfigKeys.DynamicKeys
-
- DEFAULT_VALUE - Static variable in class org.apache.brooklyn.entity.java.JmxAttributeSensor
-
- DEFAULT_VERSION - Static variable in interface org.apache.brooklyn.api.catalog.BrooklynCatalog
-
Version set in catalog when creator does not supply a version, to mean a low priority item;
and used when requesting to indicate the best version.
- DEFAULT_WAR_PATH - Static variable in class org.apache.brooklyn.demo.GlobalWebFabricExample
-
- DEFAULT_WAR_PATH - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExampleApp
-
- DEFAULT_WINDOW_DURATION - Static variable in class org.apache.brooklyn.entity.webapp.WebAppServiceMethods
-
- defaultApply(Function<? super I, ? extends O>) - Method in class org.apache.brooklyn.util.guava.IfFunctions.IfFunctionBuilder
-
- DefaultBalanceablePoolModel<ContainerType,ItemType> - Class in org.apache.brooklyn.policy.loadbalancing
-
Standard implementation of
BalanceablePoolModel
, providing essential arithmetic for item and container
workrates and thresholds.
- DefaultBalanceablePoolModel(String) - Constructor for class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- DefaultExceptionMapper - Class in org.apache.brooklyn.rest.util
-
- DefaultExceptionMapper() - Constructor for class org.apache.brooklyn.rest.util.DefaultExceptionMapper
-
- DefaultFollowTheSunModel<ContainerType,ItemType> - Class in org.apache.brooklyn.policy.followthesun
-
- DefaultFollowTheSunModel(String) - Constructor for class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- defaultGet(Supplier<? extends O>) - Method in class org.apache.brooklyn.util.guava.IfFunctions.IfFunctionBuilder
-
- defaultLocationMetadataUrl(String) - Method in class org.apache.brooklyn.core.internal.BrooklynProperties.Factory.Builder
-
The URL of a default location-metadata.properties (for meta-data about different locations, such as iso3166 and global lat/lon).
- defaultLocationMetadataUrl(String) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl.Factory.Builder
-
The URL of a default location-metadata.properties (for meta-data about different locations, such as iso3166 and global lat/lon).
- defaultValue(T) - Method in class org.apache.brooklyn.core.config.BasicConfigKey.Builder
-
- defaultValue(T) - Method in class org.apache.brooklyn.util.core.task.ValueResolver
-
sets a default value which will be returned on a call to
ValueResolver.get()
if the task does not complete
or completes with an error
- defaultValue(O) - Method in class org.apache.brooklyn.util.guava.IfFunctions.IfFunctionBuilder
-
- DeferredBrooklynProperties - Class in org.apache.brooklyn.core.mgmt.internal
-
- DeferredBrooklynProperties(BrooklynProperties, ManagementContextInternal) - Constructor for class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- DeferredSupplier<T> - Interface in org.apache.brooklyn.util.core.task
-
A class that supplies objects of a single type.
- DefinedLocationByIdResolver - Class in org.apache.brooklyn.core.location
-
looks up based on ID in DefinedLocations map
- DefinedLocationByIdResolver() - Constructor for class org.apache.brooklyn.core.location.DefinedLocationByIdResolver
-
- defines1 - Variable in class org.apache.brooklyn.cli.AbstractMain.BrooklynCommandWithSystemDefines
-
- defines2 - Variable in class org.apache.brooklyn.cli.AbstractMain.BrooklynCommandWithSystemDefines
-
- delay(Duration) - Method in class org.apache.brooklyn.util.core.task.ScheduledTask
-
- delay(long) - Method in class org.apache.brooklyn.util.core.task.ScheduledTask
-
- DELAY_AFTER_FIRST - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
Can insert a delay after the first node comes up.
- DELAY_BEFORE_ADVERTISING_CLUSTER - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
Additional time after the nodes in the cluster are up when starting
before announcing the cluster as up.
- DELAY_BEFORE_ADVERTISING_CLUSTER - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- DELAY_BEFORE_ADVERTISING_CLUSTER - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakCluster
-
- DELAY_BETWEEN_STARTS - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
If set (ie non-null), this waits the indicated time after a successful launch of one node
before starting the next.
- DELAY_FOR_HTTP_RETURN - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode.ShutdownEffector
-
- delayMillis(long) - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- delayOnIteration(Function<? super Integer, Duration>) - Method in class org.apache.brooklyn.util.repeat.Repeater
-
sets a function which determines how long to delay on a given iteration between checks,
with 0 being mapped to the initial delay (after the initial check)
- delegate - Variable in class org.apache.brooklyn.core.mgmt.internal.QueueingSubscriptionManager
-
- DELEGATE_ENTITY - Static variable in interface org.apache.brooklyn.entity.stock.DelegateEntity
-
- DELEGATE_ENTITY_LINK - Static variable in interface org.apache.brooklyn.entity.stock.DelegateEntity
-
- DelegateEntity - Interface in org.apache.brooklyn.entity.stock
-
A delegate entity for use as a
Group
child proxy for members.
- DelegateEntity.EntityUrl - Class in org.apache.brooklyn.entity.stock
-
Hints for rendering the delegate entity as a link in the Brooklyn console UI.
- DelegateEntity.EntityUrl() - Constructor for class org.apache.brooklyn.entity.stock.DelegateEntity.EntityUrl
-
- DelegateEntityImpl - Class in org.apache.brooklyn.entity.stock
-
- DelegateEntityImpl() - Constructor for class org.apache.brooklyn.entity.stock.DelegateEntityImpl
-
- DelegatingEntitySpecResolver - Class in org.apache.brooklyn.core.resolve.entity
-
- DelegatingEntitySpecResolver(List<EntitySpecResolver>) - Constructor for class org.apache.brooklyn.core.resolve.entity.DelegatingEntitySpecResolver
-
- DelegatingPollHandler<V> - Class in org.apache.brooklyn.core.feed
-
A poll handler that delegates each call to a set of poll handlers.
- DelegatingPollHandler(Iterable<AttributePollHandler<? super V>>) - Constructor for class org.apache.brooklyn.core.feed.DelegatingPollHandler
-
- DelegatingPrintStream - Class in org.apache.brooklyn.util.stream
-
PrintStream which simply delegates to the implementation of getDelegate()
- DelegatingPrintStream() - Constructor for class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- DelegatingSecurityProvider - Class in org.apache.brooklyn.rest.security.provider
-
- DelegatingSecurityProvider(ManagementContext) - Constructor for class org.apache.brooklyn.rest.security.provider.DelegatingSecurityProvider
-
- DELETE - Static variable in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.LifecycleEffectors
-
- delete() - Method in class org.apache.brooklyn.core.mgmt.persist.FileBasedStoreObjectAccessor
-
- delete() - Method in class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsStoreObjectAccessor
-
- delete() - Method in interface org.apache.brooklyn.core.mgmt.persist.PersistenceObjectStore.StoreObjectAccessor
-
- delete() - Method in class org.apache.brooklyn.core.mgmt.persist.StoreObjectAccessorLocking
-
- delete(String, Map<String, String>) - Method in interface org.apache.brooklyn.entity.brooklynnode.EntityHttpClient
-
Makes an HTTP DELETE to a Brooklyn node entity.
- delete(String, Map<String, String>) - Method in class org.apache.brooklyn.entity.brooklynnode.EntityHttpClientImpl
-
- delete() - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient.Domain
-
- delete() - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient.SmartSubdomain
-
- delete() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQQueueImpl
-
- delete() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQTopicImpl
-
- delete() - Method in interface org.apache.brooklyn.entity.messaging.jms.JMSDestination
-
- delete() - Method in class org.apache.brooklyn.entity.messaging.jms.JMSDestinationImpl
-
- delete() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidDestinationImpl
-
- delete() - Method in interface org.apache.brooklyn.entity.messaging.Queue
-
Delete the queue.
- delete() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitDestination
-
- delete() - Method in interface org.apache.brooklyn.entity.messaging.Topic
-
Delete the topic.
- delete(String) - Method in interface org.apache.brooklyn.rest.api.ApplicationApi
-
- delete(String) - Method in interface org.apache.brooklyn.rest.api.LocationApi
-
- delete(String, String, String) - Method in interface org.apache.brooklyn.rest.api.SensorApi
-
- delete(String) - Method in class org.apache.brooklyn.rest.resources.ApplicationResource
-
- delete(String) - Method in class org.apache.brooklyn.rest.resources.LocationResource
-
Deprecated.
- delete(String, String, String) - Method in class org.apache.brooklyn.rest.resources.SensorResource
-
- deleteApplication(String, String) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- deleteApplication(String, String) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
- deleteCatalogItem(String, String) - Method in interface org.apache.brooklyn.api.catalog.BrooklynCatalog
-
- deleteCatalogItem(String, String) - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- deleteCompletely() - Method in class org.apache.brooklyn.core.mgmt.persist.FileBasedObjectStore
-
- deleteCompletely(File) - Static method in class org.apache.brooklyn.core.mgmt.persist.FileBasedObjectStore
-
- deleteCompletely() - Method in class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsBlobStoreBasedObjectStore
-
- deleteCompletely() - Method in interface org.apache.brooklyn.core.mgmt.persist.PersistenceObjectStore
-
Entirely delete the contents of this persistence location.
- deleteEntity(String) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- deleteEntity(String, String) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- deleteEntity(String) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
Deprecated.
- deleteEntity(String, String) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
- deleteEntry(CatalogItemDtoAbstract<?, ?>) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogDo
-
Removes the given entry from the catalog.
- deleteLocation() - Method in interface org.apache.brooklyn.core.location.dynamic.LocationOwner
-
- deleteLocation() - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolImpl
-
- deleteLocation(String, String) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- deleteLocation(String, String) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
- deleteOnExit(File) - Static method in class org.apache.brooklyn.util.os.Os
-
deletes the given file or empty directory on exit
- deleteOnExitEmptyParentsUpTo(File, File) - Static method in class org.apache.brooklyn.util.os.Os
-
causes empty directories from subsubdir up to and including dir to be deleted on exit;
useful e.g.
- deleteOnExitRecursively(File) - Static method in class org.apache.brooklyn.util.os.Os
-
deletes the given file or directory and, in the case of directories, any contents;
similar to apache commons FileUtils.cleanDirectoryOnExit but corrects a bug in that implementation
which causes it to fail if content is added to that directory after the hook is registered
- deleteOnExitRecursivelyAndEmptyParentsUpTo(File, File) - Static method in class org.apache.brooklyn.util.os.Os
-
- DeleteOrphanedLocationsTransformer - Class in org.apache.brooklyn.core.mgmt.rebind.transformer.impl
-
- DeleteOrphanedLocationsTransformer() - Constructor for class org.apache.brooklyn.core.mgmt.rebind.transformer.impl.DeleteOrphanedLocationsTransformer
-
- deletePolicy(String, String) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- deletePolicy(String, String) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
- deleteRecursively(File) - Static method in class org.apache.brooklyn.util.os.Os
-
tries to delete a directory recursively;
use with care - see http://stackoverflow.com/questions/8320376/why-is-files-deletedirectorycontents-deprecated-in-guava.
- deleteRecursively(File, boolean) - Static method in class org.apache.brooklyn.util.os.Os
-
- deleteRecursively(String) - Static method in class org.apache.brooklyn.util.os.Os
-
- deleteTag(Object) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
Deletes the given tag, including all tasks using this tag.
- deleteTask(Task<?>) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- deleteTasksForEntity(Entity) - Method in class org.apache.brooklyn.core.mgmt.internal.BrooklynGarbageCollector
-
- delimiterChars(String) - Method in class org.apache.brooklyn.util.text.QuotedStringTokenizer.Builder
-
- delta(ManagementPlaneSyncRecordPersister.Delta) - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementPlaneSyncRecordPersister
-
- delta(BrooklynMementoPersister.Delta, PersistenceExceptionHandler) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister
-
applies a partial write of state delta
- delta(ManagementPlaneSyncRecordPersister.Delta) - Method in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordPersisterToObjectStore
-
- delta(BrooklynMementoPersister.Delta, PersistenceExceptionHandler) - Method in class org.apache.brooklyn.core.mgmt.persist.BrooklynMementoPersisterToObjectStore
-
- DELTA_PERIOD - Static variable in class org.apache.brooklyn.enricher.stock.YamlTimeWeightedDeltaEnricher
-
- DeltaEnricher<T extends java.lang.Number> - Class in org.apache.brooklyn.policy.enricher
-
Converts an absolute sensor into a delta sensor (i.e.
- DeltaEnricher() - Constructor for class org.apache.brooklyn.policy.enricher.DeltaEnricher
-
- DeltaEnricher(Entity, Sensor<T>, AttributeSensor<T>) - Constructor for class org.apache.brooklyn.policy.enricher.DeltaEnricher
-
- DependentConfiguration - Class in org.apache.brooklyn.core.sensor
-
Conveniences for making tasks which run in entity
ExecutionContext
s, subscribing to attributes from other entities, possibly transforming those;
these
Task
instances are typically passed in
EntityLocal#setConfig(ConfigKey, Object)
.
- DependentConfiguration.AttributeAndSensorCondition<T> - Class in org.apache.brooklyn.core.sensor
-
- DependentConfiguration.AttributeAndSensorCondition(Entity, AttributeSensor<T>, Predicate<? super T>) - Constructor for class org.apache.brooklyn.core.sensor.DependentConfiguration.AttributeAndSensorCondition
-
- DependentConfiguration.Builder<T,V> - Class in org.apache.brooklyn.core.sensor
-
Builder for producing variants of attributeWhenReady.
- DependentConfiguration.MultiBuilder<T,V,V2> - Class in org.apache.brooklyn.core.sensor
-
Builder for producing variants of attributeWhenReady.
- DependentConfiguration.ProtoBuilder - Class in org.apache.brooklyn.core.sensor
-
Builder for producing variants of attributeWhenReady.
- DependentConfiguration.ProtoBuilder() - Constructor for class org.apache.brooklyn.core.sensor.DependentConfiguration.ProtoBuilder
-
- DependentConfiguration.RegexTransformerFunction - Class in org.apache.brooklyn.core.sensor
-
- DependentConfiguration.RegexTransformerFunction(Object, Object) - Constructor for class org.apache.brooklyn.core.sensor.DependentConfiguration.RegexTransformerFunction
-
- DependentConfiguration.RegexTransformerString - Class in org.apache.brooklyn.core.sensor
-
- DependentConfiguration.RegexTransformerString(Object, Object, Object) - Constructor for class org.apache.brooklyn.core.sensor.DependentConfiguration.RegexTransformerString
-
- DEPLOY - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- deploy(String) - Method in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- deploy(String) - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxControllerImpl
-
- deploy(String, String) - Method in class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
- deploy(String, String) - Method in class org.apache.brooklyn.entity.webapp.DynamicWebAppClusterImpl
-
- deploy(File) - Method in interface org.apache.brooklyn.entity.webapp.JavaWebAppDriver
-
- deploy(File, String) - Method in interface org.apache.brooklyn.entity.webapp.JavaWebAppDriver
-
- deploy(String, String) - Method in interface org.apache.brooklyn.entity.webapp.JavaWebAppDriver
-
Deploys a URL as a webapp at the appserver.
- DEPLOY - Static variable in interface org.apache.brooklyn.entity.webapp.JavaWebAppService.CanDeployAndUndeploy
-
- deploy(String, String) - Method in interface org.apache.brooklyn.entity.webapp.JavaWebAppService.CanDeployAndUndeploy
-
Deploys the given artifact, from a source URL, to a given deployment filename/context.
- deploy(String, String) - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcessImpl
-
Deploys the given artifact, from a source URL, to a given deployment filename/context.
- deploy(File) - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSshDriver
-
- deploy(File, String) - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSshDriver
-
- deploy(String, String) - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSshDriver
-
Deploys a URL as a webapp at the appserver.
- deploy(String, String) - Method in class org.apache.brooklyn.entity.webapp.jetty.Jetty6ServerImpl
-
- deploy(String, String) - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
serve given WAR at the given pathSpec; if not yet started, it is simply remembered until start;
if server already running, the context for this WAR is started.
- deploy(WebAppContext) - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
- deploy(ResourceUtils, String, SshMachineLocation, String) - Static method in class org.apache.brooklyn.util.core.file.ArchiveTasks
-
as #deploy(ResourceUtils, Map, String, SshMachineLocation, String, String, String)
with the most common parameters
- deploy(ResourceUtils, Map<String, ?>, String, SshMachineLocation, String, boolean, String, String) - Static method in class org.apache.brooklyn.util.core.file.ArchiveTasks
-
returns a task which installs and unpacks the given archive, as per ArchiveUtils#deploy(ResourceUtils, Map, String, SshMachineLocation, String, String, String)
;
if allowNonarchivesOrKeepArchiveAfterDeploy is false, this task will fail if the item is not an archive;
in cases where the download type is not clear in the URL but is known by the caller, supply a optionalDestFile including the appropriate file extension
- deploy(String, SshMachineLocation, String) - Static method in class org.apache.brooklyn.util.core.file.ArchiveUtils
-
Deploys an archive file to a remote machine and extracts the contents.
- deploy(Map<String, ?>, String, SshMachineLocation, String) - Static method in class org.apache.brooklyn.util.core.file.ArchiveUtils
-
Deploys an archive file to a remote machine and extracts the contents.
- deploy(String, SshMachineLocation, String, String) - Static method in class org.apache.brooklyn.util.core.file.ArchiveUtils
-
Deploys an archive file to a remote machine and extracts the contents.
- deploy(Map<String, ?>, String, SshMachineLocation, String, String) - Static method in class org.apache.brooklyn.util.core.file.ArchiveUtils
-
- deploy(Map<String, ?>, String, SshMachineLocation, String, String, String) - Static method in class org.apache.brooklyn.util.core.file.ArchiveUtils
-
- deploy(ResourceUtils, Map<String, ?>, String, SshMachineLocation, String, boolean, String, String) - Static method in class org.apache.brooklyn.util.core.file.ArchiveUtils
-
Deploys an archive file to a remote machine and extracts the contents.
- DEPLOY_APPLICATION - Static variable in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
the permission to deploy an application, where parameter is some representation of the app to be deployed (spec instance or yaml plan)
- DEPLOY_BLUEPRINT - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- DEPLOY_BLUEPRINT - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode.DeployBlueprintEffector
-
- DEPLOY_BLUEPRINT - Static variable in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl.DeployBlueprintEffectorBody
-
- deployBlueprint(BrooklynApi, String) - Static method in class org.apache.brooklyn.rest.client.BrooklynApiUtil
-
Deploys the blueprint and returns the task summary.
- DEPLOYED_WARS - Static variable in interface org.apache.brooklyn.entity.webapp.JavaWebAppService.CanDeployAndUndeploy
-
- deployInitialWars() - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcessImpl
-
- DEPLOYMENT_LOCATION_SENSOR_NAME - Static variable in interface org.apache.brooklyn.test.framework.InfrastructureDeploymentTestCase
-
The The location to deploy ENTITY_SPEC_TO_DEPLOY.
- DEPLOYMENT_TIMEOUT - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss7Server
-
- DeploymentPlan - Class in org.apache.brooklyn.camp.spi.pdp
-
- DeploymentPlan() - Constructor for class org.apache.brooklyn.camp.spi.pdp.DeploymentPlan
-
- deprecated(boolean) - Static method in class org.apache.brooklyn.core.catalog.CatalogPredicates
-
- deprecated(boolean) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder
-
- deprecated(boolean) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento.Builder
-
- deprecated(boolean) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- DeprecatedKeysMappingBuilder - Class in org.apache.brooklyn.core.location
-
Deprecated.
since 0.6; for use only in converting deprecated flags; will be deleted in future version.
- DeprecatedKeysMappingBuilder(Logger) - Constructor for class org.apache.brooklyn.core.location.DeprecatedKeysMappingBuilder
-
Deprecated.
- deproxy(Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Unwraps a proxy to retrieve the real item, if available.
- DerbyDatabase - Class in org.apache.brooklyn.entity.database.derby
-
An
Entity
that represents a single Derby SQL database server instance.
- DerbyDatabase() - Constructor for class org.apache.brooklyn.entity.database.derby.DerbyDatabase
-
- DerbyDatabase(Map) - Constructor for class org.apache.brooklyn.entity.database.derby.DerbyDatabase
-
- DerbyDatabase(Entity) - Constructor for class org.apache.brooklyn.entity.database.derby.DerbyDatabase
-
- DerbyDatabase(Map, Entity) - Constructor for class org.apache.brooklyn.entity.database.derby.DerbyDatabase
-
- DerbyDatabaseDriver - Interface in org.apache.brooklyn.entity.database.derby
-
- DerbyDatabaseSshDriver - Class in org.apache.brooklyn.entity.database.derby
-
- DerbyDatabaseSshDriver(DerbyDatabase, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.database.derby.DerbyDatabaseSshDriver
-
- DerbySchema - Class in org.apache.brooklyn.entity.database.derby
-
- DerbySchema() - Constructor for class org.apache.brooklyn.entity.database.derby.DerbySchema
-
- DerbySchema(Map) - Constructor for class org.apache.brooklyn.entity.database.derby.DerbySchema
-
- DerbySchema(Entity) - Constructor for class org.apache.brooklyn.entity.database.derby.DerbySchema
-
- DerbySchema(Map, Entity) - Constructor for class org.apache.brooklyn.entity.database.derby.DerbySchema
-
- DERIVE_SERVICE_NOT_UP - Static variable in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembers
-
- DERIVE_SERVICE_PROBLEMS - Static variable in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembers
-
- descendant(String) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
- descendant(String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
-
- descendants(Entity, Predicate<? super Entity>, boolean) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Return all descendants of given entity matching the given predicate and optionally the entity itself.
- descendants(Entity, Predicate<? super Entity>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Returns the entity matching the given predicate
- descendants(Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Returns the entity, its children, and all its children, and so on.
- descendants(Entity, Class<T>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Return all descendants of given entity of the given type, potentially including the given root.
- descendants(Task<?>, boolean) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
returns the task, its children, and all its children, and so on;
- descendantsOfAnyType(String, String) - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
- descendantsOfType(String, String, String) - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
- description(String) - Method in class org.apache.brooklyn.camp.spi.AbstractResource.Builder
-
- description(String) - Method in class org.apache.brooklyn.camp.spi.pdp.AssemblyTemplateConstructor
-
- description(String) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder
-
- description(String) - Method in class org.apache.brooklyn.core.config.BasicConfigKey.Builder
-
- DESCRIPTION - Static variable in class org.apache.brooklyn.core.config.ConfigKeys.DynamicKeys
-
- description(String) - Method in class org.apache.brooklyn.core.effector.Effectors.EffectorBuilder
-
- description(String) - Method in class org.apache.brooklyn.core.feed.PollConfig
-
- description(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento.Builder
-
- description(String) - Method in class org.apache.brooklyn.core.sensor.Sensors.Builder
-
- description(String) - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
see #getDescription()
- description - Variable in class org.apache.brooklyn.util.core.task.BasicTask
-
- description(String) - Method in class org.apache.brooklyn.util.core.task.TaskBuilder
-
- description(String) - Method in class org.apache.brooklyn.util.core.task.ValueResolver
-
sets a message which will be displayed in status reports while it waits (e.g.
- DESCRIPTION_METADATA_KEY - Static variable in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- deserialize(JsonParser, DeserializationContext) - Method in class org.apache.brooklyn.rest.util.json.BidiSerialization.AbstractWithManagementContextSerialization
-
- deserialize(Reader) - Method in class org.apache.brooklyn.util.core.xstream.XmlSerializer
-
- DESERIALIZING_CLASS_RENAMES_PROPERTIES_PATH - Static variable in class org.apache.brooklyn.core.mgmt.persist.DeserializingClassRenamesProvider
-
- DeserializingClassRenamesProvider - Class in org.apache.brooklyn.core.mgmt.persist
-
- DeserializingClassRenamesProvider() - Constructor for class org.apache.brooklyn.core.mgmt.persist.DeserializingClassRenamesProvider
-
- destinationDir - Variable in class org.apache.brooklyn.cli.Main.CopyStateCommand
-
- destinationLocation - Variable in class org.apache.brooklyn.cli.Main.CopyStateCommand
-
- destroy() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Should be invoked at end-of-life to clean up the item.
- destroy(Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Attempts to stop, destroy, and unmanage the given entity.
- destroy(Location) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Destroys the given location.
- destroy() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
Should be invoked at end-of-life to clean up the item.
- destroy() - Method in class org.apache.brooklyn.core.feed.AbstractFeed
-
- destroy() - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
Unsubscribes and clears all managed subscriptions; is called by the owning entity when a policy is removed
and should always be called by any subclasses overriding this method
- destroy() - Method in class org.apache.brooklyn.core.policy.AbstractPolicy
-
- destroy() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirrorImpl
-
- destroy() - Method in class org.apache.brooklyn.entity.database.derby.DerbySchema
-
- destroy() - Method in class org.apache.brooklyn.entity.dns.AbstractGeoDnsServiceImpl
-
- destroy() - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingDnsServiceImpl
-
- destroy() - Method in interface org.apache.brooklyn.entity.messaging.jms.JMSDestination
-
- destroy() - Method in class org.apache.brooklyn.entity.messaging.jms.JMSDestinationImpl
-
- destroy() - Method in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector
-
- destroy(String, String, String) - Method in interface org.apache.brooklyn.rest.api.PolicyApi
-
- destroy() - Method in class org.apache.brooklyn.rest.filter.BrooklynPropertiesSecurityFilter
-
- destroy() - Method in class org.apache.brooklyn.rest.filter.HaMasterCheckFilter
-
- destroy() - Method in class org.apache.brooklyn.rest.filter.LoggingFilter
-
- destroy() - Method in class org.apache.brooklyn.rest.filter.RequestTaggingFilter
-
- destroy() - Method in class org.apache.brooklyn.rest.filter.SwaggerFilter
-
- destroy(String, String, String) - Method in class org.apache.brooklyn.rest.resources.PolicyResource
-
- destroy(Application) - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
- DESTROY_ON_FAILURE - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- destroyAll() - Method in class org.apache.brooklyn.camp.brooklyn.YamlLauncherAbstract
-
kills all apps, web servers, and mgmt context
- destroyAll(ManagementContext) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Stops, destroys, and unmanages all apps in the given context, and then terminates the management context.
- destroyAllCatching(ManagementContext) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- destroyCatching(Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- destroyCatching(Location) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- details(String) - Method in class org.apache.brooklyn.camp.server.dto.ApiErrorDto.Builder
-
- details(String) - Method in class org.apache.brooklyn.rest.domain.ApiError.Builder
-
- DETECT_MACHINE_DETAILS - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- detectChefMode(Entity) - Static method in class org.apache.brooklyn.entity.chef.ChefLifecycleEffectorTasks
-
- dir(String) - Method in class org.apache.brooklyn.core.server.BrooklynServerPaths.PersistenceBackupPathResolver
-
- dir(String) - Method in class org.apache.brooklyn.core.server.BrooklynServerPaths.PersistencePathResolver
-
Optional directory (for localhost/filesystem) or container name.
- dir(File) - Method in class org.apache.brooklyn.feed.shell.ShellPollConfig
-
- DIRECT - Static variable in interface org.apache.brooklyn.entity.messaging.amqp.AmqpExchange
-
- directory(File) - Method in class org.apache.brooklyn.util.core.task.system.internal.SystemProcessTaskFactory
-
- disable(String) - Static method in class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
- DISABLE_ROOT_AND_PASSWORD_SSH - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- disabled() - Method in interface org.apache.brooklyn.api.mgmt.ha.HighAvailabilityManager
-
Indicates that HA is disabled: this node will act as the only management node in this management plane,
and will not persist HA meta-information (meaning other nodes cannot join).
- disabled(boolean) - Static method in class org.apache.brooklyn.core.catalog.CatalogPredicates
-
- disabled(boolean) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder
-
- disabled() - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- disabled(boolean) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento.Builder
-
- disabled(boolean) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- disableWriteAccess(boolean) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister
-
- disableWriteAccess(boolean) - Method in class org.apache.brooklyn.core.mgmt.persist.BrooklynMementoPersisterToObjectStore
-
- disallowed(String) - Static method in class org.apache.brooklyn.api.mgmt.AccessController.Response
-
- DISCARD - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.UrlMapping
-
- discard() - Method in interface org.apache.brooklyn.entity.proxy.nginx.UrlMapping
-
- discard() - Method in class org.apache.brooklyn.entity.proxy.nginx.UrlMappingImpl
-
- disconnect() - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- disconnect() - Method in class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool
-
- disconnect() - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool
-
- disconnect() - Method in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- DISCONNECT_ON_STOP - Static variable in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlNode
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.database.derby.DerbyDatabase
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.database.rubyrep.RubyRepNodeImpl
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppImpl
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.machine.MachineEntityImpl
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQBrokerImpl
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaBrokerImpl
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidBrokerImpl
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitBrokerImpl
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.messaging.storm.StormImpl
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeImpl
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeImpl
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.nosql.redis.RedisStoreImpl
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.nosql.solr.SolrServerImpl
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss6ServerImpl
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppServiceImpl
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.webapp.tomcat.TomcatServerImpl
-
- disconnectSensors() - Method in class org.apache.brooklyn.entity.zookeeper.AbstractZooKeeperImpl
-
- DISPLAY_NAME - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- DISPLAY_NAME_PREFIX - Static variable in interface org.apache.brooklyn.entity.group.DynamicFabric
-
- DISPLAY_NAME_SUFFIX - Static variable in interface org.apache.brooklyn.entity.group.DynamicFabric
-
- displayName(String) - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- displayName(Predicate<? super String>) - Static method in class org.apache.brooklyn.core.catalog.CatalogPredicates
-
- displayName(String) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder
-
- displayName() - Static method in class org.apache.brooklyn.core.entity.EntityFunctions
-
- displayName - Variable in class org.apache.brooklyn.core.location.geo.HostGeoInfo
-
- displayName(Predicate<? super String>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- displayName - Variable in class org.apache.brooklyn.util.core.task.BasicTask
-
- displayName(String) - Method in class org.apache.brooklyn.util.core.task.TaskBuilder
-
- displayNameComparator() - Static method in class org.apache.brooklyn.rest.domain.SummaryComparators
-
- displayNameEqualTo(String) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
- displayNameEqualTo(String) - Static method in class org.apache.brooklyn.core.location.LocationPredicates
-
- displayNameEqualTo(String) - Static method in class org.apache.brooklyn.util.core.task.TaskPredicates
-
- displayNameMatches(String) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
- displayNameMatches(Predicate<? super String>) - Static method in class org.apache.brooklyn.util.core.task.TaskPredicates
-
- displayNameSatisfies(Predicate<? super String>) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
- displayNameSatisfies(Predicate<? super String>) - Static method in class org.apache.brooklyn.core.location.LocationPredicates
-
- displayNameSatisfies(Predicate<? super String>) - Static method in class org.apache.brooklyn.util.core.task.TaskPredicates
-
- displayValue(Function<T, String>) - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
- distributeEntities() - Method in interface org.apache.brooklyn.entity.group.DynamicMultiGroup
-
- distributeEntities() - Method in class org.apache.brooklyn.entity.group.DynamicMultiGroupImpl
-
- DISTRO_UPLOAD_URL - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- divide(double) - Static method in class org.apache.brooklyn.util.math.MathFunctions
-
- divide(Function<T, ? extends Number>, double) - Static method in class org.apache.brooklyn.util.math.MathFunctions
-
- DNS_PORT - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- DNS_PORT - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- DO_DRY_RUN_FIRST - Static variable in class org.apache.brooklyn.entity.brooklynnode.effector.BrooklynNodeUpgradeEffectorBody
-
- DO_NOT_INTERRUPT - Static variable in class org.apache.brooklyn.util.core.task.TaskInternal.TaskCancellationMode
-
- DO_SYSTEM_GC - Static variable in class org.apache.brooklyn.core.mgmt.internal.BrooklynGarbageCollector
-
- DO_SYSTEM_GC - Static variable in class org.apache.brooklyn.launcher.config.BrooklynGlobalConfig
-
- doCall() - Method in class org.apache.brooklyn.util.groovy.FromCallableClosure
-
- doCall(Object) - Method in class org.apache.brooklyn.util.groovy.FromFunctionClosure
-
- doCall() - Method in class org.apache.brooklyn.util.groovy.FromRunnableClosure
-
- dockerPortMappingsFor(JcloudsLocation, String) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
- DOCUMENT_COUNT - Static variable in interface org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNode
-
- doesMBeanExistsEventually(ObjectName, Duration) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- doesMBeanExistsEventually(ObjectName, TimeDuration) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- doesMBeanExistsEventually(ObjectName, long) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- doesMBeanExistsEventually(String, Duration) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- doesMBeanExistsEventually(String, TimeDuration) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- doesMBeanExistsEventually(String, long, TimeUnit) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- doesMBeanExistsEventually(ObjectName, long, TimeUnit) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
returns set of beans found, with retry, empty set if none after timeout
- doesUrlExist(String) - Method in class org.apache.brooklyn.util.core.ResourceUtils
-
- doExtraConfigurationDuringStart() - Method in interface org.apache.brooklyn.entity.proxy.nginx.NginxController.NginxControllerInternal
-
- doExtraConfigurationDuringStart() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxControllerImpl
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.brooklyn.rest.filter.BrooklynPropertiesSecurityFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.brooklyn.rest.filter.HaMasterCheckFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.brooklyn.rest.filter.LoggingFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.brooklyn.rest.filter.RequestTaggingFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.brooklyn.rest.filter.SwaggerFilter
-
- doKeyValidation(boolean) - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
whether to check the private/public keys and passphrase are coherent; default true
- DOMAIN - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.UrlMapping
-
- doMain(String) - Static method in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- doMain(String) - Static method in class org.apache.brooklyn.util.jmx.jmxrmi.JmxRmiAgent
-
- DOMAIN_NAME - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- DOMAIN_NAME - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- DOMAIN_NAME - Static variable in interface org.apache.brooklyn.entity.proxy.AbstractController
-
- DOMAIN_ZONE_FILE_TEMPLATE - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- doMainForeground(String) - Static method in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- doMainForeground(String) - Static method in class org.apache.brooklyn.util.jmx.jmxrmi.JmxRmiAgent
-
- DONT_CREATE_USER - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- DONT_REQUIRE_TTY_FOR_SUDO - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- dontRequireTtyForSudo(SshMachineLocation, boolean) - Static method in class org.apache.brooklyn.util.core.task.ssh.SshTasks
-
- dontRequireTtyForSudo(SshMachineLocation, SshTasks.OnFailingTask) - Static method in class org.apache.brooklyn.util.core.task.ssh.SshTasks
-
creates a task which returns modifies sudoers to ensure non-tty access is permitted;
also gives nice warnings if sudo is not permitted
- dontRequireTtyForSudo() - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
some machines require a tty for sudo; brooklyn by default does not use a tty
(so that it can get separate error+stdout streams); you can enable a tty as an
option to every ssh command, or you can do it once and
modify the machine so that a tty is not subsequently required.
- dontRequireTtyForSudoAsync(SshMachineLocation) - Method in class org.apache.brooklyn.entity.machine.MachineInitTasks
-
- doubleQuoteLiteralsForBash(String...) - Static method in class org.apache.brooklyn.util.text.StringEscapes.BashStringEscapes
-
transforms e.g.
- DoubleSystemProperty - Class in org.apache.brooklyn.util.internal
-
- DoubleSystemProperty(String) - Constructor for class org.apache.brooklyn.util.internal.DoubleSystemProperty
-
- DOWNLOAD_ADDON_URLS - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- DOWNLOAD_ADDON_URLS - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- DOWNLOAD_ADDON_URLS - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- DOWNLOAD_CONF_PREFIX - Static variable in class org.apache.brooklyn.core.entity.drivers.downloads.DownloadProducerFromProperties
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynCluster.UpgradeClusterEffector
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- DOWNLOAD_URL - Static variable in class org.apache.brooklyn.entity.brooklynnode.effector.BrooklynNodeUpgradeEffectorBody
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.database.crate.CrateNode
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.database.mariadb.MariaDbNode
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.database.rubyrep.RubyRepNode
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.messaging.activemq.ActiveMQBroker
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.Kafka
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaZooKeeper
-
The Kafka version, not the Zookeeper version.
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.messaging.qpid.QpidBroker
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.messaging.rabbit.RabbitBroker
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.messaging.storm.Storm
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.monitoring.monit.MonitNode
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGateway
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNode
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNode
-
- DOWNLOAD_URL - Static variable in class org.apache.brooklyn.entity.nosql.infinispan.Infinispan5Server
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.AbstractMongoDBServer
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.nosql.redis.RedisStore
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.nosql.solr.SolrServer
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.software.base.AbstractVanillaProcess
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss6Server
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss7Server
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.webapp.jetty.Jetty6Server
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.webapp.tomcat.Tomcat8Server
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.webapp.tomcat.TomcatServer
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.entity.zookeeper.ZooKeeperNode
-
- DOWNLOAD_URL - Static variable in interface org.apache.brooklyn.test.framework.SimpleShellCommandTest
-
Download a script to invoke.
- DOWNLOAD_URL_DEBIAN - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- DOWNLOAD_URL_MAC - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- DOWNLOAD_URL_RHEL_CENTOS - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- DOWNLOAD_URL_UBUNTU - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- DownloadProducerFromCloudsoftRepo - Class in org.apache.brooklyn.core.entity.drivers.downloads
-
- DownloadProducerFromCloudsoftRepo(StringConfigMap) - Constructor for class org.apache.brooklyn.core.entity.drivers.downloads.DownloadProducerFromCloudsoftRepo
-
- DownloadProducerFromLocalRepo - Class in org.apache.brooklyn.core.entity.drivers.downloads
-
- DownloadProducerFromLocalRepo(StringConfigMap) - Constructor for class org.apache.brooklyn.core.entity.drivers.downloads.DownloadProducerFromLocalRepo
-
- DownloadProducerFromProperties - Class in org.apache.brooklyn.core.entity.drivers.downloads
-
Based on the contents of brooklyn properties, sets up rules for resolving where to
download artifacts from, for installing entities.
- DownloadProducerFromProperties(StringConfigMap) - Constructor for class org.apache.brooklyn.core.entity.drivers.downloads.DownloadProducerFromProperties
-
- DownloadProducerFromUrlAttribute - Class in org.apache.brooklyn.core.entity.drivers.downloads
-
Retrieves the DOWNLOAD_URL or DOWNLOAD_ADDON_URLS attribute of a given entity, and performs the
template substitutions to generate the download URL.
- DownloadProducerFromUrlAttribute() - Constructor for class org.apache.brooklyn.core.entity.drivers.downloads.DownloadProducerFromUrlAttribute
-
- DownloadResolver - Interface in org.apache.brooklyn.api.entity.drivers.downloads
-
Gives download details for an entity or an entity add-on.
- DownloadResolverManager - Interface in org.apache.brooklyn.api.entity.drivers.downloads
-
Used by an
EntityDriver
to obtain the download locations when installing an entity.
- DownloadResolverManager.DownloadRequirement - Interface in org.apache.brooklyn.api.entity.drivers.downloads
-
Gives artifact meta-data for what is required to be downloaded.
- DownloadResolverManager.DownloadTargets - Interface in org.apache.brooklyn.api.entity.drivers.downloads
-
Describes the download locations, and their order, to try.
- DownloadSubstituters - Class in org.apache.brooklyn.core.entity.drivers.downloads
-
- downloadToStdout(List<String>) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
Returns command to download the URL, sending the output to stdout --
suitable for redirect by appending " | tar xvf".
- downloadToStdout(String...) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- drain(Duration, boolean, boolean) - Method in interface org.apache.brooklyn.api.mgmt.TaskQueueingContext
-
Drains the task queue for this context to complete, ie waits for this context to complete (or terminate early)
- drain(Duration, boolean, boolean) - Method in class org.apache.brooklyn.util.core.task.DynamicSequentialTask
-
- drain(Duration, boolean) - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
- DriverDependentEntity<D extends EntityDriver> - Interface in org.apache.brooklyn.api.entity.drivers
-
An Entity that needs to have a driver.
- dropMilliseconds(Date) - Static method in class org.apache.brooklyn.util.time.Time
-
removes milliseconds from the date object; needed if serializing to ISO-8601 format
and want to serialize back and get the same data
- DslComponent - Class in org.apache.brooklyn.camp.brooklyn.spi.dsl.methods
-
- DslComponent(String) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
-
- DslComponent(DslComponent.Scope, String) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
-
- DslComponent(DslComponent, DslComponent.Scope, String) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
-
- DslComponent.Scope - Enum in org.apache.brooklyn.camp.brooklyn.spi.dsl.methods
-
- DslParser - Class in org.apache.brooklyn.camp.brooklyn.spi.dsl.parse
-
- DslParser(String) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.dsl.parse.DslParser
-
- DslUtils - Class in org.apache.brooklyn.camp.brooklyn.spi.dsl
-
- DslUtils() - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.dsl.DslUtils
-
- dto() - Method in class org.apache.brooklyn.camp.server.rest.resource.AbstractCampRestResource
-
- dto() - Method in class org.apache.brooklyn.camp.server.rest.util.CampRestContext
-
- DTO_FACTORY - Static variable in class org.apache.brooklyn.camp.server.rest.CampServer
-
- DtoBase - Class in org.apache.brooklyn.camp.server.dto
-
- DtoBase() - Constructor for class org.apache.brooklyn.camp.server.dto.DtoBase
-
- DtoCustomAttributes - Class in org.apache.brooklyn.camp.server.dto
-
- DtoCustomAttributes(Map<String, ?>) - Constructor for class org.apache.brooklyn.camp.server.dto.DtoCustomAttributes
-
- DtoFactory - Class in org.apache.brooklyn.camp.server.rest.util
-
- DtoFactory(CampPlatform, String) - Constructor for class org.apache.brooklyn.camp.server.rest.util.DtoFactory
-
- DtoFactory.UriFactory - Class in org.apache.brooklyn.camp.server.rest.util
-
- DtoFactory.UriFactory() - Constructor for class org.apache.brooklyn.camp.server.rest.util.DtoFactory.UriFactory
-
- dump(int, Object) - Static method in class org.apache.brooklyn.util.yaml.Yamls
-
- dumpDatabase(String, String) - Method in interface org.apache.brooklyn.entity.database.mysql.MySqlDriver
-
- dumpDatabase(String, String) - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- dumpInfo(Iterable<? extends Entity>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- dumpInfo(Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- dumpInfo(Entity, Writer) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- dumpInfo(Entity, String, String) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- dumpInfo(Entity, Writer, String, String) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- dumpInfo(Location) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- dumpInfo(Location, Writer) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- dumpInfo(Location, String, String) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- dumpInfo(Location, Writer, String, String) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- dumpInfo(Enricher) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- dumpInfo(Enricher, Writer) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- dumpInfo(Enricher, String, String) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- dumpInfo(Enricher, Writer, String, String) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- dumpInfo(Feed, String, String) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- dumpInfo(Feed, Writer, String, String) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- dumpInfo(Policy) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- dumpInfo(Policy, Writer) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- dumpInfo(Policy, String, String) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- dumpInfo(Policy, Writer, String, String) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- dumpItemDistribution() - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- dumpItemDistribution(PrintStream) - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- dumpItemDistribution() - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- dumpItemDistribution(PrintStream) - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- dumpReflectiveEquals(Object, Object) - Static method in class org.apache.brooklyn.util.javalang.Equals
-
Useful for debugging EqualsBuilder.reflectionEquals
- duration - Variable in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- duration(Duration) - Method in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
The length of time to repeatedly execute the job for, when measuring the performance.
- duration - Variable in class org.apache.brooklyn.test.performance.PerformanceTestResult
-
- Duration - Class in org.apache.brooklyn.util.time
-
simple class determines a length of time
- Duration(long, TimeUnit) - Constructor for class org.apache.brooklyn.util.time.Duration
-
- Durations - Class in org.apache.brooklyn.util.time
-
- Durations() - Constructor for class org.apache.brooklyn.util.time.Durations
-
- dynamic(boolean) - Method in class org.apache.brooklyn.util.core.task.TaskBuilder
-
whether task that is built has been explicitly specified to be a dynamic task
(ie a Task which is also a
TaskQueueingContext
whereby new tasks can be added after creation
- DYNAMIC_LOCATION - Static variable in interface org.apache.brooklyn.core.location.dynamic.LocationOwner
-
- DYNAMIC_LOCATION_DEFINITION - Static variable in class org.apache.brooklyn.entity.machine.pool.ServerPoolImpl
-
- DYNAMIC_LOCATION_STATUS - Static variable in interface org.apache.brooklyn.core.location.dynamic.LocationOwner
-
- DynamicCluster - Interface in org.apache.brooklyn.entity.group
-
A
Cluster
of entities that can dynamically increase or decrease the number of members.
- DynamicCluster.NodePlacementStrategy - Interface in org.apache.brooklyn.entity.group
-
- DynamicCluster.ZoneFailureDetector - Interface in org.apache.brooklyn.entity.group
-
- DynamicClusterImpl - Class in org.apache.brooklyn.entity.group
-
A cluster of entities that can dynamically increase or decrease the number of entities.
- DynamicClusterImpl() - Constructor for class org.apache.brooklyn.entity.group.DynamicClusterImpl
-
- DynamicFabric - Interface in org.apache.brooklyn.entity.group
-
When a dynamic fabric is started, it starts an entity in each of its locations.
- DynamicFabricImpl - Class in org.apache.brooklyn.entity.group
-
When a dynamic fabric is started, it starts an entity in each of its locations.
- DynamicFabricImpl() - Constructor for class org.apache.brooklyn.entity.group.DynamicFabricImpl
-
- DynamicGroup - Interface in org.apache.brooklyn.entity.group
-
- DynamicGroupImpl - Class in org.apache.brooklyn.entity.group
-
- DynamicGroupImpl() - Constructor for class org.apache.brooklyn.entity.group.DynamicGroupImpl
-
- DynamicGroupImpl(Map, Entity) - Constructor for class org.apache.brooklyn.entity.group.DynamicGroupImpl
-
Deprecated.
- DynamicLocation<E extends Entity & LocationOwner<L,E>,L extends Location & DynamicLocation<E,L>> - Interface in org.apache.brooklyn.core.location.dynamic
-
A location that is created and owned by an entity at runtime.
- DynamicMultiGroup - Interface in org.apache.brooklyn.entity.group
-
- DynamicMultiGroupImpl - Class in org.apache.brooklyn.entity.group
-
- DynamicMultiGroupImpl() - Constructor for class org.apache.brooklyn.entity.group.DynamicMultiGroupImpl
-
- DynamicMultiGroupImpl.BucketFromAttribute - Class in org.apache.brooklyn.entity.group
-
Function
for deriving bucket names from a sensor value.
- DynamicMultiGroupImpl.BucketFromAttribute(AttributeSensor<?>, String) - Constructor for class org.apache.brooklyn.entity.group.DynamicMultiGroupImpl.BucketFromAttribute
-
- DynamicRegionsFabric - Interface in org.apache.brooklyn.entity.group
-
- DynamicRegionsFabricImpl - Class in org.apache.brooklyn.entity.group
-
- DynamicRegionsFabricImpl() - Constructor for class org.apache.brooklyn.entity.group.DynamicRegionsFabricImpl
-
- DynamicSequentialTask<T> - Class in org.apache.brooklyn.util.core.task
-
Represents a task whose run() method can create other tasks
which are run sequentially, but that sequence runs in parallel to this task
- DynamicSequentialTask() - Constructor for class org.apache.brooklyn.util.core.task.DynamicSequentialTask
-
Constructs a new compound task containing the specified units of work.
- DynamicSequentialTask(Callable<T>) - Constructor for class org.apache.brooklyn.util.core.task.DynamicSequentialTask
-
- DynamicSequentialTask(Map<?, ?>, Callable<T>) - Constructor for class org.apache.brooklyn.util.core.task.DynamicSequentialTask
-
- DynamicSequentialTask.FailureHandlingConfig - Class in org.apache.brooklyn.util.core.task
-
- DynamicSequentialTask.FailureHandlingConfig(boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.apache.brooklyn.util.core.task.DynamicSequentialTask.FailureHandlingConfig
-
- DynamicSequentialTask.QueueAbortedException - Exception in org.apache.brooklyn.util.core.task
-
- DynamicSequentialTask.QueueAbortedException(String) - Constructor for exception org.apache.brooklyn.util.core.task.DynamicSequentialTask.QueueAbortedException
-
- DynamicSequentialTask.QueueAbortedException(String, Throwable) - Constructor for exception org.apache.brooklyn.util.core.task.DynamicSequentialTask.QueueAbortedException
-
- DynamicTasks - Class in org.apache.brooklyn.util.core.task
-
- DynamicTasks() - Constructor for class org.apache.brooklyn.util.core.task.DynamicTasks
-
- DynamicTasks.TaskQueueingResult<T> - Class in org.apache.brooklyn.util.core.task
-
- DynamicWebAppCluster - Interface in org.apache.brooklyn.entity.webapp
-
DynamicWebAppClusters provide cluster-wide aggregates of entity attributes.
- DynamicWebAppCluster.ApplyDisplayHints - Class in org.apache.brooklyn.entity.webapp
-
- DynamicWebAppCluster.ApplyDisplayHints() - Constructor for class org.apache.brooklyn.entity.webapp.DynamicWebAppCluster.ApplyDisplayHints
-
- DynamicWebAppClusterImpl - Class in org.apache.brooklyn.entity.webapp
-
DynamicWebAppClusters provide cluster-wide aggregates of entity attributes.
- DynamicWebAppClusterImpl() - Constructor for class org.apache.brooklyn.entity.webapp.DynamicWebAppClusterImpl
-
Instantiate a new DynamicWebAppCluster.
- DynamicWebAppFabric - Interface in org.apache.brooklyn.entity.webapp
-
DynamicWebAppFabric provide a fabric of clusters, aggregating the entity attributes.
- DynamicWebAppFabricImpl - Class in org.apache.brooklyn.entity.webapp
-
- DynamicWebAppFabricImpl() - Constructor for class org.apache.brooklyn.entity.webapp.DynamicWebAppFabricImpl
-
- editRecord(String, String, String) - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient.Domain
-
e.g.
- Effector<T> - Interface in org.apache.brooklyn.api.effector
-
An operation of some kind, carried out by an
Entity
.
- Effector - Annotation Type in org.apache.brooklyn.core.annotation
-
Marks a method as being an effector.
- effector(Class<T>, String) - Static method in class org.apache.brooklyn.core.effector.Effectors
-
creates a new effector builder with the given name and return type
- effector(Effector<T>) - Static method in class org.apache.brooklyn.core.effector.Effectors
-
creates a new effector builder to _override_ the given effector
- EFFECTOR_ADDED - Static variable in class org.apache.brooklyn.core.entity.AbstractEntity
-
- EFFECTOR_CHANGED - Static variable in class org.apache.brooklyn.core.entity.AbstractEntity
-
- EFFECTOR_COMMAND - Static variable in class org.apache.brooklyn.core.effector.ssh.SshCommandEffector
-
- EFFECTOR_DESCRIPTION - Static variable in class org.apache.brooklyn.core.effector.AddEffector
-
- EFFECTOR_EXECUTION_DIR - Static variable in class org.apache.brooklyn.core.effector.ssh.SshCommandEffector
-
- EFFECTOR_NAME - Static variable in class org.apache.brooklyn.core.effector.AddEffector
-
- EFFECTOR_NAME - Static variable in interface org.apache.brooklyn.test.framework.TestEffector
-
- EFFECTOR_PARAMETER_DEFS - Static variable in class org.apache.brooklyn.core.effector.AddEffector
-
- EFFECTOR_PARAMS - Static variable in interface org.apache.brooklyn.test.framework.TestEffector
-
- EFFECTOR_REMOVED - Static variable in class org.apache.brooklyn.core.entity.AbstractEntity
-
- EFFECTOR_RESULT - Static variable in interface org.apache.brooklyn.test.framework.TestEffector
-
- EFFECTOR_TAG - Static variable in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
Tag for a task which represents an effector
- EFFECTOR_TAG - Static variable in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- EffectorAndBody<T> - Class in org.apache.brooklyn.core.effector
-
- EffectorAndBody(Effector<T>, EffectorTasks.EffectorTaskFactory<T>) - Constructor for class org.apache.brooklyn.core.effector.EffectorAndBody
-
- EffectorAndBody(String, Class<T>, List<ParameterType<?>>, String, EffectorTasks.EffectorTaskFactory<T>) - Constructor for class org.apache.brooklyn.core.effector.EffectorAndBody
-
- EffectorApi - Interface in org.apache.brooklyn.rest.api
-
- EffectorBase<T> - Class in org.apache.brooklyn.core.effector
-
- EffectorBase(String, Class<T>, List<ParameterType<?>>, String) - Constructor for class org.apache.brooklyn.core.effector.EffectorBase
-
- EffectorBody<T> - Class in org.apache.brooklyn.core.effector
-
Typical implementations override #main(ConfigBag)
to do the work of the effector
- EffectorBody() - Constructor for class org.apache.brooklyn.core.effector.EffectorBody
-
- EffectorParam - Annotation Type in org.apache.brooklyn.core.annotation
-
Gives meta-data about a parameter of the effector.
- EffectorResource - Class in org.apache.brooklyn.rest.resources
-
- EffectorResource() - Constructor for class org.apache.brooklyn.rest.resources.EffectorResource
-
- Effectors - Class in org.apache.brooklyn.core.effector
-
- Effectors() - Constructor for class org.apache.brooklyn.core.effector.Effectors
-
- Effectors.EffectorBuilder<T> - Class in org.apache.brooklyn.core.effector
-
- EffectorStartableImpl - Class in org.apache.brooklyn.entity.stock
-
implementation of
Startable
which calls to tasks registered against effectors
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
- EffectorStartableImpl() - Constructor for class org.apache.brooklyn.entity.stock.EffectorStartableImpl
-
- EffectorStartableImpl.StartParameters - Class in org.apache.brooklyn.entity.stock
-
- EffectorStartableImpl.StartParameters() - Constructor for class org.apache.brooklyn.entity.stock.EffectorStartableImpl.StartParameters
-
- EffectorSummary - Class in org.apache.brooklyn.rest.domain
-
- EffectorSummary(String, String, Set<EffectorSummary.ParameterSummary<?>>, String, Map<String, URI>) - Constructor for class org.apache.brooklyn.rest.domain.EffectorSummary
-
- effectorSummary(Entity, Effector<?>) - Static method in class org.apache.brooklyn.rest.transform.EffectorTransformer
-
- EffectorSummary.ParameterSummary<T> - Class in org.apache.brooklyn.rest.domain
-
- EffectorSummary.ParameterSummary(String, String, String, T) - Constructor for class org.apache.brooklyn.rest.domain.EffectorSummary.ParameterSummary
-
- effectorSummaryForCatalog(Effector<?>) - Static method in class org.apache.brooklyn.rest.transform.EffectorTransformer
-
- EffectorTasks - Class in org.apache.brooklyn.core.effector
-
Miscellaneous tasks which are useful in effectors.
- EffectorTasks() - Constructor for class org.apache.brooklyn.core.effector.EffectorTasks
-
- EffectorTasks.EffectorBodyTaskFactory<T> - Class in org.apache.brooklyn.core.effector
-
wrapper for
EffectorBody
which simply runs that body on each invocation;
the body must be thread safe and ideally stateless
- EffectorTasks.EffectorBodyTaskFactory(EffectorBody<T>) - Constructor for class org.apache.brooklyn.core.effector.EffectorTasks.EffectorBodyTaskFactory
-
- EffectorTasks.EffectorTaskFactory<T> - Interface in org.apache.brooklyn.core.effector
-
- EffectorTasks.ParameterTask<T> - Class in org.apache.brooklyn.core.effector
-
- EffectorTasks.ParameterTask(ConfigKey<T>) - Constructor for class org.apache.brooklyn.core.effector.EffectorTasks.ParameterTask
-
- EffectorTransformer - Class in org.apache.brooklyn.rest.transform
-
- EffectorTransformer() - Constructor for class org.apache.brooklyn.rest.transform.EffectorTransformer
-
- EffectorUtils - Class in org.apache.brooklyn.core.mgmt.internal
-
Utility methods for invoking effectors.
- EffectorUtils() - Constructor for class org.apache.brooklyn.core.mgmt.internal.EffectorUtils
-
- EffectorWithBody<T> - Interface in org.apache.brooklyn.core.effector
-
- elapsedSince(long) - Static method in class org.apache.brooklyn.util.time.Time
-
returns the duration elapsed since the given timestamp (UTC)
- ElasticJavaWebAppService - Interface in org.apache.brooklyn.entity.webapp
-
- ElasticJavaWebAppService.ElasticJavaWebAppServiceAwareLocation - Interface in org.apache.brooklyn.entity.webapp
-
- ElasticJavaWebAppService.Factory - Class in org.apache.brooklyn.entity.webapp
-
- ElasticJavaWebAppService.Factory() - Constructor for class org.apache.brooklyn.entity.webapp.ElasticJavaWebAppService.Factory
-
Deprecated.
- ElasticSearchCluster - Interface in org.apache.brooklyn.entity.nosql.elasticsearch
-
- ElasticSearchClusterImpl - Class in org.apache.brooklyn.entity.nosql.elasticsearch
-
- ElasticSearchClusterImpl() - Constructor for class org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchClusterImpl
-
- ElasticSearchNode - Interface in org.apache.brooklyn.entity.nosql.elasticsearch
-
An
Entity
that represents an ElasticSearch node
- ElasticSearchNodeDriver - Interface in org.apache.brooklyn.entity.nosql.elasticsearch
-
- ElasticSearchNodeImpl - Class in org.apache.brooklyn.entity.nosql.elasticsearch
-
- ElasticSearchNodeImpl() - Constructor for class org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNodeImpl
-
- ElasticSearchNodeSshDriver - Class in org.apache.brooklyn.entity.nosql.elasticsearch
-
- ElasticSearchNodeSshDriver(EntityLocal, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNodeSshDriver
-
- elvis(Object, Object) - Static method in class org.apache.brooklyn.util.groovy.GroovyJavaMethods
-
- elvis(Object...) - Static method in class org.apache.brooklyn.util.groovy.GroovyJavaMethods
-
- elvis(Collection<T>, Collection<?>) - Static method in class org.apache.brooklyn.util.JavaGroovyEquivalents
-
simple elvislike operators; uses groovy truth
- elvis(String, String) - Static method in class org.apache.brooklyn.util.JavaGroovyEquivalents
-
- elvis(T, T) - Static method in class org.apache.brooklyn.util.JavaGroovyEquivalents
-
- elvis(Iterable<?>) - Static method in class org.apache.brooklyn.util.JavaGroovyEquivalents
-
- elvis(Object...) - Static method in class org.apache.brooklyn.util.JavaGroovyEquivalents
-
- elvisString(Object, Object) - Static method in class org.apache.brooklyn.util.JavaGroovyEquivalents
-
- EmbeddedFelixFramework - Class in org.apache.brooklyn.rt.felix
-
Functions for starting an Apache Felix OSGi framework inside a non-OSGi Brooklyn distro.
- EmbeddedFelixFramework() - Constructor for class org.apache.brooklyn.rt.felix.EmbeddedFelixFramework
-
- embedResolutionInTask(Boolean) - Method in class org.apache.brooklyn.util.core.task.ValueResolver
-
if true, forces execution of a deferred supplier to be run in a task;
if false, it prevents it (meaning time limits may not be applied);
if null, the default, it runs in a task if a time limit is applied.
- emit(Sensor<T>, T) - Method in interface org.apache.brooklyn.api.entity.Entity.SensorSupport
-
Emits a
SensorEvent
event on behalf of this entity (as though produced by this entity).
- emit(Sensor<T>, T) - Method in interface org.apache.brooklyn.api.entity.EntityLocal
-
Deprecated.
since 0.8.0; use SensorSupport#emit(Sensor, Object)
via code like sensors().emit(sensor, val)
.
- emit(Sensor<T>, T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicSensorSupport
-
- emit(Sensor<T>, T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
- emitAllAttributes() - Method in class org.apache.brooklyn.enricher.stock.Propagator
-
useful once sensors are added to emit all values
- emitAllAttributes(boolean) - Method in class org.apache.brooklyn.enricher.stock.Propagator
-
- emitAllAttributes() - Method in class org.apache.brooklyn.enricher.stock.SensorPropagatingEnricher
-
Deprecated.
useful post-addition to emit current values
- emitAllAttributes(boolean) - Method in class org.apache.brooklyn.enricher.stock.SensorPropagatingEnricher
-
Deprecated.
- emitInternal(Sensor<T>, T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicSensorSupport
-
- emitInternal(Sensor<T>, T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Warning: for internal purposes only; this method may be deleted without notice in future releases.
- empty() - Static method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadTargets
-
- empty() - Static method in class org.apache.brooklyn.util.collections.CollectionFunctionals
-
- EMPTY - Static variable in class org.apache.brooklyn.util.core.config.ConfigBag
-
an immutable, empty ConfigBag
- EMPTY - Static variable in class org.apache.brooklyn.util.text.Strings
-
The empty String
.
- EMPTY_CATALOG_URL - Static variable in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- EMPTY_EXCEPTION - Static variable in class org.apache.brooklyn.util.guava.IllegalStateExceptionSupplier
-
- EmptyRelationSupport<SourceType extends BrooklynObject> - Class in org.apache.brooklyn.core.relations
-
- EmptyRelationSupport(SourceType) - Constructor for class org.apache.brooklyn.core.relations.EmptyRelationSupport
-
- EmptySoftwareProcess - Interface in org.apache.brooklyn.entity.software.base
-
- EmptySoftwareProcessDriver - Interface in org.apache.brooklyn.entity.software.base
-
- EmptySoftwareProcessImpl - Class in org.apache.brooklyn.entity.software.base
-
- EmptySoftwareProcessImpl() - Constructor for class org.apache.brooklyn.entity.software.base.EmptySoftwareProcessImpl
-
- EmptySoftwareProcessSshDriver - Class in org.apache.brooklyn.entity.software.base
-
- EmptySoftwareProcessSshDriver(EmptySoftwareProcessImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.software.base.EmptySoftwareProcessSshDriver
-
- emptyToNull(String) - Static method in class org.apache.brooklyn.util.text.Strings
-
- EmptyWindowsProcess - Interface in org.apache.brooklyn.entity.software.base
-
- EmptyWindowsProcessDriver - Interface in org.apache.brooklyn.entity.software.base
-
- EmptyWindowsProcessImpl - Class in org.apache.brooklyn.entity.software.base
-
- EmptyWindowsProcessImpl() - Constructor for class org.apache.brooklyn.entity.software.base.EmptyWindowsProcessImpl
-
- EmptyWindowsProcessWinRmDriver - Class in org.apache.brooklyn.entity.software.base
-
- EmptyWindowsProcessWinRmDriver(EmptyWindowsProcessImpl, WinRmMachineLocation) - Constructor for class org.apache.brooklyn.entity.software.base.EmptyWindowsProcessWinRmDriver
-
- enable(String) - Static method in class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
- ENABLE_AVAILABILITY_ZONES - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- ENABLE_MANAGEMENT_PLUGIN - Static variable in interface org.apache.brooklyn.entity.messaging.rabbit.RabbitBroker
-
- ENABLE_REST_INTERFACE - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- enabled(boolean) - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
Whether this feed is enabled (defaulting to true).
- ENABLED - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- ENABLED_HTTP_PROTOCOLS - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- ENABLED_PROTOCOLS - Static variable in interface org.apache.brooklyn.entity.webapp.WebAppServiceConstants
-
- enableFileRoots(boolean) - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltSshTasks
-
- enableWriteAccess() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister
-
- enableWriteAccess() - Method in class org.apache.brooklyn.core.mgmt.persist.BrooklynMementoPersisterToObjectStore
-
- encode(String) - Static method in class org.apache.brooklyn.util.net.URLParamEncoder
-
- encode(String) - Static method in class org.apache.brooklyn.util.net.Urls
-
encodes the string suitable for use in a URL, using default character set
(non-deprecated version of URLEncoder.encode)
- encodePublicKey(PublicKey) - Static method in class org.apache.brooklyn.util.crypto.AuthorizedKeysParser
-
- encodeUrlParams(Map<?, ?>) - Static method in class org.apache.brooklyn.util.http.HttpTool
-
- end() - Method in class org.apache.brooklyn.util.stream.ThreadLocalPrintStream.OutputCapturingContext
-
- ENDPOINT - Static variable in class org.apache.brooklyn.policy.ha.ConnectionFailureDetector
-
- ENDPOINT_SNITCH_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- ENDPOINT_SNITCH_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- enricher(Enricher) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
adds a policy to the spec
- enricher(EnricherSpec<?>) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
adds a policy to the spec
- enricher(String, String) - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData.Builder
-
- Enricher - Interface in org.apache.brooklyn.api.sensor
-
Publishes metrics for an entity, e.g.
- enricher(EnricherMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl.Builder
-
- enricher(String, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl.Builder
-
- EnricherDynamicType - Class in org.apache.brooklyn.core.enricher
-
- EnricherDynamicType(Class<? extends Enricher>) - Constructor for class org.apache.brooklyn.core.enricher.EnricherDynamicType
-
- EnricherDynamicType(AbstractEnricher) - Constructor for class org.apache.brooklyn.core.enricher.EnricherDynamicType
-
- EnricherMemento - Interface in org.apache.brooklyn.api.mgmt.rebind.mementos
-
Represents the state of an enricher, so that it can be reconstructed (e.g.
- enricherMementoFunction() - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators
-
- enrichers() - Method in interface org.apache.brooklyn.api.entity.Entity
-
- enrichers(Iterable<? extends Enricher>) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
adds the supplied policies to the spec
- enrichers() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.Delta
-
- enrichers(Map<String, String>) - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData.Builder
-
- enrichers() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- enrichers() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
- enrichers(Map<String, EnricherMemento>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl.Builder
-
- enrichers(Map<String, String>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl.Builder
-
- enrichers() - Method in class org.apache.brooklyn.core.mgmt.rebind.PersisterDeltaImpl
-
- Enrichers - Class in org.apache.brooklyn.enricher.stock
-
- Enrichers.AbstractEnricherBuilder<B extends Enrichers.AbstractEnricherBuilder<B>> - Class in org.apache.brooklyn.enricher.stock
-
- Enrichers.AbstractEnricherBuilder(Class<? extends Enricher>) - Constructor for class org.apache.brooklyn.enricher.stock.Enrichers.AbstractEnricherBuilder
-
- Enrichers.AbstractUpdatingMapBuilder<S,TKey,TVal,B extends Enrichers.AbstractUpdatingMapBuilder<S,TKey,TVal,B>> - Class in org.apache.brooklyn.enricher.stock
-
- Enrichers.AbstractUpdatingMapBuilder(AttributeSensor<Map<TKey, TVal>>) - Constructor for class org.apache.brooklyn.enricher.stock.Enrichers.AbstractUpdatingMapBuilder
-
- Enrichers.AggregatorBuilder<S,T> - Class in org.apache.brooklyn.enricher.stock
-
- Enrichers.AggregatorBuilder(AttributeSensor<S>) - Constructor for class org.apache.brooklyn.enricher.stock.Enrichers.AggregatorBuilder
-
- Enrichers.Builder<B extends Enrichers.Builder<B>> - Class in org.apache.brooklyn.enricher.stock
-
- Enrichers.Builder() - Constructor for class org.apache.brooklyn.enricher.stock.Enrichers.Builder
-
- Enrichers.CombinerBuilder<S,T> - Class in org.apache.brooklyn.enricher.stock
-
- Enrichers.CombinerBuilder(AttributeSensor<? extends S>...) - Constructor for class org.apache.brooklyn.enricher.stock.Enrichers.CombinerBuilder
-
- Enrichers.CombinerBuilder(Collection<AttributeSensor<? extends S>>) - Constructor for class org.apache.brooklyn.enricher.stock.Enrichers.CombinerBuilder
-
- Enrichers.ComputingAverage<T extends java.lang.Number> - Class in org.apache.brooklyn.enricher.stock
-
- Enrichers.ComputingAverage(Number, Number, TypeToken<T>) - Constructor for class org.apache.brooklyn.enricher.stock.Enrichers.ComputingAverage
-
- Enrichers.ComputingIsQuorate<T> - Class in org.apache.brooklyn.enricher.stock
-
- Enrichers.ComputingIsQuorate(TypeToken<T>, QuorumCheck, int) - Constructor for class org.apache.brooklyn.enricher.stock.Enrichers.ComputingIsQuorate
-
- Enrichers.ComputingSum<T extends java.lang.Number> - Class in org.apache.brooklyn.enricher.stock
-
- Enrichers.ComputingSum(Number, Number, TypeToken<T>) - Constructor for class org.apache.brooklyn.enricher.stock.Enrichers.ComputingSum
-
- Enrichers.InitialBuilder - Class in org.apache.brooklyn.enricher.stock
-
- Enrichers.InitialBuilder() - Constructor for class org.apache.brooklyn.enricher.stock.Enrichers.InitialBuilder
-
- Enrichers.JoinerBuilder - Class in org.apache.brooklyn.enricher.stock
-
- Enrichers.JoinerBuilder(AttributeSensor<?>) - Constructor for class org.apache.brooklyn.enricher.stock.Enrichers.JoinerBuilder
-
- Enrichers.PropagatorBuilder - Class in org.apache.brooklyn.enricher.stock
-
- Enrichers.PropagatorBuilder(Map<? extends Sensor<?>, ? extends Sensor<?>>) - Constructor for class org.apache.brooklyn.enricher.stock.Enrichers.PropagatorBuilder
-
- Enrichers.PropagatorBuilder(Iterable<? extends Sensor<?>>) - Constructor for class org.apache.brooklyn.enricher.stock.Enrichers.PropagatorBuilder
-
- Enrichers.PropagatorBuilder(Sensor<?>...) - Constructor for class org.apache.brooklyn.enricher.stock.Enrichers.PropagatorBuilder
-
- Enrichers.ReducerBuilder - Class in org.apache.brooklyn.enricher.stock
-
- Enrichers.ReducerBuilder(Class<? extends Reducer>, List<AttributeSensor<?>>) - Constructor for class org.apache.brooklyn.enricher.stock.Enrichers.ReducerBuilder
-
- Enrichers.TransformerBuilder<S,T> - Class in org.apache.brooklyn.enricher.stock
-
- Enrichers.TransformerBuilder(AttributeSensor<S>) - Constructor for class org.apache.brooklyn.enricher.stock.Enrichers.TransformerBuilder
-
- Enrichers.UpdatingMapBuilder<S,TKey,TVal> - Class in org.apache.brooklyn.enricher.stock
-
- Enrichers.UpdatingMapBuilder(AttributeSensor<Map<TKey, TVal>>) - Constructor for class org.apache.brooklyn.enricher.stock.Enrichers.UpdatingMapBuilder
-
- EnricherSpec<T extends Enricher> - Class in org.apache.brooklyn.api.sensor
-
Gives details of an enricher to be created.
- EnricherSpec.ExtensibleEnricherSpec<T extends Enricher,K extends EnricherSpec.ExtensibleEnricherSpec<T,K>> - Class in org.apache.brooklyn.api.sensor
-
- enricherSpecs(Iterable<? extends EnricherSpec<?>>) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
adds the supplied policies to the spec
- EnricherType - Interface in org.apache.brooklyn.api.sensor
-
- EnricherTypeSnapshot - Class in org.apache.brooklyn.core.enricher
-
- entities() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.Delta
-
- entities(Map<String, String>) - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData.Builder
-
- Entities - Class in org.apache.brooklyn.core.entity
-
Convenience methods for working with entities.
- Entities() - Constructor for class org.apache.brooklyn.core.entity.Entities
-
- entities(Map<String, EntityMemento>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl.Builder
-
- entities() - Method in class org.apache.brooklyn.core.mgmt.rebind.PersisterDeltaImpl
-
- ENTITIES - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- entities(Set<EntitySpec>) - Method in class org.apache.brooklyn.rest.domain.ApplicationSpec.Builder
-
- entitiesToRemove(Multimap<Location, Entity>, int) - Method in interface org.apache.brooklyn.entity.group.DynamicCluster.NodePlacementStrategy
-
- entitiesToRemove(Multimap<Location, Entity>, int) - Method in class org.apache.brooklyn.entity.group.zoneaware.BalancingNodePlacementStrategy
-
- entitledToSee(ManagementContext) - Static method in class org.apache.brooklyn.core.catalog.CatalogPredicates
-
- entitledToSee(ManagementContext) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- EntitlementClass<T> - Interface in org.apache.brooklyn.api.mgmt.entitlement
-
- entitlementClassArgumentType() - Method in interface org.apache.brooklyn.api.mgmt.entitlement.EntitlementClass
-
- entitlementClassArgumentType() - Method in class org.apache.brooklyn.core.mgmt.entitlement.BasicEntitlementClassDefinition
-
- entitlementClassIdentifier() - Method in interface org.apache.brooklyn.api.mgmt.entitlement.EntitlementClass
-
- entitlementClassIdentifier() - Method in class org.apache.brooklyn.core.mgmt.entitlement.BasicEntitlementClassDefinition
-
- EntitlementContext - Interface in org.apache.brooklyn.api.mgmt.entitlement
-
- EntitlementManager - Interface in org.apache.brooklyn.api.mgmt.entitlement
-
Entitlement lookup relies on:
an "entitlement context", consisting of at minimum a string identifier of the user/actor for which entitlement is being requested
an "entitlement class", representing the category of activity for which entitlement is being requested
an "entitlement class argument", representing the specifics of the activity for which entitlement is being requested
- EntitlementManagerAdapter - Class in org.apache.brooklyn.core.mgmt.entitlement
-
provides an easy entry point to supplying entitlements, by providing the dispatch and defining the additional methods
which have to be supplied.
- EntitlementManagerAdapter() - Constructor for class org.apache.brooklyn.core.mgmt.entitlement.EntitlementManagerAdapter
-
- EntitlementPredicates - Class in org.apache.brooklyn.core.mgmt.entitlement
-
- EntitlementPredicates() - Constructor for class org.apache.brooklyn.core.mgmt.entitlement.EntitlementPredicates
-
- Entitlements - Class in org.apache.brooklyn.core.mgmt.entitlement
-
- Entitlements() - Constructor for class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
- Entitlements.EntitlementClassesEnum - Enum in org.apache.brooklyn.core.mgmt.entitlement
-
- Entitlements.EntitlementClassesHandler<T> - Interface in org.apache.brooklyn.core.mgmt.entitlement
-
- Entitlements.EntityAndItem<T> - Class in org.apache.brooklyn.core.mgmt.entitlement
-
- Entitlements.EntityAndItem(Entity, T) - Constructor for class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntityAndItem
-
- Entitlements.FineGrainedEntitlements - Class in org.apache.brooklyn.core.mgmt.entitlement
-
- Entitlements.FineGrainedEntitlements() - Constructor for class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.FineGrainedEntitlements
-
- Entitlements.FineGrainedEntitlements.SinglePermissionEntitlementChecker<U> - Class in org.apache.brooklyn.core.mgmt.entitlement
-
- Entitlements.LifecycleEffectors - Class in org.apache.brooklyn.core.mgmt.entitlement
-
These lifecycle operations are currently treated as effectors.
- Entitlements.LifecycleEffectors() - Constructor for class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.LifecycleEffectors
-
- Entitlements.StringAndArgument - Class in org.apache.brooklyn.core.mgmt.entitlement
-
- Entitlements.StringAndArgument(String, Object) - Constructor for class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.StringAndArgument
-
- ENTITLEMENTS_CONFIG_PREFIX - Static variable in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
- Entity - Interface in org.apache.brooklyn.api.entity
-
The basic interface for a Brooklyn entity.
- entity(String, String) - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData.Builder
-
- entity(String) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
- entity(String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
-
- entity - Variable in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.WrappedEntity
-
- entity(EntityMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl.Builder
-
- entity(String, String, String, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl.Builder
-
- entity(EntityLocal) - Method in class org.apache.brooklyn.entity.chef.ChefAttributeFeed.Builder
-
- entity(EntityLocal) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- entity(EntityLocal) - Method in class org.apache.brooklyn.feed.function.FunctionFeed.Builder
-
- entity(EntityLocal) - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- entity(EntityLocal) - Method in class org.apache.brooklyn.feed.jmx.JmxFeed.Builder
-
- entity(EntityLocal) - Method in class org.apache.brooklyn.feed.shell.ShellFeed.Builder
-
- entity(EntityLocal) - Method in class org.apache.brooklyn.feed.ssh.SshFeed.Builder
-
- entity(Entity) - Method in class org.apache.brooklyn.feed.windows.WindowsPerformanceCounterFeed.Builder
-
- Entity.AdjunctSupport<T extends EntityAdjunct> - Interface in org.apache.brooklyn.api.entity
-
- Entity.EnricherSupport - Interface in org.apache.brooklyn.api.entity
-
- Entity.GroupSupport - Interface in org.apache.brooklyn.api.entity
-
For managing/querying the group membership of this entity.
- Entity.PolicySupport - Interface in org.apache.brooklyn.api.entity
-
- Entity.SensorSupport - Interface in org.apache.brooklyn.api.entity
-
- ENTITY_FAILED - Static variable in class org.apache.brooklyn.policy.ha.HASensors
-
- ENTITY_FAILED - Static variable in class org.apache.brooklyn.policy.ha.ServiceFailureDetector
-
- ENTITY_FAILED_ONLY_IF_PREVIOUSLY_UP - Static variable in class org.apache.brooklyn.policy.ha.ServiceFailureDetector
-
- ENTITY_FAILED_REPUBLISH_TIME - Static variable in class org.apache.brooklyn.policy.ha.ServiceFailureDetector
-
- ENTITY_FAILED_STABILIZATION_DELAY - Static variable in class org.apache.brooklyn.policy.ha.ServiceFailureDetector
-
- ENTITY_FILTER - Static variable in class org.apache.brooklyn.enricher.stock.AbstractAggregator
-
- ENTITY_FILTER - Static variable in interface org.apache.brooklyn.entity.group.DynamicGroup
-
- ENTITY_FILTER - Static variable in interface org.apache.brooklyn.entity.monitoring.zabbix.ZabbixServer
-
- ENTITY_FILTER - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- ENTITY_MACHINE - Static variable in class org.apache.brooklyn.entity.machine.pool.ServerPoolImpl
-
Accesses must be synchronised by mutex
- ENTITY_PROVIDER - Static variable in interface org.apache.brooklyn.entity.dns.AbstractGeoDnsService
-
- ENTITY_QUARANTINED - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- ENTITY_RECOVERED - Static variable in class org.apache.brooklyn.policy.ha.HASensors
-
- ENTITY_RECOVERED_STABILIZATION_DELAY - Static variable in class org.apache.brooklyn.policy.ha.ServiceFailureDetector
-
- ENTITY_REPLACEMENT_FAILED - Static variable in class org.apache.brooklyn.policy.ha.ServiceReplacer
-
- ENTITY_RESTART_FAILED - Static variable in class org.apache.brooklyn.policy.ha.ServiceRestarter
-
- ENTITY_SPEC_TO_DEPLOY - Static variable in interface org.apache.brooklyn.test.framework.InfrastructureDeploymentTestCase
-
Entity specs to deploy.
- ENTITY_STARTED - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- ENTITY_WITH_METRIC - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- EntityAdjunct - Interface in org.apache.brooklyn.api.objs
-
EntityAdjuncts are supplementary logic that can be attached to Entities,
such as providing sensor enrichment or event-driven policy behavior
- EntityAdjuncts - Class in org.apache.brooklyn.core.entity
-
Convenience methods for working with entity adjunts.
- EntityAdjuncts() - Constructor for class org.apache.brooklyn.core.entity.EntityAdjuncts
-
- EntityAndAttribute<T> - Class in org.apache.brooklyn.core.entity
-
- EntityAndAttribute(Entity, AttributeSensor<T>) - Constructor for class org.apache.brooklyn.core.entity.EntityAndAttribute
-
- EntityApi - Interface in org.apache.brooklyn.rest.api
-
- EntityAsserts - Class in org.apache.brooklyn.core.entity
-
Convenience class containing assertions that may be made about entities.
- EntityAsserts() - Constructor for class org.apache.brooklyn.core.entity.EntityAsserts
-
- EntityChangeListener - Interface in org.apache.brooklyn.core.mgmt.internal
-
- EntityConfigApi - Interface in org.apache.brooklyn.rest.api
-
- EntityConfigMap - Class in org.apache.brooklyn.core.entity.internal
-
- EntityConfigMap(AbstractEntity) - Constructor for class org.apache.brooklyn.core.entity.internal.EntityConfigMap
-
- EntityConfigMap(AbstractEntity, Map<ConfigKey<?>, Object>) - Constructor for class org.apache.brooklyn.core.entity.internal.EntityConfigMap
-
- EntityConfigResource - Class in org.apache.brooklyn.rest.resources
-
- EntityConfigResource() - Constructor for class org.apache.brooklyn.rest.resources.EntityConfigResource
-
- EntityConfigSummary - Class in org.apache.brooklyn.rest.domain
-
- EntityConfigSummary(String, String, String, Object, boolean, String, Double, List<Map<String, String>>, Map<String, URI>) - Constructor for class org.apache.brooklyn.rest.domain.EntityConfigSummary
-
- EntityConfigSummary(ConfigKey<?>, String, Double, Map<String, URI>) - Constructor for class org.apache.brooklyn.rest.domain.EntityConfigSummary
-
- entityConfigSummary(Entity, ConfigKey<?>) - Static method in class org.apache.brooklyn.rest.transform.EntityTransformer
-
generates a representation for a given config key,
with label inferred from annoation in the entity class,
and links pointing to the entity and the applicaiton
- entityConfigSummary(ConfigKey<?>, Field) - Static method in class org.apache.brooklyn.rest.transform.EntityTransformer
-
- entityConfigSummary(SpecParameter<?>, AtomicInteger) - Static method in class org.apache.brooklyn.rest.transform.EntityTransformer
-
- EntityDriver - Interface in org.apache.brooklyn.api.entity.drivers
-
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.
- EntityDriverManager - Interface in org.apache.brooklyn.api.entity.drivers
-
Responsible for creating a driver for a given entity/location.
- EntityDynamicType - Class in org.apache.brooklyn.core.entity
-
This is the actual type of an entity instance at runtime,
which can change from the static
EntityType
, and can change over time;
for this reason it does *not* implement EntityType, but
callers can call
EntityDynamicType.getSnapshot()
to get a snapshot such instance
- EntityDynamicType(AbstractEntity) - Constructor for class org.apache.brooklyn.core.entity.EntityDynamicType
-
- EntityDynamicType(Class<? extends Entity>) - Constructor for class org.apache.brooklyn.core.entity.EntityDynamicType
-
- EntityFactory<T extends Entity> - Interface in org.apache.brooklyn.core.entity.factory
-
Deprecated.
since 0.7.0; use EntitySpec instead, as the factory does not put the entity through the initialization process
- EntityFactoryForLocation<T extends Entity> - Interface in org.apache.brooklyn.core.entity.factory
-
dispatch interface to allow an EntityFactory to indicate it might be able to discover
other factories for specific locations (e.g.
- entityFilter() - Method in interface org.apache.brooklyn.entity.group.DynamicGroup
-
- entityFilter() - Method in class org.apache.brooklyn.entity.group.DynamicGroupImpl
-
- EntityFunctions - Class in org.apache.brooklyn.core.entity
-
- EntityFunctions() - Constructor for class org.apache.brooklyn.core.entity.EntityFunctions
-
- EntityHttpClient - Interface in org.apache.brooklyn.entity.brooklynnode
-
Helpful methods for making HTTP requests to
BrooklynNode
entities.
- EntityHttpClient.ResponseCodePredicates - Class in org.apache.brooklyn.entity.brooklynnode
-
- EntityHttpClient.ResponseCodePredicates() - Constructor for class org.apache.brooklyn.entity.brooklynnode.EntityHttpClient.ResponseCodePredicates
-
- EntityHttpClientImpl - Class in org.apache.brooklyn.entity.brooklynnode
-
- EntityInitializer - Interface in org.apache.brooklyn.api.entity
-
Instances of this class supply logic which can be used to initialize entities.
- EntityInitializers - Class in org.apache.brooklyn.core.entity
-
- EntityInitializers() - Constructor for class org.apache.brooklyn.core.entity.EntityInitializers
-
- EntityInitializers.AddTags - Class in org.apache.brooklyn.core.entity
-
- EntityInitializers.AddTags(Object...) - Constructor for class org.apache.brooklyn.core.entity.EntityInitializers.AddTags
-
- EntityInternal - Interface in org.apache.brooklyn.core.entity
-
Extended Entity interface with additional functionality that is purely-internal (i.e.
- EntityInternal.EnricherSupportInternal - Interface in org.apache.brooklyn.core.entity
-
- EntityInternal.FeedSupport - Interface in org.apache.brooklyn.core.entity
-
- EntityInternal.GroupSupportInternal - Interface in org.apache.brooklyn.core.entity
-
- EntityInternal.PolicySupportInternal - Interface in org.apache.brooklyn.core.entity
-
- EntityInternal.SensorSupportInternal - Interface in org.apache.brooklyn.core.entity
-
- EntityLaunchListener - Class in org.apache.brooklyn.entity.system_service
-
- EntityLaunchListener(SystemServiceEnricher) - Constructor for class org.apache.brooklyn.entity.system_service.EntityLaunchListener
-
- EntityLocal - Interface in org.apache.brooklyn.api.entity
-
- EntityLocationUtils - Class in org.apache.brooklyn.rest.util
-
- EntityLocationUtils(ManagementContext) - Constructor for class org.apache.brooklyn.rest.util.EntityLocationUtils
-
- EntityManagementSupport - Class in org.apache.brooklyn.core.mgmt.internal
-
Encapsulates management activities at an entity.
- EntityManagementSupport(AbstractEntity) - Constructor for class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
- EntityManagementUtils - Class in org.apache.brooklyn.core.mgmt
-
Utility methods for working with entities and applications
- EntityManagementUtils() - Constructor for class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
- EntityManagementUtils.CreationResult<T,U> - Class in org.apache.brooklyn.core.mgmt
-
container for operation which creates something and which wants to return both
the items created and any pending create/start task
- EntityManagementUtils.CreationResult(T, Task<U>) - Constructor for class org.apache.brooklyn.core.mgmt.EntityManagementUtils.CreationResult
-
- EntityManager - Interface in org.apache.brooklyn.api.mgmt
-
For managing and querying entities.
- EntityManagerInternal - Interface in org.apache.brooklyn.core.mgmt.internal
-
- EntityMemento - Interface in org.apache.brooklyn.api.mgmt.rebind.mementos
-
Represents the state of an entity, so that it can be reconstructed (e.g.
- entityMementoFunction() - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators
-
- EntityMementoManifestImpl - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
- EntityMementoManifestImpl(String, String, String, String) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.dto.EntityMementoManifestImpl
-
- EntityPredicates - Class in org.apache.brooklyn.core.entity
-
- EntityPredicates() - Constructor for class org.apache.brooklyn.core.entity.EntityPredicates
-
- EntityProxy - Interface in org.apache.brooklyn.core.objs.proxy
-
Marker interface, indicating that this is a proxy to an entity.
- EntityProxyImpl - Class in org.apache.brooklyn.core.objs.proxy
-
A dynamic proxy for an entity.
- EntityProxyImpl(Entity) - Constructor for class org.apache.brooklyn.core.objs.proxy.EntityProxyImpl
-
- EntityRelations<T extends BrooklynObject> - Class in org.apache.brooklyn.core.entity
-
TODO these relations are not used yet; see issue where this is introduced and email thread
- EntityRelations() - Constructor for class org.apache.brooklyn.core.entity.EntityRelations
-
- EntityResource - Class in org.apache.brooklyn.rest.resources
-
- EntityResource() - Constructor for class org.apache.brooklyn.rest.resources.EntityResource
-
- EntitySpec<T extends Entity> - Class in org.apache.brooklyn.api.entity
-
Gives details of an entity to be created.
- EntitySpec(Class<T>) - Constructor for class org.apache.brooklyn.api.entity.EntitySpec
-
- entitySpec(Map<String, Object>) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
- EntitySpec - Class in org.apache.brooklyn.rest.domain
-
- EntitySpec(String) - Constructor for class org.apache.brooklyn.rest.domain.EntitySpec
-
- EntitySpec(String, String) - Constructor for class org.apache.brooklyn.rest.domain.EntitySpec
-
- EntitySpec(String, String, Map<String, String>) - Constructor for class org.apache.brooklyn.rest.domain.EntitySpec
-
- EntitySpecConfiguration - Class in org.apache.brooklyn.camp.brooklyn.spi.creation
-
Captures the
EntitySpec
configuration defined in YAML.
- EntitySpecConfiguration(Map<String, ?>) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.creation.EntitySpecConfiguration
-
- EntitySpecResolver - Interface in org.apache.brooklyn.core.resolve.entity
-
- entitySummaries(Iterable<? extends Entity>) - Static method in class org.apache.brooklyn.rest.transform.EntityTransformer
-
- EntitySummary - Class in org.apache.brooklyn.rest.domain
-
- EntitySummary(String, String, String, String, Map<String, URI>) - Constructor for class org.apache.brooklyn.rest.domain.EntitySummary
-
- entitySummary(Entity) - Static method in class org.apache.brooklyn.rest.transform.EntityTransformer
-
- EntitySuppliers - Class in org.apache.brooklyn.core.entity
-
- EntitySuppliers() - Constructor for class org.apache.brooklyn.core.entity.EntitySuppliers
-
- EntityTasks - Class in org.apache.brooklyn.core.entity
-
Generally useful tasks related to entities
- EntityTasks() - Constructor for class org.apache.brooklyn.core.entity.EntityTasks
-
- EntityTestUtils - Class in org.apache.brooklyn.test
-
Deprecated.
since 0.9.0. Prefer core assertions class org.apache.brooklyn.core.entity.EntityAsserts.
- EntityTestUtils() - Constructor for class org.apache.brooklyn.test.EntityTestUtils
-
Deprecated.
- EntityTransformer - Class in org.apache.brooklyn.rest.transform
-
- EntityTransformer() - Constructor for class org.apache.brooklyn.rest.transform.EntityTransformer
-
- EntityTransientCopyInternal - Interface in org.apache.brooklyn.core.entity.internal
-
- EntityTransientCopyInternal.SpecialEntityTransientCopyInternal - Interface in org.apache.brooklyn.core.entity.internal
-
more methods, but which are only on selected entities
- EntityType - Interface in org.apache.brooklyn.api.entity
-
Gives type information for an
Entity
.
- EntityTypeRegistry - Interface in org.apache.brooklyn.api.entity
-
A registry of the entity implementations to be used when creating an entity of a given type.
- EntityTypes - Class in org.apache.brooklyn.core.entity
-
- EntityTypes() - Constructor for class org.apache.brooklyn.core.entity.EntityTypes
-
Deprecated.
- EntityTypeSnapshot - Class in org.apache.brooklyn.core.entity
-
- entityUri(Entity) - Static method in class org.apache.brooklyn.rest.transform.EntityTransformer
-
- entityUrl() - Static method in class org.apache.brooklyn.entity.stock.DelegateEntity.EntityUrl
-
- entityWithMetric(Entity) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- entries(Map<String, File>) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Add a Map
of entries to the archive.
- entry(String, String) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Add the file
to the archive with the path entryPath
.
- entry(String, File) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Add the file
to the archive with the path entryPath
.
- entrySet() - Method in class org.apache.brooklyn.core.entity.internal.ConfigMapViewWithStringKeys
-
- entrySet() - Method in class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- entrySet() - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- EnumCaseForgivingConverter - Class in org.apache.brooklyn.util.core.xstream
-
...
- EnumCaseForgivingConverter() - Constructor for class org.apache.brooklyn.util.core.xstream.EnumCaseForgivingConverter
-
- EnumCaseForgivingSingleValueConverter - Class in org.apache.brooklyn.util.core.xstream
-
- EnumCaseForgivingSingleValueConverter(Class) - Constructor for class org.apache.brooklyn.util.core.xstream.EnumCaseForgivingSingleValueConverter
-
- Enums - Class in org.apache.brooklyn.util.javalang
-
- Enums() - Constructor for class org.apache.brooklyn.util.javalang.Enums
-
- enumValueNameFunction() - Static method in class org.apache.brooklyn.util.javalang.Enums
-
- env(String, String) - Method in class org.apache.brooklyn.feed.shell.ShellPollConfig
-
- env(Map<String, String>) - Method in class org.apache.brooklyn.feed.shell.ShellPollConfig
-
- env(String, String) - Method in class org.apache.brooklyn.feed.ssh.SshPollConfig
-
- env(Map<String, String>) - Method in class org.apache.brooklyn.feed.ssh.SshPollConfig
-
- env(Supplier<Map<String, String>>) - Method in class org.apache.brooklyn.feed.ssh.SshPollConfig
-
adds the given dynamic supplier of environment variables.
- environmentVariable(String, String) - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- environmentVariable(String, String) - Method in interface org.apache.brooklyn.util.core.task.system.ProcessTaskFactory
-
- environmentVariables(Map<String, String>) - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- environmentVariables(Map<String, String>) - Method in interface org.apache.brooklyn.util.core.task.system.ProcessTaskFactory
-
- environmentVariablesReset() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
ensures the script runs with no environment variables; by default they will be inherited
- environmentVariablesReset(Map<?, ?>) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
overrides the default environment variables to use the given set; by default they will be inherited.
- EP_BG_FETCHED - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- EP_BG_FETCHED_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- EPMD_LISTENER_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- equal(KeyPair, KeyPair) - Static method in class org.apache.brooklyn.util.core.crypto.SecureKeys
-
because KeyPair.equals is not implemented :(
- EQUAL_TO - Static variable in class org.apache.brooklyn.test.framework.TestFrameworkAssertions
-
- equals(Object) - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- equals(Object) - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.parse.QuotedString
-
- equals(Object) - Method in class org.apache.brooklyn.camp.server.dto.ApiErrorDto
-
- equals(Object) - Method in class org.apache.brooklyn.camp.server.dto.DtoBase
-
- equals(Object) - Method in class org.apache.brooklyn.core.BrooklynVersion.BrooklynFeature
-
- equals(Object) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogBundleDto
-
- equals(Object) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- equals(Object) - Method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- equals(Object) - Method in class org.apache.brooklyn.core.config.render.RendererHints.DisplayValue
-
- equals(Object) - Method in class org.apache.brooklyn.core.config.render.RendererHints.NamedActionWithUrl
-
- equals(Object) - Method in class org.apache.brooklyn.core.effector.BasicParameterType
-
- equals(Object) - Method in class org.apache.brooklyn.core.effector.EffectorAndBody
-
- equals(Object) - Method in class org.apache.brooklyn.core.effector.EffectorBase
-
- equals(Object) - Method in class org.apache.brooklyn.core.enricher.EnricherTypeSnapshot
-
- equals(Object) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- equals(Object) - Method in class org.apache.brooklyn.core.entity.EntityAndAttribute
-
- equals(Object) - Method in class org.apache.brooklyn.core.entity.EntityTypeSnapshot
-
- equals(Object) - Method in class org.apache.brooklyn.core.entity.lifecycle.Lifecycle.Transition
-
- equals(Object) - Method in class org.apache.brooklyn.core.entity.lifecycle.PolicyDescriptor
-
- equals(Object) - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- equals(Object) - Method in class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- equals(Object) - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- equals(Object) - Method in class org.apache.brooklyn.core.location.access.PortMapping
-
- equals(Object) - Method in class org.apache.brooklyn.core.location.BasicLocationDefinition
-
- equals(Object) - Method in class org.apache.brooklyn.core.location.BasicMachineMetadata
-
- equals(Object) - Method in class org.apache.brooklyn.core.location.geo.HostGeoInfo
-
- equals(Object) - Method in class org.apache.brooklyn.core.location.internal.LocationTypeSnapshot
-
- equals(Object) - Method in class org.apache.brooklyn.core.location.PortRanges.AggregatePortRange
-
- equals(Object) - Method in class org.apache.brooklyn.core.location.PortRanges.LinearPortRange
-
- equals(Object) - Method in class org.apache.brooklyn.core.location.PortRanges.SinglePort
-
- equals(Object) - Method in class org.apache.brooklyn.core.mgmt.BrooklynTags.ListTag
-
- equals(Object) - Method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.EffectorCallTag
-
- equals(Object) - Method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.WrappedEntity
-
- equals(Object) - Method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.WrappedStream
-
- equals(Object) - Method in class org.apache.brooklyn.core.mgmt.classloading.AbstractBrooklynClassLoadingContext
-
- equals(Object) - Method in class org.apache.brooklyn.core.mgmt.classloading.BrooklynClassLoadingContextSequential
-
- equals(Object) - Method in class org.apache.brooklyn.core.mgmt.classloading.JavaBrooklynClassLoadingContext
-
- equals(Object) - Method in class org.apache.brooklyn.core.mgmt.classloading.OsgiBrooklynClassLoadingContext
-
- equals(Object) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractSubscriptionManager.EntitySensorToken
-
- equals(Object) - Method in class org.apache.brooklyn.core.mgmt.internal.AsyncCollectionChangeAdapter
-
- equals(Object) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- equals(Object) - Method in class org.apache.brooklyn.core.mgmt.internal.GroovyObservablesPropertyChangeToCollectionChangeAdapter
-
- equals(Object) - Method in class org.apache.brooklyn.core.mgmt.usage.ApplicationUsage.ApplicationEvent
-
- equals(Object) - Method in class org.apache.brooklyn.core.mgmt.usage.LocationUsage.LocationEvent
-
- equals(Object) - Method in class org.apache.brooklyn.core.objs.AdjunctType
-
- equals(Object) - Method in class org.apache.brooklyn.core.objs.BasicSpecParameter
-
- equals(Object) - Method in class org.apache.brooklyn.core.objs.BrooklynTypeSnapshot
-
- equals(Object) - Method in class org.apache.brooklyn.core.objs.proxy.EntityProxyImpl
-
- equals(Object) - Method in class org.apache.brooklyn.core.policy.PolicyTypeSnapshot
-
- equals(Object) - Method in class org.apache.brooklyn.core.sensor.BasicSensor
-
- equals(Object) - Method in class org.apache.brooklyn.core.sensor.BasicSensorEvent
-
Any SensorEvents are equal if their sensor, source and value are equal.
- equals(Object) - Method in class org.apache.brooklyn.core.typereg.BasicOsgiBundleWithUrl
-
- equals(Object) - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig
-
- equals(Object) - Method in class org.apache.brooklyn.location.jclouds.pool.MachineSet
-
- equals(Object) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- equals(Object) - Method in class org.apache.brooklyn.policy.followthesun.WeightedObject
-
- equals(Object) - Method in class org.apache.brooklyn.rest.domain.AccessSummary
-
- equals(Object) - Method in class org.apache.brooklyn.rest.domain.ApiError
-
- equals(Object) - Method in class org.apache.brooklyn.rest.domain.ApplicationSpec
-
- equals(Object) - Method in class org.apache.brooklyn.rest.domain.ApplicationSummary
-
- equals(Object) - Method in class org.apache.brooklyn.rest.domain.CatalogItemSummary
-
- equals(Object) - Method in class org.apache.brooklyn.rest.domain.ConfigSummary
-
- equals(Object) - Method in class org.apache.brooklyn.rest.domain.EffectorSummary
-
- equals(Object) - Method in class org.apache.brooklyn.rest.domain.EffectorSummary.ParameterSummary
-
- equals(Object) - Method in class org.apache.brooklyn.rest.domain.EntitySpec
-
- equals(Object) - Method in class org.apache.brooklyn.rest.domain.EntitySummary
-
- equals(Object) - Method in class org.apache.brooklyn.rest.domain.HighAvailabilitySummary
-
- equals(Object) - Method in class org.apache.brooklyn.rest.domain.HighAvailabilitySummary.HaNodeSummary
-
- equals(Object) - Method in class org.apache.brooklyn.rest.domain.LinkWithMetadata
-
- equals(Object) - Method in class org.apache.brooklyn.rest.domain.LocationSpec
-
Deprecated.
- equals(Object) - Method in class org.apache.brooklyn.rest.domain.LocationSummary
-
- equals(Object) - Method in class org.apache.brooklyn.rest.domain.PolicySummary
-
- equals(Object) - Method in class org.apache.brooklyn.rest.domain.SensorSummary
-
- equals(Object) - Method in class org.apache.brooklyn.rest.domain.UsageStatistic
-
- equals(Object) - Method in class org.apache.brooklyn.rest.domain.UsageStatistics
-
- EQUALS - Static variable in class org.apache.brooklyn.test.framework.TestFrameworkAssertions
-
- equals(Object) - Method in class org.apache.brooklyn.util.collections.SetFromLiveMap
-
- equals(Object) - Method in class org.apache.brooklyn.util.collections.TimestampedValue
-
- equals(Object) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection
-
- equals(Object) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- equals(Object) - Method in class org.apache.brooklyn.util.guava.Maybe
-
- Equals - Class in org.apache.brooklyn.util.javalang
-
- Equals() - Constructor for class org.apache.brooklyn.util.javalang.Equals
-
- equals(Object) - Method in class org.apache.brooklyn.util.math.BitList
-
- equals(Object) - Method in class org.apache.brooklyn.util.maven.MavenArtifact
-
- equals(Object) - Method in class org.apache.brooklyn.util.net.Cidr
-
- equals(Object) - Method in class org.apache.brooklyn.util.net.UserAndHostAndPort
-
- equals(String, String) - Method in class org.apache.brooklyn.util.osgi.VersionedName
-
- equals(String, Version) - Method in class org.apache.brooklyn.util.osgi.VersionedName
-
- equals(Object) - Method in class org.apache.brooklyn.util.osgi.VersionedName
-
- equals(Object) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- equals(Object) - Method in class org.apache.brooklyn.util.stream.KnownSizeInputStream
-
- equals(Object) - Method in class org.apache.brooklyn.util.time.Duration
-
- equalsApproximately(Number, double) - Static method in class org.apache.brooklyn.util.math.MathPredicates
-
Creates a predicate comparing a given number with val
.
- equalsApproximately(Number) - Static method in class org.apache.brooklyn.util.math.MathPredicates
-
Convenience for #equalsApproximately(double,double)
with a delta of 10^{-6}.
- equalsSet(Iterable<?>) - Static method in class org.apache.brooklyn.util.collections.CollectionFunctionals
-
- equalsSetOf(Object...) - Static method in class org.apache.brooklyn.util.collections.CollectionFunctionals
-
default guava Equals predicate will reflect order of target, and will fail when matching against a list;
this treats them both as sets
- equalToAny(Iterable<T>) - Static method in class org.apache.brooklyn.util.text.StringPredicates
-
- ERLANG_DEB_REPO_URL - Static variable in interface org.apache.brooklyn.entity.messaging.rabbit.RabbitBroker
-
- ERLANG_PORT_MAPPER - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- ERLANG_PORT_RANGE_END - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- ERLANG_PORT_RANGE_START - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- ERLANG_VERSION - Static variable in interface org.apache.brooklyn.entity.messaging.rabbit.RabbitBroker
-
- ERLANG_VERSION - Static variable in interface org.apache.brooklyn.entity.nosql.couchdb.CouchDBNode
-
- ERROR_COUNT - Static variable in interface org.apache.brooklyn.entity.webapp.WebAppServiceMetrics
-
- ERROR_COUNT_PER_NODE - Static variable in interface org.apache.brooklyn.entity.webapp.DynamicWebAppCluster
-
- ERROR_COUNT_PER_NODE - Static variable in interface org.apache.brooklyn.entity.webapp.DynamicWebAppFabric
-
- ERROR_LOG_LOCATION - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- ErrorAndToStringUnknownTypeSerializer - Class in org.apache.brooklyn.rest.util.json
-
for non-json-serializable classes (quite a lot of them!) simply provide a sensible error message and a toString.
- ErrorAndToStringUnknownTypeSerializer() - Constructor for class org.apache.brooklyn.rest.util.json.ErrorAndToStringUnknownTypeSerializer
-
- errorCode(Response.Status) - Method in class org.apache.brooklyn.rest.domain.ApiError.Builder
-
- errorCode(Integer) - Method in class org.apache.brooklyn.rest.domain.ApiError.Builder
-
- errors() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- errors() - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
Object which allows adding, removing, and clearing errors.
- errors() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- escapeHtmlFormUrl(String) - Static method in class org.apache.brooklyn.util.text.StringEscapes
-
Encodes a string suitable for use as a URL in an HTML form: space to +, and high-numbered chars assuming UTF-8.
- escapeJavaString(String) - Static method in class org.apache.brooklyn.util.text.StringEscapes.JavaStringEscapes
-
converts normal string to java escaped for double-quotes (but not wrapped in double quotes)
- escapeJavaString(String, Appendable) - Static method in class org.apache.brooklyn.util.text.StringEscapes.JavaStringEscapes
-
converts normal string to java escaped for double-quotes (but not wrapped in double quotes)
- escapeLiteralForDoubleQuotedBash(String) - Static method in class org.apache.brooklyn.util.text.StringEscapes.BashStringEscapes
-
- escapeSql(String) - Static method in class org.apache.brooklyn.util.text.StringEscapes
-
encodes a string to SQL, that is ' becomes ''
- escapeUrlParam(String) - Static method in class org.apache.brooklyn.util.text.StringEscapes
-
Encodes a string suitable for use as a parameter in a URL.
- evaluate(Object, boolean) - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslInterpreter
-
- evaluateOn(Object, FunctionWithArgs, boolean) - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslInterpreter
-
- eventually(Supplier<? extends T>, Predicate<T>) - Static method in class org.apache.brooklyn.test.Asserts
-
- eventually(Map<String, ?>, Supplier<? extends T>, Predicate<T>) - Static method in class org.apache.brooklyn.test.Asserts
-
- eventually(Map<String, ?>, Supplier<? extends T>, Predicate<T>, String) - Static method in class org.apache.brooklyn.test.Asserts
-
- eventually(Supplier<? extends T>, Predicate<T>, Duration) - Static method in class org.apache.brooklyn.test.Asserts
-
- eventually(Supplier<? extends T>, Predicate<T>, Duration, Duration, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Asserts that eventually the supplier gives a value accepted by the predicate.
- eventuallyOnNotify(Object, Supplier<T>, Predicate<T>) - Static method in class org.apache.brooklyn.test.Asserts
-
As #eventuallyOnNotify(Object, Supplier, Predicate, Duration, boolean)
with default timeout.
- eventuallyOnNotify(Object, Supplier<T>, Predicate<T>, Duration) - Static method in class org.apache.brooklyn.test.Asserts
-
- eventuallyOnNotify(T, Predicate<T>, Duration) - Static method in class org.apache.brooklyn.test.Asserts
-
Convenience for #eventuallyOnNotify(Object, Supplier, Predicate, Duration, boolean)
when the notify target and the value under test are the same.
- eventuallyOnNotify(T, Predicate<T>) - Static method in class org.apache.brooklyn.test.Asserts
-
- every(long, TimeUnit) - Method in class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
Set how long to wait between loop iterations.
- every(Duration) - Method in class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
- every(Duration) - Method in class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
- every(long) - Method in class org.apache.brooklyn.util.core.internal.Repeater
-
- every(long, TimeUnit) - Method in class org.apache.brooklyn.util.repeat.Repeater
-
Set how long to wait between loop iterations.
- every(Duration) - Method in class org.apache.brooklyn.util.repeat.Repeater
-
- every(Duration) - Method in class org.apache.brooklyn.util.repeat.Repeater
-
- EVICTED_KEYS - Static variable in interface org.apache.brooklyn.entity.nosql.redis.RedisStore
-
- except(MachineSet) - Static method in class org.apache.brooklyn.location.jclouds.pool.MachinePoolPredicates
-
- except(Predicate<NodeMetadata>) - Static method in class org.apache.brooklyn.location.jclouds.pool.MachinePoolPredicates
-
- Exceptions - Class in org.apache.brooklyn.util.exceptions
-
- Exceptions() - Constructor for class org.apache.brooklyn.util.exceptions.Exceptions
-
- EXCHANGE_NAME - Static variable in interface org.apache.brooklyn.entity.messaging.amqp.AmqpExchange
-
The AMQP exchange name
Sensor
.
- exclude() - Method in class org.apache.brooklyn.camp.spi.resolve.interpret.PlanInterpretationNode
-
indicates that a node should no longer be translated
- EXCLUDE_BLANK - Static variable in class org.apache.brooklyn.enricher.stock.Aggregator
-
- excludedLocations - Variable in class org.apache.brooklyn.policy.followthesun.FollowTheSunParameters
-
a list of excluded locations
- exec(String) - Static method in class org.apache.brooklyn.qa.longevity.MonitorUtils
-
- exec(ShellTool, Map<String, ?>, List<String>, Map<String, ?>) - Method in interface org.apache.brooklyn.util.core.task.system.internal.ExecWithLoggingHelpers.ExecRunner
-
- exec(String...) - Static method in class org.apache.brooklyn.util.core.task.system.SystemTasks
-
- exec(Function<? super T, R>) - Method in class org.apache.brooklyn.util.pool.BasicPool
-
- exec(Function<? super T, R>) - Method in interface org.apache.brooklyn.util.pool.Pool
-
- exec(String, Logger, Object) - Static method in class org.apache.brooklyn.util.ShellUtils
-
Deprecated.
Executes the given command.
- exec(String, String, Logger, Object) - Static method in class org.apache.brooklyn.util.ShellUtils
-
Deprecated.
- exec(Map, String, Logger, Object) - Static method in class org.apache.brooklyn.util.ShellUtils
-
Deprecated.
- exec(Map, String, String, Logger, Object) - Static method in class org.apache.brooklyn.util.ShellUtils
-
Deprecated.
- exec(String[], String[], File, String, Logger, Object) - Static method in class org.apache.brooklyn.util.ShellUtils
-
Deprecated.
- exec(Map, String[], String[], File, String, Logger, Object) - Static method in class org.apache.brooklyn.util.ShellUtils
-
Deprecated.
Executes the given command.
- EXEC_AS_COMMAND - Static variable in class org.apache.brooklyn.feed.ssh.SshFeed
-
- EXEC_COMMAND - Static variable in interface org.apache.brooklyn.entity.machine.MachineEntity
-
- EXEC_COMMAND_TIMEOUT - Static variable in interface org.apache.brooklyn.entity.machine.MachineEntity
-
- EXEC_TRIES - Static variable in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- execAndConsume(HttpClient, HttpUriRequest) - Static method in class org.apache.brooklyn.util.http.HttpTool
-
- execAsCommand() - Method in class org.apache.brooklyn.feed.ssh.SshFeed.Builder
-
- execAsScript() - Method in class org.apache.brooklyn.feed.ssh.SshFeed.Builder
-
- execCommand(String) - Method in interface org.apache.brooklyn.entity.machine.MachineEntity
-
Execute a command and return the output.
- execCommand(String) - Method in class org.apache.brooklyn.entity.machine.MachineEntityImpl
-
- execCommands(String, List<String>) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
Executes a set of commands, directly on the target machine (no wrapping in script).
- execCommands(Map<String, ?>, String, List<String>) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- execCommands(String, List<String>, Map<String, ?>) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- execCommands(Map<String, ?>, String, List<String>, Map<String, ?>) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- execCommands(Map<String, ?>, List<String>, Map<String, ?>) - Method in class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool
-
- execCommands(Map<String, ?>, List<String>, Map<String, ?>) - Method in class org.apache.brooklyn.util.core.internal.ssh.process.ProcessTool
-
- execCommands(Map<String, ?>, List<String>) - Method in class org.apache.brooklyn.util.core.internal.ssh.ShellAbstractTool
-
- execCommands(Map<String, ?>, List<String>, Map<String, ?>) - Method in interface org.apache.brooklyn.util.core.internal.ssh.ShellTool
-
Executes the set of commands using ssh exec.
- execCommands(Map<String, ?>, List<String>) - Method in interface org.apache.brooklyn.util.core.internal.ssh.ShellTool
-
- execCommands(Map<String, ?>, List<String>, Map<String, ?>) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool
-
- execCommands(Map<String, ?>, List<String>, Map<String, ?>) - Method in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- execCommands(Map<String, ?>, List<String>) - Method in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- execCommands(Map<String, ?>, String, List<String>, Map<String, ?>) - Method in class org.apache.brooklyn.util.core.task.system.internal.ExecWithLoggingHelpers
-
- execCommandTimeout(String, Duration) - Method in interface org.apache.brooklyn.entity.machine.MachineEntity
-
Execute a command and return the output, or throw an exception after a timeout.
- execCommandTimeout(String, Duration) - Method in class org.apache.brooklyn.entity.machine.MachineEntityImpl
-
- execProcesses(List<String>, Map<String, ?>, OutputStream, OutputStream, String, Object) - Static method in class org.apache.brooklyn.util.core.internal.ssh.process.ProcessTool
-
- execProcesses(List<String>, Map<String, ?>, OutputStream, OutputStream, String, boolean, Object) - Static method in class org.apache.brooklyn.util.core.internal.ssh.process.ProcessTool
-
- execProcesses(List<String>, Map<String, ?>, File, OutputStream, OutputStream, String, boolean, Object) - Static method in class org.apache.brooklyn.util.core.internal.ssh.process.ProcessTool
-
executes a set of commands by sending them as a single process to `bash -c`
(single command argument of all the commands, joined with separator)
- execRemoteScript(String...) - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
- execScript(String, List<String>) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
Executes a set of commands, wrapped as a script sent to the remote machine.
- execScript(Map<String, ?>, String, List<String>) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- execScript(String, List<String>, Map<String, ?>) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- execScript(Map<String, ?>, String, List<String>, Map<String, ?>) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- execScript(Map<String, ?>, List<String>, Map<String, ?>) - Method in class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool
-
- execScript(Map<String, ?>, List<String>, Map<String, ?>) - Method in class org.apache.brooklyn.util.core.internal.ssh.process.ProcessTool
-
- execScript(Map<String, ?>, List<String>) - Method in class org.apache.brooklyn.util.core.internal.ssh.ShellAbstractTool
-
- execScript(Map<String, ?>, List<String>, Map<String, ?>) - Method in interface org.apache.brooklyn.util.core.internal.ssh.ShellTool
-
Executes the set of commands in a shell script.
- execScript(Map<String, ?>, List<String>) - Method in interface org.apache.brooklyn.util.core.internal.ssh.ShellTool
-
- execScript(Map<String, ?>, List<String>, Map<String, ?>) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool
-
This creates a script containing the user's commands, copies it to the remote server, and
executes the script.
- execScript(Map<String, ?>, List<String>, Map<String, ?>) - Method in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- execScript(Map<String, ?>, List<String>) - Method in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- execScript(Map<String, ?>, String, List<String>, Map<String, ?>) - Method in class org.apache.brooklyn.util.core.task.system.internal.ExecWithLoggingHelpers
-
- execShellDirect(Map<String, ?>, List<String>, Map<String, ?>) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool
-
- execSingleProcess(List<String>, Map<String, ?>, OutputStream, OutputStream, Object) - Static method in class org.apache.brooklyn.util.core.internal.ssh.process.ProcessTool
-
- execSingleProcess(List<String>, Map<String, ?>, File, OutputStream, OutputStream, Object) - Static method in class org.apache.brooklyn.util.core.internal.ssh.process.ProcessTool
-
executes a single process made up of the given command words (*not* bash escaped);
should be portable across OS's
- execute(String, String) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- execute(List<String>, String) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- execute(Map, List<String>, String) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- execute(List<String>) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- execute(List<String>, String) - Method in interface org.apache.brooklyn.entity.software.base.lifecycle.NaiveScriptRunner
-
Runs a script and returns the result code
- execute(Map, List<String>, String) - Method in interface org.apache.brooklyn.entity.software.base.lifecycle.NaiveScriptRunner
-
Runs a script and returns the result code, supporting flags including:
out, err as output/error streams;
logPrefix, prefix string to put in log output;
env, map of environment vars to pass to shell environment
- execute() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- execute() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.WinRmExecuteHelper
-
- execute() - Method in class org.apache.brooklyn.karaf.commands.Catalog
-
- execute() - Method in class org.apache.brooklyn.test.framework.SimpleShellCommandTestImpl
-
- execute(Runnable) - Method in class org.apache.brooklyn.util.core.task.AbstractExecutionContext
-
Provided for compatibility
Submit is preferred if a handle on the resulting Task is desired (although a task can be passed in so this is not always necessary)
- execute(Runnable) - Method in class org.apache.brooklyn.util.core.task.BasicTask.SubmissionErrorCatchingExecutor
-
- EXECUTE_SCRIPT - Static variable in interface org.apache.brooklyn.entity.database.DatastoreMixins.CanExecuteScript
-
- EXECUTE_SCRIPT - Static variable in class org.apache.brooklyn.entity.database.DatastoreMixins
-
- EXECUTE_SCRIPT - Static variable in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlNode
-
- EXECUTE_SCRIPT - Static variable in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeChefImplFromScratch
-
- EXECUTE_SCRIPT - Static variable in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeSaltImpl
-
- EXECUTE_SCRIPT - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- EXECUTE_SCRIPT - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- executeCommand(String) - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- executeCommand(List<String>) - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- executeCommand(Map<?, ?>, List<String>) - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- executeCommand(List<String>) - Method in class org.apache.brooklyn.util.core.internal.winrm.winrm4j.Winrm4jTool
-
- executeCommand(List<String>) - Method in interface org.apache.brooklyn.util.core.internal.winrm.WinRmTool
-
- executeCommandThenAsUserTeeOutputToFile(String, String, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
executes a command, then as user tees the output to the given file.
- executeIf(Closure) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
Takes a closure which accepts this ScriptHelper and returns true or false
as to whether the script needs to run (or can throw error if desired)
- executeIf(Predicate<? super ScriptHelper>) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- executeInternal() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- executeInternal() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.WinRmExecuteHelper
-
- executeNativeCommand(Map, String, String) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- executeNativeCommand(Map, String, String) - Method in interface org.apache.brooklyn.entity.software.base.lifecycle.NativeWindowsScriptRunner
-
Runs a command and returns the result code
- executeNativeOrPsCommand(Map, String, String, String, Boolean) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- executeNativeOrPsCommand(Map, String, String, String, Boolean) - Method in interface org.apache.brooklyn.entity.software.base.lifecycle.NativeWindowsScriptRunner
-
- executePs(List<String>) - Method in class org.apache.brooklyn.util.core.internal.winrm.winrm4j.Winrm4jTool
-
- executePs(List<String>) - Method in interface org.apache.brooklyn.util.core.internal.winrm.WinRmTool
-
- executePsCommand(Map, String, String) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- executePsCommand(Map, String, String) - Method in interface org.apache.brooklyn.entity.software.base.lifecycle.NativeWindowsScriptRunner
-
- executePsScript(List<String>) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- executePsScript(String) - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- executePsScript(List<String>) - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- executePsScript(Map<?, ?>, List<String>) - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- executePsScriptNoRetry(List<String>) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- executeScript(String) - Method in interface org.apache.brooklyn.entity.database.mariadb.MariaDbNode
-
- executeScript(String) - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbNodeImpl
-
- executeScript(String) - Method in interface org.apache.brooklyn.entity.database.mysql.MySqlNode
-
- executeScript(String) - Method in class org.apache.brooklyn.entity.database.mysql.MySqlNodeImpl
-
- executeScript(String) - Method in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlNode
-
- executeScript(String) - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeChefImplFromScratch
-
- executeScript(String) - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeImpl
-
- executeScript(String) - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeSaltImpl
-
- executeScript(String) - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- executeScript(String) - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenterImpl
-
- executeScript(String) - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- executeScript(String) - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- executeScript(String) - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- executeScript(List<String>) - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- executeScript(Map<?, ?>, List<String>) - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- executeScript(List<String>) - Method in class org.apache.brooklyn.util.core.internal.winrm.winrm4j.Winrm4jTool
-
Deprecated.
- executeScript(List<String>) - Method in interface org.apache.brooklyn.util.core.internal.winrm.WinRmTool
-
- executeScriptAsync(String) - Method in interface org.apache.brooklyn.entity.database.mariadb.MariaDbDriver
-
- executeScriptAsync(String) - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- executeScriptAsync(String) - Method in interface org.apache.brooklyn.entity.database.mysql.MySqlDriver
-
- executeScriptAsync(String) - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- executeScriptAsync(String) - Method in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlDriver
-
- executeScriptAsync(String) - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlSshDriver
-
- executeScriptAsync(String) - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeDriver
-
- executeScriptAsync(String) - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- executeScriptFromInstalledFileAsync(String) - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- executeScriptFromInstalledFileAsync(String) - Method in interface org.apache.brooklyn.entity.database.mysql.MySqlDriver
-
- executeScriptFromInstalledFileAsync(String) - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- executeScriptFromInstalledFileAsync(String) - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlSshDriver
-
- executeScriptFromInstalledFileAsync(String) - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- executeScriptFromInstalledFileAsync(String) - Method in class org.apache.brooklyn.qa.load.SimulatedMySqlNodeImpl.SimulatedMySqlSshDriver
-
- executeSimpleGet(URI) - Static method in class org.apache.brooklyn.feed.http.HttpPolls
-
Deprecated.
- EXECUTION_ATTEMPTS - Static variable in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
Deprecated.
since 0.9.0; config never read; will be removed in future version.
- EXECUTION_ERROR - Static variable in class org.apache.brooklyn.cli.AbstractMain
-
- ExecutionContext - Interface in org.apache.brooklyn.api.mgmt
-
This is a Brooklyn extension to the Java Executor
.
- executionContext(ExecutionContext) - Method in class org.apache.brooklyn.util.core.task.DynamicTasks.TaskQueueingResult
-
specifies an execContext to use if the task has to be explicitly submitted;
if omitted it will attempt to find one based on the current thread's context
- executionContext(Entity) - Method in class org.apache.brooklyn.util.core.task.DynamicTasks.TaskQueueingResult
-
- ExecutionListener - Interface in org.apache.brooklyn.util.core.task
-
- ExecutionManager - Interface in org.apache.brooklyn.api.mgmt
-
This class manages the execution of a number of jobs with tags.
- execWithLogging(Map<String, ?>, String, List<String>, Map<String, ?>, ExecWithLoggingHelpers.ExecRunner) - Method in class org.apache.brooklyn.util.core.task.system.internal.ExecWithLoggingHelpers
-
- execWithLogging(Map<String, ?>, String, List<String>, Map<String, ?>, String, ExecWithLoggingHelpers.ExecRunner) - Method in class org.apache.brooklyn.util.core.task.system.internal.ExecWithLoggingHelpers
-
- ExecWithLoggingHelpers - Class in org.apache.brooklyn.util.core.task.system.internal
-
- ExecWithLoggingHelpers(String) - Constructor for class org.apache.brooklyn.util.core.task.system.internal.ExecWithLoggingHelpers
-
takes a very short name for use in blocking details, e.g.
- ExecWithLoggingHelpers.ExecRunner - Interface in org.apache.brooklyn.util.core.task.system.internal
-
- exists() - Method in class org.apache.brooklyn.core.mgmt.persist.FileBasedStoreObjectAccessor
-
- exists() - Method in class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsStoreObjectAccessor
-
- exists() - Method in interface org.apache.brooklyn.core.mgmt.persist.PersistenceObjectStore.StoreObjectAccessor
-
- exists() - Method in class org.apache.brooklyn.core.mgmt.persist.StoreObjectAccessorLocking
-
- exitAndLeaveAppsRunningAfterStarting - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- exitStatus() - Static method in class org.apache.brooklyn.feed.ssh.SshValueFunctions
-
- exitStatusEquals(int) - Static method in class org.apache.brooklyn.feed.ssh.SshValueFunctions
-
- expand(String) - Method in class org.apache.brooklyn.util.text.WildcardGlobs.SpecialistGlobExpander
-
expands glob, including custom syntax for numeric part
- expandCommaSeparateLocations(String) - Static method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
Splits a comma-separated list of locations (names or specs) into an explicit list.
- EXPANDED_INSTALL_DIR - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- EXPANDED_INSTALL_DIR - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- expandToArrayUnchecked(String) - Method in class org.apache.brooklyn.util.text.WildcardGlobs.SpecialistGlobExpander
-
expands glob, including custom syntax for numeric part, but to an array, and re-throwing the checked exception as a runtime exception
- expectedFailure(Throwable) - Static method in class org.apache.brooklyn.test.Asserts
-
- expectedFailureContains(Throwable, String, String...) - Static method in class org.apache.brooklyn.test.Asserts
-
- expectedFailureContainsIgnoreCase(Throwable, String, String...) - Static method in class org.apache.brooklyn.test.Asserts
-
- expectedFailureOfType(Throwable, Class<?>...) - Static method in class org.apache.brooklyn.test.Asserts
-
- expectedResponseCode(int) - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- EXPERIMENTAL - Static variable in class org.apache.brooklyn.util.internal.BrooklynSystemProperties
-
- EXPIRED_KEYS - Static variable in interface org.apache.brooklyn.entity.nosql.redis.RedisStore
-
- ExplicitEffector<I,T> - Class in org.apache.brooklyn.core.effector
-
- ExplicitEffector(String, Class<T>, String) - Constructor for class org.apache.brooklyn.core.effector.ExplicitEffector
-
- ExplicitEffector(String, Class<T>, List<ParameterType<?>>, String) - Constructor for class org.apache.brooklyn.core.effector.ExplicitEffector
-
- ExplicitUsersSecurityProvider - Class in org.apache.brooklyn.rest.security.provider
-
- ExplicitUsersSecurityProvider(ManagementContext) - Constructor for class org.apache.brooklyn.rest.security.provider.ExplicitUsersSecurityProvider
-
- EXPORT_DUMP - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode
-
- EXPORT_DUMP - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode.ExportDumpEffector
-
- EXPORT_DUMP - Static variable in class org.apache.brooklyn.entity.database.mysql.MySqlNodeEffectors
-
- exportPersistenceData(String) - Method in interface org.apache.brooklyn.rest.api.ServerApi
-
- exportPersistenceData(String) - Method in class org.apache.brooklyn.rest.resources.ServerResource
-
- expunge(String, String, boolean) - Method in interface org.apache.brooklyn.rest.api.EntityApi
-
- expunge(String, String, boolean) - Method in class org.apache.brooklyn.rest.resources.EntityResource
-
- expunge(Entity, boolean) - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
- expungeMembers(boolean) - Method in interface org.apache.brooklyn.entity.group.QuarantineGroup
-
- expungeMembers(boolean) - Method in class org.apache.brooklyn.entity.group.QuarantineGroupImpl
-
- extension(Class<E>, E) - Method in class org.apache.brooklyn.api.location.LocationSpec
-
- extensions(Map<Class<?>, ?>) - Method in class org.apache.brooklyn.api.location.LocationSpec
-
- external(String, String) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
- ExternalConfigSupplier - Interface in org.apache.brooklyn.core.config.external
-
Provider of "externalised" entity configuration that is resolved at runtime.
- ExternalConfigSupplierRegistry - Interface in org.apache.brooklyn.core.mgmt.internal
-
Permits a number of
ExternalConfigSupplier
instances to be registered, each with a unique name, for future
(deferred) lookup of configuration values.
- externalManagementUri(String) - Method in class org.apache.brooklyn.camp.spi.PlatformComponent.Builder
-
- EXTRA_CONFIG - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynCluster.UpgradeClusterEffector
-
- EXTRA_CONFIG - Static variable in class org.apache.brooklyn.entity.brooklynnode.effector.BrooklynNodeUpgradeEffectorBody
-
- EXTRA_CUSTOMIZATION_SCRIPT - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
useful e.g.
- EXTRA_LAUNCH_PARAMETERS - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- EXTRA_PUBLIC_KEY_DATA_TO_AUTH - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- EXTRA_PUBLIC_KEY_URLS_TO_AUTH - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- EXTRA_SUBSTITUTIONS - Static variable in class org.apache.brooklyn.core.location.cloud.names.CustomMachineNamer
-
- extractCommands(String, String, String, boolean) - Static method in class org.apache.brooklyn.util.core.file.ArchiveUtils
-
Returns the list of commands used to extract the contents of the archive with the given name.
- extractCommands(String, String, String, boolean, boolean) - Static method in class org.apache.brooklyn.util.core.file.ArchiveUtils
-
- extractCommands(String, String) - Static method in class org.apache.brooklyn.util.core.file.ArchiveUtils
-
Returns the list of commands used to extract the contents of the archive with the given name.
- extractSubKeyName(Object) - Method in class org.apache.brooklyn.core.config.internal.AbstractStructuredConfigKey
-
- extractTypeName(String, ConfigBag) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlTypeInstantiator.InstantiatorFromKey
-
- extractValue(Map<?, ?>, ExecutionContext) - Method in class org.apache.brooklyn.core.config.BasicConfigKey
-
Retrieves the value corresponding to this config key from the given map.
- extractValue(Map<?, ?>, ExecutionContext) - Method in class org.apache.brooklyn.core.config.internal.AbstractStructuredConfigKey
-
- extractValue(Map, ExecutionContext) - Method in class org.apache.brooklyn.core.config.SubElementConfigKey
-
- extractValue(Map<?, ?>, ExecutionContext) - Method in interface org.apache.brooklyn.util.core.internal.ConfigKeySelfExtracting
-
Extracts the value for this config key from the given map.
- GARBAGE_COLLECTION_TIME - Static variable in interface org.apache.brooklyn.entity.java.UsesJavaMXBeans
-
- gatherOutput() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- gatherOutput(boolean) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- gatherOutput() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.WinRmExecuteHelper
-
- gatherOutput(boolean) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.WinRmExecuteHelper
-
- gatherPotentialRunningSeeds() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- gatherPotentialRunningSeeds() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenterImpl
-
- gatherPotentialSeeds() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- gatherPotentialSeeds() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenterImpl
-
- GC_PERIOD - Static variable in class org.apache.brooklyn.core.mgmt.internal.BrooklynGarbageCollector
-
- GC_PERIOD - Static variable in class org.apache.brooklyn.launcher.config.BrooklynGlobalConfig
-
- gcIteration() - Method in class org.apache.brooklyn.core.mgmt.internal.BrooklynGarbageCollector
-
force a round of Brooklyn garbage collection
- GENERAL_LOG - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode
-
- GENERATE_HOSTNAME - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- generateConfigFile(NginxDriver, NginxController) - Method in interface org.apache.brooklyn.entity.proxy.nginx.NginxConfigFileGenerator
-
Entry point for the generator.
- generateConfigFile(NginxDriver, NginxController) - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxDefaultConfigGenerator
-
- generateConfigFile(NginxDriver, NginxController) - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxTemplateConfigGenerator
-
- generateKeyInDotSshIdRsaIfNotThere() - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
generates ~/.ssh/id_rsa if that file does not exist
- generateNewGroupId(ConfigBag) - Method in class org.apache.brooklyn.core.location.cloud.names.AbstractCloudMachineNamer
-
- generateNewGroupId(ConfigBag) - Method in interface org.apache.brooklyn.core.location.cloud.names.CloudMachineNamer
-
Generate a name stem for a group of machines, based on context.
- generateNewMachineUniqueName(ConfigBag) - Method in class org.apache.brooklyn.core.location.cloud.names.AbstractCloudMachineNamer
-
- generateNewMachineUniqueName(ConfigBag) - Method in interface org.apache.brooklyn.core.location.cloud.names.CloudMachineNamer
-
Generate a name for a new machine, based on context.
- generateNewMachineUniqueNameFromGroupId(ConfigBag, String) - Method in class org.apache.brooklyn.core.location.cloud.names.AbstractCloudMachineNamer
-
- generateNewMachineUniqueNameFromGroupId(ConfigBag, String) - Method in interface org.apache.brooklyn.core.location.cloud.names.CloudMachineNamer
-
Generate a unique name from the given name stem.
- generateScriptString(Collection<HostGeoInfo>) - Static method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingScriptGenerator
-
- generateScriptString(Date, Collection<HostGeoInfo>) - Static method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingScriptGenerator
-
- GenericTypes - Class in org.apache.brooklyn.util
-
- GenericTypes() - Constructor for class org.apache.brooklyn.util.GenericTypes
-
- GeoBytesHostGeoLookup - Class in org.apache.brooklyn.core.location.geo
-
Deprecated.
Mar 2015 - the API has changed; GetLocation now discouraged for free access, and valuepairs.txt not supported
- GeoBytesHostGeoLookup() - Constructor for class org.apache.brooklyn.core.location.geo.GeoBytesHostGeoLookup
-
Deprecated.
- GEOSCALING_ACCOUNT - Static variable in interface org.apache.brooklyn.entity.dns.geoscaling.GeoscalingDnsService
-
- GEOSCALING_PASSWORD - Static variable in interface org.apache.brooklyn.entity.dns.geoscaling.GeoscalingDnsService
-
- GEOSCALING_PRIMARY_DOMAIN_NAME - Static variable in interface org.apache.brooklyn.entity.dns.geoscaling.GeoscalingDnsService
-
- GEOSCALING_SMART_SUBDOMAIN_NAME - Static variable in interface org.apache.brooklyn.entity.dns.geoscaling.GeoscalingDnsService
-
- GEOSCALING_USERNAME - Static variable in interface org.apache.brooklyn.entity.dns.geoscaling.GeoscalingDnsService
-
- GeoscalingDnsService - Interface in org.apache.brooklyn.entity.dns.geoscaling
-
A geo-DNS service using geoscaling.com.
- GeoscalingDnsServiceImpl - Class in org.apache.brooklyn.entity.dns.geoscaling
-
- GeoscalingDnsServiceImpl() - Constructor for class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingDnsServiceImpl
-
- GeoscalingScriptGenerator - Class in org.apache.brooklyn.entity.dns.geoscaling
-
- GeoscalingScriptGenerator() - Constructor for class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingScriptGenerator
-
- GeoscalingWebClient - Class in org.apache.brooklyn.entity.dns.geoscaling
-
For interacting with the www.geoscaling.com DNS service.
- GeoscalingWebClient() - Constructor for class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient
-
- GeoscalingWebClient(HttpClient) - Constructor for class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient
-
- GeoscalingWebClient(String, String) - Constructor for class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient
-
- GeoscalingWebClient.Domain - Class in org.apache.brooklyn.entity.dns.geoscaling
-
- GeoscalingWebClient.Domain(int, String) - Constructor for class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient.Domain
-
- GeoscalingWebClient.SmartSubdomain - Class in org.apache.brooklyn.entity.dns.geoscaling
-
- GeoscalingWebClient.SmartSubdomain(GeoscalingWebClient.Domain, int, String) - Constructor for class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient.SmartSubdomain
-
- get(AttributeSensor<T>) - Method in interface org.apache.brooklyn.api.entity.Entity.SensorSupport
-
Gets the value of the given attribute on this entity, or null if has not been set.
- get() - Static method in class org.apache.brooklyn.api.internal.ApiObjectsFactory
-
Create (if necessary) and return the concrete implementation from core for the
methods exposed here.
- get(Duration) - Method in interface org.apache.brooklyn.api.mgmt.Task
-
As Future.get(long, java.util.concurrent.TimeUnit)
- get(ConfigKey<T>) - Method in interface org.apache.brooklyn.api.objs.Configurable.ConfigurationSupport
-
Gets the given configuration value for this entity, in the following order of precedence:
value (including null) explicitly set on the entity
value (including null) explicitly set on an ancestor (inherited)
a default value (including null) on the best equivalent static key of the same name declared on the entity
(where best equivalence is defined as preferring a config key which extends another,
as computed in EntityDynamicType.getConfigKeys)
a default value (including null) on the key itself
null
- get(ConfigKey.HasConfigKey<T>) - Method in interface org.apache.brooklyn.api.objs.Configurable.ConfigurationSupport
-
- get(String, String) - Method in interface org.apache.brooklyn.api.typereg.BrooklynTypeRegistry
-
- get(String) - Method in interface org.apache.brooklyn.api.typereg.BrooklynTypeRegistry
-
as
BrooklynTypeRegistry.get(String, String)
but the given string here
is allowed to match any of:
the given string as an ID including version (
"name:version"
)
the symbolic name unversioned, or
an alias
- get(String, RegisteredTypeLoadingContext) - Method in interface org.apache.brooklyn.api.typereg.BrooklynTypeRegistry
-
- get() - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslDeferredSupplier
-
- get(String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.lookup.AbstractTemplateBrooklynLookup
-
- get(String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.lookup.AssemblyBrooklynLookup
-
- get(String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.lookup.PlatformComponentBrooklynLookup
-
- get(String) - Method in class org.apache.brooklyn.camp.server.rest.resource.ApplicationComponentRestResource
-
- get(String) - Method in class org.apache.brooklyn.camp.server.rest.resource.ApplicationComponentTemplateRestResource
-
- get(String) - Method in class org.apache.brooklyn.camp.server.rest.resource.AssemblyRestResource
-
- get(String) - Method in class org.apache.brooklyn.camp.server.rest.resource.AssemblyTemplateRestResource
-
- get(String) - Method in class org.apache.brooklyn.camp.server.rest.resource.PlatformComponentRestResource
-
- get(String) - Method in class org.apache.brooklyn.camp.server.rest.resource.PlatformComponentTemplateRestResource
-
- get() - Method in class org.apache.brooklyn.camp.server.rest.resource.PlatformRestResource
-
- get(String) - Method in class org.apache.brooklyn.camp.spi.collection.AggregatingResourceLookup
-
- get(String) - Method in class org.apache.brooklyn.camp.spi.collection.BasicResourceLookup
-
- get(String) - Method in class org.apache.brooklyn.camp.spi.collection.ResourceLookup.EmptyResourceLookup
-
- get(String) - Method in interface org.apache.brooklyn.camp.spi.collection.ResourceLookup
-
- get() - Static method in class org.apache.brooklyn.core.BrooklynVersion
-
- get(String) - Method in interface org.apache.brooklyn.core.config.external.ExternalConfigSupplier
-
- get(String) - Method in class org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier
-
- get(String) - Method in class org.apache.brooklyn.core.config.external.PropertiesFileExternalConfigSupplier
-
- get(String) - Method in class org.apache.brooklyn.core.config.external.vault.VaultExternalConfigSupplier
-
- get(ConfigKey<T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicConfigurationSupport
-
- get(AttributeSensor<T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicSensorSupport
-
- get() - Method in class org.apache.brooklyn.core.entity.EntityAndAttribute
-
- get(Object) - Method in class org.apache.brooklyn.core.entity.internal.ConfigMapViewWithStringKeys
-
- get(Map, String) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
Deprecated.
attempts to call get with this syntax are probably mistakes; get(key, defaultValue) is fine but
Map is unlikely the key, much more likely they meant getFirst(flags, key).
- get(Map, String) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
Deprecated.
attempts to call get with this syntax are probably mistakes; get(key, defaultValue) is fine but
Map is unlikely the key, much more likely they meant getFirst(flags, key).
- get() - Method in class org.apache.brooklyn.core.internal.storage.impl.BasicReference
-
- get(Object) - Method in class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- get() - Method in interface org.apache.brooklyn.core.internal.storage.Reference
-
- get() - Method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils.CreationResult
-
returns the thing/things created
- get(Map, String) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
Deprecated.
- get(Object) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- get() - Method in class org.apache.brooklyn.core.mgmt.persist.FileBasedStoreObjectAccessor
-
- get() - Method in class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsStoreObjectAccessor
-
- get() - Method in interface org.apache.brooklyn.core.mgmt.persist.PersistenceObjectStore.StoreObjectAccessor
-
gets the object, or null if not found
- get() - Method in class org.apache.brooklyn.core.mgmt.persist.StoreObjectAccessorLocking
-
- get(ConfigKey.HasConfigKey<T>) - Method in class org.apache.brooklyn.core.objs.AbstractConfigurationSupportInternal
-
- get(String, String) - Method in class org.apache.brooklyn.core.typereg.BasicBrooklynTypeRegistry
-
- get(String, RegisteredTypeLoadingContext) - Method in class org.apache.brooklyn.core.typereg.BasicBrooklynTypeRegistry
-
- get(String) - Method in class org.apache.brooklyn.core.typereg.BasicBrooklynTypeRegistry
-
- get(String) - Method in interface org.apache.brooklyn.entity.brooklynnode.EntityHttpClient
-
Makes an HTTP GET to a Brooklyn node entity.
- get(String) - Method in class org.apache.brooklyn.entity.brooklynnode.EntityHttpClientImpl
-
- get() - Method in interface org.apache.brooklyn.rest.api.AccessApi
-
- get(String) - Method in interface org.apache.brooklyn.rest.api.ActivityApi
-
- get(String) - Method in interface org.apache.brooklyn.rest.api.ApplicationApi
-
- get(String, String) - Method in interface org.apache.brooklyn.rest.api.EntityApi
-
- get(String, String, String, Boolean) - Method in interface org.apache.brooklyn.rest.api.EntityConfigApi
-
- get(String, String) - Method in interface org.apache.brooklyn.rest.api.LocationApi
-
WARNING: behaviour will change in a future release; this will only return location instances.
- get(String, String, String, String) - Method in interface org.apache.brooklyn.rest.api.PolicyConfigApi
-
- get(String, String, String, Boolean) - Method in interface org.apache.brooklyn.rest.api.SensorApi
-
- get() - Method in class org.apache.brooklyn.rest.resources.AccessResource
-
- get(String) - Method in class org.apache.brooklyn.rest.resources.ActivityResource
-
- get(String) - Method in class org.apache.brooklyn.rest.resources.ApplicationResource
-
- get(String, String, String, Boolean) - Method in class org.apache.brooklyn.rest.resources.EntityConfigResource
-
- get(boolean, String, String, String, Boolean) - Method in class org.apache.brooklyn.rest.resources.EntityConfigResource
-
- get(String, String) - Method in class org.apache.brooklyn.rest.resources.EntityResource
-
- get(String) - Method in class org.apache.brooklyn.rest.resources.LocationResource
-
Deprecated.
since 0.7.0; REST call now handled by below (optional query parameter added)
- get(String, String) - Method in class org.apache.brooklyn.rest.resources.LocationResource
-
- get(String, boolean) - Method in class org.apache.brooklyn.rest.resources.LocationResource
-
- get(String, String, String, String) - Method in class org.apache.brooklyn.rest.resources.PolicyConfigResource
-
- get(String, String, String, Boolean) - Method in class org.apache.brooklyn.rest.resources.SensorResource
-
- get() - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
returns the object at the focus, or null if none
- get(Class<V>) - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
returns the object at the focus, casted to the given type, null if none
- get(Object, Object...) - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
- get(ConfigKey<T>) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
returns the value of this config key, falling back to its default (use containsKey to see whether it was contained);
also marks it as having been used (use peek to prevent marking as used)
- get() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- get(long, TimeUnit) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- get(Duration) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- get() - Method in interface org.apache.brooklyn.util.core.task.DeferredSupplier
-
- get(TaskAdaptable<T>) - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
submits/queues the given task if needed, and gets the result (unchecked)
only permitted in a queueing context (ie a DST main job) if the task is not yet submitted
- get() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- get(long, TimeUnit) - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- get(Duration) - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- get() - Method in class org.apache.brooklyn.util.core.task.ScheduledTask
-
- get() - Method in class org.apache.brooklyn.util.core.task.ssh.SshFetchTaskWrapper
-
blocks, returns the fetched file as a string, throwing if there was an exception
- get() - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskWrapper
-
blocks, throwing if there was an exception
- get() - Method in class org.apache.brooklyn.util.core.task.system.ProcessTaskWrapper
-
blocks and gets the result, throwing if there was an exception
- get() - Method in class org.apache.brooklyn.util.core.task.ValueResolver
-
- get(String) - Method in class org.apache.brooklyn.util.core.text.TemplateProcessor.DotSplittingTemplateModel
-
- get() - Method in class org.apache.brooklyn.util.exceptions.ReferenceWithError
-
returns the underlying value, throwing if there is an error which is not masked (ie #throwsErrorOnAccess()
is set)
- get(Supplier<? extends O>) - Method in class org.apache.brooklyn.util.guava.IfFunctions.IfFunctionBuilderApplying
-
- get(Supplier<? extends O>) - Method in class org.apache.brooklyn.util.guava.IfFunctions.IfFunctionBuilderApplyingFirst
-
- get() - Method in class org.apache.brooklyn.util.guava.IllegalStateExceptionSupplier
-
- get(A, Callable<? extends V>) - Method in class org.apache.brooklyn.util.guava.KeyTransformingLoadingCache
-
- get(A) - Method in class org.apache.brooklyn.util.guava.KeyTransformingLoadingCache
-
- get() - Method in class org.apache.brooklyn.util.guava.Maybe.Absent
-
- get() - Method in class org.apache.brooklyn.util.guava.Maybe
-
- get() - Method in class org.apache.brooklyn.util.guava.Maybe.Present
-
- get() - Method in class org.apache.brooklyn.util.guava.Maybe.SoftlyPresent
-
- get() - Static method in class org.apache.brooklyn.util.guava.MaybeFunctions
-
- get(int) - Method in class org.apache.brooklyn.util.math.BitList
-
- get() - Method in class org.apache.brooklyn.util.os.Os.TmpDirFinder
-
- get(Future<T>, Duration) - Static method in class org.apache.brooklyn.util.time.Durations
-
- get(Future<T>, CountdownTimer) - Static method in class org.apache.brooklyn.util.time.Durations
-
- GET_CURRENT_CONFIGURATION - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- GET_HITS - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- GET_HITS_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- GET_TIME_IN_MILLIS - Static variable in interface org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNode
-
- GET_TOTAL - Static variable in interface org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNode
-
- getAcceptedIssuers() - Method in class org.apache.brooklyn.util.crypto.SslTrustUtils.DelegatingTrustManager
-
- getAccessApi() - Method in class org.apache.brooklyn.rest.client.BrooklynApi
-
- getAccessController() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
For controlling access to operations - can be queried to find if an operation is allowed.
- getAccessController() - Method in interface org.apache.brooklyn.core.mgmt.internal.AccessManager
-
- getAccessController() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalAccessManager
-
- getAccessController() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- getAccessController() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentAccessManager
-
- getAccessController() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getAccessLogLocation() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- getAccessManager() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- getAccessManager() - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- getAccessManager() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getActionName() - Method in interface org.apache.brooklyn.core.config.render.RendererHints.NamedAction
-
- getActionName() - Method in class org.apache.brooklyn.core.config.render.RendererHints.NamedActionWithUrl
-
- getActivityApi() - Method in class org.apache.brooklyn.rest.client.BrooklynApi
-
- getActualPort() - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
returns port where this is running, or -1 if not yet known
- getAdditionalData() - Method in class org.apache.brooklyn.core.BrooklynVersion.BrooklynFeature
-
- getAdditionalData() - Method in class org.apache.brooklyn.rest.domain.BrooklynFeatureSummary
-
- getAdditionalInterfaces() - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- getAdditionalOptionalOptions() - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- getAdditionalOptionalOptions() - Method in class org.apache.brooklyn.location.jclouds.templates.PortableTemplateBuilder
-
- getAdditionalOptions() - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- getAdditionalOptions() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- getAddonName() - Method in interface org.apache.brooklyn.api.entity.drivers.downloads.DownloadResolverManager.DownloadRequirement
-
The name of the add-on to be downloaded, or null if it is the main installed.
- getAddonName() - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadRequirement
-
- getAddress() - Method in interface org.apache.brooklyn.api.location.AddressableLocation
-
Return the single most appropriate address for this location.
- getAddress() - Method in interface org.apache.brooklyn.api.location.MachineLocation
-
- getAddress() - Method in class org.apache.brooklyn.core.location.geo.HostGeoInfo
-
- getAddress() - Method in interface org.apache.brooklyn.entity.nosql.redis.RedisStore
-
- getAddress() - Method in class org.apache.brooklyn.entity.nosql.redis.RedisStoreImpl
-
- getAddress() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- getAddress() - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
interface/address where this server is listening;
if bound to 0.0.0.0 (all NICs, e.g.
- getAddress() - Method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
- getAddress() - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- getAddress() - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- getAddressMappings() - Method in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- getAddressMappings() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- getAddressOfUnresolvableHostname() - Static method in class org.apache.brooklyn.util.net.Networking
-
returns null in a sane DNS environment, but if DNS provides a bogus address for made-up hostnames, this returns that address
- getAddressRecords() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- getAdjunctType() - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
- getAggregate() - Method in class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
- getAlias() - Method in class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer.CustomMapper
-
- getAliases() - Method in interface org.apache.brooklyn.api.typereg.RegisteredType
-
Alias words defined for this type
- getAliases() - Method in class org.apache.brooklyn.core.typereg.BasicRegisteredType
-
- getAll() - Method in interface org.apache.brooklyn.api.typereg.BrooklynTypeRegistry
-
- getAll() - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicSensorSupport
-
- getAll() - Method in interface org.apache.brooklyn.core.entity.EntityInternal.SensorSupportInternal
-
- getAll() - Method in class org.apache.brooklyn.core.typereg.BasicBrooklynTypeRegistry
-
- getAllAssignableTypes(Class<?>) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
returns base, superclasses, then interfaces
- getAllAssignableTypes(Class<?>, Closure<Boolean>) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
- getAllAssignableTypes(Class<?>, Predicate<Class<?>>) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
- getAllAttributes() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
- getAllAttributes() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
- getAllAttributes() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getAllBrooklynObjects() - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindContext
-
Returns an unmodifiable view of all objects by ID
- getAllBrooklynObjects() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- getAllCauses() - Method in exception org.apache.brooklyn.util.exceptions.CompoundRuntimeException
-
- getAllConfig(boolean) - Method in interface org.apache.brooklyn.api.location.Location
-
- getAllConfig() - Method in interface org.apache.brooklyn.config.ConfigMap
-
returns a map of all config keys to their raw (unresolved+uncoerced) contents
- getAllConfig() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
- getAllConfig() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
Deprecated.
since 0.7.0; instead just use methods on ConfigurationSupportInternal
returned by BrooklynObjectInternal.config()
,
e.g. getBag().getAllConfigAsConfigKeyMap().
- getAllConfig() - Method in class org.apache.brooklyn.core.entity.internal.EntityConfigMap
-
an immutable copy of the config visible at this entity, local and inherited (preferring local)
- getAllConfig() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
Deprecated.
- getAllConfig() - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- getAllConfig() - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- getAllConfig(boolean) - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
Deprecated.
- getAllConfig(boolean) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- getAllConfig() - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- getAllConfig() - Method in class org.apache.brooklyn.core.objs.AdjunctConfigMap
-
returns the config of this policy
- getAllConfig() - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
current values for all entries
- getAllConfigAsConfigKeyMap() - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
current values for all entries in a map where the keys are converted to
ConfigKey
instances
- getAllConfigBag() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
- getAllConfigBag() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
- getAllConfigBag() - Method in class org.apache.brooklyn.core.entity.internal.EntityConfigMap
-
Creates an immutable copy of the config visible at this entity, local and inherited (preferring local), including those that did not match config keys
- getAllConfigBag() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
Deprecated.
- getAllConfigBag() - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
Deprecated.
- getAllConfigBag() - Method in interface org.apache.brooklyn.core.location.internal.LocationInternal
-
- getAllConfigMutable() - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
Returns the internal map containing the current values for all entries;
for use where the caller wants to modify this directly and knows it is safe to do so
- getAllConfigRaw() - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- getAllEntitiesInApplication(Application) - Method in interface org.apache.brooklyn.core.mgmt.internal.EntityManagerInternal
-
gets all entities currently known to the application, including entities that are not yet managed
- getAllEntitiesInApplication(Application) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- getAllEntitiesInApplication(Application) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- getAllFields(Class<?>, Closure<Boolean>) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
returns all fields on the given class, superclasses, and interfaces thereof, in that order of preference,
(excluding fields on Object)
- getAllFields(Class<?>) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
- getAllFields(Class<?>, Predicate<Field>) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
- getAllInheritedLocations(Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- getAllInterfaces(Class<?>) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
Gets all the interfaces implemented by the given type, including its parent classes.
- getAllMachines() - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- getAllPresent(Iterable<?>) - Method in class org.apache.brooklyn.util.guava.KeyTransformingLoadingCache
-
- getAllResources() - Static method in class org.apache.brooklyn.camp.server.rest.CampRestResources
-
- getAllResources() - Static method in class org.apache.brooklyn.rest.BrooklynRestApi
-
- getAllSemaphores() - Method in class org.apache.brooklyn.util.core.mutex.MutexSupport
-
Returns the semaphores in use at the time the method is called, for inspection purposes (and testing).
- getAllSubLocations() - Method in class org.apache.brooklyn.core.location.cloud.AbstractAvailabilityZoneExtension
-
- getAllSubLocations() - Method in interface org.apache.brooklyn.core.location.cloud.AvailabilityZoneExtension
-
- getAllSubscriptions() - Method in class org.apache.brooklyn.core.mgmt.internal.SubscriptionTracker
-
- getAllSupportedProperties() - Static method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- getAllTasks() - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
not on interface because potentially expensive
- getAlreadyEncounteredTypes() - Method in interface org.apache.brooklyn.api.typereg.RegisteredTypeLoadingContext
-
encountered types, so that during resolution,
if we have already attempted to resolve a given type,
the instantiator can avoid recursive cycles
- getAlreadyEncounteredTypes() - Method in class org.apache.brooklyn.core.typereg.RegisteredTypeLoadingContexts.BasicRegisteredTypeLoadingContext
-
- getAmqpPort() - Method in interface org.apache.brooklyn.entity.messaging.amqp.AmqpServer
-
- getAmqpPort() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidBrokerImpl
-
- getAmqpPort() - Method in interface org.apache.brooklyn.entity.messaging.qpid.QpidDriver
-
- getAmqpPort() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidSshDriver
-
- getAmqpPort() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitBrokerImpl
-
- getAmqpPort() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitSshDriver
-
- getAmqpVersion() - Method in interface org.apache.brooklyn.entity.messaging.amqp.AmqpServer
-
- getAmqpVersion() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidBrokerImpl
-
- getAmqpVersion() - Method in interface org.apache.brooklyn.entity.messaging.qpid.QpidDriver
-
- getAmqpVersion() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidSshDriver
-
- getAmqpVersion() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitBrokerImpl
-
- getAnnotatedConfigKeys(Class<?>) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
returns a map of all
ConfigKey
fields which are annotated 'SetFromFlag', along with the annotation
- getAnnotatedFields(Class<?>) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
returns a map of all fields which are annotated 'SetFromFlag', along with the annotation
- getAnyRouter() - Method in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouterCluster
-
- getAnyRouter() - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouterClusterImpl
-
- getAnyRunningRouter() - Method in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouterCluster
-
- getAnyRunningRouter() - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouterClusterImpl
-
- getApidoc() - Method in class org.apache.brooklyn.camp.server.dto.PlatformDto
-
- getApidocResources() - Static method in class org.apache.brooklyn.camp.server.rest.CampRestResources
-
- getApidocResources() - Static method in class org.apache.brooklyn.rest.BrooklynRestApi
-
- getAppDir() - Method in interface org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppDriver
-
- getAppDir() - Method in class org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppSshDriver
-
- getApplication() - Method in interface org.apache.brooklyn.api.entity.Entity
-
- getApplication() - Method in class org.apache.brooklyn.core.entity.AbstractApplication
-
- getApplication() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Returns the application, looking it up if not yet known (registering if necessary)
- getApplication() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getApplication() - Method in interface org.apache.brooklyn.core.mgmt.usage.UsageListener.ApplicationMetadata
-
Access the application directly with caution: by the time the listener fires,
the application may no longer be managed.
- getApplication(String) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- getApplication(String, String) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- getApplication(String) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
Deprecated.
- getApplication(String, String) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
- getApplication(String) - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
looks for the given application instance, first by ID then by name
- getApplicationApi() - Method in class org.apache.brooklyn.rest.client.BrooklynApi
-
- getApplicationComponents() - Method in class org.apache.brooklyn.camp.server.dto.ApplicationComponentDto
-
- getApplicationComponents() - Method in class org.apache.brooklyn.camp.server.dto.AssemblyDto
-
- getApplicationComponents() - Method in class org.apache.brooklyn.camp.server.dto.PlatformComponentDto
-
- getApplicationComponents() - Method in class org.apache.brooklyn.camp.server.dto.PlatformDto
-
- getApplicationComponents() - Method in class org.apache.brooklyn.camp.spi.ApplicationComponent
-
- getApplicationComponents() - Method in class org.apache.brooklyn.camp.spi.Assembly
-
- getApplicationComponents() - Method in class org.apache.brooklyn.camp.spi.PlatformComponent
-
- getApplicationComponentTemplates() - Method in class org.apache.brooklyn.camp.server.dto.AssemblyTemplateDto
-
- getApplicationComponentTemplates() - Method in class org.apache.brooklyn.camp.server.dto.PlatformDto
-
- getApplicationComponentTemplates() - Method in class org.apache.brooklyn.camp.spi.AssemblyTemplate
-
- getApplicationId() - Method in interface org.apache.brooklyn.api.entity.Entity
-
- getApplicationId() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getApplicationId() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getApplicationId() - Method in class org.apache.brooklyn.core.mgmt.usage.ApplicationUsage
-
- getApplicationId() - Method in class org.apache.brooklyn.core.mgmt.usage.LocationUsage.LocationEvent
-
- getApplicationId() - Method in interface org.apache.brooklyn.core.mgmt.usage.UsageListener.ApplicationMetadata
-
- getApplicationId() - Method in class org.apache.brooklyn.rest.domain.UsageStatistic
-
- getApplicationIds() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getApplicationIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getApplicationIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getApplicationName() - Method in class org.apache.brooklyn.core.mgmt.usage.ApplicationUsage
-
- getApplicationName() - Method in interface org.apache.brooklyn.core.mgmt.usage.UsageListener.ApplicationMetadata
-
- getApplications() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
All applications under control of this management plane
- getApplications() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- getApplications() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getApplications() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindIteration
-
- getApplications() - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- getApplicationUsage(String) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalUsageManager
-
Returns the usage info for the location with the given id, or null if unknown.
- getApplicationUsage(Predicate<? super ApplicationUsage>) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalUsageManager
-
Returns the usage info that matches the given predicate.
- getApplicationUsage(String) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentUsageManager
-
- getApplicationUsage(Predicate<? super ApplicationUsage>) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentUsageManager
-
- getApplicationUsage(String) - Method in interface org.apache.brooklyn.core.mgmt.usage.UsageManager
-
Returns the usage info for the application with the given id, or null if unknown.
- getApplicationUsage(Predicate<? super ApplicationUsage>) - Method in interface org.apache.brooklyn.core.mgmt.usage.UsageManager
-
Returns the usage info that matches the given predicate.
- getApplicationUsage(String, String, String) - Method in interface org.apache.brooklyn.rest.api.UsageApi
-
- getApplicationUsage(String, String, String) - Method in class org.apache.brooklyn.rest.resources.UsageResource
-
- getArch() - Method in interface org.apache.brooklyn.api.location.OsDetails
-
The operating system's architecture, e.g.
- getArch() - Method in class org.apache.brooklyn.core.location.BasicOsDetails
-
- getArgs() - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.parse.FunctionWithArgs
-
- getArgs() - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppSshDriver
-
- getArgs() - Method in class org.apache.brooklyn.util.text.FormattedString
-
- getArgument() - Method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.StringAndArgument
-
- getArtifactId() - Method in class org.apache.brooklyn.util.maven.MavenArtifact
-
- getArtifacts() - Method in class org.apache.brooklyn.camp.spi.pdp.DeploymentPlan
-
- getArtifactType() - Method in class org.apache.brooklyn.camp.spi.pdp.Artifact
-
- getAs(Object, Class<T>) - Static method in class org.apache.brooklyn.util.yaml.Yamls
-
returns the given (yaml-parsed) object as the given yaml type.
- getAssemblies() - Method in class org.apache.brooklyn.camp.server.dto.PlatformDto
-
- getAssemblyTemplate() - Method in class org.apache.brooklyn.camp.spi.Assembly
-
- getAssemblyTemplates() - Method in class org.apache.brooklyn.camp.server.dto.PlatformDto
-
- getAsSensorValue(Entity) - Method in class org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey
-
returns the sensor value for this attribute on the given entity, if present,
otherwise works out what the sensor value should be based on the config key's value
- getAsSensorValue(ManagementContext) - Method in class org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey
-
- getAssertions(Entity, ConfigKey<Object>) - Static method in class org.apache.brooklyn.test.framework.TestFrameworkAssertions
-
Get assertions tolerantly from a configuration key.
- getAsYamlMap(Object) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
Returns a wrapped map, if the object is YAML which parses as a map;
otherwise returns absent capable of throwing an error with more details
- getAt(String, List<String>) - Static method in class org.apache.brooklyn.util.yaml.Yamls
-
Parses the given yaml, and walks the given path to return the referenced object.
- getAtPreParsed(Object, List<String>) - Static method in class org.apache.brooklyn.util.yaml.Yamls
-
For pre-parsed yaml, walks the maps/lists to return the given sub-item.
- getAttempts() - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- getAttribute(AttributeSensor<T>) - Method in interface org.apache.brooklyn.api.entity.Entity
-
- getAttribute(AttributeSensor<T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getAttribute() - Method in class org.apache.brooklyn.core.entity.EntityAndAttribute
-
- getAttribute(AttributeSensor<T>) - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getAttribute(ObjectName, String) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
Returns a specific attribute for a JMX ObjectName
.
- getAttributeByNameParts(List<String>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getAttributeName() - Method in class org.apache.brooklyn.feed.jmx.JmxAttributePollConfig
-
- getAttributes() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.EntityMemento
-
- getAttributes() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEntityMemento
-
- getAttrs() - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver
-
Deprecated.
- getAuthorityCertificate() - Method in class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
- getAutodectectedDevelopmentMode() - Static method in class org.apache.brooklyn.launcher.config.BrooklynDevelopmentModes
-
Deprecated.
- getAvailable() - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- getAvailableContainersFor(ItemType, Location) - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- getAvailableContainersFor(ItemType, Location) - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunModel
-
- getAverage(long, long) - Method in class org.apache.brooklyn.enricher.stock.YamlRollingTimeWindowMeanEnricher
-
- getAverage() - Method in class org.apache.brooklyn.policy.enricher.RollingMeanEnricher
-
- getAverage() - Method in class org.apache.brooklyn.policy.enricher.RollingTimeWindowMeanEnricher
-
Deprecated.
- getAverage(long) - Method in class org.apache.brooklyn.policy.enricher.RollingTimeWindowMeanEnricher
-
Deprecated.
- getAverage(long, long) - Method in class org.apache.brooklyn.policy.enricher.RollingTimeWindowMeanEnricher
-
- getBackingStoreDescription() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister
-
- getBackingStoreDescription() - Method in class org.apache.brooklyn.core.mgmt.persist.BrooklynMementoPersisterToObjectStore
-
- getBag() - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicConfigurationSupport
-
- getBag() - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectInternal.ConfigurationSupportInternal
-
Returns a read-only view of all the config key/value pairs on this entity, backed by a string-based map,
including config names that did not match anything on this entity.
- getBalanceableItems() - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceableContainer
-
- getBase64IdFromValue(long) - Static method in class org.apache.brooklyn.util.text.Identifiers
-
- getBase64IdFromValue(long, int) - Static method in class org.apache.brooklyn.util.text.Identifiers
-
- getBaseClassLoader() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
Optional class-loader that this management context should use as its base,
as the first-resort in the catalog, and for scanning (if scanning the default in the catalog).
- getBaseClassLoader() - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- getBaseClassLoader() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getBaseClassPathForScanning() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getBaseClassPathForScanning() - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- getBaseClassPathForScanning() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getBaseDir() - Method in class org.apache.brooklyn.core.mgmt.persist.FileBasedObjectStore
-
- getBaseDir() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- getBaseDir() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- getBasename(String) - Static method in class org.apache.brooklyn.util.net.Urls
-
return the last segment of the given url before any '?', e.g.
- getBasicAddonSubstitutions(EntityDriver, String) - Static method in class org.apache.brooklyn.core.entity.drivers.downloads.DownloadSubstituters
-
- getBasicEntitySubstitutions(EntityDriver) - Static method in class org.apache.brooklyn.core.entity.drivers.downloads.DownloadSubstituters
-
- getBasicSubstitutions(DownloadResolverManager.DownloadRequirement) - Static method in class org.apache.brooklyn.core.entity.drivers.downloads.DownloadSubstituters
-
- getBestVersion(Iterable<RegisteredType>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
- getBindAddress() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7ServerImpl
-
- getBinLogName() - Method in class org.apache.brooklyn.entity.database.mysql.ReplicationSnapshot
-
- getBinLogPosition() - Method in class org.apache.brooklyn.entity.database.mysql.ReplicationSnapshot
-
- getBlobStoreContext() - Method in class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsBlobStoreBasedObjectStore
-
- getBlockingDetails() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getBlockingDetails() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
returns a textual message giving details while the task is blocked
- getBlockingDetails() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getBlockingDetails() - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
returns a textual message giving details while the task is blocked
- getBlockingTask() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getBlockingTask() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
returns a task that this task is blocked on
- getBlockingTask() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getBlockingTask() - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
returns a task that this task is blocked on
- getBody() - Method in class org.apache.brooklyn.core.effector.AbstractEffector
-
- getBody() - Method in class org.apache.brooklyn.core.effector.EffectorAndBody
-
- getBody() - Method in interface org.apache.brooklyn.core.effector.EffectorWithBody
-
returns the body of the effector, i.e.
- getBody() - Method in class org.apache.brooklyn.feed.http.HttpPollConfig
-
- getBroadcastAddress() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- getBroadcastAddress() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- getBrokerId() - Method in interface org.apache.brooklyn.entity.messaging.kafka.KafkaBroker
-
- getBrokerId() - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaBrokerImpl
-
- getBrokerName() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQBrokerImpl
-
- getBrokerName() - Method in interface org.apache.brooklyn.entity.messaging.activemq.ActiveMQDriver
-
- getBrokerName() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQSshDriver
-
- getBrooklynAccessibleAddress(Entity, int) - Static method in class org.apache.brooklyn.core.location.access.BrooklynAccessUtils
-
- getBrooklynCidrBlock() - Method in class org.apache.brooklyn.location.jclouds.networking.JcloudsLocationSecurityGroupCustomizer
-
- getBrooklynClass() - Method in class org.apache.brooklyn.core.objs.BrooklynDynamicType
-
- getBrooklynHome() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeSshDriver
-
- getBrooklynManagementContext() - Method in class org.apache.brooklyn.camp.brooklyn.BrooklynCampPlatform
-
- getBrooklynManagementContext() - Method in class org.apache.brooklyn.camp.brooklyn.spi.platform.BrooklynImmutableCampPlatform
-
- getBrooklynManagementContext() - Method in interface org.apache.brooklyn.core.mgmt.HasBrooklynManagementContext
-
- getBrooklynManagementContext() - Method in class org.apache.brooklyn.core.objs.BasicConfigurableObject
-
- getBrooklynMgmt() - Method in class org.apache.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherAbstract
-
- getBrooklynProperties() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getBrooklynProperties() - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- getBrooklynProperties() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getBrooklynRestResources() - Static method in class org.apache.brooklyn.rest.BrooklynRestApi
-
- getBrooklynRootSigner() - Method in class org.apache.brooklyn.entity.java.JmxmpSslSupport
-
- getBrooklynType(String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.service.BrooklynServiceTypeResolver
-
Deprecated.
- getBrooklynType(String) - Method in interface org.apache.brooklyn.camp.brooklyn.spi.creation.service.ServiceTypeResolver
-
Deprecated.
The name of the Java type that Brooklyn will instantiate to create the
service.
- getBrooklynVersion() - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementNodeSyncRecord
-
- getBrooklynVersion() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.Memento
-
The version of brooklyn used when this memento was generated.
- getBrooklynVersion() - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord
-
- getBrooklynVersion() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.AbstractMemento
-
- getBrooklynWebTmpDir(ManagementContext) - Static method in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
- getBrooklynWebTmpDir(ManagementContext) - Static method in class org.apache.brooklyn.core.server.BrooklynServerPaths
-
- getBrooklynWebUri(ManagementContext) - Static method in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
- getBuildBranch() - Method in class org.apache.brooklyn.rest.domain.VersionSummary
-
- getBuildSha1() - Method in class org.apache.brooklyn.rest.domain.VersionSummary
-
- getBundle(Framework, String) - Static method in class org.apache.brooklyn.util.core.osgi.Osgis
-
- getBundle(Framework, String, String) - Static method in class org.apache.brooklyn.util.core.osgi.Osgis
-
- getBundle(Framework, String, Version) - Static method in class org.apache.brooklyn.util.core.osgi.Osgis
-
- getBundles() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem.CatalogItemLibraries
-
Deprecated.
- getBundles() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogLibrariesDo
-
Deprecated.
- getBundles() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogLibrariesDto
-
Deprecated.
- getBundles() - Method in class org.apache.brooklyn.core.mgmt.classloading.OsgiBrooklynClassLoadingContext
-
- getBundlesByName(Framework, String, Predicate<Version>) - Static method in class org.apache.brooklyn.util.core.osgi.Osgis
-
- getBundlesByName(Framework, String) - Static method in class org.apache.brooklyn.util.core.osgi.Osgis
-
- getBytes() - Method in class org.apache.brooklyn.core.mgmt.persist.FileBasedStoreObjectAccessor
-
- getBytes() - Method in class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsStoreObjectAccessor
-
- getBytes() - Method in interface org.apache.brooklyn.core.mgmt.persist.PersistenceObjectStore.StoreObjectAccessor
-
- getBytes() - Method in class org.apache.brooklyn.core.mgmt.persist.StoreObjectAccessorLocking
-
- getBytes() - Method in class org.apache.brooklyn.util.core.task.ssh.SshFetchTaskWrapper
-
blocks, returns the fetched file as bytes, throwing if there was an exception
- getBytes() - Method in class org.apache.brooklyn.util.net.Cidr
-
- getBytesUsed() - Method in class org.apache.brooklyn.util.javalang.MemoryUsageTracker
-
- getCache() - Method in class org.apache.brooklyn.core.typereg.BasicRegisteredType
-
- getCallable() - Method in class org.apache.brooklyn.feed.function.FunctionPollConfig
-
- getCampPlatform() - Method in class org.apache.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherAbstract
-
- getCampPlatform(ManagementContext) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.creation.CampCatalogUtils
-
Deprecated.
- getCampRestResources() - Static method in class org.apache.brooklyn.camp.server.rest.CampRestResources
-
- getCanonicalImpl(X509Certificate) - Static method in class org.apache.brooklyn.util.crypto.SecureKeysWithoutBouncyCastle
-
converts a certificate to the canonical implementation, commonly sun.security.x509.X509CertImpl,
which is required in some places -- the Bouncy Castle X509 impl is not accepted
(e.g.
- getCanonicalNameRecords() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- getCassandraConfigFileName() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeDriver
-
- getCassandraConfigFileName() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- getCassandraConfigTemplateUrl() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeDriver
-
- getCassandraConfigTemplateUrl() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- getCassandraConfigTemplateUrl() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- getCassandraRackdcConfigFileName() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- getCassandraRackdcConfigTemplateUrl() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- getCatalog() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
Record of configured Brooklyn entities (and templates and policies) which can be loaded
- getCatalog() - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- getCatalog() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getCatalog() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getCatalog() - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
- getCatalogApi() - Method in class org.apache.brooklyn.rest.client.BrooklynApi
-
- getCatalogClassLoader() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
Returns the class loader to be used to load items.
- getCatalogClassLoader() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getCatalogClassLoader() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getCatalogClassLoader() - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
- getCatalogInitialization() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getCatalogInitialization() - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- getCatalogInitialization() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getCatalogItem(String, String) - Method in interface org.apache.brooklyn.api.catalog.BrooklynCatalog
-
- getCatalogItem(Class<T>, String, String) - Method in interface org.apache.brooklyn.api.catalog.BrooklynCatalog
-
- getCatalogItem(BrooklynComponentTemplateResolver, String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.service.BrooklynServiceTypeResolver
-
Deprecated.
- getCatalogItem(BrooklynComponentTemplateResolver, String) - Method in interface org.apache.brooklyn.camp.brooklyn.spi.creation.service.ServiceTypeResolver
-
Deprecated.
Returns the
CatalogItem
if there is one for the given type.
- getCatalogItem(String, String) - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- getCatalogItem(Class<T>, String, String) - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- getCatalogItem(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- getCatalogItemId() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- getCatalogItemId() - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- getCatalogItemId() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoManifest.EntityMementoManifest
-
- getCatalogItemId() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.Memento
-
- getCatalogItemId() - Method in interface org.apache.brooklyn.api.objs.BrooklynObject
-
The catalog item ID this object was loaded from.
- getCatalogItemId() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- getCatalogItemId() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- getCatalogItemId() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getCatalogItemId() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- getCatalogItemId() - Method in class org.apache.brooklyn.core.mgmt.classloading.OsgiBrooklynClassLoadingContext
-
- getCatalogItemId() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.AbstractMemento
-
- getCatalogItemId() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.EntityMementoManifestImpl
-
- getCatalogItemId() - Method in interface org.apache.brooklyn.core.mgmt.usage.UsageListener.ApplicationMetadata
-
- getCatalogItemId() - Method in class org.apache.brooklyn.core.objs.AbstractBrooklynObject
-
- getCatalogItemId() - Method in class org.apache.brooklyn.rest.domain.EntitySummary
-
- getCatalogItemId() - Method in class org.apache.brooklyn.rest.domain.PolicySummary
-
- getCatalogItemIdFromContext() - Method in interface org.apache.brooklyn.api.internal.ApiObjectsFactoryInterface
-
- getCatalogItemIdFromContext() - Method in class org.apache.brooklyn.core.internal.ApiObjectsFactoryImpl
-
- getCatalogItemIdFromLoader(BrooklynClassLoadingContext) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
- getCatalogItemIds() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getCatalogItemIds() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoManifest
-
- getCatalogItemIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getCatalogItemIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl
-
- getCatalogItemIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getCatalogItemJavaType() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- getCatalogItemJavaType() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.CatalogItemMemento
-
- getCatalogItemJavaType() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogEntityItemDto
-
- getCatalogItemJavaType() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- getCatalogItemJavaType() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogLocationItemDto
-
- getCatalogItemJavaType() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogPolicyItemDto
-
- getCatalogItemJavaType() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogTemplateItemDto
-
- getCatalogItemJavaType() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento
-
- getCatalogItemMemento(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getCatalogItemMemento(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoManifest
-
- getCatalogItemMemento(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getCatalogItemMemento(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl
-
- getCatalogItemMemento(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getCatalogItemMementos() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getCatalogItemMementos() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoManifest
-
- getCatalogItemMementos() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getCatalogItemMementos() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl
-
- getCatalogItemMementos() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getCatalogItemOptionalVersion(ManagementContext, String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
Deprecated.
since 0.9.0 use BrooklynTypeRegistry#get(String, org.apache.brooklyn.api.typereg.BrooklynTypeRegistry.RegisteredTypeKind, Class)
- getCatalogItemOptionalVersion(ManagementContext, Class<T>, String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
Deprecated.
since 0.9.0 use BrooklynTypeRegistry#get(String, org.apache.brooklyn.api.typereg.BrooklynTypeRegistry.RegisteredTypeKind, Class)
- getCatalogItems() - Method in interface org.apache.brooklyn.api.catalog.BrooklynCatalog
-
- getCatalogItems(Predicate<? super CatalogItem<T, SpecT>>) - Method in interface org.apache.brooklyn.api.catalog.BrooklynCatalog
-
convenience for filtering items in the catalog; see CatalogPredicates for useful filters
- getCatalogItems() - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData
-
- getCatalogItems() - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- getCatalogItems(Predicate<? super CatalogItem<T, SpecT>>) - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- getCatalogItems() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- getCatalogItemType() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- getCatalogItemType() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.CatalogItemMemento
-
- getCatalogItemType() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogEntityItemDto
-
- getCatalogItemType() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- getCatalogItemType() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogLocationItemDto
-
- getCatalogItemType() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogPolicyItemDto
-
- getCatalogItemType() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogTemplateItemDto
-
- getCatalogItemType() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento
-
- getCause() - Method in exception org.apache.brooklyn.util.exceptions.RuntimeInterruptedException
-
- getCertificateDestination() - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig
-
Sets the
ssl_certificate_path
to be used within the generated
LoadBalancer
configuration.
- getCertificateSourceUrl() - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig
-
URL for the SSL certificates required at the server.
- getChangeListener() - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
- getChangeListener() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- getCharacteristics() - Method in class org.apache.brooklyn.camp.spi.pdp.Service
-
- getCharacteristicType() - Method in class org.apache.brooklyn.camp.spi.pdp.ServiceCharacteristic
-
- getCharset() - Method in class org.apache.brooklyn.util.core.text.DataUriSchemeParser
-
- getCheckSuccess() - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- getChefAttributePath() - Method in class org.apache.brooklyn.entity.chef.ChefAttributePollConfig
-
- getChildren() - Method in interface org.apache.brooklyn.api.entity.Entity
-
Return the entities that are children of (i.e.
- getChildren() - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- getChildren() - Method in interface org.apache.brooklyn.api.location.Location
-
Get the 'children' of this location.
- getChildren() - Method in interface org.apache.brooklyn.api.mgmt.HasTaskChildren
-
- getChildren() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.TreeNode
-
The ids of the children.
- getChildren() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getChildren() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getChildren() - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- getChildren() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- getChildren() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.AbstractTreeNodeMemento
-
- getChildren(String, String) - Method in interface org.apache.brooklyn.rest.api.EntityApi
-
- getChildren() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getChildren(String, String) - Method in class org.apache.brooklyn.rest.resources.EntityResource
-
- getChildren() - Method in class org.apache.brooklyn.util.core.task.CompoundTask
-
- getChildren() - Method in class org.apache.brooklyn.util.core.task.DynamicSequentialTask
-
- getChildrenOld(String, String) - Method in interface org.apache.brooklyn.rest.api.EntityApi
-
Deprecated.
since 0.7.0 use /children
- getChildrenOld(String, String) - Method in class org.apache.brooklyn.rest.resources.EntityResource
-
- getChildrenTyped() - Method in class org.apache.brooklyn.util.core.task.CompoundTask
-
- getClassifier() - Method in class org.apache.brooklyn.util.maven.MavenArtifact
-
- getClassifierFileNameMarker() - Method in class org.apache.brooklyn.util.maven.MavenArtifact
-
- getClassLoader() - Method in class org.apache.brooklyn.util.javalang.Reflections
-
- getClassLoaderDir() - Method in class org.apache.brooklyn.util.core.ResourceUtils
-
returns the base directory or JAR from which the context is class-loaded, if possible;
throws exception if not found
- getClassLoaderDir(String) - Method in class org.apache.brooklyn.util.core.ResourceUtils
-
- getClassLoadingContext() - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlTypeInstantiator
-
- getClassLoadingContext(Entity) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
- getClasspath() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl
-
- getClasspath() - Method in interface org.apache.brooklyn.entity.java.VanillaJavaApp
-
- getClasspath() - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppImpl
-
- getClasspath() - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppSshDriver
-
- getClasspathFiles() - Method in interface org.apache.brooklyn.entity.java.VanillaJavaApp
-
- getClasspathFiles() - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppImpl
-
- getClosest(String, Collection<String>) - Static method in class org.apache.brooklyn.util.net.NetworkMultiAddressUtils
-
- getClosestEffectorTask(Task<?>, Effector<?>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
finds the task up the child
hierarchy handling the effector
call,
returns null if one doesn't exist.
- getCluster() - Method in interface org.apache.brooklyn.entity.messaging.kafka.KafkaCluster
-
- getCluster() - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaClusterImpl
-
- getCluster() - Method in interface org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppCluster
-
- getCluster() - Method in class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
- getClusterName() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
The name of the cluster.
- getClusterName() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenterImpl
-
- getClusterName() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- getClusterName() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeDriver
-
- getClusterName() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- getClusterName() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- getClusterName(Entity) - Static method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseClusterImpl
-
- getClusterName() - Method in interface org.apache.brooklyn.entity.nosql.couchdb.CouchDBCluster
-
The name of the cluster.
- getClusterName() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBClusterImpl
-
- getClusterName() - Method in interface org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeDriver
-
- getClusterName() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeImpl
-
- getClusterName() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeSshDriver
-
- getClusterName() - Method in interface org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchCluster
-
- getClusterName() - Method in class org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchClusterImpl
-
- getClusterName() - Method in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastCluster
-
- getClusterName() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastClusterImpl
-
- getClusterName() - Method in interface org.apache.brooklyn.entity.zookeeper.ZooKeeperEnsemble
-
- getClusterName() - Method in class org.apache.brooklyn.entity.zookeeper.ZooKeeperEnsembleImpl
-
- getClusterOrNode(Entity) - Static method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseClusterImpl
-
returns Couchbase cluster in ancestry, defaulting to the given node if none
- getClusterPassword() - Method in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastCluster
-
- getClusterPassword() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastClusterImpl
-
- getCnamesForTemplates() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- getCommand() - Method in class org.apache.brooklyn.feed.shell.ShellPollConfig
-
- getCommand() - Method in class org.apache.brooklyn.feed.ssh.SshPollConfig
-
- getCommandLineOption(List<String>, String) - Static method in class org.apache.brooklyn.util.CommandLineUtil
-
- getCommandLineOption(List<String>, String, String) - Static method in class org.apache.brooklyn.util.CommandLineUtil
-
given a list of args, e.g.
- getCommandLineOptionInt(List<String>, String, int) - Static method in class org.apache.brooklyn.util.CommandLineUtil
-
- getCommands() - Method in class org.apache.brooklyn.entity.chef.KnifeTaskFactory
-
- getCommands() - Method in class org.apache.brooklyn.util.core.task.system.ProcessTaskStub
-
- getCommandSupplier() - Method in class org.apache.brooklyn.feed.ssh.SshPollConfig
-
- getCommonModules() - Static method in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
- getCommonName() - Method in class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
- getCommunityOrEnterprise() - Method in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeDriver
-
- getCommunityOrEnterprise() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver
-
- getCompletionListeners() - Method in class org.apache.brooklyn.entity.chef.KnifeTaskFactory
-
- getCompletionListeners() - Method in class org.apache.brooklyn.util.core.task.system.ProcessTaskStub
-
- getComponent() - Method in class org.apache.brooklyn.policy.ha.HASensors.FailureDescriptor
-
- getComputeService() - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- getComputeService(Map<?, ?>) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- getComputeService(ConfigBag) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- getConfig(ConfigKey.HasConfigKey<T>) - Method in interface org.apache.brooklyn.api.entity.Entity
-
- getConfig(ConfigKey<T>, T) - Method in interface org.apache.brooklyn.api.entity.EntityLocal
-
- getConfig(ConfigKey.HasConfigKey<T>, T) - Method in interface org.apache.brooklyn.api.entity.EntityLocal
-
Deprecated.
in 0.5; use #getConfig(HasConfigKey)
- getConfig() - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- getConfig(ConfigKey.HasConfigKey<T>) - Method in interface org.apache.brooklyn.api.location.Location
-
Convenience method for config().get(key)
- getConfig() - Method in interface org.apache.brooklyn.api.location.LocationDefinition
-
- getConfig() - Method in class org.apache.brooklyn.api.location.LocationSpec
-
- getConfig() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
Returns the ConfigMap (e.g.
- getConfig() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.EnricherMemento
-
- getConfig() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.EntityMemento
-
- getConfig() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.FeedMemento
-
- getConfig() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.PolicyMemento
-
- getConfig(ConfigKey<T>) - Method in interface org.apache.brooklyn.api.objs.Configurable
-
- getConfig(ConfigKey<T>) - Method in interface org.apache.brooklyn.config.ConfigMap
-
- getConfig(ConfigKey.HasConfigKey<T>) - Method in interface org.apache.brooklyn.config.ConfigMap
-
- getConfig(ConfigKey.HasConfigKey<T>, T) - Method in interface org.apache.brooklyn.config.ConfigMap
-
Deprecated.
since 0.7.0; use #getConfig(HasConfigKey)
- getConfig(ConfigKey<T>, T) - Method in interface org.apache.brooklyn.config.ConfigMap
-
- getConfig(ConfigKey<U>) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- getConfig(ConfigKey<U>) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- getConfig(ConfigKey<T>) - Method in class org.apache.brooklyn.core.config.internal.AbstractConfigMapImpl
-
- getConfig(ConfigKey.HasConfigKey<T>) - Method in class org.apache.brooklyn.core.config.internal.AbstractConfigMapImpl
-
- getConfig(ConfigKey.HasConfigKey<T>, T) - Method in class org.apache.brooklyn.core.config.internal.AbstractConfigMapImpl
-
- getConfig(ConfigKey<T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getConfig(ConfigKey.HasConfigKey<T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getConfig(ConfigKey.HasConfigKey<T>, T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
- getConfig(ConfigKey<T>, T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
- getConfig(ConfigKey<T>, T) - Method in class org.apache.brooklyn.core.entity.internal.EntityConfigMap
-
- getConfig(ConfigKey<T>) - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getConfig(ConfigKey.HasConfigKey<T>) - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getConfig(ConfigKey<T>, T) - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
Deprecated.
- getConfig(ConfigKey.HasConfigKey<T>, T) - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
Deprecated.
- getConfig(ConfigKey<T>) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- getConfig(ConfigKey.HasConfigKey<T>) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- getConfig(ConfigKey.HasConfigKey<T>, T) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- getConfig(ConfigKey<T>, T) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- getConfig(ConfigKey<T>) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- getConfig(ConfigKey.HasConfigKey<T>) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- getConfig(ConfigKey.HasConfigKey<T>, T) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- getConfig(ConfigKey<T>, T) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- getConfig(ConfigKey.HasConfigKey<T>) - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- getConfig(ConfigKey<T>) - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- getConfig(ConfigKey<T>) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- getConfig(ConfigKey.HasConfigKey<T>) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- getConfig() - Method in class org.apache.brooklyn.core.location.BasicLocationDefinition
-
- getConfig() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getConfig(String, String) - Method in class org.apache.brooklyn.core.mgmt.internal.BasicExternalConfigSupplierRegistry
-
- getConfig(ConfigKey<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- getConfig(ConfigKey.HasConfigKey<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- getConfig(ConfigKey.HasConfigKey<T>, T) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- getConfig(ConfigKey<T>, T) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- getConfig(String, String) - Method in interface org.apache.brooklyn.core.mgmt.internal.ExternalConfigSupplierRegistry
-
- getConfig() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getConfig() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEnricherMemento
-
- getConfig() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEntityMemento
-
- getConfig() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicFeedMemento
-
- getConfig() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicPolicyMemento
-
- getConfig(ConfigKey<T>) - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
- getConfig(ConfigKey<T>, T) - Method in class org.apache.brooklyn.core.objs.AdjunctConfigMap
-
- getConfig(ConfigKey<T>) - Method in class org.apache.brooklyn.core.objs.BasicConfigurableObject
-
- getConfig(String) - Method in interface org.apache.brooklyn.rest.api.ServerApi
-
- getConfig() - Method in class org.apache.brooklyn.rest.domain.ApplicationSpec
-
- getConfig() - Method in class org.apache.brooklyn.rest.domain.CatalogEntitySummary
-
- getConfig() - Method in class org.apache.brooklyn.rest.domain.CatalogLocationSummary
-
- getConfig() - Method in class org.apache.brooklyn.rest.domain.CatalogPolicySummary
-
- getConfig() - Method in class org.apache.brooklyn.rest.domain.EntitySpec
-
- getConfig() - Method in interface org.apache.brooklyn.rest.domain.HasConfig
-
- getConfig() - Method in class org.apache.brooklyn.rest.domain.LocationSpec
-
Deprecated.
- getConfig(String) - Method in class org.apache.brooklyn.rest.resources.ServerResource
-
- getConfig() - Method in class org.apache.brooklyn.util.core.task.ssh.SshFetchTaskFactory
-
- getConfigCheckingDeprecatedAlternatives(ConfigBag, ConfigKey<T>, ConfigKey<?>...) - Static method in class org.apache.brooklyn.core.location.LocationConfigUtils
-
Deprecated.
since 0.6.0 use configBag.getWithDeprecation
- getConfigCluster() - Method in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeployment
-
- getConfigCluster() - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeploymentImpl
-
- getConfigDirectory() - Method in class org.apache.brooklyn.entity.network.bind.BindOsSupport
-
- getConfigFile() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- getConfigFile() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- getConfigFile() - Method in class org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNodeSshDriver
-
- getConfigFile() - Method in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- getConfigFile() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxControllerImpl
-
- getConfigFileName() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeSshDriver
-
- getConfigKey(String) - Method in interface org.apache.brooklyn.api.objs.BrooklynType
-
The ConfigKey with the given name, or null if not found.
- getConfigKey() - Method in interface org.apache.brooklyn.api.objs.SpecParameter
-
All config key info for this spec parameter;
this is the config key which is added to the defined type
- getConfigKey() - Method in interface org.apache.brooklyn.config.ConfigKey.HasConfigKey
-
- getConfigKey() - Method in class org.apache.brooklyn.core.config.WrappedConfigKey
-
- getConfigKey(String) - Method in class org.apache.brooklyn.core.objs.AdjunctType
-
- getConfigKey() - Method in class org.apache.brooklyn.core.objs.BasicSpecParameter
-
- getConfigKey(String) - Method in class org.apache.brooklyn.core.objs.BrooklynDynamicType
-
ConfigKeys available on this entity.
- getConfigKey(String) - Method in class org.apache.brooklyn.core.objs.BrooklynTypeSnapshot
-
- getConfigKey() - Method in class org.apache.brooklyn.core.sensor.AttributeSensorAndConfigKey
-
- getConfigKey() - Method in class org.apache.brooklyn.util.core.flags.FlagUtils.FlagConfigKeyAndValueRecord
-
- getConfigKeyField(String) - Method in class org.apache.brooklyn.core.objs.BrooklynDynamicType
-
field where a config key is defined, for use getting annotations.
- getConfigKeyMaybeValue() - Method in class org.apache.brooklyn.util.core.flags.FlagUtils.FlagConfigKeyAndValueRecord
-
- getConfigKeys() - Method in interface org.apache.brooklyn.api.objs.BrooklynType
-
ConfigKeys available on this entity.
- getConfigKeys() - Method in class org.apache.brooklyn.core.objs.AdjunctType
-
- getConfigKeys() - Method in class org.apache.brooklyn.core.objs.BrooklynDynamicType
-
ConfigKeys available on this entity.
- getConfigKeys() - Method in class org.apache.brooklyn.core.objs.BrooklynTypeSnapshot
-
- getConfigMap() - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlTypeInstantiator.InstantiatorFromKey
-
finds the map of config for the type specified;
currently only gets
brooklyn.config
, returning empty map if none,
but TODO in future should support recognized flags and config keys (those declared on the type),
incorporating code in
BrooklynEntityMatcher
.
- getConfigMap() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
- getConfigMap() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
- getConfigMap() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
Deprecated.
- getConfigMap() - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
Deprecated.
- getConfigRaw(ConfigKey<?>, boolean) - Method in interface org.apache.brooklyn.api.entity.Entity
-
Deprecated.
since 0.7.0; use ((EntityInternal)entity).config().getRaw()
or
((EntityInternal)entity).config().getLocalRaw()
- getConfigRaw(ConfigKey.HasConfigKey<?>, boolean) - Method in interface org.apache.brooklyn.api.entity.Entity
-
- getConfigRaw(ConfigKey<?>, boolean) - Method in interface org.apache.brooklyn.config.ConfigMap
-
returns the value stored against the given key,
not any default,
not resolved (and guaranteed non-blocking),
and not type-coerced.
- getConfigRaw(ConfigKey<?>, boolean) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
- getConfigRaw(ConfigKey.HasConfigKey<?>, boolean) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
- getConfigRaw(ConfigKey<?>, boolean) - Method in class org.apache.brooklyn.core.entity.internal.EntityConfigMap
-
- getConfigRaw(ConfigKey<?>, boolean) - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getConfigRaw(ConfigKey.HasConfigKey<?>, boolean) - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getConfigRaw(ConfigKey<?>, boolean) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- getConfigRaw(ConfigKey<?>, boolean) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- getConfigRaw(ConfigKey<?>, boolean) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- getConfigRaw(ConfigKey<?>, boolean) - Method in class org.apache.brooklyn.core.objs.AdjunctConfigMap
-
- getConfigUnmatched() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.EntityMemento
-
- getConfigUnmatched() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEntityMemento
-
- getConnectionEnvVars() - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- getConnectionTimeout() - Method in class org.apache.brooklyn.feed.http.HttpPollConfig
-
- getConnectionUrl() - Method in class org.apache.brooklyn.entity.database.derby.DerbySchema
-
Return the JDBC connection URL for the schema.
- getConnectTimeout() - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection
-
- getConstraint() - Method in interface org.apache.brooklyn.config.ConfigKey
-
- getConstraint() - Method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- getConstraintsDescription() - Method in class org.apache.brooklyn.util.core.osgi.Osgis.BundleFinder
-
- getContainerGroup() - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunPool
-
- getContainerGroup() - Method in class org.apache.brooklyn.policy.followthesun.FollowTheSunPoolImpl
-
- getContainerGroup() - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPool
-
- getContainerGroup() - Method in class org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPoolImpl
-
- getContainerId() - Method in interface org.apache.brooklyn.policy.loadbalancing.Movable
-
- getContainerLocation(ContainerType) - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- getContainerLocation(ContainerType) - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunModel
-
- getContainerName() - Method in class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsBlobStoreBasedObjectStore
-
- getContainerUrl(URL, String) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
- getContainerUrl(URL, String) - Static method in class org.apache.brooklyn.util.osgi.OsgiUtils
-
- getContainerWorkrates() - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- getContainerWorkrates() - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- getContent() - Method in class org.apache.brooklyn.camp.spi.pdp.Artifact
-
- getContent() - Method in interface org.apache.brooklyn.feed.http.HttpPollValue
-
Deprecated.
- getContent(String) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- getContent(String) - Static method in class org.apache.brooklyn.util.http.HttpTool
-
- getContent() - Method in class org.apache.brooklyn.util.http.HttpToolResponse
-
- getContentAsString() - Method in class org.apache.brooklyn.util.http.HttpToolResponse
-
- getContents() - Method in class org.apache.brooklyn.core.mgmt.BrooklynTags.NamedStringTag
-
- getContext() - Method in class org.apache.brooklyn.camp.spi.resolve.interpret.PlanInterpretationNode
-
- getContextEntity(Task<?>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- getControlledGroup() - Method in interface org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppCluster
-
- getControlledGroup() - Method in class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
- getController() - Method in interface org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppCluster
-
- getController() - Method in class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
- getCoordinate() - Method in class org.apache.brooklyn.util.maven.MavenArtifact
-
returns a "groupId:artifactId:version:(classifier:)packaging" string
which maven refers to as the co-ordinate
- getCouchDBConfigFileName() - Method in interface org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeDriver
-
- getCouchDBConfigFileName() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeSshDriver
-
- getCouchDBConfigTemplateUrl() - Method in interface org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeDriver
-
- getCouchDBConfigTemplateUrl() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeSshDriver
-
- getCouchDBUriTemplateUrl() - Method in interface org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeDriver
-
- getCouchDBUriTemplateUrl() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeSshDriver
-
- getCpuCount() - Method in interface org.apache.brooklyn.api.location.HardwareDetails
-
The number of CPUs on the machine
- getCpuCount() - Method in class org.apache.brooklyn.core.location.BasicHardwareDetails
-
- getCreated() - Method in class org.apache.brooklyn.camp.server.dto.ResourceDto
-
- getCreated() - Method in class org.apache.brooklyn.camp.spi.AbstractResource
-
- getCreatedAsString() - Method in class org.apache.brooklyn.camp.server.dto.ResourceDto
-
- getCreationTime() - Method in interface org.apache.brooklyn.api.entity.Entity
-
Returns the creation time for this entity, in UTC.
- getCreationTime() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getCreationTime() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getCredential() - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- getCurrentConfiguration() - Method in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- getCurrentConfiguration() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxControllerImpl
-
- getCurrentEffectorParameters() - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- getCurrentExecutionContext() - Static method in class org.apache.brooklyn.util.core.task.BasicExecutionContext
-
- getCurrentPoolSize() - Method in class org.apache.brooklyn.policy.autoscaling.MaxPoolSizeReachedEvent
-
- getCurrentPoolWorkrate() - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- getCurrentPoolWorkrate() - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- getCurrentSize() - Method in interface org.apache.brooklyn.api.entity.Group
-
- getCurrentSize() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal.SpecialEntityTransientCopyInternal
-
- getCurrentSize() - Method in interface org.apache.brooklyn.core.entity.trait.Resizable
-
- getCurrentSize() - Method in class org.apache.brooklyn.entity.group.AbstractGroupImpl
-
- getCurrentSize() - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaClusterImpl
- getCurrentSize() - Method in class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
- getCurrentSize() - Method in class org.apache.brooklyn.policy.followthesun.FollowTheSunPoolImpl
-
- getCurrentSize() - Method in class org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPoolImpl
-
- getCurrentStatus() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getCurrentUnbounded() - Method in class org.apache.brooklyn.policy.autoscaling.MaxPoolSizeReachedEvent
-
- getCustomAttribute(String, Class<T>, boolean) - Method in class org.apache.brooklyn.camp.spi.pdp.DeploymentPlan
-
Returns a present
Maybe
of the custom attribute with the given name if the attribute is
non-null and is an instance of the given type.
- getCustomAttributes() - Method in class org.apache.brooklyn.camp.server.dto.DtoCustomAttributes
-
- getCustomAttributes() - Method in class org.apache.brooklyn.camp.spi.AbstractResource
-
- getCustomAttributes() - Method in class org.apache.brooklyn.camp.spi.pdp.Artifact
-
- getCustomAttributes() - Method in class org.apache.brooklyn.camp.spi.pdp.ArtifactContent
-
- getCustomAttributes() - Method in class org.apache.brooklyn.camp.spi.pdp.ArtifactRequirement
-
- getCustomAttributes() - Method in class org.apache.brooklyn.camp.spi.pdp.DeploymentPlan
-
- getCustomAttributes() - Method in class org.apache.brooklyn.camp.spi.pdp.Service
-
- getCustomAttributes() - Method in class org.apache.brooklyn.camp.spi.pdp.ServiceCharacteristic
-
- getCustomField(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.Memento
-
Deprecated.
since 0.7.0; use config/attributes so generic persistence will work, rather than requiring "custom fields"
- getCustomField(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.AbstractMemento
-
Deprecated.
- getCustomFields() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.Memento
-
Deprecated.
since 0.7.0; use config/attributes so generic persistence will work, rather than requiring "custom fields"
- getCustomFields() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.AbstractMemento
-
Deprecated.
- getCustomFields() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.AbstractTreeNodeMemento
-
Deprecated.
- getCustomFields() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento
-
- getCustomFields() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEnricherMemento
-
Deprecated.
- getCustomFields() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicFeedMemento
-
Deprecated.
- getCustomFields() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicPolicyMemento
-
Deprecated.
- getCustomFileNameAfterArtifactMarker() - Method in class org.apache.brooklyn.util.maven.MavenArtifact
-
- getCustomJavaSystemProperties() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidSshDriver
-
- getCustomMaxNameLength(ConfigBag) - Method in class org.apache.brooklyn.core.location.cloud.names.AbstractCloudMachineNamer
-
Method for overriding to provide custom logic when an explicit config key is not set for the machine length.
- getCustomMaxNameLength(ConfigBag) - Method in class org.apache.brooklyn.location.jclouds.JcloudsMachineNamer
-
- getData() - Method in class org.apache.brooklyn.util.core.text.DataUriSchemeParser
-
- getDataAsInputStream() - Method in class org.apache.brooklyn.util.core.text.DataUriSchemeParser
-
- getDataAsString() - Method in class org.apache.brooklyn.util.core.text.DataUriSchemeParser
-
- getDatabaseCreationScript(Entity) - Static method in class org.apache.brooklyn.entity.database.DatastoreMixins
-
returns the creation script contents, if it exists, or null if none is defined (error if it cannot be loaded)
- getDatabaseCreationScriptAsString(Entity) - Static method in class org.apache.brooklyn.entity.database.DatastoreMixins
-
returns the creation script contents, if it exists, or null if none is defined (error if it cannot be loaded)
- getDatabaseReader() - Static method in class org.apache.brooklyn.core.location.geo.MaxMind2HostGeoLookup
-
- getDatabaseStartupDelay() - Method in class org.apache.brooklyn.entity.database.rubyrep.RubyRepNodeImpl
-
- getDatacenter(InetAddress) - Method in class org.apache.brooklyn.entity.nosql.cassandra.customsnitch.MultiCloudSnitch
-
- getDatacenterName() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- getDataDir() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- getDataDir() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- getDataDir() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlSshDriver
-
- getDataDirectory() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerSshDriver
-
- getDataDirectory() - Method in class org.apache.brooklyn.entity.nosql.mongodb.AbstractMongoDBSshDriver
-
- getDataGrid() - Method in class org.apache.brooklyn.core.internal.storage.impl.BrooklynStorageImpl
-
Returns the DataGrid used by this BrooklynStorageImpl
- getDatagridMetrics() - Method in interface org.apache.brooklyn.core.internal.storage.DataGrid
-
- getDatagridMetrics() - Method in class org.apache.brooklyn.core.internal.storage.impl.inmemory.InmemoryDatagrid
-
- getDatagridMetrics() - Method in class org.apache.brooklyn.internal.storage.impl.hazelcast.HazelcastDataGrid
-
- getDataLocation() - Method in class org.apache.brooklyn.entity.database.crate.CrateNodeSshDriver
-
- getDataProvider() - Method in class org.apache.brooklyn.policy.loadbalancing.BalancingStrategy
-
- getDate() - Method in class org.apache.brooklyn.core.mgmt.usage.ApplicationUsage.ApplicationEvent
-
- getDate() - Method in class org.apache.brooklyn.core.mgmt.usage.LocationUsage.LocationEvent
-
- getDateFormat() - Method in class org.apache.brooklyn.util.logging.SimpleOneLineLogFormatter
-
- getDecimalSeparator(Locale) - Static method in class org.apache.brooklyn.util.text.Strings
-
- getDeclaredType() - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver
-
Deprecated.
- getDefault() - Method in class org.apache.brooklyn.util.core.task.ValueResolver
-
- getDefaultCipherSuites() - Method in class org.apache.brooklyn.util.crypto.TrustingSslSocketFactory
-
- getDefaultCipherSuites() - Method in class org.apache.brooklyn.util.http.TrustingSslSocketFactory
-
- getDefaultDecimalSeparator() - Static method in class org.apache.brooklyn.util.text.Strings
-
- getDefaultExchangeName() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitDestination
-
- getDefaultLookup() - Static method in class org.apache.brooklyn.core.location.geo.HostGeoInfo
-
- getDefaultUnpackedDirectoryName() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- getDefaultUserMetadataString() - Static method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- getDefaultValue() - Method in interface org.apache.brooklyn.api.effector.ParameterType
-
- getDefaultValue() - Method in interface org.apache.brooklyn.config.ConfigKey
-
Returns the default value of the configuration parameter.
- getDefaultValue() - Method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- getDefaultValue() - Method in class org.apache.brooklyn.core.effector.BasicParameterType
-
- getDefaultValue() - Method in class org.apache.brooklyn.rest.domain.ConfigSummary
-
- getDefaultValue() - Method in class org.apache.brooklyn.rest.domain.EffectorSummary.ParameterSummary
-
- getDefaultValueForType(Class<?>) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
returns the default/inital value that is assigned to fields of the givien type;
if the type is not primitive this value is null;
for primitive types it is obvious but not AFAIK programmatically visible
(e.g.
- getDefinedBrooklynType(Class<? extends BrooklynObject>) - Static method in class org.apache.brooklyn.core.objs.BrooklynTypes
-
- getDefinedConfigKeys(Class<? extends BrooklynObject>) - Static method in class org.apache.brooklyn.core.objs.BrooklynTypes
-
- getDefinedConfigKeys(String) - Static method in class org.apache.brooklyn.core.objs.BrooklynTypes
-
- getDefinedEntityType(Class<? extends Entity>) - Static method in class org.apache.brooklyn.core.objs.BrooklynTypes
-
- getDefinedLocationById(String) - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
returns a LocationDefinition given its ID (usually a random string), or null if none
- getDefinedLocationById(String) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- getDefinedLocationByName(String) - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
returns a LocationDefinition given its name (e.g.
- getDefinedLocationByName(String) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- getDefinedLocations() - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
map of ID (possibly randomly generated) to the definition (spec, name, id, and props;
where spec is the spec as defined, for instance possibly another named:xxx location)
- getDefinedLocations() - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- getDefinedSensors(Class<? extends Entity>) - Static method in class org.apache.brooklyn.core.objs.BrooklynTypes
-
- getDefinedSensors(String) - Static method in class org.apache.brooklyn.core.objs.BrooklynTypes
-
- getDefines() - Method in class org.apache.brooklyn.cli.AbstractMain.BrooklynCommandWithSystemDefines
-
- getDefinesAsMap() - Method in class org.apache.brooklyn.cli.AbstractMain.BrooklynCommandWithSystemDefines
-
- getDelayMillis() - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- getDelegate() - Method in class org.apache.brooklyn.core.objs.proxy.EntityProxyImpl
-
- getDelegate() - Method in class org.apache.brooklyn.rest.security.provider.DelegatingSecurityProvider
-
- getDelegate() - Method in class org.apache.brooklyn.util.stream.ThreadLocalPrintStream
-
- getDeploymentTimeoutSecs() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7ServerImpl
-
- getDescendants(String, String) - Method in interface org.apache.brooklyn.rest.api.ApplicationApi
-
- getDescendants(String, String, String) - Method in interface org.apache.brooklyn.rest.api.EntityApi
-
- getDescendants(String, String) - Method in class org.apache.brooklyn.rest.resources.ApplicationResource
-
- getDescendants(String, String, String) - Method in class org.apache.brooklyn.rest.resources.EntityResource
-
- getDescendantsSensor(String, String, String) - Method in interface org.apache.brooklyn.rest.api.ApplicationApi
-
- getDescendantsSensor(String, String, String, String) - Method in interface org.apache.brooklyn.rest.api.EntityApi
-
- getDescendantsSensor(String, String, String) - Method in class org.apache.brooklyn.rest.resources.ApplicationResource
-
- getDescendantsSensor(String, String, String, String) - Method in class org.apache.brooklyn.rest.resources.EntityResource
-
- getDescription() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- getDescription() - Method in interface org.apache.brooklyn.api.effector.Effector
-
optional description for the effector
- getDescription() - Method in interface org.apache.brooklyn.api.effector.ParameterType
-
- getDescription() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.CatalogItemMemento
-
- getDescription() - Method in interface org.apache.brooklyn.api.mgmt.Task
-
- getDescription() - Method in interface org.apache.brooklyn.api.sensor.Sensor
-
Returns the description of the sensor, for display.
- getDescription() - Method in interface org.apache.brooklyn.api.typereg.RegisteredType
-
- getDescription() - Method in class org.apache.brooklyn.camp.server.dto.ResourceDto
-
- getDescription() - Method in class org.apache.brooklyn.camp.spi.AbstractResource
-
- getDescription() - Method in class org.apache.brooklyn.camp.spi.pdp.Artifact
-
- getDescription() - Method in class org.apache.brooklyn.camp.spi.pdp.ArtifactRequirement
-
- getDescription() - Method in class org.apache.brooklyn.camp.spi.pdp.DeploymentPlan
-
- getDescription() - Method in class org.apache.brooklyn.camp.spi.pdp.Service
-
- getDescription() - Method in class org.apache.brooklyn.camp.spi.pdp.ServiceCharacteristic
-
- getDescription() - Method in interface org.apache.brooklyn.config.ConfigKey
-
Returns the description of the configuration parameter, for display.
- getDescription() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- getDescription() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- getDescription() - Method in class org.apache.brooklyn.core.config.BasicConfigKey.Builder
-
- getDescription() - Method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- getDescription() - Method in class org.apache.brooklyn.core.effector.BasicParameterType
-
- getDescription() - Method in class org.apache.brooklyn.core.effector.EffectorBase
-
- getDescription() - Method in class org.apache.brooklyn.core.feed.AttributePollHandler
-
- getDescription() - Method in class org.apache.brooklyn.core.feed.DelegatingPollHandler
-
- getDescription() - Method in class org.apache.brooklyn.core.feed.PollConfig
-
- getDescription() - Method in interface org.apache.brooklyn.core.feed.PollHandler
-
- getDescription() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento
-
- getDescription() - Method in class org.apache.brooklyn.core.sensor.BasicSensor
-
- getDescription() - Method in class org.apache.brooklyn.core.typereg.BasicRegisteredType
-
- getDescription() - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
a description for this template; this is set on created machines but _not_ used to filter them
(so you can change description freely).
- getDescription() - Method in interface org.apache.brooklyn.policy.ha.AbstractFailureDetector.CalculatedStatus
-
- getDescription() - Method in class org.apache.brooklyn.policy.ha.HASensors.FailureDescriptor
-
- getDescription() - Method in class org.apache.brooklyn.rest.domain.CatalogItemSummary
-
- getDescription() - Method in class org.apache.brooklyn.rest.domain.ConfigSummary
-
- getDescription() - Method in class org.apache.brooklyn.rest.domain.EffectorSummary
-
- getDescription() - Method in class org.apache.brooklyn.rest.domain.EffectorSummary.ParameterSummary
-
- getDescription() - Method in class org.apache.brooklyn.rest.domain.SensorSummary
-
- getDescription() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getDescription() - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
optional description used to provide context for operations
- getDescription() - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
caller supplied description
- getDescription() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- getDescription() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getDescription() - Method in class org.apache.brooklyn.util.repeat.Repeater
-
- getDeserializer() - Method in class org.apache.brooklyn.rest.util.json.BidiSerialization.AbstractWithManagementContextSerialization
-
- getDetailedStatus() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getDetails() - Method in class org.apache.brooklyn.camp.server.dto.ApiErrorDto
-
- getDetails() - Method in class org.apache.brooklyn.rest.domain.ApiError
-
- getDir() - Method in class org.apache.brooklyn.feed.shell.ShellPollConfig
-
- getDirectSendsToItemByLocation() - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- getDirectSendsToItemByLocation() - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunModel
-
- getDiscriminatingValue(ILoggingEvent) - Method in class org.apache.brooklyn.util.logback.JcloudsPersistenceThreadDiscriminator
-
- getDisplayName() - Method in interface org.apache.brooklyn.api.entity.Entity
-
A display name; recommended to be a concise single-line description.
- getDisplayName() - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- getDisplayName() - Method in interface org.apache.brooklyn.api.location.Location
-
Get the name assigned to this location.
- getDisplayName() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.Memento
-
- getDisplayName() - Method in interface org.apache.brooklyn.api.mgmt.Task
-
- getDisplayName() - Method in interface org.apache.brooklyn.api.objs.BrooklynObject
-
A display name; recommended to be a concise single-line description.
- getDisplayName() - Method in interface org.apache.brooklyn.api.typereg.RegisteredType
-
- getDisplayName() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- getDisplayName() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- getDisplayName() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getDisplayName() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getDisplayName() - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- getDisplayName() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- getDisplayName() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.AbstractMemento
-
- getDisplayName() - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
- getDisplayName() - Method in class org.apache.brooklyn.core.typereg.BasicRegisteredType
-
- getDisplayName() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getDisplayName() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- getDisplayName() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getDisplayValue(Object) - Method in class org.apache.brooklyn.core.config.render.RendererHints.DisplayValue
-
- getDnsPort() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- getDomain() - Method in interface org.apache.brooklyn.entity.proxy.AbstractController
-
returns primary domain this controller responds to, or null if it responds to all domains
- getDomain() - Method in class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
returns primary domain this controller responds to, or null if it responds to all domains
- getDomain() - Method in interface org.apache.brooklyn.entity.proxy.nginx.UrlMapping
-
- getDomain() - Method in class org.apache.brooklyn.entity.proxy.nginx.UrlMappingImpl
-
- getDomainName() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- getDomainZoneFile() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerSshDriver
-
- getDownloadLinkOsTagWithPrefix() - Method in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeDriver
-
- getDownloadLinkOsTagWithPrefix() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver
-
- getDownloadLinkPreVersionSeparator() - Method in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeDriver
-
- getDownloadLinkPreVersionSeparator() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver
-
- getDownloadParentDir() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- getDriver() - Method in interface org.apache.brooklyn.api.entity.drivers.DriverDependentEntity
-
- getDriver() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbNodeImpl
-
- getDriver() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlNodeImpl
-
- getDriver() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeImpl
-
- getDriver() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitBrokerImpl
-
- getDriver() - Method in class org.apache.brooklyn.entity.monitoring.monit.MonitNodeImpl
-
- getDriver() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- getDriver() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- getDriver() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeImpl
-
- getDriver() - Method in class org.apache.brooklyn.entity.nosql.redis.RedisStoreImpl
-
- getDriver() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- getDriver() - Method in class org.apache.brooklyn.entity.osgi.karaf.KarafContainerImpl
-
- getDriver() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxControllerImpl
-
- getDriver() - Method in interface org.apache.brooklyn.entity.software.base.EmptySoftwareProcess
-
- getDriver() - Method in class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
-
- getDriver() - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcessImpl
-
- getDriver() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7ServerImpl
-
- getDriver() - Method in class org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppServiceImpl
-
- getDriverInterface() - Method in interface org.apache.brooklyn.api.entity.drivers.DriverDependentEntity
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.database.crate.CrateNodeImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.database.derby.DerbyDatabase
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbNodeImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlNodeImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.database.rubyrep.RubyRepNodeImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.machine.MachineEntityImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQBrokerImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaBrokerImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaZooKeeperImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidBrokerImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitBrokerImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.messaging.storm.StormImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.monitoring.monit.MonitNodeImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGatewayImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNodeImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.nosql.infinispan.Infinispan5Server
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBServerImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBConfigServerImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouterImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.nosql.redis.RedisStoreImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.nosql.solr.SolrServerImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.osgi.karaf.KarafContainerImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxControllerImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.software.base.EmptySoftwareProcessImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.software.base.EmptyWindowsProcessImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.software.base.VanillaSoftwareProcessImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.software.base.VanillaWindowsProcessImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss6ServerImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7ServerImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.webapp.jetty.Jetty6ServerImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppServiceImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.webapp.tomcat.TomcatServerImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.entity.zookeeper.ZooKeeperNodeImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.qa.load.SimulatedJBoss7ServerImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.qa.load.SimulatedMySqlNodeImpl
-
- getDriverInterface() - Method in class org.apache.brooklyn.qa.load.SimulatedNginxControllerImpl
-
- getDto() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- getDtoFactory() - Method in class org.apache.brooklyn.camp.server.rest.CampServer
-
- getDuration() - Method in class org.apache.brooklyn.rest.domain.UsageStatistic
-
- getDurationElapsed() - Method in class org.apache.brooklyn.util.time.CountdownTimer
-
- getDurationRemaining() - Method in class org.apache.brooklyn.util.time.CountdownTimer
-
- getDynamicDirectory() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerSshDriver
-
- getDynamicLocation() - Method in interface org.apache.brooklyn.core.location.dynamic.LocationOwner
-
- getDynamicLocation() - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolImpl
-
- getEffector(String, Class<?>...) - Method in interface org.apache.brooklyn.api.entity.EntityType
-
Deprecated.
since 0.7.0 use EntityType.getEffectorByName(String)
;
use of multiple effectors with the same name is not supported by the EntityDynamicType implementation,
so should be discouraged. overloading can be achieved by inspecting the parameters map.
- getEffector(String) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getEffector(String) - Method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
- getEffector(String) - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
returns the effector registered against a given name
- getEffector(String, Class<?>...) - Method in class org.apache.brooklyn.core.entity.EntityTypeSnapshot
-
- getEffector(String) - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getEffectorApi() - Method in class org.apache.brooklyn.rest.client.BrooklynApi
-
- getEffectorByName(String) - Method in interface org.apache.brooklyn.api.entity.EntityType
-
- getEffectorByName(String) - Method in class org.apache.brooklyn.core.entity.EntityTypeSnapshot
-
- getEffectorCallTag(Task<?>, boolean) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- getEffectorName() - Method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.EffectorCallTag
-
- getEffectorName(Task<?>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- getEffectorParameters(Task<?>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- getEffectors() - Method in interface org.apache.brooklyn.api.entity.EntityType
-
Effectors available on this entity.
- getEffectors() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.EntityMemento
-
all dynamic effectors (ie differences between those registered on the entity type
- getEffectors() - Method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
Effectors available on this entity.
- getEffectors() - Method in class org.apache.brooklyn.core.entity.EntityTypeSnapshot
-
- getEffectors() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEntityMemento
-
- getEffectors() - Method in class org.apache.brooklyn.rest.domain.CatalogEntitySummary
-
- getElectionPort() - Method in class org.apache.brooklyn.entity.zookeeper.ZooKeeperSshDriver.ZooKeeperServerConfig
-
- getEnabledProtocols() - Method in interface org.apache.brooklyn.entity.webapp.JavaWebAppDriver
-
- getEnabledProtocols() - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSshDriver
-
- getEnabledProtocols(Entity) - Static method in class org.apache.brooklyn.entity.webapp.WebAppServiceMethods
-
- getEnableManagementPlugin() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitBrokerImpl
-
- getEnd() - Method in class org.apache.brooklyn.rest.domain.UsageStatistic
-
- getEndOfPrevious() - Method in class org.apache.brooklyn.util.yaml.Yamls.YamlExtract
-
- getEndOfThis() - Method in class org.apache.brooklyn.util.yaml.Yamls.YamlExtract
-
- getEndpoint() - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- getEndpointSnitchName() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- getEndTimeUtc() - Method in interface org.apache.brooklyn.api.mgmt.Task
-
- getEndTimeUtc() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getEndTimeUtc() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- getEndTimeUtc() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getEnricher(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- getEnricherIds() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getEnricherIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getEnricherIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getEnricherIdToType() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoManifest
-
- getEnricherIdToType() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl
-
- getEnricherMemento(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getEnricherMemento(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getEnricherMemento(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getEnricherMementos() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getEnricherMementos() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getEnricherMementos() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getEnrichers() - Method in interface org.apache.brooklyn.api.entity.Entity
-
- getEnrichers() - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- getEnrichers() - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData
-
- getEnrichers() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.EntityMemento
-
The ids of the enrichers of this entity.
- getEnrichers() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getEnrichers() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getEnrichers() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEntityMemento
-
- getEnrichers() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- getEnricherSpecs() - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- getEnricherType() - Method in interface org.apache.brooklyn.api.sensor.Enricher
-
Information about the type of this entity; analogous to Java's object.getClass.
- getEnricherType() - Method in class org.apache.brooklyn.core.enricher.AbstractEnricher
-
- getEntities() - Method in interface org.apache.brooklyn.api.mgmt.EntityManager
-
All entities under control of this management plane
- getEntities() - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData
-
- getEntities() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- getEntities() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- getEntities() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- getEntities() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- getEntities() - Method in class org.apache.brooklyn.rest.domain.ApplicationSpec
-
- getEntitiesInApplication(Application) - Method in interface org.apache.brooklyn.api.mgmt.EntityManager
-
All entities managed as part of the given application
- getEntitiesInApplication(Application) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- getEntitiesInApplication(Application) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- getEntitlement(Task<?>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- getEntitlement(Collection<?>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- getEntitlement(BrooklynTaskTags.EntitlementTag) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- getEntitlementClass() - Method in enum org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntitlementClassesEnum
-
- getEntitlementContext() - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
Finds the currently applicable
EntitlementContext
by examining the current thread
then by investigating the current task, its submitter, etc.
- getEntitlementManager() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
Active entitlements checker instance.
- getEntitlementManager() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getEntitlementManager() - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
- getEntitlementManager() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getEntity() - Method in interface org.apache.brooklyn.api.entity.drivers.EntityDriver
-
The entity instance that this is a driver for.
- getEntity(String) - Method in interface org.apache.brooklyn.api.mgmt.EntityManager
-
Returns the entity with the given identifier (may be a full instance, or a proxy to one which is remote),
or null.
- getEntity() - Method in class org.apache.brooklyn.core.entity.EntityAndAttribute
-
- getEntity() - Method in class org.apache.brooklyn.core.feed.AbstractFeed
-
- getEntity() - Method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntityAndItem
-
- getEntity(String) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- getEntity(String) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- getEntity(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- getEntity() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeSshDriver
-
- getEntity() - Method in class org.apache.brooklyn.entity.cm.salt.impl.SaltEntitySshDriver
-
- getEntity() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- getEntity() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- getEntity() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlSshDriver
-
- getEntity() - Method in class org.apache.brooklyn.entity.java.JmxSupport
-
- getEntity() - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppSshDriver
-
- getEntity() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitSshDriver
-
- getEntity() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerSshDriver
-
- getEntity() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBSshDriver
-
- getEntity() - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBConfigServerSshDriver
-
- getEntity() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- getEntity() - Method in class org.apache.brooklyn.entity.osgi.karaf.KarafSshDriver
-
- getEntity() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- getEntity() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- getEntity() - Method in interface org.apache.brooklyn.entity.software.base.SoftwareProcessDriver
-
The entity whose components we are controlling.
- getEntity() - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSshDriver
-
- getEntity() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss6SshDriver
-
- getEntity() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7SshDriver
-
- getEntity() - Method in class org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppSshDriver
-
- getEntity(String) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- getEntity(String, String) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- getEntity(Response, Class<T>) - Static method in class org.apache.brooklyn.rest.client.BrooklynApi
-
- getEntity(Response, <any>) - Static method in class org.apache.brooklyn.rest.client.BrooklynApi
-
- getEntity() - Method in class org.apache.brooklyn.rest.client.util.http.BuiltResponsePreservingError
-
- getEntity(String) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
Deprecated.
- getEntity(String, String) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
- getEntity(String, String) - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
finds the entity indicated by the given ID or name
- getEntityApi() - Method in class org.apache.brooklyn.rest.client.BrooklynApi
-
- getEntityChangeListener() - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
- getEntityClass() - Method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
- getEntityConfigApi() - Method in class org.apache.brooklyn.rest.client.BrooklynApi
-
- getEntityDisplayName() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getEntityDownloadsManager() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
- getEntityDownloadsManager() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getEntityDownloadsManager() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getEntityDriver() - Method in interface org.apache.brooklyn.api.entity.drivers.downloads.DownloadResolverManager.DownloadRequirement
-
- getEntityDriver() - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadRequirement
-
- getEntityDriverManager() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
- getEntityDriverManager() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getEntityDriverManager() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getEntityFactory() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- getEntityFactory() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- getEntityFactory() - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- getEntityFactory() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getEntityFilter() - Method in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- getEntityFilter() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- getEntityGeneric(Response, <any>) - Static method in class org.apache.brooklyn.rest.client.BrooklynApi
-
Deprecated.
since 0.8.0-incubating. Use #getEntity(Response, GenericType)
instead.
- getEntityId() - Method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.EffectorCallTag
-
- getEntityId() - Method in class org.apache.brooklyn.core.mgmt.usage.LocationUsage.LocationEvent
-
- getEntityId() - Method in class org.apache.brooklyn.entity.database.mysql.ReplicationSnapshot
-
- getEntityId() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getEntityIds() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getEntityIds() - Method in interface org.apache.brooklyn.core.mgmt.internal.EntityManagerInternal
-
- getEntityIds() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- getEntityIds() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- getEntityIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getEntityIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getEntityIdToManifest() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoManifest
-
- getEntityIdToManifest() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl
-
- getEntityManager() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
Returns the
EntityManager
instance for managing/querying entities.
- getEntityManager() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- getEntityManager() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getEntityMemento(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getEntityMemento(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getEntityMemento(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getEntityMementos() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getEntityMementos() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getEntityMementos() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getEntityType() - Method in interface org.apache.brooklyn.api.entity.Entity
-
Information about the type of this entity; analogous to Java's object.getClass.
- getEntityType() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getEntityType() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getEntityType() - Method in class org.apache.brooklyn.core.mgmt.usage.ApplicationUsage
-
- getEntityType() - Method in class org.apache.brooklyn.core.mgmt.usage.LocationUsage.LocationEvent
-
- getEntityType() - Method in interface org.apache.brooklyn.core.mgmt.usage.UsageListener.ApplicationMetadata
-
- getEntityTypeOf(Class<T>) - Method in interface org.apache.brooklyn.api.entity.EntityTypeRegistry
-
Returns the interface of this entity implementation.
- getEntityTypeOf(Class<T>) - Method in class org.apache.brooklyn.core.objs.BasicEntityTypeRegistry
-
- getEntityTypeRegistry() - Method in interface org.apache.brooklyn.api.mgmt.EntityManager
-
Returns the type registry, used to identify the entity implementation when instantiating an
entity of a given type.
- getEntityTypeRegistry() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- getEntityTypeRegistry() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- getEntries() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogClasspathDto
-
- getEnv() - Method in class org.apache.brooklyn.feed.shell.ShellPollConfig
-
- getEnv() - Method in class org.apache.brooklyn.feed.ssh.SshPollConfig
-
- getEnvSupplier() - Method in class org.apache.brooklyn.feed.ssh.SshPollConfig
-
- getEpmdListenerPort() - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- getEpmdListenerPort() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- getErlangPortRangeEnd() - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- getErlangPortRangeEnd() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- getErlangPortRangeStart() - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- getErlangPortRangeStart() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- getErlangVersion() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitSshDriver
-
- getErlangVersion() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeSshDriver
-
- getError() - Method in class org.apache.brooklyn.rest.domain.ApiError
-
- getError(Task<?>) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
returns the error thrown by the task if
Task.isError()
, or null if no error or not done
- getError() - Method in class org.apache.brooklyn.util.exceptions.ReferenceWithError
-
returns the error (not throwing)
- getError() - Method in class org.apache.brooklyn.util.yaml.Yamls.YamlExtract
-
- getErrorContent(String) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- getErrorContent(String) - Static method in class org.apache.brooklyn.util.http.HttpTool
-
- getErrorLogLocation() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- getEvents() - Method in class org.apache.brooklyn.core.mgmt.usage.ApplicationUsage
-
- getEvents() - Method in class org.apache.brooklyn.core.mgmt.usage.LocationUsage
-
- getException() - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskWrapper
-
returns any exception encountered in the operation
- getException() - Method in class org.apache.brooklyn.util.guava.Maybe.Absent
-
- getExceptionHandler() - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindContext
-
- getExceptionHandler() - Method in class org.apache.brooklyn.core.mgmt.rebind.PeriodicDeltaChangeListener
-
- getExceptionHandler() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- getExceptions() - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
- getExceptions() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- getExchangeName() - Method in interface org.apache.brooklyn.entity.messaging.amqp.AmqpExchange
-
Return the AMQP exchange name.
- getExchangeName() - Method in interface org.apache.brooklyn.entity.messaging.qpid.QpidQueue
-
- getExchangeName() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidQueueImpl
-
- getExchangeName() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidTopicImpl
-
- getExchangeName() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitDestination
-
- getExecutionContext(Entity) - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
Returns an
ExecutionContext
instance representing tasks
(from the
ExecutionManager
) associated with this entity, and capable
of conveniently running such tasks which will be associated with that entity
- getExecutionContext() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getExecutionContext() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
Returns the task execution context for the entity.
- getExecutionContext() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getExecutionContext(Entity) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getExecutionContext() - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
- getExecutionContext(Entity) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getExecutionManager() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
Returns the
ExecutionManager
instance for entities and users in this management realm
to submit tasks and to observe what tasks are occurring
- getExecutionManager() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- getExecutionManager() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getExecutionManager() - Method in class org.apache.brooklyn.util.core.task.BasicExecutionContext
-
- getExitCode() - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskWrapper
-
returns the exit code from the copy, 0 on success;
null if it has not completed or threw exception
(not sure if this is ever a non-zero integer or if it is meaningful)
- getExitCode() - Method in class org.apache.brooklyn.util.core.task.system.ProcessTaskWrapper
-
- getExitStatus() - Method in class org.apache.brooklyn.feed.ssh.SshPollValue
-
Command exit status, or -1 if error is set.
- getExpandedInstallDir() - Method in interface org.apache.brooklyn.entity.monitoring.monit.MonitDriver
-
- getExpandedInstallDir() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- getExpandedInstallDir() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss6SshDriver
-
- getExpectedJavaSuperType() - Method in interface org.apache.brooklyn.api.typereg.RegisteredTypeLoadingContext
-
A java super-type or interface that should be filtered for;
for specs, this refers to the target type, not the spec
(eg
Entity
not
EntitySpec
).
- getExpectedJavaSuperType() - Method in class org.apache.brooklyn.core.typereg.RegisteredTypeLoadingContexts.BasicRegisteredTypeLoadingContext
-
- getExpectedKind() - Method in interface org.apache.brooklyn.api.typereg.RegisteredTypeLoadingContext
-
The kind required, if specified.
- getExpectedKind() - Method in class org.apache.brooklyn.core.typereg.RegisteredTypeLoadingContexts.BasicRegisteredTypeLoadingContext
-
- getExpectedMasterToClear() - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementPlaneSyncRecordPersister.Delta
-
- getExpectedMasterToClear() - Method in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordDeltaImpl
-
- getExpectedState(Entity) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic
-
- getExportedPackages() - Method in class org.apache.brooklyn.rt.felix.ManifestHelper
-
- getExtension(Class<T>) - Method in interface org.apache.brooklyn.api.location.Location
-
Returns an extension of the given type.
- getExtension(Class<T>) - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- getExtension(Class<T>) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- getExtension() - Method in class org.apache.brooklyn.util.maven.MavenArtifact
-
- getExtensions() - Method in class org.apache.brooklyn.api.location.LocationSpec
-
- getExternalConfigProviderRegistry() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getExternalConfigProviderRegistry() - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- getExternalConfigProviderRegistry() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getExternalManagementUri() - Method in class org.apache.brooklyn.camp.server.dto.PlatformComponentDto
-
- getExternalManagementUri() - Method in class org.apache.brooklyn.camp.spi.PlatformComponent
-
- getExtraStatusText() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- getExtraStatusText() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getExtraStatusText() - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- getFabricSize() - Method in interface org.apache.brooklyn.entity.group.DynamicFabric
-
- getFabricSize() - Method in class org.apache.brooklyn.entity.group.DynamicFabricImpl
-
- getFactory() - Method in interface org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppCluster
-
- getFactory() - Method in class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
- getFailures() - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- getFallbackLocations() - Method in interface org.apache.brooklyn.api.entity.drivers.downloads.DownloadResolverManager.DownloadTargets
-
Gets the locations to try (in-order), to be used only after all primary locations
have been tried.
- getFallbackLocations() - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadTargets
-
- getFeatures(ManagementContext) - Static method in class org.apache.brooklyn.core.BrooklynVersion
-
- getFeatures() - Method in class org.apache.brooklyn.rest.domain.VersionSummary
-
- getFeed(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- getFeedIds() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getFeedIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getFeedIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getFeedIdToType() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoManifest
-
- getFeedIdToType() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl
-
- getFeedMemento(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getFeedMemento(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getFeedMemento(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getFeedMementos() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getFeedMementos() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getFeedMementos() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getFeeds() - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData
-
- getFeeds() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.EntityMemento
-
The ids of the sensor feeds attached to this entity.
- getFeeds() - Method in interface org.apache.brooklyn.core.entity.EntityInternal.FeedSupport
-
- getFeeds() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEntityMemento
-
- getFeeds() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- getFeedSupport() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
- getFeedSupport() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
- getFeedSupport() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
Deprecated.
- getField(Object, Field) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
gets the value of the field.
- getFieldsWithFlags(Object) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
get all fields (including private and static) on the given object and all supertypes,
that are annotated with SetFromFlags.
- getFieldsWithFlagsExcludingModifiers(Object, int) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
get all fields (including private and static) and their values on the given object and all supertypes,
where the field is annotated with SetFromFlags.
- getFieldsWithFlagsWithModifiers(Object, int) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
get all fields with the given modifiers, and their values on the given object and all supertypes,
where the field is annotated with SetFromFlags.
- getFieldsWithValues(Object) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
returns a map of all fields which are annotated 'SetFromFlag' with their current values;
useful if you want to clone settings from one object
- getFile() - Method in class org.apache.brooklyn.util.os.Os.DeletionResult
-
- getFilename() - Method in interface org.apache.brooklyn.api.entity.drivers.downloads.DownloadResolver
-
The name of the artifact.
- getFilename() - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadResolver
-
- getFilename() - Method in class org.apache.brooklyn.util.maven.MavenArtifact
-
- getFilenameContextMapper() - Method in interface org.apache.brooklyn.entity.webapp.JavaWebAppDriver
-
- getFilenameContextMapper() - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSshDriver
-
- getFilePermissions(File) - Static method in class org.apache.brooklyn.util.io.FileUtil
-
This utility will be deleted when we move to Java 7
- getFinalProxyTarget(Task<?>) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- getFirst(String...) - Method in interface org.apache.brooklyn.config.StringConfigMap
-
- getFirst(Map, String...) - Method in interface org.apache.brooklyn.config.StringConfigMap
-
returns the value of the first key which is defined
- getFirst(String...) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
returns the value of the first key which is defined
- getFirst(Map, String...) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- getFirst(String...) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
returns the value of the first key which is defined
- getFirst(Map, String...) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- getFirst(String...) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
Discouraged; returns the String so if it is external config, it will be the
$brooklyn:external(...)
format.
- getFirst(Map, String...) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
Discouraged; returns the String so if it is external config, it will be the
$brooklyn:external(...)
format.
- getFirst(ConfigKey<T>, ConfigKey<T>...) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
returns the first key in the list for which a value is explicitly set, then defaulting to defaulting value of preferred key
- getFirstInteresting(Throwable) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
returns the first exception in the call chain which is not of common uninteresting types
(ie excluding ExecutionException and PropagatedRuntimeExceptions);
or the original throwable if all are uninteresting
- getFirstLine(String) - Static method in class org.apache.brooklyn.util.text.Strings
-
- getFirstReachableAddress(ComputeServiceContext, NodeMetadata) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
- getFirstReachableAddress(NodeMetadata, Duration) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
- getFirstThrowableMatching(Throwable, Predicate<? super Throwable>) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
returns the first exception that matches the filter, or null
- getFirstThrowableOfType(Throwable, Class<T>) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
returns the first exception of the given type, or null
- getFirstWord(String) - Static method in class org.apache.brooklyn.util.text.Strings
-
returns the first word (whitespace delimited text), or null if there is none (input null or all whitespace)
- getFirstWordAfter(String, String) - Static method in class org.apache.brooklyn.util.text.Strings
-
returns the first word after the given phrase, or null if no such phrase;
if the character immediately after the phrase is not whitespace, the non-whitespace
sequence starting with that character will be returned
- getFlagMaybeValue() - Method in class org.apache.brooklyn.util.core.flags.FlagUtils.FlagConfigKeyAndValueRecord
-
- getFlagName() - Method in class org.apache.brooklyn.util.core.flags.FlagUtils.FlagConfigKeyAndValueRecord
-
- getFlags() - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- getFlags() - Method in class org.apache.brooklyn.api.location.LocationSpec
-
- getFlags() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- getFlags() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.WinRmExecuteHelper
-
- getFocusMap() - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
returns a Map
at the given focus, creating if needed (so never null),
throwing if it exists already and is not a map
- getFocusMapMaybe() - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
- getFormatCode() - Method in class org.apache.brooklyn.core.typereg.AbstractTypePlanTransformer
-
- getFormatCode() - Method in interface org.apache.brooklyn.core.typereg.BrooklynTypePlanTransformer
-
- getFormatDescription() - Method in class org.apache.brooklyn.core.typereg.AbstractTypePlanTransformer
-
- getFormatDescription() - Method in interface org.apache.brooklyn.core.typereg.BrooklynTypePlanTransformer
-
- getFormatName() - Method in class org.apache.brooklyn.core.typereg.AbstractTypePlanTransformer
-
- getFormatName() - Method in interface org.apache.brooklyn.core.typereg.BrooklynTypePlanTransformer
-
- getFragmentBetween(String, String, String) - Static method in class org.apache.brooklyn.util.text.Strings
-
looks for first section of text in following the prefix and, if present, before the suffix;
null if the prefix is not present in the string, and everything after the prefix if suffix is not present in the string;
if either prefix or suffix is null, it is treated as the start/end of the string
- getFramework() - Method in class org.apache.brooklyn.core.mgmt.ha.OsgiManager
-
- getFramework(String, boolean) - Static method in class org.apache.brooklyn.util.core.osgi.Osgis
-
Provides an OSGI framework.
- getFrom() - Method in class org.apache.brooklyn.entity.proxy.nginx.UrlRewriteRule
-
- getFullVersion() - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- getFullVersion() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- getFullYamlTextOriginal() - Method in class org.apache.brooklyn.util.yaml.Yamls.YamlExtract
-
- getFullYamlTextWithExtractReplaced(String) - Method in class org.apache.brooklyn.util.yaml.Yamls.YamlExtract
-
Returns the original YAML with the found item replaced by the given replacement YAML.
- getFunction() - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.parse.FunctionWithArgs
-
- getFurthest(String, Collection<String>) - Static method in class org.apache.brooklyn.util.net.NetworkMultiAddressUtils
-
- getGarbageCollector() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getGithubOpscodeRepo(String) - Static method in class org.apache.brooklyn.entity.chef.ChefConfigs
-
- getGithubOpscodeRepo(String, String) - Static method in class org.apache.brooklyn.entity.chef.ChefConfigs
-
- getGlobsAfterBraceExpansion(String) - Static method in class org.apache.brooklyn.util.text.WildcardGlobs
-
returns a list with no curly braces in any entries,
and guaranteeing order such that any {..,X,..,Y,..} will result in X being before Y in the resulting list;
e.g.
- getGlobsAfterBraceExpansion(String, boolean, WildcardGlobs.PhraseTreatment, WildcardGlobs.PhraseTreatment) - Static method in class org.apache.brooklyn.util.text.WildcardGlobs
-
returns a list with no curly braces in any entries; e.g.
- getGossipPort() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- getGossipPort() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeDriver
-
- getGossipPort() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- getGossipPort() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- getGroupId() - Method in class org.apache.brooklyn.util.maven.MavenArtifact
-
- getGroupName() - Method in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNode
-
- getGroupName() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeImpl
-
- getGroupPassword() - Method in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNode
-
- getGroupPassword() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeImpl
-
- getGroups() - Method in interface org.apache.brooklyn.api.entity.Entity
-
- getGroups() - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- getGroups() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getGroups() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getHandoffListenerPort() - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- getHandoffListenerPort() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- getHardware() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- getHardwareDetails() - Method in interface org.apache.brooklyn.api.location.MachineDetails
-
- getHardwareDetails() - Method in class org.apache.brooklyn.core.location.BasicMachineDetails
-
- getHardwareId() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- getHazelcastNodesList() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeSshDriver
-
- getHeaderLists() - Method in interface org.apache.brooklyn.feed.http.HttpPollValue
-
Deprecated.
- getHeaderLists() - Method in class org.apache.brooklyn.util.http.HttpToolResponse
-
- getHeapMemorySize() - Method in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNode
-
- getHeapMemorySize() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeImpl
-
- getHeapMemorySize() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeSshDriver
-
- getHeartbeatTimeout() - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- getHighAvailability() - Method in interface org.apache.brooklyn.rest.api.ServerApi
-
Deprecated.
- getHighAvailability() - Method in class org.apache.brooklyn.rest.resources.ServerResource
-
Deprecated.
- getHighAvailabilityManager() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
- getHighAvailabilityManager() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getHighAvailabilityManager() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getHighAvailabilityMetrics() - Method in interface org.apache.brooklyn.rest.api.ServerApi
-
- getHighAvailabilityMetrics() - Method in class org.apache.brooklyn.rest.resources.ServerResource
-
- getHighAvailabilityNodeState() - Method in interface org.apache.brooklyn.rest.api.ServerApi
-
- getHighAvailabilityNodeState() - Method in class org.apache.brooklyn.rest.resources.ServerResource
-
- getHighAvailabilityPlaneStates() - Method in interface org.apache.brooklyn.rest.api.ServerApi
-
- getHighAvailabilityPlaneStates() - Method in class org.apache.brooklyn.rest.resources.ServerResource
-
- getHighAvailabitlityPriority() - Method in interface org.apache.brooklyn.rest.api.ServerApi
-
- getHighAvailabitlityPriority() - Method in class org.apache.brooklyn.rest.resources.ServerResource
-
- getHighThreshold(ContainerType) - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- getHighThreshold(ContainerType) - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- getHintsFor(AttributeSensor<?>) - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
Returns all registered hints against the given element
- getHintsFor(ConfigKey<?>) - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
- getHintsFor(Class<?>) - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
- getHintsFor(Object) - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
Deprecated.
- getHintsFor(Object, Class<? extends RendererHints.Hint>) - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
Deprecated.
- getHostAddress() - Method in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNode
-
- getHostAddress() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeImpl
-
- getHostAddress() - Method in class org.apache.brooklyn.util.core.internal.ssh.SshAbstractTool
-
- getHostAndPort() - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection
-
- getHostAndPort() - Method in class org.apache.brooklyn.util.net.UserAndHostAndPort
-
- getHostAndPortSensor() - Method in interface org.apache.brooklyn.entity.proxy.AbstractController
-
- getHostAndPortSensor() - Method in class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- getHostedUrl(MavenArtifact) - Method in class org.apache.brooklyn.util.maven.MavenRetriever
-
- getHostGeoInfo() - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- getHostGeoInfo(InetAddress) - Method in class org.apache.brooklyn.core.location.geo.GeoBytesHostGeoLookup
-
Deprecated.
- getHostGeoInfo() - Method in interface org.apache.brooklyn.core.location.geo.HasHostGeoInfo
-
- getHostGeoInfo(InetAddress) - Method in interface org.apache.brooklyn.core.location.geo.HostGeoLookup
-
- getHostGeoInfo(InetAddress) - Method in class org.apache.brooklyn.core.location.geo.MaxMind2HostGeoLookup
-
- getHostGeoInfo(InetAddress) - Method in class org.apache.brooklyn.core.location.geo.UtraceHostGeoLookup
-
- getHostGeoInfo(InetAddress, Duration) - Method in class org.apache.brooklyn.core.location.geo.UtraceHostGeoLookup
-
- getHostname() - Method in interface org.apache.brooklyn.entity.dns.AbstractGeoDnsService
-
should return the hostname which this DNS service is configuring
- getHostname() - Method in class org.apache.brooklyn.entity.dns.AbstractGeoDnsServiceImpl
-
- getHostname() - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingDnsServiceImpl
-
- getHostname() - Method in interface org.apache.brooklyn.entity.messaging.storm.Storm
-
- getHostname() - Method in class org.apache.brooklyn.entity.messaging.storm.StormImpl
-
- getHostname() - Method in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNode
-
- getHostname() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeImpl
-
- getHostname() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- getHostname() - Method in class org.apache.brooklyn.entity.zookeeper.AbstractZooKeeperImpl
-
- getHostname() - Method in interface org.apache.brooklyn.entity.zookeeper.ZooKeeperNode
-
- getHostname() - Method in class org.apache.brooklyn.entity.zookeeper.ZooKeeperSshDriver.ZooKeeperServerConfig
-
- getHostname() - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
- getHostname() - Method in class org.apache.brooklyn.location.jclouds.JcloudsWinRmMachineLocation
-
- getHostname() - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- getHostname() - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- getHostname() - Method in interface org.apache.brooklyn.util.net.HasNetworkAddresses
-
note
- getHostnameSensor() - Method in interface org.apache.brooklyn.entity.proxy.AbstractController
-
- getHostnameSensor() - Method in class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- getHref() - Method in class org.apache.brooklyn.camp.server.dto.LinkDto
-
- getHref() - Method in class org.apache.brooklyn.camp.spi.pdp.ArtifactContent
-
- getHttpClientForBrooklynNode() - Method in interface org.apache.brooklyn.entity.brooklynnode.EntityHttpClient
-
- getHttpClientForBrooklynNode() - Method in class org.apache.brooklyn.entity.brooklynnode.EntityHttpClientImpl
-
- getHttpManagementInterfaceSecurityRealm() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7ServerImpl
-
- getHttpManagementPort() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidSshDriver
-
- getHttpPort() - Method in class org.apache.brooklyn.entity.database.crate.CrateNodeImpl
-
- getHttpPort() - Method in interface org.apache.brooklyn.entity.nosql.couchdb.CouchDBNode
-
- getHttpPort() - Method in interface org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeDriver
-
- getHttpPort() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeImpl
-
- getHttpPort() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeSshDriver
-
- getHttpPort() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
Deprecated.
- getHttpPort() - Method in interface org.apache.brooklyn.entity.webapp.JavaWebAppDriver
-
- getHttpPort() - Method in interface org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcess
-
- getHttpPort() - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcessImpl
-
- getHttpPort() - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSshDriver
-
- getHttpPort() - Method in interface org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppDriver
-
- getHttpPort() - Method in interface org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppService
-
- getHttpPort() - Method in class org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppServiceImpl
-
- getHttpPort() - Method in class org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppSshDriver
-
- getHttpsEnabled() - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
- getHttpsPort() - Method in interface org.apache.brooklyn.entity.nosql.couchdb.CouchDBNode
-
- getHttpsPort() - Method in interface org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeDriver
-
- getHttpsPort() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeImpl
-
- getHttpsPort() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeSshDriver
-
- getHttpsPort() - Method in interface org.apache.brooklyn.entity.webapp.JavaWebAppDriver
-
- getHttpsPort() - Method in interface org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcess
-
- getHttpsPort() - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcessImpl
-
- getHttpsPort() - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSshDriver
-
- getHttpsSslConfig() - Method in interface org.apache.brooklyn.entity.webapp.JavaWebAppDriver
-
- getHttpsSslConfig() - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSshDriver
-
- getHttpsSslKeyAlias() - Method in interface org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcess
-
- getHttpsSslKeyAlias() - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcessImpl
-
- getHttpsSslKeystoreFile() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7ServerImpl
-
Path of the keystore file on the AS7 server
- getHttpsSslKeystoreFile() - Method in class org.apache.brooklyn.entity.webapp.tomcat.TomcatSshDriver
-
- getHttpsSslKeystorePassword() - Method in interface org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcess
-
- getHttpsSslKeystorePassword() - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcessImpl
-
- getHttpStatusCode(String) - Static method in class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- getHttpStatusCode(String) - Static method in class org.apache.brooklyn.util.http.HttpTool
-
- getHypervisorMatchesRegex() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- getIcon(String) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- getIcon(String, String) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- getIcon(String, String) - Method in interface org.apache.brooklyn.rest.api.EntityApi
-
- getIcon(String) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
Deprecated.
- getIcon(String, String) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
- getIcon(String, String) - Method in class org.apache.brooklyn.rest.resources.EntityResource
-
- getIconUrl() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- getIconUrl() - Method in interface org.apache.brooklyn.api.entity.Entity
-
A URL pointing to an image which can be used to represent this entity.
- getIconUrl() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.CatalogItemMemento
-
- getIconUrl() - Method in interface org.apache.brooklyn.api.typereg.RegisteredType
-
- getIconUrl() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- getIconUrl() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- getIconUrl() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getIconUrl() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getIconUrl() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento
-
- getIconUrl() - Method in class org.apache.brooklyn.core.typereg.BasicRegisteredType
-
- getIconUrl() - Method in class org.apache.brooklyn.rest.domain.CatalogItemSummary
-
- getId() - Method in interface org.apache.brooklyn.api.entity.Entity
-
The unique identifier for this entity.
- getId() - Method in interface org.apache.brooklyn.api.location.Location
-
A unique id for this location.
- getId() - Method in interface org.apache.brooklyn.api.location.LocationDefinition
-
- getId() - Method in class org.apache.brooklyn.api.location.LocationSpec
-
Deprecated.
since 0.7.0; instead let the management context pick a random+unique id
- getId() - Method in interface org.apache.brooklyn.api.location.MachineManagementMixins.MachineMetadata
-
- getId() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoManifest.EntityMementoManifest
-
- getId() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.Memento
-
- getId() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.TreeNode
-
The id of this node in the tree.
- getId() - Method in interface org.apache.brooklyn.api.mgmt.Task
-
- getId() - Method in interface org.apache.brooklyn.api.objs.EntityAdjunct
-
A unique id for this adjunct, typically created by the system with no meaning
- getId() - Method in interface org.apache.brooklyn.api.objs.Identifiable
-
- getId() - Method in interface org.apache.brooklyn.api.policy.Policy
-
A unique id for this policy.
- getId() - Method in interface org.apache.brooklyn.api.sensor.Enricher
-
A unique id for this enricher.
- getId() - Method in interface org.apache.brooklyn.api.typereg.RegisteredType
-
- getId() - Method in class org.apache.brooklyn.camp.spi.AbstractResource
-
- getId() - Method in class org.apache.brooklyn.camp.spi.Link
-
- getId() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- getId() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- getId() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getId() - Method in class org.apache.brooklyn.core.entity.lifecycle.PolicyDescriptor
-
- getId() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- getId() - Method in class org.apache.brooklyn.core.location.BasicLocationDefinition
-
- getId() - Method in class org.apache.brooklyn.core.location.BasicMachineMetadata
-
- getId() - Method in class org.apache.brooklyn.core.mgmt.ha.BasicMasterChooser.ScoredRecord
-
- getId() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.AbstractMemento
-
- getId() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento
-
- getId() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.EntityMementoManifestImpl
-
- getId() - Method in class org.apache.brooklyn.core.objs.AbstractBrooklynObject
-
- getId() - Method in class org.apache.brooklyn.core.objs.BasicConfigurableObject
-
- getId() - Method in class org.apache.brooklyn.core.typereg.BasicRegisteredType
-
- getId() - Method in class org.apache.brooklyn.rest.domain.ApplicationSummary
-
- getId() - Method in class org.apache.brooklyn.rest.domain.CatalogItemSummary
-
- getId() - Method in class org.apache.brooklyn.rest.domain.EntitySummary
-
- getId() - Method in interface org.apache.brooklyn.rest.domain.HasId
-
- getId() - Method in class org.apache.brooklyn.rest.domain.LocationSummary
-
- getId() - Method in class org.apache.brooklyn.rest.domain.PolicySummary
-
- getId() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getId() - Method in class org.apache.brooklyn.rest.domain.UsageStatistic
-
- getId() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- getId() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getIdentifier() - Method in class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.AbstractDriverInferenceRenamingInferenceRule
-
- getIdentity() - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- getIdFromVersionedId(String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
- getIfPresent(Object) - Method in class org.apache.brooklyn.util.guava.KeyTransformingLoadingCache
-
- getImage() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- getImageDescriptionMatchesRegex() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- getImageId() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- getImageMatchesCondition() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- getImageMediaTypeFromExtension(String) - Static method in class org.apache.brooklyn.rest.util.WebResourceUtils
-
- getImageNameMatchesRegex() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- getImageVersionMatchesRegex() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- getImplementation() - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- getImplementationDataStringForSpec(RegisteredType) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
returns the implementation data for a spec if it is a string (e.g.
- getImplementedBy(Class<T>) - Method in interface org.apache.brooklyn.api.entity.EntityTypeRegistry
-
Returns the implementation to be used for the given entity type.
- getImplementedBy(Class<T>) - Method in class org.apache.brooklyn.core.objs.BasicEntityTypeRegistry
-
- getInetAddressWithFixedName(byte[]) - Static method in class org.apache.brooklyn.util.net.Cidr
-
- getInetAddressWithFixedName(byte[]) - Static method in class org.apache.brooklyn.util.net.Networking
-
Gets an InetAddress using the given IP, and using that IP as the hostname (i.e.
- getInetAddressWithFixedName(int, int, int, int) - Static method in class org.apache.brooklyn.util.net.Networking
-
- getInetAddressWithFixedName(int, int, int, int, int, int) - Static method in class org.apache.brooklyn.util.net.Networking
-
- getInetAddressWithFixedName(String) - Static method in class org.apache.brooklyn.util.net.Networking
-
Gets an InetAddress using the given hostname or IP.
- getInheritance() - Method in interface org.apache.brooklyn.config.ConfigKey
-
- getInheritance() - Method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- getInitializers() - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- getInput() - Method in class org.apache.brooklyn.feed.shell.ShellPollConfig
-
- getInput() - Method in class org.apache.brooklyn.util.stream.InputStreamSupplier
-
- getInstallDir() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- getInstallDir() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- getInstallDir() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- getInstallFilename() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- getInstance() - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogItemComparator
-
- getInstance(String) - Static method in class org.apache.brooklyn.location.jclouds.networking.JcloudsLocationSecurityGroupCustomizer
-
Gets the customizer for the given applicationId.
- getInstance(Entity) - Static method in class org.apache.brooklyn.location.jclouds.networking.JcloudsLocationSecurityGroupCustomizer
-
Gets a customizer for the given entity's application.
- getInstance() - Static method in class org.apache.brooklyn.util.core.osgi.Compat
-
- getInstance() - Static method in class org.apache.brooklyn.util.crypto.TrustingSslSocketFactory
-
- getInstance() - Static method in class org.apache.brooklyn.util.http.TrustingSslSocketFactory
-
- getInstance() - Static method in class org.apache.brooklyn.util.text.VersionComparator
-
- getInstanceCounts() - Method in class org.apache.brooklyn.qa.longevity.MonitorUtils.MemoryUsage
-
- getInstantiator() - Method in class org.apache.brooklyn.camp.spi.AssemblyTemplate
-
- getInstantiator() - Method in class org.apache.brooklyn.camp.spi.pdp.AssemblyTemplateConstructor
-
- getInterfacesIncludingClassAncestors(Class<?>) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
whereas Class.getInterfaces() only returns interfaces directly implemented by a class,
this walks the inheritance hierarchy to include interfaces implemented by superclass/ancestors;
(note it does not include superinterfaces)
- getInterfaceType() - Method in enum org.apache.brooklyn.api.objs.BrooklynObjectType
-
- getInternalFuture() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- getInternalFuture() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getInternalFuture() - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- getInterpreters() - Method in class org.apache.brooklyn.camp.spi.resolve.interpret.PlanInterpretationContext
-
- getInUse() - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- getInverseRelationshipType() - Method in interface org.apache.brooklyn.api.relations.RelationshipType
-
- getIs64bit() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- getIsCancelled() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getIsError() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getItem() - Method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntityAndItem
-
- getItemContainer(ItemType) - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- getItemContainer(ItemType) - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunModel
-
- getItemGroup() - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunPool
-
- getItemGroup() - Method in class org.apache.brooklyn.policy.followthesun.FollowTheSunPoolImpl
-
- getItemGroup() - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPool
-
- getItemGroup() - Method in class org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPoolImpl
-
- getItemKey() - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixPollConfig
-
- getItemLocation(ItemType) - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- getItemLocation(ItemType) - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunModel
-
- getItems() - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- getItems() - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunModel
-
- getItemsForContainer(ContainerType) - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- getItemWorkrate(ItemType) - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- getItemWorkrates(ContainerType) - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
contains -1 instead of actual item workrate, for items which cannot be moved
- getItemWorkrates(ContainerType) - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- getJavaClass() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
Deprecated.
since 0.7.0 this is the legacy mechanism; still needed for policies and apps, but being phased out.
new items should use CatalogItemDo.getPlanYaml()
and #newClassLoadingContext
- getJavaOpts() - Method in class org.apache.brooklyn.entity.java.JavaSoftwareProcessSshDriver
-
arguments to pass to the JVM; this is the config options (e.g.
- getJavaType() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- getJavaType() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.CatalogItemMemento
-
- getJavaType() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- getJavaType() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- getJavaType() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento
-
- getJavaType() - Method in class org.apache.brooklyn.rest.domain.CatalogItemSummary
-
- getJcloudsId() - Method in interface org.apache.brooklyn.location.jclouds.JcloudsMachineLocation
-
- getJcloudsId() - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
- getJcloudsId() - Method in class org.apache.brooklyn.location.jclouds.JcloudsWinRmMachineLocation
-
- getJcloudsProperties(String, String, String, Map<String, ?>) - Method in class org.apache.brooklyn.location.jclouds.JcloudsPropertiesFromBrooklynProperties
-
- getJmxAccessCert() - Method in class org.apache.brooklyn.entity.java.JmxmpSslSupport
-
- getJmxAccessKey() - Method in class org.apache.brooklyn.entity.java.JmxmpSslSupport
-
- getJmxAgentJarBasename() - Method in class org.apache.brooklyn.entity.java.JmxSupport
-
- getJmxAgentJarDestinationFilePath() - Method in class org.apache.brooklyn.entity.java.JmxSupport
-
- getJmxAgentJarDestinationFilePathDefault() - Method in class org.apache.brooklyn.entity.java.JmxSupport
-
- getJmxAgentJarMavenArtifact() - Method in class org.apache.brooklyn.entity.java.JmxSupport
-
- getJmxAgentJarUrl() - Method in class org.apache.brooklyn.entity.java.JmxSupport
-
returns URL for accessing the java agent, throwing if not applicable;
prefers on classpath where it should be, but will fall back to taking from maven hosted
(known problem in Eclipse where JARs are not always copied)
- getJmxAgentMode() - Method in class org.apache.brooklyn.entity.java.JmxSupport
-
- getJmxContext() - Method in class org.apache.brooklyn.entity.java.JavaSoftwareProcessSshDriver
-
Deprecated.
since 0.6.0, the config key is always used instead of this
- getJmxJavaConfigOptions() - Method in class org.apache.brooklyn.entity.java.JmxSupport
-
- getJmxPort() - Method in class org.apache.brooklyn.entity.java.JavaSoftwareProcessSshDriver
-
Deprecated.
since 0.6.0, the config key is always used instead of this
- getJmxPort() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQBrokerImpl
-
- getJmxPort() - Method in class org.apache.brooklyn.entity.webapp.jetty.Jetty6ServerImpl
-
- getJmxSslKeyStoreFilePath() - Method in class org.apache.brooklyn.entity.java.JmxmpSslSupport
-
- getJmxSslTrustStoreFilePath() - Method in class org.apache.brooklyn.entity.java.JmxmpSslSupport
-
- getJmxUri() - Method in class org.apache.brooklyn.feed.jmx.JmxFeed
-
- getJmxUrl() - Method in class org.apache.brooklyn.entity.java.JmxSupport
-
- getJob() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- getJob() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getJob() - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- getJvmDefines() - Method in interface org.apache.brooklyn.entity.java.VanillaJavaApp
-
- getJvmDefines() - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppImpl
-
- getJvmOptsLine() - Method in interface org.apache.brooklyn.entity.messaging.storm.StormDriver
-
- getJvmOptsLine() - Method in class org.apache.brooklyn.entity.messaging.storm.StormSshDriver
-
- getJvmXArgs() - Method in interface org.apache.brooklyn.entity.java.VanillaJavaApp
-
- getJvmXArgs() - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppImpl
-
- getKafkaPort() - Method in interface org.apache.brooklyn.entity.messaging.kafka.KafkaBroker
-
- getKafkaPort() - Method in interface org.apache.brooklyn.entity.messaging.kafka.KafkaBrokerDriver
-
- getKafkaPort() - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaBrokerImpl
-
- getKafkaPort() - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaBrokerSshDriver
-
- getKey() - Method in class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
- getKey() - Method in class org.apache.brooklyn.util.logback.JcloudsPersistenceThreadDiscriminator
-
- getKey() - Method in class org.apache.brooklyn.util.yaml.Yamls.YamlExtract
-
- getKeyAlias() - Method in class org.apache.brooklyn.entity.webapp.HttpsSslConfig
-
- getKeyData(ConfigBag, ConfigKey<String>, ConfigKey<String>) - Static method in class org.apache.brooklyn.core.location.LocationConfigUtils
-
Deprecated.
since 0.7.0, use #getOsCredential(ConfigBag)
- getKeyDestination() - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig
-
Sets the
ssl_certificate_key
path to be used within the generated
LoadBalancer
configuration.
- getKeys() - Method in interface org.apache.brooklyn.core.internal.storage.DataGrid
-
Returns snapshot of known keys at this datagrid
- getKeys() - Method in class org.apache.brooklyn.core.internal.storage.impl.inmemory.InmemoryDatagrid
-
- getKeys() - Method in class org.apache.brooklyn.internal.storage.impl.hazelcast.HazelcastDataGrid
-
- getKeysFile() - Method in class org.apache.brooklyn.entity.network.bind.BindOsSupport
-
- getKeySourceUrl() - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig
-
- getKeystorePassword() - Method in class org.apache.brooklyn.entity.webapp.HttpsSslConfig
-
- getKeystoreUrl() - Method in class org.apache.brooklyn.entity.webapp.HttpsSslConfig
-
- getKind() - Method in interface org.apache.brooklyn.api.typereg.RegisteredType
-
- getKind() - Method in class org.apache.brooklyn.core.mgmt.BrooklynTags.NamedStringTag
-
- getKind() - Method in class org.apache.brooklyn.core.typereg.BasicRegisteredType
-
- getLabel() - Method in interface org.apache.brooklyn.api.objs.SpecParameter
-
Short name, to be used in UI
- getLabel() - Method in class org.apache.brooklyn.core.objs.BasicSpecParameter
-
- getLabel() - Method in class org.apache.brooklyn.rest.domain.ConfigSummary
-
- getLastFailure() - Method in class org.apache.brooklyn.test.WebAppMonitor
-
result code (int) or exception
- getLastManagementPlaneSyncRecord() - Method in interface org.apache.brooklyn.api.mgmt.ha.HighAvailabilityManager
-
- getLastManagementPlaneSyncRecord() - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- getLastManagementTransitionMode(String) - Method in interface org.apache.brooklyn.core.mgmt.internal.BrooklynObjectManagerInternal
-
- getLastManagementTransitionMode(String) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- getLastManagementTransitionMode(String) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalLocationManager
-
- getLastManagementTransitionMode(String) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- getLastManagementTransitionMode(String) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentLocationManager
-
- getLastModified() - Method in class org.apache.brooklyn.core.BrooklynVersion.BrooklynFeature
-
- getLastModified() - Method in class org.apache.brooklyn.rest.domain.BrooklynFeatureSummary
-
- getLastModifiedDate() - Method in class org.apache.brooklyn.core.mgmt.persist.FileBasedStoreObjectAccessor
-
- getLastModifiedDate() - Method in class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsStoreObjectAccessor
-
- getLastModifiedDate() - Method in interface org.apache.brooklyn.core.mgmt.persist.PersistenceObjectStore.StoreObjectAccessor
-
last modified date, null if not supported or does not exist
- getLastModifiedDate() - Method in class org.apache.brooklyn.core.mgmt.persist.StoreObjectAccessorLocking
-
- getLastStateChange() - Method in interface org.apache.brooklyn.api.mgmt.ha.HighAvailabilityManager
-
The time in milliseconds when the state was last changed.
- getLastStateChange() - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- getLastStatus() - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- getLastTime() - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- getLastWasFailed() - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- getLastWord(String) - Static method in class org.apache.brooklyn.util.text.Strings
-
returns the last word (whitespace delimited text), or null if there is none (input null or all whitespace)
- getLatencyFirstResponse() - Method in interface org.apache.brooklyn.feed.http.HttpPollValue
-
Deprecated.
- getLatencyFirstResponse() - Method in class org.apache.brooklyn.util.http.HttpToolResponse
-
returns latency, in milliseconds, before response started coming in
- getLatencyFullContent() - Method in interface org.apache.brooklyn.feed.http.HttpPollValue
-
Deprecated.
- getLatencyFullContent() - Method in class org.apache.brooklyn.util.http.HttpToolResponse
-
returns latency, in milliseconds, if value was initialized with a start time
- getLatestValue() - Method in class org.apache.brooklyn.util.collections.TimeWindowedList
-
- getLeaderPort() - Method in class org.apache.brooklyn.entity.zookeeper.ZooKeeperSshDriver.ZooKeeperServerConfig
-
- getLeftDatabaseName() - Method in class org.apache.brooklyn.entity.database.rubyrep.RubyRepNodeImpl
-
- getLeftDatabaseUrl() - Method in class org.apache.brooklyn.entity.database.rubyrep.RubyRepNodeImpl
-
- getLeftPassword() - Method in class org.apache.brooklyn.entity.database.rubyrep.RubyRepNodeImpl
-
- getLeftUsername() - Method in class org.apache.brooklyn.entity.database.rubyrep.RubyRepNodeImpl
-
- getLength() - Method in class org.apache.brooklyn.util.net.Cidr
-
- getLengthForMachineUniqueNameSalt(ConfigBag, boolean) - Method in class org.apache.brooklyn.core.location.cloud.names.AbstractCloudMachineNamer
-
- getLibraries() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- getLibraries() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.CatalogItemMemento
-
- getLibraries() - Method in interface org.apache.brooklyn.api.typereg.RegisteredType
-
- getLibraries() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- getLibraries() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- getLibraries() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento
-
- getLibraries() - Method in class org.apache.brooklyn.core.typereg.BasicRegisteredType
-
- getLimit() - Method in class org.apache.brooklyn.util.time.CountdownTimer
-
how much total time this timer should run for
- getLines() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- getLink() - Method in class org.apache.brooklyn.rest.domain.LinkWithMetadata
-
- getLinks() - Method in class org.apache.brooklyn.rest.domain.AccessSummary
-
- getLinks() - Method in class org.apache.brooklyn.rest.domain.ApplicationSummary
-
- getLinks() - Method in class org.apache.brooklyn.rest.domain.CatalogItemSummary
-
- getLinks() - Method in class org.apache.brooklyn.rest.domain.ConfigSummary
-
- getLinks() - Method in class org.apache.brooklyn.rest.domain.EffectorSummary
-
- getLinks() - Method in class org.apache.brooklyn.rest.domain.EntityConfigSummary
-
- getLinks() - Method in class org.apache.brooklyn.rest.domain.EntitySummary
-
- getLinks() - Method in class org.apache.brooklyn.rest.domain.HighAvailabilitySummary
-
- getLinks() - Method in class org.apache.brooklyn.rest.domain.LocationConfigSummary
-
- getLinks() - Method in class org.apache.brooklyn.rest.domain.LocationSummary
-
- getLinks() - Method in class org.apache.brooklyn.rest.domain.PolicyConfigSummary
-
- getLinks() - Method in class org.apache.brooklyn.rest.domain.PolicySummary
-
- getLinks() - Method in class org.apache.brooklyn.rest.domain.SensorSummary
-
- getLinks() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getLinks() - Method in class org.apache.brooklyn.rest.domain.UsageStatistics
-
- getList() - Method in class org.apache.brooklyn.core.mgmt.BrooklynTags.ListTag
-
- getList() - Method in class org.apache.brooklyn.util.javalang.AggregateClassLoader
-
- getListenAddress() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- getListenAddress() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- getListenAddress() - Method in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNode
-
- getListenAddress() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeImpl
-
- getListeners() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- getListeners() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getListeners() - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- getListing(Application, WebConfig, HttpHeaders, UriInfo, String) - Method in class org.apache.brooklyn.rest.apidoc.ApiListingResource
-
- getListingJson(Application, WebConfig, HttpHeaders, UriInfo) - Method in class org.apache.brooklyn.rest.apidoc.ApiListingResource
-
- getListingYaml(Application, WebConfig, HttpHeaders, UriInfo) - Method in class org.apache.brooklyn.rest.apidoc.ApiListingResource
-
- getLoader() - Method in interface org.apache.brooklyn.api.typereg.RegisteredTypeLoadingContext
-
A loader to use, supplying additional search paths
- getLoader() - Static method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog.BrooklynLoaderTracker
-
- getLoader() - Method in class org.apache.brooklyn.core.typereg.RegisteredTypeLoadingContexts.BasicRegisteredTypeLoadingContext
-
- getLocalAddresses() - Static method in class org.apache.brooklyn.util.net.Networking
-
returns all local addresses
- getLocalBackingStore() - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectInternal.RelationSupportInternal
-
- getLocalBackingStore() - Method in class org.apache.brooklyn.core.relations.ByObjectBasicRelationSupport
-
- getLocalBackingStore() - Method in class org.apache.brooklyn.core.relations.EmptyRelationSupport
-
- getLocalBag() - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicConfigurationSupport
-
- getLocalBag() - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectInternal.ConfigurationSupportInternal
-
Returns a read-only view of the local (i.e.
- getLocalClassLoader() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogClasspathDo
-
returns classloader for the entries specified here
- getLocalClassLoader() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogDo
-
classloader for only the entries in this catalog's classpath
- getLocalConfig() - Method in class org.apache.brooklyn.core.entity.internal.EntityConfigMap
-
an immutable copy of the config defined at this entity, ie not inherited
- getLocalConfigBag() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
- getLocalConfigBag() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
- getLocalConfigBag() - Method in class org.apache.brooklyn.core.entity.internal.EntityConfigMap
-
Creates an immutable copy of the config defined at this entity, ie not inherited, including those that did not match config keys
- getLocalConfigBag() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
Deprecated.
- getLocalConfigBag() - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- getLocalConfigBag() - Method in interface org.apache.brooklyn.core.location.internal.LocationInternal
-
- getLocalDir() - Method in class org.apache.brooklyn.entity.messaging.storm.StormSshDriver
-
- getLocalFields(List<Class<?>>) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
returns all fields explicitly declared on the given classes
- getLocalFields(List<Class<?>>, Closure<Boolean>) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
- getLocalFields(List<Class<?>>, Predicate<Field>) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
- getLocalHost() - Static method in class org.apache.brooklyn.util.net.Networking
-
returns local IP address, or 127.0.0.1 if it cannot be parsed
- getLocalhostExternalIp() - Static method in class org.apache.brooklyn.core.location.geo.UtraceHostGeoLookup
-
- getLocalhostExternalIp() - Static method in class org.apache.brooklyn.util.core.BrooklynNetworkUtils
-
returns the externally-facing IP address from which this host comes, or 127.0.0.1 if not resolvable
- getLocalhostExternalIpImpl() - Static method in class org.apache.brooklyn.core.location.geo.UtraceHostGeoLookup
-
- getLocalhostHostname(Properties) - Static method in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- getLocalhostInetAddress() - Static method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
- getLocalhostInetAddress() - Static method in class org.apache.brooklyn.util.core.BrooklynNetworkUtils
-
returns a IP address for localhost paying attention to a system property to prevent lookup in some cases
- getLocalhostIpQuicklyOrDefault() - Static method in class org.apache.brooklyn.core.location.geo.LocalhostExternalIpLoader
-
- getLocalhostIpWaiting() - Static method in class org.apache.brooklyn.core.location.geo.LocalhostExternalIpLoader
-
- getLocalhostIpWithin(Duration) - Static method in class org.apache.brooklyn.core.location.geo.LocalhostExternalIpLoader
-
Attempts to load the public IP address of localhost, failing if the load
does not complete within the given duration.
- getLocalPath(MavenArtifact) - Method in class org.apache.brooklyn.util.maven.MavenRetriever
-
- getLocalRaw(ConfigKey<?>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicConfigurationSupport
-
- getLocalRaw(ConfigKey.HasConfigKey<?>) - Method in class org.apache.brooklyn.core.objs.AbstractConfigurationSupportInternal
-
- getLocalRaw(ConfigKey<?>) - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectInternal.ConfigurationSupportInternal
-
Returns the uncoerced value for this config key, if available,
not following any inheritance chains and not taking any default.
- getLocalRaw(ConfigKey.HasConfigKey<?>) - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectInternal.ConfigurationSupportInternal
-
- getLocalTimestamp() - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementNodeSyncRecord
-
timestamp set by the originating management machine
- getLocalTimestamp() - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord
-
- getLocalTimestamp() - Method in class org.apache.brooklyn.rest.domain.HighAvailabilitySummary.HaNodeSummary
-
- getLocalUrl(MavenArtifact) - Method in class org.apache.brooklyn.util.maven.MavenRetriever
-
returns a URL for accessing the given artifact, preferring a local file if available,
else generating a hosted URL (but not checking)
- getLocatedLocations() - Method in interface org.apache.brooklyn.rest.api.LocationApi
-
- getLocatedLocations() - Method in class org.apache.brooklyn.rest.resources.LocationResource
-
- getLocation() - Method in interface org.apache.brooklyn.api.entity.drivers.EntityDriver
-
The location the entity is running in.
- getLocation(String) - Method in interface org.apache.brooklyn.api.mgmt.LocationManager
-
Returns the location under management (e.g.
- getLocation() - Method in class org.apache.brooklyn.core.location.access.PortForwardManager.AssociationMetadata
-
- getLocation(String) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalLocationManager
-
- getLocation(String) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentLocationManager
-
- getLocation(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- getLocation() - Method in interface org.apache.brooklyn.core.mgmt.usage.UsageListener.LocationMetadata
-
Access the location directly with caution: by the time the listener fires,
the location may no longer be managed.
- getLocation() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- getLocation() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
returns location (tighten type, since we know it is an ssh machine location here)
- getLocation() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- getLocation(ContainerType) - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- getLocation(ContainerType) - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- getLocation(String) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- getLocation(String, String) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- getLocation(String) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
Deprecated.
- getLocation(String, String) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
- getLocationApi() - Method in class org.apache.brooklyn.rest.client.BrooklynApi
-
- getLocationConfig() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.LocationMemento
-
- getLocationConfig() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicLocationMemento
-
- getLocationConfigDescription() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.LocationMemento
-
- getLocationConfigDescription() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicLocationMemento
-
- getLocationConfigUnused() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.LocationMemento
-
- getLocationConfigUnused() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicLocationMemento
-
- getLocationEvenIfPreManaged(String) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalLocationManager
-
- getLocationFactory() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalLocationManager
-
- getLocationFactory() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- getLocationFactory() - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- getLocationFactory() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getLocationId() - Method in class org.apache.brooklyn.core.mgmt.usage.LocationUsage
-
- getLocationId() - Method in interface org.apache.brooklyn.core.mgmt.usage.UsageListener.LocationMetadata
-
- getLocationId() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- getLocationIds() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getLocationIds() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalLocationManager
-
- getLocationIds() - Method in interface org.apache.brooklyn.core.mgmt.internal.LocationManagerInternal
-
- getLocationIds() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentLocationManager
-
- getLocationIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getLocationIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getLocationIdToType() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoManifest
-
- getLocationIdToType() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl
-
- getLocationManager() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
- getLocationManager() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- getLocationManager() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getLocationMemento(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getLocationMemento(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getLocationMemento(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getLocationMementos() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getLocationMementos() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getLocationMementos() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getLocationProperties(String, String, Map<String, ?>) - Method in class org.apache.brooklyn.core.location.LocationPropertiesFromBrooklynProperties
-
Finds the properties that apply to location, stripping off the prefixes.
- getLocationProperties(String, String, Map<String, ?>) - Method in class org.apache.brooklyn.location.jclouds.JcloudsPropertiesFromBrooklynProperties
-
- getLocationProperties(String, String, Map<String, ?>) - Method in class org.apache.brooklyn.location.localhost.LocalhostPropertiesFromBrooklynProperties
-
- getLocationPublicIpIds(Location) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
Deprecated.
since 0.7.0; this method will be internal only
- getLocationPublicIpIds(Location) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
since 0.7.0; this method will be internal only
- getLocationPublicIpIds(Location) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
returns the subset of port mappings associated with a given location
- getLocationRegistry() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
Record of configured locations and location resolvers
- getLocationRegistry() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getLocationRegistry() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getLocationRegistry() - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
- getLocations() - Method in interface org.apache.brooklyn.api.entity.Entity
-
Return all the
Location
s this entity is deployed to.
- getLocations() - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- getLocations() - Method in interface org.apache.brooklyn.api.mgmt.LocationManager
-
All locations under control of this management plane.
- getLocations() - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData
-
- getLocations() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.EntityMemento
-
The ids of the locations for this entity.
- getLocations() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getLocations() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getLocations() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalLocationManager
-
- getLocations() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentLocationManager
-
- getLocations() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEntityMemento
-
- getLocations() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- getLocations(String, String) - Method in interface org.apache.brooklyn.rest.api.EntityApi
-
- getLocations() - Method in class org.apache.brooklyn.rest.domain.ApplicationSpec
-
- getLocations(String, String) - Method in class org.apache.brooklyn.rest.resources.EntityResource
-
- getLocations(ApplicationSpec) - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
- getLocationsCheckingAncestors(Collection<? extends Location>, Entity) - Static method in class org.apache.brooklyn.core.location.Locations
-
if no locations are supplied, returns locations on the entity, or in the ancestors, until it finds a non-empty set,
or ultimately the empty set if no locations are anywhere
- getLocationUsage(String) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalUsageManager
-
Returns the usage info for the location with the given id, or null if unknown.
- getLocationUsage(Predicate<? super LocationUsage>) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalUsageManager
-
Returns the usage info that matches the given predicate.
- getLocationUsage(String) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentUsageManager
-
- getLocationUsage(Predicate<? super LocationUsage>) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentUsageManager
-
- getLocationUsage(String) - Method in interface org.apache.brooklyn.core.mgmt.usage.UsageManager
-
Returns the usage info for the location with the given id, or null if unknown.
- getLocationUsage(Predicate<? super LocationUsage>) - Method in interface org.apache.brooklyn.core.mgmt.usage.UsageManager
-
Returns the usage info that matches the given predicate.
- getLocatorFor(String, ConfigMap) - Static method in class org.apache.brooklyn.launcher.config.CustomResourceLocator
-
returns the first known locator for the given url/config pair
- getLockObject() - Method in interface org.apache.brooklyn.core.mgmt.persist.PersistenceObjectStore.StoreObjectAccessorWithLock
-
returns the underlying lock in case callers need more complex synchronization control
- getLockObject() - Method in class org.apache.brooklyn.core.mgmt.persist.StoreObjectAccessorLocking
-
- getLogFile() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- getLogFile() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- getLogFile() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlSshDriver
-
- getLogFileLocation() - Method in class org.apache.brooklyn.entity.database.crate.CrateNodeSshDriver
-
- getLogFileLocation() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeSshDriver
-
- getLogFileLocation() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- getLookupUrlFor(InetAddress) - Method in class org.apache.brooklyn.core.location.geo.UtraceHostGeoLookup
-
returns URL to get properties for the given address (assuming localhost if address is on a subnet)
- getLookupUrlForLocalhost() - Method in class org.apache.brooklyn.core.location.geo.UtraceHostGeoLookup
-
- getLookupUrlForPublicIp(String) - Method in class org.apache.brooklyn.core.location.geo.UtraceHostGeoLookup
-
- getLowThreshold(ContainerType) - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- getLowThreshold(ContainerType) - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- getMachine(Entity, Class<T>) - Static method in class org.apache.brooklyn.core.effector.EffectorTasks
-
- getMachine() - Method in class org.apache.brooklyn.entity.java.JmxSupport
-
- getMachine() - Method in class org.apache.brooklyn.entity.machine.MachineEntityImpl
-
- getMachine() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- getMachine() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- getMachine() - Method in class org.apache.brooklyn.feed.ssh.SshPollValue
-
The machine the command will run on.
- getMachine() - Method in class org.apache.brooklyn.util.core.task.ssh.SshFetchTaskFactory
-
- getMachine() - Method in class org.apache.brooklyn.util.core.task.ssh.SshFetchTaskWrapper
-
- getMachine() - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskStub
-
- getMachine() - Method in class org.apache.brooklyn.util.core.task.system.ProcessTaskStub
-
null for localhost
- getMachineDetails() - Method in interface org.apache.brooklyn.api.location.MachineLocation
-
- getMachineDetails() - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- getMachineDetails() - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- getMachineMetadata(MachineLocation) - Method in interface org.apache.brooklyn.api.location.MachineManagementMixins.GivesMachineMetadata
-
- getMachineMetadata(MachineLocation) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- getMachineOfEntity(Entity) - Static method in class org.apache.brooklyn.feed.ssh.SshFeed
-
Deprecated.
since 0.7.0, use static convenience on Locations
- getMachineUsage(String, String, String) - Method in interface org.apache.brooklyn.rest.api.UsageApi
-
- getMachineUsage(String, String, String) - Method in class org.apache.brooklyn.rest.resources.UsageResource
-
- getMainClass() - Method in interface org.apache.brooklyn.entity.java.VanillaJavaApp
-
- getMainClass() - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppImpl
-
- getMajorMinorVersion() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- getMajorMinorVersion() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- getMajorVersion() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- getMajorVersion() - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- getMajorVersion() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- getManagementBindAddress() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7ServerImpl
-
- getManagementCidr() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- getManagementContext() - Method in interface org.apache.brooklyn.api.entity.Application
-
- getManagementContext() - Method in interface org.apache.brooklyn.api.mgmt.classloading.BrooklynClassLoadingContext
-
- getManagementContext() - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver
-
- getManagementContext() - Method in class org.apache.brooklyn.camp.brooklyn.YamlLauncherAbstract
-
- getManagementContext() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogInitialization
-
- getManagementContext() - Method in class org.apache.brooklyn.core.config.external.AbstractExternalConfigSupplier
-
- getManagementContext() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getManagementContext(Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- getManagementContext() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
Returns the management context for the entity.
- getManagementContext() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getManagementContext() - Method in interface org.apache.brooklyn.core.location.internal.LocationInternal
-
- getManagementContext(Task<?>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- getManagementContext() - Method in class org.apache.brooklyn.core.mgmt.classloading.AbstractBrooklynClassLoadingContext
-
- getManagementContext() - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
- getManagementContext() - Method in class org.apache.brooklyn.core.mgmt.internal.ManagementTransitionInfo
-
- getManagementContext() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- getManagementContext() - Method in class org.apache.brooklyn.core.objs.AbstractBrooklynObject
-
- getManagementContext() - Method in class org.apache.brooklyn.internal.storage.impl.hazelcast.HazelcastDataGrid
-
- getManagementContext() - Method in class org.apache.brooklyn.launcher.BrooklynServerDetails
-
- getManagementContext(ServletContext) - Static method in class org.apache.brooklyn.rest.util.json.BrooklynJacksonJsonProvider
-
- getManagementContext(ServletContext) - Static method in class org.apache.brooklyn.rest.util.OsgiCompat
-
- getManagementContext(ContextHandler) - Static method in class org.apache.brooklyn.rest.util.OsgiCompat
-
- getManagementContext() - Method in class org.apache.brooklyn.util.core.osgi.Compat
-
Provides the management context service.
- getManagementHttpPort() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7ServerImpl
-
- getManagementHttpsPort() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7ServerImpl
-
- getManagementNativePort() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7ServerImpl
-
- getManagementNodeId() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
- getManagementNodeId() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- getManagementNodeId() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getManagementNodes() - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementPlaneSyncRecord
-
- getManagementNodes() - Method in class org.apache.brooklyn.core.mgmt.ha.dto.ManagementPlaneSyncRecordImpl
-
- getManagementNodeUri() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
The URI that this management node's REST API is available at, or absent if the node's
API is unavailable.
- getManagementNodeUri() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getManagementNodeUri() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getManagementPlaneId() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
UID for the Brooklyn management plane which this
ManagementContext
node is a part of.
- getManagementPlaneId() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- getManagementPlaneId() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getManagementPort() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitBrokerImpl
-
- getManagementSupport() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getManagementSupport() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
- getManagementSupport() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getManifest() - Method in class org.apache.brooklyn.rt.felix.ManifestHelper
-
- getMap(String) - Method in interface org.apache.brooklyn.core.internal.storage.BrooklynStorage
-
Creates a map backed by the storage-medium.
- getMap(String) - Method in interface org.apache.brooklyn.core.internal.storage.DataGrid
-
If a map already exists with this id, returns it; otherwise creates a new map stored
in the datagrid.
- getMap(String) - Method in class org.apache.brooklyn.core.internal.storage.impl.BrooklynStorageImpl
-
- getMap(String) - Method in class org.apache.brooklyn.core.internal.storage.impl.inmemory.InmemoryDatagrid
-
- getMap(String) - Method in class org.apache.brooklyn.internal.storage.impl.hazelcast.HazelcastDataGrid
-
- getMapSensorEntry(EntityLocal, AttributeSensor<Map<TKey, TVal>>, TKey) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic
-
- getMariaDbServerOptionsString() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- getMaster() - Method in interface org.apache.brooklyn.entity.nosql.redis.RedisCluster
-
- getMaster() - Method in class org.apache.brooklyn.entity.nosql.redis.RedisClusterImpl
-
- getMaster() - Method in interface org.apache.brooklyn.entity.nosql.redis.RedisSlave
-
- getMaster() - Method in class org.apache.brooklyn.entity.nosql.redis.RedisSlaveImpl
-
- getMasterChange() - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementPlaneSyncRecordPersister.Delta
-
- getMasterChange() - Method in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordDeltaImpl
-
- getMasterId() - Method in class org.apache.brooklyn.rest.domain.HighAvailabilitySummary
-
- getMasterNodeId() - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementPlaneSyncRecord
-
- getMasterNodeId() - Method in class org.apache.brooklyn.core.mgmt.ha.dto.ManagementPlaneSyncRecordImpl
-
- getMatchedYamlText() - Method in class org.apache.brooklyn.util.yaml.Yamls.YamlExtract
-
- getMatchedYamlTextOrWarn() - Method in class org.apache.brooklyn.util.yaml.Yamls.YamlExtract
-
- getMatchers() - Method in class org.apache.brooklyn.camp.spi.resolve.PdpProcessor
-
- getMatching(Predicate<? super RegisteredType>) - Method in interface org.apache.brooklyn.api.typereg.BrooklynTypeRegistry
-
- getMatching(Predicate<? super RegisteredType>) - Method in class org.apache.brooklyn.core.typereg.BasicBrooklynTypeRegistry
-
- getMatchingConstructor(Class, Object...) - Static method in class org.apache.brooklyn.util.core.flags.TypeCoercions
-
for automatic conversion
- getMaxAllowed() - Method in class org.apache.brooklyn.policy.autoscaling.MaxPoolSizeReachedEvent
-
- getMaxConnections() - Method in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlNode
-
- getMaxConnections() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeChefImplFromScratch
-
- getMaxConnections() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeImpl
-
- getMaxConnections() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeSaltImpl
-
- getMaxMigrationsPerBalancingNode() - Method in class org.apache.brooklyn.policy.loadbalancing.BalancingStrategy
-
- getMaxNameLength(ConfigBag) - Method in class org.apache.brooklyn.core.location.cloud.names.AbstractCloudMachineNamer
-
Returns the max length of a VM name for the cloud specified in setup;
this value is typically decremented by 9 to make room for jclouds labels;
delegates to
#getCustomMaxNameLength()
when
CloudLocationConfig.VM_NAME_MAX_LENGTH
is not set
- getMaxUnbounded() - Method in class org.apache.brooklyn.policy.autoscaling.MaxPoolSizeReachedEvent
-
- getMaybe(String, RegisteredTypeLoadingContext) - Method in interface org.apache.brooklyn.api.typereg.BrooklynTypeRegistry
-
- getMaybe(String, RegisteredTypeLoadingContext) - Method in class org.apache.brooklyn.core.typereg.BasicBrooklynTypeRegistry
-
- getMaybe() - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
- getMaybe(Class<V>) - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
- getMaybe(K) - Method in class org.apache.brooklyn.util.collections.MutableMap
-
- getMaybe() - Method in class org.apache.brooklyn.util.core.task.ValueResolver
-
- getMembers() - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- getMembers() - Method in interface org.apache.brooklyn.api.entity.Group
-
Return the entities that are members of this group.
- getMembers() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.EntityMemento
-
The ids of the member entities, if this is a Group; otherwise empty.
- getMembers() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal.SpecialEntityTransientCopyInternal
-
- getMembers() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEntityMemento
-
- getMembers() - Method in class org.apache.brooklyn.entity.group.AbstractGroupImpl
-
- getMembers() - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaClusterImpl
-
Return the entities that are members of this group.
- getMemento() - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindSupport
-
Creates a memento representing this entity's current state.
- getMemento() - Method in class org.apache.brooklyn.core.mgmt.rebind.AbstractBrooklynObjectRebindSupport
-
- getMemento() - Method in class org.apache.brooklyn.core.mgmt.rebind.BasicEntityRebindSupport
-
- getMemento() - Method in class org.apache.brooklyn.core.mgmt.rebind.BasicLocationRebindSupport
-
- getMementoSerializer() - Method in class org.apache.brooklyn.core.mgmt.persist.BrooklynMementoPersisterToObjectStore
-
- getMemoryUsage(int) - Static method in class org.apache.brooklyn.qa.longevity.MonitorUtils
-
- getMemoryUsage(int, String, int) - Static method in class org.apache.brooklyn.qa.longevity.MonitorUtils
-
- getMergedParams(Effector<?>, ConfigBag) - Static method in class org.apache.brooklyn.core.effector.AddEffector
-
returns a ConfigBag containing the merger of the supplied parameters with default values on the effector-defined parameters
- getMessage() - Method in class org.apache.brooklyn.camp.server.dto.ApiErrorDto
-
- getMessage() - Method in class org.apache.brooklyn.rest.domain.ApiError.Builder
-
- getMessage() - Method in class org.apache.brooklyn.rest.domain.ApiError
-
- getMetadata() - Method in class org.apache.brooklyn.core.mgmt.usage.ApplicationUsage
-
- getMetadata() - Method in class org.apache.brooklyn.core.mgmt.usage.LocationUsage
-
- getMetadata() - Method in interface org.apache.brooklyn.core.mgmt.usage.UsageListener.ApplicationMetadata
-
- getMetadata() - Method in interface org.apache.brooklyn.core.mgmt.usage.UsageListener.LocationMetadata
-
- getMetadata() - Method in class org.apache.brooklyn.rest.domain.LinkWithMetadata
-
- getMetadata() - Method in class org.apache.brooklyn.rest.domain.UsageStatistic
-
- getMethod() - Method in class org.apache.brooklyn.feed.http.HttpPollConfig
-
- getMetrics() - Method in interface org.apache.brooklyn.api.mgmt.ha.HighAvailabilityManager
-
Returns a collection of metrics
- getMetrics() - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
Metrics about rebind, last success, etc.
- getMetrics() - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- getMetrics() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- getMgmtBaseDir(ManagementContext) - Static method in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
- getMgmtBaseDir(StringConfigMap) - Static method in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
- getMgmtBaseDir(Map<String, ?>) - Static method in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
- getMgmtBaseDir(ManagementContext) - Static method in class org.apache.brooklyn.core.server.BrooklynServerPaths
-
Computes the base dir where brooklyn should read and write configuration.
- getMgmtBaseDir(StringConfigMap) - Static method in class org.apache.brooklyn.core.server.BrooklynServerPaths
-
- getMgmtBaseDir(Map<String, ?>) - Static method in class org.apache.brooklyn.core.server.BrooklynServerPaths
-
- getMimeType() - Method in class org.apache.brooklyn.util.core.text.DataUriSchemeParser
-
- getMinCores() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- getMinDisk() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
megabytes
- getMinRam() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
megabytes
- getMirrorUrl() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- getMirrorUrl() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQSshDriver
-
- getMirrorUrl() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- getMirrorUrl() - Method in class org.apache.brooklyn.entity.nosql.solr.SolrServerSshDriver
-
- getMiscResources() - Static method in class org.apache.brooklyn.camp.server.rest.CampRestResources
-
- getMiscResources() - Static method in class org.apache.brooklyn.rest.BrooklynRestApi
-
- getMode() - Method in class org.apache.brooklyn.core.mgmt.internal.ManagementTransitionInfo
-
- getMode() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getModeAfter() - Method in class org.apache.brooklyn.core.mgmt.internal.ManagementTransitionMode
-
- getModeBefore() - Method in class org.apache.brooklyn.core.mgmt.internal.ManagementTransitionMode
-
- getMonitLogFile() - Method in class org.apache.brooklyn.entity.monitoring.monit.MonitSshDriver
-
- getMsg() - Method in class org.apache.brooklyn.api.mgmt.AccessController.Response
-
- getMultinameAttribute(Map<String, Object>, String...) - Static method in class org.apache.brooklyn.util.yaml.Yamls
-
- getMutableEntityType() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getMutableEntityType() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
returns the dynamic type corresponding to the type of this entity instance
- getMutableTags() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- getMutableTags() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getMutableTags() - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- getMxBeanSensorsBuilder(EntityLocal) - Static method in class org.apache.brooklyn.entity.java.JavaAppUtils
-
- getMxBeanSensorsBuilder(EntityLocal, long) - Static method in class org.apache.brooklyn.entity.java.JavaAppUtils
-
- getMxBeanSensorsBuilder(EntityLocal, Duration) - Static method in class org.apache.brooklyn.entity.java.JavaAppUtils
-
- getMyid() - Method in class org.apache.brooklyn.entity.zookeeper.ZooKeeperSshDriver.ZooKeeperServerConfig
-
- getMySqlServerOptionsString() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- getName() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- getName() - Method in interface org.apache.brooklyn.api.effector.Effector
-
human-friendly name of the effector (although frequently this uses java method naming convention)
- getName() - Method in interface org.apache.brooklyn.api.effector.ParameterType
-
- getName() - Method in interface org.apache.brooklyn.api.location.LocationDefinition
-
- getName() - Method in interface org.apache.brooklyn.api.location.MachineManagementMixins.MachineMetadata
-
- getName() - Method in interface org.apache.brooklyn.api.location.OsDetails
-
The name of the operating system, e.g.
- getName() - Method in interface org.apache.brooklyn.api.objs.BrooklynType
-
The type name of this entity (normally the fully qualified class name).
- getName() - Method in interface org.apache.brooklyn.api.sensor.Sensor
-
Returns the name of the sensor, in a dot-separated namespace.
- getName() - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.service.UrlServiceSpecResolver
-
- getName() - Method in class org.apache.brooklyn.camp.server.dto.ResourceDto
-
- getName() - Method in class org.apache.brooklyn.camp.spi.AbstractResource
-
- getName() - Method in class org.apache.brooklyn.camp.spi.Link
-
- getName() - Method in class org.apache.brooklyn.camp.spi.pdp.Artifact
-
- getName() - Method in class org.apache.brooklyn.camp.spi.pdp.ArtifactRequirement
-
- getName() - Method in class org.apache.brooklyn.camp.spi.pdp.DeploymentPlan
-
- getName() - Method in class org.apache.brooklyn.camp.spi.pdp.Service
-
- getName() - Method in class org.apache.brooklyn.camp.spi.pdp.ServiceCharacteristic
-
- getName() - Method in interface org.apache.brooklyn.config.ConfigKey
-
Returns the name of the configuration parameter, in a dot-separated namespace (FQN).
- getName() - Method in class org.apache.brooklyn.core.BrooklynVersion.BrooklynFeature
-
- getName() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
Deprecated.
- getName() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
Deprecated.
- getName() - Method in class org.apache.brooklyn.core.config.BasicConfigKey.Builder
-
- getName() - Method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- getName() - Method in class org.apache.brooklyn.core.config.external.AbstractExternalConfigSupplier
-
- getName() - Method in interface org.apache.brooklyn.core.config.external.ExternalConfigSupplier
-
- getName() - Method in class org.apache.brooklyn.core.effector.BasicParameterType
-
- getName() - Method in class org.apache.brooklyn.core.effector.EffectorBase
-
- getName() - Method in class org.apache.brooklyn.core.entity.lifecycle.PolicyDescriptor
-
- getName() - Method in class org.apache.brooklyn.core.location.BasicLocationDefinition
-
- getName() - Method in class org.apache.brooklyn.core.location.BasicMachineMetadata
-
- getName() - Method in class org.apache.brooklyn.core.location.BasicOsDetails
-
- getName() - Method in class org.apache.brooklyn.core.objs.AdjunctType
-
- getName() - Method in class org.apache.brooklyn.core.objs.BrooklynTypeSnapshot
-
- getName() - Method in class org.apache.brooklyn.core.resolve.entity.AbstractEntitySpecResolver
-
- getName() - Method in interface org.apache.brooklyn.core.resolve.entity.EntitySpecResolver
-
Uniquely identifies the resolver, can be used to address the same resolver at a later point in time.
- getName() - Method in class org.apache.brooklyn.core.sensor.BasicSensor
-
- getName() - Method in class org.apache.brooklyn.entity.database.derby.DerbySchema
-
- getName() - Method in interface org.apache.brooklyn.entity.database.Schema
-
- getName() - Method in interface org.apache.brooklyn.entity.messaging.jms.JMSDestination
-
- getName() - Method in class org.apache.brooklyn.entity.messaging.jms.JMSDestinationImpl
-
- getName() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitQueue
-
- getName() - Method in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSet
-
The name of the replica set.
- getName() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSetImpl
-
- getName() - Method in class org.apache.brooklyn.location.jclouds.networking.SecurityGroupDefinition
-
- getName() - Method in class org.apache.brooklyn.location.jclouds.networking.SecurityGroupTool
-
- getName() - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
human-friendly name for this template.
- getName() - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- getName(ItemType) - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- getName() - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunModel
-
- getName(ItemType) - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunModel
-
- getName() - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- getName(ContainerType) - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- getName() - Method in class org.apache.brooklyn.policy.loadbalancing.BalancingStrategy
-
- getName() - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- getName(ContainerType) - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- getName() - Method in class org.apache.brooklyn.rest.domain.ApplicationSpec
-
- getName() - Method in class org.apache.brooklyn.rest.domain.BrooklynFeatureSummary
-
- getName() - Method in class org.apache.brooklyn.rest.domain.CatalogItemSummary
-
- getName() - Method in class org.apache.brooklyn.rest.domain.ConfigSummary
-
- getName() - Method in class org.apache.brooklyn.rest.domain.EffectorSummary
-
- getName() - Method in class org.apache.brooklyn.rest.domain.EffectorSummary.ParameterSummary
-
- getName() - Method in class org.apache.brooklyn.rest.domain.EntitySpec
-
- getName() - Method in class org.apache.brooklyn.rest.domain.EntitySummary
-
- getName() - Method in interface org.apache.brooklyn.rest.domain.HasName
-
- getName() - Method in class org.apache.brooklyn.rest.domain.LocationSpec
-
Deprecated.
- getName() - Method in class org.apache.brooklyn.rest.domain.PolicySummary
-
- getName() - Method in class org.apache.brooklyn.rest.domain.SensorSummary
-
- getName() - Method in class org.apache.brooklyn.util.collections.QuorumCheck.NumericQuorumCheck
-
- getName() - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
constructor-time supplied name
- getNameParts() - Method in interface org.apache.brooklyn.api.sensor.Sensor
-
Returns the constituent parts of the sensor name as a List
.
- getNameParts() - Method in interface org.apache.brooklyn.config.ConfigKey
-
Returns the constituent parts of the configuration parameter name as a Collection
.
- getNameParts() - Method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- getNameParts() - Method in class org.apache.brooklyn.core.sensor.BasicSensor
-
- getNativeTransportPort() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- getNativeTransportPort() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeDriver
-
- getNativeTransportPort() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- getNativeTransportPort() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- getNewMasterOrNull() - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementPlaneSyncRecordPersister.Delta
-
- getNewMasterOrNull() - Method in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordDeltaImpl
-
- getNewValue() - Method in class org.apache.brooklyn.camp.spi.resolve.interpret.PlanInterpretationNode
-
- getNextScheduled() - Method in class org.apache.brooklyn.util.core.task.ScheduledTask
-
- getNimbusHostname() - Method in class org.apache.brooklyn.entity.messaging.storm.StormSshDriver
-
- getNode() - Method in interface org.apache.brooklyn.location.jclouds.JcloudsMachineLocation
-
- getNode() - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
- getNode() - Method in class org.apache.brooklyn.location.jclouds.JcloudsWinRmMachineLocation
-
- getNodeId() - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementNodeSyncRecord
-
- getNodeId() - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord
-
- getNodeId() - Method in class org.apache.brooklyn.rest.domain.HighAvailabilitySummary.HaNodeSummary
-
- getNodeName() - Method in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNode
-
- getNodeName() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeImpl
-
- getNodePort() - Method in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNode
-
- getNodePort() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeImpl
-
- getNodes() - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementPlaneSyncRecordPersister.Delta
-
- getNodes() - Method in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordDeltaImpl
-
- getNodes() - Method in class org.apache.brooklyn.rest.domain.HighAvailabilitySummary
-
- getNodeState() - Method in interface org.apache.brooklyn.api.mgmt.ha.HighAvailabilityManager
-
- getNodeState() - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- getNodeUri() - Method in class org.apache.brooklyn.rest.domain.HighAvailabilitySummary.HaNodeSummary
-
- getNonBlocking(ConfigKey.HasConfigKey<T>) - Method in class org.apache.brooklyn.core.objs.AbstractConfigurationSupportInternal
-
- getNonBlocking(ConfigKey<T>) - Method in class org.apache.brooklyn.core.objs.AbstractConfigurationSupportInternal
-
- getNonBlocking(ConfigKey<T>) - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectInternal.ConfigurationSupportInternal
-
Attempts to coerce the value for this config key, if available,
taking a default and
absent
if the uncoerced
cannot be resolved within a short timeframe.
- getNonBlocking(ConfigKey.HasConfigKey<T>) - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectInternal.ConfigurationSupportInternal
-
- getNonConcurrentList(String) - Method in interface org.apache.brooklyn.core.internal.storage.BrooklynStorage
-
Creates a list backed by the storage-medium.
- getNonConcurrentList(String) - Method in class org.apache.brooklyn.core.internal.storage.impl.BrooklynStorageImpl
-
- getNonSystemEnrichers(Entity) - Static method in class org.apache.brooklyn.core.entity.EntityAdjuncts
-
- getNotificationFilter() - Method in class org.apache.brooklyn.feed.jmx.JmxNotificationSubscriptionConfig
-
- getNumActiveTasks() - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
count of tasks started but not ended
- getNumIncompleteTasks() - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
count of tasks submitted but not ended
- getNumInMemoryTasks() - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
count of tasks kept in memory, often including ended tasks
- getNumSubscriptions() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalSubscriptionManager
-
- getNumTokensPerNode() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- getNumTokensPerNode() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- getObject() - Method in class org.apache.brooklyn.policy.followthesun.WeightedObject
-
- getObjectName() - Method in class org.apache.brooklyn.feed.jmx.JmxAttributePollConfig
-
- getObjectName() - Method in class org.apache.brooklyn.feed.jmx.JmxNotificationSubscriptionConfig
-
- getObjectName() - Method in class org.apache.brooklyn.feed.jmx.JmxOperationPollConfig
-
- getObjectsOfType(BrooklynObjectType) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.Delta
-
- getObjectsOfType(BrooklynObjectType) - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData
-
- getObjectsOfType(BrooklynObjectType) - Method in class org.apache.brooklyn.core.mgmt.rebind.PersisterDeltaImpl
-
- getObjectStore() - Method in class org.apache.brooklyn.core.mgmt.persist.BrooklynMementoPersisterToObjectStore
-
- getObjectValueForDisplay(Object) - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
- getObjKeyMaybe(Object) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
gets a
Maybe
-wrapped value from a key, inferring the type of that key (e.g.
- getOnException() - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- getOnFailure() - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- getOnNotification() - Method in class org.apache.brooklyn.feed.jmx.JmxNotificationSubscriptionConfig
-
- getOnSuccess() - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- getOpenWirePort() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQBrokerImpl
-
- getOpenWirePort() - Method in interface org.apache.brooklyn.entity.messaging.activemq.ActiveMQDriver
-
- getOpenWirePort() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQSshDriver
-
- getOperationName() - Method in class org.apache.brooklyn.feed.jmx.JmxOperationPollConfig
-
- getOptionalNode() - Method in interface org.apache.brooklyn.location.jclouds.JcloudsMachineLocation
-
- getOptionalNode() - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
- getOptionalNode() - Method in class org.apache.brooklyn.location.jclouds.JcloudsWinRmMachineLocation
-
- getOptionalVal(Map<String, ?>, ConfigKey<T>) - Static method in class org.apache.brooklyn.util.core.internal.ssh.ShellAbstractTool
-
- getOptions() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
sets customization options; may be null if not set.
- getOrigin() - Method in class org.apache.brooklyn.camp.spi.pdp.DeploymentPlan
-
- getOriginalDeploymentPlan() - Method in class org.apache.brooklyn.camp.spi.resolve.interpret.PlanInterpretationContext
-
- getOriginalMetadata() - Method in interface org.apache.brooklyn.api.location.MachineManagementMixins.MachineMetadata
-
original metadata object, if available; e.g.
- getOriginalMetadata() - Method in class org.apache.brooklyn.core.location.BasicMachineMetadata
-
- getOriginalValue() - Method in class org.apache.brooklyn.camp.spi.resolve.interpret.PlanInterpretationNode
-
- getOsArchitectureMatchesRegex() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- getOsCredential(ConfigBag) - Static method in class org.apache.brooklyn.core.location.LocationConfigUtils
-
- getOsDescriptionMatchesRegex() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- getOsDetails() - Method in interface org.apache.brooklyn.api.location.MachineDetails
-
- getOsDetails() - Method in interface org.apache.brooklyn.api.location.MachineLocation
-
Deprecated.
since 0.7.0. Use getMachineDetails().getOsDetails() instead.
- getOsDetails() - Method in class org.apache.brooklyn.core.location.BasicMachineDetails
-
- getOsDetails() - Method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation.LocalhostMachine
-
- getOsDetails() - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- getOsDetails() - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- getOsDir() - Method in class org.apache.brooklyn.entity.nosql.mongodb.AbstractMongoDBSshDriver
-
- getOsFamily() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- getOsgiCacheDir(ManagementContext) - Static method in class org.apache.brooklyn.core.server.BrooklynServerPaths
-
- getOsgiCacheDirCleanedIfNeeded(ManagementContext) - Static method in class org.apache.brooklyn.core.server.BrooklynServerPaths
-
- getOsgiManager() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- getOsgiManager() - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- getOsgiManager() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getOsMajorVersion() - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- getOsMajorVersion() - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNodeDriver
-
- getOsMajorVersion() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- getOsMajorVersion() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- getOsNameMatchesRegex() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- getOsSupport() - Method in interface org.apache.brooklyn.entity.network.bind.BindDnsServerDriver
-
- getOsSupport() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerSshDriver
-
- getOsTag() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- getOsTag() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- getOsTag() - Method in class org.apache.brooklyn.entity.monitoring.monit.MonitSshDriver
-
- getOsTag() - Method in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeDriver
-
- getOsTag() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver.DownloadLinkSegmentComputer
-
- getOsTag() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver
-
- getOsTag() - Method in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGatewayDriver
-
- getOsTag() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGatewaySshDriver
-
- getOsTag() - Method in class org.apache.brooklyn.entity.nosql.mongodb.AbstractMongoDBSshDriver
-
- getOsTagWithPrefix() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver.DownloadLinkSegmentComputer
-
- getOsVersionMatchesRegex() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- getOutputSoFar() - Method in class org.apache.brooklyn.util.stream.ThreadLocalPrintStream.OutputCapturingContext
-
- getOutputStream() - Method in class org.apache.brooklyn.util.stream.ThreadLocalPrintStream.OutputCapturingContext
-
- getOwner() - Method in interface org.apache.brooklyn.core.location.dynamic.DynamicLocation
-
- getOwner() - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolLocation
-
- getOwner() - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- getOwnId() - Method in class org.apache.brooklyn.rest.domain.HighAvailabilitySummary
-
- getOwningTasks() - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreForTasks
-
- getOwningThreads() - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
unmodifiable view of threads owning the permits; threads with multiple permits listed multiply
- getPaasProviderName() - Method in interface org.apache.brooklyn.location.paas.PaasLocation
-
- getPackageName() - Method in class org.apache.brooklyn.entity.network.bind.BindOsSupport
-
- getPackaging() - Method in class org.apache.brooklyn.util.maven.MavenArtifact
-
- getParameterClass() - Method in interface org.apache.brooklyn.api.effector.ParameterType
-
- getParameterClass() - Method in class org.apache.brooklyn.core.effector.BasicParameterType
-
- getParameterClassName() - Method in interface org.apache.brooklyn.api.effector.ParameterType
-
The canonical name of the parameter class; especially useful if the class
cannot be resolved after deserialization.
- getParameterClassName() - Method in class org.apache.brooklyn.core.effector.BasicParameterType
-
- getParameters() - Method in interface org.apache.brooklyn.api.effector.Effector
-
parameters expected by method, including name and type, optional description and default value
- getParameters() - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
A list of configuration options that the entity supports.
- getParameters() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.CatalogItemMemento
-
- getParameters() - Method in class org.apache.brooklyn.core.effector.EffectorBase
-
- getParameters() - Method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.EffectorCallTag
-
- getParameters() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento
-
- getParameters() - Method in class org.apache.brooklyn.rest.domain.EffectorSummary
-
- getParameters() - Method in class org.apache.brooklyn.util.core.text.DataUriSchemeParser
-
- getParams() - Method in class org.apache.brooklyn.feed.jmx.JmxOperationPollConfig
-
- getParent() - Method in interface org.apache.brooklyn.api.entity.Entity
-
The parent of this entity, null if no parent.
- getParent() - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- getParent() - Method in interface org.apache.brooklyn.api.location.Location
-
Get the 'parent' of this location.
- getParent() - Method in class org.apache.brooklyn.api.location.LocationSpec
-
- getParent() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoManifest.EntityMementoManifest
-
- getParent() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.TreeNode
-
The id of the parent entity, or null if none.
- getParent() - Method in class org.apache.brooklyn.camp.spi.resolve.interpret.PlanInterpretationNode
-
- getParent() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getParent() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getParent() - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- getParent() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- getParent() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.AbstractTreeNodeMemento
-
- getParent() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.EntityMementoManifestImpl
-
- getParent() - Method in class org.apache.brooklyn.entity.database.derby.DerbySchema
-
- getParent() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidDestinationImpl
-
- getParent() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitDestination
-
- getParent() - Method in interface org.apache.brooklyn.location.jclouds.JcloudsMachineLocation
-
- getParent() - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
- getParent() - Method in class org.apache.brooklyn.location.jclouds.JcloudsWinRmMachineLocation
-
- getParentContainer(ItemType) - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- getParentKey() - Method in class org.apache.brooklyn.core.config.BasicConfigKey.BasicConfigKeyOverwriting
-
- getPassword() - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
- getPassword() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbNodeImpl
-
- getPassword() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- getPassword() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlNodeImpl
-
- getPassword() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- getPath() - Method in interface org.apache.brooklyn.entity.proxy.nginx.UrlMapping
-
- getPath() - Method in class org.apache.brooklyn.entity.proxy.nginx.UrlMappingImpl
-
- getPath(String) - Static method in class org.apache.brooklyn.feed.http.JsonFunctions
-
returns an element from a single json primitive value given a full path JsonPath
- getPathFromVersionedId(String) - Static method in class org.apache.brooklyn.rest.util.WebResourceUtils
-
- getPattern() - Method in class org.apache.brooklyn.util.text.FormattedString
-
- getPerformanceCounterName() - Method in class org.apache.brooklyn.feed.windows.WindowsPerformanceCounterPollConfig
-
- getPeriod() - Method in class org.apache.brooklyn.core.feed.PollConfig
-
- getPermissions() - Method in class org.apache.brooklyn.location.jclouds.networking.SecurityGroupDefinition
-
- getPerSecondDeltaEnricher(Entity, Sensor<T>, Sensor<Double>) - Static method in class org.apache.brooklyn.policy.enricher.TimeWeightedDeltaEnricher
-
- getPersistenceDir(ManagementContext) - Static method in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
- getPersistenceDir(StringConfigMap) - Static method in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
- getPersistenceMode() - Method in interface org.apache.brooklyn.api.sensor.AttributeSensor
-
The persistence mode of this sensor, to determine its behaviour for rebind.
- getPersistenceMode() - Method in class org.apache.brooklyn.core.sensor.BasicAttributeSensor
-
- getPersister() - Method in interface org.apache.brooklyn.api.mgmt.ha.HighAvailabilityManager
-
- getPersister() - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
- getPersister() - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- getPersister() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- getPerThreadCurrentTask() - Static method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- getPidFile() - Method in class org.apache.brooklyn.entity.chef.ChefLifecycleEffectorTasks
-
- getPidFile() - Method in class org.apache.brooklyn.entity.database.derby.DerbyDatabaseSshDriver
-
- getPidFile() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlSshDriver
-
- getPidFile() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQSshDriver
-
- getPidFile() - Method in class org.apache.brooklyn.entity.messaging.kafka.AbstractfKafkaSshDriver
-
- getPidFile() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidSshDriver
-
- getPidFile() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitSshDriver
-
- getPidFile() - Method in class org.apache.brooklyn.entity.messaging.storm.StormSshDriver
-
- getPidFile() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- getPidFile() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeSshDriver
-
- getPidFile() - Method in class org.apache.brooklyn.entity.nosql.solr.SolrServerSshDriver
-
- getPidFile() - Method in interface org.apache.brooklyn.entity.proxy.nginx.NginxDriver
-
- getPidFile() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
By default Nginx writes the pid of the master process to logs/nginx.pid
- getPidFile() - Method in class org.apache.brooklyn.entity.software.base.VanillaSoftwareProcessSshDriver
-
- getPidFile() - Method in class org.apache.brooklyn.entity.zookeeper.ZooKeeperSshDriver
-
- getPlain(String, String, String, Boolean) - Method in interface org.apache.brooklyn.rest.api.EntityConfigApi
-
- getPlain(String, String, String, Boolean) - Method in interface org.apache.brooklyn.rest.api.SensorApi
-
- getPlain(String, String, String, Boolean) - Method in class org.apache.brooklyn.rest.resources.EntityConfigResource
-
- getPlain(String, String, String, Boolean) - Method in class org.apache.brooklyn.rest.resources.SensorResource
-
- getPlan() - Method in interface org.apache.brooklyn.api.typereg.RegisteredType
-
- getPlan() - Method in class org.apache.brooklyn.core.typereg.BasicRegisteredType
-
- getPlanData() - Method in interface org.apache.brooklyn.api.typereg.RegisteredType.TypeImplementationPlan
-
data for the implementation; may be more specific
- getPlanData() - Method in class org.apache.brooklyn.core.typereg.AbstractFormatSpecificTypeImplementationPlan
-
- getPlanData() - Method in class org.apache.brooklyn.core.typereg.BasicTypeImplementationPlan
-
- getPlanFormat() - Method in interface org.apache.brooklyn.api.typereg.RegisteredType.TypeImplementationPlan
-
hint which BrooklynTypePlanTransformer
instance(s) can be used, if known;
this may be null if the relevant transformer was not declared when created,
but in general we should look to determine the kind as early as possible
and use that to retrieve the appropriate such transformer
- getPlanFormat() - Method in class org.apache.brooklyn.core.typereg.AbstractFormatSpecificTypeImplementationPlan
-
- getPlanFormat() - Method in class org.apache.brooklyn.core.typereg.BasicTypeImplementationPlan
-
- getPlanYaml() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- getPlanYaml() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.CatalogItemMemento
-
- getPlanYaml() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- getPlanYaml() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- getPlanYaml() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento
-
- getPlanYaml() - Method in class org.apache.brooklyn.rest.domain.CatalogItemSummary
-
- getPlatform() - Method in class org.apache.brooklyn.camp.server.rest.CampServer
-
- getPlatform() - Method in class org.apache.brooklyn.camp.server.rest.util.DtoFactory
-
- getPlatformComponents() - Method in class org.apache.brooklyn.camp.server.dto.ApplicationComponentDto
-
- getPlatformComponents() - Method in class org.apache.brooklyn.camp.server.dto.AssemblyDto
-
- getPlatformComponents() - Method in class org.apache.brooklyn.camp.server.dto.PlatformComponentDto
-
- getPlatformComponents() - Method in class org.apache.brooklyn.camp.server.dto.PlatformDto
-
- getPlatformComponents() - Method in class org.apache.brooklyn.camp.spi.ApplicationComponent
-
- getPlatformComponents() - Method in class org.apache.brooklyn.camp.spi.Assembly
-
- getPlatformComponents() - Method in class org.apache.brooklyn.camp.spi.PlatformComponent
-
- getPlatformComponentTemplates() - Method in class org.apache.brooklyn.camp.server.dto.AssemblyTemplateDto
-
- getPlatformComponentTemplates() - Method in class org.apache.brooklyn.camp.server.dto.PlatformDto
-
- getPlatformComponentTemplates() - Method in class org.apache.brooklyn.camp.spi.AssemblyTemplate
-
- getPointerRecords() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- getPolicies() - Method in interface org.apache.brooklyn.api.entity.Entity
-
- getPolicies() - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- getPolicies() - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData
-
- getPolicies() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.EntityMemento
-
The ids of the policies of this entity.
- getPolicies() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getPolicies() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getPolicies() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEntityMemento
-
- getPolicies() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- getPolicy(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- getPolicy(String) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- getPolicy(String, String) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- getPolicy(String) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
Deprecated.
- getPolicy(String, String) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
- getPolicy(String, String, String) - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
finds the policy indicated by the given ID or name.
- getPolicy(Entity, String) - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
finds the policy indicated by the given ID or name.
- getPolicyApi() - Method in class org.apache.brooklyn.rest.client.BrooklynApi
-
- getPolicyConfigApi() - Method in class org.apache.brooklyn.rest.client.BrooklynApi
-
- getPolicyFactory() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- getPolicyFactory() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- getPolicyFactory() - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- getPolicyFactory() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getPolicyIds() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getPolicyIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getPolicyIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getPolicyIdToType() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoManifest
-
- getPolicyIdToType() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl
-
- getPolicyMemento(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getPolicyMemento(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getPolicyMemento(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getPolicyMementos() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getPolicyMementos() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getPolicyMementos() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getPolicySpecs() - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- getPolicyStatus(Policy) - Static method in class org.apache.brooklyn.core.policy.Policies
-
- getPolicyType() - Method in interface org.apache.brooklyn.api.policy.Policy
-
Information about the type of this entity; analogous to Java's object.getClass.
- getPolicyType() - Method in class org.apache.brooklyn.core.entity.lifecycle.PolicyDescriptor
-
- getPolicyType() - Method in class org.apache.brooklyn.core.policy.AbstractPolicy
-
- getPoolContents() - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- getPoolContents() - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- getPoolHighThreshold() - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- getPoolHighThreshold() - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- getPoolLowThreshold() - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- getPoolLowThreshold() - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- getPoolSize() - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- getPoolSize() - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- getPort() - Method in class org.apache.brooklyn.camp.server.rest.CampServer
-
- getPort() - Method in class org.apache.brooklyn.entity.database.crate.CrateNodeImpl
-
- getPort() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbNodeImpl
-
- getPort() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- getPort() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlNodeImpl
-
- getPort() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- getPort() - Method in interface org.apache.brooklyn.entity.proxy.AbstractController
-
- getPort() - Method in class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- getPort() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- getPort() - Method in class org.apache.brooklyn.entity.zookeeper.ZooKeeperSshDriver.ZooKeeperServerConfig
-
- getPort() - Method in interface org.apache.brooklyn.location.jclouds.JcloudsMachineLocation
-
- getPort() - Method in class org.apache.brooklyn.location.jclouds.JcloudsWinRmMachineLocation
-
- getPort() - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
port for SSHing
- getPortCounters() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- getPortMap() - Method in class org.apache.brooklyn.entity.messaging.storm.StormSshDriver
-
- getPortMappings() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- getPortMappingWithPrivateSide(Location, int) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
Deprecated.
since 0.7.0; this method will be internal only
- getPortMappingWithPrivateSide(Location, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
since 0.7.0; this method will be internal only
- getPortMappingWithPrivateSide(Location, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- getPortMappingWithPublicIpId(String) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
Deprecated.
since 0.7.0; this method will be internal only
- getPortMappingWithPublicIpId(String) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
since 0.7.0; this method will be internal only
- getPortMappingWithPublicIpId(String) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- getPortMappingWithPublicSide(String, int) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
Deprecated.
since 0.7.0; this method will be internal only
- getPortMappingWithPublicSide(String, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
since 0.7.0; this method will be internal only
- getPortMappingWithPublicSide(String, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- getPortNumberSensor() - Method in interface org.apache.brooklyn.entity.proxy.AbstractController
-
- getPortNumberSensor() - Method in class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- getPortOffset() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7ServerImpl
-
- getPortsUsed() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- getPortsUsed() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeSshDriver
-
- getPortsUsed() - Method in class org.apache.brooklyn.entity.nosql.solr.SolrServerSshDriver
-
- getPortsUsed() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- getPortsUsed() - Method in class org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppSshDriver
-
- getPossibleValues() - Method in class org.apache.brooklyn.rest.domain.ConfigSummary
-
- getPostgreSqlPort() - Method in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlNode
-
- getPostgreSqlPort() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeChefImplFromScratch
-
- getPostgreSqlPort() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeImpl
-
- getPostgreSqlPort() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeSaltImpl
-
- getPreferredCredential() - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
- getPrefix() - Method in interface org.apache.brooklyn.api.location.LocationResolver
-
the prefix that this resolver will attend to
- getPrefix() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerLocationResolver
-
- getPrefix() - Method in class org.apache.brooklyn.core.location.CatalogLocationResolver
-
- getPrefix() - Method in class org.apache.brooklyn.core.location.DefinedLocationByIdResolver
-
- getPrefix() - Method in class org.apache.brooklyn.core.location.NamedLocationResolver
-
- getPrefix() - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolLocationResolver
-
- getPrefix() - Method in class org.apache.brooklyn.location.byon.ByonLocationResolver
-
- getPrefix() - Method in class org.apache.brooklyn.location.byon.HostLocationResolver
-
- getPrefix() - Method in class org.apache.brooklyn.location.byon.SingleMachineLocationResolver
-
- getPrefix() - Method in class org.apache.brooklyn.location.jclouds.JcloudsByonLocationResolver
-
- getPrefix() - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocationResolver
-
- getPrefix() - Method in class org.apache.brooklyn.location.localhost.LocalhostLocationResolver
-
- getPrefix() - Method in class org.apache.brooklyn.location.multi.MultiLocationResolver
-
- getPrefixText(Throwable) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
- getPreVersionSeparator() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver.DownloadLinkSegmentComputer
-
separator after the version number used to be _ but is - in 3.0 and later
- getPrimary() - Method in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSet
-
- getPrimary() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSetImpl
-
- getPrimaryDomain(String) - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient
-
- getPrimaryDomain(int) - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient
-
- getPrimaryDomains() - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient
-
- getPrimaryIp() - Method in interface org.apache.brooklyn.api.location.MachineManagementMixins.MachineMetadata
-
- getPrimaryIp() - Method in class org.apache.brooklyn.core.location.BasicMachineMetadata
-
- getPrimaryLocations() - Method in interface org.apache.brooklyn.api.entity.drivers.downloads.DownloadResolverManager.DownloadTargets
-
Gets the locations to try (in-order).
- getPrimaryLocations() - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadTargets
-
- getPrimitiveType(String) - Static method in class org.apache.brooklyn.util.javalang.Boxing
-
Returns the unboxed type for the given primitive type name, if available;
e.g.
- getPrincipal() - Method in class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
- getPriority() - Method in interface org.apache.brooklyn.api.mgmt.ha.HighAvailabilityManager
-
- getPriority() - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementNodeSyncRecord
-
- getPriority() - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord
-
- getPriority() - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- getPriority() - Method in class org.apache.brooklyn.rest.domain.ConfigSummary
-
- getPrivateAddresses() - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
- getPrivateAddresses() - Method in class org.apache.brooklyn.location.jclouds.JcloudsWinRmMachineLocation
-
- getPrivateAddresses() - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- getPrivateAddresses() - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- getPrivateAddresses() - Method in interface org.apache.brooklyn.util.net.HasNetworkAddresses
-
All private IP addresses.
- getPrivateIp() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- getPrivateIp() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
not always the private IP, if public IP has been insisted on for broadcast, e.g.
- getPrivateIpAddress() - Method in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNode
-
- getPrivateIpAddress() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeImpl
-
- getPrivateKeyData(ConfigBag) - Static method in class org.apache.brooklyn.core.location.LocationConfigUtils
-
Deprecated.
since 0.7.0, use #getOsCredential(ConfigBag)
- getPrivateKeyData() - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
- getPrivateNetwork(String) - Static method in class org.apache.brooklyn.util.net.Networking
-
returns any well-known private network (e.g.
- getPrivateNetwork(InetAddress) - Static method in class org.apache.brooklyn.util.net.Networking
-
- getPrivatePort() - Method in class org.apache.brooklyn.core.location.access.PortForwardManager.AssociationMetadata
-
- getPrivatePort() - Method in class org.apache.brooklyn.core.location.access.PortMapping
-
- getProblem() - Method in class org.apache.brooklyn.rest.domain.ScriptExecutionSummary
-
- getProblem() - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- getProcessCpuTime() - Static method in class org.apache.brooklyn.test.performance.PerformanceTestUtils
-
- getProperties() - Method in interface org.apache.brooklyn.api.entity.drivers.downloads.DownloadResolverManager.DownloadRequirement
-
Default properties for this download.
- getProperties() - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
- getProperties() - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadRequirement
-
- getProperties() - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- getPropertiesLookupUrlFor(InetAddress) - Method in class org.apache.brooklyn.core.location.geo.GeoBytesHostGeoLookup
-
Deprecated.
returns URL to get properties for the given address (assuming localhost if address is on a subnet)
- getPropertiesLookupUrlForLocalhost() - Method in class org.apache.brooklyn.core.location.geo.GeoBytesHostGeoLookup
-
Deprecated.
- getPropertiesLookupUrlForPublicIp(String) - Method in class org.apache.brooklyn.core.location.geo.GeoBytesHostGeoLookup
-
Deprecated.
- getPropertyName() - Method in class org.apache.brooklyn.util.internal.BasicDelegatingSystemProperty
-
- getPropertyName() - Method in class org.apache.brooklyn.util.internal.StringSystemProperty
-
- getProtocol() - Method in interface org.apache.brooklyn.entity.proxy.AbstractController
-
- getProtocol() - Method in class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- getProtocol(String) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
- getProtocol(String) - Static method in class org.apache.brooklyn.util.net.Urls
-
returns the protocol (e.g.
- getProvider() - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- getProvisioningFlags(Collection<String>) - Method in interface org.apache.brooklyn.api.location.MachineProvisioningLocation
-
- getProvisioningFlags(Collection<String>) - Method in class org.apache.brooklyn.core.location.AggregatingMachineProvisioningLocation
-
- getProvisioningFlags(Collection<String>) - Method in class org.apache.brooklyn.core.location.cloud.AbstractCloudMachineProvisioningLocation
-
- getProvisioningFlags(Collection<String>) - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolLocation
-
- getProvisioningFlags(Collection<String>) - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- getProvisioningFlags(Collection<String>) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- getProvisioningFlags(Collection<String>) - Method in class org.apache.brooklyn.location.multi.MultiLocation
-
- getProxy() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getProxyIfAvailable() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Returns the proxy, or if not available (because using legacy code) then returns the real entity.
- getProxyObject(String, Class<M>) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- getProxyObject(ObjectName, Class<M>) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- getProxyTarget() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- getProxyTarget() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getProxyTarget() - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
if a task is a proxy for another one (used mainly for internal tasks),
this returns the "real" task represented by this one
- getPublicAddresses() - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
In clouds like AWS, the public hostname is the only way to ensure VMs in different zones can access each other.
- getPublicAddresses() - Method in class org.apache.brooklyn.location.jclouds.JcloudsWinRmMachineLocation
-
In clouds like AWS, the public hostname is the only way to ensure VMs in different zones can access each other.
- getPublicAddresses() - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- getPublicAddresses() - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- getPublicAddresses() - Method in interface org.apache.brooklyn.util.net.HasNetworkAddresses
-
All public IP addresses, potentially including shared ips.
- getPublicEndpoint() - Method in class org.apache.brooklyn.core.location.access.PortForwardManager.AssociationMetadata
-
- getPublicEndpoint() - Method in class org.apache.brooklyn.core.location.access.PortMapping
-
- getPublicHostAndPort(PortMapping) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
Deprecated.
since 0.7.0; this method will be internal only
- getPublicHostAndPort(PortMapping) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
since 0.7.0; this method will be internal only
- getPublicHostAndPort(PortMapping) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- getPublicIp() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- getPublicIp() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- getPublicIpHostname(String) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
- getPublicIpHostname(String) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
- getPublicIpHostname(String) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
Deprecated.
- getPublicIpId() - Method in class org.apache.brooklyn.core.location.access.PortForwardManager.AssociationMetadata
-
- getPublicKeyData(ConfigBag) - Static method in class org.apache.brooklyn.core.location.LocationConfigUtils
-
Deprecated.
since 0.7.0, use #getOsCredential(ConfigBag)
- getPublicKeyData() - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
- getPublicPort() - Method in class org.apache.brooklyn.core.location.access.PortMapping
-
- getQueue() - Method in interface org.apache.brooklyn.api.mgmt.TaskQueueingContext
-
returns a list of queued tasks (immutable copy)
- getQueue() - Method in class org.apache.brooklyn.util.core.task.DynamicSequentialTask
-
- getQueuedTimeUtc() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
if the job is queued for submission (e.g.
- getQueuedTimeUtc() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getQueuedTimeUtc() - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
if the job is queued for submission (e.g.
- getQueueName() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQQueueImpl
-
- getQueueName() - Method in interface org.apache.brooklyn.entity.messaging.qpid.QpidDestination
-
Return the AMQP name for the queue.
- getQueueName() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidDestinationImpl
-
- getQueueName() - Method in interface org.apache.brooklyn.entity.messaging.Queue
-
- getQueueName() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitQueue
-
Return the AMQP name for the queue.
- getQueueNames() - Method in interface org.apache.brooklyn.entity.messaging.jms.JMSBroker
-
- getQueueNames() - Method in class org.apache.brooklyn.entity.messaging.jms.JMSBrokerImpl
-
- getQueues() - Method in interface org.apache.brooklyn.entity.messaging.jms.JMSBroker
-
- getQueues() - Method in class org.apache.brooklyn.entity.messaging.jms.JMSBrokerImpl
-
- getQuorumSize() - Method in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- getQuorumSize() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseClusterImpl
-
- getRack(InetAddress) - Method in class org.apache.brooklyn.entity.nosql.cassandra.customsnitch.MultiCloudSnitch
-
- getRackName() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- getRam() - Method in interface org.apache.brooklyn.api.location.HardwareDetails
-
Amount of RAM in megabytes
- getRam() - Method in class org.apache.brooklyn.core.location.BasicHardwareDetails
-
- getRaw(ConfigKey<?>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicConfigurationSupport
-
- getRaw(ConfigKey.HasConfigKey<?>) - Method in class org.apache.brooklyn.core.objs.AbstractConfigurationSupportInternal
-
- getRaw(ConfigKey<?>) - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectInternal.ConfigurationSupportInternal
-
Returns the uncoerced value for this config key, if available, not taking any default.
- getRaw(ConfigKey.HasConfigKey<?>) - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectInternal.ConfigurationSupportInternal
-
- getRawConfig(ConfigKey<?>) - Method in interface org.apache.brooklyn.config.ConfigMap
-
Deprecated.
since 0.7.0 use #getConfigRaw(ConfigKey)
- getRawConfig(ConfigKey<?>) - Method in class org.apache.brooklyn.core.config.internal.AbstractConfigMapImpl
-
Deprecated.
- getRawConfig(ConfigKey<?>) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- getRawConfig(ConfigKey<?>) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- getRawConfig(ConfigKey<?>) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
Deprecated.
- getRawLocalConfigBag() - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- getRawRawType(TypeToken<T>) - Static method in class org.apache.brooklyn.util.guava.TypeTokens
-
gets the Class object from a token; normal methods return Class super T> which may technically be correct
with generics but this sloppily but handily gives you Class which is usually what you have anyway
- getRawTags() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getRawType(TypeToken<T>, Class<? super T>) - Static method in class org.apache.brooklyn.util.guava.TypeTokens
-
given either a token or a raw type, returns the raw type
- getRawTypeIfRaw(TypeToken<T>) - Static method in class org.apache.brooklyn.util.guava.TypeTokens
-
returns raw type, if it's raw, else null;
used e.g.
- getReadOnlyRebindCount() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- getReasonPhrase() - Method in interface org.apache.brooklyn.feed.http.HttpPollValue
-
Deprecated.
- getReasonPhrase() - Method in class org.apache.brooklyn.util.http.HttpToolResponse
-
- getRebindManager() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
- getRebindManager() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getRebindManager() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getRebindSupport() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- getRebindSupport() - Method in interface org.apache.brooklyn.api.mgmt.rebind.Rebindable
-
- getRebindSupport() - Method in interface org.apache.brooklyn.api.policy.Policy
-
Users are strongly discouraged from calling or overriding this method.
- getRebindSupport() - Method in interface org.apache.brooklyn.api.sensor.Enricher
-
Users are strongly discouraged from calling or overriding this method.
- getRebindSupport() - Method in interface org.apache.brooklyn.api.sensor.Feed
-
Users are strongly discouraged from calling or overriding this method.
- getRebindSupport() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- getRebindSupport() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- getRebindSupport() - Method in class org.apache.brooklyn.core.enricher.AbstractEnricher
-
- getRebindSupport() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- getRebindSupport() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
Users are strongly discouraged from calling or overriding this method.
- getRebindSupport() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- getRebindSupport() - Method in class org.apache.brooklyn.core.feed.AbstractFeed
-
- getRebindSupport() - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- getRebindSupport() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- getRebindSupport() - Method in interface org.apache.brooklyn.core.location.internal.LocationInternal
-
Users are strongly discouraged from calling or overriding this method.
- getRebindSupport() - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectInternal
-
- getRebindSupport() - Method in class org.apache.brooklyn.core.policy.AbstractPolicy
-
- getRecursiveCallCount() - Static method in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
returns the number of times the calling method occurs elsewhere in the stack trace;
0 if no recursion, 1 if it has cycled three times, etc.
- getRecursiveClassLoader() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogDo
-
recursive classloader is the local classloader plus all children catalog's classloader
- getRedisPort() - Method in interface org.apache.brooklyn.entity.nosql.redis.RedisStore
-
- getRedisPort() - Method in class org.apache.brooklyn.entity.nosql.redis.RedisStoreImpl
-
- getReference(String) - Method in interface org.apache.brooklyn.core.internal.storage.BrooklynStorage
-
Creates a reference to a value, backed by the storage-medium.
- getReference(String) - Method in class org.apache.brooklyn.core.internal.storage.impl.BrooklynStorageImpl
-
- getReflectiveDriverFactory() - Method in class org.apache.brooklyn.core.entity.drivers.BasicEntityDriverManager
-
driver override mechanism; experimental @since 0.7.0
- getRegion() - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
returns the location ID used by the provider, if set, e.g.
- getRegisteredTypeName() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- getRegisteredTypeName() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
Deprecated.
- getRegisteredTypeName() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
Deprecated.
- getRegistry() - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
- getRelations() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.Memento
-
- getRelations(RelationshipType<? super T, U>) - Method in interface org.apache.brooklyn.api.objs.BrooklynObject.RelationSupport
-
- getRelations(RelationshipType<? super T, U>, T) - Static method in class org.apache.brooklyn.core.entity.EntityRelations
-
- getRelations() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.AbstractMemento
-
- getRelations(RelationshipType<? super SourceType, U>) - Method in class org.apache.brooklyn.core.relations.AbstractBasicRelationSupport
-
- getRelations(RelationshipType<? super T, U>) - Method in class org.apache.brooklyn.core.relations.ByObjectBasicRelationSupport.DataForBasicRelations
-
- getRelations(RelationshipType<? super SourceType, U>) - Method in class org.apache.brooklyn.core.relations.EmptyRelationSupport
-
- getRelationshipTypeName() - Method in interface org.apache.brooklyn.api.relations.RelationshipType
-
- getRelationshipTypes() - Method in interface org.apache.brooklyn.api.objs.BrooklynObject.RelationSupport
-
- getRelationshipTypes(T) - Static method in class org.apache.brooklyn.core.entity.EntityRelations
-
- getRelationshipTypes() - Method in class org.apache.brooklyn.core.relations.AbstractBasicRelationSupport
-
- getRelationshipTypes() - Method in class org.apache.brooklyn.core.relations.ByObjectBasicRelationSupport.DataForBasicRelations
-
- getRelationshipTypes() - Method in class org.apache.brooklyn.core.relations.EmptyRelationSupport
-
- getRemainderOfLineAfter(String, String) - Static method in class org.apache.brooklyn.util.text.Strings
-
searches in context for the given phrase, and returns the untrimmed remainder of the first line
on which the phrase is found
- getRemoteFile() - Method in class org.apache.brooklyn.util.core.task.ssh.SshFetchTaskWrapper
-
- getRemoteFile() - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskStub
-
- getRemoteTimestamp() - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementNodeSyncRecord
-
timestamp set by shared persistent store, if available
- getRemoteTimestamp() - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord
-
- getRemoteTimestamp() - Method in class org.apache.brooklyn.rest.domain.HighAvailabilitySummary.HaNodeSummary
-
- getRemovalStrategy() - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolImpl
-
- getRemovalStrategy() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSetImpl
-
- getRemovedIdsOfType(BrooklynObjectType) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.Delta
-
- getRemovedIdsOfType(BrooklynObjectType) - Method in class org.apache.brooklyn.core.mgmt.rebind.PersisterDeltaImpl
-
- getRemovedNodeIds() - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementPlaneSyncRecordPersister.Delta
-
- getRemovedNodeIds() - Method in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordDeltaImpl
-
- getReplicas() - Method in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSet
-
- getReplicas() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSetImpl
-
- getReplicaSet() - Method in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- getReplicaSet() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBServerImpl
-
- getReplicaSetStatus() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientSupport
-
Runs replSetGetStatus
on the admin database.
- getReplicationInterval() - Method in class org.apache.brooklyn.entity.database.rubyrep.RubyRepNodeImpl
-
- getRepresentationSkew() - Method in class org.apache.brooklyn.camp.server.dto.ResourceDto
-
- getRepresentationSkew() - Method in class org.apache.brooklyn.camp.spi.AbstractResource
-
- getRequestedPort() - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
- getRequestingTasks() - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreForTasks
-
- getRequestingThreads() - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
unmodifiable view of threads requesting access (blocked or briefly trying to acquire);
this is guaranteed to be cleared _after_ getOwners
(synchronizing on this class while reading both fields will give canonical access)
- getRequiredConfig(Entity, ConfigKey<T>) - Static method in class org.apache.brooklyn.core.config.ConfigUtils
-
- getRequiredConfig(Entity, ConfigKey<T>) - Static method in class org.apache.brooklyn.entity.chef.ChefConfigs
-
- getRequiredConfig(Entity, ConfigKey<T>) - Static method in class org.apache.brooklyn.entity.cm.salt.SaltConfigs
-
- getRequiredOpenPorts(Entity, Boolean, String) - Static method in class org.apache.brooklyn.entity.software.base.InboundPortsUtils
-
Returns the required open inbound ports for an Entity.
- getRequiredOpenPorts(Entity, Set<ConfigKey<?>>, Boolean, String) - Static method in class org.apache.brooklyn.entity.software.base.InboundPortsUtils
-
Returns the required open inbound ports for an Entity.
- getRequiredUrlConfig(Entity, ConfigKey<String>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Fails-fast if value of the given key is null or unresolveable.
- getRequiredUrlConfig(Entity, ConfigKey.HasConfigKey<String>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- getRequirements() - Method in class org.apache.brooklyn.camp.spi.pdp.Artifact
-
- getRequirementType() - Method in class org.apache.brooklyn.camp.spi.pdp.ArtifactRequirement
-
- getResizeDownIterationIncrement() - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- getResizeDownIterationMax() - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- getResizeUpIterationIncrement() - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- getResizeUpIterationMax() - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- getResolvedAddress(Entity, SshMachineLocation, String) - Static method in class org.apache.brooklyn.core.location.access.BrooklynAccessUtils
-
attempts to resolve hostnameTarget from origin
- getResolvedAddress(String) - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeDriver
-
returns the address that the given hostname resolves to at the target
- getResolvedAddress(String) - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- getResource(String) - Method in interface org.apache.brooklyn.api.mgmt.classloading.BrooklynClassLoadingContext
-
As ClassLoader.getResource(String)
- getResource(String) - Method in class org.apache.brooklyn.core.mgmt.classloading.BrooklynClassLoadingContextSequential
-
- getResource(String) - Method in class org.apache.brooklyn.core.mgmt.classloading.JavaBrooklynClassLoadingContext
-
- getResource(String) - Method in class org.apache.brooklyn.core.mgmt.classloading.OsgiBrooklynClassLoadingContext
-
- getResource(String, Iterable<? extends OsgiBundleWithUrl>) - Method in class org.apache.brooklyn.core.mgmt.ha.OsgiManager
-
Iterates through catalogBundles until one contains a resource with the given name.
- getResource(String) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- getResource(String) - Method in class org.apache.brooklyn.util.javalang.AggregateClassLoader
-
- getResource(String) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
finds the resource in the classloader, if it exists; inserts or replaces leading slash as necessary
(i believe it should _not_ have one, but there is some inconsistency)
Will return null if no resource is found.
- getResourceAsString(String) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- getResourceAsString(String) - Method in class org.apache.brooklyn.util.core.ResourceUtils
-
- getResourceFromUrl(String) - Method in class org.apache.brooklyn.launcher.config.CustomResourceLocator
-
finds the file indicated at the URL, using some rewrites if necessary to work around some known issues.
- getResourceFromUrl(String) - Method in class org.apache.brooklyn.util.core.ResourceUtils
-
Takes a string which is treated as a URL (with some extended "schemes" also expected),
or as a path to something either on the classpath (absolute only) or the local filesystem (relative or absolute, depending on leading slash)
- getResourceName() - Method in class org.apache.brooklyn.test.support.TestResourceUnavailableException
-
Get the name of the classpath resource that could not be loaded.
- getResources(String) - Method in interface org.apache.brooklyn.api.mgmt.classloading.BrooklynClassLoadingContext
-
As ClassLoader.getResources(String)
but returning an Iterable
rather than
an Enumeration
.
- getResources(String) - Method in class org.apache.brooklyn.core.mgmt.classloading.BrooklynClassLoadingContextSequential
-
- getResources(String) - Method in class org.apache.brooklyn.core.mgmt.classloading.JavaBrooklynClassLoadingContext
-
- getResources(String) - Method in class org.apache.brooklyn.core.mgmt.classloading.OsgiBrooklynClassLoadingContext
-
- getResources(String, Iterable<? extends OsgiBundleWithUrl>) - Method in class org.apache.brooklyn.core.mgmt.ha.OsgiManager
-
- getResources(String) - Method in class org.apache.brooklyn.util.core.ResourceUtils
-
- getResources(String) - Method in class org.apache.brooklyn.util.javalang.AggregateClassLoader
-
- getResponse() - Method in class org.apache.brooklyn.util.http.HttpToolResponse
-
- getResponseCode() - Method in interface org.apache.brooklyn.feed.http.HttpPollValue
-
Deprecated.
- getResponseCode() - Method in class org.apache.brooklyn.util.http.HttpToolResponse
-
- getResult() - Method in class org.apache.brooklyn.rest.domain.ScriptExecutionSummary
-
- getResult() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getResult() - Method in class org.apache.brooklyn.util.yaml.Yamls.YamlExtract
-
- getResultStderr() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- getResultStderr() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.WinRmExecuteHelper
-
- getResultStdout() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- getResultStdout() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.WinRmExecuteHelper
-
- getReturnType() - Method in interface org.apache.brooklyn.api.effector.Effector
-
- getReturnType() - Method in class org.apache.brooklyn.core.effector.EffectorBase
-
- getReturnType() - Method in class org.apache.brooklyn.rest.domain.EffectorSummary
-
- getReturnTypeName() - Method in interface org.apache.brooklyn.api.effector.Effector
-
canonical name of return type (in case return type does not resolve after serialization)
- getReturnTypeName() - Method in class org.apache.brooklyn.core.effector.EffectorBase
-
- getReuseSessions() - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig
-
Whether to reuse SSL validation in the server (performance).
- getReverseLookupDomain() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- getReverseLookupNetwork() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- getReverseMappings() - Method in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- getReverseMappings() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- getReverseZoneFile() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerSshDriver
-
- getRfc1912ZonesFile() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerSshDriver
-
- getRiakEtcDir() - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNodeDriver
-
- getRiakEtcDir() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- getRiakPbPort() - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- getRiakPbPort() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- getRiakWebPort() - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- getRiakWebPort() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- getRightDatabaseName() - Method in class org.apache.brooklyn.entity.database.rubyrep.RubyRepNodeImpl
-
- getRightDatabaseUrl() - Method in class org.apache.brooklyn.entity.database.rubyrep.RubyRepNodeImpl
-
- getRightPassword() - Method in class org.apache.brooklyn.entity.database.rubyrep.RubyRepNodeImpl
-
- getRightUsername() - Method in class org.apache.brooklyn.entity.database.rubyrep.RubyRepNodeImpl
-
- getRmiRegistryPort() - Method in class org.apache.brooklyn.entity.java.JavaSoftwareProcessSshDriver
-
Deprecated.
since 0.6.0, the config key is always used instead of this
- getRole() - Method in interface org.apache.brooklyn.entity.messaging.storm.Storm
-
- getRole() - Method in class org.apache.brooklyn.entity.messaging.storm.StormImpl
-
- getRoleInParent() - Method in class org.apache.brooklyn.camp.spi.resolve.interpret.PlanInterpretationNode
-
- getRoleName() - Method in class org.apache.brooklyn.entity.messaging.storm.StormImpl
-
- getRoleName() - Method in class org.apache.brooklyn.entity.messaging.storm.StormSshDriver
-
- getRoot() - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
returns the object at the root
- getRootClassLoader() - Method in interface org.apache.brooklyn.api.catalog.BrooklynCatalog
-
- getRootClassLoader() - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- getRootClassLoader() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogDo
-
the root classloader is the recursive CL from the outermost catalog
(which includes the base classloader from the mgmt context, if set)
- getRootConfigFile() - Method in class org.apache.brooklyn.entity.network.bind.BindOsSupport
-
- getRootContext() - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
- getRootMap() - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
returns the Map
at the root, throwing if root is not a map
- getRootPassword(Entity) - Static method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBAuthenticationUtils
-
- getRootUrl() - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
URL for accessing this web server (root context)
- getRootZonesFile() - Method in class org.apache.brooklyn.entity.network.bind.BindOsSupport
-
- getRouterCluster() - Method in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeployment
-
- getRouterCluster() - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeploymentImpl
-
- getRouters() - Method in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouterCluster
-
- getRouters() - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouterClusterImpl
-
- getRpcAddress() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- getRpcAddress() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- getRunCount() - Method in class org.apache.brooklyn.util.core.task.ScheduledTask
-
- getRunDir() - Method in class org.apache.brooklyn.entity.java.JmxSupport
-
- getRunDir() - Method in interface org.apache.brooklyn.entity.java.VanillaJavaApp
-
- getRunDir() - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppImpl
-
- getRunDir() - Method in interface org.apache.brooklyn.entity.messaging.rabbit.RabbitBroker
-
- getRunDir() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitBrokerImpl
-
- getRunDir() - Method in interface org.apache.brooklyn.entity.messaging.rabbit.RabbitDriver
-
- getRunDir() - Method in interface org.apache.brooklyn.entity.nosql.redis.RedisStoreDriver
-
- getRunDir() - Method in interface org.apache.brooklyn.entity.osgi.karaf.KarafDriver
-
- getRunDir() - Method in interface org.apache.brooklyn.entity.proxy.nginx.NginxDriver
-
- getRunDir() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- getRunDir() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- getRunDir() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- getRunningPids(String) - Static method in class org.apache.brooklyn.qa.longevity.MonitorUtils
-
- getRunningPids(String, String) - Static method in class org.apache.brooklyn.qa.longevity.MonitorUtils
-
Confirm the given pid is running, and that the the process matches the given regex.
- getSchedulerByTag() - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- getSchemas() - Method in interface org.apache.brooklyn.entity.database.Database
-
- getSchemas() - Method in class org.apache.brooklyn.entity.database.derby.DerbyDatabase
-
- getScope() - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
- getScope() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- getScope() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- getScriptApi() - Method in class org.apache.brooklyn.rest.client.BrooklynApi
-
- getSearchSolrJmxPort() - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- getSearchSolrJmxPort() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- getSearchSolrPort() - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- getSearchSolrPort() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- getSecondaries() - Method in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSet
-
- getSecondaries() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSetImpl
-
- getSeeds() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- getSeeds() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- getSeedSupplier() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraFabricImpl
-
Prefers one node per location, and then others from anywhere.
- getSensor(String) - Method in interface org.apache.brooklyn.api.entity.EntityType
-
The Sensor with the given name, or null if not found.
- getSensor() - Method in interface org.apache.brooklyn.api.objs.SpecParameter
-
An optional sensor which may also be added to the defined type
- getSensor() - Method in interface org.apache.brooklyn.api.sensor.SensorEvent
-
The
Sensor
describing the data.
- getSensor(String) - Method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
Convenience for finding named sensor.
- getSensor(String) - Method in class org.apache.brooklyn.core.entity.EntityTypeSnapshot
-
- getSensor() - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- getSensor() - Method in class org.apache.brooklyn.core.objs.BasicSpecParameter
-
- getSensor() - Method in class org.apache.brooklyn.core.sensor.BasicSensorEvent
-
- getSensorApi() - Method in class org.apache.brooklyn.rest.client.BrooklynApi
-
- getSensorMap(String, Iterable<Entity>) - Static method in class org.apache.brooklyn.rest.resources.ApplicationResource
-
- getSensors() - Method in interface org.apache.brooklyn.api.entity.EntityType
-
Sensors available on this entity.
- getSensors() - Method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
Sensors available on this entity.
- getSensors() - Method in class org.apache.brooklyn.core.entity.EntityTypeSnapshot
-
- getSensors() - Method in class org.apache.brooklyn.rest.domain.CatalogEntitySummary
-
- getSerial() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- getSerializer() - Method in class org.apache.brooklyn.rest.util.json.BidiSerialization.AbstractWithManagementContextSerialization
-
- getServer() - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
- getServerApi() - Method in class org.apache.brooklyn.rest.client.BrooklynApi
-
- getServerDetails() - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- getServerExecutionContext() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
- getServerExecutionContext() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getServerExecutionContext() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getServerPoolAddresses() - Method in interface org.apache.brooklyn.entity.proxy.AbstractController
-
- getServerPoolAddresses() - Method in class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- getServerStatus() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientSupport
-
- getServiceInstallTask() - Method in class org.apache.brooklyn.entity.system_service.InitdServiceInstaller
-
- getServiceInstallTask() - Method in interface org.apache.brooklyn.entity.system_service.SystemServiceInstaller
-
- getServiceName() - Method in class org.apache.brooklyn.entity.chef.ChefLifecycleEffectorTasks
-
- getServiceName() - Method in class org.apache.brooklyn.entity.network.bind.BindOsSupport
-
- getServices() - Method in class org.apache.brooklyn.camp.spi.pdp.DeploymentPlan
-
- getServiceType() - Method in class org.apache.brooklyn.camp.spi.pdp.Service
-
- getSessionTimeout() - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection
-
- getSha1FromOsgiManifest() - Method in class org.apache.brooklyn.core.BrooklynVersion
-
- getShardCluster() - Method in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeployment
-
- getShardCluster() - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeploymentImpl
-
- getShardCount() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientSupport
-
- getSharedMemory() - Method in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlNode
-
- getSharedMemory() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeChefImplFromScratch
-
- getSharedMemory() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeImpl
-
- getSharedMemory() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeSaltImpl
-
- getShellEnvironment() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeSshDriver
-
- getShellEnvironment() - Method in class org.apache.brooklyn.entity.database.derby.DerbyDatabaseSshDriver
-
- getShellEnvironment() - Method in class org.apache.brooklyn.entity.java.JavaSoftwareProcessSshDriver
-
Sets all JVM options (-X..
- getShellEnvironment() - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppSshDriver
-
- getShellEnvironment() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQSshDriver
-
- getShellEnvironment() - Method in class org.apache.brooklyn.entity.messaging.kafka.AbstractfKafkaSshDriver
-
Use RMI agent to provide JMX.
- getShellEnvironment() - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaBrokerSshDriver
-
- getShellEnvironment() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidSshDriver
-
- getShellEnvironment() - Method in interface org.apache.brooklyn.entity.messaging.rabbit.RabbitBroker
-
- getShellEnvironment() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitBrokerImpl
-
- getShellEnvironment() - Method in interface org.apache.brooklyn.entity.messaging.rabbit.RabbitDriver
-
- getShellEnvironment() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitSshDriver
-
- getShellEnvironment() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- getShellEnvironment() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- getShellEnvironment() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
The environment variables to be set when executing the commands (for install, run, check running, etc).
- getShellEnvironment() - Method in class org.apache.brooklyn.entity.software.base.VanillaSoftwareProcessSshDriver
-
- getShellEnvironment() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss6SshDriver
-
- getShellEnvironment() - Method in class org.apache.brooklyn.entity.webapp.jetty.Jetty6SshDriver
-
- getShellEnvironment() - Method in class org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppSshDriver
-
- getShellEnvironment() - Method in class org.apache.brooklyn.entity.webapp.tomcat.TomcatSshDriver
-
- getShellEnvironment() - Method in class org.apache.brooklyn.util.core.task.system.ProcessTaskStub
-
- getShortDescription() - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.CampToSpecTransformer
-
Deprecated.
- getShortDescription() - Method in class org.apache.brooklyn.core.catalog.internal.JavaCatalogToSpecTransformer
-
- getShortDescription() - Method in interface org.apache.brooklyn.core.plan.PlanToSpecTransformer
-
Deprecated.
A short, human-readable name for this transformer
- getShortName() - Method in interface org.apache.brooklyn.api.objs.HasShortName
-
gets a short name, for human-friendly identification e.g.
- getShortName() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbNodeImpl
-
- getShortName() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlNodeImpl
-
- getShortName() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeChefImplFromScratch
-
- getShortName() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeImpl
-
- getShortName() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeSaltImpl
-
- getShortName() - Method in class org.apache.brooklyn.entity.monitoring.monit.MonitNodeImpl
-
- getShortName() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxControllerImpl
-
- getShortName() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7ServerImpl
-
- getShortName() - Method in class org.apache.brooklyn.entity.webapp.jetty.Jetty6ServerImpl
-
- getShortName() - Method in class org.apache.brooklyn.entity.webapp.tomcat.TomcatServerImpl
-
- getShutdownAppsOnExit() - Method in class org.apache.brooklyn.camp.brooklyn.YamlLauncherAbstract
-
- getShutdownPort() - Method in class org.apache.brooklyn.entity.webapp.tomcat.TomcatSshDriver
-
- getSignature() - Method in class org.apache.brooklyn.feed.jmx.JmxOperationPollConfig
-
- getSimpleName() - Method in interface org.apache.brooklyn.api.objs.BrooklynType
-
The simple type name of this entity (normally the unqualified class name).
- getSimpleName() - Method in class org.apache.brooklyn.core.objs.BrooklynTypeSnapshot
-
- getSlaves() - Method in interface org.apache.brooklyn.entity.nosql.redis.RedisCluster
-
- getSlaves() - Method in class org.apache.brooklyn.entity.nosql.redis.RedisClusterImpl
-
- getSmartSubdomain(String) - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient.Domain
-
- getSmartSubdomain(int) - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient.Domain
-
- getSmartSubdomains() - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient.Domain
-
- getSnapshot() - Method in class org.apache.brooklyn.core.enricher.EnricherDynamicType
-
- getSnapshot() - Method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
- getSnapshot() - Method in class org.apache.brooklyn.core.location.internal.LocationDynamicType
-
- getSnapshot() - Method in class org.apache.brooklyn.core.objs.BrooklynDynamicType
-
- getSnapshot() - Method in class org.apache.brooklyn.core.policy.PolicyDynamicType
-
- getSnapshotPath() - Method in class org.apache.brooklyn.entity.database.mysql.ReplicationSnapshot
-
- getSocketEndpointFor(Cidr, int) - Method in interface org.apache.brooklyn.core.location.SupportsPortForwarding
-
returns an endpoint suitable for contacting the indicated private port on this object,
from the given Cidr, creating it if necessary and possible;
may return null if forwarding not available
- getSocketTimeout() - Method in class org.apache.brooklyn.feed.http.HttpPollConfig
-
- getSocketUid() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbNodeImpl
-
- getSocketUid() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- getSocketUid() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlNodeImpl
-
- getSocketUid() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- getSolrConfigTemplateUrl() - Method in interface org.apache.brooklyn.entity.nosql.solr.SolrServerDriver
-
- getSolrConfigTemplateUrl() - Method in class org.apache.brooklyn.entity.nosql.solr.SolrServerSshDriver
-
- getSolrPort() - Method in interface org.apache.brooklyn.entity.nosql.solr.SolrServer
-
- getSolrPort() - Method in interface org.apache.brooklyn.entity.nosql.solr.SolrServerDriver
-
- getSolrPort() - Method in class org.apache.brooklyn.entity.nosql.solr.SolrServerImpl
-
- getSolrPort() - Method in class org.apache.brooklyn.entity.nosql.solr.SolrServerSshDriver
-
- getSource() - Method in interface org.apache.brooklyn.api.sensor.SensorEvent
-
The
Entity
where the data originated.
- getSource() - Method in class org.apache.brooklyn.core.sensor.BasicSensorEvent
-
- getSource() - Method in class org.apache.brooklyn.rt.felix.ManifestHelper
-
- getSourceCode() - Method in class org.apache.brooklyn.camp.spi.AbstractResource
-
- getSourceCode() - Method in class org.apache.brooklyn.camp.spi.pdp.DeploymentPlan
-
- getSourceName() - Method in interface org.apache.brooklyn.api.relations.RelationshipType
-
- getSourceNamePlural() - Method in interface org.apache.brooklyn.api.relations.RelationshipType
-
- getSourceType() - Method in interface org.apache.brooklyn.api.relations.RelationshipType
-
- getSpec() - Method in interface org.apache.brooklyn.api.location.LocationDefinition
-
- getSpec() - Method in class org.apache.brooklyn.core.location.BasicLocationDefinition
-
- getSpec(String, String) - Method in interface org.apache.brooklyn.rest.api.EntityApi
-
- getSpec() - Method in class org.apache.brooklyn.rest.domain.ApplicationSummary
-
- getSpec() - Method in class org.apache.brooklyn.rest.domain.LocationSpec
-
Deprecated.
- getSpec(String, String) - Method in class org.apache.brooklyn.rest.resources.EntityResource
-
- getSpecConfiguration() - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.EntitySpecConfiguration
-
- getSpecType() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- getSpecType() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.CatalogItemMemento
-
- getSpecType() - Method in enum org.apache.brooklyn.api.objs.BrooklynObjectType
-
- getSpecType() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogEntityItemDto
-
- getSpecType() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- getSpecType() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- getSpecType() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogLocationItemDto
-
- getSpecType() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogPolicyItemDto
-
- getSpecType() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogTemplateItemDto
-
- getSpecType() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento
-
- getSSHClient() - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection
-
- getSshFlags(Entity, Location) - Static method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks
-
extracts the values for the main brooklyn.ssh.config.* config keys (i.e.
- getSshHostAndPort() - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- getSshMachine(Entity) - Static method in class org.apache.brooklyn.core.effector.EffectorTasks
-
- getSsl() - Method in interface org.apache.brooklyn.entity.proxy.nginx.UrlMapping
-
- getSsl() - Method in class org.apache.brooklyn.entity.proxy.nginx.UrlMappingImpl
-
- getSslConfig() - Method in interface org.apache.brooklyn.entity.proxy.AbstractController
-
- getSslConfig() - Method in class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- getSslGossipPort() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- getSslGossipPort() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeDriver
-
- getSslGossipPort() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- getSslGossipPort() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- getSslKeystoreFile() - Method in interface org.apache.brooklyn.entity.webapp.jboss.JBoss7Driver
-
The path to the keystore file on the AS7 server machine.
- getSslKeystoreFile() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7SshDriver
-
- getStart() - Method in class org.apache.brooklyn.rest.domain.UsageStatistic
-
- getStartOfNext() - Method in class org.apache.brooklyn.util.yaml.Yamls.YamlExtract
-
- getStartOfThis() - Method in class org.apache.brooklyn.util.yaml.Yamls.YamlExtract
-
- getStartTime() - Method in interface org.apache.brooklyn.feed.http.HttpPollValue
-
Deprecated.
- getStartTime() - Method in class org.apache.brooklyn.util.http.HttpToolResponse
-
returns the timestamp (millis since 1970) when this request was started
- getStartTimeUtc() - Method in interface org.apache.brooklyn.api.mgmt.Task
-
- getStartTimeUtc() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getStartTimeUtc() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- getStartTimeUtc() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getState() - Method in class org.apache.brooklyn.core.entity.lifecycle.Lifecycle.Transition
-
- getState() - Method in class org.apache.brooklyn.core.mgmt.usage.ApplicationUsage.ApplicationEvent
-
- getState() - Method in class org.apache.brooklyn.core.mgmt.usage.LocationUsage.LocationEvent
-
- getState() - Method in class org.apache.brooklyn.rest.domain.PolicySummary
-
- getStaticKeysOnClass(Class<?>) - Static method in class org.apache.brooklyn.core.config.ConfigUtils
-
- getStatistics() - Method in class org.apache.brooklyn.rest.domain.UsageStatistics
-
- getStatus() - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementNodeSyncRecord
-
- getStatus() - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord
-
- getStatus(String, String, String) - Method in interface org.apache.brooklyn.rest.api.PolicyApi
-
- getStatus() - Method in interface org.apache.brooklyn.rest.api.ServerApi
-
Deprecated.
- getStatus() - Method in class org.apache.brooklyn.rest.domain.ApplicationSummary
-
- getStatus() - Method in class org.apache.brooklyn.rest.domain.HighAvailabilitySummary.HaNodeSummary
-
- getStatus() - Method in class org.apache.brooklyn.rest.domain.UsageStatistic
-
- getStatus(String, String, String) - Method in class org.apache.brooklyn.rest.resources.PolicyResource
-
- getStatus() - Method in class org.apache.brooklyn.rest.resources.ServerResource
-
Deprecated.
- getStatusCmd() - Method in interface org.apache.brooklyn.entity.database.mariadb.MariaDbDriver
-
- getStatusCmd() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- getStatusCmd() - Method in interface org.apache.brooklyn.entity.database.mysql.MySqlDriver
-
- getStatusCmd() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- getStatusCmd() - Method in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlDriver
-
- getStatusCmd() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlSshDriver
-
- getStatusCmd() - Method in interface org.apache.brooklyn.entity.monitoring.monit.MonitDriver
-
- getStatusCmd() - Method in class org.apache.brooklyn.entity.monitoring.monit.MonitSshDriver
-
- getStatusCmd() - Method in class org.apache.brooklyn.qa.load.SimulatedMySqlNodeImpl.SimulatedMySqlSshDriver
-
- getStatusCode() - Method in class org.apache.brooklyn.util.core.internal.winrm.WinRmToolResponse
-
- getStatusDetail(boolean) - Method in interface org.apache.brooklyn.api.mgmt.Task
-
Returns detailed status, suitable for a hover.
- getStatusDetail(boolean) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
Returns detailed status, suitable for a hover
Plain-text format, with new-lines (and sometimes extra info) if multiline enabled.
- getStatusDetail(boolean) - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getStatusSummary() - Method in interface org.apache.brooklyn.api.mgmt.Task
-
- getStatusSummary() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
Returns a brief status string
Plain-text format.
- getStatusSummary() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getStderr() - Method in class org.apache.brooklyn.feed.ssh.SshPollValue
-
Command standard error; may be null if no content available.
- getStderr() - Method in class org.apache.brooklyn.rest.domain.ScriptExecutionSummary
-
- getStdErr() - Method in class org.apache.brooklyn.util.core.internal.winrm.WinRmToolResponse
-
- getStderr() - Method in class org.apache.brooklyn.util.core.task.system.ProcessTaskWrapper
-
- getStderrBytes() - Method in class org.apache.brooklyn.util.core.task.system.ProcessTaskWrapper
-
- getStdout() - Method in class org.apache.brooklyn.feed.ssh.SshPollValue
-
Command standard output; may be null if no content available.
- getStdout() - Method in class org.apache.brooklyn.rest.domain.ScriptExecutionSummary
-
- getStdOut() - Method in class org.apache.brooklyn.util.core.internal.winrm.WinRmToolResponse
-
- getStdout() - Method in class org.apache.brooklyn.util.core.task.system.ProcessTaskWrapper
-
- getStdoutBytes() - Method in class org.apache.brooklyn.util.core.task.system.ProcessTaskWrapper
-
- getStopMachineMode(ConfigBag) - Static method in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
- getStopwatch() - Method in class org.apache.brooklyn.util.time.CountdownTimer
-
returns underlying stopwatch, which caller can inspect for more details or modify
- getStorage() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getStorage() - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- getStorage() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getStorageMetrics() - Method in interface org.apache.brooklyn.core.internal.storage.BrooklynStorage
-
- getStorageMetrics() - Method in class org.apache.brooklyn.core.internal.storage.impl.BrooklynStorageImpl
-
- getStore() - Method in class org.apache.brooklyn.util.core.javalang.ReflectionScanner
-
- getStormConfigTemplateUrl() - Method in interface org.apache.brooklyn.entity.messaging.storm.Storm
-
- getStormConfigTemplateUrl() - Method in class org.apache.brooklyn.entity.messaging.storm.StormImpl
-
- getStormConfigTemplateUrl() - Method in class org.apache.brooklyn.entity.messaging.storm.StormSshDriver
-
- getStreamContentsAbbreviated() - Method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.WrappedStream
-
- getStreams() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getStreamSize() - Method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.WrappedStream
-
- getString() - Method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.StringAndArgument
-
- getStringKey(String) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
gets a value from a string-valued key or null; ConfigKey is preferred, but this is useful in some contexts (e.g.
- getStringKeyMaybe(String) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
gets a
Maybe
-wrapped value from a string-valued key; ConfigKey is preferred, but this is useful in some contexts (e.g.
- getStringOfMaxLength(int) - Method in class org.apache.brooklyn.util.text.StringShortener
-
- getStringValueForDisplay(BrooklynRestResourceUtils, Policy, Object) - Static method in class org.apache.brooklyn.rest.resources.PolicyConfigResource
-
- getStringValueForDisplay(Object) - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
- getSubLocations(int) - Method in class org.apache.brooklyn.core.location.cloud.AbstractAvailabilityZoneExtension
-
- getSubLocations(int) - Method in interface org.apache.brooklyn.core.location.cloud.AvailabilityZoneExtension
-
- getSubLocations() - Method in class org.apache.brooklyn.location.multi.MultiLocation
-
- getSubLocationsByName(Predicate<? super String>, int) - Method in class org.apache.brooklyn.core.location.cloud.AbstractAvailabilityZoneExtension
-
- getSubLocationsByName(Predicate<? super String>, int) - Method in interface org.apache.brooklyn.core.location.cloud.AvailabilityZoneExtension
-
- getSubmittedByTask() - Method in interface org.apache.brooklyn.api.mgmt.Task
-
task which submitted this task, if was submitted by a task
- getSubmittedByTask() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getSubmittedByTask() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- getSubmittedByTask() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getSubmitTimeUtc() - Method in interface org.apache.brooklyn.api.mgmt.Task
-
- getSubmitTimeUtc() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getSubmitTimeUtc() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- getSubmitTimeUtc() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getSubnetAddress() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- getSubnetHostname() - Method in interface org.apache.brooklyn.core.location.HasSubnetHostname
-
returns a hostname for use internally within a subnet / VPC
- getSubnetHostname(Location) - Static method in class org.apache.brooklyn.core.location.Machines
-
- getSubnetHostname() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- getSubnetHostname() - Method in interface org.apache.brooklyn.location.jclouds.JcloudsMachineLocation
-
In most clouds, the public hostname is the only way to ensure VMs in different zones can access each other.
- getSubnetHostname() - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
- getSubnetHostname() - Method in class org.apache.brooklyn.location.jclouds.JcloudsWinRmMachineLocation
-
- getSubnetHostname() - Method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation.LocalhostMachine
-
- getSubnetIp() - Method in interface org.apache.brooklyn.core.location.HasSubnetHostname
-
returns an IP for use internally within a subnet / VPC
- getSubnetIp(Location) - Static method in class org.apache.brooklyn.core.location.Machines
-
- getSubnetIp() - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
- getSubnetIp() - Method in class org.apache.brooklyn.location.jclouds.JcloudsWinRmMachineLocation
-
- getSubnetIp() - Method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation.LocalhostMachine
-
- getSubPathName() - Method in enum org.apache.brooklyn.api.objs.BrooklynObjectType
-
- getSubscriptionContext(Entity) - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
Returns a
SubscriptionContext
instance representing subscriptions
(from the
SubscriptionManager
) associated with this entity, and capable
of conveniently subscribing on behalf of that entity
- getSubscriptionContext(Location) - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
Returns a
SubscriptionContext
instance representing subscriptions
(from the
SubscriptionManager
) associated with this location, and capable
of conveniently subscribing on behalf of that location
- getSubscriptionContext(Entity) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getSubscriptionContext(Location) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getSubscriptionContext() - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
- getSubscriptionContext(Entity) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getSubscriptionContext(Location) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getSubscriptionManager() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
Returns the
SubscriptionManager
instance for entities and users of this management realm
to subscribe to sensor events (and, in the case of entities, to emit sensor events)
- getSubscriptionManager() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- getSubscriptionManager() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getSubscriptions() - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionContext
-
Return the subscriptions associated with this context
- getSubscriptions() - Method in class org.apache.brooklyn.core.mgmt.internal.BasicSubscriptionContext
-
Return the subscriptions associated with this context
- getSubscriptionsForEntitySensor(Entity, Sensor<?>) - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionManager
-
Return the subscriptions on a given source-sensor pair
- getSubscriptionsForEntitySensor(Entity, Sensor<?>) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalSubscriptionManager
-
- getSubscriptionsForEntitySensor(Entity, Sensor<?>) - Method in class org.apache.brooklyn.core.mgmt.internal.QueueingSubscriptionManager
-
- getSubscriptionsForSubscriber(Object) - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionManager
-
Return the subscriptions requested by a given subscriber
- getSubscriptionsForSubscriber(Object) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalSubscriptionManager
-
- getSubscriptionsForSubscriber(Object) - Method in class org.apache.brooklyn.core.mgmt.internal.QueueingSubscriptionManager
-
- getSubTypesOf(Class<T>) - Method in class org.apache.brooklyn.util.core.javalang.ReflectionScanner
-
overrides delegate so as to log rather than throw exception if a class cannot be loaded
- getSuburl() - Method in class org.apache.brooklyn.feed.http.HttpPollConfig
-
- getSuccesses() - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- getSummary() - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskStub
-
- getSummary() - Method in class org.apache.brooklyn.util.core.task.system.ProcessTaskStub
-
- getSummaryName() - Method in class org.apache.brooklyn.core.mgmt.persist.FileBasedObjectStore
-
- getSummaryName() - Method in class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsBlobStoreBasedObjectStore
-
- getSummaryName() - Method in interface org.apache.brooklyn.core.mgmt.persist.PersistenceObjectStore
-
human-readable name of this object store
- getSuperTypes() - Method in interface org.apache.brooklyn.api.typereg.RegisteredType
-
- getSuperTypes() - Method in class org.apache.brooklyn.core.typereg.BasicRegisteredType
-
- getSupportedCipherSuites() - Method in class org.apache.brooklyn.util.crypto.TrustingSslSocketFactory
-
- getSupportedCipherSuites() - Method in class org.apache.brooklyn.util.http.TrustingSslSocketFactory
-
- getSupressDuplicates() - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- getSymbolicName() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- getSymbolicName() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.CatalogItemMemento
-
- getSymbolicName() - Method in interface org.apache.brooklyn.api.typereg.OsgiBundleWithUrl
-
- getSymbolicName() - Method in interface org.apache.brooklyn.api.typereg.RegisteredType
-
- getSymbolicName() - Method in class org.apache.brooklyn.core.BrooklynVersion.BrooklynFeature
-
- getSymbolicName() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogBundleDto
-
- getSymbolicName() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- getSymbolicName() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- getSymbolicName() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento
-
- getSymbolicName() - Method in class org.apache.brooklyn.core.typereg.BasicOsgiBundleWithUrl
-
- getSymbolicName() - Method in class org.apache.brooklyn.core.typereg.BasicRegisteredType
-
- getSymbolicName() - Method in class org.apache.brooklyn.rest.domain.BrooklynFeatureSummary
-
- getSymbolicName() - Method in class org.apache.brooklyn.rest.domain.CatalogItemSummary
-
- getSymbolicName() - Method in class org.apache.brooklyn.rt.felix.ManifestHelper
-
- getSymbolicName() - Method in class org.apache.brooklyn.util.osgi.VersionedName
-
- getSymbolicNameFromVersionedId(String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
- getSymbolicNameVersion() - Method in class org.apache.brooklyn.rt.felix.ManifestHelper
-
- getTableRegex() - Method in class org.apache.brooklyn.entity.database.rubyrep.RubyRepNodeImpl
-
- getTags() - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- getTags() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.Memento
-
- getTags() - Method in interface org.apache.brooklyn.api.mgmt.Task
-
- getTags() - Method in interface org.apache.brooklyn.api.objs.BrooklynObject.TagSupport
-
- getTags() - Method in interface org.apache.brooklyn.api.typereg.RegisteredType
-
Tags attached to this item
- getTags() - Method in class org.apache.brooklyn.camp.server.dto.ResourceDto
-
- getTags() - Method in class org.apache.brooklyn.camp.spi.AbstractResource
-
- getTags() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.AbstractMemento
-
- getTags() - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct.AdjunctTagSupport
-
- getTags() - Method in class org.apache.brooklyn.core.typereg.BasicRegisteredType
-
- getTags(boolean) - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
computes the tags that this template will set (argument true) or require to match (argument false)
- getTags() - Method in class org.apache.brooklyn.rest.domain.CatalogItemSummary
-
- getTags() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- getTags() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- getTags() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getTarget() - Method in class org.apache.brooklyn.core.location.access.PortMapping
-
- getTarget() - Method in interface org.apache.brooklyn.entity.proxy.nginx.UrlMapping
-
- getTarget() - Method in class org.apache.brooklyn.entity.proxy.nginx.UrlMappingImpl
-
- getTarget() - Method in class org.apache.brooklyn.util.stream.KnownSizeInputStream
-
- getTargetAddresses() - Method in interface org.apache.brooklyn.entity.proxy.nginx.UrlMapping
-
- getTargetAddresses() - Method in class org.apache.brooklyn.entity.proxy.nginx.UrlMappingImpl
-
- getTargetHosts() - Method in interface org.apache.brooklyn.entity.dns.AbstractGeoDnsService
-
- getTargetHosts() - Method in class org.apache.brooklyn.entity.dns.AbstractGeoDnsServiceImpl
-
- getTargetIsSsl() - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig
-
Whether the downstream server (if mapping) also expects https; default false.
- getTargetName() - Method in interface org.apache.brooklyn.api.relations.RelationshipType
-
- getTargetName() - Method in class org.apache.brooklyn.camp.server.dto.LinkDto
-
- getTargetNamePlural() - Method in interface org.apache.brooklyn.api.relations.RelationshipType
-
- getTargetOrContextEntity(Task<?>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- getTargets() - Method in interface org.apache.brooklyn.api.entity.drivers.downloads.DownloadResolver
-
The targets (normally URLs) for downloading the artifact.
- getTargets() - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadResolver
-
- getTargetType() - Method in interface org.apache.brooklyn.api.relations.RelationshipType
-
- getTask(String) - Method in interface org.apache.brooklyn.api.mgmt.ExecutionManager
-
returns the task with the given ID, or null if none
- getTask() - Method in interface org.apache.brooklyn.api.mgmt.TaskWrapper
-
- getTask(String, String, String) - Method in interface org.apache.brooklyn.rest.api.EntityApi
-
- getTask(String, String, String) - Method in class org.apache.brooklyn.rest.resources.EntityResource
-
- getTask(String) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- getTask() - Method in class org.apache.brooklyn.util.core.task.DynamicTasks.TaskQueueingResult
-
- getTask() - Method in class org.apache.brooklyn.util.core.task.ssh.SshFetchTaskWrapper
-
- getTask() - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskWrapper
-
- getTask() - Method in class org.apache.brooklyn.util.core.task.system.ProcessTaskWrapper
-
- getTaskFactory() - Method in class org.apache.brooklyn.util.core.task.ScheduledTask
-
- getTaskFlagsForEffectorInvocation(Entity, Effector<?>) - Static method in class org.apache.brooklyn.core.mgmt.internal.EffectorUtils
-
- getTaskFlagsForEffectorInvocation(Entity, Effector<?>, ConfigBag) - Static method in class org.apache.brooklyn.core.mgmt.internal.EffectorUtils
-
returns a (mutable) map of the standard flags which should be placed on an effector
- getTaskQueuingContext() - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
- getTaskResult(BrooklynApi, String) - Static method in class org.apache.brooklyn.rest.client.BrooklynApiUtil
-
- getTasks() - Method in interface org.apache.brooklyn.api.mgmt.ExecutionContext
-
Get the tasks executed through this context (returning an immutable set).
- getTasks() - Method in class org.apache.brooklyn.util.core.task.BasicExecutionContext
-
returns tasks started by this context (or tasks which have all the tags on this object)
- getTaskSchedulerForTag(Object) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- getTasksInEntityContext(ExecutionManager, Entity) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- getTasksWithAllTags(Iterable<?>) - Method in interface org.apache.brooklyn.api.mgmt.ExecutionManager
-
returns all tasks that have all of the given tags (immutable)
- getTasksWithAllTags(Iterable<?>) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
only works with at least one tag; returns empty if no tags
- getTasksWithAnyTag(Iterable<?>) - Method in interface org.apache.brooklyn.api.mgmt.ExecutionManager
-
returns all tasks that have any of the given tags (immutable)
- getTasksWithAnyTag(Iterable<?>) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- getTasksWithTag(Object) - Method in interface org.apache.brooklyn.api.mgmt.ExecutionManager
-
returns all tasks with the given tag (immutable)
- getTasksWithTag(Object) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- getTaskTags() - Method in interface org.apache.brooklyn.api.mgmt.ExecutionManager
-
returns all tags known to this manager (immutable)
- getTaskTags() - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- getTemplate() - Method in interface org.apache.brooklyn.location.jclouds.JcloudsMachineLocation
-
- getTemplate() - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
- getTemplate() - Method in class org.apache.brooklyn.location.jclouds.JcloudsWinRmMachineLocation
-
- getTemplate() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- getTextOfYamlAtPath(String, Object...) - Static method in class org.apache.brooklyn.util.yaml.Yamls
-
Given a path, where each segment consists of a string (key) or number (element in list),
this will find the YAML text for that element
- getThread() - Method in interface org.apache.brooklyn.api.mgmt.Task
-
The thread where the task is running, if it is running.
- getThread() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
the thread where the task is running, if it is running
- getThread() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getThreadTaskQueuingContext() - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
- getThriftPort() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- getThriftPort() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeDriver
-
- getThriftPort() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- getThriftPort() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- getThrowable() - Method in class org.apache.brooklyn.util.os.Os.DeletionResult
-
- getTimeLimit() - Method in class org.apache.brooklyn.util.repeat.Repeater
-
- getTimeOfDayFromUtc(long) - Static method in class org.apache.brooklyn.util.time.Time
-
Calculates the number of milliseconds past midnight for a given UTC time.
- getTimeout() - Method in class org.apache.brooklyn.feed.shell.ShellPollConfig
-
- getTimestamp() - Method in interface org.apache.brooklyn.api.sensor.SensorEvent
-
The time this data was published, as a UTC time in milliseconds (e.g.
- getTimestamp() - Method in class org.apache.brooklyn.core.entity.lifecycle.Lifecycle.Transition
-
- getTimestamp() - Method in class org.apache.brooklyn.core.sensor.BasicSensorEvent
-
- getTimestamp() - Method in class org.apache.brooklyn.util.collections.TimestampedValue
-
- getTimeToLiveSeconds() - Method in interface org.apache.brooklyn.entity.dns.geoscaling.GeoscalingDnsService
-
minimum/default TTL here is 300s = 5m
- getTimeToLiveSeconds() - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingDnsServiceImpl
-
minimum/default TTL here is 300s = 5m
- getTimeUtc(TimeZone, int, int, int, int, int, int, int) - Static method in class org.apache.brooklyn.util.time.Time
-
Calculates the number of milliseconds past epoch for a given UTC time.
- getTimeWindow() - Method in class org.apache.brooklyn.policy.autoscaling.MaxPoolSizeReachedEvent
-
- getTimeZone(String) - Static method in class org.apache.brooklyn.util.time.Time
-
- getTimeZoneOffsetString(String, int, int, int) - Static method in class org.apache.brooklyn.util.time.Time
-
convert a TimeZone e.g.
- getTimeZoneOffsetString(TimeZone, int, int, int) - Static method in class org.apache.brooklyn.util.time.Time
-
- getTo() - Method in class org.apache.brooklyn.entity.proxy.nginx.UrlRewriteRule
-
- getTokenForReplacementNode(BigInteger) - Method in interface org.apache.brooklyn.entity.nosql.cassandra.TokenGenerator
-
- getTokenForReplacementNode(BigInteger) - Method in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.AbstractTokenGenerator
-
- getTokens() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
Returns the set of tokens.
- getTokens() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- getTokensAsString() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
string value of comma-separated tokens; or blank if none
- getTokensAsString() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- getTokensForReplacementNode(Set<BigInteger>) - Method in interface org.apache.brooklyn.entity.nosql.cassandra.TokenGenerator
-
- getTokensForReplacementNode(Set<BigInteger>) - Method in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.AbstractTokenGenerator
-
- getTopicName() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQTopicImpl
-
- getTopicName() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidTopicImpl
-
- getTopicName() - Method in interface org.apache.brooklyn.entity.messaging.Topic
-
- getTopicNames() - Method in interface org.apache.brooklyn.entity.messaging.jms.JMSBroker
-
- getTopicNames() - Method in class org.apache.brooklyn.entity.messaging.jms.JMSBrokerImpl
-
- getTopics() - Method in interface org.apache.brooklyn.entity.messaging.jms.JMSBroker
-
- getTopics() - Method in class org.apache.brooklyn.entity.messaging.jms.JMSBrokerImpl
-
- getTopicsScriptName() - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaBrokerSshDriver
-
- getTopLevelLocationIds() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMemento
-
- getTopLevelLocationIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- getTopLevelLocationIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- getTotalEffectorInvocations() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getTotalEffectorInvocations() - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- getTotalEffectorInvocations() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getTotalEventsDelivered() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalSubscriptionManager
-
- getTotalEventsPublished() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalSubscriptionManager
-
- getTotalInstances() - Method in class org.apache.brooklyn.qa.longevity.MonitorUtils.MemoryUsage
-
- getTotalMemoryBytes() - Method in class org.apache.brooklyn.qa.longevity.MonitorUtils.MemoryUsage
-
- getTotalTasksSubmitted() - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
count of all tasks submitted
- getTotalWorkrate(ContainerType) - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- getTotalWorkrate(ContainerType) - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- getTraits() - Method in class org.apache.brooklyn.core.mgmt.BrooklynTags.TraitsTag
-
- getTransitionTargetNodeState() - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
returns the node state this node is trying to be in
- getTrustManager(KeyStore) - Static method in class org.apache.brooklyn.util.crypto.SecureKeysWithoutBouncyCastle
-
- getTrustManager(KeyStore, Class<T>) - Static method in class org.apache.brooklyn.util.crypto.SecureKeysWithoutBouncyCastle
-
returns the trust manager inferred from trustStore, matching the type (if not null);
throws exception if there are none, or if there are multiple
- getTrustManager(X509Certificate) - Static method in class org.apache.brooklyn.util.crypto.SecureKeysWithoutBouncyCastle
-
- getType() - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- getType() - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- getType() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoManifest.EntityMementoManifest
-
- getType() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.Memento
-
- getType() - Method in interface org.apache.brooklyn.api.sensor.Sensor
-
Returns the Java Class
for the sensor data.
- getType() - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlTypeInstantiator
-
- getType(Class<T>) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlTypeInstantiator
-
- getType() - Method in class org.apache.brooklyn.camp.server.dto.ResourceDto
-
- getType() - Method in class org.apache.brooklyn.camp.spi.AbstractResource
-
- getType() - Method in interface org.apache.brooklyn.config.ConfigKey
-
Returns the type of the configuration parameter data.
- getType() - Method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- getType() - Method in class org.apache.brooklyn.core.entity.factory.ApplicationBuilder
-
Deprecated.
Returns the type of the application being built.
- getType() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.AbstractMemento
-
- getType() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.EntityMementoManifestImpl
-
- getType() - Method in class org.apache.brooklyn.core.sensor.BasicSensor
-
- getType() - Method in class org.apache.brooklyn.rest.domain.ApplicationSpec
-
- getType() - Method in class org.apache.brooklyn.rest.domain.CatalogItemSummary
-
- getType() - Method in class org.apache.brooklyn.rest.domain.ConfigSummary
-
- getType() - Method in class org.apache.brooklyn.rest.domain.EffectorSummary.ParameterSummary
-
- getType() - Method in class org.apache.brooklyn.rest.domain.EntitySpec
-
- getType() - Method in class org.apache.brooklyn.rest.domain.EntitySummary
-
- getType() - Method in class org.apache.brooklyn.rest.domain.LocationSummary
-
- getType() - Method in class org.apache.brooklyn.rest.domain.SensorSummary
-
- getTypeClass() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.Memento
-
Returns the injected type class, or null if not injected.
- getTypeClass() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.AbstractMemento
-
- getTypeName() - Method in interface org.apache.brooklyn.api.sensor.Sensor
-
Returns the type of the sensor data, as a String
representation of the class name.
- getTypeName() - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlTypeInstantiator
-
- getTypeName() - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlTypeInstantiator.InstantiatorFromKey
-
- getTypeName() - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlTypeInstantiator.InstantiatorFromName
-
- getTypeName() - Method in interface org.apache.brooklyn.config.ConfigKey
-
Returns the name of of the configuration parameter data type, as a String
.
- getTypeName() - Method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- getTypeName() - Method in class org.apache.brooklyn.core.sensor.BasicSensor
-
- getTypePrefix() - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.service.BrooklynServiceTypeResolver
-
Deprecated.
- getTypePrefix() - Method in interface org.apache.brooklyn.camp.brooklyn.spi.creation.service.ServiceTypeResolver
-
Deprecated.
The service type prefix the resolver is responsible for.
- getTypeRegistry() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
Record of configured classes which can be loaded
- getTypeRegistry() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- getTypeRegistry() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getTypesAnnotatedWith(Class<? extends Annotation>) - Method in class org.apache.brooklyn.util.core.javalang.ReflectionScanner
-
overrides delegate so as to log rather than throw exception if a class cannot be loaded
- getTypeToken() - Method in interface org.apache.brooklyn.api.sensor.Sensor
-
Returns the Guava TypeToken (including generics info)
- getTypeToken() - Method in interface org.apache.brooklyn.config.ConfigKey
-
Returns the Guava TypeToken, including info on generics.
- getTypeToken() - Method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- getTypeToken() - Method in class org.apache.brooklyn.core.sensor.BasicSensor
-
- getTypeToken(TypeToken<T>, Class<? super T>) - Static method in class org.apache.brooklyn.util.guava.TypeTokens
-
given either a token or a raw type, returns the token
- getTypeTokenIfNotRaw(TypeToken<T>) - Static method in class org.apache.brooklyn.util.guava.TypeTokens
-
returns null if it's raw, else the type token
- getUiPort() - Method in class org.apache.brooklyn.entity.messaging.storm.StormSshDriver
-
- getUnchecked() - Method in interface org.apache.brooklyn.api.mgmt.Task
-
As Future.get()
, but propagating checked exceptions as unchecked for convenience.
- getUnchecked(Duration) - Method in interface org.apache.brooklyn.api.mgmt.Task
-
As Future.get()
, but propagating checked exceptions as unchecked for convenience
(including a TimeoutException
if the duration expires)
- getUnchecked() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- getUnchecked(Duration) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- getUnchecked() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getUnchecked(Duration) - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- getUniqueLabel() - Method in interface org.apache.brooklyn.entity.proxy.nginx.UrlMapping
-
- getUniqueLabel() - Method in class org.apache.brooklyn.entity.proxy.nginx.UrlMappingImpl
-
- getUniqueTag() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.Memento
-
- getUniqueTag() - Method in interface org.apache.brooklyn.api.objs.EntityAdjunct
-
An optional tag used to identify adjuncts with a specific purpose, typically created by the caller.
- getUniqueTag() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.AbstractMemento
-
- getUniqueTag() - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct.AdjunctTagSupport
-
- getUniqueTag() - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
- getUnpackedDirectoryName(String) - Method in interface org.apache.brooklyn.api.entity.drivers.downloads.DownloadResolver
-
The name of the directory in the expanded artifact (e.g.
- getUnpackedDirectoryName(String) - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadResolver
-
- getUnsecureBindAddress() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7ServerImpl
-
- getUnusedConfig() - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
current values for all entries which have not yet been used
- getUnusedConfigMutable() - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
Returns the internal map containing the current values for all entries which have not yet been used;
for use where the caller wants to modify this directly and knows it is safe to do so
- getUpExtended() - Method in interface org.apache.brooklyn.rest.api.ServerApi
-
- getUpExtended() - Method in class org.apache.brooklyn.rest.resources.ServerResource
-
- getUri() - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementNodeSyncRecord
-
- getUri() - Method in class org.apache.brooklyn.camp.server.dto.ResourceDto
-
- getUri() - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord
-
- getUriBase() - Method in class org.apache.brooklyn.camp.server.rest.CampServer
-
- getUriFactory() - Method in class org.apache.brooklyn.camp.server.rest.util.DtoFactory
-
- getUrl() - Method in interface org.apache.brooklyn.api.typereg.OsgiBundleWithUrl
-
where this bundle can be downloaded; typically required unless we are guaranteed the bundle will be manually installed
- getUrl(ManagementContext, Entity) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.lookup.BrooklynUrlLookup
-
- getUrl() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogBundleDto
-
- getUrl(Entity, AttributeSensor<T>) - Method in class org.apache.brooklyn.core.config.render.RendererHints.NamedActionWithUrl
-
- getUrl() - Method in class org.apache.brooklyn.core.typereg.BasicOsgiBundleWithUrl
-
- getUrl() - Method in interface org.apache.brooklyn.entity.proxy.AbstractController
-
primary URL this controller serves, if one can / has been inferred
- getUrl() - Method in class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
primary URL this controller serves, if one can / has been inferred
- getUrl() - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- getUrl() - Method in class org.apache.brooklyn.test.http.TestHttpServer
-
- getUrl() - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- getUrlFromValue(T) - Method in class org.apache.brooklyn.core.config.render.RendererHints.NamedActionWithUrl
-
this is the method invoked by web console SensorSummary, at the moment
- getUrlMappings() - Method in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- getUrlMappings() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxControllerImpl
-
- getUsageApi() - Method in class org.apache.brooklyn.rest.client.BrooklynApi
-
- getUsageManager() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- getUsageManager() - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- getUsageManager() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- getUsageString() - Method in class org.apache.brooklyn.core.mgmt.internal.BrooklynGarbageCollector
-
- getUser() - Method in class org.apache.brooklyn.core.mgmt.usage.ApplicationUsage.ApplicationEvent
-
- getUser() - Method in class org.apache.brooklyn.core.mgmt.usage.LocationUsage.LocationEvent
-
- getUser(ConfigBag) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- getUser() - Method in interface org.apache.brooklyn.location.jclouds.JcloudsMachineLocation
-
- getUser() - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- getUser() - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- getUser() - Method in interface org.apache.brooklyn.rest.api.ServerApi
-
- getUser() - Method in class org.apache.brooklyn.rest.resources.ServerResource
-
- getUser() - Method in class org.apache.brooklyn.util.net.UserAndHostAndPort
-
- getUserMetadata(boolean) - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
computes the user metadata that this template will set (argument true) or required to match (argument false)
- getUsername() - Method in class org.apache.brooklyn.util.core.internal.ssh.SshAbstractTool
-
- getUsername() - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection
-
- getValue() - Method in interface org.apache.brooklyn.api.sensor.SensorEvent
-
The value for the
Sensor
data.
- getValue() - Method in class org.apache.brooklyn.core.entity.EntityAndAttribute
-
- getValue(Collection<String>) - Method in class org.apache.brooklyn.core.sensor.AttributeMap
-
Gets the value
- getValue(AttributeSensor<T>) - Method in class org.apache.brooklyn.core.sensor.AttributeMap
-
- getValue() - Method in class org.apache.brooklyn.core.sensor.BasicSensorEvent
-
- getValue() - Method in class org.apache.brooklyn.util.collections.TimestampedValue
-
- getValue() - Method in class org.apache.brooklyn.util.internal.DoubleSystemProperty
-
- getValue() - Method in class org.apache.brooklyn.util.internal.IntegerSystemProperty
-
- getValue() - Method in class org.apache.brooklyn.util.internal.StringSystemProperty
-
- getValueForDisplay(Object, boolean, boolean) - Static method in class org.apache.brooklyn.rest.util.WebResourceUtils
-
- getValueForDisplay(ObjectMapper, Object, boolean, boolean) - Static method in class org.apache.brooklyn.rest.util.WebResourceUtils
-
returns an object which jersey will handle nicely, converting to json,
sometimes wrapping in quotes if needed (for outermost json return types);
if json is not preferred, this simply applies a toString-style rendering
- getValueOrNullPreferringConfigKey() - Method in class org.apache.brooklyn.util.core.flags.FlagUtils.FlagConfigKeyAndValueRecord
-
- getValueOrNullPreferringFlag() - Method in class org.apache.brooklyn.util.core.flags.FlagUtils.FlagConfigKeyAndValueRecord
-
- getValues(Sensor<T>) - Method in class org.apache.brooklyn.enricher.stock.AbstractMultipleSensorAggregator
-
- getValues() - Method in class org.apache.brooklyn.util.collections.TimeWindowedList
-
- getValues(long) - Method in class org.apache.brooklyn.util.collections.TimeWindowedList
-
- getValuesInWindow(long, Duration) - Method in class org.apache.brooklyn.util.collections.TimeWindowedList
-
- getVars() - Method in class org.apache.brooklyn.feed.http.HttpPollConfig
-
- getVersion() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- getVersion() - Method in interface org.apache.brooklyn.api.location.OsDetails
-
The version of the operating system.
- getVersion() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.CatalogItemMemento
-
- getVersion() - Method in interface org.apache.brooklyn.api.typereg.OsgiBundleWithUrl
-
- getVersion() - Method in interface org.apache.brooklyn.api.typereg.RegisteredType
-
- getVersion() - Method in class org.apache.brooklyn.core.BrooklynVersion.BrooklynFeature
-
- getVersion() - Method in class org.apache.brooklyn.core.BrooklynVersion
-
- getVersion() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogBundleDto
-
- getVersion() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- getVersion() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- getVersion() - Method in class org.apache.brooklyn.core.location.BasicOsDetails
-
- getVersion() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento
-
- getVersion() - Method in class org.apache.brooklyn.core.typereg.BasicOsgiBundleWithUrl
-
- getVersion() - Method in class org.apache.brooklyn.core.typereg.BasicRegisteredType
-
- getVersion() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver
-
- getVersion() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- getVersion() - Method in interface org.apache.brooklyn.rest.api.ServerApi
-
- getVersion() - Method in interface org.apache.brooklyn.rest.api.VersionApi
-
Deprecated.
- getVersion() - Method in class org.apache.brooklyn.rest.domain.BrooklynFeatureSummary
-
- getVersion() - Method in class org.apache.brooklyn.rest.domain.CatalogItemSummary
-
- getVersion() - Method in class org.apache.brooklyn.rest.domain.VersionSummary
-
- getVersion() - Method in class org.apache.brooklyn.rest.resources.ServerResource
-
- getVersion() - Method in class org.apache.brooklyn.rest.resources.VersionResource
-
Deprecated.
- getVersion() - Method in class org.apache.brooklyn.rt.felix.ManifestHelper
-
- getVersion() - Method in class org.apache.brooklyn.util.maven.MavenArtifact
-
- getVersion() - Method in class org.apache.brooklyn.util.osgi.VersionedName
-
- getVersionApi() - Method in class org.apache.brooklyn.rest.client.BrooklynApi
-
- getVersionedId(String, String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
- getVersionedId(Bundle) - Static method in class org.apache.brooklyn.util.core.osgi.Osgis
-
- getVersionedId(Manifest) - Static method in class org.apache.brooklyn.util.core.osgi.Osgis
-
- getVersionedId(Manifest) - Static method in class org.apache.brooklyn.util.osgi.OsgiUtils
-
- getVersionedId(Bundle) - Static method in class org.apache.brooklyn.util.osgi.OsgiUtils
-
- getVersionFromClasspath() - Method in class org.apache.brooklyn.core.BrooklynVersion
-
Deprecated.
since 0.7.0, in favour of the more specific methods (and does anyone need that default value?)
- getVersionFromMavenProperties() - Method in class org.apache.brooklyn.core.BrooklynVersion
-
- getVersionFromOsgiManifest() - Method in class org.apache.brooklyn.core.BrooklynVersion
-
- getVersionFromStatic() - Static method in class org.apache.brooklyn.core.BrooklynVersion
-
- getVersionFromVersionedId(String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
- getVerySimpleName(Class) - Static method in class org.apache.brooklyn.util.core.flags.TypeCoercions
-
returns the simple class name, and for any inner class the portion after the $
- getViolations() - Method in class org.apache.brooklyn.core.config.ConfigConstraints
-
- getVirtualHost() - Method in interface org.apache.brooklyn.entity.messaging.amqp.AmqpServer
-
- getVirtualHost() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidBrokerImpl
-
- getVirtualHost() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitBrokerImpl
-
- getVirtualHost() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitDestination
-
- getVirtualHost() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitSshDriver
-
- getWarningMessages() - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
- getWarnings() - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
- getWarnings() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- getWebAppContext() - Method in class org.apache.brooklyn.camp.server.rest.CampServer
-
- getWebServer() - Method in class org.apache.brooklyn.launcher.BrooklynServerDetails
-
- getWebServerUrl() - Method in class org.apache.brooklyn.launcher.BrooklynServerDetails
-
- getWeight() - Method in class org.apache.brooklyn.policy.followthesun.WeightedObject
-
- getWindowsServiceName() - Method in class org.apache.brooklyn.entity.chef.ChefLifecycleEffectorTasks
-
- getWithDeprecation(ConfigKey<?>, ConfigKey<?>...) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
convenience for @see #getWithDeprecation(ConfigKey[], ConfigKey...)
- getWithDeprecation(ConfigKey<?>[], ConfigKey<?>...) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
returns the value for the first key in the list for which a value is set,
warning if any of the deprecated keys have a value which is different to that set on the first set current key
(including warning if a deprecated key has a value but no current key does)
- getWithError() - Method in class org.apache.brooklyn.util.exceptions.ReferenceWithError
-
throws error, even if there is one (even if masked), else returns the object
- getWithoutError() - Method in class org.apache.brooklyn.util.exceptions.ReferenceWithError
-
returns the object, ignoring any error (even non-masked)
- getWordCount(String, boolean) - Static method in class org.apache.brooklyn.util.text.Strings
-
- getWorkingDirectory() - Method in class org.apache.brooklyn.entity.network.bind.BindOsSupport
-
- getWrappedEntityOfType(Task<?>, String) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- getWrappedEntityOfType(Collection<?>, String) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- getX500PrincipalWithCommonName(String) - Static method in class org.apache.brooklyn.util.crypto.SecureKeysWithoutBouncyCastle
-
- getX509PrincipalWithCommonName(String) - Static method in class org.apache.brooklyn.util.core.crypto.SecureKeys
-
RFC1773 order, with None for other values.
- getYamlLoader() - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver
-
Deprecated.
- getZeromqVersion() - Method in class org.apache.brooklyn.entity.messaging.storm.StormSshDriver
-
- getZookeeper() - Method in interface org.apache.brooklyn.entity.messaging.kafka.KafkaBroker
-
- getZookeeper() - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaBrokerImpl
-
- getZooKeeper() - Method in interface org.apache.brooklyn.entity.messaging.kafka.KafkaCluster
-
- getZooKeeper() - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaClusterImpl
-
- getZookeeperPort() - Method in interface org.apache.brooklyn.entity.messaging.kafka.KafkaZooKeeperDriver
-
- getZookeeperPort() - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaZooKeeperSshDriver
-
- getZookeeperPort() - Method in class org.apache.brooklyn.entity.zookeeper.AbstractZooKeeperImpl
-
- getZooKeeperPort() - Method in interface org.apache.brooklyn.entity.zookeeper.ZooKeeperDriver
-
- getZookeeperPort() - Method in interface org.apache.brooklyn.entity.zookeeper.ZooKeeperNode
-
- getZooKeeperPort() - Method in class org.apache.brooklyn.entity.zookeeper.ZooKeeperSshDriver
-
- getZookeeperServers() - Method in class org.apache.brooklyn.entity.messaging.storm.StormSshDriver
-
- getZookeeperServers() - Method in class org.apache.brooklyn.entity.zookeeper.ZooKeeperSshDriver
-
- GithubUrls - Class in org.apache.brooklyn.util.git
-
- GithubUrls() - Constructor for class org.apache.brooklyn.util.git.GithubUrls
-
- GLOBAL_ENTITLEMENT_MANAGER - Static variable in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
- globalBrooklynPropertiesFile(String) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- globalLocationMetadataFile(String) - Method in class org.apache.brooklyn.core.internal.BrooklynProperties.Factory.Builder
-
The URL of a location-metadata.properties file that appends to and overwrites values in the locationMetadataUrl.
- globalLocationMetadataFile(String) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl.Factory.Builder
-
The URL of a location-metadata.properties file that appends to and overwrites values in the locationMetadataUrl.
- globalPropertiesFile(String) - Method in class org.apache.brooklyn.core.internal.BrooklynProperties.Factory.Builder
-
The URL of a shared brooklyn.properties file.
- globalPropertiesFile(String) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl.Factory.Builder
-
The URL of a shared brooklyn.properties file.
- GlobalWebFabricExample - Class in org.apache.brooklyn.demo
-
- GlobalWebFabricExample() - Constructor for class org.apache.brooklyn.demo.GlobalWebFabricExample
-
- GOSSIP_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- gossiperStarting() - Method in class org.apache.brooklyn.entity.nosql.cassandra.customsnitch.MultiCloudSnitch
-
- GRANT_SUDO - Static variable in class org.apache.brooklyn.policy.jclouds.os.CreateUserPolicy
-
- GRANT_USER_SUDO - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- greaterThan(double) - Static method in class org.apache.brooklyn.util.math.MathPredicates
-
Creates a predicate comparing a given number with val
.
- greaterThanOrEqual(double) - Static method in class org.apache.brooklyn.util.math.MathPredicates
-
Creates a predicate comparing a given number with val
.
- groovy(HttpServletRequest, String) - Method in interface org.apache.brooklyn.rest.api.ScriptApi
-
- groovy(HttpServletRequest, String) - Method in class org.apache.brooklyn.rest.resources.ScriptResource
-
- GroovyJavaMethods - Class in org.apache.brooklyn.util.groovy
-
handy methods available in groovy packaged so they can be consumed from java,
and other conversion/conveniences; but see JavaGroovyEquivalents for faster alternatives
- GroovyJavaMethods() - Constructor for class org.apache.brooklyn.util.groovy.GroovyJavaMethods
-
- GroovyObservablesPropertyChangeToCollectionChangeAdapter - Class in org.apache.brooklyn.core.mgmt.internal
-
- GroovyObservablesPropertyChangeToCollectionChangeAdapter(CollectionChangeListener) - Constructor for class org.apache.brooklyn.core.mgmt.internal.GroovyObservablesPropertyChangeToCollectionChangeAdapter
-
- groovyTruth(Collection<?>) - Static method in class org.apache.brooklyn.util.JavaGroovyEquivalents
-
- groovyTruth(String) - Static method in class org.apache.brooklyn.util.JavaGroovyEquivalents
-
- groovyTruth(Object) - Static method in class org.apache.brooklyn.util.JavaGroovyEquivalents
-
- groovyTruthFunction() - Static method in class org.apache.brooklyn.util.JavaGroovyEquivalents
-
- groovyTruthPredicate() - Static method in class org.apache.brooklyn.util.JavaGroovyEquivalents
-
- group(Group) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- Group - Interface in org.apache.brooklyn.api.entity
-
An
Entity
that groups together other entities.
- GROUP - Static variable in class org.apache.brooklyn.entity.group.AbstractMembershipTrackingPolicy
-
- GROUP_ADDED - Static variable in class org.apache.brooklyn.core.entity.AbstractEntity
-
- GROUP_CONTAINS - Static variable in class org.apache.brooklyn.core.entity.EntityRelations
-
- GROUP_ID - Static variable in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed
-
- GROUP_ID - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- GROUP_MEMBERS - Static variable in interface org.apache.brooklyn.entity.group.AbstractGroup
-
- GROUP_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNode
-
Specifies the group name in the configuration file.
- GROUP_PASSWORD - Static variable in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNode
-
- GROUP_REMOVED - Static variable in class org.apache.brooklyn.core.entity.AbstractEntity
-
- GROUP_SIZE - Static variable in interface org.apache.brooklyn.core.entity.trait.Changeable
-
- groupId(Integer) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- groups() - Method in interface org.apache.brooklyn.api.entity.Entity
-
- groups(Iterable<? extends Group>) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- groups() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- grow(int) - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenterImpl
-
- growingCluster(int) - Method in interface org.apache.brooklyn.entity.nosql.cassandra.TokenGenerator
-
Indicates that we are starting a new cluster of the given number of nodes,
so expect that number of consecutive calls to
TokenGenerator.newToken()
.
- growingCluster(int) - Method in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.AbstractTokenGenerator
-
- guessing(BrooklynObjectManagementMode, BrooklynObjectManagementMode) - Static method in class org.apache.brooklyn.core.mgmt.internal.ManagementTransitionMode
-
Deprecated.
- I386 - Static variable in class org.apache.brooklyn.core.location.BasicOsDetails.OsArchs
-
- iconUrl(String) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder
-
- iconUrl(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento.Builder
-
- id(String) - Method in class org.apache.brooklyn.api.location.LocationSpec
-
Deprecated.
since 0.7.0; instead let the management context pick a random+unique id
- id(String) - Method in class org.apache.brooklyn.camp.spi.AbstractResource.Builder
-
- id() - Static method in class org.apache.brooklyn.core.entity.EntityFunctions
-
- ID - Static variable in class org.apache.brooklyn.core.location.DefinedLocationByIdResolver
-
- id - Variable in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient.Domain
-
- id - Variable in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient.SmartSubdomain
-
- id(String) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- id(String) - Method in class org.apache.brooklyn.util.core.osgi.Osgis.BundleFinder
-
- ID_OF_ITEM_TRANSFORMER - Static variable in class org.apache.brooklyn.core.catalog.CatalogPredicates
-
- ID_OF_ITEM_TRANSFORMER - Static variable in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- ID_VALID_NONSTART_CHARS - Static variable in class org.apache.brooklyn.util.text.Identifiers
-
- ID_VALID_START_CHARS - Static variable in class org.apache.brooklyn.util.text.Identifiers
-
- idComparator() - Static method in class org.apache.brooklyn.rest.domain.SummaryComparators
-
- Identifiable - Interface in org.apache.brooklyn.api.objs
-
- Identifiers - Class in org.apache.brooklyn.util.text
-
- Identifiers() - Constructor for class org.apache.brooklyn.util.text.Identifiers
-
- IDENTITY_OF_REST_RESOURCE - Static variable in class org.apache.brooklyn.camp.server.rest.util.CampRestGuavas
-
- idEqualTo(String) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
- idEqualTo(String) - Static method in class org.apache.brooklyn.core.location.LocationPredicates
-
- idSatisfies(Predicate<? super String>) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
- idSatisfies(Predicate<? super String>) - Static method in class org.apache.brooklyn.core.location.LocationPredicates
-
- ies(int) - Static method in class org.apache.brooklyn.util.text.Strings
-
returns "ies" if the argument is not 1, "y" otherwise; useful when constructing plurals
- ies(Map<?, ?>) - Static method in class org.apache.brooklyn.util.text.Strings
-
- ies(Iterable<?>) - Static method in class org.apache.brooklyn.util.text.Strings
-
- ies(Iterator<?>) - Static method in class org.apache.brooklyn.util.text.Strings
-
- ifEquals(I) - Static method in class org.apache.brooklyn.util.guava.Functionals
-
- ifEquals(I) - Static method in class org.apache.brooklyn.util.guava.IfFunctions
-
- ifEquals(I) - Method in class org.apache.brooklyn.util.guava.IfFunctions.IfFunctionBuilder
-
- ifExecutableElse(String, String, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- ifExecutableElse(String, List<String>, List<String>) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- ifExecutableElse0(String, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
Returns a command that runs only if the specified executable exists on the path (using `which`).
- ifExecutableElse1(String, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- ifFileExistsElse0(String, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
Returns a command that runs only if the specified file (or link or directory) exists;
if the command runs and fails that exit is preserved (but if the file does not exist exit code is zero).
- ifFileExistsElse1(String, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
as
BashCommands.ifFileExistsElse0(String, String)
but returns non-zero if the test fails (also returns non-zero if the command fails,
so you can't tell the difference :( -- we need if ; then ; else ; fi semantics for that I think, but not sure how portable that is)
- IfFunctions - Class in org.apache.brooklyn.util.guava
-
Utilities for building Function
instances which return specific values
(or Supplier
or Function
instances) when certain predicates are satisfied,
tested in order and returning the first matching,
with support for an "else" default value if none are satisfied (null by default).
- IfFunctions() - Constructor for class org.apache.brooklyn.util.guava.IfFunctions
-
- IfFunctions.IfFunction<I,O> - Class in org.apache.brooklyn.util.guava
-
- IfFunctions.IfFunctionBuilder<I,O> - Class in org.apache.brooklyn.util.guava
-
- IfFunctions.IfFunctionBuilderApplying<I,O> - Class in org.apache.brooklyn.util.guava
-
- IfFunctions.IfFunctionBuilderApplyingFirst<I> - Class in org.apache.brooklyn.util.guava
-
- ifNotEquals(I) - Static method in class org.apache.brooklyn.util.guava.Functionals
-
- ifNotEquals(I) - Method in class org.apache.brooklyn.util.guava.IfFunctions.IfFunctionBuilder
-
- ifNotEquals(I) - Static method in class org.apache.brooklyn.util.guava.IfFunctions
-
- ifNotExecutable(String, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
Returns a command which
executes statement
only if command
is NOT found in $PATH
- ifPredicate(Predicate<I>) - Static method in class org.apache.brooklyn.util.guava.Functionals
-
- ifPredicate(Predicate<I>) - Method in class org.apache.brooklyn.util.guava.IfFunctions.IfFunctionBuilder
-
- ifPredicate(Predicate<? super I>) - Static method in class org.apache.brooklyn.util.guava.IfFunctions
-
- IGNORE_ENTITIES_WITH_SERVICE_UP_NULL - Static variable in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembers
-
- IGNORE_ENTITIES_WITH_THESE_SERVICE_STATES - Static variable in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembers
-
- IGNORE_ENTITY_SSH_FLAGS - Static variable in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks
-
- IGNORE_ENTITY_SSH_FLAGS - Static variable in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
include this flag in newScript creation to prevent entity-level flags from being included;
any SSH-specific flags passed to newScript override flags from the entity,
and flags from the entity override flags on the location
(where there aren't conflicts, flags from all three are used however)
- ignoreAppErrors(boolean) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- ignoreCatalogErrors(boolean) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- ignoreIfNotRun() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- ignoreImpls - Variable in class org.apache.brooklyn.cli.ItemLister.ListAllCommand
-
- ignorePersistenceErrors(boolean) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- ignoreWebErrors(boolean) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- IllegalOutputStream - Class in org.apache.brooklyn.util.stream
-
output stream which throws if anyone tries to write to it
- IllegalOutputStream() - Constructor for class org.apache.brooklyn.util.stream.IllegalOutputStream
-
- IllegalStateExceptionSupplier - Class in org.apache.brooklyn.util.guava
-
- IllegalStateExceptionSupplier() - Constructor for class org.apache.brooklyn.util.guava.IllegalStateExceptionSupplier
-
- IllegalStateExceptionSupplier(String) - Constructor for class org.apache.brooklyn.util.guava.IllegalStateExceptionSupplier
-
- IllegalStateExceptionSupplier(Throwable) - Constructor for class org.apache.brooklyn.util.guava.IllegalStateExceptionSupplier
-
- IllegalStateExceptionSupplier(String, Throwable) - Constructor for class org.apache.brooklyn.util.guava.IllegalStateExceptionSupplier
-
- IllegalStateExceptionSupplier(Supplier<String>, Throwable) - Constructor for class org.apache.brooklyn.util.guava.IllegalStateExceptionSupplier
-
- IMAGE_CHOOSER - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- IMAGE_DESCRIPTION_REGEX - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- IMAGE_FORMAT_MIME_TYPES - Static variable in class org.apache.brooklyn.rest.util.WebResourceUtils
-
- IMAGE_ID - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- IMAGE_NAME_REGEX - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- imageChooser(Function<Iterable<? extends Image>, Image>) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- imageChooser() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- imageChooserFromOrdering(Ordering<Image>) - Static method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser
-
- imageChooserFromOrderingDeprecated(Ordering<Image>) - Static method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser
-
Deprecated.
since 0.7.0 kept in case persisted
- imageDescriptionMatches(String) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- imageId(String) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- imageMatches(Predicate<Image>) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- imageNameMatches(String) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- imageVersionMatches(String) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- ImmediateDeltaChangeListener - Class in org.apache.brooklyn.core.mgmt.rebind
-
Deprecated.
since 0.7; unused code
- ImmediateDeltaChangeListener(BrooklynMementoPersister) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.ImmediateDeltaChangeListener
-
Deprecated.
- IMMOVABLE - Static variable in interface org.apache.brooklyn.policy.loadbalancing.Movable
-
- immutable() - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
"seals" this spec, preventing any future changes
- immutable() - Method in class org.apache.brooklyn.camp.spi.resolve.interpret.PlanInterpretationNode
-
- ImmutableListConverter - Class in org.apache.brooklyn.util.core.xstream
-
- ImmutableListConverter(Mapper) - Constructor for class org.apache.brooklyn.util.core.xstream.ImmutableListConverter
-
- ImmutableMapConverter - Class in org.apache.brooklyn.util.core.xstream
-
- ImmutableMapConverter(Mapper) - Constructor for class org.apache.brooklyn.util.core.xstream.ImmutableMapConverter
-
- ImmutableSetConverter - Class in org.apache.brooklyn.util.core.xstream
-
- ImmutableSetConverter(Mapper) - Constructor for class org.apache.brooklyn.util.core.xstream.ImmutableSetConverter
-
- impl(Class<? extends T>) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- impl(EffectorTasks.EffectorTaskFactory<T>) - Method in class org.apache.brooklyn.core.effector.Effectors.EffectorBuilder
-
- impl(EffectorBody<T>) - Method in class org.apache.brooklyn.core.effector.Effectors.EffectorBuilder
-
- ImplementedBy - Annotation Type in org.apache.brooklyn.api.entity
-
A pointer to the default implementation of an entity.
- IMPORT_DUMP - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode
-
- IMPORT_DUMP - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode.ImportDumpEffector
-
- IMPORT_DUMP - Static variable in class org.apache.brooklyn.entity.database.mysql.MySqlNodeEffectors
-
- imposeBackoffExponentialDelay(int, String) - Method in class org.apache.brooklyn.util.core.internal.ssh.BackoffLimitedRetryHandler
-
- imposeBackoffExponentialDelay(long, int, int, int, String) - Method in class org.apache.brooklyn.util.core.internal.ssh.BackoffLimitedRetryHandler
-
- imposeBackoffExponentialDelay(long, long, int, int, int, String) - Method in class org.apache.brooklyn.util.core.internal.ssh.BackoffLimitedRetryHandler
-
- IN_GROUP - Static variable in class org.apache.brooklyn.core.entity.EntityRelations
-
- INBOUND_PORTS - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- INBOUND_PORTS_AUTO_INFER - Static variable in interface org.apache.brooklyn.entity.software.base.SameServerEntity
-
- INBOUND_PORTS_AUTO_INFER - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- INBOUND_PORTS_CONFIG_REGEX - Static variable in interface org.apache.brooklyn.entity.software.base.SameServerEntity
-
- INBOUND_PORTS_CONFIG_REGEX - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- InboundPortsUtils - Class in org.apache.brooklyn.entity.software.base
-
- InboundPortsUtils() - Constructor for class org.apache.brooklyn.entity.software.base.InboundPortsUtils
-
- INCLUDE_BROOKLYN_USER_METADATA - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- INCLUDE_HOMELESS_ENTITIES - Static variable in interface org.apache.brooklyn.entity.dns.AbstractGeoDnsService
-
- includeDelimiters(boolean) - Method in class org.apache.brooklyn.util.text.QuotedStringTokenizer.Builder
-
- includeQuotes(boolean) - Method in class org.apache.brooklyn.util.text.QuotedStringTokenizer.Builder
-
- indicateCallingThreadWillRequest() - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
Indicate that the calling thread is going to acquire or tryAcquire,
in order to set up the semaphore's isInUse() value appropriately for certain checks.
- inessential() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- INESSENTIAL_TASK - Static variable in class org.apache.brooklyn.util.core.task.TaskTags
-
marks a task which is allowed to fail without failing his parent
- Inet4AddressConverter - Class in org.apache.brooklyn.util.core.xstream
-
- Inet4AddressConverter() - Constructor for class org.apache.brooklyn.util.core.xstream.Inet4AddressConverter
-
- inferBrooklynAccessibleRootUrl(Entity) - Static method in class org.apache.brooklyn.entity.webapp.WebAppServiceMethods
-
- inferDriverClassName(DriverDependentEntity<D>, Class<D>, Location) - Method in class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.AbstractDriverInferenceRule
-
- inferDriverClassName(DriverDependentEntity<D>, Class<D>, Location) - Method in class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.DriverInferenceByRenamingClassFullName
-
- inferDriverClassName(DriverDependentEntity<D>, Class<D>, Location) - Method in class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.DriverInferenceByRenamingClassSimpleName
-
- inferDriverClassName(DriverDependentEntity<D>, Class<D>, Location) - Method in class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.DriverInferenceForPaasLocation
-
- inferDriverClassName(DriverDependentEntity<D>, Class<D>, Location) - Method in class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.DriverInferenceForSshLocation
-
- inferDriverClassName(DriverDependentEntity<D>, Class<D>, Location) - Method in class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.DriverInferenceForWinRmLocation
-
- inferFilename(String) - Static method in class org.apache.brooklyn.core.entity.drivers.downloads.FilenameProducers
-
- inferSubbest(Class<?>, Class<?>) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
Gets the class that is in the sub-class; or null if neither is a sub-class of the other.
- inferSubbestField(Field, Field) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
Gets the field that is in the sub-class; or null if one field does not come from a sub-class of the other field's class
- inferSubbestMethod(Method, Method) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
Gets the method that is in the sub-class; or null if one method does not come from a sub-class of the other method's class
- Infinispan5Driver - Interface in org.apache.brooklyn.entity.nosql.infinispan
-
- Infinispan5Server - Class in org.apache.brooklyn.entity.nosql.infinispan
-
An brooklyn.entity.Entity
that represents an Infinispan service
- Infinispan5Server() - Constructor for class org.apache.brooklyn.entity.nosql.infinispan.Infinispan5Server
-
- Infinispan5Server(Map) - Constructor for class org.apache.brooklyn.entity.nosql.infinispan.Infinispan5Server
-
- Infinispan5Server(Entity) - Constructor for class org.apache.brooklyn.entity.nosql.infinispan.Infinispan5Server
-
- Infinispan5Server(Map, Entity) - Constructor for class org.apache.brooklyn.entity.nosql.infinispan.Infinispan5Server
-
- Infinispan5SshDriver - Class in org.apache.brooklyn.entity.nosql.infinispan
-
Start a
TomcatServer
in a
Location
accessible over ssh.
- Infinispan5SshDriver(Infinispan5Server, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.nosql.infinispan.Infinispan5SshDriver
-
- informational() - Static method in class org.apache.brooklyn.entity.brooklynnode.EntityHttpClient.ResponseCodePredicates
-
- INFRA_LOCATION - Static variable in class org.apache.brooklyn.entity.cm.salt.SaltAttributes
-
- INFRASTRUCTURE_SPEC - Static variable in interface org.apache.brooklyn.test.framework.InfrastructureDeploymentTestCase
-
Infrastructure to deploy.
- InfrastructureDeploymentTestCase - Interface in org.apache.brooklyn.test.framework
-
Created by graememiller on 04/12/2015.
- InfrastructureDeploymentTestCaseImpl - Class in org.apache.brooklyn.test.framework
-
Created by graememiller on 04/12/2015.
- InfrastructureDeploymentTestCaseImpl() - Constructor for class org.apache.brooklyn.test.framework.InfrastructureDeploymentTestCaseImpl
-
- inheritance(ConfigInheritance) - Method in class org.apache.brooklyn.core.config.BasicConfigKey.Builder
-
- init(ManagementContext) - Method in interface org.apache.brooklyn.api.location.LocationResolver
-
- init(BrooklynProperties) - Static method in class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
Initialises the feature-enablement from brooklyn properties.
- init() - Method in class org.apache.brooklyn.core.entity.AbstractApplication
-
- init() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- init() - Method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceState
-
- init(ManagementContext) - Method in class org.apache.brooklyn.core.location.AbstractLocationResolver
-
- init() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- init() - Method in class org.apache.brooklyn.core.location.AggregatingMachineProvisioningLocation
-
- init(ManagementContext) - Method in class org.apache.brooklyn.core.location.CatalogLocationResolver
-
- init(ManagementContext) - Method in class org.apache.brooklyn.core.location.DefinedLocationByIdResolver
-
- init(ManagementContext) - Method in class org.apache.brooklyn.core.location.NamedLocationResolver
-
- init() - Static method in class org.apache.brooklyn.core.location.PortRanges
-
performs the language extensions required for this project
- init() - Method in class org.apache.brooklyn.core.objs.AbstractBrooklynObject
-
Called by framework (in new-style instances where spec was used) after configuring etc,
but before a reference to this instance is shared.
- init() - Method in class org.apache.brooklyn.enricher.stock.UpdatingMap
-
- init() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynClusterImpl
-
- init() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirrorImpl
-
- init() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl
-
- init() - Method in class org.apache.brooklyn.entity.chef.ChefEntityImpl
-
- init() - Method in class org.apache.brooklyn.entity.cm.salt.impl.SaltEntityImpl
-
- init() - Method in class org.apache.brooklyn.entity.database.derby.DerbySchema
-
- init() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbNodeImpl
-
- init() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlClusterImpl
-
- init() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlNodeImpl
-
- init() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeChefImplFromScratch
-
- init() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeImpl
-
- init() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeSaltImpl
-
- init() - Method in class org.apache.brooklyn.entity.dns.AbstractGeoDnsServiceImpl
-
- init() - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingDnsServiceImpl
-
- init() - Method in class org.apache.brooklyn.entity.group.AbstractGroupImpl
-
- init() - Method in class org.apache.brooklyn.entity.group.DynamicClusterImpl
-
- init() - Method in class org.apache.brooklyn.entity.group.DynamicFabricImpl
-
- init() - Method in class org.apache.brooklyn.entity.group.DynamicGroupImpl
-
- init() - Method in class org.apache.brooklyn.entity.group.DynamicMultiGroupImpl
-
- init() - Static method in class org.apache.brooklyn.entity.java.JavaAppUtils
-
Setup renderer hints for the MXBean attributes.
- init() - Static method in class org.apache.brooklyn.entity.machine.MachineAttributes
-
Setup renderer hints.
- init() - Method in class org.apache.brooklyn.entity.machine.MachineEntityImpl
-
- init() - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolImpl
-
- init() - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolLocation
-
- init(ManagementContext) - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolLocationResolver
-
- init() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQBrokerImpl
-
- init() - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaBrokerImpl
-
- init() - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaClusterImpl
-
- init() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidBrokerImpl
-
- init() - Method in class org.apache.brooklyn.entity.messaging.storm.StormDeploymentImpl
-
- init() - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixServerImpl
-
- init() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- init() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenterImpl
-
- init() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraFabricImpl
-
- init() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- init() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseClusterImpl
-
- init() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeImpl
-
- init() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastClusterImpl
-
- init() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSetImpl
-
- init() - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.CoLocatedMongoDBRouterImpl
-
- init() - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouterClusterImpl
-
- init() - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeploymentImpl
-
- init() - Method in class org.apache.brooklyn.entity.nosql.redis.RedisClusterImpl
-
- init() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakClusterImpl
-
- init() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- init() - Method in class org.apache.brooklyn.entity.osgi.karaf.KarafContainerImpl
-
- init() - Method in class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- init() - Method in class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
-
- init() - Method in class org.apache.brooklyn.entity.stock.BasicApplicationImpl
-
- init() - Static method in class org.apache.brooklyn.entity.stock.DelegateEntity.EntityUrl
-
Setup renderer hints.
- init() - Method in class org.apache.brooklyn.entity.stock.DelegateEntityImpl
-
- init() - Method in class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
- init() - Method in class org.apache.brooklyn.entity.webapp.DynamicWebAppClusterImpl
-
- init() - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcessImpl
-
- init() - Method in class org.apache.brooklyn.entity.zookeeper.ZooKeeperEnsembleImpl
-
- init() - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- init(ManagementContext) - Method in class org.apache.brooklyn.location.jclouds.JcloudsByonLocationResolver
-
- init() - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- init(ManagementContext) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocationResolver
-
- init() - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
- init() - Method in class org.apache.brooklyn.location.jclouds.JcloudsWinRmMachineLocation
-
- init() - Method in class org.apache.brooklyn.location.multi.MultiLocation
-
- init(ManagementContext) - Method in class org.apache.brooklyn.location.multi.MultiLocationResolver
-
- init() - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- init() - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- init() - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- init() - Method in class org.apache.brooklyn.policy.ha.ConnectionFailureDetector
-
- init() - Method in class org.apache.brooklyn.policy.ha.SshMachineFailureDetector
-
- init() - Method in class org.apache.brooklyn.policy.loadbalancing.ItemsInContainersGroupImpl
-
- init() - Method in class org.apache.brooklyn.qa.load.SimulatedTheeTierApp
-
- init(FilterConfig) - Method in class org.apache.brooklyn.rest.filter.BrooklynPropertiesSecurityFilter
-
- init(FilterConfig) - Method in class org.apache.brooklyn.rest.filter.HaMasterCheckFilter
-
- init(FilterConfig) - Method in class org.apache.brooklyn.rest.filter.LoggingFilter
-
- init(FilterConfig) - Method in class org.apache.brooklyn.rest.filter.RequestTaggingFilter
-
- init(FilterConfig) - Method in class org.apache.brooklyn.rest.filter.SwaggerFilter
-
- init() - Method in class org.apache.brooklyn.test.osgi.entities.more.MoreEntityImpl
-
Unlike v1, this declares an explicit dependency on SimplePolicy
- init() - Static method in class org.apache.brooklyn.util.core.BrooklynLanguageExtensions
-
Deprecated.
performs the language extensions required for this project
- init() - Static method in class org.apache.brooklyn.util.net.Networking
-
does nothing, but forces the class to be loaded and do static initialization
- INIT_HEAP_MEMORY - Static variable in interface org.apache.brooklyn.entity.java.UsesJavaMXBeans
-
- initAll() - Static method in class org.apache.brooklyn.core.internal.BrooklynInitialization
-
- initApp() - Method in class org.apache.brooklyn.demo.CumulusRDFApplication
-
- initApp() - Method in class org.apache.brooklyn.demo.GlobalWebFabricExample
-
- initApp() - Method in class org.apache.brooklyn.demo.HighAvailabilityCassandraCluster
-
- initApp() - Method in class org.apache.brooklyn.demo.NodeJsTodoApplication
-
- initApp() - Method in class org.apache.brooklyn.demo.ResilientMongoDbApp
-
- initApp() - Method in class org.apache.brooklyn.demo.RiakClusterExample
-
- initApp() - Method in class org.apache.brooklyn.demo.SimpleCassandraCluster
-
- initApp() - Method in class org.apache.brooklyn.demo.SingleWebServerExample
-
- initApp() - Method in class org.apache.brooklyn.demo.StandaloneQpidBrokerExample
-
- initApp() - Method in class org.apache.brooklyn.demo.StormSampleApp
-
- initApp() - Method in class org.apache.brooklyn.demo.WebClusterDatabaseExample
-
- initApp() - Method in class org.apache.brooklyn.demo.WebClusterDatabaseExampleApp
-
- initApp() - Method in class org.apache.brooklyn.demo.WebClusterExample
-
- initApp() - Method in class org.apache.brooklyn.demo.WideAreaCassandraCluster
-
- initBouncyCastleProvider() - Static method in class org.apache.brooklyn.util.core.crypto.SecureKeys
-
- InitdServiceInstaller - Class in org.apache.brooklyn.entity.system_service
-
- InitdServiceInstaller(Entity, Enricher) - Constructor for class org.apache.brooklyn.entity.system_service.InitdServiceInstaller
-
- INITIAL_QUORUM_SIZE - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- INITIAL_QUORUM_SIZE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraFabric
-
- INITIAL_QUORUM_SIZE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- INITIAL_ROUTER_CLUSTER_SIZE - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeployment
-
- INITIAL_SEEDS - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- INITIAL_SHARD_CLUSTER_SIZE - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeployment
-
- INITIAL_SIZE - Static variable in interface org.apache.brooklyn.entity.group.Cluster
-
- INITIAL_SIZE - Static variable in interface org.apache.brooklyn.entity.machine.pool.ServerPool
-
- INITIAL_SIZE - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaCluster
-
- INITIAL_SIZE - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSet
-
- INITIAL_SIZE - Static variable in interface org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppCluster
-
- INITIAL_SIZE - Static variable in interface org.apache.brooklyn.entity.zookeeper.ZooKeeperEnsemble
-
- InitialFullRebindIteration - Class in org.apache.brooklyn.core.mgmt.rebind
-
Does an un-bind (if necessary) and re-bind for a subset of items.
- InitialFullRebindIteration(RebindManagerImpl, ManagementNodeState, ClassLoader, RebindExceptionHandler, Semaphore, AtomicInteger, PersistenceActivityMetrics, BrooklynMementoPersister) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.InitialFullRebindIteration
-
- INITIALIZE_DB - Static variable in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlNode
-
- initializeReplicaSet(String, Integer) - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientSupport
-
- initializeReplicaSet(String, Integer) - Method in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
Initialises a replica set at the server the method is invoked on.
- initializeReplicaSet(String, Integer) - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBServerImpl
-
- initInternalFuture(ListenableFuture<T>) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- initInternalFuture(ListenableFuture<T>) - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- initInternalFuture(ListenableFuture<T>) - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
sets the internal future object used to record the association to a job submitted to an ExecutorService
- initLegacyLanguageExtensions() - Static method in class org.apache.brooklyn.core.internal.BrooklynInitialization
-
- initNetworking() - Static method in class org.apache.brooklyn.core.internal.BrooklynInitialization
-
- initPortRanges() - Static method in class org.apache.brooklyn.core.internal.BrooklynInitialization
-
- initSecureKeysBouncyCastleProvider() - Static method in class org.apache.brooklyn.core.internal.BrooklynInitialization
-
- InitSlaveTaskBody - Class in org.apache.brooklyn.entity.database.mysql
-
- InitSlaveTaskBody(MySqlCluster, MySqlNode, Semaphore) - Constructor for class org.apache.brooklyn.entity.database.mysql.InitSlaveTaskBody
-
- initStandardAdapters() - Static method in class org.apache.brooklyn.util.core.flags.TypeCoercions
-
- initTypeCoercionStandardAdapters() - Static method in class org.apache.brooklyn.core.internal.BrooklynInitialization
-
- injectExecutor(ExecutorService) - Method in class org.apache.brooklyn.util.core.task.SingleThreadedScheduler
-
- injectExecutor(ExecutorService) - Method in interface org.apache.brooklyn.util.core.task.TaskScheduler
-
- injectManagementContext(ManagementContext) - Method in class org.apache.brooklyn.core.mgmt.persist.FileBasedObjectStore
-
- injectManagementContext(ManagementContext) - Method in class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsBlobStoreBasedObjectStore
-
- injectManagementContext(ManagementContext) - Method in interface org.apache.brooklyn.core.mgmt.persist.PersistenceObjectStore
-
Allows a way for an object store to be created ahead of time, and a mgmt context injected.
- injectTypeClass(Class<?>) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.Memento
-
- injectTypeClass(Class<?>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.AbstractMemento
-
- InmemoryDatagrid - Class in org.apache.brooklyn.core.internal.storage.impl.inmemory
-
A simple implementation of datagrid backed by in-memory (unpersisted) maps, within a single JVM.
- InmemoryDatagrid() - Constructor for class org.apache.brooklyn.core.internal.storage.impl.inmemory.InmemoryDatagrid
-
- InMemoryDataGridFactory - Class in org.apache.brooklyn.core.internal.storage.impl.inmemory
-
- InMemoryDataGridFactory() - Constructor for class org.apache.brooklyn.core.internal.storage.impl.inmemory.InMemoryDataGridFactory
-
- InPlaceExternalConfigSupplier - Class in org.apache.brooklyn.core.config.external
-
Instances are populated via sub-keys specified directly in the brooklyn.properties file:
- InPlaceExternalConfigSupplier(ManagementContext, String, Map<String, String>) - Constructor for class org.apache.brooklyn.core.config.external.InPlaceExternalConfigSupplier
-
- input(String) - Method in class org.apache.brooklyn.feed.shell.ShellPollConfig
-
- InputStreamSupplier - Class in org.apache.brooklyn.util.stream
-
- InputStreamSupplier(InputStream) - Constructor for class org.apache.brooklyn.util.stream.InputStreamSupplier
-
- insertIptablesRule(IptablesCommands.Chain, Protocol, int, IptablesCommands.Policy) - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
Returns the command that inserts a rule on top of the iptables' rules to all interfaces.
- insertIptablesRule(IptablesCommands.Chain, IptablesCommands.Protocol, int, IptablesCommands.Policy) - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
- insertIptablesRule(IptablesCommands.Chain, String, Protocol, int, IptablesCommands.Policy) - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
Returns the command that inserts a rule on top of the iptables' rules.
- insertIptablesRule(IptablesCommands.Chain, String, IptablesCommands.Protocol, int, IptablesCommands.Policy) - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
- install() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.chef.ChefSoloDriver
-
Deprecated.
- install() - Method in class org.apache.brooklyn.entity.cm.salt.impl.SaltEntitySshDriver
-
- install() - Method in class org.apache.brooklyn.entity.database.crate.CrateNodeSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.database.derby.DerbyDatabaseSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.database.rubyrep.RubyRepSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.java.JmxmpSslSupport
-
builds remote keystores, stores config keys/certs, and copies necessary files across
- install() - Method in class org.apache.brooklyn.entity.java.JmxSupport
-
installs files needed for JMX, to the runDir given in constructor, assuming the runDir has been created
- install() - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.messaging.kafka.AbstractfKafkaSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.messaging.storm.StormSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.monitoring.monit.MonitSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGatewaySshDriver
-
- install() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNodeSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.nosql.infinispan.Infinispan5SshDriver
-
- install() - Method in class org.apache.brooklyn.entity.nosql.mongodb.AbstractMongoDBSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.nosql.redis.RedisStoreSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.nosql.solr.SolrServerSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.osgi.karaf.KarafSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- install() - Method in class org.apache.brooklyn.entity.software.base.EmptySoftwareProcessSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.software.base.EmptyWindowsProcessWinRmDriver
-
- install() - Method in class org.apache.brooklyn.entity.software.base.VanillaSoftwareProcessSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.software.base.VanillaWindowsProcessWinRmDriver
-
- install() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss6SshDriver
-
- install() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7SshDriver
-
- install() - Method in class org.apache.brooklyn.entity.webapp.jetty.Jetty6SshDriver
-
- install() - Method in class org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.webapp.tomcat.TomcatSshDriver
-
- install() - Method in class org.apache.brooklyn.entity.zookeeper.ZooKeeperSshDriver
-
- install() - Method in class org.apache.brooklyn.qa.load.SimulatedJBoss7ServerImpl.SimulatedJBoss7SshDriver
-
- install() - Method in class org.apache.brooklyn.qa.load.SimulatedMySqlNodeImpl.SimulatedMySqlSshDriver
-
- install() - Method in class org.apache.brooklyn.qa.load.SimulatedNginxControllerImpl.SimulatedNginxSshDriver
-
- install(SimpleModule) - Method in class org.apache.brooklyn.rest.util.json.BidiSerialization.AbstractWithManagementContextSerialization
-
- install(SshMachineLocation, String, String) - Static method in class org.apache.brooklyn.util.core.file.ArchiveUtils
-
Installs a URL onto a remote machine.
- install(Map<String, ?>, SshMachineLocation, String, String, int) - Static method in class org.apache.brooklyn.util.core.file.ArchiveUtils
-
Installs a URL onto a remote machine.
- install(ResourceUtils, Map<String, ?>, SshMachineLocation, String, String, int) - Static method in class org.apache.brooklyn.util.core.file.ArchiveUtils
-
- install(Framework, String) - Static method in class org.apache.brooklyn.util.core.osgi.Osgis
-
Installs a bundle from the given URL, doing a check if already installed, and
using the
ResourceUtils
loader for this project (brooklyn core)
- INSTALL_BUNDLE - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- INSTALL_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.AbstractVanillaProcess
-
- INSTALL_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- INSTALL_CURL - Static variable in class org.apache.brooklyn.util.ssh.BashCommands
-
- INSTALL_DIR - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- INSTALL_DIR - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- INSTALL_FEATURE - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- INSTALL_FILES - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
Files to be copied to the server before install.
- INSTALL_FROM_OPSCODE - Static variable in class org.apache.brooklyn.entity.chef.ChefBashCommands
-
- INSTALL_INCOMPLETE - Static variable in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
Prevents creation of the $INSTALL_DIR/BROOKLYN
marker file after installing
phase finishes, to allow further installation phases to execute.
- INSTALL_LATCH - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- INSTALL_LATCH - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- INSTALL_POWERSHELL_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- INSTALL_REBOOT_REQUIRED - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- INSTALL_RESOURCES_LATCH - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- INSTALL_RESOURCES_LATCH - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- INSTALL_SYSSTAT - Static variable in class org.apache.brooklyn.util.ssh.BashCommands
-
- INSTALL_TAR - Static variable in class org.apache.brooklyn.util.ssh.BashCommands
-
- INSTALL_TEMPLATES - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
Templates to be filled in and then copied to the server before install.
- INSTALL_UNIQUE_LABEL - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- INSTALL_UNIQUE_LABEL - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- INSTALL_UNZIP - Static variable in class org.apache.brooklyn.util.ssh.BashCommands
-
- INSTALL_WGET - Static variable in class org.apache.brooklyn.util.ssh.BashCommands
-
- INSTALL_ZIP - Static variable in class org.apache.brooklyn.util.ssh.BashCommands
-
- installAfterUpdatingIfNotPresent(String) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
- installAsServletFilter(ServletContextHandler) - Static method in class org.apache.brooklyn.camp.server.rest.CampServer.CampServerUtils
-
- installAsServletFilter(ServletContextHandler) - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
- installBundle(String) - Method in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
throws URISyntaxException If bundle name is not a valid URI
- installBundle(String) - Method in class org.apache.brooklyn.entity.osgi.karaf.KarafContainerImpl
-
throws URISyntaxException If bundle name is not a valid URI
- installChef(String, boolean) - Static method in class org.apache.brooklyn.entity.chef.ChefSoloTasks
-
- installChef(String, boolean) - Static method in class org.apache.brooklyn.entity.chef.ChefTasks
-
- installCommands(String) - Static method in class org.apache.brooklyn.util.core.file.ArchiveUtils
-
Returns the list of commands used to install support for an archive with the given name.
- installCookbook(String, String, String, boolean) - Static method in class org.apache.brooklyn.entity.chef.ChefSoloTasks
-
- installCookbook(String, String, String, boolean) - Static method in class org.apache.brooklyn.entity.chef.ChefTasks
-
- installCookbooks(String, Map<String, String>, boolean) - Static method in class org.apache.brooklyn.entity.chef.ChefSoloTasks
-
- installCookbooks(String, Map<String, String>, boolean) - Static method in class org.apache.brooklyn.entity.chef.ChefTasks
-
- installExecutable(Map<?, ?>, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
Returns a string for checking whether the given executable is available,
and installing it if necessary.
- installExecutable(String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- installFeature(String) - Method in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- installFeature(String) - Method in class org.apache.brooklyn.entity.osgi.karaf.KarafContainerImpl
-
- installFromUrl(SshMachineLocation, String, String) - Static method in class org.apache.brooklyn.util.core.task.ssh.SshTasks
-
task to install a file given a url, where the url is resolved remotely first then locally
- installFromUrl(Map<String, ?>, SshMachineLocation, String, String) - Static method in class org.apache.brooklyn.util.core.task.ssh.SshTasks
-
task to install a file given a url, where the url is resolved remotely first then locally
- installFromUrl(ResourceUtils, Map<String, ?>, SshMachineLocation, String, String) - Static method in class org.apache.brooklyn.util.core.task.ssh.SshTasks
-
task to install a file given a url, where the url is resolved remotely first then locally
- INSTALLING - Static variable in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- installJava() - Method in class org.apache.brooklyn.entity.java.JavaSoftwareProcessSshDriver
-
Checks for Java 6 or 7, installing Java 7 if neither are found.
- installJava() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- installJava(int) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
Install a particular Java runtime, fails if not possible.
- installJava6() - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- installJava6IfPossible() - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- installJava6OrFail() - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- installJava7() - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- installJava7IfPossible() - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- installJava7Or6OrFail() - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- installJava7OrFail() - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- installJava8() - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- installJava8IfPossible() - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- installJavaAndCurl(OperatingSystem) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
- installJavaLatestOrFail() - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- installJavaLatestOrWarn() - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- installJavaUtilLoggingBridge() - Static method in class org.apache.brooklyn.util.logging.LoggingSetup
-
bridge java.util.logging messages to slf4j
- installJmxSupport() - Method in class org.apache.brooklyn.entity.java.JavaSoftwareProcessSshDriver
-
- installLibraries(ManagementContext, Collection<CatalogItem.CatalogBundle>) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
Registers all bundles with the management context's OSGi framework.
- installPackage(String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- installPackage(Map<?, ?>, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
Returns a command for installing the given package.
- installPackageOr(Map<?, ?>, String, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- installPackageOrFail(Map<?, ?>, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- installSalt(boolean) - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltSshTasks
-
- installSaltFormula(String, boolean) - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltSshTasks
-
- installSaltPillar(String, boolean) - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltSshTasks
-
- installSaltUtilities(boolean) - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltSshTasks
-
- installSecurityFilter(Boolean) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- installSslKeys(String, ProxySslConfig) - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxControllerImpl
-
Installs SSL keys named as id.crt
and id.key
where nginx can find them.
- installTlsForHttpsIfAppropriate() - Static method in class org.apache.brooklyn.util.net.Networking
-
- installTlsOnlyForHttpsForcing() - Static method in class org.apache.brooklyn.util.net.Networking
-
force use of TLSv1, fixing:
http://stackoverflow.com/questions/9828414/receiving-sslhandshakeexception-handshake-failure-despite-my-client-ignoring-al
- installTo(String, String) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- installTo(Map<String, ?>, String, String) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- installTo(ResourceUtils, String, String) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- installTo(ResourceUtils, Map<String, ?>, String, String) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
Installs the given URL at the indicated destination path.
- installTopFile(Set<? extends String>, boolean) - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltSshTasks
-
- INSTANCE - Static variable in class org.apache.brooklyn.core.BrooklynVersion
-
- INSTANCE - Static variable in class org.apache.brooklyn.core.catalog.internal.CatalogItemComparator
-
- INSTANCE - Static variable in class org.apache.brooklyn.core.typereg.RegisteredTypes.RegisteredTypeComparator
-
- INSTANCE - Static variable in class org.apache.brooklyn.location.jclouds.ComputeServiceRegistryImpl
-
- INSTANCE - Static variable in class org.apache.brooklyn.util.collections.Jsonya.JsonPrimitiveDeepTranslator
-
- INSTANCE - Static variable in class org.apache.brooklyn.util.text.NaturalOrderComparator
-
- INSTANCE - Static variable in class org.apache.brooklyn.util.text.VersionComparator
-
- instantiate(AssemblyTemplate, CampPlatform) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynAssemblyTemplateInstantiator
-
- instantiate(AssemblyTemplate, CampPlatform) - Method in interface org.apache.brooklyn.camp.spi.instantiate.AssemblyTemplateInstantiator
-
- instantiate(AssemblyTemplate, CampPlatform) - Method in class org.apache.brooklyn.camp.spi.instantiate.BasicAssemblyTemplateInstantiator
-
- instantiator - Variable in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityDecorationResolver
-
- instantiator(Class<? extends AssemblyTemplateInstantiator>) - Method in class org.apache.brooklyn.camp.spi.AssemblyTemplate.Builder
-
- instantiator(Class<? extends AssemblyTemplateInstantiator>) - Method in class org.apache.brooklyn.camp.spi.pdp.AssemblyTemplateConstructor
-
- INSUFFICIENT_CAPACITY_HIGH_WATER_MARK - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- IntegerSystemProperty - Class in org.apache.brooklyn.util.internal
-
- IntegerSystemProperty(String) - Constructor for class org.apache.brooklyn.util.internal.IntegerSystemProperty
-
- interceptor(HttpResponseInterceptor) - Method in class org.apache.brooklyn.test.http.TestHttpServer
-
- interceptor(HttpRequestInterceptor) - Method in class org.apache.brooklyn.test.http.TestHttpServer
-
- INTERFACE_CONFIG_TEMPLATE - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- INTERNAL_JMX_PORT - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaBroker
-
- internalCreateSpecLegacy(ManagementContext, CatalogItem<T, SpecT>, Set<String>, boolean) - Static method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
Deprecated.
since introduction in 0.9.0, only used for backwards compatibility, can be removed any time;
uses the type-creation info on the item.
deprecated transformers must be included by routines which don't use BrooklynTypePlanTransformer
instances;
otherwise deprecated transformers should be excluded. (deprecation is taken as equivalent to having a new-style transformer.)
- InternalEntityFactory - Class in org.apache.brooklyn.core.objs.proxy
-
Creates entities (and proxies) of required types, given the
This is an internal class for use by core-brooklyn.
- InternalEntityFactory(ManagementContextInternal, EntityTypeRegistry, InternalPolicyFactory) - Constructor for class org.apache.brooklyn.core.objs.proxy.InternalEntityFactory
-
- InternalFactory - Class in org.apache.brooklyn.core.objs.proxy
-
- InternalFactory(ManagementContextInternal) - Constructor for class org.apache.brooklyn.core.objs.proxy.InternalFactory
-
- InternalFactory.FactoryConstructionTracker - Class in org.apache.brooklyn.core.objs.proxy
-
For tracking if constructor has been called by framework, or in legacy way (i.e.
- InternalFactory.FactoryConstructionTracker() - Constructor for class org.apache.brooklyn.core.objs.proxy.InternalFactory.FactoryConstructionTracker
-
- InternalLocationFactory - Class in org.apache.brooklyn.core.objs.proxy
-
Creates locations of required types.
- InternalLocationFactory(ManagementContextInternal) - Constructor for class org.apache.brooklyn.core.objs.proxy.InternalLocationFactory
-
- InternalPolicyFactory - Class in org.apache.brooklyn.core.objs.proxy
-
Creates policies of required types.
- InternalPolicyFactory(ManagementContextInternal) - Constructor for class org.apache.brooklyn.core.objs.proxy.InternalPolicyFactory
-
- INTERRUPT_TASK_AND_ALL_SUBMITTED_TASKS - Static variable in class org.apache.brooklyn.util.core.task.TaskInternal.TaskCancellationMode
-
- INTERRUPT_TASK_AND_DEPENDENT_SUBMITTED_TASKS - Static variable in class org.apache.brooklyn.util.core.task.TaskInternal.TaskCancellationMode
-
- INTERRUPT_TASK_BUT_NOT_SUBMITTED_TASKS - Static variable in class org.apache.brooklyn.util.core.task.TaskInternal.TaskCancellationMode
-
- intValue() - Method in class org.apache.brooklyn.util.math.BitList
-
returns value of this as an integer (ignoring any too-high bits)
- invalid() - Static method in class org.apache.brooklyn.entity.brooklynnode.EntityHttpClient.ResponseCodePredicates
-
- invalidate(Object) - Method in class org.apache.brooklyn.util.guava.KeyTransformingLoadingCache
-
- invalidateAll() - Method in class org.apache.brooklyn.util.guava.KeyTransformingLoadingCache
-
- invalidateReferences() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
For use by management plane, to invalidate all fields (e.g.
- invocation(Entity, Effector<T>, ConfigBag) - Static method in class org.apache.brooklyn.core.effector.Effectors
-
- invocation(Entity, Effector<T>, Map<?, ?>) - Static method in class org.apache.brooklyn.core.effector.Effectors
-
returns an unsubmitted task which invokes the given effector; use Entities#invokeEffector(EntityLocal, Entity, Effector, Map)
for a submitted variant
- invocation(Effector<?>, Map<?, ?>, Iterable<? extends Entity>) - Static method in class org.apache.brooklyn.core.effector.Effectors
-
- invocation(Effector<?>, MutableMap<?, ?>, Entity...) - Static method in class org.apache.brooklyn.core.effector.Effectors
-
- invocationParallel(Effector<?>, Map<?, ?>, Iterable<? extends Entity>) - Static method in class org.apache.brooklyn.core.effector.Effectors
-
returns an unsubmitted task which will invoke the given effector on the given entities in parallel;
return type is Task> (but haven't put in the blood sweat toil and tears to make the generics work)
- invocationSequential(Effector<?>, Map<?, ?>, Iterable<? extends Entity>) - Static method in class org.apache.brooklyn.core.effector.Effectors
-
- invoke(Effector<T>, Map<String, ?>) - Method in interface org.apache.brooklyn.api.entity.Entity
-
Invokes the given effector, with the given parameters to that effector.
- invoke(Effector<T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- invoke(Map, Effector<T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- invoke(Effector<T>, Map<String, ?>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Additional form supplied for when the parameter map needs to be made explicit.
- invoke(Object, Method, Object[]) - Method in class org.apache.brooklyn.core.objs.proxy.EntityProxyImpl
-
- invoke(String, String, String, String, Map<String, Object>) - Method in interface org.apache.brooklyn.rest.api.EffectorApi
-
- invoke(String, String, String, String, Map<String, Object>) - Method in class org.apache.brooklyn.rest.resources.EffectorResource
-
- INVOKE_EFFECTOR - Static variable in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
- invokeConstructorWithArgs(ClassLoader, String, Object...) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
Invokes a suitable constructor, supporting varargs and primitives
- invokeConstructorWithArgs(ClassLoader, Class<T>, Object[], boolean) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
Invokes a suitable constructor, supporting varargs and primitives
- invokeConstructorWithArgs(Class<T>, Object...) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
Invokes a suitable constructor, supporting varargs and primitives
- invokeConstructorWithArgs(Class<T>, Object[], boolean) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
Invokes a suitable constructor, supporting varargs and primitives
- invokeConstructorWithArgs(Reflections, Class<T>, Object[], boolean) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
Invokes a suitable constructor, supporting varargs and primitives, additionally supporting setAccessible
- invokeEffector(I, Map<String, ?>) - Method in class org.apache.brooklyn.core.effector.ExplicitEffector
-
- invokeEffector(Entity, Entity, Effector<T>, Map<String, ?>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- invokeEffector(Entity, Entity, Effector<T>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- invokeEffector(Entity, Iterable<? extends Entity>, Effector<?>, Map<String, ?>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Invokes in parallel if multiple, but otherwise invokes the item directly.
- invokeEffector(Entity, Iterable<? extends Entity>, Effector<?>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Invokes in parallel if multiple, but otherwise invokes the item directly.
- invokeEffector(Entity, Effector<T>, Map) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- invokeEffector(Entity, Effector<T>, Map) - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- invokeEffector(Entity, Effector<T>, Map) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- invokeEffectorAsync(Entity, Effector<T>, Map<String, ?>) - Static method in class org.apache.brooklyn.core.mgmt.internal.EffectorUtils
-
- invokeEffectorList(Entity, Iterable<? extends Entity>, Effector<T>, Map<String, ?>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Invokes an
Effector
on multiple entities, with the named arguments from the parameters
Map
using the context of the provided
Entity
.
- invokeEffectorList(Entity, Iterable<? extends Entity>, Effector<T>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- invokeEffectorListWithArgs(Entity, Iterable<? extends Entity>, Effector<T>, Object...) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- invokeEffectorListWithMap(Entity, Iterable<? extends Entity>, Effector<T>, Map<String, ?>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- invokeEffectorMethodSync(Entity, Effector<T>, Object) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
Method for entity to make effector happen with correct semantics (right place, right task context),
when a method is called on that entity.
- invokeEffectorMethodSync(Entity, Effector<T>, Object) - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- invokeEffectorMethodSync(Entity, Effector<T>, Object) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- invokeEffectorWithArgs(Entity, Entity, Effector<T>, Object...) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- invokeMethod(Method, Object, Object...) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
- invokeMethodEffector(Entity, Effector<T>, Object[]) - Static method in class org.apache.brooklyn.core.mgmt.internal.EffectorUtils
-
Invokes a method effector so that its progress is tracked.
- invokeMethodOnMetaClass(Object, String, Object) - Static method in class org.apache.brooklyn.util.groovy.GroovyJavaMethods
-
- invokeMethodWithArgs(Object, String, List<Object>) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
invokes the given method on the given clazz or instance, doing reasonably good matching on args etc
- invokeMethodWithArgs(Object, String, List<Object>, boolean) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
- invokeSaltUtility(String, String, boolean) - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltSshTasks
-
- invokeStaticMethod(Method, Object...) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
- invokeStopAppsOnShutdown(ManagementContext) - Static method in class org.apache.brooklyn.core.mgmt.internal.BrooklynShutdownHooks
-
- invokeStopOnShutdown(Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- invokeStopOnShutdown(Entity) - Static method in class org.apache.brooklyn.core.mgmt.internal.BrooklynShutdownHooks
-
- invokeTerminateOnShutdown(ManagementContext) - Static method in class org.apache.brooklyn.core.mgmt.internal.BrooklynShutdownHooks
-
- IptablesCommands - Class in org.apache.brooklyn.util.ssh
-
- IptablesCommands() - Constructor for class org.apache.brooklyn.util.ssh.IptablesCommands
-
- IptablesCommands.Chain - Enum in org.apache.brooklyn.util.ssh
-
- IptablesCommands.Policy - Enum in org.apache.brooklyn.util.ssh
-
- IptablesCommands.Protocol - Enum in org.apache.brooklyn.util.ssh
-
- iptablesService(String) - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
- iptablesServiceRestart() - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
- iptablesServiceStart() - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
- iptablesServiceStatus() - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
- iptablesServiceStop() - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
- is64bit() - Method in interface org.apache.brooklyn.api.location.OsDetails
-
- is64bit() - Method in class org.apache.brooklyn.core.location.BasicOsDetails
-
- IS_APPLICATION - Static variable in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- IS_CLUSTER_INIT - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakCluster
-
- IS_CLUSTER_INITIALIZED - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- IS_EMPTY - Static variable in class org.apache.brooklyn.test.framework.TestFrameworkAssertions
-
- IS_ENTITY - Static variable in class org.apache.brooklyn.core.catalog.CatalogPredicates
-
- IS_ENTITY - Static variable in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- IS_EQUAL_TO - Static variable in class org.apache.brooklyn.test.framework.TestFrameworkAssertions
-
- IS_FIRST_NODE_SET - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakCluster
-
- IS_IN_CLUSTER - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- IS_JAVA_IDENTIFIER_PART - Static variable in class org.apache.brooklyn.util.text.Strings
-
A CharMatcher
that matches valid Java identifier characters.
- IS_LOCATION - Static variable in class org.apache.brooklyn.core.catalog.CatalogPredicates
-
- IS_LOCATION - Static variable in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- IS_NULL - Static variable in class org.apache.brooklyn.test.framework.TestFrameworkAssertions
-
- IS_POLICY - Static variable in class org.apache.brooklyn.core.catalog.CatalogPredicates
-
- IS_POLICY - Static variable in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- IS_PRIMARY_FOR_REPLICA_SET - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- IS_PRIMARY_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- IS_RUNNING_TASK - Static variable in class org.apache.brooklyn.entity.chef.ChefSoloDriver
-
Deprecated.
- IS_SECONDARY_FOR_REPLICA_SET - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- IS_SECRET_PREDICATE - Static variable in class org.apache.brooklyn.core.config.Sanitizer
-
- IS_TEMPLATE - Static variable in class org.apache.brooklyn.core.catalog.CatalogPredicates
-
- isAbsent() - Method in class org.apache.brooklyn.util.guava.Maybe
-
- isAbsentOrNull() - Method in class org.apache.brooklyn.util.guava.Maybe
-
- isAbsolute(String) - Static method in class org.apache.brooklyn.util.os.Os
-
- isAbsolutish(String) - Static method in class org.apache.brooklyn.util.os.Os
-
Checks whether a file system path is absolute in a platform neutral way.
- isActivated() - Method in interface org.apache.brooklyn.api.sensor.Feed
-
True if everything has been _started_ (or it is starting) but not stopped,
even if it is suspended; see also #isActive()
- isActivated() - Method in class org.apache.brooklyn.core.feed.AbstractFeed
-
- isActive() - Method in interface org.apache.brooklyn.entity.proxy.AbstractController
-
- isActive() - Method in class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- isActive() - Method in interface org.apache.brooklyn.entity.proxy.AbstractNonProvisionedController
-
- isActive() - Method in class org.apache.brooklyn.entity.proxy.AbstractNonProvisionedControllerImpl
-
- isActive() - Method in class org.apache.brooklyn.util.stream.ThreadLocalPrintStream.OutputCapturingContext
-
- isAllowed() - Method in class org.apache.brooklyn.api.mgmt.AccessController.Response
-
- isAllowedToInterruptAllSubmittedTasks() - Method in class org.apache.brooklyn.util.core.task.TaskInternal.TaskCancellationMode
-
- isAllowedToInterruptDependentSubmittedTasks() - Method in class org.apache.brooklyn.util.core.task.TaskInternal.TaskCancellationMode
-
Implementation-dependent what "dependent" means in this context,
e.g.
- isAllowedToInterruptTask() - Method in class org.apache.brooklyn.util.core.task.TaskInternal.TaskCancellationMode
-
- isAncestor(Entity, Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Returns true if the given descendant includes the given ancestor in its chain.
- isAncestorCancelled(Task<?>) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- isAnyTypeOrSuperSatisfying(Set<Object>, Predicate<Class<?>>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
Queries recursively the given types (either
Class
or
RegisteredType
)
to see whether any java superclasses satisfy the given
Predicate
- isAnyTypeSubtypeOf(Set<Object>, Class<?>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
Queries recursively the given types (either
Class
or
RegisteredType
)
to see whether any inherit from the given
Class
- isApplicable(String, ConfigMap) - Method in interface org.apache.brooklyn.launcher.config.CustomResourceLocator.ResourceLocator
-
- isApplicable(String, ConfigMap) - Method in class org.apache.brooklyn.launcher.config.CustomResourceLocator.SearchingClassPathInDevMode
-
- isAuthenticated(HttpSession) - Method in class org.apache.brooklyn.rest.security.provider.AbstractSecurityProvider
-
- isAuthenticated(HttpSession) - Method in class org.apache.brooklyn.rest.security.provider.AnyoneSecurityProvider
-
- isAuthenticated(HttpSession) - Method in class org.apache.brooklyn.rest.security.provider.BlackholeSecurityProvider
-
- isAuthenticated(HttpSession) - Method in class org.apache.brooklyn.rest.security.provider.DelegatingSecurityProvider
-
- isAuthenticated(HttpSession) - Method in interface org.apache.brooklyn.rest.security.provider.SecurityProvider
-
- isAuthenticated() - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection
-
- isAvailable() - Method in class org.apache.brooklyn.util.internal.BasicDelegatingSystemProperty
-
- isAvailable() - Method in class org.apache.brooklyn.util.internal.StringSystemProperty
-
- isAwaitingInitialRebind() - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
Whether the management state has changed to a state where a rebind is needed
but we are still awaiting the first run;
ie state is master or hot, but list of apps is not yet accurate
- isAwaitingInitialRebind() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- isBackground - Variable in enum org.apache.brooklyn.entity.software.base.SoftwareProcess.ChildStartableMode
-
whether starting (stopping, restarting) children is backgrounded, so parent should not wait on them
- isBegun() - Method in interface org.apache.brooklyn.api.mgmt.Task
-
Whether task has started running.
- isBegun() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- isBegun() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- isBestVersion(ManagementContext) - Static method in class org.apache.brooklyn.core.catalog.CatalogPredicates
-
- isBestVersion(ManagementContext, CatalogItem<?, ?>) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
- isBestVersion(ManagementContext) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- isBestVersion(ManagementContext, RegisteredType) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- isBlank() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
true if the templateBuilder spec is blank (ignoring customization options e.g.
- isBlank() - Static method in class org.apache.brooklyn.util.text.StringPredicates
-
- isBlank(CharSequence) - Static method in class org.apache.brooklyn.util.text.Strings
-
Checks if the given string is empty or only consists of whitespace.
- isBreak() - Method in class org.apache.brooklyn.entity.proxy.nginx.UrlRewriteRule
-
- isBrooklynInsideFramework() - Static method in class org.apache.brooklyn.util.osgi.OsgiUtil
-
Tells if Brooklyn is running in an OSGi environment or not.
- isBundleNameEqualOrAbsent(CatalogItem.CatalogBundle, Bundle) - Static method in class org.apache.brooklyn.core.mgmt.ha.OsgiManager
-
- isCallingThreadAnOwner() - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
true iff the calling thread is one of the owners
- isCancelled() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- isCancelled() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- isCancelled() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- isCanonical(String) - Static method in class org.apache.brooklyn.util.net.Cidr
-
returns true iff this CIDR is well-formed and canonical,
i.e.
- isCatalogItemType(CatalogItem.CatalogItemType) - Static method in class org.apache.brooklyn.core.catalog.CatalogPredicates
-
- isCauseEmbeddedInMessage() - Method in exception org.apache.brooklyn.util.exceptions.PropagatedRuntimeException
-
- isCertificateAuthorizedBy(X509Certificate, X509Certificate) - Static method in class org.apache.brooklyn.util.crypto.SecureKeysWithoutBouncyCastle
-
- isChanged() - Method in class org.apache.brooklyn.camp.spi.resolve.interpret.PlanInterpretationNode
-
- isChildOf(Entity) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
Returns a predicate that determines if a given entity is a direct child of this parent
.
- isChildOf(Location) - Static method in class org.apache.brooklyn.core.location.LocationPredicates
-
Returns a predicate that determines if a given location is a direct child of this parent
.
- isClient() - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
Deprecated.
since 0.7.0; no need to separate client-proxy from impl
- isClient() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- isClient() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- isClientErrorStatusCode(int) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
- isClustered() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeDriver
-
- isClustered() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- isClusterInitialized() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseClusterImpl
-
- isCold() - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- isCold() - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- isConnected() - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
Checks if the JmxHelper is connected.
- isConnected() - Method in class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool
-
- isConnected() - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection
-
- isConnected() - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool
-
- isConnected() - Method in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- isConstructing() - Static method in class org.apache.brooklyn.core.objs.proxy.InternalFactory.FactoryConstructionTracker
-
- isCreating() - Method in class org.apache.brooklyn.core.mgmt.internal.ManagementTransitionMode
-
Object is being created:
previously did not exist (not even in persisted state);
implies that we are the active manager creating it,
i.e.
- isCreatorVisible(Member) - Method in class org.apache.brooklyn.rest.util.json.PossiblyStrictPreferringFieldsVisibilityChecker
-
- isCreatorVisible(AnnotatedMember) - Method in class org.apache.brooklyn.rest.util.json.PossiblyStrictPreferringFieldsVisibilityChecker
-
- isCustomizationCompleted() - Method in interface org.apache.brooklyn.entity.proxy.nginx.NginxDriver
-
- isCustomizationCompleted() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- isDeployed() - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
Whether this entity is managed (i.e.
- isDeprecated() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- isDeprecated() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.CatalogItemMemento
-
- isDeprecated() - Method in interface org.apache.brooklyn.api.typereg.RegisteredType
-
- isDeprecated() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- isDeprecated() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- isDeprecated() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento
-
- isDeprecated() - Method in class org.apache.brooklyn.core.typereg.BasicRegisteredType
-
- isDeprecated() - Method in class org.apache.brooklyn.rest.domain.CatalogItemSummary
-
- isDescendant(Entity, Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Checks whether the descendants of the given ancestor contains the given potentialDescendant.
- isDescendantOf(Location) - Static method in class org.apache.brooklyn.core.location.LocationPredicates
-
Returns a predicate that determines if a given location is a descendant of this ancestor
.
- isDestroyed() - Method in interface org.apache.brooklyn.api.objs.EntityAdjunct
-
Whether the adjunct is destroyed
- isDestroyed() - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
- isDestroying() - Method in class org.apache.brooklyn.core.mgmt.internal.ManagementTransitionMode
-
Object is being destroyed:
either destroyed elsewhere and we're catching up (in read-only mode),
or we've been the active manager and are destroying it
- isDevelopmentEnvironment() - Static method in class org.apache.brooklyn.core.BrooklynVersion
-
Returns whether this is a Brooklyn dev environment,
specifically core/target/classes/ is on the classpath for the org.apache.brooklyn.core project.
- isDirectory(String) - Static method in class org.apache.brooklyn.util.net.Urls
-
- isDisabled() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- isDisabled() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.CatalogItemMemento
-
- isDisabled() - Method in interface org.apache.brooklyn.api.typereg.RegisteredType
-
- isDisabled() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- isDisabled() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- isDisabled() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento
-
- isDisabled() - Method in class org.apache.brooklyn.core.typereg.BasicRegisteredType
-
- isDisabled - Variable in enum org.apache.brooklyn.entity.software.base.SoftwareProcess.ChildStartableMode
-
whether starting (stopping, restarting) children is disabled
- isDone() - Method in interface org.apache.brooklyn.api.mgmt.Task
-
As Future.isDone()
.
- isDone() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- isDone() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- isDone() - Method in class org.apache.brooklyn.util.core.task.ScheduledTask
-
- isDone() - Method in class org.apache.brooklyn.util.core.task.ssh.SshFetchTaskWrapper
-
true iff the ssh job has completed (with or without failure)
- isDone() - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskWrapper
-
true iff the ssh job has completed (with or without failure)
- isDone() - Method in class org.apache.brooklyn.util.core.task.system.ProcessTaskWrapper
-
true iff the process has completed (with or without failure)
- isDone() - Static method in class org.apache.brooklyn.util.core.task.TaskPredicates
-
- isEffectorTask(Task<?>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- isEmpty() - Method in interface org.apache.brooklyn.api.entity.Entity.AdjunctSupport
-
- isEmpty() - Method in interface org.apache.brooklyn.api.entity.Entity.GroupSupport
-
- isEmpty() - Method in interface org.apache.brooklyn.api.location.PortRange
-
Whether there are any ports in the range.
- isEmpty() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoManifest
-
- isEmpty() - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData
-
- isEmpty() - Method in class org.apache.brooklyn.camp.spi.collection.AbstractResourceLookup
-
- isEmpty() - Method in class org.apache.brooklyn.camp.spi.collection.ResourceLookup.EmptyResourceLookup
-
- isEmpty() - Method in interface org.apache.brooklyn.camp.spi.collection.ResourceLookup
-
- isEmpty() - Method in interface org.apache.brooklyn.config.ConfigMap
-
- isEmpty() - Method in class org.apache.brooklyn.core.config.internal.AbstractConfigMapImpl
-
- isEmpty() - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicEnricherSupport
-
- isEmpty() - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicGroupSupport
-
- isEmpty() - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicPolicySupport
-
- isEmpty() - Method in class org.apache.brooklyn.core.entity.internal.ConfigMapViewWithStringKeys
-
- isEmpty() - Method in class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- isEmpty() - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
if there is no credential (ignores public key)
- isEmpty() - Method in class org.apache.brooklyn.core.location.PortRanges.AggregatePortRange
-
- isEmpty() - Method in class org.apache.brooklyn.core.location.PortRanges.LinearPortRange
-
- isEmpty() - Method in class org.apache.brooklyn.core.location.PortRanges.SinglePort
-
- isEmpty() - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- isEmpty() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl
-
- isEmpty() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptPart
-
- isEmpty() - Method in class org.apache.brooklyn.location.jclouds.pool.MachineSet
-
- isEmpty() - Method in class org.apache.brooklyn.util.collections.SetFromLiveMap
-
- isEmpty() - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- isEmpty() - Method in class org.apache.brooklyn.util.core.text.TemplateProcessor.DotSplittingTemplateModel
-
- isEmpty() - Method in class org.apache.brooklyn.util.javalang.AggregateClassLoader
-
True if nothing is in the list here
- isEmpty() - Method in class org.apache.brooklyn.util.math.BitList
-
true iff the length is 0; see also isZero
- isEmpty() - Method in class org.apache.brooklyn.util.stream.ThreadLocalPrintStream.OutputCapturingContext
-
- isEmpty(CharSequence) - Static method in class org.apache.brooklyn.util.text.Strings
-
Checks if the given string is null or is an empty string.
- isEnabled() - Method in interface org.apache.brooklyn.api.location.LocationResolver.EnableableLocationResolver
-
whether the location is enabled
- isEnabled(String) - Static method in class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
- isEnabled() - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- isEnabled(ManagementContext, String) - Static method in class org.apache.brooklyn.core.location.LocationConfigUtils
-
- isEnabled() - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolLocationResolver
-
- isEnabled() - Method in enum org.apache.brooklyn.launcher.config.BrooklynDevelopmentModes.BrooklynDevelopmentMode
-
Deprecated.
- isEnabled() - Method in class org.apache.brooklyn.location.localhost.LocalhostLocationResolver
-
- isEnabled() - Method in class org.apache.brooklyn.util.internal.BooleanSystemProperty
-
- isEntitled(EntitlementContext, EntitlementClass<T>, T) - Method in interface org.apache.brooklyn.api.mgmt.entitlement.EntitlementManager
-
- isEntitled(EntitlementContext, EntitlementClass<T>, T) - Method in class org.apache.brooklyn.core.mgmt.entitlement.EntitlementManagerAdapter
-
- isEntitled(EntitlementManager, EntitlementClass<T>) - Static method in class org.apache.brooklyn.core.mgmt.entitlement.EntitlementPredicates
-
- isEntitled(EntitlementContext, EntitlementClass<T>, T) - Method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.FineGrainedEntitlements.SinglePermissionEntitlementChecker
-
- isEntitled(EntitlementManager, EntitlementClass<T>, T) - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
- isEntitled(EntitlementContext, EntitlementClass<T>, T) - Method in class org.apache.brooklyn.core.mgmt.entitlement.PerUserEntitlementManager
-
- isEntityManagementAllowed() - Method in interface org.apache.brooklyn.core.mgmt.internal.AccessManager
-
- isEntityManagementAllowed() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalAccessManager
-
- isEntityManagementAllowed() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentAccessManager
-
- isEntityMxBeanStatsEnabled(Entity) - Static method in class org.apache.brooklyn.entity.java.JavaAppUtils
-
- isError() - Method in interface org.apache.brooklyn.api.mgmt.Task
-
Whether the task threw an error, including cancellation (implies
Task.isDone()
)
- isError() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- isError() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
Returns true if the task has had an error.
- isError() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- isExcluded() - Method in class org.apache.brooklyn.camp.spi.resolve.interpret.PlanInterpretationNode
-
- isExpectedState(Entity, Lifecycle) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic
-
- isExpired() - Method in class org.apache.brooklyn.util.time.CountdownTimer
-
true iff the timer has run for more than the duration specified at creation time
- isExtensionBundle(Bundle) - Static method in class org.apache.brooklyn.rt.felix.EmbeddedFelixFramework
-
- isExtensionBundle(Bundle) - Static method in class org.apache.brooklyn.util.core.osgi.Osgis
-
- isFallback() - Method in class org.apache.brooklyn.util.os.Os.TmpDirFinder
-
- isFieldVisible(Field) - Method in class org.apache.brooklyn.rest.util.json.PossiblyStrictPreferringFieldsVisibilityChecker
-
- isFieldVisible(AnnotatedField) - Method in class org.apache.brooklyn.rest.util.json.PossiblyStrictPreferringFieldsVisibilityChecker
-
- isFinished() - Method in class org.apache.brooklyn.util.stream.StreamGobbler
-
convenience -- similar to !Thread.isAlive()
- isFound() - Method in class org.apache.brooklyn.util.os.Os.TmpDirFinder
-
- isFullyManaged() - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
Whether the entity's management lifecycle is complete (i.e.
- isGetterVisible(Method) - Method in class org.apache.brooklyn.rest.util.json.PossiblyStrictPreferringFieldsVisibilityChecker
-
- isGetterVisible(AnnotatedMethod) - Method in class org.apache.brooklyn.rest.util.json.PossiblyStrictPreferringFieldsVisibilityChecker
-
- isGlobMatched(String, String) - Static method in class org.apache.brooklyn.util.text.WildcardGlobs
-
returns true iff the target matches the given pattern,
under simplified bash rules -- viz permitting * and ? and comma delimited patterns inside curly braces
- isGlobMatchedNumeric(String, String) - Method in class org.apache.brooklyn.util.text.WildcardGlobs.SpecialistGlobExpander
-
returns true iff the target matches the given pattern,
under simplified bash rules -- viz permitting * and ? and comma delimited patterns inside curly braces,
as well as things like {1,2,5-10} (and also {01,02,05-10} to keep leading 0)
- isGreaterThanAndNotEqualTo(String) - Method in class org.apache.brooklyn.util.text.ComparableVersion
-
- isGreaterThanOrEqualTo(String) - Method in class org.apache.brooklyn.util.text.ComparableVersion
-
- isHealthy() - Method in interface org.apache.brooklyn.policy.ha.AbstractFailureDetector.CalculatedStatus
-
- isHealthy() - Method in interface org.apache.brooklyn.rest.api.ServerApi
-
- isHealthy() - Method in class org.apache.brooklyn.rest.resources.ServerResource
-
- isHealthyStatusCode(int) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
- isHot() - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- isHot() - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- isHotProxy(ManagementNodeState) - Static method in enum org.apache.brooklyn.api.mgmt.ha.ManagementNodeState
-
true for hot non-master modes, where we are proxying the data from the persistent store
- isHttpEnabled() - Method in interface org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcess
-
- isHttpEnabled() - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcessImpl
-
- isHttpsEnabled() - Method in interface org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcess
-
- isHttpsEnabled() - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcessImpl
-
- isInEffectorTask(Task<?>, Entity, Effector<?>, boolean) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
checks if the given task is part of the given effector call on the given entity;
- isInessential(Task<?>) - Static method in class org.apache.brooklyn.util.core.task.TaskTags
-
- isInherited(ConfigKey<?>, Object, Object) - Method in class org.apache.brooklyn.config.ConfigInheritance
-
- isInitialResetRequested() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogInitialization
-
- isInRange(String, String) - Method in class org.apache.brooklyn.util.text.ComparableVersion
-
inclusive at endpoints
- isInRange(String) - Method in class org.apache.brooklyn.util.text.ComparableVersion
-
parses a string expressed with common mathematical sematics,
as either square brackets (inclusive), round brackets (exclusive), or one of each,
surrounding a pair of version strings separated by a comma, where a version string
consists of any non-whitespace non-bracket characters
(ie numbers, letters, dots, hyphens, underscores) or is empty (to indicate no bound);
e.g.
- isInstalledLocally(MavenArtifact) - Method in class org.apache.brooklyn.util.maven.MavenRetriever
-
- isInterestedIn(PlanInterpretationNode) - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslInterpreter
-
- isInterestedIn(PlanInterpretationNode) - Method in interface org.apache.brooklyn.camp.spi.resolve.PlanInterpreter
-
guard to prevent any apply calls when an Interpreter is not interested in a node
- isInterrupted() - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
returns true if either the current thread or the current task is interrupted/cancelled
- isInUse() - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
true iff there are any owners or any requesters (callers blocked trying to acquire)
- isIsGetterVisible(Method) - Method in class org.apache.brooklyn.rest.util.json.PossiblyStrictPreferringFieldsVisibilityChecker
-
- isIsGetterVisible(AnnotatedMethod) - Method in class org.apache.brooklyn.rest.util.json.PossiblyStrictPreferringFieldsVisibilityChecker
-
- isItemAllowedIn(ItemType, Location) - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- isItemAllowedIn(ItemType, Location) - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunModel
-
- isItemAllowedIn(ItemType, Location) - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- isItemAllowedIn(ItemType, Location) - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- isItemMoveable(ItemType) - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- isItemMoveable(ItemType) - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunModel
-
- isItemMoveable(ItemType) - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- isItemMoveable(ItemType) - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- isJmx() - Method in class org.apache.brooklyn.entity.java.JmxSupport
-
- isJmxEnabled() - Method in interface org.apache.brooklyn.entity.java.JavaSoftwareProcessDriver
-
- isJmxEnabled() - Method in class org.apache.brooklyn.entity.java.JavaSoftwareProcessSshDriver
-
- isJmxEnabled() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQBrokerImpl
-
- isJmxSslEnabled() - Method in class org.apache.brooklyn.entity.java.JavaSoftwareProcessSshDriver
-
- isJsonPrimitiveCompatible(Object) - Static method in class org.apache.brooklyn.util.collections.Jsonya
-
- isKnifeInstalled() - Static method in class org.apache.brooklyn.entity.chef.ChefServerTasks
-
- isKnownEntityId(String) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- isKnownLocationId(String) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalLocationManager
-
- isLate - Variable in enum org.apache.brooklyn.entity.software.base.SoftwareProcess.ChildStartableMode
-
whether starting (stopping, restarting) children should be nested, so start occurs after the driver is started,
and stop before the driver is stopped (if false the children operations are concurrent with the parent),
(with restart always being done in parallel though this behaviour may change)
- isLessThanAndNotEqualTo(String) - Method in class org.apache.brooklyn.util.text.ComparableVersion
-
- isLessThanOrEqualTo(String) - Method in class org.apache.brooklyn.util.text.ComparableVersion
-
- isLinux() - Method in interface org.apache.brooklyn.api.location.OsDetails
-
- isLinux() - Method in class org.apache.brooklyn.core.location.BasicOsDetails
-
- isLive() - Method in class org.apache.brooklyn.util.time.CountdownTimer
-
- isLocal() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogDo
-
is "local" if it and all ancestors are not based on any remote urls
- isLocalhost(String) - Static method in class org.apache.brooklyn.util.net.Networking
-
returns true if the supplied string matches any known IP (v4 or v6) for this machine,
or if it can be resolved to any such address
- isLocalOnly(InetAddress) - Static method in class org.apache.brooklyn.util.net.Networking
-
Check whether this address is definitely not going to be usable on any other machine;
i.e.
- isLocalOnly(String) - Static method in class org.apache.brooklyn.util.net.Networking
-
- isLocationAvailable() - Method in interface org.apache.brooklyn.core.location.dynamic.LocationOwner
-
- isLocationAvailable() - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolImpl
-
- isLocationFirewalldEnabled(SshMachineLocation) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- isLocationManagementAllowed() - Method in interface org.apache.brooklyn.core.mgmt.internal.AccessManager
-
- isLocationManagementAllowed() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalAccessManager
-
- isLocationManagementAllowed() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentAccessManager
-
- isLocationProvisioningAllowed() - Method in interface org.apache.brooklyn.core.mgmt.internal.AccessManager
-
- isLocationProvisioningAllowed() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalAccessManager
-
- isLocationProvisioningAllowed() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentAccessManager
-
- isLocationProvisioningAllowed() - Method in class org.apache.brooklyn.rest.domain.AccessSummary
-
- isLongerThan(Duration) - Method in class org.apache.brooklyn.util.time.Duration
-
- isLongerThan(Stopwatch) - Method in class org.apache.brooklyn.util.time.Duration
-
- isLowerCase(String) - Static method in class org.apache.brooklyn.util.text.Strings
-
- isMac() - Method in interface org.apache.brooklyn.api.location.OsDetails
-
- isMac() - Method in class org.apache.brooklyn.core.location.BasicOsDetails
-
- isManaged(Entity) - Method in interface org.apache.brooklyn.api.mgmt.EntityManager
-
whether the entity is under management by this management context
- isManaged(Location) - Method in interface org.apache.brooklyn.api.mgmt.LocationManager
-
whether the location is under management by this management context
- isManaged(Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- isManaged() - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
- isManaged() - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- isManaged(Location) - Static method in class org.apache.brooklyn.core.location.Locations
-
- isManaged(Entity) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- isManaged(Location) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalLocationManager
-
- isManaged(Entity) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- isManaged(Location) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentLocationManager
-
- isManagedLocally(Entity) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
Whether the master entity record is local, and sensors and effectors can be properly accessed locally.
- isManagedLocally(Entity) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- isManagementContextReal() - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
- isMemberInCluster(Entity) - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseClusterImpl
-
- isMemberOf(Group) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
- isMicrosoftWindows() - Static method in class org.apache.brooklyn.util.os.Os
-
- isMostlyEmpty() - Method in interface org.apache.brooklyn.core.internal.storage.BrooklynStorage
-
asserts that some of the storage containers which should be empty are empty;
this could do more thorough checks, but as it is it is useful to catch many leaks,
and the things which aren't empty it's much harder to check whether they should be empty!
- isMostlyEmpty() - Method in class org.apache.brooklyn.core.internal.storage.impl.BrooklynStorageImpl
-
- isMultiLine(String) - Static method in class org.apache.brooklyn.util.text.Strings
-
- isNamed() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem.CatalogBundle
-
- isNamed() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogBundleDto
-
- isNamed() - Method in class org.apache.brooklyn.core.typereg.BasicOsgiBundleWithUrl
-
Deprecated.
- isNameResolved() - Method in interface org.apache.brooklyn.api.typereg.OsgiBundleWithUrl
-
- isNameResolved() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogBundleDto
-
- isNameResolved() - Method in class org.apache.brooklyn.core.typereg.BasicOsgiBundleWithUrl
-
- isNewStyle(Class<?>) - Static method in class org.apache.brooklyn.core.objs.proxy.InternalFactory
-
Returns true if this is a "new-style" policy (i.e.
- isNewStyleEnricher(Class<?>) - Static method in class org.apache.brooklyn.core.objs.proxy.InternalPolicyFactory
-
- isNewStyleLocation(ManagementContext, Class<?>) - Static method in class org.apache.brooklyn.core.objs.proxy.InternalLocationFactory
-
- isNewStyleLocation(Class<?>) - Static method in class org.apache.brooklyn.core.objs.proxy.InternalLocationFactory
-
- isNewStylePolicy(ManagementContext, Class<?>) - Static method in class org.apache.brooklyn.core.objs.proxy.InternalPolicyFactory
-
- isNewStylePolicy(Class<?>) - Static method in class org.apache.brooklyn.core.objs.proxy.InternalPolicyFactory
-
- isNoBraceGlobMatched(String, String) - Static method in class org.apache.brooklyn.util.text.WildcardGlobs
-
whether a glob-ish string without braces (e.g.
- isNoLongerLoaded() - Method in class org.apache.brooklyn.core.mgmt.internal.ManagementTransitionMode
-
This management node is now not going to be loaded here, either it is being destroyed
(not known anywhere, not even persisted) or simply forgotten here
- isNoLongerManaged(Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- isNoLongerManaged() - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
- isNonBlank() - Static method in class org.apache.brooklyn.util.text.StringPredicates
-
Tests if object is non-null and not a blank string.
- isNonBlank(CharSequence) - Static method in class org.apache.brooklyn.util.text.Strings
-
- isNonEmpty() - Method in class org.apache.brooklyn.util.internal.StringSystemProperty
-
- isNonEmpty(CharSequence) - Static method in class org.apache.brooklyn.util.text.Strings
-
- isNotExpired() - Method in class org.apache.brooklyn.util.time.CountdownTimer
-
- isNotPaused() - Method in class org.apache.brooklyn.util.time.CountdownTimer
-
false if started or paused, true otherwise (ie the timer is counting down, even if it is expired)
- isNull() - Method in class org.apache.brooklyn.core.internal.storage.impl.BasicReference
-
- isNull() - Method in interface org.apache.brooklyn.core.internal.storage.Reference
-
- isNull() - Method in class org.apache.brooklyn.util.guava.Maybe.Absent
-
- isNull() - Method in class org.apache.brooklyn.util.guava.Maybe.AbsentNull
-
- isNull() - Method in class org.apache.brooklyn.util.guava.Maybe
-
Whether the value is null, if present, or
if it was specified as absent because it was null,
e.g.
- isNull() - Method in class org.apache.brooklyn.util.guava.Maybe.Present
-
- isNull() - Method in class org.apache.brooklyn.util.guava.Maybe.SoftlyPresent
-
- iso() - Static method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
Formats byte sizes using ISO standard suffixes and binary multiples of 1024
- ISO_3166 - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- isOsgiCacheForCleaning(ManagementContext, File) - Static method in class org.apache.brooklyn.core.server.BrooklynServerPaths
-
- isPackageDownloadUrlProvided() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- isPackageInstall() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- isPermitted(Location) - Method in class org.apache.brooklyn.policy.loadbalancing.LocationConstraint
-
- isPersistenceRunning() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- isPidFromFileRunning(String) - Static method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks
-
- isPidRunning(Integer) - Static method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks
-
- isPidRunning(int) - Static method in class org.apache.brooklyn.qa.longevity.MonitorUtils
-
- isPidRunning(int, String) - Static method in class org.apache.brooklyn.qa.longevity.MonitorUtils
-
Confirm the given pid is running, and that the the process matches the given regex.
- isPinned() - Method in interface org.apache.brooklyn.api.objs.SpecParameter
-
Whether visible by default in UI, not all inputs may be visible at once
- isPinned() - Method in class org.apache.brooklyn.core.objs.BasicSpecParameter
-
- isPortAvailable(int) - Static method in class org.apache.brooklyn.util.net.Networking
-
- isPortAvailable(InetAddress, int) - Static method in class org.apache.brooklyn.util.net.Networking
-
- isPortValid(Integer) - Static method in class org.apache.brooklyn.util.net.Networking
-
- isPositive() - Method in class org.apache.brooklyn.util.time.Duration
-
- isPrefixBoring(Throwable) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
Returns whether this is throwable either known to be boring or to have an unhelpful type name (prefix)
which should be suppressed.
- isPrefixImportant(Throwable) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
Some throwables require a prefix for the message to make sense,
for instance NoClassDefFoundError's message is often just the type.
- isPreManaged() - Method in enum org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext.NonDeploymentManagementContextMode
-
- isPresent() - Method in class org.apache.brooklyn.util.guava.Maybe.Absent
-
- isPresent() - Method in class org.apache.brooklyn.util.guava.Maybe.AbstractPresent
-
- isPresent() - Method in class org.apache.brooklyn.util.guava.Maybe
-
- isPresent() - Method in class org.apache.brooklyn.util.guava.Maybe.SoftlyPresent
-
- isPresentAndNonNull() - Method in class org.apache.brooklyn.util.guava.Maybe
-
- isPrimary() - Method in class org.apache.brooklyn.core.mgmt.internal.ManagementTransitionMode
-
This management node is now the master for the given object
- isPrimitiveOrBoxer(Class<?>) - Static method in class org.apache.brooklyn.util.collections.Jsonya.JsonPrimitiveDeepTranslator
-
- isPrimitiveOrBoxer(Class<?>) - Static method in class org.apache.brooklyn.util.core.flags.TypeCoercions
-
- isPrivateSubnet(InetAddress) - Static method in class org.apache.brooklyn.util.net.Networking
-
Check if this is a private address, not exposed on the public Internet.
- isPrivateSubnet(String) - Static method in class org.apache.brooklyn.util.net.Networking
-
- isProtocolEnabled(Entity, String) - Static method in class org.apache.brooklyn.entity.webapp.WebAppServiceMethods
-
- isPublicIp(String) - Static method in class org.apache.brooklyn.util.net.Networking
-
returns whether the IP is _not_ in any private subnet
- isQueued() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- isQueued() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- isQueued() - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- isQueued(TaskAdaptable<?>) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- isQueuedAndNotSubmitted() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- isQueuedAndNotSubmitted() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- isQueuedAndNotSubmitted() - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- isQueuedOrSubmitted() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- isQueuedOrSubmitted() - Method in class org.apache.brooklyn.util.core.task.DynamicTasks.TaskQueueingResult
-
returns true if the task either is currently queued or has been submitted
- isQueuedOrSubmitted() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- isQueuedOrSubmitted() - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- isQueuedOrSubmitted(TaskAdaptable<?>) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- isQuorate(int, int) - Method in interface org.apache.brooklyn.util.collections.QuorumCheck
-
- isQuorate(int, int) - Method in class org.apache.brooklyn.util.collections.QuorumCheck.LinearRangeQuorumCheck
-
- isQuorate(int, int) - Method in class org.apache.brooklyn.util.collections.QuorumCheck.NumericQuorumCheck
-
- isReachable(HostAndPort) - Static method in class org.apache.brooklyn.util.net.Networking
-
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.brooklyn.rest.util.FormMapProvider
-
- isReadOnly(BrooklynObject) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindContext
-
- isReadOnly(Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
as EntityManagerInternal#isReadOnly(Entity)
- isReadOnly() - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
Whether the entity and its adjuncts should be treated as read-only;
error if initializing and RO status is unknown.
- isReadOnly() - Method in class org.apache.brooklyn.core.mgmt.internal.ManagementTransitionMode
-
Object is now being loaded as read-only at this management node;
expect active management to be occurring elsewhere
- isReadOnly(BrooklynObject) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- isReadOnlyRaw() - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
Whether the entity and its adjuncts should be treated as read-only;
may be null briefly when initializing if RO status is unknown.
- isReadOnlyRunning() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- isRebinding() - Static method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl.RebindTracker
-
- isReconfigurable() - Method in interface org.apache.brooklyn.config.ConfigKey
-
- isReconfigurable() - Method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- isReconfigurable() - Method in class org.apache.brooklyn.rest.domain.ConfigSummary
-
- isReplicaSetMember() - Method in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- isReplicaSetMember() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBServerImpl
-
- isRequested() - Method in class org.apache.brooklyn.cli.Main.AppShutdownHandler
-
- isResolverPrefixForSpec(LocationResolver, String, boolean) - Static method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- isResponseOkay(Object) - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- isRiakOnPath() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- isRunning() - Method in interface org.apache.brooklyn.api.location.MachineManagementMixins.MachineMetadata
-
- isRunning() - Method in interface org.apache.brooklyn.api.mgmt.ha.HighAvailabilityManager
-
Whether HA mode is operational
- isRunning() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
Whether the management context has been initialized and not yet terminated.
- isRunning() - Method in interface org.apache.brooklyn.api.objs.EntityAdjunct
-
Whether the adjunct is available/active, ie started and not stopped or interrupted
- isRunning() - Method in class org.apache.brooklyn.core.feed.AbstractFeed
-
- isRunning() - Method in class org.apache.brooklyn.core.feed.Poller
-
- isRunning() - Method in class org.apache.brooklyn.core.location.BasicMachineMetadata
-
- isRunning() - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- isRunning() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- isRunning() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- isRunning() - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
- isRunning() - Method in class org.apache.brooklyn.core.policy.AbstractPolicy
-
- isRunning() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.chef.ChefSoloDriver
-
Deprecated.
- isRunning() - Method in class org.apache.brooklyn.entity.cm.salt.impl.SaltEntitySshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.database.crate.CrateNodeSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.database.derby.DerbyDatabaseSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.database.rubyrep.RubyRepSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.messaging.kafka.AbstractfKafkaSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.messaging.storm.StormSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.monitoring.monit.MonitSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGatewaySshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNodeSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.nosql.infinispan.Infinispan5SshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.nosql.mongodb.AbstractMongoDBSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.nosql.redis.RedisStoreSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.nosql.solr.SolrServerSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.osgi.karaf.KarafSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.software.base.EmptySoftwareProcessSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.software.base.EmptyWindowsProcessWinRmDriver
-
- isRunning() - Method in interface org.apache.brooklyn.entity.software.base.SoftwareProcessDriver
-
Whether the entity components have started.
- isRunning() - Method in class org.apache.brooklyn.entity.software.base.VanillaSoftwareProcessSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.software.base.VanillaWindowsProcessWinRmDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss6SshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7SshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.webapp.jetty.Jetty6SshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.webapp.tomcat.TomcatSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.entity.zookeeper.ZooKeeperSshDriver
-
- isRunning() - Method in class org.apache.brooklyn.qa.load.SimulatedJBoss7ServerImpl.SimulatedJBoss7SshDriver
-
- isRunning() - Method in class org.apache.brooklyn.util.time.CountdownTimer
-
- isSaltInstalled(boolean) - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltSshTasks
-
- isSearchEnabled() - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- isSearchEnabled() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- isSecret(String) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Deprecated.
since 0.7; instead use Sanitizer#IS_SECRET_PREDICATE.apply(Object)
- isSecure() - Method in class org.apache.brooklyn.entity.java.JmxSupport
-
- isServerErrorStatusCode(int) - Static method in class org.apache.brooklyn.util.http.HttpAsserts
-
- isSet(Map<?, ?>) - Method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- isSet(Map<?, ?>) - Method in class org.apache.brooklyn.core.config.internal.AbstractStructuredConfigKey
-
- isSet(Map<?, ?>) - Method in class org.apache.brooklyn.core.config.SubElementConfigKey
-
- isSet(Map<?, ?>) - Method in interface org.apache.brooklyn.util.core.internal.ConfigKeySelfExtracting
-
- isSetterVisible(Method) - Method in class org.apache.brooklyn.rest.util.json.PossiblyStrictPreferringFieldsVisibilityChecker
-
- isSetterVisible(AnnotatedMethod) - Method in class org.apache.brooklyn.rest.util.json.PossiblyStrictPreferringFieldsVisibilityChecker
-
- isShorterThan(Duration) - Method in class org.apache.brooklyn.util.time.Duration
-
- isShorterThan(Stopwatch) - Method in class org.apache.brooklyn.util.time.Duration
-
- isShutdown() - Method in interface org.apache.brooklyn.api.mgmt.ExecutionContext
-
- isShutdown() - Method in interface org.apache.brooklyn.api.mgmt.ExecutionManager
-
- isShutdown() - Method in class org.apache.brooklyn.util.core.task.BasicExecutionContext
-
- isShutdown() - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- isShuttingDown() - Method in interface org.apache.brooklyn.rest.api.ServerApi
-
- isShuttingDown() - Method in class org.apache.brooklyn.rest.resources.ServerResource
-
- isSkip() - Method in class org.apache.brooklyn.test.support.TestResourceUnavailableException
-
- isSnapshot() - Method in class org.apache.brooklyn.core.BrooklynVersion
-
- isSnapshot() - Method in class org.apache.brooklyn.util.maven.MavenArtifact
-
- isSshable() - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- isSsl() - Method in interface org.apache.brooklyn.entity.proxy.AbstractController
-
- isSsl() - Method in class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- isStackTraceElementUseful(StackTraceElement) - Static method in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
- isStandby(ManagementNodeState) - Static method in enum org.apache.brooklyn.api.mgmt.ha.ManagementNodeState
-
true for non-master modes which can be promoted to master
- isStarted() - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- isStarted() - Method in class org.apache.brooklyn.util.logback.JcloudsPersistenceThreadDiscriminator
-
- isStartupComplete() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
Whether all startup tasks have completed.
- isStartupComplete() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- isStartupComplete() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- isStatusCodeHealthy(int) - Static method in class org.apache.brooklyn.util.http.HttpTool
-
- isSticky() - Method in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- isSticky() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxControllerImpl
-
- isStrict() - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- isStrictSerialization() - Static method in class org.apache.brooklyn.rest.util.json.BidiSerialization
-
- isStringStartingWith(String) - Static method in class org.apache.brooklyn.util.text.StringPredicates
-
true if the object *is* a CharSequence
starting with the given prefix
- isSubMapOf(Map<String, String>, Map<String, String>) - Static method in class org.apache.brooklyn.location.jclouds.pool.MachinePoolPredicates
-
- isSubmitted() - Method in interface org.apache.brooklyn.api.mgmt.Task
-
Whether task has been submitted
Submitted tasks are normally expected to start running then complete,
but unsubmitted tasks are sometimes passed around for someone else to submit them.
- isSubmitted() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- isSubmitted() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- isSubmitted(TaskAdaptable<?>) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- isSubTask(Task<?>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- isSubtypeOf(RegisteredType, RegisteredType) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
- isSubtypeOf(RegisteredType, Class<?>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
Queries recursively the supertypes of
RegisteredType
to see whether it
inherits from the given
Class
- isSuccessful() - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskWrapper
-
- isSudoAllowed() - Static method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
- isSuspended() - Method in interface org.apache.brooklyn.api.policy.Policy
-
Whether the policy is suspended
- isSuspended() - Method in interface org.apache.brooklyn.api.sensor.Feed
-
- isSuspended() - Method in class org.apache.brooklyn.core.feed.AbstractFeed
-
- isSuspended() - Method in class org.apache.brooklyn.core.policy.AbstractPolicy
-
- isSystemBundle(Bundle) - Static method in class org.apache.brooklyn.rt.felix.EmbeddedFelixFramework
-
- isSystemEnricher(Enricher) - Static method in class org.apache.brooklyn.core.entity.EntityAdjuncts
-
- isTopLevelApp() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.EntityMemento
-
true if the entity is top-level (parentless) and an application
(there may be parentless "orphaned" entities, for which this is false,
and "application" instances nested inside other apps, for which this is again)
- isTopLevelApp() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEntityMemento
-
- isTransient(Task<?>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- isTriggered(double, double, double, double) - Method in class org.apache.brooklyn.policy.followthesun.FollowTheSunParameters
-
- isTrivial(Object) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- isTrusted(X509Certificate[], String) - Method in class org.apache.brooklyn.util.http.HttpTool.TrustAllStrategy
-
- isUnhealthyResponse(Response) - Static method in class org.apache.brooklyn.rest.client.BrooklynApiUtil
-
- isUnused(ConfigKey<?>) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- isUp() - Method in interface org.apache.brooklyn.rest.api.ServerApi
-
- isUp() - Method in class org.apache.brooklyn.rest.resources.ServerResource
-
- isUrlServerSideAndSafe(String) - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
true if the URL points to content which must be resolved on the server-side (i.e.
- isUrlUp(URL) - Static method in class org.apache.brooklyn.qa.longevity.MonitorUtils
-
Confirm can read from URL.
- isUrlWithProtocol(String) - Static method in class org.apache.brooklyn.util.net.Urls
-
returns true if the string begins with a non-empty string of letters followed by a colon,
i.e.
- isUseful(StackTraceElement) - Method in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
- isUsingPassword() - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
if a password is available, and either this is preferred over a key or there is no key
- isValid(String) - Static method in enum org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent.Scope
-
- isValidForDoubleQuotingInBash(String) - Static method in class org.apache.brooklyn.util.text.StringEscapes.BashStringEscapes
-
- isValidIp4(String) - Static method in class org.apache.brooklyn.util.net.Networking
-
checks whether given string matches a valid numeric IP (v4) address, e.g.
- isValidToken(String, String, String) - Static method in class org.apache.brooklyn.util.text.Identifiers
-
- isValuePresent() - Method in class org.apache.brooklyn.util.core.flags.FlagUtils.FlagConfigKeyAndValueRecord
-
true if value is present for either flag or config key
- isValueValid(T) - Method in interface org.apache.brooklyn.config.ConfigKey
-
- isValueValid(T) - Method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- isWelcomeRootEnabled() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7ServerImpl
-
- isWindows() - Method in interface org.apache.brooklyn.api.location.OsDetails
-
- isWindows() - Method in class org.apache.brooklyn.core.location.BasicOsDetails
-
- isWindows(Template, ConfigBag) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- isWindows(Image, ConfigBag) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
Whether VMs provisioned from this image will be Windows.
- isWindows(NodeMetadata, ConfigBag) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
Whether the given VM is Windows.
- isWindows() - Static method in class org.apache.brooklyn.test.support.PlatformTestSelectorListener
-
- isWrappedInDoubleQuotes(String) - Static method in class org.apache.brooklyn.util.text.StringEscapes
-
if s is wrapped in double quotes containing no unescaped double quotes
- isWrappedInMatchingQuotes(String) - Static method in class org.apache.brooklyn.util.text.StringEscapes
-
if s is wrapped in single or double quotes containing no unescaped quotes of that type
- isWrappedInSingleQuotes(String) - Static method in class org.apache.brooklyn.util.text.StringEscapes
-
if s is wrapped in single quotes containing no unescaped single quotes
- isWrapperApp(EntitySpec<?>) - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
- isZero() - Method in class org.apache.brooklyn.util.math.BitList
-
true iff all bits are 0
- item - Variable in class org.apache.brooklyn.policy.followthesun.FollowTheSunPool.ContainerItemPair
-
- item - Variable in class org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPool.ContainerItemPair
-
- ITEM_ADDED - Static variable in interface org.apache.brooklyn.policy.followthesun.FollowTheSunPool
-
- ITEM_ADDED - Static variable in interface org.apache.brooklyn.policy.loadbalancing.BalanceableContainer
-
- ITEM_ADDED - Static variable in interface org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPool
-
- ITEM_FILTER - Static variable in interface org.apache.brooklyn.policy.loadbalancing.ItemsInContainersGroup
-
- ITEM_MOVED - Static variable in interface org.apache.brooklyn.policy.followthesun.FollowTheSunPool
-
- ITEM_MOVED - Static variable in interface org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPool
-
- ITEM_REMOVED - Static variable in interface org.apache.brooklyn.policy.followthesun.FollowTheSunPool
-
- ITEM_REMOVED - Static variable in interface org.apache.brooklyn.policy.loadbalancing.BalanceableContainer
-
- ITEM_REMOVED - Static variable in interface org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPool
-
- ItemDescriptors - Class in org.apache.brooklyn.cli.lister
-
- ItemDescriptors() - Constructor for class org.apache.brooklyn.cli.lister.ItemDescriptors
-
- itemDistributionToString() - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
Warning: this can be an expensive (time and memory) operation if there are a lot of items/containers.
- itemDistributionToString() - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
Warning: this can be an expensive (time and memory) operation if there are a lot of items/containers.
- itemKey(String) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixPollConfig
-
- ItemLister - Class in org.apache.brooklyn.cli
-
- ItemLister() - Constructor for class org.apache.brooklyn.cli.ItemLister
-
- ItemLister.ListAllCommand - Class in org.apache.brooklyn.cli
-
- ItemLister.ListAllCommand() - Constructor for class org.apache.brooklyn.cli.ItemLister.ListAllCommand
-
- ItemsInContainersGroup - Interface in org.apache.brooklyn.policy.loadbalancing
-
A group of items that are contained within a given (dynamically changing) set of containers.
- ItemsInContainersGroupImpl - Class in org.apache.brooklyn.policy.loadbalancing
-
A group of items that are contained within a given (dynamically changing) set of containers.
- ItemsInContainersGroupImpl() - Constructor for class org.apache.brooklyn.policy.loadbalancing.ItemsInContainersGroupImpl
-
- iterations - Variable in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- iterations(int) - Method in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- iterations - Variable in class org.apache.brooklyn.test.performance.PerformanceTestResult
-
- iterator() - Method in interface org.apache.brooklyn.api.entity.Entity.AdjunctSupport
-
- iterator() - Method in interface org.apache.brooklyn.api.entity.Entity.GroupSupport
-
A read-only thread-safe iterator over all the
Group
s that this entity is a member of.
- iterator() - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicEnricherSupport
-
- iterator() - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicGroupSupport
-
- iterator() - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicPolicySupport
-
- iterator() - Method in class org.apache.brooklyn.core.location.PortRanges.AggregatePortRange
-
- iterator() - Method in class org.apache.brooklyn.core.location.PortRanges.LinearPortRange
-
- iterator() - Method in class org.apache.brooklyn.core.location.PortRanges.SinglePort
-
- iterator() - Method in class org.apache.brooklyn.location.jclouds.pool.MachineSet
-
- iterator() - Method in class org.apache.brooklyn.util.collections.SetFromLiveMap
-
- iterator() - Method in class org.apache.brooklyn.util.javalang.AggregateClassLoader
-
- PaasLocation - Interface in org.apache.brooklyn.location.paas
-
Location
representing an application container on a PaaS provider.
- packageName(Object) - Static method in class org.apache.brooklyn.util.javalang.JavaClassNames
-
- packagePath(Object) - Static method in class org.apache.brooklyn.util.javalang.JavaClassNames
-
returns e.g.
- PACKETS_RECEIVED - Static variable in interface org.apache.brooklyn.entity.zookeeper.ZooKeeperNode
-
- PACKETS_SENT - Static variable in interface org.apache.brooklyn.entity.zookeeper.ZooKeeperNode
-
- parallel(boolean) - Method in class org.apache.brooklyn.util.core.task.TaskBuilder
-
whether task that is built should be parallel; cannot (currently) also be dynamic
- parallel(TaskAdaptable<?>...) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- parallel(String, TaskAdaptable<?>...) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- parallel(Iterable<? extends TaskAdaptable<?>>) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- parallel(String, Iterable<? extends TaskAdaptable<?>>) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- ParallelTask<T> - Class in org.apache.brooklyn.util.core.task
-
- ParallelTask(Object...) - Constructor for class org.apache.brooklyn.util.core.task.ParallelTask
-
- ParallelTask(Map<String, ?>, Collection<? extends Object>) - Constructor for class org.apache.brooklyn.util.core.task.ParallelTask
-
- ParallelTask(Collection<? extends Object>) - Constructor for class org.apache.brooklyn.util.core.task.ParallelTask
-
- ParallelTask(Map<String, ?>, Iterable<? extends Object>) - Constructor for class org.apache.brooklyn.util.core.task.ParallelTask
-
- ParallelTask(Iterable<? extends Object>) - Constructor for class org.apache.brooklyn.util.core.task.ParallelTask
-
- ParallelTestCase - Interface in org.apache.brooklyn.test.framework
-
This implementation will start all child entities in parallel.
- ParallelTestCaseImpl - Class in org.apache.brooklyn.test.framework
-
This implementation will start all child entities in parallel.
- ParallelTestCaseImpl() - Constructor for class org.apache.brooklyn.test.framework.ParallelTestCaseImpl
-
- parameter(Class<?>, String) - Method in class org.apache.brooklyn.core.effector.Effectors.EffectorBuilder
-
- parameter(Class<?>, String, String) - Method in class org.apache.brooklyn.core.effector.Effectors.EffectorBuilder
-
- parameter(Class<V>, String, String, V) - Method in class org.apache.brooklyn.core.effector.Effectors.EffectorBuilder
-
- parameter(ConfigKey<V>) - Method in class org.apache.brooklyn.core.effector.Effectors.EffectorBuilder
-
- parameter(ParameterType<?>) - Method in class org.apache.brooklyn.core.effector.Effectors.EffectorBuilder
-
- parameter(ParameterType<T>) - Static method in class org.apache.brooklyn.core.effector.EffectorTasks
-
- parameter(Class<T>, String) - Static method in class org.apache.brooklyn.core.effector.EffectorTasks
-
- parameter(ConfigKey<T>) - Static method in class org.apache.brooklyn.core.effector.EffectorTasks
-
- parameters(List<? extends SpecParameter<?>>) - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- parameters(List<SpecParameter<?>>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento.Builder
-
- PARAMETERS - Static variable in class org.apache.brooklyn.enricher.stock.reducer.Reducer
-
- parametersAdd(List<? extends SpecParameter<?>>) - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
adds the given parameters
- parametersReplace(List<? extends SpecParameter<?>>) - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
replaces parameters with the given
- ParameterType<T> - Interface in org.apache.brooklyn.api.effector
-
Similar to the concepts in the JMX MBeanParameterInfo
class.
- params(Map<String, String>) - Method in class org.apache.brooklyn.util.http.HttpTool.HttpFormPostBuilder
-
- parent(Entity) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- parent(Location) - Method in class org.apache.brooklyn.api.location.LocationSpec
-
- parent() - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
- parent() - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
-
- parent - Variable in class org.apache.brooklyn.core.config.SubElementConfigKey
-
- parent - Variable in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient.SmartSubdomain
-
- PARENT_LOCATION - Static variable in class org.apache.brooklyn.core.location.AbstractLocation
-
- parse(Map<String, Object>) - Method in class org.apache.brooklyn.camp.brooklyn.BrooklynCampPlatform.YamlParserImpl
-
- parse(String) - Method in class org.apache.brooklyn.camp.brooklyn.BrooklynCampPlatform.YamlParserImpl
-
- parse() - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.parse.DslParser
-
- parse(Map<String, Object>) - Method in interface org.apache.brooklyn.core.mgmt.internal.CampYamlParser
-
- parse(String) - Method in interface org.apache.brooklyn.core.mgmt.internal.CampYamlParser
-
- parse() - Method in class org.apache.brooklyn.util.core.text.DataUriSchemeParser
-
- parse(String) - Static method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
- parse(String, String) - Static method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
- parse(String, String, ByteSizeStrings) - Static method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
parses the given string as a byte size string, e.g.
- parse(String) - Static method in class org.apache.brooklyn.util.text.KeyValueParser
-
Deprecated.
- parse(String) - Static method in class org.apache.brooklyn.util.time.Duration
-
- PARSE_ERROR - Static variable in class org.apache.brooklyn.cli.AbstractMain
-
- parseAll(String) - Static method in class org.apache.brooklyn.util.yaml.Yamls
-
simplifies new Yaml().loadAll, and converts to list to prevent single-use iterable bug in yaml
- parseAll(Reader) - Static method in class org.apache.brooklyn.util.yaml.Yamls
-
- parseCalendar(String) - Static method in class org.apache.brooklyn.util.time.Time
-
Parses dates from string, accepting many formats including ISO-8601 and http://yaml.org/type/timestamp.html,
e.g.
- parseCalendarFormat(String, String) - Static method in class org.apache.brooklyn.util.time.Time
-
- parseCalendarFormat(String, DateFormat) - Static method in class org.apache.brooklyn.util.time.Time
-
- parseCalendarMaybe(String) - Static method in class org.apache.brooklyn.util.time.Time
-
- parseChecked() - Method in class org.apache.brooklyn.util.core.text.DataUriSchemeParser
-
- parseDate(String) - Static method in class org.apache.brooklyn.util.time.Time
-
- parseDateString(String, DateFormat) - Static method in class org.apache.brooklyn.util.time.Time
-
- parseDeploymentPlan(Reader) - Method in class org.apache.brooklyn.camp.spi.resolve.PdpProcessor
-
- parseDeploymentPlan(String) - Method in class org.apache.brooklyn.camp.spi.resolve.PdpProcessor
-
- parseDuration(String) - Static method in class org.apache.brooklyn.util.time.Time
-
- parseElapsedTime(String) - Static method in class org.apache.brooklyn.util.time.Time
-
- parseElapsedTimeAsDouble(String) - Static method in class org.apache.brooklyn.util.time.Time
-
Parses a string eg '5s' or '20m 22.123ms', returning the number of milliseconds it represents;
-1 on blank or never or off or false.
- parseLibraries(Collection<?>) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
Parses an instance of CatalogLibrariesDto from the given List.
- parseList(String) - Static method in class org.apache.brooklyn.util.text.KeyValueParser
-
- parseMap(String) - Static method in class org.apache.brooklyn.util.text.KeyValueParser
-
takes a string of the form "key=value,key2=value2" and returns a map;
values can be quoted (but not keys)
- parseOsgiIdentifier(String) - Static method in class org.apache.brooklyn.util.core.osgi.Osgis
-
- parseOsgiIdentifier(String) - Static method in class org.apache.brooklyn.util.osgi.OsgiUtils
-
Takes a string which might be of the form "symbolic-name" or "symbolic-name:version" (or something else entirely)
and returns a VersionedName.
- parseSingle(String) - Static method in class org.apache.brooklyn.entity.database.mysql.MySqlRowParser
-
- parseTimeString(String) - Static method in class org.apache.brooklyn.util.time.Time
-
- parseTimeStringAsDouble(String) - Static method in class org.apache.brooklyn.util.time.Time
-
- PASSWD - Static variable in interface org.apache.brooklyn.entity.messaging.qpid.QpidBroker
-
- PASSWD_PATH - Static variable in class org.apache.brooklyn.demo.StandaloneQpidBrokerExample
-
- PASSWORD - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- PASSWORD - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- PASSWORD - Static variable in class org.apache.brooklyn.core.sensor.http.HttpRequestSensor
-
- PASSWORD - Static variable in interface org.apache.brooklyn.entity.database.mariadb.MariaDbNode
-
- PASSWORD - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode.ChangePasswordEffector
-
- PASSWORD - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode
-
- PASSWORD - Static variable in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlNode
-
- password(String) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- PASSWORD - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- PASSWORD - Static variable in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- password(String) - Method in class org.apache.brooklyn.util.core.internal.ssh.SshAbstractTool.AbstractSshToolBuilder
-
- password(String) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection.Builder
-
- PASSWORD_FOR_USER(String) - Static method in class org.apache.brooklyn.rest.BrooklynWebConfig
-
- PASSWORD_LENGTH - Static variable in class org.apache.brooklyn.core.sensor.password.CreatePasswordSensor
-
- PASSWORD_VALID_CHARS - Static variable in class org.apache.brooklyn.util.text.Identifiers
-
- PasswordHasher - Class in org.apache.brooklyn.rest.security
-
- PasswordHasher() - Constructor for class org.apache.brooklyn.rest.security.PasswordHasher
-
- PATH - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode.ExportDumpEffector
-
- PATH - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode.ImportDumpEffector
-
- PATH - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.UrlMapping
-
- pause() - Method in class org.apache.brooklyn.util.time.CountdownTimer
-
pauses the timer, if running; no-op if not running
- PBC_ACTIVE - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- PBC_CONNECTS - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- PCRE_VERSION - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- pdp() - Method in class org.apache.brooklyn.camp.CampPlatform
-
- PdpMatcher - Interface in org.apache.brooklyn.camp.spi.resolve
-
Matchers build up the AssemblyTemplate by matching against items in the deployment plan
- PdpMatcher.ArtifactMatcher - Class in org.apache.brooklyn.camp.spi.resolve
-
- PdpMatcher.ArtifactMatcher(String) - Constructor for class org.apache.brooklyn.camp.spi.resolve.PdpMatcher.ArtifactMatcher
-
- PdpMatcher.ServiceMatcher - Class in org.apache.brooklyn.camp.spi.resolve
-
- PdpMatcher.ServiceMatcher(String) - Constructor for class org.apache.brooklyn.camp.spi.resolve.PdpMatcher.ServiceMatcher
-
- PdpProcessor - Class in org.apache.brooklyn.camp.spi.resolve
-
- PdpProcessor(CampPlatform) - Constructor for class org.apache.brooklyn.camp.spi.resolve.PdpProcessor
-
- PEAK_THREAD_COUNT - Static variable in interface org.apache.brooklyn.entity.java.UsesJavaMXBeans
-
- peek(BrooklynObjectType, String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.LookupContext
-
- peek() - Method in class org.apache.brooklyn.camp.spi.AssemblyTemplate.Builder
-
allows callers to see the partially formed instance when needed, for example to query instantiators;
could be replaced by specific methods as and when that is preferred
- peek(BrooklynObjectType, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextLookupContext
-
- peek(ConfigKey<T>) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
like get, but without marking it as used
- peekTask() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
returns the task, if it has been constructed, or null; use
ScriptHelper.newTask()
to build
(if it is null and you need a task)
- PEERS - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- PER_USER_ENTITLEMENTS_CONFIG_PREFIX - Static variable in class org.apache.brooklyn.core.mgmt.entitlement.PerUserEntitlementManager
-
- percent(int) - Static method in class org.apache.brooklyn.util.math.MathFunctions
-
returns a string where the input number is expressed as percent, with given number of significant digits
- PERFORMANCE_COUNTERS - Static variable in class org.apache.brooklyn.core.sensor.windows.WindowsPerformanceCounterSensors
-
- performanceCounterName(String) - Method in class org.apache.brooklyn.feed.windows.WindowsPerformanceCounterPollConfig
-
- PerformanceMeasurer - Class in org.apache.brooklyn.test.performance
-
For running simplistic performance tests, to measure the number of operations per second.
- PerformanceMeasurer() - Constructor for class org.apache.brooklyn.test.performance.PerformanceMeasurer
-
- PerformanceTestDescriptor - Class in org.apache.brooklyn.test.performance
-
For building up a description of what to measure.
- PerformanceTestDescriptor() - Constructor for class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- PerformanceTestResult - Class in org.apache.brooklyn.test.performance
-
The results of a performance test.
- PerformanceTestResult() - Constructor for class org.apache.brooklyn.test.performance.PerformanceTestResult
-
- PerformanceTestUtils - Class in org.apache.brooklyn.test.performance
-
- PerformanceTestUtils() - Constructor for class org.apache.brooklyn.test.performance.PerformanceTestUtils
-
- PerformanceTestUtils - Class in org.apache.brooklyn.test
-
- PerformanceTestUtils() - Constructor for class org.apache.brooklyn.test.PerformanceTestUtils
-
Deprecated.
- period(Duration) - Method in class org.apache.brooklyn.core.feed.PollConfig
-
- period(long) - Method in class org.apache.brooklyn.core.feed.PollConfig
-
- period(long, TimeUnit) - Method in class org.apache.brooklyn.core.feed.PollConfig
-
- period(Duration) - Method in class org.apache.brooklyn.entity.chef.ChefAttributeFeed.Builder
-
- period(long) - Method in class org.apache.brooklyn.entity.chef.ChefAttributeFeed.Builder
-
- period(long, TimeUnit) - Method in class org.apache.brooklyn.entity.chef.ChefAttributeFeed.Builder
-
- period(long) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- period(long, TimeUnit) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- period(Duration) - Method in class org.apache.brooklyn.feed.function.FunctionFeed.Builder
-
- period(long) - Method in class org.apache.brooklyn.feed.function.FunctionFeed.Builder
-
- period(long, TimeUnit) - Method in class org.apache.brooklyn.feed.function.FunctionFeed.Builder
-
- period(Duration) - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- period(long) - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- period(long, TimeUnit) - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- period(Duration) - Method in class org.apache.brooklyn.feed.jmx.JmxFeed.Builder
-
- period(long) - Method in class org.apache.brooklyn.feed.jmx.JmxFeed.Builder
-
- period(long, TimeUnit) - Method in class org.apache.brooklyn.feed.jmx.JmxFeed.Builder
-
- period(long) - Method in class org.apache.brooklyn.feed.shell.ShellFeed.Builder
-
- period(long, TimeUnit) - Method in class org.apache.brooklyn.feed.shell.ShellFeed.Builder
-
- period(Duration) - Method in class org.apache.brooklyn.feed.ssh.SshFeed.Builder
-
- period(long) - Method in class org.apache.brooklyn.feed.ssh.SshFeed.Builder
-
- period(long, TimeUnit) - Method in class org.apache.brooklyn.feed.ssh.SshFeed.Builder
-
- period(Duration) - Method in class org.apache.brooklyn.feed.windows.WindowsPerformanceCounterFeed.Builder
-
- period(long) - Method in class org.apache.brooklyn.feed.windows.WindowsPerformanceCounterFeed.Builder
-
- period(long, TimeUnit) - Method in class org.apache.brooklyn.feed.windows.WindowsPerformanceCounterFeed.Builder
-
- period(Duration) - Method in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector.Builder
-
sets how often to test for latency
- period(int, TimeUnit) - Method in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector.Builder
-
- PERIOD - Static variable in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector
-
- period(Duration) - Method in class org.apache.brooklyn.util.core.task.ScheduledTask
-
- period(long) - Method in class org.apache.brooklyn.util.core.task.ScheduledTask
-
- PeriodicDeltaChangeListener - Class in org.apache.brooklyn.core.mgmt.rebind
-
A "simple" implementation that periodically persists all entities/locations/policies that have changed
since the last periodic persistence.
- PeriodicDeltaChangeListener(ExecutionContext, BrooklynMementoPersister, PersistenceExceptionHandler, PersistenceActivityMetrics, Duration) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.PeriodicDeltaChangeListener
-
- persist(CatalogItem<?, ?>) - Method in interface org.apache.brooklyn.api.catalog.BrooklynCatalog
-
persists the catalog item to the object store, if persistence is enabled
- persist - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- persist(CatalogItem<?, ?>) - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- persist(Date, PerformanceTestDescriptor, PerformanceTestResult) - Method in class org.apache.brooklyn.test.performance.FilePersister
-
- persist(Date, PerformanceTestDescriptor, PerformanceTestResult) - Method in interface org.apache.brooklyn.test.performance.MeasurementResultPersister
-
- persistence(AttributeSensor.SensorPersistenceMode) - Method in class org.apache.brooklyn.core.sensor.Sensors.Builder
-
- PERSISTENCE_BACKUPS_DIR - Static variable in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
- PERSISTENCE_BACKUPS_LOCATION_SPEC - Static variable in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
- PERSISTENCE_BACKUPS_REQUIRED - Static variable in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
Deprecated.
since 0.7.0, use #PERSISTENCE_BACKUPS_ON_PROMOTION
and #PERSISTENCE_BACKUPS_ON_DEMOTION
,
which allow using a different target location and are supported on more environments (and now default to true)
- PERSISTENCE_BACKUPS_REQUIRED_ON_DEMOTION - Static variable in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
- PERSISTENCE_BACKUPS_REQUIRED_ON_PROMOTION - Static variable in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
- PERSISTENCE_DIR - Static variable in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
- PERSISTENCE_LOCATION_SPEC - Static variable in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
- PersistenceActivityMetrics - Class in org.apache.brooklyn.core.mgmt.persist
-
- PersistenceActivityMetrics() - Constructor for class org.apache.brooklyn.core.mgmt.persist.PersistenceActivityMetrics
-
- persistenceDir - Variable in class org.apache.brooklyn.cli.Main.CopyStateCommand
-
- persistenceDir - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- persistenceDir(String) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- persistenceDir(File) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- PersistenceExceptionHandler - Interface in org.apache.brooklyn.api.mgmt.rebind
-
Handler called on all exceptions to do with persistence.
- PersistenceExceptionHandlerImpl - Class in org.apache.brooklyn.core.mgmt.rebind
-
- PersistenceExceptionHandlerImpl(PersistenceExceptionHandlerImpl.Builder) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.PersistenceExceptionHandlerImpl
-
- PersistenceExceptionHandlerImpl.Builder - Class in org.apache.brooklyn.core.mgmt.rebind
-
- PersistenceExceptionHandlerImpl.Builder() - Constructor for class org.apache.brooklyn.core.mgmt.rebind.PersistenceExceptionHandlerImpl.Builder
-
- persistenceLocation - Variable in class org.apache.brooklyn.cli.Main.CopyStateCommand
-
- persistenceLocation - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- persistenceLocation(String) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- PersistenceObjectStore - Interface in org.apache.brooklyn.core.mgmt.persist
-
Interface for working with persistence targets, including file system and jclouds object stores.
- PersistenceObjectStore.StoreObjectAccessor - Interface in org.apache.brooklyn.core.mgmt.persist
-
- PersistenceObjectStore.StoreObjectAccessorWithLock - Interface in org.apache.brooklyn.core.mgmt.persist
-
- persister - Variable in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- PERSISTER_MAX_SERIALIZATION_ATTEMPTS - Static variable in class org.apache.brooklyn.core.mgmt.persist.BrooklynMementoPersisterToObjectStore
-
- PERSISTER_MAX_THREAD_POOL_SIZE - Static variable in class org.apache.brooklyn.core.mgmt.persist.BrooklynMementoPersisterToObjectStore
-
- PersisterDeltaImpl - Class in org.apache.brooklyn.core.mgmt.rebind
-
- PersisterDeltaImpl() - Constructor for class org.apache.brooklyn.core.mgmt.rebind.PersisterDeltaImpl
-
- PersistMode - Enum in org.apache.brooklyn.core.mgmt.persist
-
- persistMode(PersistMode) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- persistNowSafely() - Method in class org.apache.brooklyn.core.mgmt.rebind.PeriodicDeltaChangeListener
-
- persistPeriod(Duration) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- persistState(BrooklynMementoRawData, String, String) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- PerUserEntitlementManager - Class in org.apache.brooklyn.core.mgmt.entitlement
-
- PerUserEntitlementManager(BrooklynProperties) - Constructor for class org.apache.brooklyn.core.mgmt.entitlement.PerUserEntitlementManager
-
- PerUserEntitlementManager(EntitlementManager) - Constructor for class org.apache.brooklyn.core.mgmt.entitlement.PerUserEntitlementManager
-
- PerUserEntitlementManagerWithDefault - Class in org.apache.brooklyn.core.mgmt.entitlement
-
Deprecated.
- PerUserEntitlementManagerWithDefault(EntitlementManager) - Constructor for class org.apache.brooklyn.core.mgmt.entitlement.PerUserEntitlementManagerWithDefault
-
Deprecated.
- PID - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- PID_FILE - Static variable in interface org.apache.brooklyn.entity.chef.ChefConfig
-
- PID_FILE - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- PID_FILE - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- PID_FILE - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss7Server
-
- PID_FILENAME - Static variable in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- ping() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientSupport
-
- pipeTextTo(String, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
cats the given text to the given command, using bash << multi-line input syntax
- pipeTextToFile(String, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- PlainSshExecTaskFactory<RET> - Class in org.apache.brooklyn.util.core.task.ssh.internal
-
the "Plain" class exists purely so we can massage return types for callers' convenience
- PlainSshExecTaskFactory(String...) - Constructor for class org.apache.brooklyn.util.core.task.ssh.internal.PlainSshExecTaskFactory
-
constructor where machine will be added later
- PlainSshExecTaskFactory(SshMachineLocation, String...) - Constructor for class org.apache.brooklyn.util.core.task.ssh.internal.PlainSshExecTaskFactory
-
convenience constructor to supply machine immediately
- PlainSshExecTaskFactory(List<String>) - Constructor for class org.apache.brooklyn.util.core.task.ssh.internal.PlainSshExecTaskFactory
-
Constructor where machine will be added later
- PlainSshExecTaskFactory(SshMachineLocation, List<String>) - Constructor for class org.apache.brooklyn.util.core.task.ssh.internal.PlainSshExecTaskFactory
-
Convenience constructor to supply machine immediately
- plan(String) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder
-
- PLAN_ID - Static variable in class org.apache.brooklyn.camp.brooklyn.BrooklynCampConstants
-
- PLAN_ID_FLAG - Static variable in class org.apache.brooklyn.camp.brooklyn.BrooklynCampConstants
-
- PlanInterpretationContext - Class in org.apache.brooklyn.camp.spi.resolve.interpret
-
- PlanInterpretationContext(Map<String, ?>, List<PlanInterpreter>) - Constructor for class org.apache.brooklyn.camp.spi.resolve.interpret.PlanInterpretationContext
-
- PlanInterpretationNode - Class in org.apache.brooklyn.camp.spi.resolve.interpret
-
- PlanInterpretationNode(PlanInterpretationContext) - Constructor for class org.apache.brooklyn.camp.spi.resolve.interpret.PlanInterpretationNode
-
- PlanInterpretationNode.Role - Enum in org.apache.brooklyn.camp.spi.resolve.interpret
-
- PlanInterpreter - Interface in org.apache.brooklyn.camp.spi.resolve
-
Interpreters modify the deployment plan, in a depth-first evaluation,
typically by looking for items which begin with "$namespace:"
- PlanInterpreter.PlanInterpreterAdapter - Class in org.apache.brooklyn.camp.spi.resolve
-
- PlanInterpreter.PlanInterpreterAdapter() - Constructor for class org.apache.brooklyn.camp.spi.resolve.PlanInterpreter.PlanInterpreterAdapter
-
- PlanNotRecognizedException - Exception in org.apache.brooklyn.core.plan
-
- PlanNotRecognizedException(String, Throwable) - Constructor for exception org.apache.brooklyn.core.plan.PlanNotRecognizedException
-
Deprecated.
- PlanNotRecognizedException(String) - Constructor for exception org.apache.brooklyn.core.plan.PlanNotRecognizedException
-
Deprecated.
- PlanNotRecognizedException(Throwable) - Constructor for exception org.apache.brooklyn.core.plan.PlanNotRecognizedException
-
Deprecated.
- PlanToSpecFactory - Class in org.apache.brooklyn.core.plan
-
- PlanToSpecFactory() - Constructor for class org.apache.brooklyn.core.plan.PlanToSpecFactory
-
Deprecated.
- PlanToSpecTransformer - Interface in org.apache.brooklyn.core.plan
-
- planYaml(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento.Builder
-
- PlatformComponent - Class in org.apache.brooklyn.camp.spi
-
Holds the metadata (name, description, etc) for a PCT
as well as fields pointing to behaviour (eg creation of PlatformComponent).
- PlatformComponent.Builder<T extends PlatformComponent> - Class in org.apache.brooklyn.camp.spi
-
- PlatformComponentBrooklynLookup - Class in org.apache.brooklyn.camp.brooklyn.spi.lookup
-
- PlatformComponentBrooklynLookup(PlatformRootSummary, ManagementContext) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.lookup.PlatformComponentBrooklynLookup
-
- PlatformComponentDto - Class in org.apache.brooklyn.camp.server.dto
-
- PlatformComponentRestResource - Class in org.apache.brooklyn.camp.server.rest.resource
-
- PlatformComponentRestResource() - Constructor for class org.apache.brooklyn.camp.server.rest.resource.PlatformComponentRestResource
-
- platformComponents() - Method in class org.apache.brooklyn.camp.AggregatingCampPlatform
-
- platformComponents() - Method in class org.apache.brooklyn.camp.BasicCampPlatform
-
- platformComponents() - Method in class org.apache.brooklyn.camp.brooklyn.spi.platform.BrooklynImmutableCampPlatform
-
- platformComponents() - Method in class org.apache.brooklyn.camp.CampPlatform
-
- PlatformComponentTemplate - Class in org.apache.brooklyn.camp.spi
-
Holds the metadata (name, description, etc) for a PCT
as well as fields pointing to behaviour (eg creation of PlatformComponent).
- PlatformComponentTemplate.Builder<T extends PlatformComponentTemplate> - Class in org.apache.brooklyn.camp.spi
-
- PlatformComponentTemplateBrooklynLookup - Class in org.apache.brooklyn.camp.brooklyn.spi.lookup
-
- PlatformComponentTemplateBrooklynLookup(PlatformRootSummary, ManagementContext) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.lookup.PlatformComponentTemplateBrooklynLookup
-
- PlatformComponentTemplateDto - Class in org.apache.brooklyn.camp.server.dto
-
- PlatformComponentTemplateRestResource - Class in org.apache.brooklyn.camp.server.rest.resource
-
- PlatformComponentTemplateRestResource() - Constructor for class org.apache.brooklyn.camp.server.rest.resource.PlatformComponentTemplateRestResource
-
- platformComponentTemplates() - Method in class org.apache.brooklyn.camp.AggregatingCampPlatform
-
- platformComponentTemplates() - Method in class org.apache.brooklyn.camp.BasicCampPlatform
-
- platformComponentTemplates() - Method in class org.apache.brooklyn.camp.brooklyn.spi.platform.BrooklynImmutableCampPlatform
-
- platformComponentTemplates() - Method in class org.apache.brooklyn.camp.CampPlatform
-
- platformComponentTemplates(ResourceLookup<PlatformComponent>) - Method in class org.apache.brooklyn.camp.spi.ApplicationComponent.Builder
-
- platformComponentTemplates(ResourceLookup<PlatformComponent>) - Method in class org.apache.brooklyn.camp.spi.Assembly.Builder
-
- platformComponentTemplates(ResourceLookup<PlatformComponentTemplate>) - Method in class org.apache.brooklyn.camp.spi.AssemblyTemplate.Builder
-
- platformComponentTemplates(ResourceLookup<PlatformComponent>) - Method in class org.apache.brooklyn.camp.spi.PlatformComponent.Builder
-
- PlatformDto - Class in org.apache.brooklyn.camp.server.dto
-
- PlatformRestResource - Class in org.apache.brooklyn.camp.server.rest.resource
-
- PlatformRestResource() - Constructor for class org.apache.brooklyn.camp.server.rest.resource.PlatformRestResource
-
- PlatformRootSummary - Class in org.apache.brooklyn.camp.spi
-
Holds the metadata (name, description, etc) for a CampPlatform.
- PlatformRootSummary.Builder<T extends PlatformRootSummary> - Class in org.apache.brooklyn.camp.spi
-
- PlatformTestSelectorListener - Class in org.apache.brooklyn.test.support
-
- PlatformTestSelectorListener() - Constructor for class org.apache.brooklyn.test.support.PlatformTestSelectorListener
-
- PlatformTransaction - Class in org.apache.brooklyn.camp.spi
-
- PlatformTransaction() - Constructor for class org.apache.brooklyn.camp.spi.PlatformTransaction
-
- plus(int) - Static method in class org.apache.brooklyn.util.math.MathFunctions
-
- plus(long) - Static method in class org.apache.brooklyn.util.math.MathFunctions
-
- plus(double) - Static method in class org.apache.brooklyn.util.math.MathFunctions
-
- policies() - Method in interface org.apache.brooklyn.api.entity.Entity
-
- policies(Iterable<? extends Policy>) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
adds the supplied policies to the spec
- policies() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.Delta
-
- policies(Map<String, String>) - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData.Builder
-
- policies() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- policies() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
- policies(Map<String, PolicyMemento>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl.Builder
-
- policies(Map<String, String>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl.Builder
-
- policies() - Method in class org.apache.brooklyn.core.mgmt.rebind.PersisterDeltaImpl
-
- Policies - Class in org.apache.brooklyn.core.policy
-
- Policies() - Constructor for class org.apache.brooklyn.core.policy.Policies
-
- POLICIES_KEY - Static variable in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- policy(Policy) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
adds a policy to the spec
- policy(PolicySpec<?>) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
adds a policy to the spec
- policy(String, String) - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData.Builder
-
- Policy - Interface in org.apache.brooklyn.api.policy
-
Policies implement actions and thus must be suspendable; policies should continue to evaluate their sensors
and indicate their desired planned action even if they aren't invoking them
- policy(PolicyMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl.Builder
-
- policy(String, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl.Builder
-
- POLICY_ADDED - Static variable in class org.apache.brooklyn.core.entity.AbstractEntity
-
- POLICY_FOR - Static variable in class org.apache.brooklyn.core.entity.EntityRelations
-
- POLICY_REMOVED - Static variable in class org.apache.brooklyn.core.entity.AbstractEntity
-
- PolicyApi - Interface in org.apache.brooklyn.rest.api
-
- PolicyConfigApi - Interface in org.apache.brooklyn.rest.api
-
- PolicyConfigResource - Class in org.apache.brooklyn.rest.resources
-
- PolicyConfigResource() - Constructor for class org.apache.brooklyn.rest.resources.PolicyConfigResource
-
- PolicyConfigSummary - Class in org.apache.brooklyn.rest.domain
-
- PolicyConfigSummary(String, String, String, Object, boolean, Map<String, URI>) - Constructor for class org.apache.brooklyn.rest.domain.PolicyConfigSummary
-
- policyConfigSummary(BrooklynRestResourceUtils, ApplicationSummary, Entity, Policy, ConfigKey<?>) - Static method in class org.apache.brooklyn.rest.transform.PolicyTransformer
-
- policyConfigSummary(BrooklynRestResourceUtils, Entity, Policy, ConfigKey<?>) - Static method in class org.apache.brooklyn.rest.transform.PolicyTransformer
-
- PolicyDescriptor - Class in org.apache.brooklyn.core.entity.lifecycle
-
- PolicyDescriptor(Policy) - Constructor for class org.apache.brooklyn.core.entity.lifecycle.PolicyDescriptor
-
- PolicyDynamicType - Class in org.apache.brooklyn.core.policy
-
- PolicyDynamicType(Class<? extends Policy>) - Constructor for class org.apache.brooklyn.core.policy.PolicyDynamicType
-
- PolicyDynamicType(AbstractPolicy) - Constructor for class org.apache.brooklyn.core.policy.PolicyDynamicType
-
- PolicyMemento - Interface in org.apache.brooklyn.api.mgmt.rebind.mementos
-
Represents the state of an policy, so that it can be reconstructed (e.g.
- policyMementoFunction() - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators
-
- PolicyResource - Class in org.apache.brooklyn.rest.resources
-
- PolicyResource() - Constructor for class org.apache.brooklyn.rest.resources.PolicyResource
-
- PolicySpec<T extends Policy> - Class in org.apache.brooklyn.api.policy
-
Gives details of a policy to be created.
- policySpecs(Iterable<? extends PolicySpec<?>>) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
adds the supplied policies to the spec
- PolicySummary - Class in org.apache.brooklyn.rest.domain
-
- PolicySummary(String, String, String, Status, Map<String, URI>) - Constructor for class org.apache.brooklyn.rest.domain.PolicySummary
-
- policySummary(Entity, Policy) - Static method in class org.apache.brooklyn.rest.transform.PolicyTransformer
-
- PolicyTransformer - Class in org.apache.brooklyn.rest.transform
-
Converts from Brooklyn entities to restful API summary objects
- PolicyTransformer() - Constructor for class org.apache.brooklyn.rest.transform.PolicyTransformer
-
- PolicyType - Interface in org.apache.brooklyn.api.policy
-
Gives type information for a
Policy
.
- PolicyTypeSnapshot - Class in org.apache.brooklyn.core.policy
-
- PolicyUtilForPool<ContainerType,ItemType> - Class in org.apache.brooklyn.policy.loadbalancing
-
Provides conveniences for searching for hot/cold containers in a provided pool model.
- PolicyUtilForPool(BalanceablePoolModel<ContainerType, ItemType>) - Constructor for class org.apache.brooklyn.policy.loadbalancing.PolicyUtilForPool
-
- poll(ZabbixPollConfig<?>) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- poll(FunctionPollConfig<?, ?>) - Method in class org.apache.brooklyn.feed.function.FunctionFeed.Builder
-
- poll(HttpPollConfig<?>) - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- poll(ShellPollConfig<?>) - Method in class org.apache.brooklyn.feed.shell.ShellFeed.Builder
-
- poll(SshPollConfig<?>) - Method in class org.apache.brooklyn.feed.ssh.SshFeed.Builder
-
- POLL_FOR_FIRST_REACHABLE_ADDRESS - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- POLL_PERIOD - Variable in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- POLL_PERIOD - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirror
-
- POLL_PERIOD - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- POLL_PERIOD - Static variable in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlNode
-
- POLL_PERIOD - Static variable in interface org.apache.brooklyn.entity.stock.DataEntity
-
- POLL_PERIOD - Static variable in class org.apache.brooklyn.policy.ha.AbstractFailureDetector
-
- POLL_PERIOD - Static variable in class org.apache.brooklyn.policy.ha.ConnectionFailureDetector
-
- pollAttribute(JmxAttributePollConfig<?>) - Method in class org.apache.brooklyn.feed.jmx.JmxFeed.Builder
-
- PollConfig<V,T,F extends PollConfig<V,T,F>> - Class in org.apache.brooklyn.core.feed
-
Configuration for polling, which is being added to a feed (e.g.
- PollConfig(AttributeSensor<T>) - Constructor for class org.apache.brooklyn.core.feed.PollConfig
-
- PollConfig(PollConfig<V, T, F>) - Constructor for class org.apache.brooklyn.core.feed.PollConfig
-
- Poller<V> - Class in org.apache.brooklyn.core.feed
-
For executing periodic polls.
- Poller(EntityLocal) - Constructor for class org.apache.brooklyn.core.feed.Poller
-
Deprecated.
since 0.7.0, pass in whether should run onlyIfServiceUp
- Poller(EntityLocal, boolean) - Constructor for class org.apache.brooklyn.core.feed.Poller
-
- PollHandler<V> - Interface in org.apache.brooklyn.core.feed
-
Notified by the Poller of the result for each job, on each poll.
- pollOperation(JmxOperationPollConfig<?>) - Method in class org.apache.brooklyn.feed.jmx.JmxFeed.Builder
-
- POLLS - Static variable in class org.apache.brooklyn.entity.chef.ChefAttributeFeed
-
- POLLS - Static variable in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed
-
- POLLS - Static variable in class org.apache.brooklyn.feed.function.FunctionFeed
-
- POLLS - Static variable in class org.apache.brooklyn.feed.http.HttpFeed
-
- POLLS - Static variable in class org.apache.brooklyn.feed.ssh.SshFeed
-
- POLLS - Static variable in class org.apache.brooklyn.feed.windows.WindowsPerformanceCounterFeed
-
- Pool<T> - Interface in org.apache.brooklyn.util.pool
-
See discussion at http://code.google.com/p/guava-libraries/issues/detail?id=683.
- POOL_COLD_SENSOR - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- POOL_CURRENT_SIZE_KEY - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- POOL_CURRENT_WORKRATE_KEY - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- POOL_HIGH_THRESHOLD_KEY - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- POOL_HOT_SENSOR - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- POOL_LOW_THRESHOLD_KEY - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- POOL_OK_SENSOR - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- POOL_SPEC - Static variable in class org.apache.brooklyn.entity.machine.pool.ServerPoolLocationResolver
-
- poolColdSensor(BasicNotificationSensor<?>) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- poolHotSensor(BasicNotificationSensor<?>) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- poolOkSensor(BasicNotificationSensor<?>) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- pop() - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
- populateCatalog(ManagementNodeState, boolean, boolean, Collection<CatalogItem<?, ?>>) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogInitialization
-
makes or updates the mgmt catalog, based on the settings in this class
- populateFromUrl(CatalogDto, String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogDtoUtils
-
throws if there are any problems in retrieving or copying
- populateServiceNotUpDiagnostics() - Method in class org.apache.brooklyn.entity.chef.ChefEntityImpl
-
- populateServiceNotUpDiagnostics() - Method in class org.apache.brooklyn.entity.cm.salt.impl.SaltEntityImpl
-
- populateServiceNotUpDiagnostics() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeChefImplFromScratch
-
- populateServiceNotUpDiagnostics() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeSaltImpl
-
- populateServiceNotUpDiagnostics() - Method in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- populateServiceNotUpDiagnostics() - Method in class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
-
- populateUnofficial(BasicBrooklynCatalog) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogInitialization
-
Creates the catalog based on parameters set here, if not yet loaded,
but ignoring persisted state and warning if persistence is on and we are starting up
(because the official persistence is preferred and the catalog will be subsequently replaced);
for use when the catalog is accessed before persistence is completed.
- port - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- PORT - Static variable in class org.apache.brooklyn.entity.nosql.infinispan.Infinispan5Server
-
- PORT - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.AbstractMongoDBServer
-
- port(int) - Method in class org.apache.brooklyn.util.core.internal.ssh.SshAbstractTool.AbstractSshToolBuilder
-
- port(int) - Method in class org.apache.brooklyn.util.http.HttpTool.HttpClientBuilder
-
- PORT_FORWARD_MANAGER_STARTING_PORT - Static variable in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
- PORT_FORWARDER - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- PORT_FORWARDING_MANAGER - Static variable in class org.apache.brooklyn.core.location.access.BrooklynAccessUtils
-
- PORT_FORWARDING_MANAGER - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- PORT_INCREMENT - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss6Server
-
- PORT_INCREMENT - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss7Server
-
Port increments are the standard way to run multiple instances of AS7 on the same machine.
- PORT_MAPPER - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- PORT_NUMBER_SENSOR - Static variable in interface org.apache.brooklyn.entity.proxy.LoadBalancer
-
sensor for port to forward to on target entities
- PORT_NUMBERS - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- PORT_SENSORS - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- PortableTemplateBuilder<T extends PortableTemplateBuilder<?>> - Class in org.apache.brooklyn.location.jclouds.templates
-
- PortableTemplateBuilder() - Constructor for class org.apache.brooklyn.location.jclouds.templates.PortableTemplateBuilder
-
- PortAttributeSensorAndConfigKey - Class in org.apache.brooklyn.core.sensor
-
A
Sensor
describing a port on a system,
with a
ConfigKey
which can be configured with a port range
(either a number e.g.
- PortAttributeSensorAndConfigKey(String) - Constructor for class org.apache.brooklyn.core.sensor.PortAttributeSensorAndConfigKey
-
- PortAttributeSensorAndConfigKey(String, String) - Constructor for class org.apache.brooklyn.core.sensor.PortAttributeSensorAndConfigKey
-
- PortAttributeSensorAndConfigKey(String, String, Object) - Constructor for class org.apache.brooklyn.core.sensor.PortAttributeSensorAndConfigKey
-
- PortAttributeSensorAndConfigKey(PortAttributeSensorAndConfigKey, Object) - Constructor for class org.apache.brooklyn.core.sensor.PortAttributeSensorAndConfigKey
-
- PortAttributeSensorAndConfigKey(BasicConfigKey.Builder<PortRange>) - Constructor for class org.apache.brooklyn.core.sensor.PortAttributeSensorAndConfigKey
-
- PortForwardManager - Interface in org.apache.brooklyn.core.location.access
-
Acts as a registry for existing port mappings (e.g.
- PortForwardManager.AssociationListener - Interface in org.apache.brooklyn.core.location.access
-
- PortForwardManager.AssociationMetadata - Class in org.apache.brooklyn.core.location.access
-
- PortForwardManager.AssociationMetadata(String, HostAndPort, Location, int) - Constructor for class org.apache.brooklyn.core.location.access.PortForwardManager.AssociationMetadata
-
Users are discouraged from calling this constructor; the signature may change in future releases.
- PortForwardManagerAuthority - Class in org.apache.brooklyn.core.location.access
-
- PortForwardManagerAuthority() - Constructor for class org.apache.brooklyn.core.location.access.PortForwardManagerAuthority
-
Deprecated.
- PortForwardManagerAuthority(Entity) - Constructor for class org.apache.brooklyn.core.location.access.PortForwardManagerAuthority
-
Deprecated.
- PortForwardManagerClient - Class in org.apache.brooklyn.core.location.access
-
- PortForwardManagerImpl - Class in org.apache.brooklyn.core.location.access
-
- PortForwardManagerImpl() - Constructor for class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- PortForwardManagerLocationResolver - Class in org.apache.brooklyn.core.location.access
-
- PortForwardManagerLocationResolver() - Constructor for class org.apache.brooklyn.core.location.access.PortForwardManagerLocationResolver
-
- PortMapping - Class in org.apache.brooklyn.core.location.access
-
- PortMapping(String, HostAndPort, Location, int) - Constructor for class org.apache.brooklyn.core.location.access.PortMapping
-
- PortMapping(String, int, Location, int) - Constructor for class org.apache.brooklyn.core.location.access.PortMapping
-
- PortRange - Interface in org.apache.brooklyn.api.location
-
A range of ports (indicator for Location and other APIs).
- PortRanges - Class in org.apache.brooklyn.core.location
-
- PortRanges() - Constructor for class org.apache.brooklyn.core.location.PortRanges
-
- PortRanges.AggregatePortRange - Class in org.apache.brooklyn.core.location
-
- PortRanges.LinearPortRange - Class in org.apache.brooklyn.core.location
-
- PortRanges.LinearPortRange(int, int) - Constructor for class org.apache.brooklyn.core.location.PortRanges.LinearPortRange
-
- PortRanges.SinglePort - Class in org.apache.brooklyn.core.location
-
- PortSupplier - Interface in org.apache.brooklyn.api.location
-
Mixin interface for location which allows it to supply ports from a given range
- PossiblyStrictPreferringFieldsVisibilityChecker - Class in org.apache.brooklyn.rest.util.json
-
- PossiblyStrictPreferringFieldsVisibilityChecker() - Constructor for class org.apache.brooklyn.rest.util.json.PossiblyStrictPreferringFieldsVisibilityChecker
-
- post(UriInfo, String) - Method in class org.apache.brooklyn.camp.server.rest.resource.AssemblyTemplateRestResource
-
- post(String, Map<String, String>, byte[]) - Method in interface org.apache.brooklyn.entity.brooklynnode.EntityHttpClient
-
Makes an HTTP POST to a Brooklyn node entity.
- post(String, Map<String, String>, Map<String, String>) - Method in interface org.apache.brooklyn.entity.brooklynnode.EntityHttpClient
-
Makes an HTTP POST to a Brooklyn node entity.
- post(String, Map<String, String>, byte[]) - Method in class org.apache.brooklyn.entity.brooklynnode.EntityHttpClientImpl
-
- post(String, Map<String, String>, Map<String, String>) - Method in class org.apache.brooklyn.entity.brooklynnode.EntityHttpClientImpl
-
- POST_INSTALL_COMMAND - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- POST_INSTALL_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- POST_INSTALL_POWERSHELL_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- POST_LAUNCH_COMMAND - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- POST_LAUNCH_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- POST_LAUNCH_POWERSHELL_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- postArchive(UriInfo, InputStream) - Method in class org.apache.brooklyn.camp.server.rest.resource.PlatformRestResource
-
- POSTGRESQL_PORT - Static variable in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlNode
-
- PostgreSqlDriver - Interface in org.apache.brooklyn.entity.database.postgresql
-
- PostgreSqlNode - Interface in org.apache.brooklyn.entity.database.postgresql
-
PostgreSQL database node entity.
- PostgreSqlNodeChefImplFromScratch - Class in org.apache.brooklyn.entity.database.postgresql
-
- PostgreSqlNodeChefImplFromScratch() - Constructor for class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeChefImplFromScratch
-
- PostgreSqlNodeChefImplFromScratch.ChefPostgreSqlLifecycle - Class in org.apache.brooklyn.entity.database.postgresql
-
- PostgreSqlNodeChefImplFromScratch.ChefPostgreSqlLifecycle() - Constructor for class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeChefImplFromScratch.ChefPostgreSqlLifecycle
-
- PostgreSqlNodeChefImplFromScratch.ExecuteScriptEffectorBody - Class in org.apache.brooklyn.entity.database.postgresql
-
- PostgreSqlNodeChefImplFromScratch.ExecuteScriptEffectorBody() - Constructor for class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeChefImplFromScratch.ExecuteScriptEffectorBody
-
- PostgreSqlNodeImpl - Class in org.apache.brooklyn.entity.database.postgresql
-
- PostgreSqlNodeImpl() - Constructor for class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeImpl
-
- PostgreSqlNodeSaltImpl - Class in org.apache.brooklyn.entity.database.postgresql
-
- PostgreSqlNodeSaltImpl() - Constructor for class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeSaltImpl
-
- PostgreSqlNodeSaltImpl.ExecuteScriptEffectorBody - Class in org.apache.brooklyn.entity.database.postgresql
-
- PostgreSqlNodeSaltImpl.ExecuteScriptEffectorBody() - Constructor for class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeSaltImpl.ExecuteScriptEffectorBody
-
- PostgreSqlNodeSaltImpl.SaltPostgreSqlLifecycle - Class in org.apache.brooklyn.entity.database.postgresql
-
- PostgreSqlNodeSaltImpl.SaltPostgreSqlLifecycle() - Constructor for class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeSaltImpl.SaltPostgreSqlLifecycle
-
- PostgreSqlSpecs - Class in org.apache.brooklyn.entity.database.postgresql
-
- PostgreSqlSshDriver - Class in org.apache.brooklyn.entity.database.postgresql
-
- PostgreSqlSshDriver(PostgreSqlNodeImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.database.postgresql.PostgreSqlSshDriver
-
- postJson(UriInfo, String) - Method in class org.apache.brooklyn.camp.server.rest.resource.PlatformRestResource
-
- postLaunch() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- postLaunch() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
Implement this method in child classes to add some post-launch behavior.
- postLaunch() - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSshDriver
-
- postLaunch() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss6SshDriver
-
- postLaunch() - Method in class org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppSshDriver
-
- postProcess(Closure<V2>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.Builder
-
- postProcess(Function<? super T, V2>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.Builder
-
- postProcess(Closure<V1>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.MultiBuilder
-
- postProcess(Function<? super T, V1>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.MultiBuilder
-
- postProcessFromMultiple(Function<? super List<V>, V2b>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.MultiBuilder
-
Apply post-processing to the entire list of results
- postProcessFromMultiple(Predicate<? super List<V>>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.MultiBuilder
-
Apply post-processing to the entire list of results
See
CollectionFunctionals.all(Predicate)
and {@link CollectionFunctionals#quorum(org.apache.brooklyn.util.collections.QuorumCheck, Predicate)
which allow useful arguments.
- postRebind() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- postRelease(JcloudsMachineLocation) - Method in class org.apache.brooklyn.location.jclouds.BasicJcloudsLocationCustomizer
-
- postRelease(JcloudsSshMachineLocation) - Method in class org.apache.brooklyn.location.jclouds.BasicJcloudsLocationCustomizer
-
Deprecated.
- postRelease(JcloudsSshMachineLocation) - Method in interface org.apache.brooklyn.location.jclouds.JcloudsLocationCustomizer
-
Deprecated.
- postRelease(JcloudsMachineLocation) - Method in interface org.apache.brooklyn.location.jclouds.JcloudsLocationCustomizer
-
Override to handle machine-related cleanup after Jclouds is called to release (destroy) the machine.
- postStart(Collection<? extends Location>) - Method in class org.apache.brooklyn.core.entity.AbstractApplication
-
Default is no-op.
- postStart() - Method in class org.apache.brooklyn.entity.database.derby.DerbyDatabase
-
- postStart() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- postYaml(UriInfo, String) - Method in class org.apache.brooklyn.camp.server.rest.resource.PlatformRestResource
-
- PRACTICALLY_FOREVER - Static variable in class org.apache.brooklyn.util.time.Duration
-
longest supported duration, 2^{63}-1 nanoseconds, approx ten billion seconds, or 300 years
- PRE_INSTALL_COMMAND - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- PRE_INSTALL_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- PRE_INSTALL_FILES - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
Files to be copied to the server before pre-install.
- PRE_INSTALL_POWERSHELL_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- PRE_INSTALL_REBOOT_REQUIRED - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- PRE_INSTALL_RESOURCES_LATCH - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- PRE_INSTALL_TEMPLATES - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
Templates to be filled in and then copied to the server before install.
- PRE_LAUNCH_COMMAND - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- PRE_LAUNCH_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- PRE_LAUNCH_POWERSHELL_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- preAttempt() - Method in class org.apache.brooklyn.test.WebAppMonitor
-
return false to skip a run
- precision(int) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings.Builder
-
The number of digits accuracy desired in the printed number.
- preconditionFailed(String, Object...) - Static method in class org.apache.brooklyn.camp.server.rest.util.WebResourceUtils
-
- preconditionFailed(String, Object...) - Static method in class org.apache.brooklyn.rest.util.WebResourceUtils
-
- predicate(Function<T, Boolean>) - Static method in class org.apache.brooklyn.util.guava.Functionals
-
- predicateFromClosure(Closure<Boolean>) - Static method in class org.apache.brooklyn.util.groovy.GroovyJavaMethods
-
- predicateMatchingById(NodeMetadata) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
- predicateMatchingById(String) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
- PredicateWithContext<P,T> - Interface in org.apache.brooklyn.util.guava
-
A marker interface for predicates that may take a context object into account.
- preferJson(boolean) - Method in class org.apache.brooklyn.rest.resources.AbstractBrooklynRestResource.RestValueResolver
-
whether JSON is the ultimate product;
main effect here is to give null for null if true, else to give empty string
- preferKey() - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
if both key and password supplied, prefer the key; the default
- preferPassword() - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
- preferRemoteTimestampInMemento() - Method in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordPersisterToObjectStore
-
- preferringFromUrl(String) - Method in class org.apache.brooklyn.util.core.osgi.Osgis.BundleFinder
-
- prefix(String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlTypeInstantiator.InstantiatorFromKey
-
- PREFIX - Static variable in class org.apache.brooklyn.core.location.access.PortForwardManagerLocationResolver
-
- PREFIX - Static variable in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- prefixedKey(String, ConfigKey<T>) - Static method in class org.apache.brooklyn.core.config.ConfigUtils
-
prepends the given prefix to the key.
- prefixMessage(String) - Method in class org.apache.brooklyn.rest.domain.ApiError.Builder
-
- prefixMessage(String, String) - Method in class org.apache.brooklyn.rest.domain.ApiError.Builder
-
puts a prefix in front of the message, with the given separator if there is already a message;
if there is no message, it simply sets the prefix as the message
- preInstall() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.database.crate.CrateNodeSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.database.rubyrep.RubyRepSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.messaging.kafka.AbstractfKafkaSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.messaging.storm.StormSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.monitoring.monit.MonitSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNodeSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.nosql.mongodb.AbstractMongoDBSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.nosql.redis.RedisStoreSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.nosql.solr.SolrServerSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.osgi.karaf.KarafSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
Implement this method in child classes to add some pre-install behavior
- preInstall() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss6SshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7SshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.webapp.jetty.Jetty6SshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.webapp.tomcat.TomcatSshDriver
-
- preInstall() - Method in class org.apache.brooklyn.entity.zookeeper.ZooKeeperSshDriver
-
- premain(String) - Static method in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- premain(String) - Static method in class org.apache.brooklyn.util.jmx.jmxrmi.JmxRmiAgent
-
The entry point, uses the JDK dynamic agent loading feature.
- prepareArgsForEffector(Effector<?>, Object) - Static method in class org.apache.brooklyn.core.mgmt.internal.EffectorUtils
-
prepares arguments for an effector either accepting:
an array, which should contain the arguments in order, optionally omitting those which have defaults defined;
or a map, which should contain the arguments by name, again optionally omitting those which have defaults defined,
and in this case also performing type coercion.
- prepareArgsForEffectorAsMapFromArray(Effector<?>, Object[]) - Static method in class org.apache.brooklyn.core.mgmt.internal.EffectorUtils
-
- prepareForMasterUse() - Method in class org.apache.brooklyn.core.mgmt.persist.FileBasedObjectStore
-
- prepareForMasterUse() - Method in class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsBlobStoreBasedObjectStore
-
- prepareForMasterUse() - Method in interface org.apache.brooklyn.core.mgmt.persist.PersistenceObjectStore
-
Prepares the persistence store for "contentious writes".
- prepareForSharedUse(PersistMode, HighAvailabilityMode) - Method in class org.apache.brooklyn.core.mgmt.persist.FileBasedObjectStore
-
- prepareForSharedUse(PersistMode, HighAvailabilityMode) - Method in class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsBlobStoreBasedObjectStore
-
- prepareForSharedUse(PersistMode, HighAvailabilityMode) - Method in interface org.apache.brooklyn.core.mgmt.persist.PersistenceObjectStore
-
Prepares the persistence store for read use and non-contentious write use,
in particular detecting whether we should clean or register a need for backup etc.
- prepend(CharSequence) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptPart
-
- prepend(Collection<? extends CharSequence>) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptPart
-
- prepend(CharSequence...) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptPart
-
- prepend(String) - Static method in class org.apache.brooklyn.util.text.StringFunctions
-
- prependToEtcHosts(String, String...) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- prePreManage(Entity) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- prePreManage(Location) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- prePreManage(Entity) - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
Registers an entity that has been created, but that has not yet begun to be managed.
- prePreManage(Location) - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
Registers a location that has been created, but that has not yet begun to be managed.
- prePreManage(Entity) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- prePreManage(Location) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- preRelease(MachineLocation) - Method in class org.apache.brooklyn.api.location.BasicMachineLocationCustomizer
-
- preRelease(MachineLocation) - Method in interface org.apache.brooklyn.api.location.MachineLocationCustomizer
-
- preRelease(JcloudsMachineLocation) - Method in class org.apache.brooklyn.location.jclouds.BasicJcloudsLocationCustomizer
-
- preRelease(JcloudsSshMachineLocation) - Method in class org.apache.brooklyn.location.jclouds.BasicJcloudsLocationCustomizer
-
Deprecated.
- preRelease(JcloudsSshMachineLocation) - Method in interface org.apache.brooklyn.location.jclouds.JcloudsLocationCustomizer
-
Deprecated.
- preRelease(JcloudsMachineLocation) - Method in interface org.apache.brooklyn.location.jclouds.JcloudsLocationCustomizer
-
Override to handle machine-related cleanup before Jclouds is called to release (destroy) the machine.
- presentInstances(Iterable<? extends Maybe<? extends T>>) - Static method in class org.apache.brooklyn.util.guava.Maybe
-
Returns the value of each present instance from the supplied
maybes
, in order,
skipping over occurrences of
Maybe.absent()
.
- preStart(Collection<? extends Location>) - Method in class org.apache.brooklyn.core.entity.AbstractApplication
-
Default is no-op.
- preStop() - Method in class org.apache.brooklyn.entity.database.derby.DerbyDatabase
-
- preStop() - Method in class org.apache.brooklyn.entity.messaging.jms.JMSBrokerImpl
-
- PRETTY - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGateway
-
- PRETTY_QUICK_WAIT - Static variable in class org.apache.brooklyn.util.core.task.ValueResolver
-
Period to wait if we're expected to return quickly
but we want to be a bit more generous for things to finish,
without letting a caller get annoyed.
- prettyJson(Object) - Static method in class org.apache.brooklyn.camp.server.rest.util.CampJsons
-
- primary(HostAndPort) - Method in class org.apache.brooklyn.entity.nosql.mongodb.ReplicaSetConfig
-
Notes the primary member of the replica.
- PRIMARY_ENTITY - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSet
-
- PRIMITIVE_TO_BOXED - Static variable in class org.apache.brooklyn.util.javalang.Boxing
-
- print(boolean) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- print(char) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- print(int) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- print(long) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- print(float) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- print(double) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- print(char[]) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- print(String) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- print(Object) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- printf(String, Object...) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- printf(Locale, String, Object...) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- println() - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- println(boolean) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- println(char) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- println(int) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- println(long) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- println(float) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- println(double) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- println(char[]) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- println(String) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- println(Object) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- priority(Long) - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord.Builder
-
- PRIORITY - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode.SetHighAvailabilityPriorityEffector
-
- PRIVATE_ADDRESSES - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- PRIVATE_ADDRESSES - Static variable in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- PRIVATE_KEY_DATA - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- PRIVATE_KEY_DATA - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- PRIVATE_KEY_DATA - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- PRIVATE_KEY_FILE - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- PRIVATE_KEY_FILE - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- PRIVATE_KEY_FILE - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- PRIVATE_KEY_PASSPHRASE - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- PRIVATE_KEY_PASSPHRASE - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- PRIVATE_KEY_PASSPHRASE - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- PRIVATE_NETWORKS - Static variable in class org.apache.brooklyn.util.net.Networking
-
- PRIVATE_NETWORKS_RFC_1918 - Static variable in class org.apache.brooklyn.util.net.Cidr
-
- privateKey(String) - Method in class org.apache.brooklyn.util.core.internal.ssh.SshAbstractTool.AbstractSshToolBuilder
-
Deprecated.
1.4.0, use privateKeyData
- privateKey(String) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection.Builder
-
Deprecated.
use privateKeyData
- privateKeyData(String) - Method in class org.apache.brooklyn.util.core.internal.ssh.SshAbstractTool.AbstractSshToolBuilder
-
- privateKeyData(String) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection.Builder
-
- privateKeyFile(String) - Method in class org.apache.brooklyn.util.core.internal.ssh.SshAbstractTool.AbstractSshToolBuilder
-
- privateKeyFile(File) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection.Builder
-
- privateKeyPassphrase(String) - Method in class org.apache.brooklyn.util.core.internal.ssh.SshAbstractTool.AbstractSshToolBuilder
-
- privateKeyPassphrase(String) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection.Builder
-
- PROCESS_CPU_TIME - Static variable in interface org.apache.brooklyn.entity.java.UsesJavaMXBeans
-
- PROCESS_CPU_TIME_FRACTION_IN_WINDOW - Static variable in interface org.apache.brooklyn.entity.java.UsesJavaMXBeans
-
- PROCESS_CPU_TIME_FRACTION_IN_WINDOW_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- PROCESS_CPU_TIME_FRACTION_LAST - Static variable in interface org.apache.brooklyn.entity.java.UsesJavaMXBeans
-
- PROCESS_CPU_TIME_FRACTION_LAST_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- PROCESS_OWNER - Static variable in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
Define the process owner if not the same as the brooklyn user.
- PROCESSING_TIME_FRACTION_IN_WINDOW - Static variable in interface org.apache.brooklyn.entity.webapp.WebAppServiceMetrics
-
- PROCESSING_TIME_FRACTION_IN_WINDOW_PER_NODE - Static variable in interface org.apache.brooklyn.entity.webapp.DynamicWebAppCluster
-
- PROCESSING_TIME_FRACTION_LAST - Static variable in interface org.apache.brooklyn.entity.webapp.WebAppServiceMetrics
-
the fraction of time represented by the most recent delta to TOTAL_PROCESSING_TIME, ie 0.4 if 800 millis were accumulated in last 2s;
easily configured with WebAppServiceMethods#connectWebAppServerPolicies(org.apache.brooklyn.api.internal.EntityLocal, org.apache.brooklyn.util.time.Duration)
- ProcessTaskFactory<T> - Interface in org.apache.brooklyn.util.core.task.system
-
- ProcessTaskStub - Class in org.apache.brooklyn.util.core.task.system
-
- ProcessTaskStub() - Constructor for class org.apache.brooklyn.util.core.task.system.ProcessTaskStub
-
- ProcessTaskStub.ScriptReturnType - Enum in org.apache.brooklyn.util.core.task.system
-
- ProcessTaskWrapper<RET> - Class in org.apache.brooklyn.util.core.task.system
-
Wraps a fully constructed process task, and allows callers to inspect status.
- processTemplate(File, Map<String, Object>) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- processTemplate(File) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- processTemplate(String) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
Takes the contents of a template file from the given URL (often a classpath://com/myco/myprod/myfile.conf or .sh)
and replaces "${entity.xxx}" with the result of entity.getXxx() and similar for other driver, location;
as well as replacing config keys on the management context
- processTemplate(String, Map<String, ? extends Object>) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- processTemplate(String, Map<String, ? extends Object>) - Static method in class org.apache.brooklyn.util.core.text.TemplateProcessor
-
- processTemplate(String, EntityDriver, Map<String, ? extends Object>) - Static method in class org.apache.brooklyn.util.core.text.TemplateProcessor
-
- processTemplateContents(String) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- processTemplateContents(String, Map<String, ? extends Object>) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- processTemplateContents(String, EntityDriver, Map<String, ? extends Object>) - Static method in class org.apache.brooklyn.util.core.text.TemplateProcessor
-
Processes template contents according to EntityAndMapTemplateModel
.
- processTemplateContents(String, ManagementContext, Map<String, ? extends Object>) - Static method in class org.apache.brooklyn.util.core.text.TemplateProcessor
-
Processes template contents according to EntityAndMapTemplateModel
.
- processTemplateContents(String, Location, Map<String, ? extends Object>) - Static method in class org.apache.brooklyn.util.core.text.TemplateProcessor
-
Processes template contents according to EntityAndMapTemplateModel
.
- processTemplateContents(String, EntityInternal, Map<String, ? extends Object>) - Static method in class org.apache.brooklyn.util.core.text.TemplateProcessor
-
Processes template contents with the given items in scope as per EntityAndMapTemplateModel
.
- processTemplateContents(String, Map<String, ? extends Object>) - Static method in class org.apache.brooklyn.util.core.text.TemplateProcessor
-
- processTemplateContents(String, TemplateHashModel) - Static method in class org.apache.brooklyn.util.core.text.TemplateProcessor
-
Processes template contents against the given TemplateHashModel
.
- processTemplateFile(String, Map<String, ? extends Object>) - Static method in class org.apache.brooklyn.util.core.text.TemplateProcessor
-
- processTemplateFile(String, EntityDriver, Map<String, ? extends Object>) - Static method in class org.apache.brooklyn.util.core.text.TemplateProcessor
-
Processes template contents according to EntityAndMapTemplateModel
.
- ProcessTool - Class in org.apache.brooklyn.util.core.internal.ssh.process
-
Implementation of
ShellTool
which runs locally.
- ProcessTool() - Constructor for class org.apache.brooklyn.util.core.internal.ssh.process.ProcessTool
-
- ProcessTool(Map<String, ?>) - Constructor for class org.apache.brooklyn.util.core.internal.ssh.process.ProcessTool
-
- PRODUCE_REQUEST_COUNT - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaBroker
-
- PRODUCER - Static variable in class org.apache.brooklyn.enricher.stock.AbstractAggregator
-
- PRODUCER - Static variable in class org.apache.brooklyn.enricher.stock.AbstractTransformer
-
- PRODUCER - Static variable in class org.apache.brooklyn.enricher.stock.Combiner
-
- PRODUCER - Static variable in class org.apache.brooklyn.enricher.stock.Joiner
-
- PRODUCER - Static variable in class org.apache.brooklyn.enricher.stock.Propagator
-
- PRODUCER - Static variable in class org.apache.brooklyn.enricher.stock.reducer.Reducer
-
- promotingToMaster() - Method in interface org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl.PromotionListener
-
- PROP_ALLOCATE_PTY - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- PROP_CONNECT_TIMEOUT - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- PROP_DIRECT_HEADER - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.ShellTool
-
- PROP_DIRECTORY - Static variable in class org.apache.brooklyn.util.core.internal.ssh.process.ProcessTool
-
- PROP_ERR_STREAM - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.ShellTool
-
- PROP_EXEC_ASYNC - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.ShellTool
-
- PROP_EXEC_ASYNC_POLLING_TIMEOUT - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.ShellTool
-
- PROP_EXEC_RETRY_DELAY - Static variable in interface org.apache.brooklyn.util.core.internal.winrm.WinRmTool
-
- PROP_EXEC_TIMEOUT - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.ShellTool
-
- PROP_EXEC_TRIES - Static variable in interface org.apache.brooklyn.util.core.internal.winrm.WinRmTool
-
- PROP_HOST - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- PROP_HOST - Static variable in interface org.apache.brooklyn.util.core.internal.winrm.WinRmTool
-
- PROP_LAST_ACCESS_DATE - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- PROP_LAST_MODIFICATION_DATE - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- PROP_LOCAL_TEMP_DIR - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.ShellTool
-
- PROP_LOGIN_SHELL - Static variable in class org.apache.brooklyn.util.core.internal.ssh.process.ProcessTool
-
- PROP_NO_DELETE_SCRIPT - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.ShellTool
-
- PROP_NO_EXTRA_OUTPUT - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.ShellTool
-
- PROP_OUT_STREAM - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.ShellTool
-
- PROP_OWNER_UID - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- PROP_PASSWORD - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- PROP_PASSWORD - Static variable in interface org.apache.brooklyn.util.core.internal.winrm.WinRmTool
-
- PROP_PERMISSIONS - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- PROP_PORT - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- PROP_PORT - Static variable in interface org.apache.brooklyn.util.core.internal.winrm.WinRmTool
-
- PROP_PRIVATE_KEY_DATA - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- PROP_PRIVATE_KEY_FILE - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- PROP_PRIVATE_KEY_PASSPHRASE - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- PROP_RUN_AS_ROOT - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.ShellTool
-
- PROP_SCP_EXECUTABLE - Static variable in class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool
-
- PROP_SCRIPT_DIR - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.ShellTool
-
- PROP_SCRIPT_HEADER - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.ShellTool
-
- PROP_SEPARATOR - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.ShellTool
-
- PROP_SESSION_TIMEOUT - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- PROP_SSH_EXECUTABLE - Static variable in class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool
-
- PROP_SSH_FLAGS - Static variable in class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool
-
- PROP_SSH_RETRY_DELAY - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- PROP_SSH_TRIES - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- PROP_SSH_TRIES_TIMEOUT - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- PROP_STRICT_HOST_KEY_CHECKING - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- PROP_SUMMARY - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.ShellTool
-
- PROP_TOOL_CLASS - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
Deprecated.
since 0.9.0; use SshMachineLocation.SSH_TOOL_CLASS
This configuration does not belong on SshTool: all other config here relates to configuration
used by the SshTool, rather than for instantiating the SshTool. Therefore instead set the
configuration in SshMachineLocation where the SshTool is instantiated.
- PROP_USER - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
- PROP_USER - Static variable in interface org.apache.brooklyn.util.core.internal.winrm.WinRmTool
-
- propagate(Throwable) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
Propagate a Throwable
as a RuntimeException
.
- propagate(String, Throwable) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
- propagate(Collection<? extends Throwable>) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
- propagate(String, Collection<? extends Throwable>) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
- propagateCollapsed(Throwable) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
- PropagatedRuntimeException - Exception in org.apache.brooklyn.util.exceptions
-
- PropagatedRuntimeException(String, Throwable) - Constructor for exception org.apache.brooklyn.util.exceptions.PropagatedRuntimeException
-
Callers should typically *not* attempt to summarise the cause in the message here; use toString() to get extended information
- PropagatedRuntimeException(String, String, Throwable) - Constructor for exception org.apache.brooklyn.util.exceptions.PropagatedRuntimeException
-
- PropagatedRuntimeException(String, Throwable, boolean) - Constructor for exception org.apache.brooklyn.util.exceptions.PropagatedRuntimeException
-
- PropagatedRuntimeException(Throwable) - Constructor for exception org.apache.brooklyn.util.exceptions.PropagatedRuntimeException
-
- propagateIfFatal(Throwable) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
Propagate exceptions which are fatal.
- PROPAGATING - Static variable in class org.apache.brooklyn.enricher.stock.Propagator
-
- PROPAGATING_ALL - Static variable in class org.apache.brooklyn.enricher.stock.Propagator
-
- PROPAGATING_ALL_BUT - Static variable in class org.apache.brooklyn.enricher.stock.Propagator
-
- PROPAGATING_SENSORS - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.CoLocatedMongoDBRouter
-
- Propagator - Class in org.apache.brooklyn.enricher.stock
-
- Propagator() - Constructor for class org.apache.brooklyn.enricher.stock.Propagator
-
- PROPERTIES_RELOAD_LISTENER - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
Used by entities registering a ManagementContext.PropertiesReloadListener
to store a persistent
reference to it, for use when unregistering the listener.
- PROPERTIES_URL - Static variable in class org.apache.brooklyn.core.config.external.PropertiesFileExternalConfigSupplier
-
- PropertiesFileExternalConfigSupplier - Class in org.apache.brooklyn.core.config.external
-
Instances are populated from a plain java properties file named in the passed config
map
under the propertiesUrl
key:
- PropertiesFileExternalConfigSupplier(ManagementContext, String, Map<String, String>) - Constructor for class org.apache.brooklyn.core.config.external.PropertiesFileExternalConfigSupplier
-
- propertiesReloadListener(ManagementContext, LocationDefinition) - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltUtils
-
- propertyChange(PropertyChangeEvent) - Method in class org.apache.brooklyn.core.mgmt.internal.GroovyObservablesPropertyChangeToCollectionChangeAdapter
-
- PROPOGATING_SENSORS - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.CoLocatedMongoDBRouter
-
Deprecated.
- ProportionalZoneFailureDetector - Class in org.apache.brooklyn.entity.group.zoneaware
-
- ProportionalZoneFailureDetector(int, Duration, double) - Constructor for class org.apache.brooklyn.entity.group.zoneaware.ProportionalZoneFailureDetector
-
- ProportionalZoneFailureDetector(int, Duration, double, Ticker) - Constructor for class org.apache.brooklyn.entity.group.zoneaware.ProportionalZoneFailureDetector
-
- PROTOCOL - Static variable in class org.apache.brooklyn.entity.nosql.infinispan.Infinispan5Server
-
- PROTOCOL - Static variable in interface org.apache.brooklyn.entity.proxy.LoadBalancer
-
- Protocol - Enum in org.apache.brooklyn.util.net
-
- PROTOCOL_PREFIX - Static variable in class org.apache.brooklyn.util.core.text.DataUriSchemeParser
-
- PROVIDE_CITY_INFO - Static variable in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient
-
- PROVIDE_COUNTRY_INFO - Static variable in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient
-
- PROVIDE_EXTRA_INFO - Static variable in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient
-
- PROVIDE_NETWORK_INFO - Static variable in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient
-
- PROVIDE_UPTIME_INFO - Static variable in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient
-
- PROVIDERS - Static variable in class org.apache.brooklyn.location.jclouds.JcloudsLocationResolver
-
- ProvidesProvisioningFlags - Interface in org.apache.brooklyn.entity.machine
-
Marker interface for an entity which supplies custom machine provisioning flags;
used e.g.
- PROVISION_LATCH - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- PROVISIONING_LOCATION - Static variable in interface org.apache.brooklyn.entity.software.base.SameServerEntity
-
- PROVISIONING_LOCATION - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- PROVISIONING_PROPERTIES - Static variable in interface org.apache.brooklyn.entity.software.base.SameServerEntity
-
- PROVISIONING_PROPERTIES - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- ProvisioningLocation<T extends Location> - Interface in org.apache.brooklyn.api.location
-
A location that is able to provision new locations within it.
- proxy(T) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Returns the proxy form (if available) of the entity.
- PROXY_HTTP_PORT - Static variable in class org.apache.brooklyn.demo.GlobalWebFabricExample
-
- PROXY_HTTP_PORT - Static variable in interface org.apache.brooklyn.entity.proxy.LoadBalancer
-
- PROXY_HTTPS_PORT - Static variable in interface org.apache.brooklyn.entity.proxy.LoadBalancer
-
- ProxySslConfig - Class in org.apache.brooklyn.entity.proxy
-
- ProxySslConfig() - Constructor for class org.apache.brooklyn.entity.proxy.ProxySslConfig
-
- ProxySslConfig.Builder - Class in org.apache.brooklyn.entity.proxy
-
- ProxySslConfig.Builder() - Constructor for class org.apache.brooklyn.entity.proxy.ProxySslConfig.Builder
-
- pruneValues(long) - Method in class org.apache.brooklyn.util.collections.TimeWindowedList
-
- PTR_RECORDS - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- PUBLIC_CLUSTER_NODES - Static variable in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastCluster
-
- PUBLIC_KEY_DATA - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- PUBLIC_KEY_DATA - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- PUBLIC_KEY_FILE - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- PUBLIC_KEY_FILE - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- publicAddress - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- publicAddress(InetAddress) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
Specifies the address that the management context's REST API will be available on.
- publish(SensorEvent<T>) - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionContext
-
- publish(SensorEvent<T>) - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionManager
-
- publish(SensorEvent<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractSubscriptionManager
-
performs the actual publishing -- ie distribution to subscriptions
- publish(SensorEvent<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.BasicSubscriptionContext
-
- publish(SensorEvent<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalSubscriptionManager
-
- publish(SensorEvent<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.QueueingSubscriptionManager
-
- Publish - Class in org.apache.brooklyn.demo
-
Publishes messages to a queue on a Qpid broker at a given URL.
- Publish() - Constructor for class org.apache.brooklyn.demo.Publish
-
- publishAndCheck(boolean) - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
invoked manually when initializing, and periodically thereafter
- publishClearNonMaster() - Method in interface org.apache.brooklyn.api.mgmt.ha.HighAvailabilityManager
-
deletes non-master node records; active nodes (including this) will republish,
so this provides a simple way to clean out the cache of dead brooklyn nodes
- publishClearNonMaster() - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- punishmentForOldOsVersions(Image, OsFamily, double) - Method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser
-
- push() - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
pushes the current focus to a stack, so that this location will be restored on the corresponding
Jsonya.Navigator.pop()
- put(BrooklynObjectType, String, String) - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData.Builder
-
- put(Map<String, V>) - Static method in class org.apache.brooklyn.core.config.MapConfigKey.MapModifications
-
when passed as a value to a MapConfigKey, causes each of these items to be put
(this Mod is redundant as no other value is really sensible)
- put(String) - Static method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks
-
- put(String, Object) - Method in class org.apache.brooklyn.core.entity.internal.ConfigMapViewWithStringKeys
-
- put(Object, Object) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
like normal map.put, except config keys are dereferenced on the way in
- put(ConfigKey.HasConfigKey<T>, T) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- put(ConfigKey<T>, T) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- put(Object, Object) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
like normal map.put, except config keys are dereferenced on the way in
- put(ConfigKey.HasConfigKey<T>, T) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- put(ConfigKey<T>, T) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- put(K, V) - Method in class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- put(Object, Object) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- put(ConfigKey.HasConfigKey<T>, T) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- put(ConfigKey<T>, T) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- put(String) - Method in class org.apache.brooklyn.core.mgmt.persist.FileBasedStoreObjectAccessor
-
- put(String) - Method in class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsStoreObjectAccessor
-
- put(String) - Method in interface org.apache.brooklyn.core.mgmt.persist.PersistenceObjectStore.StoreObjectAccessor
-
- put(String) - Method in class org.apache.brooklyn.core.mgmt.persist.StoreObjectAccessorLocking
-
- put(String, Object) - Method in class org.apache.brooklyn.qa.longevity.StatusRecorder.Record
-
- put(Object, Object, Object...) - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
puts the given key-value pair at the current focus (or multiple such),
creating a map if needed, replacing any values stored against keys supplied here;
if you wish to merge deep maps, see
Jsonya.Navigator.add(Object, Object...)
- put(Map) - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
- put(K, V) - Method in class org.apache.brooklyn.util.collections.MutableMap.Builder
-
- put(Map.Entry<? extends K, ? extends V>) - Method in class org.apache.brooklyn.util.collections.MutableMap.Builder
-
- put(ConfigKey<T>, T) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- put(A, V) - Method in class org.apache.brooklyn.util.guava.KeyTransformingLoadingCache
-
- putAll(BrooklynObjectType, Map<String, String>) - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData.Builder
-
- putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.brooklyn.core.entity.internal.ConfigMapViewWithStringKeys
-
- putAll(Map) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
like normal map.putAll, except config keys are dereferenced on the way in
- putAll(Map) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
like normal map.putAll, except config keys are dereferenced on the way in
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- putAll(Map<String, String>) - Method in class org.apache.brooklyn.core.location.DeprecatedKeysMappingBuilder
-
Deprecated.
- putAll(Map) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- putAll(Map<String, ?>) - Method in class org.apache.brooklyn.qa.longevity.StatusRecorder.Record
-
- putAll(String, Map<String, ?>) - Method in class org.apache.brooklyn.qa.longevity.StatusRecorder.Record
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.brooklyn.util.collections.MutableMap.Builder
-
- putAll(Iterable<? extends V>) - Method in class org.apache.brooklyn.util.collections.MutableSet
-
as AbstractCollection.addAll(Collection)
but fluent style and permitting null
- putAll(Map<?, ?>) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- putAll(ConfigBag) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- putAsStringKeyIfAbsent(Object, Object) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- putAttributes(Map) - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
- putIfAbsent(String, Object) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
inserts the value under the given key, if it was not present
- putIfAbsent(ConfigKey<T>, T) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- putIfAbsent(String, Object) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
inserts the value under the given key, if it was not present
- putIfAbsent(ConfigKey<T>, T) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- putIfAbsent(K, V) - Method in class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- putIfAbsent(String, Object) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- putIfAbsent(ConfigKey<T>, T) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- putIfAbsent(K, V) - Method in class org.apache.brooklyn.util.collections.MutableMap.Builder
-
- putIfAbsent(ConfigKey<T>, T) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- putIfAbsent(Map<?, ?>) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- putIfAbsent(ConfigBag) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- putIfAbsentAndNotNull(ConfigKey<T>, T) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- putIfNotNull(Object, Object) - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
- putIfNotNull(K, V) - Method in class org.apache.brooklyn.util.collections.MutableMap.Builder
-
- putIfNotNull(ConfigKey<T>, T) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- putProperties(Map<String, ?>) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- putStringKey(String, Object) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- putStringKeyIfHasValue(String, Maybe<?>) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- putStringKeyIfNotNull(String, Object) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- putType(BrooklynObjectType, String, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl.Builder
-
- RabbitBroker - Interface in org.apache.brooklyn.entity.messaging.rabbit
-
An
Entity
that represents a single Rabbit MQ broker instance, using AMQP 0-9-1.
- RabbitBrokerImpl - Class in org.apache.brooklyn.entity.messaging.rabbit
-
An
Entity
that represents a single Rabbit MQ broker instance, using AMQP 0-9-1.
- RabbitBrokerImpl() - Constructor for class org.apache.brooklyn.entity.messaging.rabbit.RabbitBrokerImpl
-
- RabbitDestination - Class in org.apache.brooklyn.entity.messaging.rabbit
-
- RabbitDestination() - Constructor for class org.apache.brooklyn.entity.messaging.rabbit.RabbitDestination
-
- RabbitDriver - Interface in org.apache.brooklyn.entity.messaging.rabbit
-
- RabbitQueue - Class in org.apache.brooklyn.entity.messaging.rabbit
-
- RabbitQueue() - Constructor for class org.apache.brooklyn.entity.messaging.rabbit.RabbitQueue
-
- RabbitSshDriver - Class in org.apache.brooklyn.entity.messaging.rabbit
-
TODO javadoc
- RabbitSshDriver(RabbitBrokerImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.messaging.rabbit.RabbitSshDriver
-
- RACK_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- randomBoolean() - Static method in class org.apache.brooklyn.util.text.Identifiers
-
- randomBytes(byte[]) - Static method in class org.apache.brooklyn.util.text.Identifiers
-
returns the array passed in
- randomBytes(int) - Static method in class org.apache.brooklyn.util.text.Identifiers
-
- randomDouble() - Static method in class org.apache.brooklyn.util.text.Identifiers
-
- randomInt() - Static method in class org.apache.brooklyn.util.text.Identifiers
-
- randomInt(int) - Static method in class org.apache.brooklyn.util.text.Identifiers
-
returns in [0,upbound)
- RANDOMIZE_SUBDOMAIN_NAME - Static variable in interface org.apache.brooklyn.entity.dns.geoscaling.GeoscalingDnsService
-
- randomLong() - Static method in class org.apache.brooklyn.util.text.Identifiers
-
- randomPortAround(int) - Static method in class org.apache.brooklyn.test.NetworkingTestUtils
-
Returns a port not in use somewhere around the seed;
this is not a foolproof way to prevent collisions,
but strikes a good balance of traceability (different callers will use different ranges)
and collision avoidance, esp when combined with Localhost...obtain(thisResult+"+");
.
- range() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.TokenGenerator
-
- range() - Method in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.AbstractTokenGenerator
-
- RANGE - Static variable in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.NonNeg127TokenGenerator
-
- range() - Method in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.NonNeg127TokenGenerator
-
- RANGE - Static variable in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.PosNeg63TokenGenerator
-
- range() - Method in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.PosNeg63TokenGenerator
-
- ratePerSecond - Variable in class org.apache.brooklyn.test.performance.PerformanceTestResult
-
- raw(Boolean) - Method in class org.apache.brooklyn.rest.resources.AbstractBrooklynRestResource.RestValueResolver
-
- rawDataTransformer(RawDataTransformer) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformer.Builder
-
- rawDataTransformer(BrooklynObjectType, RawDataTransformer) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformer.Builder
-
- RawDataTransformer - Interface in org.apache.brooklyn.core.mgmt.rebind.transformer
-
Transforms the raw data of persisted state (e.g.
- rawValue(Map<?, ?>) - Method in class org.apache.brooklyn.core.config.internal.AbstractStructuredConfigKey
-
- RDP_PORT - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- ReachableSocketFinder - Class in org.apache.brooklyn.util.net
-
For finding an open/reachable ip:port for a node.
- ReachableSocketFinder(ListeningExecutorService) - Constructor for class org.apache.brooklyn.util.net.ReachableSocketFinder
-
- ReachableSocketFinder(Predicate<HostAndPort>, ListeningExecutorService) - Constructor for class org.apache.brooklyn.util.net.ReachableSocketFinder
-
- read() - Method in class org.apache.brooklyn.util.stream.KnownSizeInputStream
-
- read(byte[]) - Method in class org.apache.brooklyn.util.stream.KnownSizeInputStream
-
- read(byte[], int, int) - Method in class org.apache.brooklyn.util.stream.KnownSizeInputStream
-
- read() - Method in class org.apache.brooklyn.util.stream.ReaderInputStream
-
Reads from the Reader
, returning the same value.
- read(byte[], int, int) - Method in class org.apache.brooklyn.util.stream.ReaderInputStream
-
Reads from the Reader
into a byte array
- READ_ACTIVE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- READ_ACTIVE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- READ_COMPLETED - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- READ_PENDING - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- READ_PENDING - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- READ_REPAIRS_TOTAL - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- readableString(int, int) - Static method in class org.apache.brooklyn.util.math.MathFunctions
-
returns a string of up to maxLen length (longer in extreme cases) also capped at significantDigits significantDigits
- reader(InputStream) - Static method in class org.apache.brooklyn.util.stream.Streams
-
- reader(InputStream, Charset) - Static method in class org.apache.brooklyn.util.stream.Streams
-
- ReaderInputStream - Class in org.apache.brooklyn.util.stream
-
- ReaderInputStream(Reader) - Constructor for class org.apache.brooklyn.util.stream.ReaderInputStream
-
- ReaderInputStream(Reader, String) - Constructor for class org.apache.brooklyn.util.stream.ReaderInputStream
-
- readFrom(Class<Map<String, Object>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.brooklyn.rest.util.FormMapProvider
-
- readFully(InputStream) - Static method in class org.apache.brooklyn.util.stream.Streams
-
reads the input stream fully, returning a byte array; throws unchecked exception on failure;
to get a string, use readFully(reader(is))
or readFullyString(is)
- readFully(Reader) - Static method in class org.apache.brooklyn.util.stream.Streams
-
- readFullyBytes(InputStream) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
Deprecated.
since 0.7.0 use {@link Streams#readFully(InputStream)
- readFullyString(File) - Static method in class org.apache.brooklyn.util.core.file.ArchiveUtils
-
Copies the entire contents of a file to a String.
- readFullyString(InputStream) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
Deprecated.
since 0.7.0 use {@link Streams#readFullyString(InputStream)
- readFullyString(InputStream) - Static method in class org.apache.brooklyn.util.stream.Streams
-
- readiness(Closure<Boolean>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.Builder
-
- readiness(Predicate<? super T>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.Builder
-
- ReadMe - Class in org.apache.brooklyn.demo
-
- ReadMe() - Constructor for class org.apache.brooklyn.demo.ReadMe
-
- readOnly() - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
allow read-only
- readPem(InputStream, String) - Static method in class org.apache.brooklyn.util.core.crypto.SecureKeys
-
- READS_PER_SECOND_IN_WINDOW - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- READS_PER_SECOND_IN_WINDOW_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- READS_PER_SECOND_LAST - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- READS_PER_SECOND_LAST_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- REAL_QUICK_PERIOD - Static variable in class org.apache.brooklyn.util.core.task.ValueResolver
-
Period to wait when we have to poll but want to give the illusion of no wait.
- REAL_QUICK_WAIT - Static variable in class org.apache.brooklyn.util.core.task.ValueResolver
-
Period to wait if we're expected to return real quick
but we want fast things to have time to finish.
- REAL_REAL_QUICK_WAIT - Static variable in class org.apache.brooklyn.util.core.task.ValueResolver
-
- realClass(String) - Method in class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer.CustomMapper
-
- realClass(String) - Method in class org.apache.brooklyn.util.core.xstream.ClassRenamingMapper
-
- realMember(Class, String) - Method in class org.apache.brooklyn.util.core.xstream.CompilerIndependentOuterClassFieldMapper
-
- REBALANCE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- rebalance() - Method in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- rebalance() - Method in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeDriver
-
- rebalance() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeImpl
-
- rebalance() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver
-
- rebalance() - Method in class org.apache.brooklyn.policy.followthesun.FollowTheSunStrategy
-
- rebalance() - Method in class org.apache.brooklyn.policy.loadbalancing.BalancingStrategy
-
- REBALANCE_STATUS - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- rebind() - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
- rebind(ClassLoader) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
- rebind(ClassLoader, RebindExceptionHandler) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
- rebind(ClassLoader, RebindExceptionHandler, ManagementNodeState) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
Causes this management context to rebind, loading data from the given backing store.
- rebind() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- rebind(ClassLoader) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- rebind(ClassLoader, RebindExceptionHandler) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- rebind(ClassLoader, RebindExceptionHandler, ManagementNodeState) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- rebind() - Method in class org.apache.brooklyn.core.objs.AbstractBrooklynObject
-
Called by framework on rebind (in new-style instances):
after configuring, but
before the instance is managed, and
before adjuncts are attached to entities, and
before a reference to an object is shared.
- rebind() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirrorImpl
-
- rebind() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlClusterImpl
-
- rebind() - Method in class org.apache.brooklyn.entity.group.DynamicMultiGroupImpl
-
- rebind() - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolImpl
-
- rebind() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- rebind() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- rebind() - Method in class org.apache.brooklyn.entity.software.base.EmptySoftwareProcessSshDriver
-
- rebind() - Method in class org.apache.brooklyn.entity.software.base.EmptyWindowsProcessWinRmDriver
-
- rebind() - Method in interface org.apache.brooklyn.entity.software.base.SoftwareProcessDriver
-
Rebinds the driver to a pre-existing software process.
- rebind() - Method in class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
-
- rebind() - Method in class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
- rebind() - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
- rebind() - Method in class org.apache.brooklyn.location.jclouds.JcloudsWinRmMachineLocation
-
- rebind() - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- REBIND_FAILURE_MODE - Static variable in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- Rebindable - Interface in org.apache.brooklyn.api.mgmt.rebind
-
Indicates that this can be recreated, e.g.
- RebindContext - Interface in org.apache.brooklyn.api.mgmt.rebind
-
Gives access to things that are being currently rebinding.
- RebindContextImpl - Class in org.apache.brooklyn.core.mgmt.rebind
-
- RebindContextImpl(ManagementContext, RebindExceptionHandler, ClassLoader) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- RebindContextLookupContext - Class in org.apache.brooklyn.core.mgmt.rebind
-
- RebindContextLookupContext(ManagementContext, RebindContextImpl, RebindExceptionHandler) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.RebindContextLookupContext
-
- RebindExceptionHandler - Interface in org.apache.brooklyn.api.mgmt.rebind
-
Handler called on all exceptions to do with rebind.
- RebindExceptionHandlerImpl - Class in org.apache.brooklyn.core.mgmt.rebind
-
Stateful handler, meant for a single rebind pass
- RebindExceptionHandlerImpl(RebindExceptionHandlerImpl.Builder) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- RebindExceptionHandlerImpl.Builder - Class in org.apache.brooklyn.core.mgmt.rebind
-
- RebindExceptionHandlerImpl.Builder() - Constructor for class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl.Builder
-
- rebindFailureMode(RebindManager.RebindFailureMode) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl.Builder
-
- RebindIteration - Class in org.apache.brooklyn.core.mgmt.rebind
-
Multi-phase deserialization:
1.
- RebindIteration(RebindManagerImpl, ManagementNodeState, ClassLoader, RebindExceptionHandler, Semaphore, AtomicInteger, PersistenceActivityMetrics, BrooklynMementoPersister) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.RebindIteration
-
- rebindMachine(NodeMetadata) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- rebindMachine(Map<?, ?>, NodeMetadata) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- rebindMachine(ConfigBag) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- rebindMachine(Map<?, ?>) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- RebindManager - Interface in org.apache.brooklyn.api.mgmt.rebind
-
Manages the persisting of brooklyn's state, and recreating that state, e.g.
- RebindManager.RebindFailureMode - Enum in org.apache.brooklyn.api.mgmt.rebind
-
- RebindManagerImpl - Class in org.apache.brooklyn.core.mgmt.rebind
-
Manages the persistence/rebind process.
- RebindManagerImpl(ManagementContextInternal) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- RebindManagerImpl.RebindTracker - Class in org.apache.brooklyn.core.mgmt.rebind
-
- RebindManagerImpl.RebindTracker() - Constructor for class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl.RebindTracker
-
- rebindPartialActive(CompoundTransformer, Iterator<BrooklynObject>) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- rebindPartialActive(CompoundTransformer, String...) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- RebindSupport<T extends Memento> - Interface in org.apache.brooklyn.api.mgmt.rebind
-
Supporter instance for behaviour related to rebinding a given entity/location/policy.
- REBOOT_BEGUN_TIMEOUT - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- REBOOT_COMPLETED_TIMEOUT - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- rebootAndWait() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- recommendJmxRmiCustomAgent() - Method in class org.apache.brooklyn.entity.java.JmxSupport
-
sets JMR_RMI_CUSTOM_AGENT as the connection mode for the indicated apps.
- recompute() - Method in interface org.apache.brooklyn.entity.proxy.nginx.UrlMapping
-
- recompute() - Method in class org.apache.brooklyn.entity.proxy.nginx.UrlMappingImpl
-
- reconfigurable(boolean) - Method in class org.apache.brooklyn.core.config.BasicConfigKey.Builder
-
- reconfigureService() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxControllerImpl
-
- reconnect() - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- reconnectWithRetryDampened() - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
Reconnects.
- reconstitute(T) - Static method in class org.apache.brooklyn.util.javalang.Serializers
-
- reconstitute(T, Serializers.ObjectReplacer) - Static method in class org.apache.brooklyn.util.javalang.Serializers
-
- reconstitute(T, ClassLoader) - Static method in class org.apache.brooklyn.util.javalang.Serializers
-
- reconstitute(T, ClassLoader, Serializers.ObjectReplacer) - Static method in class org.apache.brooklyn.util.javalang.Serializers
-
- reconstruct(RebindContext, T) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindSupport
-
Reconstructs this entity, given a memento of its state.
- reconstruct(RebindContext, T) - Method in class org.apache.brooklyn.core.mgmt.rebind.AbstractBrooklynObjectRebindSupport
-
- reconstruct(RebindContext, CatalogItemMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.BasicCatalogItemRebindSupport
-
- record(StatusRecorder.Record) - Method in class org.apache.brooklyn.qa.longevity.StatusRecorder.ChainingStatusRecorder
-
- record(StatusRecorder.Record) - Method in class org.apache.brooklyn.qa.longevity.StatusRecorder.FileBasedStatusRecorder
-
- record(StatusRecorder.Record) - Method in class org.apache.brooklyn.qa.longevity.StatusRecorder.LogBasedStatusRecorder
-
- record(StatusRecorder.Record) - Method in interface org.apache.brooklyn.qa.longevity.StatusRecorder
-
- record(StatusRecorder.Record) - Method in class org.apache.brooklyn.qa.longevity.StatusRecorder.SysoutBasedStatusRecorder
-
- recordApplicationEvent(Application, Lifecycle) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalUsageManager
-
- recordApplicationEvent(Application, Lifecycle) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentUsageManager
-
- recordApplicationEvent(Application, Lifecycle) - Method in interface org.apache.brooklyn.core.mgmt.usage.UsageManager
-
Adds this application event to the usage record for the given app (creating the usage
record if one does not already exist).
- recordLocationEvent(Location, Lifecycle) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalUsageManager
-
Adds this location event to the usage record for the given location (creating the usage
record if one does not already exist).
- recordLocationEvent(Location, Lifecycle) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentUsageManager
-
- recordLocationEvent(Location, Lifecycle) - Method in interface org.apache.brooklyn.core.mgmt.usage.UsageManager
-
Adds this location event to the usage record for the given location (creating the usage
record if one does not already exist).
- recordPublicIpHostname(String, String) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
- recordPublicIpHostname(String, String) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
- recordPublicIpHostname(String, String) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
Deprecated.
- RECOVERED_STABILIZATION_DELAY - Static variable in class org.apache.brooklyn.policy.ha.AbstractFailureDetector
-
- recoverFailedNode(String) - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- recoverFailedNode(String) - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNodeDriver
-
- recoverFailedNode(String) - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- recoverFailedNode(String) - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- REDEPLOY_ALL - Static variable in interface org.apache.brooklyn.entity.webapp.JavaWebAppService.CanRedeployAll
-
- redeployAll() - Method in class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
- redeployAll() - Method in class org.apache.brooklyn.entity.webapp.DynamicWebAppClusterImpl
-
- redeployAll() - Method in interface org.apache.brooklyn.entity.webapp.JavaWebAppService.CanRedeployAll
-
- redirect() - Static method in class org.apache.brooklyn.entity.brooklynnode.EntityHttpClient.ResponseCodePredicates
-
- REDIS_CONFIG_TEMPLATE_URL - Static variable in interface org.apache.brooklyn.entity.nosql.redis.RedisSlave
-
- REDIS_CONFIG_TEMPLATE_URL - Static variable in interface org.apache.brooklyn.entity.nosql.redis.RedisStore
-
- REDIS_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.redis.RedisStore
-
- RedisCluster - Interface in org.apache.brooklyn.entity.nosql.redis
-
A cluster of
RedisStore
s with one master and a group of slaves.
- RedisClusterImpl - Class in org.apache.brooklyn.entity.nosql.redis
-
- RedisClusterImpl() - Constructor for class org.apache.brooklyn.entity.nosql.redis.RedisClusterImpl
-
- RedisShard - Interface in org.apache.brooklyn.entity.nosql.redis
-
- RedisShardImpl - Class in org.apache.brooklyn.entity.nosql.redis
-
- RedisShardImpl() - Constructor for class org.apache.brooklyn.entity.nosql.redis.RedisShardImpl
-
- RedisSlave - Interface in org.apache.brooklyn.entity.nosql.redis
-
- RedisSlaveImpl - Class in org.apache.brooklyn.entity.nosql.redis
-
- RedisSlaveImpl() - Constructor for class org.apache.brooklyn.entity.nosql.redis.RedisSlaveImpl
-
- RedisStore - Interface in org.apache.brooklyn.entity.nosql.redis
-
An entity that represents a Redis key-value store service.
- RedisStoreDriver - Interface in org.apache.brooklyn.entity.nosql.redis
-
- RedisStoreImpl - Class in org.apache.brooklyn.entity.nosql.redis
-
An entity that represents a Redis key-value store service.
- RedisStoreImpl() - Constructor for class org.apache.brooklyn.entity.nosql.redis.RedisStoreImpl
-
- RedisStoreSshDriver - Class in org.apache.brooklyn.entity.nosql.redis
-
- RedisStoreSshDriver(RedisStoreImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.nosql.redis.RedisStoreSshDriver
-
- Reducer - Class in org.apache.brooklyn.enricher.stock.reducer
-
- Reducer() - Constructor for class org.apache.brooklyn.enricher.stock.reducer.Reducer
-
- REDUCER_FUNCTION - Static variable in class org.apache.brooklyn.enricher.stock.reducer.Reducer
-
- REDUCER_FUNCTION_TRANSFORMATION - Static variable in class org.apache.brooklyn.enricher.stock.reducer.Reducer
-
- Reference<T> - Interface in org.apache.brooklyn.core.internal.storage
-
A reference to a value, backed by the storage-medium.
- ReferenceWithError<T> - Class in org.apache.brooklyn.util.exceptions
-
A reference to an object which can carry an object alongside it.
- Reflections - Class in org.apache.brooklyn.util.javalang
-
Reflection utilities ("borrowed" from cloudsoft monterey).
- Reflections(ClassLoader) - Constructor for class org.apache.brooklyn.util.javalang.Reflections
-
- Reflections.ReflectionAccessException - Exception in org.apache.brooklyn.util.javalang
-
- Reflections.ReflectionAccessException(String, Throwable) - Constructor for exception org.apache.brooklyn.util.javalang.Reflections.ReflectionAccessException
-
- Reflections.ReflectionNotFoundException - Exception in org.apache.brooklyn.util.javalang
-
- Reflections.ReflectionNotFoundException(String, Throwable) - Constructor for exception org.apache.brooklyn.util.javalang.Reflections.ReflectionNotFoundException
-
- Reflections.ReflectionNotFoundException(String) - Constructor for exception org.apache.brooklyn.util.javalang.Reflections.ReflectionNotFoundException
-
- ReflectionScanner - Class in org.apache.brooklyn.util.core.javalang
-
Facade on Reflections
which logs warnings for unloadable classes but does not fail
- ReflectionScanner(Iterable<URL>, String, ClassLoader...) - Constructor for class org.apache.brooklyn.util.core.javalang.ReflectionScanner
-
scanner which will look in the given urls
(or if those are null attempt to infer from the first entry in the classloaders,
although currently that seems to only pick up directories, not JAR's),
optionally filtering for the given prefix;
any or all arguments can be null to accept all (and use default classpath for classloading).
- ReflectiveEntityDriverFactory - Class in org.apache.brooklyn.core.entity.drivers
-
Follows a class naming convention: the driver interface typically ends in "Driver", and the implementation
must match the driver interface name but with a suffix like "SshDriver" instead of "Driver".
- ReflectiveEntityDriverFactory() - Constructor for class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory
-
- ReflectiveEntityDriverFactory.AbstractDriverInferenceRenamingInferenceRule - Class in org.apache.brooklyn.core.entity.drivers
-
- ReflectiveEntityDriverFactory.AbstractDriverInferenceRenamingInferenceRule(String, String) - Constructor for class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.AbstractDriverInferenceRenamingInferenceRule
-
- ReflectiveEntityDriverFactory.AbstractDriverInferenceRule - Class in org.apache.brooklyn.core.entity.drivers
-
- ReflectiveEntityDriverFactory.AbstractDriverInferenceRule() - Constructor for class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.AbstractDriverInferenceRule
-
- ReflectiveEntityDriverFactory.DriverInferenceByRenamingClassFullName - Class in org.apache.brooklyn.core.entity.drivers
-
- ReflectiveEntityDriverFactory.DriverInferenceByRenamingClassFullName(String, String) - Constructor for class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.DriverInferenceByRenamingClassFullName
-
- ReflectiveEntityDriverFactory.DriverInferenceByRenamingClassSimpleName - Class in org.apache.brooklyn.core.entity.drivers
-
- ReflectiveEntityDriverFactory.DriverInferenceByRenamingClassSimpleName(String, String) - Constructor for class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.DriverInferenceByRenamingClassSimpleName
-
- ReflectiveEntityDriverFactory.DriverInferenceForPaasLocation - Class in org.apache.brooklyn.core.entity.drivers
-
- ReflectiveEntityDriverFactory.DriverInferenceForPaasLocation() - Constructor for class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.DriverInferenceForPaasLocation
-
- ReflectiveEntityDriverFactory.DriverInferenceForSshLocation - Class in org.apache.brooklyn.core.entity.drivers
-
- ReflectiveEntityDriverFactory.DriverInferenceForSshLocation() - Constructor for class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.DriverInferenceForSshLocation
-
- ReflectiveEntityDriverFactory.DriverInferenceForWinRmLocation - Class in org.apache.brooklyn.core.entity.drivers
-
- ReflectiveEntityDriverFactory.DriverInferenceForWinRmLocation() - Constructor for class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.DriverInferenceForWinRmLocation
-
- ReflectiveEntityDriverFactory.DriverInferenceRule - Interface in org.apache.brooklyn.core.entity.drivers
-
- refresh(Set<BigInteger>) - Method in interface org.apache.brooklyn.entity.nosql.cassandra.TokenGenerator
-
- refresh(Set<BigInteger>) - Method in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.AbstractTokenGenerator
-
- refresh(A) - Method in class org.apache.brooklyn.util.guava.KeyTransformingLoadingCache
-
- refreshInheritedConfig() - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicConfigurationSupport
-
- refreshInheritedConfig() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.7.0; see config().refreshInheritedConfig()
- refreshInheritedConfig() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
- refreshInheritedConfig() - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectInternal.ConfigurationSupportInternal
-
- refreshInheritedConfigOfChildren() - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicConfigurationSupport
-
- refreshInheritedConfigOfChildren() - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectInternal.ConfigurationSupportInternal
-
- regexReplacement(Object, Object) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon.Functions
-
- regexReplacement(Object, Object, Object) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
- regexReplacement(Object, Object, Object) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- regexReplacement(Object, Object) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- register(AttributeSensor<T>, RendererHints.Hint<? super T>) - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
- register(ConfigKey<T>, RendererHints.Hint<? super T>) - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
- register(Class<T>, RendererHints.Hint<? super T>) - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
- register(Integer, Integer) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- registerAdapter(Class<A>, Class<B>, Function<? super A, B>) - Static method in class org.apache.brooklyn.util.core.flags.TypeCoercions
-
Registers an adapter for use with type coercion.
- registerAlternateLocator(CustomResourceLocator.ResourceLocator) - Static method in class org.apache.brooklyn.launcher.config.CustomResourceLocator
-
- registerBundle(CatalogItem.CatalogBundle) - Method in class org.apache.brooklyn.core.mgmt.ha.OsgiManager
-
- registerCatalogItem(String, CatalogItem<?, ?>) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- registerDeploymentPlan(Reader) - Method in class org.apache.brooklyn.camp.spi.resolve.PdpProcessor
-
create and return an AssemblyTemplate based on the given DP (yaml)
- registerDeploymentPlan(DeploymentPlan) - Method in class org.apache.brooklyn.camp.spi.resolve.PdpProcessor
-
applies matchers to the given deployment plan to create an assembly template
- registerDriver(Class<D>, Class<? extends Location>, Class<? extends D>) - Method in interface org.apache.brooklyn.api.entity.drivers.EntityDriverManager
-
- registerDriver(Class<D>, Class<? extends Location>, Class<? extends D>) - Method in class org.apache.brooklyn.core.entity.drivers.BasicEntityDriverManager
-
- registerDriver(Class<D>, Class<? extends Location>, Class<? extends D>) - Method in class org.apache.brooklyn.core.entity.drivers.RegistryEntityDriverFactory
-
- RegisteredType - Interface in org.apache.brooklyn.api.typereg
-
- RegisteredType.TypeImplementationPlan - Interface in org.apache.brooklyn.api.typereg
-
- RegisteredTypeKindVisitor<T> - Class in org.apache.brooklyn.core.typereg
-
Visitor adapter which can be used to ensure all kinds are supported
- RegisteredTypeKindVisitor() - Constructor for class org.apache.brooklyn.core.typereg.RegisteredTypeKindVisitor
-
- RegisteredTypeLoadingContext - Interface in org.apache.brooklyn.api.typereg
-
- RegisteredTypeLoadingContexts - Class in org.apache.brooklyn.core.typereg
-
- RegisteredTypeLoadingContexts() - Constructor for class org.apache.brooklyn.core.typereg.RegisteredTypeLoadingContexts
-
- RegisteredTypeLoadingContexts.BasicRegisteredTypeLoadingContext - Class in org.apache.brooklyn.core.typereg
-
Immutable (from caller's perspective) record of a constraint
- RegisteredTypeLoadingContexts.BasicRegisteredTypeLoadingContext(RegisteredTypeLoadingContext) - Constructor for class org.apache.brooklyn.core.typereg.RegisteredTypeLoadingContexts.BasicRegisteredTypeLoadingContext
-
- registeredTypeName(Predicate<? super String>) - Static method in class org.apache.brooklyn.core.catalog.CatalogPredicates
-
Deprecated.
- RegisteredTypePredicates - Class in org.apache.brooklyn.core.typereg
-
- RegisteredTypePredicates() - Constructor for class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- RegisteredTypes - Class in org.apache.brooklyn.core.typereg
-
Utility and preferred creation mechanisms for working with
RegisteredType
instances.
- RegisteredTypes() - Constructor for class org.apache.brooklyn.core.typereg.RegisteredTypes
-
- RegisteredTypes.RegisteredTypeComparator - Class in org.apache.brooklyn.core.typereg
-
- registerEnricher(String, Enricher) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- registerEntity(String, Entity) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- registerFeed(String, Feed) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- registerFilenameProducer(Function<? super DownloadResolverManager.DownloadRequirement, String>) - Method in interface org.apache.brooklyn.api.entity.drivers.downloads.DownloadResolverManager
-
Registers a producer for generating the expected filename of the download artifact.
- registerFilenameProducer(Function<? super DownloadResolverManager.DownloadRequirement, String>) - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadsManager
-
- registerIdentifiableRestResource(Class<T>, Class<? extends AbstractCampRestResource>) - Method in class org.apache.brooklyn.camp.server.rest.util.DtoFactory.UriFactory
-
registers a CAMP Resource type against a RestResource, generating the URI
by concatenating the @Path annotation on the RestResource with the ID of the CAMP resource
- registerIdentityFunction(Class<T>, String, Function<T, String>) - Method in class org.apache.brooklyn.camp.server.rest.util.DtoFactory.UriFactory
-
registers a type to generate a URI which concatenates the given base with the
result of the given function to generate an ID against an object of the given type
- registerImplementation(Class<T>, Class<? extends T>) - Method in interface org.apache.brooklyn.api.entity.EntityTypeRegistry
-
Registers the implementation to use for a given entity type.
- registerImplementation(Class<T>, Class<? extends T>) - Method in class org.apache.brooklyn.core.objs.BasicEntityTypeRegistry
-
- registerLocation(String, Location) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- registerMachine(ConfigBag) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
Brings an existing machine with the given details under management.
- registerMachine(Map<?, ?>) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- registerPdpFromArchive(InputStream) - Method in class org.apache.brooklyn.camp.spi.resolve.PdpProcessor
-
- registerPolicy(String, Policy) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- registerPrimaryProducer(Function<? super DownloadResolverManager.DownloadRequirement, ? extends DownloadResolverManager.DownloadTargets>) - Method in interface org.apache.brooklyn.api.entity.drivers.downloads.DownloadResolverManager
-
Registers a producer, to be tried before all other producers.
- registerPrimaryProducer(Function<? super DownloadResolverManager.DownloadRequirement, ? extends DownloadResolverManager.DownloadTargets>) - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadsManager
-
- registerProducer(Function<? super DownloadResolverManager.DownloadRequirement, ? extends DownloadResolverManager.DownloadTargets>) - Method in interface org.apache.brooklyn.api.entity.drivers.downloads.DownloadResolverManager
-
Registers a producer, to be tried after all other registered producers have been tried.
- registerProducer(Function<? super DownloadResolverManager.DownloadRequirement, ? extends DownloadResolverManager.DownloadTargets>) - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadsManager
-
- registerResolver(LocationResolver) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
Registers the given resolver, invoking
LocationResolver.init(ManagementContext)
on the argument
and returning true, unless the argument indicates false for
LocationResolver.EnableableLocationResolver#isEnabled()
- registerResourceUriFunction(Class<T>, Function<T, String>) - Method in class org.apache.brooklyn.camp.server.rest.util.DtoFactory.UriFactory
-
registers a function which generates a URI given a type; note that this method cannot be used for links
- RegistryEntityDriverFactory - Class in org.apache.brooklyn.core.entity.drivers
-
A registry of driver classes, keyed off the driver-interface + location type it is for.
- RegistryEntityDriverFactory() - Constructor for class org.apache.brooklyn.core.entity.drivers.RegistryEntityDriverFactory
-
- reinit() - Static method in class org.apache.brooklyn.util.core.BrooklynLanguageExtensions
-
Deprecated.
- reinitAll() - Static method in class org.apache.brooklyn.core.internal.BrooklynInitialization
-
- relations() - Method in interface org.apache.brooklyn.api.entity.Entity
-
- relations() - Method in interface org.apache.brooklyn.api.location.Location
-
- relations() - Method in interface org.apache.brooklyn.api.objs.BrooklynObject
-
Relations specify a typed, directed connection between two entities.
- relations() - Method in interface org.apache.brooklyn.api.policy.Policy
-
- relations() - Method in interface org.apache.brooklyn.api.sensor.Enricher
-
- relations() - Method in interface org.apache.brooklyn.api.sensor.Feed
-
- relations() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
Overrides the parent so that relations are not visible.
- relations() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
Overrides the parent so that relations are not visible.
- relations() - Method in class org.apache.brooklyn.core.enricher.AbstractEnricher
-
- relations() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- relations() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
- relations() - Method in class org.apache.brooklyn.core.feed.AbstractFeed
-
- relations() - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- relations() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- relations() - Method in interface org.apache.brooklyn.core.location.internal.LocationInternal
-
- relations() - Method in class org.apache.brooklyn.core.objs.AbstractBrooklynObject
-
- relations() - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectInternal
-
- relations() - Method in class org.apache.brooklyn.core.policy.AbstractPolicy
-
- RelationshipType<SourceType,TargetType> - Interface in org.apache.brooklyn.api.relations
-
- RelationshipTypes - Class in org.apache.brooklyn.core.relations
-
- RelationshipTypes() - Constructor for class org.apache.brooklyn.core.relations.RelationshipTypes
-
- release(T) - Method in interface org.apache.brooklyn.api.location.MachineProvisioningLocation
-
Release a previously-obtained machine.
- release(T) - Method in interface org.apache.brooklyn.api.location.ProvisioningLocation
-
Release a previously-obtained location.
- release(T) - Method in class org.apache.brooklyn.core.location.AggregatingMachineProvisioningLocation
-
- release(MachineLocation) - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolLocation
-
- release(T) - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- release(T) - Method in class org.apache.brooklyn.location.byon.SingleMachineProvisioningLocation
-
- release(MachineLocation) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- release(SshMachineLocation) - Method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
- release(T) - Method in class org.apache.brooklyn.location.multi.MultiLocation
-
- release() - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
- release(int) - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
- releaseMachine(MachineLocation) - Method in interface org.apache.brooklyn.entity.machine.pool.ServerPool
-
- releaseMachine(MachineLocation) - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolImpl
-
- releaseMutex(String) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- releaseMutex(String) - Method in class org.apache.brooklyn.util.core.mutex.MutexSupport
-
- releaseMutex(String) - Method in interface org.apache.brooklyn.util.core.mutex.WithMutexes
-
releases a mutex, triggering another thread to use it or cleaning it up if no one else is waiting;
this should only be called by the mutex owner (thread)
- releasePort(int) - Method in interface org.apache.brooklyn.api.location.PortSupplier
-
Release a previously reserved port.
- releasePort(int) - Method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation.LocalhostMachine
-
- releasePort(InetAddress, int) - Static method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
- releasePort(int) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- reload() - Method in class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- RELOAD - Static variable in interface org.apache.brooklyn.entity.proxy.LoadBalancer
-
- reload() - Method in interface org.apache.brooklyn.entity.proxy.LoadBalancer
-
- reload() - Method in class org.apache.brooklyn.entity.proxy.LoadBalancerClusterImpl
-
- reload() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxControllerImpl
-
- reload() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- reloadBrooklynProperties() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
Reloads locations from brooklyn.properties
.
- reloadBrooklynProperties() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- reloadBrooklynProperties() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- reloadBrooklynProperties() - Method in interface org.apache.brooklyn.rest.api.ServerApi
-
- reloadBrooklynProperties() - Method in class org.apache.brooklyn.rest.resources.ServerResource
-
- reloadBrooklynProperties() - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
- reloadConfiguration() - Method in class org.apache.brooklyn.entity.nosql.cassandra.customsnitch.MultiCloudSnitch
-
- reloaded() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext.PropertiesReloadListener
-
Called when brooklyn.properties
is reloaded.
- remainderAsList() - Method in class org.apache.brooklyn.util.text.QuotedStringTokenizer
-
- REMOTE_ADDRESS_SESSION_ATTRIBUTE - Static variable in class org.apache.brooklyn.rest.filter.BrooklynPropertiesSecurityFilter
-
The session attribute set to indicate the remote address of the HTTP request.
- RemoteEffectorBuilder - Class in org.apache.brooklyn.entity.brooklynnode
-
- RemoteEffectorBuilder() - Constructor for class org.apache.brooklyn.entity.brooklynnode.RemoteEffectorBuilder
-
- remoteEffectorName - Variable in class org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirrorImpl.RemoteEffector
-
- remoteFile(String) - Method in class org.apache.brooklyn.util.core.task.ssh.SshFetchTaskFactory
-
- remoteFile(String) - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskFactory
-
- remoteTimestamp(Long) - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord.Builder
-
- REMOVABLE - Static variable in class org.apache.brooklyn.entity.machine.pool.ServerPoolImpl
-
- REMOVAL_STRATEGY - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- remove(T) - Method in interface org.apache.brooklyn.api.entity.Entity.AdjunctSupport
-
Removes an instance.
- remove(Enricher) - Method in interface org.apache.brooklyn.api.entity.Entity.EnricherSupport
-
Removes the given enricher from this entity.
- remove(Policy) - Method in interface org.apache.brooklyn.api.entity.Entity.PolicySupport
-
Removes the given policy from this entity.
- remove(RelationshipType<? super T, ? super U>, U) - Method in interface org.apache.brooklyn.api.objs.BrooklynObject.RelationSupport
-
Removes any and all relationships of the given type from this object pointing at the given target,
and ensures that the inverse relationships (if there are one) are also removed.
- remove(String) - Method in class org.apache.brooklyn.camp.spi.collection.BasicResourceLookup
-
- remove(Enricher) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicEnricherSupport
-
- remove(Group) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicGroupSupport
-
- remove(Policy) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicPolicySupport
-
- remove(AttributeSensor<?>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicSensorSupport
-
- REMOVE - Static variable in class org.apache.brooklyn.core.entity.Entities
-
Special object used by some setting methods to indicate that a value should be removed.
- remove(Group) - Method in interface org.apache.brooklyn.core.entity.EntityInternal.GroupSupportInternal
-
Removes this entity as a member of the given
Group
.
- remove(AttributeSensor<?>) - Method in interface org.apache.brooklyn.core.entity.EntityInternal.SensorSupportInternal
-
- remove(T, RelationshipType<? super T, ? super U>, U) - Static method in class org.apache.brooklyn.core.entity.EntityRelations
-
- remove(Object) - Method in class org.apache.brooklyn.core.entity.internal.ConfigMapViewWithStringKeys
-
- REMOVE - Static variable in class org.apache.brooklyn.core.feed.FeedConfig
-
The onSuccess or onError functions can return this value to indicate that the sensor value should be removed
(cf 'null', but useful in dynamic situations)
- remove(String) - Method in interface org.apache.brooklyn.core.internal.storage.BrooklynStorage
-
Removes the data stored against this id, whether it is a map, ref or whatever.
- remove(String) - Method in interface org.apache.brooklyn.core.internal.storage.DataGrid
-
Deletes the map for this id, if it exists; otherwise a no-op.
- remove(String) - Method in class org.apache.brooklyn.core.internal.storage.impl.BrooklynStorageImpl
-
- remove(Object) - Method in class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- remove(Object, Object) - Method in class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- remove(String) - Method in class org.apache.brooklyn.core.internal.storage.impl.inmemory.InmemoryDatagrid
-
- remove(Object) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- remove(RelationshipType<? super SourceType, ? super U>, U) - Method in class org.apache.brooklyn.core.relations.AbstractBasicRelationSupport
-
- remove(RelationshipType<? super T, ? super U>, U) - Method in class org.apache.brooklyn.core.relations.ByObjectBasicRelationSupport.DataForBasicRelations
-
- remove(RelationshipType<? super SourceType, ? super U>, U) - Method in class org.apache.brooklyn.core.relations.EmptyRelationSupport
-
- remove(AttributeSensor<?>) - Method in class org.apache.brooklyn.core.sensor.AttributeMap
-
- remove(Collection<String>) - Method in class org.apache.brooklyn.core.sensor.AttributeMap
-
- remove() - Method in class org.apache.brooklyn.entity.database.derby.DerbySchema
-
- remove() - Method in interface org.apache.brooklyn.entity.database.Schema
-
- remove(MongoDBServer) - Method in class org.apache.brooklyn.entity.nosql.mongodb.ReplicaSetConfig
-
- remove(HostAndPort) - Method in class org.apache.brooklyn.entity.nosql.mongodb.ReplicaSetConfig
-
Removes the first entity with host and port matching the given address.
- remove(String, Integer) - Method in class org.apache.brooklyn.entity.nosql.mongodb.ReplicaSetConfig
-
Removes the first entity with the given hostname and port from the list of members
- remove(String) - Method in class org.apache.brooklyn.internal.storage.impl.hazelcast.HazelcastDataGrid
-
- remove(V) - Method in class org.apache.brooklyn.util.collections.MutableList.Builder
-
- remove(K) - Method in class org.apache.brooklyn.util.collections.MutableMap.Builder
-
- remove(V) - Method in class org.apache.brooklyn.util.collections.MutableSet.Builder
-
- remove(Object) - Method in class org.apache.brooklyn.util.collections.SetFromLiveMap
-
- remove(ConfigKey<?>) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- remove(String) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- REMOVE_FROM_CLUSTER - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- REMOVE_REGION - Static variable in interface org.apache.brooklyn.entity.group.DynamicRegionsFabric
-
- removeAll() - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicEnricherSupport
-
- removeAll() - Method in interface org.apache.brooklyn.core.entity.EntityInternal.EnricherSupportInternal
-
Removes all enricher from this entity.
- removeAll(Iterable<? extends V>) - Method in class org.apache.brooklyn.util.collections.MutableList.Builder
-
- removeAll(K...) - Method in class org.apache.brooklyn.util.collections.MutableMap.Builder
-
- removeAll(Iterable<? extends K>) - Method in class org.apache.brooklyn.util.collections.MutableMap.Builder
-
- removeAll(Iterable<? extends V>) - Method in class org.apache.brooklyn.util.collections.MutableSet.Builder
-
- removeAll(Collection<?>) - Method in class org.apache.brooklyn.util.collections.SetFromLiveMap
-
- removeAll(ConfigKey<?>...) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- removeAll(Iterable<String>) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- removeAllEnrichers() - Method in interface org.apache.brooklyn.api.entity.EntityLocal
-
Deprecated.
since 0.9.0; see EnricherSupportInternal#removeAllEnrichers()
, e.g. ((EntityInternal)entity).enrichers().removeAllEnrichers()
- removeAllEnrichers() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- removeAllFeeds() - Method in interface org.apache.brooklyn.core.entity.EntityInternal.FeedSupport
-
Removes all feeds from this entity.
- removeAllFromEnd(String, String...) - Static method in class org.apache.brooklyn.util.text.Strings
-
As removeFromEnd, but repeats until all such suffixes are gone
- removeAllFromStart(String, String...) - Static method in class org.apache.brooklyn.util.text.Strings
-
- removeAllPolicies() - Method in interface org.apache.brooklyn.api.entity.EntityLocal
-
Deprecated.
since 0.9.0; see PolicySupportInternal#removeAllPolicies()
, e.g. ((EntityInternal)entity).policies().removeAllPolicies()
- removeAllPolicies() - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicPolicySupport
-
- removeAllPolicies() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- removeAllPolicies() - Method in interface org.apache.brooklyn.core.entity.EntityInternal.PolicySupportInternal
-
Removes all policy from this entity.
- removeAssociationListener(PortForwardManager.AssociationListener) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
- removeAssociationListener(PortForwardManager.AssociationListener) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- removeAssociationListener(PortForwardManager.AssociationListener) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- removeAttribute(AttributeSensor<?>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
- removeAttribute(AttributeSensor<?>) - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
- removeCatalogItems(Collection<String>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
Removes the catalog items with the given ids.
- removeChild(Entity) - Method in interface org.apache.brooklyn.api.entity.Entity
-
Removes the specified child
Entity
; its parent will be set to null.
- removeChild(Entity) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- removeChild(Location) - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- removeChild(Entity) - Method in class org.apache.brooklyn.entity.group.BasicGroupImpl
-
- removeChild(Entity) - Method in class org.apache.brooklyn.entity.group.DynamicClusterImpl
-
- removeChild(Entity) - Method in class org.apache.brooklyn.entity.group.DynamicFabricImpl
-
- removeChild(Location) - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- removeConfig(ConfigKey<V>) - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- removeConfigKey(ConfigKey<?>) - Method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
Removes the named
ConfigKey
from this entity.
- removeContextFromList(List<Handler>, String) - Static method in class org.apache.brooklyn.util.web.ContextHandlerCollectionHotSwappable
-
- removed(BrooklynObjectType, Set<String>) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.MutableDelta
-
- removed(BrooklynObjectType, Set<String>) - Method in class org.apache.brooklyn.core.mgmt.rebind.PersisterDeltaImpl
-
- removed(Entity) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixServerImpl
-
- removed(MachineSet) - Method in class org.apache.brooklyn.location.jclouds.pool.MachineSet
-
- removedCatalogItemIds() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.Delta
-
- removedCatalogItemIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.PersisterDeltaImpl
-
- removeDefinedLocation(String) - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
removes the defined location from the registry (applications running there are unaffected)
- removeDefinedLocation(CatalogItem<Location, LocationSpec<?>>) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- removeDefinedLocation(String) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- removedEnricherIds() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.Delta
-
- removedEnricherIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.PersisterDeltaImpl
-
- removedEntityIds() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.Delta
-
- removedEntityIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.PersisterDeltaImpl
-
- removedFeedIds() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.Delta
-
- removedFeedIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.PersisterDeltaImpl
-
- removedLocationIds() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.Delta
-
- removedLocationIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.PersisterDeltaImpl
-
- removedNodeId(String) - Method in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordDeltaImpl.Builder
-
- removedPolicyIds() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.Delta
-
- removedPolicyIds() - Method in class org.apache.brooklyn.core.mgmt.rebind.PersisterDeltaImpl
-
- removeEffector(Effector<?>) - Method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
Removes the given
Effector
from this entity.
- removeEnricher(Enricher) - Method in interface org.apache.brooklyn.api.entity.Entity
-
- removeEnricher(Enricher) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- removeEnrichers(Collection<String>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
Removes the enrichers with the given ids.
- removeEntities(Collection<String>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
Removes the entities with the given ids.
- removeEntitySetListener(CollectionChangeListener<Entity>) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- removeEntitySetListener(CollectionChangeListener<Entity>) - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- removeEntitySetListener(CollectionChangeListener<Entity>) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- removeFeed(Feed) - Method in interface org.apache.brooklyn.core.entity.EntityInternal.FeedSupport
-
Removes the given feed from this entity.
- removeFeeds(Collection<String>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
Removes the feeds with the given ids.
- removeFromEnd(String, String) - Static method in class org.apache.brooklyn.util.text.Strings
-
Removes suffix from the end of the string.
- removeFromLocalBag(String) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicConfigurationSupport
-
- removeFromLocalBag(String) - Method in class org.apache.brooklyn.core.entity.internal.EntityConfigMap
-
- removeFromLocalBag(String) - Method in class org.apache.brooklyn.core.objs.AdjunctConfigMap
-
- removeFromLocalBag(String) - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectInternal.ConfigurationSupportInternal
-
- removeFromStart(String, String) - Static method in class org.apache.brooklyn.util.text.Strings
-
Removes prefix from the beginning of string.
- removeGroup(Group) - Method in interface org.apache.brooklyn.api.entity.Entity
-
- removeGroup(Group) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- removeIfNotNull(V) - Method in class org.apache.brooklyn.util.collections.MutableList
-
- removeIfNotNull(V) - Method in class org.apache.brooklyn.util.collections.MutableSet
-
- removeListener(ExecutionListener) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- removeLocations(Collection<? extends Location>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- removeLocations(Collection<? extends Location>) - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
- removeLocations(Collection<String>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
Removes the locations with the given ids.
- removeMachine(T) - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- removeMember(Entity) - Method in interface org.apache.brooklyn.api.entity.Group
-
Removes the given member, returning true if this modifies the set of members (i.e.
- removeMember(Entity) - Method in class org.apache.brooklyn.entity.group.AbstractGroupImpl
-
Returns true
if the group was changed as a result of the call.
- removeMember(Entity) - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaClusterImpl
-
Removes the given member, returning true if this modifies the set of members (i.e.
- removeMemberFromReplicaSet(MongoDBServer) - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientSupport
-
Reconfigures the replica set that this client is the primary member of to
remove the given server.
- removeMemberFromReplicaSet(MongoDBServer) - Method in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
Reconfigures the replica set that the server the method is invoked on is the primary member of
to remove the given server.
- removeMemberFromReplicaSet(MongoDBServer) - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBServerImpl
-
- removeMultinameAttribute(Map<String, Object>, String...) - Static method in class org.apache.brooklyn.util.yaml.Yamls
-
- removeNode(String) - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- removeNode(String) - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNodeDriver
-
- removeNode(String) - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- removeNode(String) - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- removeNotificationListener(String, NotificationListener) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- removeNotificationListener(ObjectName, NotificationListener) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- removeNotificationListener(ObjectName, NotificationListener, NotificationFilter) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- removePermissionsFromLocation(JcloudsMachineLocation, Iterable<IpPermission>) - Method in class org.apache.brooklyn.location.jclouds.networking.JcloudsLocationSecurityGroupCustomizer
-
Removes the given security group permissions from the given node with the given compute service.
- removePolicies(Collection<String>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
Removes the policies with the given ids.
- removePolicy(Policy) - Method in interface org.apache.brooklyn.api.entity.Entity
-
- removePolicy(Policy) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- removeProducer(Entity) - Method in class org.apache.brooklyn.enricher.stock.AbstractAggregatingEnricher
-
Deprecated.
- removePropertiesReloadListener(ManagementContext.PropertiesReloadListener) - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
Deregisters a listener from brooklyn.properties reload notifications
- removePropertiesReloadListener(ManagementContext.PropertiesReloadListener) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- removePropertiesReloadListener(ManagementContext.PropertiesReloadListener) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- removeProvider(String) - Method in class org.apache.brooklyn.core.mgmt.internal.BasicExternalConfigSupplierRegistry
-
- removeProvider(String) - Method in interface org.apache.brooklyn.core.mgmt.internal.ExternalConfigSupplierRegistry
-
- removeRegion(String) - Method in interface org.apache.brooklyn.entity.group.DynamicRegionsFabric
-
- removeRegion(String) - Method in class org.apache.brooklyn.entity.group.DynamicRegionsFabricImpl
-
- removeSchema(String) - Method in interface org.apache.brooklyn.entity.database.Database
-
- removeSchema(String) - Method in class org.apache.brooklyn.entity.database.derby.DerbyDatabase
-
- removeSensor(String) - Method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
Removes the named
Sensor
from this entity.
- removeSensor(Sensor<?>) - Method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
Removes the named
Sensor
from this entity.
- removeShutdownHook(Thread) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
- removeShutdownHook(Thread) - Static method in class org.apache.brooklyn.util.javalang.Threads
-
- removeTag(Object) - Method in interface org.apache.brooklyn.api.objs.BrooklynObject.TagSupport
-
- removeTaskQueueingContext() - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
- removeUsageListener(UsageListener) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalUsageManager
-
- removeUsageListener(UsageListener) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentUsageManager
-
- removeUsageListener(UsageListener) - Method in interface org.apache.brooklyn.core.mgmt.usage.UsageManager
-
Removes the given listener.
- REMOVING_IF_RESULT_IS_NULL - Static variable in class org.apache.brooklyn.enricher.stock.UpdatingMap
-
- removingIfResultIsNull(boolean) - Method in class org.apache.brooklyn.enricher.stock.Enrichers.AbstractUpdatingMapBuilder
-
sets explicit behaviour for treating null
return values;
default is to remove
- rename(String, String, String) - Method in interface org.apache.brooklyn.rest.api.EntityApi
-
- rename(String, String, String) - Method in class org.apache.brooklyn.rest.resources.EntityResource
-
- renameClass(String, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformer.Builder
-
Updates all references to a class to a new value
- renameClassTag(String, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformer.Builder
-
Renames an implicit class name reference (a tag).
- renameField(String, String, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformer.Builder
-
Renames a field in xstream serialization.
- renameKey(K, K) - Method in class org.apache.brooklyn.util.collections.MutableMap.Builder
-
moves the value stored under oldKey to newKey, if there was such a value
- renameType(String, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformer.Builder
-
Renames an explicit type name reference in brooklyn-xstream serialization.
- render(Object) - Static method in class org.apache.brooklyn.util.collections.Jsonya
-
- renderAs(Object) - Method in class org.apache.brooklyn.rest.resources.AbstractBrooklynRestResource.RestValueResolver
-
- RendererHints - Class in org.apache.brooklyn.core.config.render
-
Registry of hints for displaying items such as sensors, e.g.
- RendererHints() - Constructor for class org.apache.brooklyn.core.config.render.RendererHints
-
- RendererHints.DisplayValue<T> - Class in org.apache.brooklyn.core.config.render
-
This hint describes a transformation used to generate a display value for config keys and sensors.
- RendererHints.Hint<T> - Class in org.apache.brooklyn.core.config.render
-
Parent marker class for hints.
- RendererHints.Hint() - Constructor for class org.apache.brooklyn.core.config.render.RendererHints.Hint
-
- RendererHints.NamedAction - Interface in org.apache.brooklyn.core.config.render
-
- RendererHints.NamedActionWithUrl<T> - Class in org.apache.brooklyn.core.config.render
-
This hint describes a named action possible on something, e.g.
- RendererHints.NamedActionWithUrl(String) - Constructor for class org.apache.brooklyn.core.config.render.RendererHints.NamedActionWithUrl
-
- RendererHints.NamedActionWithUrl(String, Closure<String>) - Constructor for class org.apache.brooklyn.core.config.render.RendererHints.NamedActionWithUrl
-
Deprecated.
- RendererHints.NamedActionWithUrl(String, Function<T, String>) - Constructor for class org.apache.brooklyn.core.config.render.RendererHints.NamedActionWithUrl
-
- repeat() - Method in class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
Sets the main body of the loop to be a no-op.
- repeat(Runnable) - Method in class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
Sets the main body of the loop.
- repeat(Callable<?>) - Method in class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
Sets the main body of the loop.
- repeat() - Method in class org.apache.brooklyn.util.repeat.Repeater
-
Deprecated.
since 0.7.0 this is no-op, as the repeater defaults to repeating nothing, simply remove the call,
using just Repeater.until(...)
.
- repeat(Runnable) - Method in class org.apache.brooklyn.util.repeat.Repeater
-
Sets the main body of the loop.
- repeat(Callable<?>) - Method in class org.apache.brooklyn.util.repeat.Repeater
-
Sets the main body of the loop.
- repeat(String, int) - Static method in class org.apache.brooklyn.util.text.Strings
-
returns base repeated count times
- Repeater - Class in org.apache.brooklyn.util.core.internal
-
- Repeater() - Constructor for class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
- Repeater(Map<?, ?>) - Constructor for class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
- Repeater(String) - Constructor for class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
- Repeater(Map<?, ?>, String) - Constructor for class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
Construct a new instance of Repeater.
- Repeater - Class in org.apache.brooklyn.util.repeat
-
Simple mechanism to repeat an operation periodically until a condition is satisfied.
- Repeater() - Constructor for class org.apache.brooklyn.util.repeat.Repeater
-
- Repeater(String) - Constructor for class org.apache.brooklyn.util.repeat.Repeater
-
Construct a new instance of Repeater.
- replace(K, V) - Method in class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- replace(K, V, V) - Method in class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- replace(Object) - Method in interface org.apache.brooklyn.util.javalang.Serializers.ObjectReplacer
-
- REPLACE_MEMBER - Static variable in interface org.apache.brooklyn.core.entity.trait.MemberReplaceable
-
- REPLACE_RESOLV_CONF - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- replaceAll(String, Map) - Static method in class org.apache.brooklyn.util.text.Strings
-
NON-REGEX - replaces all key->value entries from the replacement map in source (non-regex)
- replaceAll(String, String, String) - Static method in class org.apache.brooklyn.util.text.Strings
-
- replaceAllNonRegex(String, String, String) - Static method in class org.apache.brooklyn.util.text.Strings
-
Replaces all instances in source, of the given pattern, with the given replacement
(not interpreting any arguments as regular expressions).
- replaceAllRegex(String, String, String) - Static method in class org.apache.brooklyn.util.text.Strings
-
REGEX replacement -- explicit method name for readability, doing same as String.replaceAll(String, String)
.
- replaceMember(String) - Method in interface org.apache.brooklyn.core.entity.trait.MemberReplaceable
-
Replaces the entity with the given ID, if it is a member.
- replaceMember(String) - Method in class org.apache.brooklyn.entity.group.DynamicClusterImpl
-
Replaces the entity with the given ID, if it is a member.
- replaceMember(String) - Method in class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
- REPLICA_SET - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
A single server's replica set configuration
- REPLICA_SET_ENDPOINTS - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSet
-
- REPLICA_SET_MEMBER_STATUS - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- REPLICA_SET_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSet
-
- REPLICA_SET_PRIMARY_ENDPOINT - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- ReplicaSetConfig - Class in org.apache.brooklyn.entity.nosql.mongodb
-
Simplifies the creation of configuration objects for Mongo DB replica sets.
- ReplicaSetConfig(String) - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.ReplicaSetConfig
-
- ReplicaSetConfig(String, BasicBSONList) - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.ReplicaSetConfig
-
- ReplicaSetMemberStatus - Enum in org.apache.brooklyn.entity.nosql.mongodb
-
- REPLICATION - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- REPLICATION_INTERVAL - Static variable in interface org.apache.brooklyn.entity.database.rubyrep.RubyRepNode
-
- REPLICATION_LAST_SLAVE_SNAPSHOT - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlCluster
-
- REPLICATION_PREFERRED_SOURCE - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlCluster
-
- ReplicationSnapshot - Class in org.apache.brooklyn.entity.database.mysql
-
- ReplicationSnapshot(String, String, String, int) - Constructor for class org.apache.brooklyn.entity.database.mysql.ReplicationSnapshot
-
- RepresentationSkew - Enum in org.apache.brooklyn.camp.commontypes
-
- representationSkew(RepresentationSkew) - Method in class org.apache.brooklyn.camp.spi.AbstractResource.Builder
-
- REQUEST_COUNT - Static variable in class org.apache.brooklyn.entity.webapp.WebAppServiceMetrics.Initializer
-
- REQUEST_COUNT - Static variable in interface org.apache.brooklyn.entity.webapp.WebAppServiceMetrics
-
- REQUEST_COUNT_PER_NODE - Static variable in interface org.apache.brooklyn.entity.webapp.DynamicWebAppCluster
-
- REQUEST_COUNT_PER_NODE - Static variable in interface org.apache.brooklyn.entity.webapp.DynamicWebAppFabric
-
- REQUEST_LATENCY_IN_SECONDS_IN_WINDOW - Static variable in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector
-
- REQUEST_LATENCY_IN_SECONDS_MOST_RECENT - Static variable in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector
-
- REQUEST_TIMEOUT - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode.ShutdownEffector
-
- requestInterceptors(List<HttpResponseInterceptor>) - Method in class org.apache.brooklyn.test.http.TestHttpServer
-
- requestPersist() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- requestPersist() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
Can be called to request that the entity be persisted.
- REQUESTS_PER_SECOND_IN_WINDOW - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExampleApp
-
- REQUESTS_PER_SECOND_IN_WINDOW - Static variable in interface org.apache.brooklyn.entity.webapp.WebAppServiceMetrics
-
rolled-up req/second for a window,
easily configured with WebAppServiceMethods#connectWebAppServerPolicies(org.apache.brooklyn.api.internal.EntityLocal, org.apache.brooklyn.util.time.Duration)
- REQUESTS_PER_SECOND_IN_WINDOW_PER_NODE - Static variable in interface org.apache.brooklyn.entity.webapp.DynamicWebAppCluster
-
- REQUESTS_PER_SECOND_IN_WINDOW_PER_NODE - Static variable in interface org.apache.brooklyn.entity.webapp.DynamicWebAppFabric
-
- REQUESTS_PER_SECOND_LAST - Static variable in interface org.apache.brooklyn.entity.webapp.WebAppServiceMetrics
-
req/second computed from the delta of the last request count and an associated timestamp
- REQUESTS_PER_SECOND_LAST_PER_NODE - Static variable in interface org.apache.brooklyn.entity.webapp.DynamicWebAppCluster
-
- REQUESTS_PER_SECOND_LAST_PER_NODE - Static variable in interface org.apache.brooklyn.entity.webapp.DynamicWebAppFabric
-
- RequestTaggingFilter - Class in org.apache.brooklyn.rest.filter
-
Tags each request with a probabilistically unique id.
- RequestTaggingFilter() - Constructor for class org.apache.brooklyn.rest.filter.RequestTaggingFilter
-
- requestUniqueIdentifier() - Method in class org.apache.brooklyn.core.mgmt.entitlement.WebEntitlementContext
-
- requestUri() - Method in class org.apache.brooklyn.core.mgmt.entitlement.WebEntitlementContext
-
- require(String, String, int) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
requires the command to have a non-zero exit code; e.g.
- require(String, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- REQUIRE_HTTPS - Static variable in class org.apache.brooklyn.launcher.config.BrooklynGlobalConfig
-
- REQUIRE_SERVICE_UP - Static variable in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector
-
- REQUIRED_OPEN_LOGIN_PORTS - Static variable in interface org.apache.brooklyn.entity.software.base.EmptyWindowsProcess
-
- REQUIRED_OPEN_LOGIN_PORTS - Static variable in interface org.apache.brooklyn.entity.software.base.SameServerEntity
-
- REQUIRED_OPEN_LOGIN_PORTS - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- REQUIRED_OPEN_LOGIN_PORTS - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- requireEntitled(EntitlementManager, EntitlementClass<T>, T) - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
- requireExecutable(String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
fails with nice error if the given file does not exist
- requireFile(String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
fails with nice error if the given file does not exist
- requirePidFromFileRunning(String) - Static method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks
-
task which fails if the pid in the given file is not running (or if there is no such PID file);
method accepts wildcards so long as they match a single file on the remote end (fails if 0 or 2+ matching files)
- requirePidRunning(Integer) - Static method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks
-
task which fails if the given PID is not running
- requirePublicKey(boolean) - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
if false, do not mind if there is no public key corresponding to any private key;
defaults to true; only applies if a private key is set
- requireResultCode(Closure) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
Convenience for error-checking the result.
- requireResultCode(Predicate<? super Integer>) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- requireRunningChildren(QuorumCheck) - Method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembersSpec
-
- requireTest(String, String, int) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
requires the test to pass, as valid bash `test` arguments; e.g.
- requireTest(String, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- requireUpChildren(QuorumCheck) - Method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembersSpec
-
- requiring(Repeater) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- requiringAttributeEventually(Entity, AttributeSensor<T>, Predicate<T>, Duration) - Static method in class org.apache.brooklyn.core.entity.EntityTasks
-
creates an (unsubmitted) task which waits for the attribute to satisfy the given predicate,
throwing if it times out or becomes unmanaged
- requiringAttributeEventually(Iterable<Entity>, AttributeSensor<T>, Predicate<T>, Duration) - Static method in class org.apache.brooklyn.core.entity.EntityTasks
-
as {@link #requiringAttributeEventually(Entity, AttributeSensor, Predicate, Duration) for multiple entities
- requiringExitCodeZero() - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- requiringExitCodeZero(String) - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- requiringExitCodeZero() - Method in interface org.apache.brooklyn.util.core.task.system.ProcessTaskFactory
-
- requiringExitCodeZero(String) - Method in interface org.apache.brooklyn.util.core.task.system.ProcessTaskFactory
-
- requiringFromUrl(String) - Method in class org.apache.brooklyn.util.core.osgi.Osgis.BundleFinder
-
Requires the bundle to have the given URL set as its location.
- requiringZeroAndReturningStdout() - Method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks.SshEffectorTaskFactory
-
- requiringZeroAndReturningStdout() - Method in class org.apache.brooklyn.entity.chef.KnifeConvergeTaskFactory
-
- requiringZeroAndReturningStdout() - Method in class org.apache.brooklyn.entity.chef.KnifeTaskFactory
-
- requiringZeroAndReturningStdout() - Method in class org.apache.brooklyn.util.core.task.ssh.internal.PlainSshExecTaskFactory
-
- requiringZeroAndReturningStdout() - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- requiringZeroAndReturningStdout() - Method in interface org.apache.brooklyn.util.core.task.system.ProcessTaskFactory
-
- RESCAN - Static variable in interface org.apache.brooklyn.entity.group.DynamicMultiGroup
-
Notification that a rescan has taken place.
- RESCAN_EFFECTOR - Static variable in interface org.apache.brooklyn.entity.group.DynamicGroup
-
- RESCAN_INTERVAL - Static variable in interface org.apache.brooklyn.entity.group.DynamicMultiGroup
-
Interval (in seconds) between scans of all entities for membership and distribution into buckets.
- rescanEntities() - Method in interface org.apache.brooklyn.entity.group.DynamicGroup
-
Rescans all entities to determine whether they match the filter.
- rescanEntities() - Method in class org.apache.brooklyn.entity.group.DynamicGroupImpl
-
- rescanEntities() - Method in class org.apache.brooklyn.entity.group.DynamicMultiGroupImpl
-
- reset(Collection<CatalogItem<?, ?>>) - Method in interface org.apache.brooklyn.api.catalog.BrooklynCatalog
-
- reset(CatalogDto) - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- reset(CatalogDto, boolean) - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- reset(Collection<CatalogItem<?, ?>>) - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
Resets the catalog to the given entries
- reset(BrooklynMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- reset() - Method in class org.apache.brooklyn.entity.group.AbstractMembershipTrackingPolicy
-
Deprecated.
since 0.7; misleading method name; either remove the policy, or suspend/resume
- reset(CharSequence) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptPart
-
- reset(List<? extends CharSequence>) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptPart
-
- reset(Collection<? extends ClassLoader>) - Method in class org.apache.brooklyn.util.javalang.AggregateClassLoader
-
Resets the classloader shown here to be the given set
- reset() - Method in class org.apache.brooklyn.util.stream.KnownSizeInputStream
-
- reset() - Method in class org.apache.brooklyn.util.stream.ReaderInputStream
-
Resets the StringReader.
- RESET_LOGIN_USER - Static variable in class org.apache.brooklyn.policy.jclouds.os.CreateUserPolicy
-
- resetBlockingDetails() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- resetBlockingDetails() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- resetBlockingDetails() - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- resetBlockingDetails() - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- resetBlockingTask() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- resetBlockingTask() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- resetBlockingTask() - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- resetBlockingTask() - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- resetCounts() - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- resetDefaultLocationMetadataUrl() - Method in class org.apache.brooklyn.core.internal.BrooklynProperties.Factory.Builder
-
- resetDefaultLocationMetadataUrl() - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl.Factory.Builder
-
- resetDelegate(Entity, Entity, Entity) - Method in class org.apache.brooklyn.core.objs.proxy.EntityProxyImpl
-
invoked to specify that a different underlying delegate should be used,
e.g.
- resetGlobalFiles() - Method in class org.apache.brooklyn.core.internal.BrooklynProperties.Factory.Builder
-
- resetGlobalFiles() - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl.Factory.Builder
-
- resetProxy(Entity) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
internal use only
- resetXml(String, boolean) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- resetXml(String, boolean) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
- ResilientMongoDbApp - Class in org.apache.brooklyn.demo
-
Sample showing a MongoDB replica set with resilience policies attached at nodes and the cluster.
- ResilientMongoDbApp() - Constructor for class org.apache.brooklyn.demo.ResilientMongoDbApp
-
- Resizable - Interface in org.apache.brooklyn.core.entity.trait
-
Defines an entity group that can be re-sized dynamically.
- Resizable.InsufficientCapacityException - Exception in org.apache.brooklyn.core.entity.trait
-
Indicates that resizing up to the desired size is not possible - only resized to the
Resizable.getCurrentSize()
, because there is insufficient capacity.
- Resizable.InsufficientCapacityException(String) - Constructor for exception org.apache.brooklyn.core.entity.trait.Resizable.InsufficientCapacityException
-
- Resizable.InsufficientCapacityException(String, Throwable) - Constructor for exception org.apache.brooklyn.core.entity.trait.Resizable.InsufficientCapacityException
-
- RESIZE - Static variable in interface org.apache.brooklyn.core.entity.trait.Resizable
-
- resize(Integer) - Method in interface org.apache.brooklyn.core.entity.trait.Resizable
-
Grow or shrink this entity to the desired size.
- resize(Integer) - Method in class org.apache.brooklyn.entity.group.DynamicClusterImpl
-
- resize(Integer) - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaClusterImpl
-
Grow or shrink this entity to the desired size.
- resize(Integer) - Method in class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
- resize(Entity, Integer) - Method in interface org.apache.brooklyn.policy.autoscaling.ResizeOperator
-
Resizes the given entity to the desired size, if possible.
- resize(Integer) - Method in class org.apache.brooklyn.policy.followthesun.FollowTheSunPoolImpl
-
- resize(Integer) - Method in class org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPoolImpl
-
- RESIZE_BY_DELTA - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- RESIZE_DOWN_ITERATION_INCREMENT - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- RESIZE_DOWN_ITERATION_MAX - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- RESIZE_DOWN_STABILIZATION_DELAY - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- RESIZE_OPERATOR - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- RESIZE_UP_ITERATION_INCREMENT - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- RESIZE_UP_ITERATION_MAX - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- RESIZE_UP_STABILIZATION_DELAY - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- resizeByDelta(int) - Method in interface org.apache.brooklyn.entity.group.DynamicCluster
-
Changes the cluster size by the given number.
- resizeByDelta(int) - Method in class org.apache.brooklyn.entity.group.DynamicClusterImpl
-
Changes the cluster size by the given number.
- resized(int) - Method in class org.apache.brooklyn.util.math.BitList
-
creates a new instance with the given length, either reducing the list or padding it with 0's
(at the end, in both cases)
- resizeDownIterationIncrement(Integer) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- resizeDownIterationMax(Integer) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- resizeDownStabilizationDelay(Duration) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- resizeOperator(ResizeOperator) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- ResizeOperator - Interface in org.apache.brooklyn.policy.autoscaling
-
- resizeUpIterationIncrement(Integer) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- resizeUpIterationMax(Integer) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- resizeUpStabilizationDelay(Duration) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- RESOLV_CONF_TEMPLATE - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- ResolvableLink<T extends AbstractResource> - Class in org.apache.brooklyn.camp.spi.collection
-
- ResolvableLink(String, String, ResourceLookup<T>) - Constructor for class org.apache.brooklyn.camp.spi.collection.ResolvableLink
-
- resolve(LocationDefinition, Boolean, Map) - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
Returns a fully populated (config etc) location from the given definition, with optional add'l flags.
- resolve(LocationDefinition) - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
As {@link #resolve(LocationDefinition, Boolean, Map), with the location managed, and no additional flags,
unwrapping the result (throwing if not resolvable)
- resolve(String, Boolean, Map) - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
Returns a location created from the given spec, which might correspond to a definition, or created on-the-fly.
- resolve(LocationDefinition, Map<?, ?>) - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
- resolve(String) - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
- resolve(String, Map) - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
- resolve(Iterable<?>) - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
- resolve(String, BrooklynClassLoadingContext, Set<String>) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.service.ServiceTypeResolverAdaptor
-
- resolve(String, BrooklynClassLoadingContext, Set<String>) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.service.UrlServiceSpecResolver
-
- resolve() - Method in class org.apache.brooklyn.camp.spi.collection.ResolvableLink
-
- resolve(DriverDependentEntity<D>, Class<D>, Location) - Method in class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.AbstractDriverInferenceRule
-
- resolve(DriverDependentEntity<D>, Class<D>, Location) - Method in interface org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.DriverInferenceRule
-
- resolve(String) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- resolve(String, boolean) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
Deprecated.
- resolve(String, Boolean, Map) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- resolve(String, Map) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- resolve(Iterable<?>) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- resolve(LocationDefinition) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- resolve(LocationDefinition, Map<?, ?>) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
Deprecated.
- resolve(LocationDefinition, Boolean, Map) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- resolve(String, BrooklynClassLoadingContext, Set<String>) - Method in class org.apache.brooklyn.core.resolve.entity.AbstractEntitySpecResolver
-
- resolve(String, BrooklynClassLoadingContext, Set<String>) - Method in class org.apache.brooklyn.core.resolve.entity.CatalogEntitySpecResolver
-
- resolve(String, BrooklynClassLoadingContext, Set<String>) - Method in class org.apache.brooklyn.core.resolve.entity.DelegatingEntitySpecResolver
-
- resolve(String, BrooklynClassLoadingContext, Set<String>) - Method in interface org.apache.brooklyn.core.resolve.entity.EntitySpecResolver
-
Create a spec for the service type
- resolve(String, BrooklynClassLoadingContext, Set<String>) - Method in class org.apache.brooklyn.core.resolve.entity.JavaEntitySpecResolver
-
- resolve() - Method in class org.apache.brooklyn.core.server.BrooklynServerPaths.PersistencePathResolver
-
- resolve(String, BrooklynClassLoadingContext, Set<String>) - Method in class org.apache.brooklyn.entity.resolve.ChefEntitySpecResolver
-
- resolve(String, BrooklynClassLoadingContext, Set<String>) - Method in class org.apache.brooklyn.entity.resolve.HardcodedCatalogEntitySpecResolver
-
- resolve() - Method in class org.apache.brooklyn.rest.resources.AbstractBrooklynRestResource.RestValueResolver
-
- resolve(Class<T>, String) - Static method in class org.apache.brooklyn.util.core.xstream.EnumCaseForgivingConverter
-
- resolve(Object) - Method in interface org.apache.brooklyn.util.javalang.Serializers.ObjectReplacer
-
- resolve(String) - Static method in class org.apache.brooklyn.util.net.Networking
-
resolves the given hostname to an IP address, returning null if unresolvable or
if the resolution is bogus (eg 169.* subnet or a "catch-all" IP resolution supplied by some miscreant DNS services)
- resolveClasspathUrl(Object, String) - Static method in class org.apache.brooklyn.util.javalang.JavaClassNames
-
returns a "classpath:" URL given a context object and a file to be found in that directory or a sub-directory
(ignoring the context object if the given path is absolute, i.e.
- resolved(Iterable<Object>) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.DslUtils
-
true iff none of the args are deferred / tasks
- resolved(Object...) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.DslUtils
-
true iff none of the args are deferred / tasks
- resolvedAddressSupplier(Entity, SshMachineLocation, String) - Static method in class org.apache.brooklyn.core.location.access.BrooklynAccessUtils
-
- resolveDeepValue(Object, Class<?>, ExecutionContext) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- resolveDeepValue(Object, Class<T>, ExecutionContext, String) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
Resolves the given object, blocking on futures and coercing it to the given type.
- resolveForPeeking(LocationDefinition) - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
- resolveForPeeking(LocationDefinition) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
Deprecated.
- resolveIfPossible(String) - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
- resolveIfPossible(String) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
Deprecated.
- resolveList(Object) - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
Takes a string, interpreted as a comma-separated (or JSON style, when you need internal double quotes or commas) list;
or a list, passed to
LocationRegistry.resolve(Iterable)
; or null/empty (empty list),
and returns a list of resolved (created and managed) locations
- resolveList(Object) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- resolveLocation(Object) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlLocationResolver
-
- resolveLocationDefinition(LocationDefinition, Map, String) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
Deprecated.
since 0.7.0 not used (and optionalName was ignored anyway)
- resolveLocationFromMap(Map<?, ?>) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlLocationResolver
-
- resolveLocationFromString(String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlLocationResolver
-
resolves the location from the given spec string, either "Named Location", or "named:Named Location" format;
returns null if input is blank (or null); otherwise guaranteed to resolve or throw error
- resolveLocations(Map<? super String, ?>, boolean) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlLocationResolver
-
returns list of locations, if any were supplied, or null if none indicated
- resolveLocations(Iterable<Object>) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlLocationResolver
-
- resolveName(Object, String) - Static method in class org.apache.brooklyn.util.javalang.JavaClassNames
-
returns path relative to the package of x, unless path is absolute.
- resolveOnBoxDir(EntityInternal, MachineLocation) - Static method in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
Resolves the on-box dir.
- resolvePersistencePath(String, StringConfigMap, String) - Static method in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
- resolveSpec(Set<String>) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver
-
- resolveTarget() - Method in interface org.apache.brooklyn.test.framework.TargetableTestComponent
-
Get the target of the test.
- resolveTarget() - Method in class org.apache.brooklyn.test.framework.TargetableTestComponentImpl
-
Find the target entity using "target" config key, if entity provided directly in config, or by doing an implicit
lookup using DSL ($brooklyn:component("myNginX")), if id of entity provided as "targetId" config key.
- resolveTarget(ExecutionContext, Entity) - Static method in class org.apache.brooklyn.test.framework.TargetableTestComponentImpl
-
Find the target entity in the given execution context.
- resolveValue(Object, Class<T>, ExecutionContext) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- resolveValue(Object, Class<T>, ExecutionContext, String) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
attempt to resolve the given value as the given type, waiting on futures, submitting if necessary,
and coercing as allowed by TypeCoercions;
contextMessage (optional) will be displayed in status reports while it waits (e.g.
- resolveWithSubpath(String) - Method in class org.apache.brooklyn.core.server.BrooklynServerPaths.PersistenceBackupPathResolver
-
- resolveWithSubpathFor(ManagementContext, String) - Method in class org.apache.brooklyn.core.server.BrooklynServerPaths.PersistenceBackupPathResolver
-
- resolving(Object) - Static method in class org.apache.brooklyn.rest.resources.AbstractBrooklynRestResource.RestValueResolver
-
- resolving(Object, Class<T>) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- resolving(Object) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- ResourceDto - Class in org.apache.brooklyn.camp.server.dto
-
- ResourceLookup<T extends AbstractResource> - Interface in org.apache.brooklyn.camp.spi.collection
-
- ResourceLookup.EmptyResourceLookup<T extends AbstractResource> - Class in org.apache.brooklyn.camp.spi.collection
-
- ResourceLookup.EmptyResourceLookup() - Constructor for class org.apache.brooklyn.camp.spi.collection.ResourceLookup.EmptyResourceLookup
-
- ResourcePredicates - Class in org.apache.brooklyn.util.core
-
- ResourceUtils - Class in org.apache.brooklyn.util.core
-
- ResourceUtils(ClassLoader, Object, String) - Constructor for class org.apache.brooklyn.util.core.ResourceUtils
-
- ResourceUtils(BrooklynClassLoadingContext, Object, String) - Constructor for class org.apache.brooklyn.util.core.ResourceUtils
-
- ResourceUtils(Object, String) - Constructor for class org.apache.brooklyn.util.core.ResourceUtils
-
- ResourceUtils(Object) - Constructor for class org.apache.brooklyn.util.core.ResourceUtils
-
- response(String) - Method in class org.apache.brooklyn.test.http.TestHttpRequestHandler
-
- responseCode() - Static method in class org.apache.brooklyn.feed.http.HttpValueFunctions
-
- responseCodeEquals(int) - Static method in class org.apache.brooklyn.feed.http.HttpValueFunctions
-
- responseCodeEquals(int...) - Static method in class org.apache.brooklyn.feed.http.HttpValueFunctions
-
- responseInterceptors(List<HttpRequestInterceptor>) - Method in class org.apache.brooklyn.test.http.TestHttpServer
-
- RESPONSES_4XX_COUNT - Static variable in interface org.apache.brooklyn.entity.webapp.jetty.Jetty6Server
-
- RESPONSES_5XX_COUNT - Static variable in interface org.apache.brooklyn.entity.webapp.jetty.Jetty6Server
-
- responseSuccess(Predicate<Integer>) - Method in interface org.apache.brooklyn.entity.brooklynnode.EntityHttpClient
-
Configure which response codes are treated as successful
- responseSuccess(Predicate<Integer>) - Method in class org.apache.brooklyn.entity.brooklynnode.EntityHttpClientImpl
-
- REST - Static variable in class org.apache.brooklyn.core.BrooklynLogging
-
- RestApiResourceScanner - Class in org.apache.brooklyn.rest.apidoc
-
Much like DefaultJaxrsScanner, but looks at annotations of ancestors as well.
- RestApiResourceScanner() - Constructor for class org.apache.brooklyn.rest.apidoc.RestApiResourceScanner
-
- restart() - Method in class org.apache.brooklyn.core.entity.AbstractApplication
-
default impl invokes restart on all children simultaneously
- RESTART - Static variable in interface org.apache.brooklyn.core.entity.trait.Startable
-
- restart() - Method in interface org.apache.brooklyn.core.entity.trait.Startable
-
Restart the entity.
- restart(EntityLocal) - Static method in class org.apache.brooklyn.core.entity.trait.StartableMethods
-
Common implementation for restart in parent nodes; just invokes restart on all children of the entity
- restart(ConfigBag) - Method in class org.apache.brooklyn.entity.cm.salt.impl.SaltLifecycleEffectorTasks
-
- restart() - Method in class org.apache.brooklyn.entity.group.DynamicClusterImpl
-
- restart() - Method in class org.apache.brooklyn.entity.group.DynamicFabricImpl
-
- restart() - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaClusterImpl
-
- restart() - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeploymentImpl
-
- restart() - Method in class org.apache.brooklyn.entity.nosql.redis.RedisClusterImpl
-
- restart() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- restart(ConfigBag) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
Default restart implementation for an entity.
- restart() - Method in class org.apache.brooklyn.entity.software.base.SameServerEntityImpl
-
Restarts the entity and its children.
- restart() - Method in interface org.apache.brooklyn.entity.software.base.SoftwareProcessDriver
-
Performs software restart (or queues tasks to do this).
- restart(ConfigBag) - Method in class org.apache.brooklyn.entity.software.base.SoftwareProcessDriverLifecycleEffectorTasks
-
- restart() - Method in class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
-
- restart() - Method in class org.apache.brooklyn.entity.stock.BasicStartableImpl
-
- restart() - Method in class org.apache.brooklyn.entity.stock.DataEntityImpl
-
- restart() - Method in class org.apache.brooklyn.entity.stock.EffectorStartableImpl
-
- restart() - Method in class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
- restart() - Method in class org.apache.brooklyn.test.framework.LoopOverGroupMembersTestCaseImpl
-
- restart() - Method in class org.apache.brooklyn.test.framework.ParallelTestCaseImpl
-
Restart the entity.
- restart() - Method in class org.apache.brooklyn.test.framework.SimpleShellCommandTestImpl
-
- restart() - Method in class org.apache.brooklyn.test.framework.TestCaseImpl
-
Restart the entity.
- restart() - Method in class org.apache.brooklyn.test.framework.TestEffectorImpl
-
Restart the entity.
- restart() - Method in class org.apache.brooklyn.test.framework.TestHttpCallImpl
-
Restart the entity.
- restart() - Method in class org.apache.brooklyn.test.framework.TestSensorImpl
-
Restart the entity.
- RESTART_CHILDREN - Static variable in class org.apache.brooklyn.entity.software.base.SoftwareProcess.RestartSoftwareParameters
-
- RESTART_MACHINE - Static variable in class org.apache.brooklyn.entity.software.base.SoftwareProcess.RestartSoftwareParameters
-
- RESTART_MACHINE_TYPED - Static variable in class org.apache.brooklyn.entity.software.base.SoftwareProcess.RestartSoftwareParameters
-
- RESTART_MODE - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- RESTART_STATES - Static variable in interface org.apache.brooklyn.entity.cm.salt.SaltConfig
-
- RESTARTING - Static variable in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- restartingChildren(Entity, ConfigBag) - Static method in class org.apache.brooklyn.core.entity.trait.StartableMethods
-
unsubmitted task for restarting children of the given entity
- restartingChildren(Entity) - Static method in class org.apache.brooklyn.core.entity.trait.StartableMethods
-
- resultParser - Variable in class org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirrorImpl.RemoteEffector
-
- resume() - Method in interface org.apache.brooklyn.api.policy.Policy
-
Resume the policy
- resume() - Method in interface org.apache.brooklyn.api.sensor.Feed
-
resumes this feed if it has been suspended and not stopped
- resume() - Method in class org.apache.brooklyn.core.feed.AbstractFeed
-
- resume() - Method in class org.apache.brooklyn.core.policy.AbstractPolicy
-
- resume() - Method in class org.apache.brooklyn.entity.group.AbstractMembershipTrackingPolicy
-
- resume() - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- resume() - Method in class org.apache.brooklyn.policy.followthesun.FollowTheSunPolicy
-
- resume() - Method in class org.apache.brooklyn.policy.ha.AbstractFailureDetector
-
- resume() - Method in class org.apache.brooklyn.policy.loadbalancing.LoadBalancingPolicy
-
- RESUME_SENSOR - Static variable in class org.apache.brooklyn.policy.ha.ConditionalSuspendPolicy
-
- resumeMachine(Map<?, ?>) - Method in interface org.apache.brooklyn.api.location.MachineManagementMixins.ResumesMachines
-
Resume the indicated machine.
- resumeMachine(Map<?, ?>) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
Brings an existing machine with the given details under management.
- retainAll(Collection<?>) - Method in class org.apache.brooklyn.util.collections.SetFromLiveMap
-
- rethrowException() - Method in class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
If the exit condition check throws an exception, it will be recorded and the last exception will be thrown on failure.
- rethrowException() - Method in class org.apache.brooklyn.util.repeat.Repeater
-
If the exit condition check throws an exception, it will be recorded and the last exception will be thrown on failure.
- rethrowExceptionImmediately() - Method in class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
If the repeated body or the exit condition check throws an exception, then propagate that exception immediately.
- rethrowExceptionImmediately() - Method in class org.apache.brooklyn.util.repeat.Repeater
-
If the repeated body or the exit condition check throws an exception, then propagate that exception immediately.
- RETRIEVE_USAGE_METRICS - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- retrieveHighstate() - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltSshTasks
-
- retrieveHostGeoInfo(InetAddress) - Method in class org.apache.brooklyn.core.location.geo.UtraceHostGeoLookup
-
- retrieveMementoRawData() - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
- retrieveMementoRawData() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- retrieveState() - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- RetryingMementoSerializer<T> - Class in org.apache.brooklyn.core.mgmt.persist
-
- RetryingMementoSerializer(MementoSerializer<T>, int) - Constructor for class org.apache.brooklyn.core.mgmt.persist.RetryingMementoSerializer
-
- returning(ProcessTaskStub.ScriptReturnType) - Method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks.SshEffectorTaskFactory
-
- returning(Function<ProcessTaskWrapper<?>, RET2>) - Method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks.SshEffectorTaskFactory
-
- returning(ProcessTaskStub.ScriptReturnType) - Method in class org.apache.brooklyn.entity.chef.KnifeConvergeTaskFactory
-
- returning(Function<ProcessTaskWrapper<?>, RET2>) - Method in class org.apache.brooklyn.entity.chef.KnifeConvergeTaskFactory
-
- returning(ProcessTaskStub.ScriptReturnType) - Method in class org.apache.brooklyn.entity.chef.KnifeTaskFactory
-
- returning(Function<ProcessTaskWrapper<?>, RET2>) - Method in class org.apache.brooklyn.entity.chef.KnifeTaskFactory
-
- returning(ProcessTaskStub.ScriptReturnType) - Method in class org.apache.brooklyn.util.core.task.ssh.internal.PlainSshExecTaskFactory
-
- returning(Function<ProcessTaskWrapper<?>, RET2>) - Method in class org.apache.brooklyn.util.core.task.ssh.internal.PlainSshExecTaskFactory
-
- returning(ProcessTaskStub.ScriptReturnType) - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- returning(Function<ProcessTaskWrapper<?>, RET2>) - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- returning(ProcessTaskStub.ScriptReturnType) - Method in interface org.apache.brooklyn.util.core.task.system.ProcessTaskFactory
-
- returning(Function<ProcessTaskWrapper<?>, RET2>) - Method in interface org.apache.brooklyn.util.core.task.system.ProcessTaskFactory
-
- returningIsExitCodeZero() - Method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks.SshEffectorTaskFactory
-
- returningIsExitCodeZero() - Method in class org.apache.brooklyn.entity.chef.KnifeConvergeTaskFactory
-
- returningIsExitCodeZero() - Method in class org.apache.brooklyn.entity.chef.KnifeTaskFactory
-
- returningIsExitCodeZero() - Method in class org.apache.brooklyn.util.core.task.ssh.internal.PlainSshExecTaskFactory
-
- returningIsExitCodeZero() - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- returningIsExitCodeZero() - Method in interface org.apache.brooklyn.util.core.task.system.ProcessTaskFactory
-
- returningStdoutLoggingInfo(Logger, boolean) - Static method in class org.apache.brooklyn.util.core.task.ssh.SshTasks
-
- REUSABLE_SSH_PROPS - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
Specifies config keys where a change in the value does not require a new SshTool instance,
i.e.
- ReusableMachineTemplate - Class in org.apache.brooklyn.location.jclouds.pool
-
A facility for having a template we can declare without knowing the provider,
then find matching instances, create instances, and generally manipulate them.
- ReusableMachineTemplate() - Constructor for class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- ReusableMachineTemplate(String) - Constructor for class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- reuseSessions(boolean) - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig.Builder
-
- reuseStrategy(ConnectionReuseStrategy) - Method in class org.apache.brooklyn.util.http.HttpTool.HttpClientBuilder
-
- reverse(String) - Static method in class org.apache.brooklyn.util.text.Strings
-
- REVERSE_LOOKUP_CIDR - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- REVERSE_LOOKUP_DOMAIN - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- REVERSE_LOOKUP_NETWORK - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- REVERSE_ZONE_FILE_TEMPLATE - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- reverseBitSignificance(byte) - Static method in class org.apache.brooklyn.util.math.BitUtils
-
reverses the bits in a byte, i.e.
- reverseBitSignificance(byte...) - Static method in class org.apache.brooklyn.util.math.BitUtils
-
returns an array of bytes where the bits in each byte have been reversed;
note however the order of the arguments is not reversed;
useful e.g.
- reverseBitSignificanceInByte(int) - Static method in class org.apache.brooklyn.util.math.BitUtils
-
- reverseBitSignificanceInBytes(int...) - Static method in class org.apache.brooklyn.util.math.BitUtils
-
- reversed() - Method in class org.apache.brooklyn.util.math.BitList
-
- REWRITES - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.UrlMapping
-
- RIAK_APP_CONFIG_TEMPLATE_URL - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RIAK_CLUSTER_NODES - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakCluster
-
- RIAK_CONF_ADDITIONAL_CONTENT - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RIAK_CONF_TEMPLATE_URL_LINUX - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RIAK_CONF_TEMPLATE_URL_MAC - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RIAK_CONSISTENT_GET_TIME_MEAN - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RIAK_CONSISTENT_PUT_TIME_MEAN - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RIAK_CONSOLE_URI - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakCluster
-
- RIAK_CONSOLE_URI - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RIAK_MAX_OPEN_FILES - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RIAK_NODE_GET_FSM_TIME_MEAN - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RIAK_NODE_HAS_JOINED_CLUSTER - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RIAK_NODE_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RIAK_NODE_PUT_FSM_TIME_MEAN - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RIAK_OBJECT_COUNTER_MERGE_TIME_MEAN - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RIAK_OBJECT_MAP_MERGE_TIME_MEAN - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RIAK_OBJECT_SET_MERGE_TIME_MEAN - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RIAK_ON_PATH - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RIAK_PACKAGE_INSTALL - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RIAK_PB_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RIAK_RING_SIZE - Static variable in class org.apache.brooklyn.demo.RiakClusterExample
-
- RIAK_VM_ARGS_TEMPLATE_URL - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RIAK_WEB_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RiakCluster - Interface in org.apache.brooklyn.entity.nosql.riak
-
- RiakClusterExample - Class in org.apache.brooklyn.demo
-
- RiakClusterExample() - Constructor for class org.apache.brooklyn.demo.RiakClusterExample
-
- RiakClusterImpl - Class in org.apache.brooklyn.entity.nosql.riak
-
- RiakClusterImpl() - Constructor for class org.apache.brooklyn.entity.nosql.riak.RiakClusterImpl
-
- RiakClusterImpl.MemberTrackingPolicy - Class in org.apache.brooklyn.entity.nosql.riak
-
- RiakClusterImpl.MemberTrackingPolicy() - Constructor for class org.apache.brooklyn.entity.nosql.riak.RiakClusterImpl.MemberTrackingPolicy
-
- RiakNode - Interface in org.apache.brooklyn.entity.nosql.riak
-
- RiakNodeDriver - Interface in org.apache.brooklyn.entity.nosql.riak
-
- RiakNodeImpl - Class in org.apache.brooklyn.entity.nosql.riak
-
- RiakNodeImpl() - Constructor for class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- RiakNodeSshDriver - Class in org.apache.brooklyn.entity.nosql.riak
-
- RiakNodeSshDriver(RiakNodeImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- RIGHT_DATABASE - Static variable in interface org.apache.brooklyn.entity.database.rubyrep.RubyRepNode
-
- RIGHT_DATABASE_NAME - Static variable in interface org.apache.brooklyn.entity.database.rubyrep.RubyRepNode
-
- RIGHT_DATASTORE_URL - Static variable in interface org.apache.brooklyn.entity.database.rubyrep.RubyRepNode
-
- RIGHT_PASSWORD - Static variable in interface org.apache.brooklyn.entity.database.rubyrep.RubyRepNode
-
- RIGHT_USERNAME - Static variable in interface org.apache.brooklyn.entity.database.rubyrep.RubyRepNode
-
- RING_MEMBERS - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- RMI_HOSTNAME_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- RMI_HOSTNAME_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxrmi.JmxRmiAgent
-
- RMI_JMX_URL_FORMAT - Static variable in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- RMI_REGISTRY_DEFAULT_PORT - Static variable in class org.apache.brooklyn.util.jmx.jmxrmi.JmxRmiAgent
-
- RMI_REGISTRY_PORT - Static variable in interface org.apache.brooklyn.entity.java.UsesJmx
-
Well-known port used by Java itself to start the RMI registry where JMX private port can be discovered, ignored if using JMXMP agent.
- RMI_REGISTRY_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- RMI_REGISTRY_PORT - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- RMI_REGISTRY_PORT_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
optional port for RMI registry to listen on; if not supplied, RMI is disabled.
- RMI_REGISTRY_PORT_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxrmi.JmxRmiAgent
-
Port for RMI registry to listen on.
- ROLE - Static variable in interface org.apache.brooklyn.entity.messaging.storm.Storm
-
- RollingMeanEnricher<T extends java.lang.Number> - Class in org.apache.brooklyn.policy.enricher
-
Transforms a sensor into a rolling average based on a fixed window size.
- RollingMeanEnricher() - Constructor for class org.apache.brooklyn.policy.enricher.RollingMeanEnricher
-
- RollingMeanEnricher(Entity, AttributeSensor<T>, AttributeSensor<Double>, int) - Constructor for class org.apache.brooklyn.policy.enricher.RollingMeanEnricher
-
- RollingTimeWindowMeanEnricher<T extends java.lang.Number> - Class in org.apache.brooklyn.policy.enricher
-
Transforms
Sensor
data into a rolling average based on a time window.
- RollingTimeWindowMeanEnricher() - Constructor for class org.apache.brooklyn.policy.enricher.RollingTimeWindowMeanEnricher
-
- RollingTimeWindowMeanEnricher(Entity, AttributeSensor<T>, AttributeSensor<Double>, Duration) - Constructor for class org.apache.brooklyn.policy.enricher.RollingTimeWindowMeanEnricher
-
- RollingTimeWindowMeanEnricher(Entity, AttributeSensor<T>, AttributeSensor<Double>, long) - Constructor for class org.apache.brooklyn.policy.enricher.RollingTimeWindowMeanEnricher
-
Deprecated.
since 0.6.0 use Duration parameter rather than long with millis
- RollingTimeWindowMeanEnricher.ConfidenceQualifiedNumber - Class in org.apache.brooklyn.policy.enricher
-
- RollingTimeWindowMeanEnricher.ConfidenceQualifiedNumber(Double, double) - Constructor for class org.apache.brooklyn.policy.enricher.RollingTimeWindowMeanEnricher.ConfidenceQualifiedNumber
-
- rollup(Duration) - Method in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector.Builder
-
- rollup(int, TimeUnit) - Method in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector.Builder
-
- ROLLUP_WINDOW_SIZE - Static variable in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector
-
- rollupOff() - Method in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector.Builder
-
specifies that a rolled-up average should _not_ be calculated and emitted
(defaults to true)
- root() - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
- root() - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
-
- root() - Method in class org.apache.brooklyn.camp.CampPlatform
-
- ROOT - Static variable in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
permission to run untrusted code or embedded scripts at the server;
secondary check required for any operation which could potentially grant root-level access
- root() - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
always ALLOW access to everything
- root() - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
- root(String, String) - Static method in class org.apache.brooklyn.util.git.GithubUrls
-
returns URL for the root of the given repo
- ROOT_ALIASES - Static variable in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
these userNames are known to be the preferred/required logins in some common/default images
where root@ is not allowed to log in
- ROOT_PASSWORD - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBAuthenticationMixins
-
- ROOT_URL - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExampleApp
-
- ROOT_URL - Static variable in interface org.apache.brooklyn.entity.dns.geoscaling.GeoscalingDnsService
-
- ROOT_URL - Static variable in interface org.apache.brooklyn.entity.proxy.LoadBalancer
-
- ROOT_URL - Static variable in interface org.apache.brooklyn.entity.webapp.WebAppServiceConstants
-
- ROOT_USERNAME - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBAuthenticationMixins
-
- ROOT_USERNAME - Static variable in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- ROOT_WAR - Static variable in interface org.apache.brooklyn.entity.webapp.JavaWebAppService
-
- roundFromMillis(long, TimeUnit) - Static method in class org.apache.brooklyn.util.time.Time
-
- roundFromMillis(long, long) - Static method in class org.apache.brooklyn.util.time.Time
-
- ROUTER - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.CoLocatedMongoDBRouter
-
- ROUTER_CLUSTER - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeployment
-
- ROUTER_UP_TIMEOUT - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeployment
-
- RPC_ADDRESS_SENSOR - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- RubyRepDriver - Interface in org.apache.brooklyn.entity.database.rubyrep
-
- RubyRepNode - Interface in org.apache.brooklyn.entity.database.rubyrep
-
- RubyRepNodeImpl - Class in org.apache.brooklyn.entity.database.rubyrep
-
- RubyRepNodeImpl() - Constructor for class org.apache.brooklyn.entity.database.rubyrep.RubyRepNodeImpl
-
- RubyRepSshDriver - Class in org.apache.brooklyn.entity.database.rubyrep
-
- RubyRepSshDriver(EntityLocal, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.database.rubyrep.RubyRepSshDriver
-
- run() - Method in class org.apache.brooklyn.core.mgmt.internal.BrooklynShutdownHooks.BrooklynShutdownHookJob
-
- run() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindIteration
-
- run() - Method in class org.apache.brooklyn.entity.database.mysql.InitSlaveTaskBody
-
- run() - Method in class org.apache.brooklyn.entity.system_service.EntityLaunchListener
-
- run(PerformanceTestDescriptor) - Static method in class org.apache.brooklyn.test.performance.PerformanceMeasurer
-
Runs a performance test.
- run() - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- run() - Method in class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
Run the loop.
- run() - Method in class org.apache.brooklyn.util.repeat.Repeater
-
Run the loop.
- run() - Method in class org.apache.brooklyn.util.stream.StreamGobbler
-
- RUN_AS_ROOT - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- RUN_DIR - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- RUN_DIR - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- RUN_DIR - Static variable in interface org.apache.brooklyn.test.framework.SimpleShellCommandTest
-
The working directory that the script will be run from on the target machine.
- RUN_SCRIPT - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBClient
-
- runAsCommand() - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- runAsCommand() - Method in interface org.apache.brooklyn.util.core.task.system.ProcessTaskFactory
-
- runAsRoot() - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- runAsRoot() - Method in interface org.apache.brooklyn.util.core.task.system.ProcessTaskFactory
-
- runAsScript() - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- runAsScript() - Method in interface org.apache.brooklyn.util.core.task.system.ProcessTaskFactory
-
- runAtEntity(Map, Entity, Callable<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
Deprecated.
since 0.6.0 use effectors (or support runAtEntity(Entity, Effector, Map)
if something else is needed);
(Callable with Map flags is too open-ended, bothersome to support, and not used much)
- runAtEntity(Map, Entity, Callable<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- runChef(String, String) - Static method in class org.apache.brooklyn.entity.chef.ChefSoloTasks
-
- runChef(String, String, Boolean) - Static method in class org.apache.brooklyn.entity.chef.ChefSoloTasks
-
- runChef(String, String) - Static method in class org.apache.brooklyn.entity.chef.ChefTasks
-
- runDBCommand(String, String) - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientSupport
-
- runKeepingError() - Method in class org.apache.brooklyn.util.repeat.Repeater
-
- runListeners() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- runListeners() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- runListeners() - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
On task completion (or cancellation) runs the listeners which have been registered using
ListenableFuture.addListener(Runnable, java.util.concurrent.Executor)
.
- runnable(Supplier<?>) - Static method in class org.apache.brooklyn.util.guava.Functionals
-
- RUNNING - Static variable in interface org.apache.brooklyn.entity.group.DynamicGroup
-
- RUNNING - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouter
-
- RUNNING_QUORUM_CHECK - Static variable in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembers
-
- RUNNING_QUORUM_CHECK - Static variable in interface org.apache.brooklyn.entity.group.AbstractGroup
-
- RUNNING_QUORUM_CHECK - Static variable in interface org.apache.brooklyn.entity.software.base.SameServerEntity
-
- runNow() - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.Builder
-
- runPostInstallCommand() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- runPostInstallCommand() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- runPostInstallCommand() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- runPostLaunchCommand() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
Only run if launch is run (if start is not skipped).
- runPostLaunchCommand() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- runPostLaunchCommand() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- runPreInstallCommand() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- runPreInstallCommand() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- runPreInstallCommand() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- runPreLaunchCommand() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- runPreLaunchCommand() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- runPreLaunchCommand() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- runRequiringTrue() - Method in class org.apache.brooklyn.util.repeat.Repeater
-
- runScript(String, String) - Method in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBClient
-
- runScript(String, String) - Method in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientDriver
-
- runScript(String, String) - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientImpl
-
- runScript(String, String) - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientSshDriver
-
- runScriptOnNode(ComputeService, NodeMetadata, Statement, String) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
- RUNTIME_FILES - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
Files to be copied to the server after customisation.
- RUNTIME_RESOURCES_LATCH - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- RUNTIME_RESOURCES_LATCH - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- RUNTIME_TEMPLATES - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
Templates to be filled in and then copied to the server after customisation.
- RuntimeInterruptedException - Exception in org.apache.brooklyn.util.exceptions
-
A RuntimeException
that is thrown when a Thread is interrupted.
- RuntimeInterruptedException(InterruptedException) - Constructor for exception org.apache.brooklyn.util.exceptions.RuntimeInterruptedException
-
- RuntimeInterruptedException(String, InterruptedException) - Constructor for exception org.apache.brooklyn.util.exceptions.RuntimeInterruptedException
-
- RuntimeTimeoutException - Exception in org.apache.brooklyn.util.exceptions
-
- RuntimeTimeoutException() - Constructor for exception org.apache.brooklyn.util.exceptions.RuntimeTimeoutException
-
- RuntimeTimeoutException(String) - Constructor for exception org.apache.brooklyn.util.exceptions.RuntimeTimeoutException
-
- RuntimeTimeoutException(String, Throwable) - Constructor for exception org.apache.brooklyn.util.exceptions.RuntimeTimeoutException
-
- s(int) - Static method in class org.apache.brooklyn.util.text.Strings
-
returns "s" if the argument is not 1, empty string otherwise; useful when constructing plurals
- s(Map<?, ?>) - Static method in class org.apache.brooklyn.util.text.Strings
-
- s(Iterable<?>) - Static method in class org.apache.brooklyn.util.text.Strings
-
- s(Iterator<?>) - Static method in class org.apache.brooklyn.util.text.Strings
-
- SALT_CALL - Static variable in interface org.apache.brooklyn.entity.cm.salt.SaltEntity
-
- SALT_FOR_USER(String) - Static method in class org.apache.brooklyn.rest.BrooklynWebConfig
-
- SALT_FORMULAS - Static variable in interface org.apache.brooklyn.entity.cm.salt.SaltConfig
-
- SALT_INFRASTRUCTURE - Static variable in class org.apache.brooklyn.entity.cm.salt.SaltAttributes
-
- SALT_MODE - Static variable in interface org.apache.brooklyn.entity.cm.salt.SaltConfig
-
- SALT_PILLAR_URLS - Static variable in interface org.apache.brooklyn.entity.cm.salt.SaltConfig
-
- SALT_PILLARS - Static variable in interface org.apache.brooklyn.entity.cm.salt.SaltConfig
-
- SALT_SSH_LAUNCH_ATTRIBUTES - Static variable in interface org.apache.brooklyn.entity.cm.salt.SaltConfig
-
- SaltAttributes - Class in org.apache.brooklyn.entity.cm.salt
-
- saltCall(String) - Method in class org.apache.brooklyn.entity.cm.salt.impl.SaltEntityImpl
-
- saltCall(String) - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltSshTasks
-
- saltCall(String) - Method in interface org.apache.brooklyn.entity.cm.salt.SaltEntity
-
- SaltConfig - Interface in org.apache.brooklyn.entity.cm.salt
-
- SaltConfig.SaltMode - Enum in org.apache.brooklyn.entity.cm.salt
-
- SaltConfigs - Class in org.apache.brooklyn.entity.cm.salt
-
Conveniences for configuring Brooklyn Salt entities
- SaltConfigs() - Constructor for class org.apache.brooklyn.entity.cm.salt.SaltConfigs
-
- SaltEntity - Interface in org.apache.brooklyn.entity.cm.salt
-
- SaltEntityDriver - Interface in org.apache.brooklyn.entity.cm.salt
-
- SaltEntityImpl - Class in org.apache.brooklyn.entity.cm.salt.impl
-
- SaltEntityImpl() - Constructor for class org.apache.brooklyn.entity.cm.salt.impl.SaltEntityImpl
-
- SaltEntitySshDriver - Class in org.apache.brooklyn.entity.cm.salt.impl
-
- SaltEntitySshDriver(SaltEntityImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.cm.salt.impl.SaltEntitySshDriver
-
- SaltHighstate - Class in org.apache.brooklyn.entity.cm.salt.impl
-
Utility for setting a Salt highstate description on entity sensors.
- SaltLifecycleEffectorTasks - Class in org.apache.brooklyn.entity.cm.salt.impl
-
- SaltLifecycleEffectorTasks() - Constructor for class org.apache.brooklyn.entity.cm.salt.impl.SaltLifecycleEffectorTasks
-
- SaltSshDriver - Class in org.apache.brooklyn.entity.cm.salt.impl
-
- SaltSshTasks - Class in org.apache.brooklyn.entity.cm.salt.impl
-
- SaltUtils - Class in org.apache.brooklyn.entity.cm.salt.impl
-
- sameInstance(Effector<?>, Effector<?>) - Static method in class org.apache.brooklyn.core.effector.Effectors
-
- SameServerDriverLifecycleEffectorTasks - Class in org.apache.brooklyn.entity.software.base
-
- SameServerDriverLifecycleEffectorTasks() - Constructor for class org.apache.brooklyn.entity.software.base.SameServerDriverLifecycleEffectorTasks
-
- SameServerEntity - Interface in org.apache.brooklyn.entity.software.base
-
- SameServerEntityImpl - Class in org.apache.brooklyn.entity.software.base
-
- SameServerEntityImpl() - Constructor for class org.apache.brooklyn.entity.software.base.SameServerEntityImpl
-
- sameSignature(Effector<?>, Effector<?>) - Static method in class org.apache.brooklyn.core.effector.Effectors
-
- sampleCpuInterval - Variable in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- sampleCpuInterval(Duration) - Method in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
How often to calculate + record the fraction of CPU being used.
- sampleProcessCpuTime(Duration, String) - Static method in class org.apache.brooklyn.test.performance.PerformanceTestUtils
-
Creates a background thread that will log.info the CPU fraction usage repeatedly, sampling at the given period.
- sampleProcessCpuTime(Duration, String, List<Double>) - Static method in class org.apache.brooklyn.test.performance.PerformanceTestUtils
-
- sanitize(ConfigBag) - Static method in class org.apache.brooklyn.core.config.Sanitizer
-
- sanitize(Map<K, ?>) - Static method in class org.apache.brooklyn.core.config.Sanitizer
-
- sanitize(ConfigBag) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- sanitize(Map<K, ?>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- sanitize(String) - Static method in class org.apache.brooklyn.core.location.cloud.names.AbstractCloudMachineNamer
-
- Sanitizer - Class in org.apache.brooklyn.core.config
-
- satisfies(RegisteredTypeLoadingContext) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- satisfying(Predicate<? super Bundle>) - Method in class org.apache.brooklyn.util.core.osgi.Osgis.BundleFinder
-
- saveIptablesRules() - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
Returns the command that saves iptables rules on file.
- SAY_HI - Static variable in interface org.apache.brooklyn.test.osgi.entities.more.MoreEntity
-
- sayHI(String) - Method in interface org.apache.brooklyn.test.osgi.entities.more.MoreEntity
-
Makes a string saying HO to the given name, in contrast to v1 and v2.
- sayHI(String) - Method in class org.apache.brooklyn.test.osgi.entities.more.MoreEntityImpl
-
Returns HO instead of HI (like v2 non-evil twin) or Hi (like v1)
- sayHI(String) - Method in class org.apache.brooklyn.test.osgi.entities.more.MorePolicy
-
- sbinPath() - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- scheduleAtFixedRate(Callable<V>, PollHandler<? super V>, long) - Method in class org.apache.brooklyn.core.feed.Poller
-
- scheduleAtFixedRate(Callable<V>, PollHandler<? super V>, Duration) - Method in class org.apache.brooklyn.core.feed.Poller
-
- ScheduledTask - Class in org.apache.brooklyn.util.core.task
-
A task which runs with a fixed period.
- ScheduledTask(Callable<Task<?>>) - Constructor for class org.apache.brooklyn.util.core.task.ScheduledTask
-
- ScheduledTask(Task<?>) - Constructor for class org.apache.brooklyn.util.core.task.ScheduledTask
-
- ScheduledTask(Map<?, ?>, Task<?>) - Constructor for class org.apache.brooklyn.util.core.task.ScheduledTask
-
- ScheduledTask(Map<?, ?>, Callable<Task<?>>) - Constructor for class org.apache.brooklyn.util.core.task.ScheduledTask
-
- scheduleWith(Task<T>) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- scheduleWith(Map<?, ?>, Task<T>) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- Schema - Interface in org.apache.brooklyn.entity.database
-
Intended to represent a SQL database schema.
- SCHEMA_DEPTH - Static variable in class org.apache.brooklyn.entity.database.derby.DerbySchema
-
- SCHEMA_NAME - Static variable in interface org.apache.brooklyn.entity.database.Schema
-
- SCHEMA_VERSION_COUNT - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- SCOPE - Static variable in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
The intention is that there is one PortForwardManager instance per "scope".
- scopeRoot() - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
- scopeRoot() - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
-
- score(Image) - Method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser
-
- scoreForType(RegisteredType, RegisteredTypeLoadingContext) - Method in class org.apache.brooklyn.core.typereg.AbstractTypePlanTransformer
-
- scoreForType(RegisteredType, RegisteredTypeLoadingContext) - Method in interface org.apache.brooklyn.core.typereg.BrooklynTypePlanTransformer
-
- scoreForTypeDefinition(String, Object) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.CampTypePlanTransformer
-
- scoreForTypeDefinition(String, Object) - Method in interface org.apache.brooklyn.core.typereg.BrooklynTypePlanTransformer
-
- scoreForTypeDefinition(String, Object) - Method in class org.apache.brooklyn.core.typereg.JavaClassNameTypePlanTransformer
-
- SCP_EXECUTABLE - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- scpExecutable(String) - Method in class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool.Builder
-
- script - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- SCRIPT - Static variable in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeChefImplFromScratch.ExecuteScriptEffectorBody
-
- SCRIPT - Static variable in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlNodeSaltImpl.ExecuteScriptEffectorBody
-
- SCRIPT_DIR - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- SCRIPT_DIR - Static variable in interface org.apache.brooklyn.test.framework.SimpleShellCommandTest
-
Where the script will be downloaded on the target machine.
- ScriptApi - Interface in org.apache.brooklyn.rest.api
-
- ScriptExecutionSummary - Class in org.apache.brooklyn.rest.domain
-
- ScriptExecutionSummary(Object, String, String, String) - Constructor for class org.apache.brooklyn.rest.domain.ScriptExecutionSummary
-
- ScriptHelper - Class in org.apache.brooklyn.entity.software.base.lifecycle
-
- ScriptHelper(NaiveScriptRunner, String) - Constructor for class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- ScriptPart - Class in org.apache.brooklyn.entity.software.base.lifecycle
-
- ScriptPart(ScriptHelper) - Constructor for class org.apache.brooklyn.entity.software.base.lifecycle.ScriptPart
-
- ScriptResource - Class in org.apache.brooklyn.rest.resources
-
- ScriptResource() - Constructor for class org.apache.brooklyn.rest.resources.ScriptResource
-
- seal() - Method in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- seal() - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
makes this config bag immutable; any attempts to change subsequently
(apart from marking fields as used) will throw an exception
- sealed - Variable in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- SEARCH_ENABLED - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- SEARCH_QUERY_TIME_IN_MILLIS - Static variable in interface org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNode
-
- SEARCH_QUERY_TOTAL - Static variable in interface org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNode
-
- SEARCH_SOLR_JMX_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- SEARCH_SOLR_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
http://docs.basho.com/riak/latest/dev/using/search/
Solr is powered by Riak's Yokozuna engine and it is used through the riak webport
So SEARCH_SOLR_PORT shouldn't be exposed
- searchForEntityNamed(Entity, String) - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
walks the hierarchy (depth-first) at root (often an Application) looking for
an entity matching the given ID or name; returns the first such entity, or null if none found
- searchLog(File, String) - Static method in class org.apache.brooklyn.qa.longevity.MonitorUtils
-
- searchLog(File, String, Set<String>) - Static method in class org.apache.brooklyn.qa.longevity.MonitorUtils
-
Find lines in the given file that match given given regex.
- seconds(Number) - Static method in class org.apache.brooklyn.util.time.Duration
-
creates new
Duration
instance of the given length of time
- secondsToStringRounded() - Static method in class org.apache.brooklyn.util.time.Duration
-
- SECRET_NAMES - Static variable in class org.apache.brooklyn.core.config.Sanitizer
-
Names that, if they appear anywhere in an attribute/config/field
indicates that it may be private, so should not be logged etc.
- SECRET_NAMES - Static variable in class org.apache.brooklyn.core.entity.Entities
-
- SecureKeys - Class in org.apache.brooklyn.util.core.crypto
-
Utility methods for generating and working with keys,
extending the parent class with useful things provided by BouncyCastle crypto library.
- SecureKeys.PassphraseProblem - Exception in org.apache.brooklyn.util.core.crypto
-
- SecureKeys.PassphraseProblem(String) - Constructor for exception org.apache.brooklyn.util.core.crypto.SecureKeys.PassphraseProblem
-
- SecureKeys.PassphraseProblem(String, Exception) - Constructor for exception org.apache.brooklyn.util.core.crypto.SecureKeys.PassphraseProblem
-
- SecureKeysWithoutBouncyCastle - Class in org.apache.brooklyn.util.crypto
-
Utility methods for generating and working with keys, with no BC dependencies
- SECURITY_GROUPS - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- SECURITY_PROVIDER_CLASSNAME - Static variable in class org.apache.brooklyn.rest.BrooklynWebConfig
-
- SECURITY_PROVIDER_INSTANCE - Static variable in class org.apache.brooklyn.rest.BrooklynWebConfig
-
- SecurityGroupDefinition - Class in org.apache.brooklyn.location.jclouds.networking
-
WIP to define a security group in an up-front way, where subsequently it can be applied to a jclouds location
- SecurityGroupDefinition() - Constructor for class org.apache.brooklyn.location.jclouds.networking.SecurityGroupDefinition
-
- SecurityGroupTool - Class in org.apache.brooklyn.location.jclouds.networking
-
WIP to apply a security group to a jclouds endpoint.
- SecurityGroupTool(JcloudsLocation, SecurityGroupDefinition) - Constructor for class org.apache.brooklyn.location.jclouds.networking.SecurityGroupTool
-
- SecurityProvider - Interface in org.apache.brooklyn.rest.security.provider
-
The SecurityProvider is responsible for doing authentication.
- SEE_ALL_SERVER_INFO - Static variable in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
catch-all for catalog, locations, scripting, usage, etc - exporting persistence, shutting down, etc;
this is significantly more powerful than
Entitlements.SERVER_STATUS
.
- SEE_CATALOG_ITEM - Static variable in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
- SEE_ENTITY - Static variable in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
- SEE_SENSOR - Static variable in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
- SEED_SUPPLIER - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- seeNonSecretSensors() - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.FineGrainedEntitlements
-
- SELECT_MASTER - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynCluster
-
- SELECT_MASTER - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynCluster.SelectMasterEffector
-
- SELECT_MASTER - Static variable in class org.apache.brooklyn.entity.brooklynnode.effector.SelectMasterEffectorBody
-
- SelectMasterEffectorBody - Class in org.apache.brooklyn.entity.brooklynnode.effector
-
- SelectMasterEffectorBody() - Constructor for class org.apache.brooklyn.entity.brooklynnode.effector.SelectMasterEffectorBody
-
- selfsign() - Method in class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
- SemaphoreForTasks - Class in org.apache.brooklyn.util.core.mutex
-
- SemaphoreForTasks(String, ManagementContext) - Constructor for class org.apache.brooklyn.util.core.mutex.SemaphoreForTasks
-
- SemaphoreForTasks(String, int, boolean, ManagementContext) - Constructor for class org.apache.brooklyn.util.core.mutex.SemaphoreForTasks
-
- SemaphoreWithOwners - Class in org.apache.brooklyn.util.core.mutex
-
a subclass of Semaphore
which tracks who created and released the semaphores,
and which requires the same thread to release as created it.
- SemaphoreWithOwners(String) - Constructor for class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
- SemaphoreWithOwners(String, int, boolean) - Constructor for class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
- Sensor<T> - Interface in org.apache.brooklyn.api.sensor
-
The interface implemented by concrete sensors.
- sensor(String) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
Returns a
Sensor
, looking up the sensor on the context if available and using that,
or else defining an untyped (Object) sensor
- sensor(String, String) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
Returns a
Sensor
declared on the type (e.g.
- sensor(String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
-
- SENSOR_ADDED - Static variable in class org.apache.brooklyn.core.entity.AbstractEntity
-
- SENSOR_COMMAND - Static variable in class org.apache.brooklyn.core.sensor.ssh.SshCommandSensor
-
- SENSOR_EXECUTION_DIR - Static variable in class org.apache.brooklyn.core.sensor.ssh.SshCommandSensor
-
- SENSOR_FAILED - Static variable in class org.apache.brooklyn.policy.ha.AbstractFailureDetector
-
- SENSOR_MAPPING - Static variable in class org.apache.brooklyn.enricher.stock.Propagator
-
- SENSOR_NAME - Static variable in class org.apache.brooklyn.core.effector.AddSensor
-
- SENSOR_NAME - Static variable in interface org.apache.brooklyn.test.framework.TestSensor
-
- SENSOR_PERIOD - Static variable in class org.apache.brooklyn.core.effector.AddSensor
-
- SENSOR_RECOVERED - Static variable in class org.apache.brooklyn.policy.ha.AbstractFailureDetector
-
- SENSOR_REMOVED - Static variable in class org.apache.brooklyn.core.entity.AbstractEntity
-
- SENSOR_SUPPLIER_MAP - Static variable in interface org.apache.brooklyn.entity.stock.DataEntity
-
- SENSOR_TYPE - Static variable in class org.apache.brooklyn.core.effector.AddSensor
-
- SENSOR_URI - Static variable in class org.apache.brooklyn.core.sensor.http.HttpRequestSensor
-
- SensorApi - Interface in org.apache.brooklyn.rest.api
-
- SensorEvent<T> - Interface in org.apache.brooklyn.api.sensor
-
A tuple representing a piece of data from a
Sensor
on an
Entity
.
- SensorEventListener<T> - Interface in org.apache.brooklyn.api.sensor
-
- SensorPredicates - Class in org.apache.brooklyn.util.core.sensor
-
- SensorPropagatingEnricher - Class in org.apache.brooklyn.enricher.stock
-
- SensorPropagatingEnricher(Entity, Sensor<?>...) - Constructor for class org.apache.brooklyn.enricher.stock.SensorPropagatingEnricher
-
- SensorPropagatingEnricher(Entity, Collection<Sensor<?>>) - Constructor for class org.apache.brooklyn.enricher.stock.SensorPropagatingEnricher
-
- SensorPropagatingEnricher(Entity, Map<? extends Sensor<?>, ? extends Sensor<?>>) - Constructor for class org.apache.brooklyn.enricher.stock.SensorPropagatingEnricher
-
Deprecated.
- SensorResource - Class in org.apache.brooklyn.rest.resources
-
- SensorResource() - Constructor for class org.apache.brooklyn.rest.resources.SensorResource
-
- sensors() - Method in interface org.apache.brooklyn.api.entity.Entity
-
- sensors() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- sensors() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
- Sensors - Class in org.apache.brooklyn.core.sensor
-
- Sensors() - Constructor for class org.apache.brooklyn.core.sensor.Sensors
-
- Sensors.Builder<T> - Class in org.apache.brooklyn.core.sensor
-
- SENSORS_NOT_USUALLY_PROPAGATED - Static variable in class org.apache.brooklyn.enricher.stock.Propagator
-
- SENSORS_TO_TRACK - Static variable in class org.apache.brooklyn.entity.group.AbstractMembershipTrackingPolicy
-
- SensorSummary - Class in org.apache.brooklyn.rest.domain
-
- SensorSummary(String, String, String, Map<String, URI>) - Constructor for class org.apache.brooklyn.rest.domain.SensorSummary
-
- sensorSummary(Entity, Sensor<?>) - Static method in class org.apache.brooklyn.rest.transform.SensorTransformer
-
- sensorSummaryForCatalog(Sensor<?>) - Static method in class org.apache.brooklyn.rest.transform.SensorTransformer
-
- SensorTransformer - Class in org.apache.brooklyn.rest.transform
-
- SensorTransformer() - Constructor for class org.apache.brooklyn.rest.transform.SensorTransformer
-
- SensorTransformingEnricher<T,U> - Class in org.apache.brooklyn.enricher.stock
-
Deprecated.
since 0.7.0; use Enrichers.builder()
- SensorTransformingEnricher(Entity, Sensor<T>, Sensor<U>, Function<? super T, ? extends U>) - Constructor for class org.apache.brooklyn.enricher.stock.SensorTransformingEnricher
-
Deprecated.
- SensorTransformingEnricher(Entity, Sensor<T>, Sensor<U>, Closure) - Constructor for class org.apache.brooklyn.enricher.stock.SensorTransformingEnricher
-
Deprecated.
- SensorTransformingEnricher(Sensor<T>, Sensor<U>, Function<T, U>) - Constructor for class org.apache.brooklyn.enricher.stock.SensorTransformingEnricher
-
Deprecated.
- SensorTransformingEnricher(Sensor<T>, Sensor<U>, Closure) - Constructor for class org.apache.brooklyn.enricher.stock.SensorTransformingEnricher
-
Deprecated.
- SEPARATOR - Static variable in class org.apache.brooklyn.enricher.stock.Joiner
-
- separator(String) - Method in class org.apache.brooklyn.util.text.StringShortener
-
- sequential(TaskAdaptable<?>...) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- sequential(String, TaskAdaptable<?>...) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- sequential(TaskFactory<?>...) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- sequential(String, TaskFactory<?>...) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- sequential(List<? extends TaskAdaptable<?>>) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- sequential(String, List<? extends TaskAdaptable<?>>) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- SequentialTask<T> - Class in org.apache.brooklyn.util.core.task
-
runs tasks in order, waiting for one to finish before starting the next; return value here is TBD;
(currently is all the return values of individual tasks, but we
might want some pipeline support and eventually only to return final value...)
- SequentialTask(Object...) - Constructor for class org.apache.brooklyn.util.core.task.SequentialTask
-
- SequentialTask(Map<String, ?>, Collection<? extends Object>) - Constructor for class org.apache.brooklyn.util.core.task.SequentialTask
-
- SequentialTask(Collection<? extends Object>) - Constructor for class org.apache.brooklyn.util.core.task.SequentialTask
-
- SequentialTask(Map<String, ?>, Iterable<? extends Object>) - Constructor for class org.apache.brooklyn.util.core.task.SequentialTask
-
- SequentialTask(Iterable<? extends Object>) - Constructor for class org.apache.brooklyn.util.core.task.SequentialTask
-
- SERIAL - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- SerializablePredicate<T> - Interface in org.apache.brooklyn.util.guava
-
- serialize(Object, Writer) - Method in class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer
-
- serialize(T, JsonGenerator, SerializerProvider) - Method in class org.apache.brooklyn.rest.util.json.BidiSerialization.AbstractWithManagementContextSerialization
-
- serialize(Object, JsonGenerator, SerializerProvider) - Method in class org.apache.brooklyn.rest.util.json.ErrorAndToStringUnknownTypeSerializer
-
- serialize(Multimap<?, ?>, JsonGenerator, SerializerProvider) - Method in class org.apache.brooklyn.rest.util.json.MultimapSerializer
-
- serialize(Object, Writer) - Method in class org.apache.brooklyn.util.core.xstream.XmlSerializer
-
- serializedClass(Class) - Method in class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer.CustomMapper
-
- serializeFromError(JsonStreamContext, Exception, Object, JsonGenerator, SerializerProvider) - Method in class org.apache.brooklyn.rest.util.json.ErrorAndToStringUnknownTypeSerializer
-
- Serializers - Class in org.apache.brooklyn.util.javalang
-
- Serializers() - Constructor for class org.apache.brooklyn.util.javalang.Serializers
-
- Serializers.ClassLoaderObjectInputStream - Class in org.apache.brooklyn.util.javalang
-
Follows pattern in org.apache.commons.io.input.ClassLoaderObjectInputStream
- Serializers.ClassLoaderObjectInputStream(InputStream, ClassLoader) - Constructor for class org.apache.brooklyn.util.javalang.Serializers.ClassLoaderObjectInputStream
-
- Serializers.ObjectReplacer - Interface in org.apache.brooklyn.util.javalang
-
- serialNumber(BigInteger) - Method in class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
use a hard-coded serial number; or make one up, if null
- server(ZabbixServer) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- SERVER - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBClient
-
- SERVER_ADD - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- SERVER_ADD_AND_REBALANCE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- SERVER_BUILD_HASH - Static variable in interface org.apache.brooklyn.entity.database.crate.CrateNode
-
- SERVER_BUILD_TIMESTAMP - Static variable in interface org.apache.brooklyn.entity.database.crate.CrateNode
-
- SERVER_CONF_GENERATOR - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- SERVER_CONF_TEMPLATE_URL - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- SERVER_CONF_TEMPLATE_URL - Static variable in class org.apache.brooklyn.entity.proxy.nginx.NginxTemplateConfigGenerator
-
- SERVER_CONFIG_URL - Static variable in interface org.apache.brooklyn.entity.database.crate.CrateNode
-
- SERVER_ES_VERSION - Static variable in interface org.apache.brooklyn.entity.database.crate.CrateNode
-
- SERVER_IS_BUILD_SNAPSHOT - Static variable in interface org.apache.brooklyn.entity.database.crate.CrateNode
-
- SERVER_LUCENE_VERSION - Static variable in interface org.apache.brooklyn.entity.database.crate.CrateNode
-
- SERVER_NAME - Static variable in interface org.apache.brooklyn.entity.database.crate.CrateNode
-
- SERVER_OK - Static variable in interface org.apache.brooklyn.entity.database.crate.CrateNode
-
- SERVER_POOL - Static variable in interface org.apache.brooklyn.entity.proxy.LoadBalancer
-
- SERVER_POOL_TARGETS - Static variable in interface org.apache.brooklyn.entity.proxy.LoadBalancer
-
- SERVER_STATUS - Static variable in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
- SERVER_STATUS - Static variable in interface org.apache.brooklyn.entity.database.crate.CrateNode
-
- SERVER_TYPE - Static variable in class org.apache.brooklyn.entity.webapp.jboss.JBoss6SshDriver
-
- SERVER_TYPE - Static variable in class org.apache.brooklyn.entity.webapp.jboss.JBoss7SshDriver
-
- SERVER_XML_RESOURCE - Static variable in interface org.apache.brooklyn.entity.webapp.tomcat.Tomcat8Server
-
- SERVER_XML_RESOURCE - Static variable in interface org.apache.brooklyn.entity.webapp.tomcat.TomcatServer
-
- serverAdd(String, String, String) - Method in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- serverAdd(String, String, String) - Method in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeDriver
-
- serverAdd(String, String, String) - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeImpl
-
- serverAdd(String, String, String) - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver
-
- serverAddAndRebalance(String, String, String) - Method in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- serverAddAndRebalance(String, String, String) - Method in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeDriver
-
- serverAddAndRebalance(String, String, String) - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeImpl
-
- serverAddAndRebalance(String, String, String) - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver
-
- ServerApi - Interface in org.apache.brooklyn.rest.api
-
- serverError() - Static method in class org.apache.brooklyn.entity.brooklynnode.EntityHttpClient.ResponseCodePredicates
-
- serverError(String, Object...) - Static method in class org.apache.brooklyn.rest.util.WebResourceUtils
-
- ServerPool - Interface in org.apache.brooklyn.entity.machine.pool
-
A preallocated server pool is an entity that other applications can deploy to.
- ServerPoolImpl - Class in org.apache.brooklyn.entity.machine.pool
-
- ServerPoolImpl() - Constructor for class org.apache.brooklyn.entity.machine.pool.ServerPoolImpl
-
- ServerPoolImpl.MemberTrackingPolicy - Class in org.apache.brooklyn.entity.machine.pool
-
- ServerPoolImpl.MemberTrackingPolicy() - Constructor for class org.apache.brooklyn.entity.machine.pool.ServerPoolImpl.MemberTrackingPolicy
-
- ServerPoolLocation - Class in org.apache.brooklyn.entity.machine.pool
-
- ServerPoolLocation() - Constructor for class org.apache.brooklyn.entity.machine.pool.ServerPoolLocation
-
- ServerPoolLocationResolver - Class in org.apache.brooklyn.entity.machine.pool
-
- ServerPoolLocationResolver() - Constructor for class org.apache.brooklyn.entity.machine.pool.ServerPoolLocationResolver
-
- ServerResource - Class in org.apache.brooklyn.rest.resources
-
- ServerResource() - Constructor for class org.apache.brooklyn.rest.resources.ServerResource
-
- serverStatusOnly() - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
allow healthcheck
- Service - Class in org.apache.brooklyn.camp.spi.pdp
-
- Service() - Constructor for class org.apache.brooklyn.camp.spi.pdp.Service
-
- SERVICE_NAME - Static variable in interface org.apache.brooklyn.entity.chef.ChefConfig
-
- SERVICE_NAME - Static variable in class org.apache.brooklyn.entity.system_service.SystemServiceEnricher
-
- SERVICE_NOT_UP_DIAGNOSTICS - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- SERVICE_NOT_UP_DIAGNOSTICS - Static variable in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic
-
- SERVICE_NOT_UP_INDICATORS - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- SERVICE_NOT_UP_INDICATORS - Static variable in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic
-
- SERVICE_ON_FIRE_STABILIZATION_DELAY - Static variable in class org.apache.brooklyn.policy.ha.ServiceFailureDetector
-
- SERVICE_PROBLEMS - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- SERVICE_PROBLEMS - Static variable in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic
-
- SERVICE_PROCESS_IS_RUNNING - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- SERVICE_STATE - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- SERVICE_STATE_ACTUAL - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- SERVICE_STATE_ACTUAL - Static variable in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic
-
- SERVICE_STATE_ACTUAL - Static variable in interface org.apache.brooklyn.entity.dns.AbstractGeoDnsService
-
- SERVICE_STATE_ACTUAL - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- SERVICE_STATE_ACTUAL - Static variable in interface org.apache.brooklyn.entity.group.DynamicFabric
-
- SERVICE_STATE_ACTUAL - Static variable in interface org.apache.brooklyn.entity.software.base.SameServerEntity
-
- SERVICE_STATE_ACTUAL - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- SERVICE_STATE_ACTUAL - Static variable in interface org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppCluster
-
- SERVICE_STATE_EXPECTED - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- SERVICE_STATE_EXPECTED - Static variable in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic
-
- SERVICE_STATE_EXPECTED - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- SERVICE_UP - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- SERVICE_UP - Static variable in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic
-
- SERVICE_UP - Static variable in interface org.apache.brooklyn.core.entity.trait.Startable
-
- SERVICE_UP - Static variable in interface org.apache.brooklyn.entity.dns.AbstractGeoDnsService
-
- SERVICE_UP_JMX - Static variable in interface org.apache.brooklyn.entity.messaging.storm.Storm
-
- SERVICE_UP_JMX - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- SERVICE_UP_PATH - Static variable in interface org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppService
-
- SERVICE_UP_URL_PATH - Static variable in interface org.apache.brooklyn.entity.proxy.AbstractController
-
- ServiceCharacteristic - Class in org.apache.brooklyn.camp.spi.pdp
-
- ServiceCharacteristic() - Constructor for class org.apache.brooklyn.camp.spi.pdp.ServiceCharacteristic
-
- ServiceFailureDetector - Class in org.apache.brooklyn.policy.ha
-
- ServiceFailureDetector() - Constructor for class org.apache.brooklyn.policy.ha.ServiceFailureDetector
-
- ServiceFailureDetector(Map<String, ?>) - Constructor for class org.apache.brooklyn.policy.ha.ServiceFailureDetector
-
- ServiceFailureDetector(ConfigBag) - Constructor for class org.apache.brooklyn.policy.ha.ServiceFailureDetector
-
- ServiceFailureDetector.LastPublished - Enum in org.apache.brooklyn.policy.ha
-
- ServiceReplacer - Class in org.apache.brooklyn.policy.ha
-
attaches to a DynamicCluster and replaces a failed member in response to HASensors.ENTITY_FAILED or other sensor;
if this fails, it sets the Cluster state to on-fire
- ServiceReplacer() - Constructor for class org.apache.brooklyn.policy.ha.ServiceReplacer
-
- ServiceReplacer(Map<String, ?>) - Constructor for class org.apache.brooklyn.policy.ha.ServiceReplacer
-
- ServiceReplacer(ConfigBag) - Constructor for class org.apache.brooklyn.policy.ha.ServiceReplacer
-
- ServiceReplacer(Sensor<?>) - Constructor for class org.apache.brooklyn.policy.ha.ServiceReplacer
-
- ServiceRestarter - Class in org.apache.brooklyn.policy.ha
-
attaches to a SoftwareProcess (or anything Startable, emitting ENTITY_FAILED or other configurable sensor),
and invokes restart on failure;
if there is a subsequent failure within a configurable time interval, or if the restart fails,
this gives up and emits
ServiceRestarter.ENTITY_RESTART_FAILED
- ServiceRestarter() - Constructor for class org.apache.brooklyn.policy.ha.ServiceRestarter
-
- ServiceRestarter(Map<String, ?>) - Constructor for class org.apache.brooklyn.policy.ha.ServiceRestarter
-
- ServiceRestarter(ConfigBag) - Constructor for class org.apache.brooklyn.policy.ha.ServiceRestarter
-
- ServiceRestarter(Sensor<?>) - Constructor for class org.apache.brooklyn.policy.ha.ServiceRestarter
-
- ServiceStateLogic - Class in org.apache.brooklyn.core.entity.lifecycle
-
Logic, sensors and enrichers, and conveniences, for computing service status
- ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembers - Class in org.apache.brooklyn.core.entity.lifecycle
-
- ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembers() - Constructor for class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembers
-
- ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembersSpec - Class in org.apache.brooklyn.core.entity.lifecycle
-
- ServiceStateLogic.ComputeServiceState - Class in org.apache.brooklyn.core.entity.lifecycle
-
- ServiceStateLogic.ComputeServiceState() - Constructor for class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceState
-
- ServiceStateLogic.ComputeServiceState(Map<?, ?>) - Constructor for class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceState
-
- ServiceStateLogic.ServiceNotUpLogic - Class in org.apache.brooklyn.core.entity.lifecycle
-
- ServiceStateLogic.ServiceProblemsLogic - Class in org.apache.brooklyn.core.entity.lifecycle
-
- ServiceTypeResolver - Interface in org.apache.brooklyn.camp.brooklyn.spi.creation.service
-
- ServiceTypeResolverAdaptor - Class in org.apache.brooklyn.camp.brooklyn.spi.creation.service
-
- ServiceTypeResolverAdaptor(BrooklynComponentTemplateResolver, ServiceTypeResolver) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.creation.service.ServiceTypeResolverAdaptor
-
- sessionTimeout(Integer) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- sessionTimeout(long) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection.Builder
-
- sessionTimeout(int) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool.Builder
-
- set(AttributeSensor<T>, T) - Method in interface org.apache.brooklyn.api.entity.Entity.SensorSupport
-
Sets the
AttributeSensor
data for the given attribute to the specified value.
- set(ConfigKey<T>, T) - Method in interface org.apache.brooklyn.api.objs.Configurable.ConfigurationSupport
-
Sets the config to the given value.
- set(ConfigKey.HasConfigKey<T>, T) - Method in interface org.apache.brooklyn.api.objs.Configurable.ConfigurationSupport
-
- set(ConfigKey<T>, Task<T>) - Method in interface org.apache.brooklyn.api.objs.Configurable.ConfigurationSupport
-
Sets the config to the value returned by the task.
- set(ConfigKey.HasConfigKey<T>, Task<T>) - Method in interface org.apache.brooklyn.api.objs.Configurable.ConfigurationSupport
-
- set(Collection<T>) - Static method in class org.apache.brooklyn.core.config.ListConfigKey.ListModifications
-
Deprecated.
when passed as a value to a ListConfigKey, causes the list to be cleared and these items added
- set(Map<String, V>) - Static method in class org.apache.brooklyn.core.config.MapConfigKey.MapModifications
-
when passed as a value to a MapConfigKey, causes the map to be cleared and these items added
- set(Collection<T>) - Static method in class org.apache.brooklyn.core.config.SetConfigKey.SetModifications
-
when passed as a value to a SetConfigKey, causes the set to be cleared and these items added
- set(ConfigKey<T>, T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicConfigurationSupport
-
- set(ConfigKey<T>, Task<T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicConfigurationSupport
-
- set(AttributeSensor<T>, T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicSensorSupport
-
- set(T) - Method in class org.apache.brooklyn.core.internal.storage.impl.BasicReference
-
- set(T) - Method in interface org.apache.brooklyn.core.internal.storage.Reference
-
- set(ConfigKey.HasConfigKey<T>, Task<T>) - Method in class org.apache.brooklyn.core.objs.AbstractConfigurationSupportInternal
-
- set(ConfigKey.HasConfigKey<T>, T) - Method in class org.apache.brooklyn.core.objs.AbstractConfigurationSupportInternal
-
- set(String, String, String, Boolean, Object) - Method in interface org.apache.brooklyn.rest.api.EntityConfigApi
-
- set(String, String, String, String, String) - Method in interface org.apache.brooklyn.rest.api.PolicyConfigApi
-
Deprecated.
since 0.7.0 use set with object
- set(String, String, String, String, Object) - Method in interface org.apache.brooklyn.rest.api.PolicyConfigApi
-
- set(String, String, String, Object) - Method in interface org.apache.brooklyn.rest.api.SensorApi
-
- set(String, String, String, Boolean, Object) - Method in class org.apache.brooklyn.rest.resources.EntityConfigResource
-
- set(String, String, String, String, String) - Method in class org.apache.brooklyn.rest.resources.PolicyConfigResource
-
Deprecated.
- set(String, String, String, String, Object) - Method in class org.apache.brooklyn.rest.resources.PolicyConfigResource
-
- set(String, String, String, Object) - Method in class org.apache.brooklyn.rest.resources.SensorResource
-
- SET_HIGH_AVAILABILITY_MODE - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- SET_HIGH_AVAILABILITY_MODE - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode.SetHighAvailabilityModeEffector
-
- SET_HIGH_AVAILABILITY_MODE - Static variable in class org.apache.brooklyn.entity.brooklynnode.effector.SetHighAvailabilityModeEffectorBody
-
- SET_HIGH_AVAILABILITY_PRIORITY - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- SET_HIGH_AVAILABILITY_PRIORITY - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode.SetHighAvailabilityPriorityEffector
-
- SET_HIGH_AVAILABILITY_PRIORITY - Static variable in class org.apache.brooklyn.entity.brooklynnode.effector.SetHighAvailabilityPriorityEffectorBody
-
- SET_INTEGER - Static variable in class org.apache.brooklyn.util.GenericTypes
-
- SET_ON_FIRE_ON_FAILURE - Static variable in class org.apache.brooklyn.policy.ha.ServiceReplacer
-
- SET_ON_FIRE_ON_FAILURE - Static variable in class org.apache.brooklyn.policy.ha.ServiceRestarter
-
- SET_STRING - Static variable in class org.apache.brooklyn.util.GenericTypes
-
- setAllConfigKeys(Map<String, ?>, Configurable) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
- setAllConfigKeys(Map<String, ?>, Configurable, boolean) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
- setAllConfigKeys(Configurable, ConfigBag) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
- setAllConfigKeys(Configurable, ConfigBag, boolean) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
- setAllReadOnly() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- setAttribute(AttributeSensor<T>, T) - Method in interface org.apache.brooklyn.api.entity.EntityLocal
-
Deprecated.
since 0.8.0; use SensorSupport#set(AttributeSensor, Object)
via code like sensors().set(attribute, val)
.
- setAttribute(AttributeSensor<T>, T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
- setAttribute(AttributeSensorAndConfigKey<?, T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- setAttribute(String, String, Object) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- setAttribute(ObjectName, String, Object) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- setAttribute(String, Object) - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
- setAttributeWithoutPublishing(AttributeSensor<T>, T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
- setAttributeWithoutPublishing(AttributeSensor<T>, T) - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
- setAuthenticationConfig(EntitySpec<?>, Entity) - Static method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBAuthenticationUtils
-
Configures the spec
with authentication configuration from source
- setAuthenticationConfig(Entity, Entity) - Static method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBAuthenticationUtils
-
Configures the spec
with authentication configuration from source
- setAwaitingInitialRebind(boolean) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- setBaseClassLoader(ClassLoader) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- setBaseClassPathForScanning(Iterable<URL>) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
Optional mechanism for setting the classpath which should be scanned by the catalog, if the catalog
is scanning the default classpath.
- setBaseClassPathForScanning(Iterable<URL>) - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- setBaseClassPathForScanning(Iterable<URL>) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- setBindAddress(InetAddress) - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
InetAddress to which server should bind;
defaults to 0.0.0.0 (although common call path is to set to 127.0.0.1 when security is not set)
- setBinLogName(String) - Method in class org.apache.brooklyn.entity.database.mysql.ReplicationSnapshot
-
- setBinLogPosition(int) - Method in class org.apache.brooklyn.entity.database.mysql.ReplicationSnapshot
-
- setBlockingDetails(String) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
allows a task user to specify why a task is blocked; for use immediately before a blocking/wait,
and typically cleared immediately afterwards; referenced by management api to inspect a task
which is blocking
- setBlockingDetails(String) - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- setBlockingDetails(String) - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
allows a task user to specify why a task is blocked; for use immediately before a blocking/wait,
and typically cleared immediately afterwards; referenced by management api to inspect a task
which is blocking
- setBlockingDetails(String) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
convenience for setting "blocking details" on any task where the current thread is running;
typically invoked prior to a wait, for transparency to a user;
then invoked with 'null' just after the wait
- setBlockingTask(Task<?>) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- setBlockingTask(Task<?>) - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- setBlockingTask(Task<?>) - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- setBlockingTask(Task<?>) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- setBreak(boolean) - Method in class org.apache.brooklyn.entity.proxy.nginx.UrlRewriteRule
-
- setBreak() - Method in class org.apache.brooklyn.entity.proxy.nginx.UrlRewriteRule
-
- setBrokerUrl() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQBrokerImpl
-
- setBrokerUrl() - Method in class org.apache.brooklyn.entity.messaging.jms.JMSBrokerImpl
-
- setBrokerUrl() - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaBrokerImpl
-
Use the
zookeeper
details if available, otherwise use our own host and port.
- setBrokerUrl() - Method in interface org.apache.brooklyn.entity.messaging.MessageBroker
-
Setup the URL for external connections to the broker.
- setBrokerUrl() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidBrokerImpl
-
- setBrokerUrl() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitBrokerImpl
-
- setBytesPerMetricUnit(int) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
- setCatalogInitialization(CatalogInitialization) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- setCatalogInitialization(CatalogInitialization) - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- setCatalogInitialization(CatalogInitialization) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- setCatalogItemId(String) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- setCatalogItemId(String) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
Deprecated.
- setCatalogItemId(String) - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- setCatalogItemId(String) - Method in class org.apache.brooklyn.core.objs.AbstractBrooklynObject
-
- setCatalogItemId(String) - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectInternal
-
- setCatalogItemIdOnAddition(Entity, BrooklynObject) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
- setCertificateDestination(String) - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig
-
- setCertificateSourceUrl(String) - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig
-
- setClassifierFileNameMarker(String) - Method in class org.apache.brooklyn.util.maven.MavenArtifact
-
- setClasspathScanForEntities(CatalogClasspathDo.CatalogScanningModes) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogDo
-
- setCommand(String) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.WinRmExecuteHelper
-
- setConfig(ConfigKey<T>, T) - Method in interface org.apache.brooklyn.api.entity.EntityLocal
-
- setConfig(ConfigKey<T>, Task<T>) - Method in interface org.apache.brooklyn.api.entity.EntityLocal
-
- setConfig(ConfigKey.HasConfigKey<T>, T) - Method in interface org.apache.brooklyn.api.entity.EntityLocal
-
- setConfig(ConfigKey.HasConfigKey<T>, Task<T>) - Method in interface org.apache.brooklyn.api.entity.EntityLocal
-
- setConfig(ConfigKey<T>, T) - Method in interface org.apache.brooklyn.api.objs.Configurable
-
- setConfig(ConfigKey<T>, T) - Method in interface org.apache.brooklyn.api.policy.Policy
-
- setConfig(ConfigKey<U>, U) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- setConfig(ConfigKey<U>, U) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- setConfig(ConfigKey<T>, T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
- setConfig(ConfigKey<T>, Task<T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
- setConfig(ConfigKey<T>, DeferredSupplier) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- setConfig(ConfigKey.HasConfigKey<T>, T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
- setConfig(ConfigKey.HasConfigKey<T>, Task<T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
- setConfig(ConfigKey.HasConfigKey<T>, DeferredSupplier) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- setConfig(ConfigKey, Object) - Method in class org.apache.brooklyn.core.entity.factory.AbstractConfigurableEntityFactory
-
- setConfig(ConfigKey.HasConfigKey, Object) - Method in class org.apache.brooklyn.core.entity.factory.AbstractConfigurableEntityFactory
-
- setConfig(ConfigKey, Object) - Method in interface org.apache.brooklyn.core.entity.factory.ConfigurableEntityFactory
-
- setConfig(ConfigKey.HasConfigKey, Object) - Method in interface org.apache.brooklyn.core.entity.factory.ConfigurableEntityFactory
-
- setConfig(ConfigKey<?>, Object) - Method in class org.apache.brooklyn.core.entity.internal.EntityConfigMap
-
- setConfig(ConfigKey<T>, T) - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
Deprecated.
- setConfig(ConfigKey<T>, T) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- setConfig(ConfigKey<T>, T) - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
Deprecated.
- setConfig(ConfigKey<?>, Object) - Method in class org.apache.brooklyn.core.objs.AdjunctConfigMap
-
- setConfig(ConfigKey<T>, T) - Method in class org.apache.brooklyn.core.objs.BasicConfigurableObject
-
Deprecated.
- setConfig(Object, ConfigKey<?>, Object, SetFromFlag) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
- setConfigEvenIfOwned(ConfigKey<T>, T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- setConfigEvenIfOwned(ConfigKey.HasConfigKey<T>, T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- SetConfigKey<V> - Class in org.apache.brooklyn.core.config
-
A config key representing a set of values.
- SetConfigKey(Class<V>, String) - Constructor for class org.apache.brooklyn.core.config.SetConfigKey
-
- SetConfigKey(Class<V>, String, String) - Constructor for class org.apache.brooklyn.core.config.SetConfigKey
-
- SetConfigKey(Class<V>, String, String, Set<? extends V>) - Constructor for class org.apache.brooklyn.core.config.SetConfigKey
-
- SetConfigKey.SetModification<T> - Interface in org.apache.brooklyn.core.config
-
- SetConfigKey.SetModificationBase<T> - Class in org.apache.brooklyn.core.config
-
- SetConfigKey.SetModificationBase(Collection<T>, boolean) - Constructor for class org.apache.brooklyn.core.config.SetConfigKey.SetModificationBase
-
- SetConfigKey.SetModifications - Class in org.apache.brooklyn.core.config
-
- SetConfigKey.SetModifications() - Constructor for class org.apache.brooklyn.core.config.SetConfigKey.SetModifications
-
- setConfigKeyAtManagmentContext() - Method in class org.apache.brooklyn.camp.brooklyn.BrooklynCampPlatform
-
- setContainers(Group) - Method in interface org.apache.brooklyn.policy.loadbalancing.ItemsInContainersGroup
-
- setContainers(Group) - Method in class org.apache.brooklyn.policy.loadbalancing.ItemsInContainersGroupImpl
-
- setContents(Group, Group) - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunPool
-
- setContents(Group, Group) - Method in class org.apache.brooklyn.policy.followthesun.FollowTheSunPoolImpl
-
- setContents(Group, Group) - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPool
-
- setContents(Group, Group) - Method in class org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPoolImpl
-
- setCustomAttribute(String, Object) - Method in class org.apache.brooklyn.camp.spi.AbstractResource
-
- setCustomFileNameAfterArtifactMarker(String) - Method in class org.apache.brooklyn.util.maven.MavenArtifact
-
- setDefault(String, boolean) - Static method in class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
- setDefaultImageId(String) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- setDefaultMachineNameMaxLength(int) - Method in class org.apache.brooklyn.core.location.cloud.names.AbstractCloudMachineNamer
-
- setDefaultMachineNameSeparatorAndSaltLength(String, int) - Method in class org.apache.brooklyn.core.location.cloud.names.AbstractCloudMachineNamer
-
Number of chars to use or reserve for the machine identifier when constructing a group identifier;
jclouds for instance uses "-" plus 8
- setDelayMillis(long) - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- setDelegate(AbstractSubscriptionManager) - Method in class org.apache.brooklyn.core.mgmt.internal.QueueingSubscriptionManager
-
- setDeprecated(boolean) - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- setDeprecated(boolean) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- setDeprecated(boolean) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- setDeprecated(ManagementContext, String, boolean) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
Deprecated.
since it was introduced in 0.9.0; TBD where this should live
- setDeprecated(ManagementContext, String, String, boolean) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
Deprecated.
since it was introduced in 0.9.0; TBD where this should live
- setDeprecated(String, boolean) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- setDeprecated(String, boolean) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
- setDeprecatedLegacy(String, boolean) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
Deprecated.
since 0.8.0; use "/entities/{itemId}/deprecated" with payload of true/false
- setDeprecatedLegacy(String, boolean) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
- setDescription(String) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- setDescription(String) - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
- setDisabled(boolean) - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- setDisabled(boolean) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- setDisabled(boolean) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- setDisabled(ManagementContext, String, boolean) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
Deprecated.
since it was introduced in 0.9.0; TBD where this should live
- setDisabled(ManagementContext, String, String, boolean) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
Deprecated.
since it was introduced in 0.9.0; TBD where this should live
- setDisabled(String, boolean) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- setDisabled(String, boolean) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
- setDisplayName(String) - Method in interface org.apache.brooklyn.api.entity.Entity
-
Sets the entity's display name.
- setDisplayName(String) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- setDisplayName(String) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- setDisplayName(String) - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- setDisplayName(String) - Method in class org.apache.brooklyn.core.objs.AbstractBrooklynObject
-
- setDisplayName(String) - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
- setEffectorParameters(Task<?>, ConfigBag) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- setEnablement(String, boolean) - Static method in class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
- setEndTimeUtc(long) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- setEndTimeUtc(long) - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- setEndTimeUtc(long) - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- setEntitlementContext(EntitlementContext) - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.core.enricher.AbstractEnricher
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembers
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceState
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.core.feed.AbstractFeed
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.enricher.stock.AbstractAggregatingEnricher
-
Deprecated.
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.enricher.stock.AbstractAggregator
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.enricher.stock.AbstractTransformer
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.enricher.stock.AbstractTypeTransformingEnricher
-
Deprecated.
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.enricher.stock.AddingEnricher
-
Deprecated.
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.enricher.stock.Combiner
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.enricher.stock.Joiner
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.enricher.stock.Propagator
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.enricher.stock.reducer.Reducer
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.enricher.stock.SensorPropagatingEnricher
-
Deprecated.
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.enricher.stock.UpdatingMap
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.entity.group.AbstractMembershipTrackingPolicy
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.entity.system_service.SystemServiceEnricher
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.feed.jmx.JmxFeed
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.location.winrm.AdvertiseWinrmLoginPolicy
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.policy.followthesun.FollowTheSunPolicy
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.policy.ha.AbstractFailureDetector
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.policy.ha.ConditionalSuspendPolicy
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.policy.ha.ServiceReplacer
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.policy.ha.ServiceRestarter
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.policy.jclouds.os.CreateUserPolicy
-
- setEntity(EntityLocal) - Method in class org.apache.brooklyn.policy.loadbalancing.LoadBalancingPolicy
-
- setEntityFilter(Predicate<? super Entity>) - Method in interface org.apache.brooklyn.entity.group.DynamicGroup
-
- setEntityFilter(Closure<Boolean>) - Method in interface org.apache.brooklyn.entity.group.DynamicGroup
-
- setEntityFilter(Predicate<? super Entity>) - Method in class org.apache.brooklyn.entity.group.DynamicGroupImpl
-
- setEntityFilter(Closure<Boolean>) - Method in class org.apache.brooklyn.entity.group.DynamicGroupImpl
-
Deprecated.
- setEntityId(String) - Method in class org.apache.brooklyn.entity.database.mysql.ReplicationSnapshot
-
- setEntityManagementAllowed(boolean) - Method in interface org.apache.brooklyn.core.mgmt.internal.AccessManager
-
- setEntityManagementAllowed(boolean) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalAccessManager
-
- setEntityManagementAllowed(boolean) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentAccessManager
-
- setExpandedInstallDir(String) - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- setExpectedState(Entity, Lifecycle) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic
-
- setExtraStatusDetails(String) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
sets extra status details on the current task, if possible (otherwise does nothing).
- setExtraStatusText(Object) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- setExtraStatusText(Object) - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- setExtraStatusText(Object) - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- setFactory(EntityFactory<?>) - Method in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- setFactory(EntityFactory<?>) - Method in class org.apache.brooklyn.entity.group.DynamicClusterImpl
-
- setFactory(EntityFactory<?>) - Method in interface org.apache.brooklyn.entity.group.DynamicFabric
-
- setFactory(EntityFactory<?>) - Method in class org.apache.brooklyn.entity.group.DynamicFabricImpl
-
- setFailOnStartupErrors(boolean) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogInitialization
-
- setFailureHandlingConfig(DynamicSequentialTask.FailureHandlingConfig) - Method in class org.apache.brooklyn.util.core.task.DynamicSequentialTask
-
- setField(Object, Field, Object, SetFromFlag) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
sets the field to the value, after checking whether the given value can be set
respecting the constraints of the annotation
- setFieldFromFlag(Object, String, Object) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
Sets the field with the given flag (if it exists) to the given value.
- setFieldsFromFlags(Map<?, ?>, Object) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
- setFieldsFromFlags(Object, ConfigBag) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
sets all fields (including private and static, local and inherited) annotated
SetFromFlag
on the given object,
from the given flags map, returning just those flag-value pairs passed in which do not correspond to SetFromFlags fields
annotated ConfigKey and HasConfigKey fields are _configured_ (and we assume the object in that case is
Configurable
);
keys should be ConfigKey, HasConfigKey, or String;
default values are also applied unless that is specified false on one of the variants of this method which takes such an argument
- setFieldsFromFlags(Object, ConfigBag, boolean) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
- setFieldsFromFlagsWithBag(Object, Map<?, ?>, ConfigBag, boolean) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
- setFilePermissionsTo600(File) - Static method in class org.apache.brooklyn.util.io.FileUtil
-
- setFilePermissionsTo700(File) - Static method in class org.apache.brooklyn.util.io.FileUtil
-
- setFinalizer(BasicTask.TaskFinalizer) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- setFlag(String, Object) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- setFlag(ConfigKey<T>, T) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- setFrom(String) - Method in class org.apache.brooklyn.entity.proxy.nginx.UrlRewriteRule
-
- SetFromFlag - Annotation Type in org.apache.brooklyn.util.core.flags
-
Annotation to indicate that a variable may be set through the use of a named argument,
looking for the name specified here or inferred from the annotated field/argument/object.
- setFromFlags(Map<?, ?>) - Method in class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
- SetFromLiveMap<E> - Class in org.apache.brooklyn.util.collections
-
Creates a Set backed by a given map (using the map's Map.keySet()
for the contents of the set).
- setFromMap(String, String, Boolean, Map) - Method in interface org.apache.brooklyn.rest.api.EntityConfigApi
-
- setFromMap(String, String, Map) - Method in interface org.apache.brooklyn.rest.api.SensorApi
-
- setFromMap(String, String, Boolean, Map) - Method in class org.apache.brooklyn.rest.resources.EntityConfigResource
-
- setFromMap(String, String, Map) - Method in class org.apache.brooklyn.rest.resources.SensorResource
-
- setGroup(Group) - Method in class org.apache.brooklyn.entity.group.AbstractMembershipTrackingPolicy
-
Deprecated.
since 0.7; instead set the group as config
- setHeartbeatTimeout(Duration) - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- SetHighAvailabilityModeEffectorBody - Class in org.apache.brooklyn.entity.brooklynnode.effector
-
- SetHighAvailabilityModeEffectorBody() - Constructor for class org.apache.brooklyn.entity.brooklynnode.effector.SetHighAvailabilityModeEffectorBody
-
- setHighAvailabilityNodeState(HighAvailabilityMode) - Method in interface org.apache.brooklyn.rest.api.ServerApi
-
- setHighAvailabilityNodeState(HighAvailabilityMode) - Method in class org.apache.brooklyn.rest.resources.ServerResource
-
- setHighAvailabilityPriority(long) - Method in interface org.apache.brooklyn.rest.api.ServerApi
-
- setHighAvailabilityPriority(long) - Method in class org.apache.brooklyn.rest.resources.ServerResource
-
- SetHighAvailabilityPriorityEffectorBody - Class in org.apache.brooklyn.entity.brooklynnode.effector
-
- SetHighAvailabilityPriorityEffectorBody() - Constructor for class org.apache.brooklyn.entity.brooklynnode.effector.SetHighAvailabilityPriorityEffectorBody
-
- setHostGeoInfo(HostGeoInfo) - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- setHostname(String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
Sets the hostname, splitting the given hostname if it contains a dot to include the unqualified and fully qualified names.
- setHostname(String, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
Sets the hostname to hostPart + "." + domainPart
, or if domainPart is null/empty then {code hostPart}.
- SetHostnameCustomizer - Class in org.apache.brooklyn.entity.machine
-
Sets the hostname on an ssh'able machine.
- SetHostnameCustomizer(ConfigBag) - Constructor for class org.apache.brooklyn.entity.machine.SetHostnameCustomizer
-
- setHttpsEnabled(Boolean) - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
- setIfDifferent(AtomicBoolean, boolean) - Static method in class org.apache.brooklyn.util.javalang.AtomicReferences
-
sets the atomic reference to the given value, and returns whether there is any change
- setIfDifferent(AtomicReference<T>, T) - Static method in class org.apache.brooklyn.util.javalang.AtomicReferences
-
sets the atomic reference to the given value, and returns whether there is any change
- setInArray(Object, int, Object, Class<?>) - Static method in class org.apache.brooklyn.util.javalang.Boxing
-
sets the given element in an array to the indicated value;
if the type is a primitive type, the appropriate primitive method is used
- setInessential(Task<?>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- setInessential() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- setInheritedConfig(Map<ConfigKey<?>, ?>, ConfigBag) - Method in class org.apache.brooklyn.core.entity.internal.EntityConfigMap
-
- setJmxUrl() - Method in class org.apache.brooklyn.entity.java.JmxSupport
-
- setJob(Callable<T>) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- setJob(Callable<T>) - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- setJob(Callable<T>) - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- setKeyDestination(String) - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig
-
- setKeySourceUrl(String) - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig
-
- setLaunchAttribute(EntitySpec<?>, String, Object) - Static method in class org.apache.brooklyn.entity.chef.ChefConfigs
-
replaces the attributes underneath the rootAttribute parameter with the given value;
see #addLaunchAttributesMap(EntitySpec, Map)
for richer functionality
- setLaunchAttribute(EntityInternal, String, Object) - Static method in class org.apache.brooklyn.entity.chef.ChefConfigs
-
replaces the attributes underneath the rootAttribute parameter with the given value;
see #addLaunchAttributesMap(EntitySpec, Map)
for richer functionality
- setLoader(BrooklynClassLoadingContext) - Static method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog.BrooklynLoaderTracker
-
- setLocalConfig(Map<ConfigKey<?>, ?>) - Method in class org.apache.brooklyn.core.entity.internal.EntityConfigMap
-
- setLocalHostname(SshMachineLocation) - Method in class org.apache.brooklyn.entity.machine.SetHostnameCustomizer
-
Sets the machine's hostname to the value controlled by fixed_hostname and hostname_template.
- setLocalHostname(SshMachineLocation, String, String) - Method in class org.apache.brooklyn.entity.machine.SetHostnameCustomizer
-
Sets the machine's hostname to the given value, ensuring /etc/hosts and /etc/sysconfig/network are both
correctly updated.
- setLocalTempDir(Map<String, ?>, ConfigBag) - Static method in class org.apache.brooklyn.core.location.LocationPropertiesFromBrooklynProperties
-
allow the temp dir where ssh temporary files on the brooklyn server side are placed
- setLocalTicker(Ticker) - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
A ticker that reads in milliseconds, for populating local timestamps.
- setLocationManagementAllowed(boolean) - Method in interface org.apache.brooklyn.core.mgmt.internal.AccessManager
-
- setLocationManagementAllowed(boolean) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalAccessManager
-
- setLocationManagementAllowed(boolean) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentAccessManager
-
- setLocationProvisioningAllowed(boolean) - Method in interface org.apache.brooklyn.core.mgmt.internal.AccessManager
-
- setLocationProvisioningAllowed(boolean) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalAccessManager
-
- setLocationProvisioningAllowed(boolean) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentAccessManager
-
- setLogPrefix(String) - Method in class org.apache.brooklyn.util.stream.StreamGobbler
-
- setLookupContext(BrooklynMementoPersister.LookupContext) - Method in interface org.apache.brooklyn.core.mgmt.persist.MementoSerializer
-
- setLookupContext(BrooklynMementoPersister.LookupContext) - Method in class org.apache.brooklyn.core.mgmt.persist.RetryingMementoSerializer
-
- setLookupContext(BrooklynMementoPersister.LookupContext) - Method in class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer
-
- setLowerLimit(int) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
- setManagementContext(ManagementContext) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.CampToSpecTransformer
-
Deprecated.
- setManagementContext(ManagementContext) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.service.UrlServiceSpecResolver
-
- setManagementContext(ManagementContext) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogInitialization
-
- setManagementContext(ManagementContext) - Method in class org.apache.brooklyn.core.catalog.internal.JavaCatalogToSpecTransformer
-
- setManagementContext(ManagementContextInternal) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- setManagementContext(ManagementContextInternal) - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- setManagementContext(ManagementContextInternal) - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
- setManagementContext(ManagementContextInternal) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- setManagementContext(ManagementContext) - Method in interface org.apache.brooklyn.core.mgmt.ManagementContextInjectable
-
- setManagementContext(ManagementContextInternal) - Method in class org.apache.brooklyn.core.objs.AbstractBrooklynObject
-
- setManagementContext(ManagementContext) - Method in class org.apache.brooklyn.core.objs.BasicConfigurableObject
-
- setManagementContext(ManagementContext) - Method in class org.apache.brooklyn.core.resolve.entity.AbstractEntitySpecResolver
-
- setManagementContext(ManagementContext) - Method in class org.apache.brooklyn.core.typereg.AbstractTypePlanTransformer
-
- setManagementContext(ManagementContextInternal) - Method in class org.apache.brooklyn.entity.group.AbstractGroupImpl
-
- setManagementContext(ManagementContext) - Method in class org.apache.brooklyn.rest.resources.AbstractBrooklynRestResource
-
- setManagementContext(ManagementContext) - Method in class org.apache.brooklyn.rest.util.json.BrooklynJacksonJsonProvider
-
- setManagementNodeUri(URI) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- setManagementNodeUri(URI) - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- setManagementNodeUri(URI) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- setManagementTransitionMode(T, ManagementTransitionMode) - Method in interface org.apache.brooklyn.core.mgmt.internal.BrooklynObjectManagerInternal
-
- setManagementTransitionMode(Entity, ManagementTransitionMode) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- setManagementTransitionMode(Location, ManagementTransitionMode) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalLocationManager
-
- setManagementTransitionMode(Entity, ManagementTransitionMode) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- setManagementTransitionMode(Location, ManagementTransitionMode) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentLocationManager
-
- setMaster(String) - Method in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordDeltaImpl.Builder
-
- setMasterChooser(MasterChooser) - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- setMaxLen(int) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
- setMaxPoolSize(int) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- setMembers(Collection<Entity>) - Method in interface org.apache.brooklyn.entity.group.AbstractGroup
-
- setMembers(Collection<Entity>, Predicate<Entity>) - Method in interface org.apache.brooklyn.entity.group.AbstractGroup
-
Removes any existing members that do not match the given filter, and adds those entities in
the given collection that match the predicate.
- setMembers(Collection<Entity>) - Method in class org.apache.brooklyn.entity.group.AbstractGroupImpl
-
- setMembers(Collection<Entity>, Predicate<Entity>) - Method in class org.apache.brooklyn.entity.group.AbstractGroupImpl
-
- setMemberSpec(EntitySpec<?>) - Method in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- setMemberSpec(EntitySpec<?>) - Method in class org.apache.brooklyn.entity.group.DynamicClusterImpl
-
- setMemberSpec(EntitySpec<?>) - Method in interface org.apache.brooklyn.entity.group.DynamicFabric
-
- setMemberSpec(EntitySpec<?>) - Method in class org.apache.brooklyn.entity.group.DynamicFabricImpl
-
- setMetricLowerBound(Number) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- setMetricUpperBound(Number) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- setMinionId(String) - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltSshTasks
-
- setMinPeriodBetweenExecs(Duration) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- setMinPoolSize(int) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- setMinTimeBetweenReconnectAttempts(int) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- setMode(NonDeploymentManagementContext.NonDeploymentManagementContextMode) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- setName(String) - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- setName(String) - Method in class org.apache.brooklyn.core.objs.BrooklynDynamicType
-
- setName(String) - Method in interface org.apache.brooklyn.util.core.task.CanSetName
-
- setName(String) - Method in class org.apache.brooklyn.util.core.task.SingleThreadedScheduler
-
- setNewValue(Object) - Method in class org.apache.brooklyn.camp.spi.resolve.interpret.PlanInterpretationNode
-
- setObjectIterator(Iterator<BrooklynObject>) - Method in class org.apache.brooklyn.core.mgmt.rebind.ActivePartialRebindIteration
-
- setOnException(T) - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- setOnFailure(T) - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- setOnFailureOrException(T) - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- setOnResult(T) - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- setOnSuccess(T) - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- setOrigin(BigInteger) - Method in interface org.apache.brooklyn.entity.nosql.cassandra.TokenGenerator
-
- setOrigin(BigInteger) - Method in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.AbstractTokenGenerator
-
- setParameters(ConfigBag) - Method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.EffectorCallTag
-
- setParent(Entity) - Method in interface org.apache.brooklyn.api.entity.Entity
-
Sets the parent (i.e.
- setParent(Location) - Method in interface org.apache.brooklyn.api.location.Location
-
Set the 'parent' of this location.
- setParent(Entity) - Method in class org.apache.brooklyn.core.entity.AbstractApplication
-
- setParent(Entity) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Adds this as a child of the given entity; registers with application if necessary.
- setParent(Location) - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- setParent(Location, boolean) - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- setParent(Location) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- setPeriodicPersistPeriod(Duration) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
Must be called before setPerister()
- setPeriodicPersistPeriod(long) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- setPersister(ManagementPlaneSyncRecordPersister) - Method in interface org.apache.brooklyn.api.mgmt.ha.HighAvailabilityManager
-
- setPersister(BrooklynMementoPersister) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
- setPersister(BrooklynMementoPersister, PersistenceExceptionHandler) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
- setPersister(ManagementPlaneSyncRecordPersister) - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- setPersister(BrooklynMementoPersister) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- setPersister(BrooklynMementoPersister, PersistenceExceptionHandler) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- setPollPeriod(Duration) - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- setPort(Object) - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
- setPrecision(int) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
- setPrefix(String) - Method in class org.apache.brooklyn.util.stream.StreamGobbler
-
- setPrintPrefix(String) - Method in class org.apache.brooklyn.util.stream.StreamGobbler
-
- setPriority(long) - Method in interface org.apache.brooklyn.api.mgmt.ha.HighAvailabilityManager
-
sets the priority, and publishes it synchronously so it is canonical
- setPriority(long) - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- setPromotionListener(HighAvailabilityManagerImpl.PromotionListener) - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- setProxy(Entity) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
internal use only
- setPsCommand(String) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.WinRmExecuteHelper
-
- setPublicAddress(InetAddress) - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
Sets the public address that the server's management context's REST API will be available on
- setPublicFieldsFromFlags(Map<?, ?>, Object) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
- setReadOnly(boolean) - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
- setReleaseUrlGenerator(Function<MavenArtifact, String>) - Method in class org.apache.brooklyn.util.maven.MavenRetriever
-
- setRemoteTicker(Ticker) - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
A ticker that reads in milliseconds, for overriding remote timestamps.
- setRemoteTimestamp(Long) - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord
-
used here for store to inject remote timestamp
- setRemovalStrategy(Function<Collection<Entity>, Entity>) - Method in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- setRemovalStrategy(Function<Collection<Entity>, Entity>) - Method in class org.apache.brooklyn.entity.group.DynamicClusterImpl
-
- setResizable(Resizable) - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPool
-
- setResizable(Resizable) - Method in class org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPoolImpl
-
- setResizeDownIterationIncrement(Integer) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- setResizeDownIterationMax(Integer) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- setResizeDownStabilizationDelay(Duration) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- setResizeUpIterationIncrement(Integer) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- setResizeUpIterationMax(Integer) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- setResizeUpStabilizationDelay(Duration) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- setRetryExceptionPredicate(Predicate<Exception>) - Method in class org.apache.brooklyn.location.jclouds.networking.JcloudsLocationSecurityGroupCustomizer
-
- setReuseSessions(boolean) - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig
-
- setSecurityFilter(Class<BrooklynPropertiesSecurityFilter>) - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
- setServiceState(Lifecycle) - Method in interface org.apache.brooklyn.entity.dns.AbstractGeoDnsService
-
- setServiceState(Lifecycle) - Method in class org.apache.brooklyn.entity.dns.AbstractGeoDnsServiceImpl
-
- setShutdownAppsOnExit(boolean) - Method in class org.apache.brooklyn.camp.brooklyn.YamlLauncherAbstract
-
- setShutdownHandler(ShutdownHandler) - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
- setShutdownTimeout(Duration) - Static method in class org.apache.brooklyn.core.mgmt.internal.BrooklynShutdownHooks
-
- setSnapshotPath(String) - Method in class org.apache.brooklyn.entity.database.mysql.ReplicationSnapshot
-
- setSnapshotUrlGenerator(Function<MavenArtifact, String>) - Method in class org.apache.brooklyn.util.maven.MavenRetriever
-
- setSpecConfiguration(Map<String, Object>) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.EntitySpecConfiguration
-
Allows BrooklynComponentTemplateResolver to traverse the configuration and resolve any entity specs
- setSshCidrSupplier(Supplier<Cidr>) - Method in class org.apache.brooklyn.location.jclouds.networking.JcloudsLocationSecurityGroupCustomizer
-
- setSslEnvFromProperties(Map<String, Object>, Properties) - Method in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- setStartingUp(boolean) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogInitialization
-
Called by the framework to set true while starting up, and false afterwards,
in order to assist in appropriate logging and error handling.
- setStartTimeUtc(long) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- setStartTimeUtc(long) - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- setStartTimeUtc(long) - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- setStrictSerialization(Boolean) - Static method in class org.apache.brooklyn.rest.util.json.BidiSerialization
-
Sets strict serialization on, or off (the default), for the current thread.
- setSubmittedByTask(Task<?>) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- setSubmittedByTask(Task<?>) - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- setSubmittedByTask(Task<?>) - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- setSubmitTimeUtc(long) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- setSubmitTimeUtc(long) - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- setSubmitTimeUtc(long) - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- setSuffixBytes(String) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
- setSuffixGiga(String) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
- setSuffixKilo(String) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
- setSuffixMega(String) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
- setSuffixTera(String) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
- setTagMapping(Map<String, Map<String, ? extends Object>>) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- setTarget(Entity) - Method in interface org.apache.brooklyn.entity.proxy.nginx.UrlMapping
-
- setTarget(Entity) - Method in class org.apache.brooklyn.entity.proxy.nginx.UrlMappingImpl
-
- setTargetEntityProvider(Group) - Method in interface org.apache.brooklyn.entity.dns.AbstractGeoDnsService
-
sets target to be a group whose *members* will be searched (non-Group items not supported)
- setTargetEntityProvider(Group) - Method in class org.apache.brooklyn.entity.dns.AbstractGeoDnsServiceImpl
-
- setTargetIsSsl(boolean) - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig
-
- setTaskQueueingContext(TaskQueueingContext) - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
- setTaskSchedulerForTag(Object, Class<? extends TaskScheduler>) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- setTaskSchedulerForTag(Object, TaskScheduler) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
Defines a
TaskScheduler
to run on all subsequently submitted jobs with the given tag.
- setThread(Thread) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- setThread(Thread) - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- setThread(Thread) - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- setThreadLocalPrintStream(OutputStream) - Method in class org.apache.brooklyn.util.stream.ThreadLocalPrintStream
-
sets the PrintStream that callers from this thread should see;
returns any previously custom PrintStream for this thread
- setTimePeriod(Duration) - Method in class org.apache.brooklyn.util.collections.TimeWindowedList
-
- settingSensorsConstant(Map<AttributeSensor<?>, Object>) - Static method in class org.apache.brooklyn.core.entity.EntityFunctions
-
- settingSensorsConstant(Entity, Map<AttributeSensor<?>, Object>) - Static method in class org.apache.brooklyn.core.entity.EntityFunctions
-
- setTo(String) - Method in class org.apache.brooklyn.entity.proxy.nginx.UrlRewriteRule
-
- setToken(String) - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- setToken(String) - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- setTransient(Task<?>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- setTransient() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
indicates explicitly that the task can be safely forgotten about after it runs; useful for things like
check_running which run repeatedly
- setUniqueTag(String) - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct.AdjunctTagSupport
-
- setup() - Method in class org.apache.brooklyn.entity.java.JavaSoftwareProcessSshDriver
-
- setup() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- setup() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- setup() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- setup() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessWinRmDriver
-
- SETUP_LATCH - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- SETUP_LATCH - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- setupLocationRegistryForTesting(ManagementContext) - Static method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- setUrl(String) - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- setValue(T) - Method in class org.apache.brooklyn.core.entity.EntityAndAttribute
-
- setWar(String) - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
sets the WAR to use as the root context (only if server not yet started);
cf deploy("/", url)
- setWindowSize(Duration) - Method in class org.apache.brooklyn.policy.autoscaling.SizeHistory
-
- setWithoutPublishing(AttributeSensor<T>, T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicSensorSupport
-
- setWithoutPublishing(AttributeSensor<T>, T) - Method in interface org.apache.brooklyn.core.entity.EntityInternal.SensorSupportInternal
-
- setZoneFailureDetector(DynamicCluster.ZoneFailureDetector) - Method in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- setZoneFailureDetector(DynamicCluster.ZoneFailureDetector) - Method in class org.apache.brooklyn.entity.group.DynamicClusterImpl
-
- setZonePlacementStrategy(DynamicCluster.NodePlacementStrategy) - Method in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- setZonePlacementStrategy(DynamicCluster.NodePlacementStrategy) - Method in class org.apache.brooklyn.entity.group.DynamicClusterImpl
-
- sha256(String, String) - Static method in class org.apache.brooklyn.rest.security.PasswordHasher
-
- SHA256_FOR_USER(String) - Static method in class org.apache.brooklyn.rest.BrooklynWebConfig
-
- SHARD_CLUSTER - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeployment
-
- SHARD_COUNT - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouter
-
- SHARD_REPLICASET_SIZE - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeployment
-
- SHARDED_DEPLOYMENT - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBClient
-
- SHARDED_DEPLOYMENT - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.CoLocatedMongoDBRouter
-
- SHARED_MEMORY - Static variable in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlNode
-
- shell(ManagementContext, String) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Convenience for creating and submitted a given shell command against the given mgmt context,
primarily intended for use in the groovy GUI console.
- SHELL_ENVIRONMENT - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- SHELL_ENVIRONMENT - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- ShellAbstractTool - Class in org.apache.brooklyn.util.core.internal.ssh
-
- ShellAbstractTool(String) - Constructor for class org.apache.brooklyn.util.core.internal.ssh.ShellAbstractTool
-
- ShellAbstractTool(File) - Constructor for class org.apache.brooklyn.util.core.internal.ssh.ShellAbstractTool
-
- ShellAbstractTool() - Constructor for class org.apache.brooklyn.util.core.internal.ssh.ShellAbstractTool
-
- ShellFeed - Class in org.apache.brooklyn.feed.shell
-
Provides a feed of attribute values, by executing shell commands (on the local machine where
this instance of brooklyn is running).
- ShellFeed() - Constructor for class org.apache.brooklyn.feed.shell.ShellFeed
-
For rebind; do not call directly; use builder
- ShellFeed.Builder - Class in org.apache.brooklyn.feed.shell
-
- ShellFeed.Builder() - Constructor for class org.apache.brooklyn.feed.shell.ShellFeed.Builder
-
- ShellPollConfig<T> - Class in org.apache.brooklyn.feed.shell
-
- ShellPollConfig(AttributeSensor<T>) - Constructor for class org.apache.brooklyn.feed.shell.ShellPollConfig
-
- ShellPollConfig(ShellPollConfig<T>) - Constructor for class org.apache.brooklyn.feed.shell.ShellPollConfig
-
- ShellTool - Interface in org.apache.brooklyn.util.core.internal.ssh
-
Methods for executing things in an environment (localhost process, or ssh)
- ShellUtils - Class in org.apache.brooklyn.util
-
Deprecated.
since 0.7; does not return exit status, stderr, etc, so utility is of very limited use; and is not used in core brooklyn at all!;
use ProcessTool or SystemProcessTaskFactory.
- ShellUtils() - Constructor for class org.apache.brooklyn.util.ShellUtils
-
Deprecated.
- shortener() - Static method in class org.apache.brooklyn.util.text.Strings
-
returns a configurable shortener
- shouldDeleteTask(Task<?>) - Method in class org.apache.brooklyn.core.mgmt.internal.BrooklynGarbageCollector
-
- shouldHaveFailedPreviously() - Static method in class org.apache.brooklyn.test.Asserts
-
- shouldHaveFailedPreviously(String) - Static method in class org.apache.brooklyn.test.Asserts
-
- showCaller - Variable in class org.apache.brooklyn.util.logging.SimpleOneLineLogFormatter
-
- showLevel - Variable in class org.apache.brooklyn.util.logging.SimpleOneLineLogFormatter
-
- showThread - Variable in class org.apache.brooklyn.util.logging.SimpleOneLineLogFormatter
-
- shrinkingCluster(Set<BigInteger>) - Method in interface org.apache.brooklyn.entity.nosql.cassandra.TokenGenerator
-
- shrinkingCluster(Set<BigInteger>) - Method in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.AbstractTokenGenerator
-
- SHUTDOWN - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- SHUTDOWN - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode.ShutdownEffector
-
- SHUTDOWN - Static variable in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl.ShutdownEffectorBody
-
- shutdown(boolean, boolean, String, String, String, Long) - Method in interface org.apache.brooklyn.rest.api.ServerApi
-
- shutdown(boolean, boolean, String, String, String, Long) - Method in class org.apache.brooklyn.rest.resources.ServerResource
-
- shutdown() - Static method in class org.apache.brooklyn.util.osgi.OsgiUtil
-
run all previously registered shutdown hooks
- shutdown() - Method in class org.apache.brooklyn.util.stream.StreamGobbler
-
Deprecated.
- SHUTDOWN_PORT - Static variable in interface org.apache.brooklyn.entity.webapp.tomcat.TomcatServer
-
Tomcat insists on having a port you can connect to for the sole purpose of shutting it down.
- SHUTDOWN_TIMEOUT - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode.ShutdownEffector
-
- shutdownHandler(ShutdownHandler) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
A listener to call when the user requests a shutdown (i.e.
- ShutdownHandler - Interface in org.apache.brooklyn.rest.util
-
- ShutdownHandlerProvider - Class in org.apache.brooklyn.rest.util
-
- ShutdownHandlerProvider(ShutdownHandler) - Constructor for class org.apache.brooklyn.rest.util.ShutdownHandlerProvider
-
- shutdownNow() - Method in class org.apache.brooklyn.core.mgmt.internal.BrooklynGarbageCollector
-
- shutdownNow() - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- shutdownNow(Duration) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
shuts down the executor, and if a duration is supplied awaits termination for that long.
- shutdownOnExit(boolean) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- sibling(String) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
- sibling(String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
-
- SIBLING_SPECS - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.CoLocatedMongoDBRouter
-
- signatureAlgorithm(String) - Method in class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
- SimpleApplication - Interface in org.apache.brooklyn.test.osgi.entities
-
- SimpleApplicationImpl - Class in org.apache.brooklyn.test.osgi.entities
-
- SimpleApplicationImpl() - Constructor for class org.apache.brooklyn.test.osgi.entities.SimpleApplicationImpl
-
- SimpleCassandraCluster - Class in org.apache.brooklyn.demo
-
- SimpleCassandraCluster() - Constructor for class org.apache.brooklyn.demo.SimpleCassandraCluster
-
- simpleClassName(Class<?>) - Static method in class org.apache.brooklyn.util.javalang.JavaClassNames
-
returns a simplified name of the class, just the simple name if it seems useful, else the full name
- simpleClassName(Object) - Static method in class org.apache.brooklyn.util.javalang.JavaClassNames
-
as
JavaClassNames.simpleClassName(Class)
but taking the type of the object if it is not already a class
or a type-token; callers should usually do the getClass themselves, unless they aren't sure whether
it is already a Class-type object
- SimpleCouchDBCluster - Class in org.apache.brooklyn.demo
-
CouchDB cluster.
- SimpleCouchDBCluster() - Constructor for class org.apache.brooklyn.demo.SimpleCouchDBCluster
-
- simpleDownloadUrlAs(List<String>, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
Same as downloadUrlAs(List, String)
, except does not install curl, and does not exit on failure,
and if saveAs is null it downloads it so stdout.
- simpleDownloadUrlAs(List<String>, String, String, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- SimpleEntity - Interface in org.apache.brooklyn.test.osgi.entities
-
- SimpleEntityImpl - Class in org.apache.brooklyn.test.osgi.entities
-
- SimpleEntityImpl() - Constructor for class org.apache.brooklyn.test.osgi.entities.SimpleEntityImpl
-
- SimpleLocation - Class in org.apache.brooklyn.test.osgi.entities
-
- SimpleLocation() - Constructor for class org.apache.brooklyn.test.osgi.entities.SimpleLocation
-
- SimpleMongoDBReplicaSet - Class in org.apache.brooklyn.demo
-
- SimpleMongoDBReplicaSet() - Constructor for class org.apache.brooklyn.demo.SimpleMongoDBReplicaSet
-
- SimpleOneLineLogFormatter - Class in org.apache.brooklyn.util.logging
-
- SimpleOneLineLogFormatter() - Constructor for class org.apache.brooklyn.util.logging.SimpleOneLineLogFormatter
-
- SimpleOneLineLogFormatter(boolean, boolean, boolean) - Constructor for class org.apache.brooklyn.util.logging.SimpleOneLineLogFormatter
-
- SimpleOneLineLogFormatter.LogFormatterWithThreadAndCaller - Class in org.apache.brooklyn.util.logging
-
- SimpleOneLineLogFormatter.LogFormatterWithThreadAndCaller() - Constructor for class org.apache.brooklyn.util.logging.SimpleOneLineLogFormatter.LogFormatterWithThreadAndCaller
-
- SimplePolicy - Class in org.apache.brooklyn.test.osgi.entities
-
- SimplePolicy() - Constructor for class org.apache.brooklyn.test.osgi.entities.SimplePolicy
-
- SimpleRedisCluster - Class in org.apache.brooklyn.demo
-
Redis cluster.
- SimpleRedisCluster() - Constructor for class org.apache.brooklyn.demo.SimpleRedisCluster
-
- SimpleShellCommandTest - Interface in org.apache.brooklyn.test.framework
-
Tests using a simple command execution.
- SimpleShellCommandTestImpl - Class in org.apache.brooklyn.test.framework
-
- SimpleShellCommandTestImpl() - Constructor for class org.apache.brooklyn.test.framework.SimpleShellCommandTestImpl
-
- SimpleYamlLauncher - Class in org.apache.brooklyn.launcher.camp
-
convenience for launching YAML files directly
- SimpleYamlLauncher() - Constructor for class org.apache.brooklyn.launcher.camp.SimpleYamlLauncher
-
- simplifyClassName(String) - Static method in class org.apache.brooklyn.util.javalang.JavaClassNames
-
- SIMULATE_ENTITY - Static variable in class org.apache.brooklyn.qa.load.SimulatedJBoss7ServerImpl
-
- SIMULATE_ENTITY - Static variable in class org.apache.brooklyn.qa.load.SimulatedMySqlNodeImpl
-
- SIMULATE_ENTITY - Static variable in class org.apache.brooklyn.qa.load.SimulatedNginxControllerImpl
-
- SIMULATE_ENTITY - Static variable in class org.apache.brooklyn.qa.load.SimulatedTheeTierApp
-
- SIMULATE_EXTERNAL_MONITORING - Static variable in class org.apache.brooklyn.qa.load.SimulatedJBoss7ServerImpl
-
- SIMULATE_EXTERNAL_MONITORING - Static variable in class org.apache.brooklyn.qa.load.SimulatedMySqlNodeImpl
-
- SIMULATE_EXTERNAL_MONITORING - Static variable in class org.apache.brooklyn.qa.load.SimulatedNginxControllerImpl
-
- SIMULATE_EXTERNAL_MONITORING - Static variable in class org.apache.brooklyn.qa.load.SimulatedTheeTierApp
-
- SimulatedJBoss7ServerImpl - Class in org.apache.brooklyn.qa.load
-
For simulating various aspects of the JBoss 7 app-server entity.
- SimulatedJBoss7ServerImpl() - Constructor for class org.apache.brooklyn.qa.load.SimulatedJBoss7ServerImpl
-
- SimulatedJBoss7ServerImpl.SimulatedJBoss7SshDriver - Class in org.apache.brooklyn.qa.load
-
- SimulatedJBoss7ServerImpl.SimulatedJBoss7SshDriver(SimulatedJBoss7ServerImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.qa.load.SimulatedJBoss7ServerImpl.SimulatedJBoss7SshDriver
-
- SimulatedMySqlNodeImpl - Class in org.apache.brooklyn.qa.load
-
- SimulatedMySqlNodeImpl() - Constructor for class org.apache.brooklyn.qa.load.SimulatedMySqlNodeImpl
-
- SimulatedMySqlNodeImpl.SimulatedMySqlSshDriver - Class in org.apache.brooklyn.qa.load
-
- SimulatedMySqlNodeImpl.SimulatedMySqlSshDriver(SimulatedMySqlNodeImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.qa.load.SimulatedMySqlNodeImpl.SimulatedMySqlSshDriver
-
- SimulatedNginxControllerImpl - Class in org.apache.brooklyn.qa.load
-
- SimulatedNginxControllerImpl() - Constructor for class org.apache.brooklyn.qa.load.SimulatedNginxControllerImpl
-
- SimulatedNginxControllerImpl.SimulatedNginxSshDriver - Class in org.apache.brooklyn.qa.load
-
- SimulatedNginxControllerImpl.SimulatedNginxSshDriver(SimulatedNginxControllerImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.qa.load.SimulatedNginxControllerImpl.SimulatedNginxSshDriver
-
- SimulatedTheeTierApp - Class in org.apache.brooklyn.qa.load
-
A 3-tier app where all components are just "simulated" - they don't actually run
real app-servers or databases, instead just executing a "sleep" command to simulate
the running process.
- SimulatedTheeTierApp() - Constructor for class org.apache.brooklyn.qa.load.SimulatedTheeTierApp
-
- sinceUtc(long) - Static method in class org.apache.brooklyn.util.time.Duration
-
- SingleMachineLocationResolver - Class in org.apache.brooklyn.location.byon
-
- SingleMachineLocationResolver() - Constructor for class org.apache.brooklyn.location.byon.SingleMachineLocationResolver
-
- SingleMachineProvisioningLocation<T extends MachineLocation> - Class in org.apache.brooklyn.location.byon
-
- SingleMachineProvisioningLocation() - Constructor for class org.apache.brooklyn.location.byon.SingleMachineProvisioningLocation
-
- SingleMachineProvisioningLocation(String, Map) - Constructor for class org.apache.brooklyn.location.byon.SingleMachineProvisioningLocation
-
- SingleThreadedScheduler - Class in org.apache.brooklyn.util.core.task
-
Instances of this class ensures that
Task
s execute with in-order
single-threaded semantics.
- SingleThreadedScheduler() - Constructor for class org.apache.brooklyn.util.core.task.SingleThreadedScheduler
-
- SingleWebServerExample - Class in org.apache.brooklyn.demo
-
This example starts one web app on 8080, waits for a keypress, then stops it.
- SingleWebServerExample() - Constructor for class org.apache.brooklyn.demo.SingleWebServerExample
-
- size() - Method in interface org.apache.brooklyn.api.entity.Entity.AdjunctSupport
-
- size() - Method in interface org.apache.brooklyn.api.entity.Entity.GroupSupport
-
- size() - Method in interface org.apache.brooklyn.config.ConfigMap
-
- size() - Method in class org.apache.brooklyn.core.config.internal.AbstractConfigMapImpl
-
- size() - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicEnricherSupport
-
- size() - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicGroupSupport
-
- size() - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicPolicySupport
-
- size() - Method in class org.apache.brooklyn.core.entity.internal.ConfigMapViewWithStringKeys
-
- size() - Method in class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- size() - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- size() - Method in class org.apache.brooklyn.location.jclouds.pool.MachineSet
-
- size() - Method in class org.apache.brooklyn.util.collections.SetFromLiveMap
-
- size() - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- size() - Method in class org.apache.brooklyn.util.guava.KeyTransformingLoadingCache
-
- sizeEquals(int) - Static method in class org.apache.brooklyn.util.collections.CollectionFunctionals
-
- sizeFunction() - Static method in class org.apache.brooklyn.util.collections.CollectionFunctionals
-
- sizeFunction(Integer) - Static method in class org.apache.brooklyn.util.collections.CollectionFunctionals
-
- sizeFunction() - Static method in class org.apache.brooklyn.util.stream.Streams
-
- SizeHistory - Class in org.apache.brooklyn.policy.autoscaling
-
Using a
TimeWindowedList
, tracks the recent history of values to allow a summary of
those values to be obtained.
- SizeHistory(long) - Constructor for class org.apache.brooklyn.policy.autoscaling.SizeHistory
-
- SizeHistory.WindowSummary - Class in org.apache.brooklyn.policy.autoscaling
-
- SizeHistory.WindowSummary(long, long, long, boolean, boolean) - Constructor for class org.apache.brooklyn.policy.autoscaling.SizeHistory.WindowSummary
-
- sizeRange(int, int) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- sizeSupplier(Iterable<?>) - Static method in class org.apache.brooklyn.util.collections.CollectionFunctionals
-
- sizeSupplier(ByteArrayOutputStream) - Static method in class org.apache.brooklyn.util.stream.Streams
-
- skip(long) - Method in class org.apache.brooklyn.util.stream.KnownSizeInputStream
-
- SKIP_CHECK_HEADER - Static variable in class org.apache.brooklyn.rest.filter.HaMasterCheckFilter
-
- SKIP_ENTITY_INSTALLATION - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
Set this configuration value to true if the entity installation, customization and launch process is to be skipped entirely.
- SKIP_ENTITY_START - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
Set this configuration value to true if the entity installation, customization and launch process is to be skipped entirely.
- SKIP_ENTITY_START_IF_RUNNING - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
Set this configuration value to true to skip the entity startup process as with #ENTITY_STARTED
if the process or
service represented by the entity is already running, otherwise proceed normally.
- SKIP_ENTITY_START_IF_RUNNING - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- SKIP_INSTALLATION - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- SKIP_ON_BOX_BASE_DIR_RESOLUTION - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- SKIP_ON_BOX_BASE_DIR_RESOLUTION - Static variable in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation.LocalhostMachine
-
- SKIP_ON_BOX_BASE_DIR_RESOLUTION - Static variable in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
- SKIP_SSH_ON_START - Static variable in class org.apache.brooklyn.qa.load.SimulatedJBoss7ServerImpl
-
- SKIP_SSH_ON_START - Static variable in class org.apache.brooklyn.qa.load.SimulatedMySqlNodeImpl
-
- SKIP_SSH_ON_START - Static variable in class org.apache.brooklyn.qa.load.SimulatedNginxControllerImpl
-
- SKIP_SSH_ON_START - Static variable in class org.apache.brooklyn.qa.load.SimulatedTheeTierApp
-
- skipIfBodyEmpty() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- SLAVE_DATASTORE_URL_LIST - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlCluster
-
- SLAVE_HEALTHY - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlCluster.MySqlSlave
-
- SLAVE_PASSWORD - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlCluster
-
- SLAVE_REPLICATE_DO_DB - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlCluster
-
- SLAVE_REPLICATE_DO_TABLE - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlCluster
-
- SLAVE_REPLICATE_DUMP_DB - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlCluster
-
- SLAVE_REPLICATE_IGNORE_DB - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlCluster
-
- SLAVE_REPLICATE_IGNORE_TABLE - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlCluster
-
- SLAVE_REPLICATE_WILD_DO_TABLE - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlCluster
-
- SLAVE_REPLICATE_WILD_IGNORE_TABLE - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlCluster
-
- SLAVE_SECONDS_BEHIND_MASTER - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlCluster.MySqlSlave
-
- SLAVE_USERNAME - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlCluster
-
- sleep(Duration) - Static method in class org.apache.brooklyn.util.time.Duration
-
- sleep(long) - Static method in class org.apache.brooklyn.util.time.Time
-
sleep which propagates Interrupted as unchecked
- sleep(Duration) - Static method in class org.apache.brooklyn.util.time.Time
-
- smallest() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- SMTP_PORT - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- SNITCH_PROPERTIES_FILENAME - Static variable in class org.apache.brooklyn.entity.nosql.cassandra.customsnitch.MultiCloudSnitch
-
- SOCKET_UID - Static variable in interface org.apache.brooklyn.entity.database.mariadb.MariaDbNode
-
- SOCKET_UID - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode
-
- socketFactory(SchemeSocketFactory) - Method in class org.apache.brooklyn.util.http.HttpTool.HttpClientBuilder
-
- socketTimeout(Duration) - Method in class org.apache.brooklyn.feed.http.HttpPollConfig
-
- socketTimeout(Duration) - Method in class org.apache.brooklyn.util.http.HttpTool.HttpClientBuilder
-
- soft(T) - Static method in class org.apache.brooklyn.util.guava.Maybe
-
creates an instance wrapping a SoftReference
, so it might go absent later on.
- SOFT_REFERENCES - Static variable in class org.apache.brooklyn.util.javalang.MemoryUsageTracker
-
Shared instance for use for tracking memory used by SoftReference
.
- softThen(T, Maybe<T>) - Static method in class org.apache.brooklyn.util.guava.Maybe
-
creates an instance wrapping a SoftReference
, using the second item given
if the first argument is dereferenced.
- SoftwareProcess - Interface in org.apache.brooklyn.entity.software.base
-
- SoftwareProcess.ChildStartableMode - Enum in org.apache.brooklyn.entity.software.base
-
Controls the behavior when starting (stop, restart)
Startable
children as part of the start (stop, restart) effector on this entity
- SoftwareProcess.RestartSoftwareParameters - Class in org.apache.brooklyn.entity.software.base
-
- SoftwareProcess.RestartSoftwareParameters() - Constructor for class org.apache.brooklyn.entity.software.base.SoftwareProcess.RestartSoftwareParameters
-
- SoftwareProcess.RestartSoftwareParameters.RestartMachineMode - Enum in org.apache.brooklyn.entity.software.base
-
- SoftwareProcess.StopSoftwareParameters - Class in org.apache.brooklyn.entity.software.base
-
- SoftwareProcess.StopSoftwareParameters() - Constructor for class org.apache.brooklyn.entity.software.base.SoftwareProcess.StopSoftwareParameters
-
- SoftwareProcess.StopSoftwareParameters.StopMode - Enum in org.apache.brooklyn.entity.software.base
-
- SoftwareProcessDriver - Interface in org.apache.brooklyn.entity.software.base
-
- SoftwareProcessDriverLifecycleEffectorTasks - Class in org.apache.brooklyn.entity.software.base
-
Thin shim delegating to driver to do start/stop/restart, wrapping as tasks,
with common code pulled up to
MachineLifecycleEffectorTasks
for non-driver usage
- SoftwareProcessDriverLifecycleEffectorTasks() - Constructor for class org.apache.brooklyn.entity.software.base.SoftwareProcessDriverLifecycleEffectorTasks
-
- SoftwareProcessImpl - Class in org.apache.brooklyn.entity.software.base
-
An
Entity
representing a piece of software which can be installed, run, and controlled.
- SoftwareProcessImpl() - Constructor for class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
-
- SoftwareProcessImpl(Entity) - Constructor for class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
-
- SoftwareProcessImpl(Map) - Constructor for class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
-
- SoftwareProcessImpl(Map, Entity) - Constructor for class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
-
- solidify() - Method in class org.apache.brooklyn.util.guava.Maybe.SoftlyPresent
-
- SOLR_CONFIG_TEMPLATE_URL - Static variable in interface org.apache.brooklyn.entity.nosql.solr.SolrServer
-
- SOLR_CORE_CONFIG - Static variable in interface org.apache.brooklyn.entity.nosql.solr.SolrServer
-
- SOLR_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.solr.SolrServer
-
- SolrServer - Interface in org.apache.brooklyn.entity.nosql.solr
-
An
Entity
that represents a Solr node.
- SolrServerDriver - Interface in org.apache.brooklyn.entity.nosql.solr
-
- SolrServerImpl - Class in org.apache.brooklyn.entity.nosql.solr
-
- SolrServerImpl() - Constructor for class org.apache.brooklyn.entity.nosql.solr.SolrServerImpl
-
- SolrServerSshDriver - Class in org.apache.brooklyn.entity.nosql.solr
-
- SolrServerSshDriver(SolrServerImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.nosql.solr.SolrServerSshDriver
-
- SONATYPE_SNAPSHOT_URL_GENERATOR - Static variable in class org.apache.brooklyn.util.maven.MavenRetriever
-
- sortConfigKeys(Set<ConfigKey<?>>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- sortMap(Map<String, T>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- sortSensors(Set<Sensor<?>>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- SOURCE_SENSOR - Static variable in class org.apache.brooklyn.enricher.stock.AbstractTransformer
-
- SOURCE_SENSOR - Static variable in class org.apache.brooklyn.enricher.stock.Aggregator
-
- SOURCE_SENSOR - Static variable in class org.apache.brooklyn.enricher.stock.Joiner
-
- SOURCE_SENSOR - Static variable in class org.apache.brooklyn.enricher.stock.UpdatingMap
-
- SOURCE_SENSORS - Static variable in class org.apache.brooklyn.enricher.stock.Combiner
-
- SOURCE_SENSORS - Static variable in class org.apache.brooklyn.enricher.stock.reducer.Reducer
-
- sourceCode(String) - Method in class org.apache.brooklyn.camp.spi.AbstractResource.Builder
-
- sourceCode(String) - Method in class org.apache.brooklyn.camp.spi.pdp.AssemblyTemplateConstructor
-
- sourceIp() - Method in class org.apache.brooklyn.core.mgmt.entitlement.WebEntitlementContext
-
- spec(Class<? extends BrooklynObject>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypeLoadingContexts
-
- spec(String, String, RegisteredType.TypeImplementationPlan, Class<?>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
- spec() - Static method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlSpecs
-
- spec() - Static method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
- specChef() - Static method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlSpecs
-
Requires knife
.
- specFromApplication(Application) - Static method in class org.apache.brooklyn.rest.transform.ApplicationTransformer
-
- SpecParameter<T> - Interface in org.apache.brooklyn.api.objs
-
A wrapper around a
ConfigKey
which will be added to an
Entity
,
providing additional information for rendering in a UI
- specType(Class<?>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento.Builder
-
- SQL_VERSION - Static variable in interface org.apache.brooklyn.entity.database.Database
-
- ssh(SshMachineLocation, String...) - Static method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks
-
- ssh(String...) - Static method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks
-
- ssh(List<String>) - Static method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks
-
- ssh(String...) - Method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks.SshEffectorBody
-
convenience for generating an
PlainSshExecTaskFactory
which can be further customised if desired, and then (it must be explicitly) queued
- SSH_ADDRESS - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- SSH_CACHE_EXPIRY_DURATION - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- SSH_CONFIG_DIRECT_HEADER - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- SSH_CONFIG_DIRECT_HEADER - Static variable in class org.apache.brooklyn.launcher.config.BrooklynGlobalConfig
-
- SSH_CONFIG_GIVEN_TO_PROPS - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
The set of config keys on this location which become default values for properties when invoking an SSH
operation.
- SSH_CONFIG_HOST - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- SSH_CONFIG_NO_DELETE_SCRIPT - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- SSH_CONFIG_NO_DELETE_SCRIPT - Static variable in class org.apache.brooklyn.launcher.config.BrooklynGlobalConfig
-
- SSH_CONFIG_PASSWORD - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- SSH_CONFIG_PORT - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- SSH_CONFIG_SCRIPT_DIR - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- SSH_CONFIG_SCRIPT_DIR - Static variable in class org.apache.brooklyn.launcher.config.BrooklynGlobalConfig
-
- SSH_CONFIG_SCRIPT_HEADER - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- SSH_CONFIG_SCRIPT_HEADER - Static variable in class org.apache.brooklyn.launcher.config.BrooklynGlobalConfig
-
- SSH_CONFIG_USER - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- SSH_ENV_MAP - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- SSH_EXECUTABLE - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- SSH_HOST - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- SSH_IO - Static variable in class org.apache.brooklyn.core.BrooklynLogging
-
- SSH_PORT - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- SSH_PORT - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- SSH_TOOL_CLASS - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- SSH_TOOL_CLASS - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- SSH_TOOL_CLASS_PROPERTIES_PREFIX - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
Prefix for config key:values to be passed to the ssh tool on construction.
- SshAbstractTool - Class in org.apache.brooklyn.util.core.internal.ssh
-
- SshAbstractTool.AbstractSshToolBuilder<T extends SshTool,B extends SshAbstractTool.AbstractSshToolBuilder<T,B>> - Class in org.apache.brooklyn.util.core.internal.ssh
-
- SshAbstractTool.AbstractSshToolBuilder() - Constructor for class org.apache.brooklyn.util.core.internal.ssh.SshAbstractTool.AbstractSshToolBuilder
-
- SshAbstractTool.SshAction<T> - Interface in org.apache.brooklyn.util.core.internal.ssh
-
- SshCliTool - Class in org.apache.brooklyn.util.core.internal.ssh.cli
-
For ssh and scp commands, delegating to system calls.
- SshCliTool(Map<String, ?>) - Constructor for class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool
-
- SshCliTool.Builder<T extends SshCliTool,B extends SshCliTool.Builder<T,B>> - Class in org.apache.brooklyn.util.core.internal.ssh.cli
-
- SshCliTool.Builder() - Constructor for class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool.Builder
-
- SshCommandEffector - Class in org.apache.brooklyn.core.effector.ssh
-
- SshCommandEffector(ConfigBag) - Constructor for class org.apache.brooklyn.core.effector.ssh.SshCommandEffector
-
- SshCommandEffector(Map<String, String>) - Constructor for class org.apache.brooklyn.core.effector.ssh.SshCommandEffector
-
- sshCommands(String, String...) - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltSshTasks
-
- SshCommandSensor<T> - Class in org.apache.brooklyn.core.sensor.ssh
-
Configurable
EntityInitializer
which adds an SSH sensor feed running the
command
supplied
in order to populate the sensor with the indicated
name
.
- SshCommandSensor(ConfigBag) - Constructor for class org.apache.brooklyn.core.sensor.ssh.SshCommandSensor
-
- SshEffectorTasks - Class in org.apache.brooklyn.core.effector.ssh
-
Conveniences for generating
Task
instances to perform SSH activities.
- SshEffectorTasks() - Constructor for class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks
-
- SshEffectorTasks.SshEffectorBody<T> - Class in org.apache.brooklyn.core.effector.ssh
-
Like
EffectorBody
but providing conveniences when in an entity with a single machine location.
- SshEffectorTasks.SshEffectorBody() - Constructor for class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks.SshEffectorBody
-
- SshEffectorTasks.SshEffectorTaskFactory<RET> - Class in org.apache.brooklyn.core.effector.ssh
-
variant of
PlainSshExecTaskFactory
which fulfills the
EffectorTasks.EffectorTaskFactory
signature so can be used directly as an impl for an effector,
also injects the machine automatically; can also be used outwith effector contexts, and machine is still injected if it is
run from inside a task at an entity with a single SshMachineLocation
- SshEffectorTasks.SshEffectorTaskFactory(String...) - Constructor for class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks.SshEffectorTaskFactory
-
- SshEffectorTasks.SshEffectorTaskFactory(SshMachineLocation, String...) - Constructor for class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks.SshEffectorTaskFactory
-
- SshEffectorTasks.SshFetchEffectorTaskFactory - Class in org.apache.brooklyn.core.effector.ssh
-
- SshEffectorTasks.SshFetchEffectorTaskFactory(String) - Constructor for class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks.SshFetchEffectorTaskFactory
-
- SshEffectorTasks.SshFetchEffectorTaskFactory(SshMachineLocation, String) - Constructor for class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks.SshFetchEffectorTaskFactory
-
- SshEffectorTasks.SshPutEffectorTaskFactory - Class in org.apache.brooklyn.core.effector.ssh
-
- SshEffectorTasks.SshPutEffectorTaskFactory(String) - Constructor for class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks.SshPutEffectorTaskFactory
-
- SshEffectorTasks.SshPutEffectorTaskFactory(SshMachineLocation, String) - Constructor for class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks.SshPutEffectorTaskFactory
-
- SshException - Exception in org.apache.brooklyn.util.core.internal.ssh
-
- SshException(String) - Constructor for exception org.apache.brooklyn.util.core.internal.ssh.SshException
-
- SshException(String, Throwable) - Constructor for exception org.apache.brooklyn.util.core.internal.ssh.SshException
-
- sshExecutable(String) - Method in class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool.Builder
-
- SshFeed - Class in org.apache.brooklyn.feed.ssh
-
Provides a feed of attribute values, by polling over ssh.
- SshFeed() - Constructor for class org.apache.brooklyn.feed.ssh.SshFeed
-
For rebind; do not call directly; use builder
- SshFeed.Builder - Class in org.apache.brooklyn.feed.ssh
-
- SshFeed.Builder() - Constructor for class org.apache.brooklyn.feed.ssh.SshFeed.Builder
-
- SshFetchTaskFactory - Class in org.apache.brooklyn.util.core.task.ssh
-
- SshFetchTaskFactory(String) - Constructor for class org.apache.brooklyn.util.core.task.ssh.SshFetchTaskFactory
-
constructor where machine will be added later
- SshFetchTaskFactory(SshMachineLocation, String) - Constructor for class org.apache.brooklyn.util.core.task.ssh.SshFetchTaskFactory
-
convenience constructor to supply machine immediately
- SshFetchTaskWrapper - Class in org.apache.brooklyn.util.core.task.ssh
-
- SshjClientConnection - Class in org.apache.brooklyn.util.core.internal.ssh.sshj
-
based on code from jclouds
- SshjClientConnection.Builder - Class in org.apache.brooklyn.util.core.internal.ssh.sshj
-
- SshjClientConnection.Builder() - Constructor for class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection.Builder
-
- SshjTool - Class in org.apache.brooklyn.util.core.internal.ssh.sshj
-
For ssh and scp-style commands, using the sshj library.
- SshjTool(Map<String, ?>) - Constructor for class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool
-
- SshjTool.Builder<T extends SshjTool,B extends SshjTool.Builder<T,B>> - Class in org.apache.brooklyn.util.core.internal.ssh.sshj
-
- SshjTool.Builder() - Constructor for class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool.Builder
-
- SshjTool.SshjToolBuilder - Class in org.apache.brooklyn.util.core.internal.ssh.sshj
-
- SshjTool.SshjToolBuilder() - Constructor for class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool.SshjToolBuilder
-
- SshMachineFailureDetector - Class in org.apache.brooklyn.policy.ha
-
- SshMachineFailureDetector() - Constructor for class org.apache.brooklyn.policy.ha.SshMachineFailureDetector
-
- SshMachineLocation - Class in org.apache.brooklyn.location.ssh
-
Operations on a machine that is accessible via ssh.
- SshMachineLocation() - Constructor for class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- SshMachineLocation(Map) - Constructor for class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- SshPollConfig<T> - Class in org.apache.brooklyn.feed.ssh
-
- SshPollConfig(AttributeSensor<T>) - Constructor for class org.apache.brooklyn.feed.ssh.SshPollConfig
-
- SshPollConfig(SshPollConfig<T>) - Constructor for class org.apache.brooklyn.feed.ssh.SshPollConfig
-
- SshPollValue - Class in org.apache.brooklyn.feed.ssh
-
- SshPollValue(SshMachineLocation, int, String, String) - Constructor for class org.apache.brooklyn.feed.ssh.SshPollValue
-
- SshPutTaskFactory - Class in org.apache.brooklyn.util.core.task.ssh
-
- SshPutTaskFactory(String) - Constructor for class org.apache.brooklyn.util.core.task.ssh.SshPutTaskFactory
-
constructor where machine will be added later
- SshPutTaskFactory(SshMachineLocation, String) - Constructor for class org.apache.brooklyn.util.core.task.ssh.SshPutTaskFactory
-
convenience constructor to supply machine immediately
- SshPutTaskStub - Class in org.apache.brooklyn.util.core.task.ssh
-
- SshPutTaskWrapper - Class in org.apache.brooklyn.util.core.task.ssh
-
- sshRetries(int) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool.Builder
-
- sshRetriesTimeout(int) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool.Builder
-
- sshRetryDelay(long) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool.Builder
-
- SshTasks - Class in org.apache.brooklyn.util.core.task.ssh
-
- SshTasks() - Constructor for class org.apache.brooklyn.util.core.task.ssh.SshTasks
-
- SshTasks.OnFailingTask - Enum in org.apache.brooklyn.util.core.task.ssh
-
- SshTool - Interface in org.apache.brooklyn.util.core.internal.ssh
-
Defines the methods available on the various different implementations of SSH,
and configuration options which are also generally available.
- SshValueFunctions - Class in org.apache.brooklyn.feed.ssh
-
- SshValueFunctions() - Constructor for class org.apache.brooklyn.feed.ssh.SshValueFunctions
-
- SSL_CONFIG - Static variable in interface org.apache.brooklyn.entity.proxy.AbstractController
-
- SSL_CONFIG - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.UrlMapping
-
- SSL_GOSSIP_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- SSL_TRUST_ALL - Static variable in interface org.apache.brooklyn.entity.dns.geoscaling.GeoscalingDnsService
-
- SslTrustUtils - Class in org.apache.brooklyn.util.crypto
-
- SslTrustUtils() - Constructor for class org.apache.brooklyn.util.crypto.SslTrustUtils
-
- SslTrustUtils.DelegatingTrustManager - Class in org.apache.brooklyn.util.crypto
-
- SslTrustUtils.DelegatingTrustManager(X509TrustManager) - Constructor for class org.apache.brooklyn.util.crypto.SslTrustUtils.DelegatingTrustManager
-
- stableForGrowth - Variable in class org.apache.brooklyn.policy.autoscaling.SizeHistory.WindowSummary
-
true if, since that max value, there have not been any higher values
- stableForShrinking - Variable in class org.apache.brooklyn.policy.autoscaling.SizeHistory.WindowSummary
-
true if, since that low value, there have not been any lower values
- StackTraceSimplifier - Class in org.apache.brooklyn.util.javalang
-
Utility class for cleaning up stacktraces.
- StandaloneQpidBrokerExample - Class in org.apache.brooklyn.demo
-
Qpid Broker Application
- StandaloneQpidBrokerExample() - Constructor for class org.apache.brooklyn.demo.StandaloneQpidBrokerExample
-
- STANDARD_BROOKLYN_OBJECT_TYPE_PERSISTENCE_ORDER - Static variable in class org.apache.brooklyn.core.mgmt.persist.BrooklynPersistenceUtils
-
- start(HighAvailabilityMode) - Method in interface org.apache.brooklyn.api.mgmt.ha.HighAvailabilityManager
-
Starts the monitoring of other nodes (and thus potential promotion of this node from standby to master).
- start() - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
- start() - Method in interface org.apache.brooklyn.api.sensor.Feed
-
- start() - Method in class org.apache.brooklyn.camp.server.rest.CampServer
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.core.entity.AbstractApplication
-
Default start will start all Startable children (child.start(Collection extends Location>)),
calling preStart(locations) first and postStart(locations) afterwards.
- start(Entity, Collection<? extends Location>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
convenience for starting an entity, esp a new Startable instance which has been created dynamically
(after the application is started)
- START - Static variable in interface org.apache.brooklyn.core.entity.trait.Startable
-
- start(Collection<? extends Location>) - Method in interface org.apache.brooklyn.core.entity.trait.Startable
-
Start the entity in the given collection of locations.
- start(EntityLocal, Collection<? extends Location>) - Static method in class org.apache.brooklyn.core.entity.trait.StartableMethods
-
Common implementation for start in parent nodes; just invokes start on all children of the entity
- start() - Method in class org.apache.brooklyn.core.feed.AbstractFeed
-
- start() - Method in class org.apache.brooklyn.core.feed.Poller
-
- start(T) - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
- start(HighAvailabilityMode) - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- start() - Method in class org.apache.brooklyn.core.mgmt.ha.OsgiManager
-
- start() - Method in class org.apache.brooklyn.core.mgmt.rebind.PeriodicDeltaChangeListener
-
- start() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.demo.CumulusRDFApplication
-
Controls the startup locations for the webapp and the cassandra fabric.
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.group.DynamicClusterImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.group.DynamicFabricImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaClusterImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenterImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraFabricImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastClusterImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSetImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBConfigServerClusterImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouterClusterImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardClusterImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeploymentImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.nosql.redis.RedisClusterImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.proxy.AbstractNonProvisionedControllerImpl
-
- start() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
Start the entity.
- start() - Method in class org.apache.brooklyn.entity.software.base.EmptyWindowsProcessWinRmDriver
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.software.base.SameServerEntityImpl
-
Starts the entity and its children in the given locations.
- start() - Method in interface org.apache.brooklyn.entity.software.base.SoftwareProcessDriver
-
Performs software start (or queues tasks to do this)
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
-
- start() - Method in class org.apache.brooklyn.entity.software.base.VanillaWindowsProcessWinRmDriver
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.stock.BasicStartableImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.stock.DataEntityImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.stock.EffectorStartableImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.entity.zookeeper.ZooKeeperEnsembleImpl
-
- start(BundleContext) - Method in class org.apache.brooklyn.launcher.Activator
-
- start() - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
Starts the web server (with web console) and Brooklyn applications, as per the specifications configured.
- start() - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
Starts the embedded web application server.
- start(String, String, String) - Method in interface org.apache.brooklyn.rest.api.PolicyApi
-
- start(String, String, String) - Method in class org.apache.brooklyn.rest.resources.PolicyResource
-
- start(Application, ApplicationSpec) - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
- start(Application, List<? extends Location>) - Method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.test.framework.InfrastructureDeploymentTestCaseImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.test.framework.LoopOverGroupMembersTestCaseImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.test.framework.ParallelTestCaseImpl
-
Start the entity in the given collection of locations.
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.test.framework.SimpleShellCommandTestImpl
-
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.test.framework.TestCaseImpl
-
Start the entity in the given collection of locations.
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.test.framework.TestEffectorImpl
-
Start the entity in the given collection of locations.
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.test.framework.TestHttpCallImpl
-
Start the entity in the given collection of locations.
- start(Collection<? extends Location>) - Method in class org.apache.brooklyn.test.framework.TestSensorImpl
-
Start the entity in the given collection of locations.
- start() - Method in class org.apache.brooklyn.test.http.TestHttpServer
-
- start() - Method in class org.apache.brooklyn.util.logback.JcloudsPersistenceThreadDiscriminator
-
- start(BundleContext) - Method in class org.apache.brooklyn.util.osgi.OsgiActivator
-
- start() - Method in class org.apache.brooklyn.util.time.CountdownTimer
-
- START_LATCH - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- START_LATCH - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- START_MUTEX - Static variable in interface org.apache.brooklyn.entity.messaging.storm.Storm
-
- START_STATES - Static variable in interface org.apache.brooklyn.entity.cm.salt.SaltConfig
-
- START_TIME - Static variable in interface org.apache.brooklyn.entity.java.UsesJavaMXBeans
-
- START_TIMEOUT - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- START_TIMEOUT - Static variable in interface org.apache.brooklyn.entity.messaging.activemq.ActiveMQBroker
-
- START_TIMEOUT - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaBroker
-
- START_TIMEOUT - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaCluster
-
- START_TIMEOUT - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaZooKeeper
-
- START_TIMEOUT - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- START_TIMEOUT - Static variable in interface org.apache.brooklyn.entity.nosql.solr.SolrServer
-
- START_TIMEOUT - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- START_TIMEOUT - Static variable in interface org.apache.brooklyn.entity.webapp.jetty.Jetty6Server
-
- START_TIMEOUT - Static variable in interface org.apache.brooklyn.entity.webapp.tomcat.TomcatServer
-
- Startable - Interface in org.apache.brooklyn.core.entity.trait
-
This interface describes an
Entity
that can be started and stopped.
- Startable.RestartEffectorBody - Class in org.apache.brooklyn.core.entity.trait
-
- Startable.RestartEffectorBody() - Constructor for class org.apache.brooklyn.core.entity.trait.Startable.RestartEffectorBody
-
- Startable.StartEffectorBody - Class in org.apache.brooklyn.core.entity.trait
-
- Startable.StartEffectorBody() - Constructor for class org.apache.brooklyn.core.entity.trait.Startable.StartEffectorBody
-
- Startable.StopEffectorBody - Class in org.apache.brooklyn.core.entity.trait
-
- Startable.StopEffectorBody() - Constructor for class org.apache.brooklyn.core.entity.trait.Startable.StopEffectorBody
-
- StartableApplication - Interface in org.apache.brooklyn.core.entity
-
- StartableMethods - Class in org.apache.brooklyn.core.entity.trait
-
- startBrooklynNode - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- startBrooklynNode(boolean) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- startConnectors(Properties) - Method in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- startDelegatingForPublishing() - Method in class org.apache.brooklyn.core.mgmt.internal.QueueingSubscriptionManager
-
- startDelegatingForSubscribing() - Method in class org.apache.brooklyn.core.mgmt.internal.QueueingSubscriptionManager
-
- startingChildren(Entity) - Static method in class org.apache.brooklyn.core.entity.trait.StartableMethods
-
unsubmitted task for starting children of the given entity at the same location as the entity
- startingChildren(Entity, Location) - Static method in class org.apache.brooklyn.core.entity.trait.StartableMethods
-
unsubmitted task for starting children of the given entity at the given location
- startingChildren(Entity, Iterable<? extends Location>) - Static method in class org.apache.brooklyn.core.entity.trait.StartableMethods
-
unsubmitted task for starting children of the given entity at the given locations
- startingWith(String) - Static method in class org.apache.brooklyn.core.config.ConfigPredicates
-
- startJmxmpConnector(Properties) - Method in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- startManagement(Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- startManagement(Application, ManagementContext) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Deprecated.
since 0.9.0; entities are automatically managed when created with
EntityManager.createEntity(EntitySpec)
. For top-level apps, use code like
managementContext.getEntityManager().createEntity(EntitySpec.create(...))
.
- startManagement(Application, BrooklynProperties) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- startNormalJmxRmiConnectorIfRequested(Properties) - Method in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
optionally starts a normal JMXRMI connector in addition
- startPersistence() - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
Starts the background persisting of state
(if persister is set; otherwise will start persisting as soon as persister is set).
- startPersistence() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- startReadOnly(ManagementNodeState) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
Perform an initial load of state read-only and starts a background process
reading (mirroring) state periodically.
- startReadOnly(ManagementNodeState) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- startServer(ContextHandler, String) - Static method in class org.apache.brooklyn.camp.server.rest.CampServer.CampServerUtils
-
- startServer(Properties) - Method in class org.apache.brooklyn.util.jmx.jmxrmi.JmxRmiAgent
-
- startsWith(String) - Static method in class org.apache.brooklyn.util.text.StringPredicates
-
- STARTUP_JS_SCRIPTS - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBClient
-
- startupContinueOnWebErrors - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- startupFailOnCatalogErrors - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- startupFailOnManagedAppsErrors - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- startupFailOnPersistenceErrors - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- STATE_FUNCTION_TYPE - Static variable in class org.apache.brooklyn.entity.cm.salt.impl.SaltHighstate
-
- STATES - Static variable in interface org.apache.brooklyn.entity.cm.salt.SaltEntity
-
- STATIC_CONTENT_ARCHIVE_URL - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- STATIC_VALUE - Static variable in class org.apache.brooklyn.core.sensor.StaticSensor
-
- StaticSensor<T> - Class in org.apache.brooklyn.core.sensor
-
Provides an initializer/feed which simply sets a given value.
- StaticSensor(ConfigBag) - Constructor for class org.apache.brooklyn.core.sensor.StaticSensor
-
- stats() - Method in class org.apache.brooklyn.util.guava.KeyTransformingLoadingCache
-
- status(ManagementNodeState) - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord.Builder
-
- Status - Enum in org.apache.brooklyn.rest.domain
-
- STATUS_BSON - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- statusFromApplication(Application) - Static method in class org.apache.brooklyn.rest.transform.ApplicationTransformer
-
- statusFromLifecycle(Lifecycle) - Static method in class org.apache.brooklyn.rest.transform.ApplicationTransformer
-
- StatusListener - Class in org.apache.brooklyn.test.support
-
adapted from the following class:
- StatusListener() - Constructor for class org.apache.brooklyn.test.support.StatusListener
-
- StatusRecorder - Interface in org.apache.brooklyn.qa.longevity
-
- StatusRecorder.ChainingStatusRecorder - Class in org.apache.brooklyn.qa.longevity
-
- StatusRecorder.ChainingStatusRecorder(StatusRecorder...) - Constructor for class org.apache.brooklyn.qa.longevity.StatusRecorder.ChainingStatusRecorder
-
- StatusRecorder.Factory - Class in org.apache.brooklyn.qa.longevity
-
- StatusRecorder.Factory() - Constructor for class org.apache.brooklyn.qa.longevity.StatusRecorder.Factory
-
- StatusRecorder.FileBasedStatusRecorder - Class in org.apache.brooklyn.qa.longevity
-
- StatusRecorder.FileBasedStatusRecorder(File) - Constructor for class org.apache.brooklyn.qa.longevity.StatusRecorder.FileBasedStatusRecorder
-
- StatusRecorder.LogBasedStatusRecorder - Class in org.apache.brooklyn.qa.longevity
-
- StatusRecorder.LogBasedStatusRecorder(Logger) - Constructor for class org.apache.brooklyn.qa.longevity.StatusRecorder.LogBasedStatusRecorder
-
- StatusRecorder.Record - Class in org.apache.brooklyn.qa.longevity
-
- StatusRecorder.Record() - Constructor for class org.apache.brooklyn.qa.longevity.StatusRecorder.Record
-
- StatusRecorder.SysoutBasedStatusRecorder - Class in org.apache.brooklyn.qa.longevity
-
- StatusRecorder.SysoutBasedStatusRecorder() - Constructor for class org.apache.brooklyn.qa.longevity.StatusRecorder.SysoutBasedStatusRecorder
-
- stderr() - Static method in class org.apache.brooklyn.feed.ssh.SshValueFunctions
-
- STDERR - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- STDERR - Static variable in class org.apache.brooklyn.util.core.task.system.internal.ExecWithLoggingHelpers
-
- stderr() - Static method in class org.apache.brooklyn.util.stream.ThreadLocalPrintStream
-
installs a thread local print stream to System.err if one is not already set;
caller may then #capture and #captureTee on it.
- stdout() - Static method in class org.apache.brooklyn.feed.ssh.SshValueFunctions
-
- STDOUT - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- STDOUT - Static variable in class org.apache.brooklyn.util.core.task.system.internal.ExecWithLoggingHelpers
-
- stdout() - Static method in class org.apache.brooklyn.util.stream.ThreadLocalPrintStream
-
installs a thread local print stream to System.out if one is not already set;
caller may then #capture and #captureTee on it.
- STICKY - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- STICKY_VERSION - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- stop() - Method in interface org.apache.brooklyn.api.mgmt.ha.HighAvailabilityManager
-
- stop() - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementPlaneSyncRecordPersister
-
- stop(boolean) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister
-
permanently shuts down all access to the remote store
- stop() - Method in interface org.apache.brooklyn.api.mgmt.rebind.PersistenceExceptionHandler
-
- stop() - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
- stop() - Method in interface org.apache.brooklyn.api.sensor.Feed
-
- stop() - Method in class org.apache.brooklyn.camp.server.rest.CampServer
-
- stop() - Method in class org.apache.brooklyn.core.entity.AbstractApplication
-
Default stop will stop all Startable children
- STOP - Static variable in interface org.apache.brooklyn.core.entity.trait.Startable
-
- stop() - Method in interface org.apache.brooklyn.core.entity.trait.Startable
-
Stop the entity.
- stop(EntityLocal) - Static method in class org.apache.brooklyn.core.entity.trait.StartableMethods
-
Common implementation for stop in parent nodes; just invokes stop on all children of the entity
- stop() - Method in class org.apache.brooklyn.core.feed.AbstractFeed
-
- stop() - Method in class org.apache.brooklyn.core.feed.Poller
-
- stop() - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- stop() - Method in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordPersisterToObjectStore
-
- stop() - Method in class org.apache.brooklyn.core.mgmt.ha.OsgiManager
-
- stop(boolean) - Method in class org.apache.brooklyn.core.mgmt.persist.BrooklynMementoPersisterToObjectStore
-
- stop() - Method in class org.apache.brooklyn.core.mgmt.rebind.PersistenceExceptionHandlerImpl
-
- stop() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- stop() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.chef.ChefSoloDriver
-
Deprecated.
- stop() - Method in class org.apache.brooklyn.entity.cm.salt.impl.SaltEntitySshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.database.crate.CrateNodeSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.database.derby.DerbyDatabaseSshDriver
-
Restarts redis with the current configuration.
- stop() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.database.rubyrep.RubyRepSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.group.DynamicClusterImpl
-
- stop() - Method in class org.apache.brooklyn.entity.group.DynamicFabricImpl
-
- stop() - Method in interface org.apache.brooklyn.entity.group.DynamicGroup
-
Deprecated.
since 0.7; no longer supported (was only used in tests, and by classes that
also implemented Startable.stop()
!)
- stop() - Method in class org.apache.brooklyn.entity.group.DynamicGroupImpl
-
- stop() - Method in class org.apache.brooklyn.entity.group.DynamicMultiGroupImpl
-
- stop() - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolImpl
-
- stop() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.messaging.kafka.AbstractfKafkaSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaClusterImpl
-
- stop() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.messaging.storm.StormSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.monitoring.monit.MonitSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenterImpl
-
- stop() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraFabricImpl
-
- stop() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseClusterImpl
-
- stop() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGatewaySshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNodeSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.nosql.infinispan.Infinispan5SshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.nosql.mongodb.AbstractMongoDBSshDriver
-
Kills the server with SIGINT.
- stop() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSetImpl
-
- stop() - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardClusterImpl
-
- stop() - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeploymentImpl
-
- stop() - Method in class org.apache.brooklyn.entity.nosql.redis.RedisClusterImpl
-
- stop() - Method in class org.apache.brooklyn.entity.nosql.redis.RedisStoreSshDriver
-
Restarts redis with the current configuration.
- stop() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.nosql.solr.SolrServerSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.osgi.karaf.KarafSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.proxy.AbstractNonProvisionedControllerImpl
-
- stop() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- stop() - Method in class org.apache.brooklyn.entity.software.base.EmptySoftwareProcessSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.software.base.EmptyWindowsProcessWinRmDriver
-
- stop(ConfigBag) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
Default stop implementation for an entity.
- stop() - Method in class org.apache.brooklyn.entity.software.base.SameServerEntityImpl
-
Stops the entity and its children.
- stop() - Method in interface org.apache.brooklyn.entity.software.base.SoftwareProcessDriver
-
Performs software stop (or queues tasks to do this)
- stop() - Method in class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
-
- stop() - Method in class org.apache.brooklyn.entity.software.base.VanillaSoftwareProcessSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.software.base.VanillaWindowsProcessWinRmDriver
-
- stop() - Method in class org.apache.brooklyn.entity.stock.BasicStartableImpl
-
- stop() - Method in class org.apache.brooklyn.entity.stock.DataEntityImpl
-
- stop() - Method in class org.apache.brooklyn.entity.stock.EffectorStartableImpl
-
- stop() - Method in class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
- stop() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss6SshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7SshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.webapp.jetty.Jetty6SshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.webapp.tomcat.TomcatSshDriver
-
- stop() - Method in class org.apache.brooklyn.entity.zookeeper.ZooKeeperSshDriver
-
- stop(BundleContext) - Method in class org.apache.brooklyn.launcher.Activator
-
- stop() - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
Asks the app server to stop and waits for it to finish up.
- stop() - Method in class org.apache.brooklyn.qa.load.SimulatedNginxControllerImpl.SimulatedNginxSshDriver
-
- stop(String, String, String) - Method in interface org.apache.brooklyn.rest.api.PolicyApi
-
- stop(String, String, String) - Method in class org.apache.brooklyn.rest.resources.PolicyResource
-
- stop() - Method in class org.apache.brooklyn.test.framework.LoopOverGroupMembersTestCaseImpl
-
- stop() - Method in class org.apache.brooklyn.test.framework.ParallelTestCaseImpl
-
Stop the entity.
- stop() - Method in class org.apache.brooklyn.test.framework.SimpleShellCommandTestImpl
-
- stop() - Method in class org.apache.brooklyn.test.framework.TestCaseImpl
-
Stop the entity.
- stop() - Method in class org.apache.brooklyn.test.framework.TestEffectorImpl
-
Stop the entity.
- stop() - Method in class org.apache.brooklyn.test.framework.TestHttpCallImpl
-
Stop the entity.
- stop() - Method in class org.apache.brooklyn.test.framework.TestSensorImpl
-
Stop the entity.
- stop() - Method in class org.apache.brooklyn.test.http.TestHttpServer
-
- stop() - Method in class org.apache.brooklyn.util.logback.JcloudsPersistenceThreadDiscriminator
-
- stop(BundleContext) - Method in class org.apache.brooklyn.util.osgi.OsgiActivator
-
- STOP_APPS_FIRST - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode.ShutdownEffector
-
- STOP_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.AbstractVanillaProcess
-
- STOP_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- STOP_IPTABLES - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- STOP_IPTABLES - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
Deprecated.
since 0.8.0; instead configure this on the entity. See SoftwareProcess.STOP_IPTABLES.
- STOP_MACHINE_MODE - Static variable in class org.apache.brooklyn.entity.software.base.SoftwareProcess.StopSoftwareParameters
-
- STOP_NODE_AND_KILL_APPS - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- STOP_NODE_AND_KILL_APPS - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode.StopNodeAndKillAppsEffector
-
- STOP_NODE_AND_KILL_APPS - Static variable in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl.StopNodeAndKillAppsEffectorBody
-
- STOP_NODE_BUT_LEAVE_APPS - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- STOP_NODE_BUT_LEAVE_APPS - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode.StopNodeButLeaveAppsEffector
-
- STOP_NODE_BUT_LEAVE_APPS - Static variable in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl.StopNodeButLeaveAppsEffectorBody
-
- STOP_POWERSHELL_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- STOP_PROCESS_MODE - Static variable in class org.apache.brooklyn.entity.software.base.SoftwareProcess.StopSoftwareParameters
-
- STOP_PROCESS_TIMEOUT - Static variable in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
- STOP_STATES - Static variable in interface org.apache.brooklyn.entity.cm.salt.SaltConfig
-
- STOP_TASK - Static variable in class org.apache.brooklyn.entity.chef.ChefSoloDriver
-
Deprecated.
- stopDelegatingForPublishing() - Method in class org.apache.brooklyn.core.mgmt.internal.QueueingSubscriptionManager
-
- stopDelegatingForSubscribing() - Method in class org.apache.brooklyn.core.mgmt.internal.QueueingSubscriptionManager
-
- StopFailedRuntimeException - Exception in org.apache.brooklyn.entity.group
-
Indicates that a stop operation has failed - e.g.
- StopFailedRuntimeException(String) - Constructor for exception org.apache.brooklyn.entity.group.StopFailedRuntimeException
-
- StopFailedRuntimeException(String, Throwable) - Constructor for exception org.apache.brooklyn.entity.group.StopFailedRuntimeException
-
- stopFramework(Framework) - Static method in class org.apache.brooklyn.rt.felix.EmbeddedFelixFramework
-
- stopIptablesAsync(SshMachineLocation) - Method in class org.apache.brooklyn.entity.machine.MachineInitTasks
-
Returns a queued
Task
which stops iptables on the given machine.
- stopOnKeyPress - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- stopPersistence() - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
Stops the background persistence of state.
- stopPersistence() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- STOPPING - Static variable in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- stoppingChildren(Entity) - Static method in class org.apache.brooklyn.core.entity.trait.StartableMethods
-
unsubmitted task for stopping children of the given entity
- stopReadOnly() - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
Stops the background reading (mirroring) of state.
- stopReadOnly() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- stopSequentially(Iterable<? extends Startable>) - Static method in class org.apache.brooklyn.core.entity.trait.StartableMethods
-
- stopServers() - Method in class org.apache.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherAbstract
-
stops any servers (camp and brooklyn) launched by this launcher
- stopServers() - Method in class org.apache.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherNoServer
-
- stopServers() - Method in class org.apache.brooklyn.launcher.camp.BrooklynCampPlatformLauncher
-
- stopTasks(Entity, Duration) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
stops all tasks (apart from any current one or its descendants) on this entity,
optionally -- if a timeout is given -- waiting for completion and warning on incomplete tasks
- stopWhichAppsOnShutdown - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- stopWhichAppsOnShutdown(StopWhichAppsOnShutdown) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- StopWhichAppsOnShutdown - Enum in org.apache.brooklyn.launcher.config
-
- STORE_BYTES - Static variable in interface org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNode
-
- StoreObjectAccessorLocking - Class in org.apache.brooklyn.core.mgmt.persist
-
Wraps access to an object (the delegate
PersistenceObjectStore.StoreObjectAccessor
in a guarded read-write context such that callers will be blocked if another thread
is accessing the object in an incompatible way (e.g.
- StoreObjectAccessorLocking(PersistenceObjectStore.StoreObjectAccessor) - Constructor for class org.apache.brooklyn.core.mgmt.persist.StoreObjectAccessorLocking
-
- Storm - Interface in org.apache.brooklyn.entity.messaging.storm
-
An
Entity
that represents a Storm node (UI, Nimbus or Supervisor).
- Storm.Role - Enum in org.apache.brooklyn.entity.messaging.storm
-
- Storm.StormUiUrl - Class in org.apache.brooklyn.entity.messaging.storm
-
- Storm.StormUiUrl() - Constructor for class org.apache.brooklyn.entity.messaging.storm.Storm.StormUiUrl
-
- STORM_CONFIG_TEMPLATE_URL - Static variable in interface org.apache.brooklyn.entity.messaging.storm.Storm
-
- STORM_MBEAN - Static variable in class org.apache.brooklyn.entity.messaging.storm.StormImpl
-
- STORM_UI_URL - Static variable in interface org.apache.brooklyn.entity.messaging.storm.Storm
-
- STORM_UI_URL - Static variable in class org.apache.brooklyn.entity.messaging.storm.Storm.StormUiUrl
-
- StormDeployment - Interface in org.apache.brooklyn.entity.messaging.storm
-
- StormDeploymentImpl - Class in org.apache.brooklyn.entity.messaging.storm
-
- StormDeploymentImpl() - Constructor for class org.apache.brooklyn.entity.messaging.storm.StormDeploymentImpl
-
- StormDriver - Interface in org.apache.brooklyn.entity.messaging.storm
-
- StormImpl - Class in org.apache.brooklyn.entity.messaging.storm
-
- StormImpl() - Constructor for class org.apache.brooklyn.entity.messaging.storm.StormImpl
-
- StormSampleApp - Class in org.apache.brooklyn.demo
-
Sample showing a storm analyticscluster
- StormSampleApp() - Constructor for class org.apache.brooklyn.demo.StormSampleApp
-
- StormSshDriver - Class in org.apache.brooklyn.entity.messaging.storm
-
- StormSshDriver(EntityLocal, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.messaging.storm.StormSshDriver
-
- stream(Task<?>, String) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
returns the tag for the indicated stream, or null
- stream(String, String) - Method in interface org.apache.brooklyn.rest.api.ActivityApi
-
- stream(String, String) - Method in class org.apache.brooklyn.rest.resources.ActivityResource
-
- stream(OutputStream) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Generates the archive and outputs it to the given stream, ignoring any file name.
- STREAM_ENV - Static variable in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
not a stream, but inserted with the same mechanism
- STREAM_STDERR - Static variable in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- STREAM_STDIN - Static variable in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- STREAM_STDOUT - Static variable in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- streamContents - Variable in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.WrappedStream
-
- StreamGobbler - Class in org.apache.brooklyn.util.stream
-
- StreamGobbler(InputStream, OutputStream, Logger) - Constructor for class org.apache.brooklyn.util.stream.StreamGobbler
-
- StreamGobbler(InputStream, PrintStream, Logger) - Constructor for class org.apache.brooklyn.util.stream.StreamGobbler
-
- streams(Task<?>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
returns the set of tags indicating the streams available on a task
- Streams - Class in org.apache.brooklyn.util.stream
-
Methods to manage byte and character streams.
- Streams() - Constructor for class org.apache.brooklyn.util.stream.Streams
-
- streamSize - Variable in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.WrappedStream
-
- streamType - Variable in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.WrappedStream
-
- strict(boolean) - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
whether this template only matches machines instances created from this template;
defaults true if a name is set, otherwise false.
- strictHostKeyChecking(boolean) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection.Builder
-
- string() - Method in class org.apache.brooklyn.cli.AbstractMain.BrooklynCommand
-
- string() - Method in class org.apache.brooklyn.cli.AbstractMain.BrooklynCommandCollectingArgs
-
- string() - Method in class org.apache.brooklyn.cli.AbstractMain.BrooklynCommandWithSystemDefines
-
- string() - Method in class org.apache.brooklyn.cli.CloudExplorer.BlobstoreGetBlobCommand
-
- string() - Method in class org.apache.brooklyn.cli.CloudExplorer.BlobstoreListContainerCommand
-
- string() - Method in class org.apache.brooklyn.cli.CloudExplorer.ComputeGetImageCommand
-
- string() - Method in class org.apache.brooklyn.cli.CloudExplorer.ComputeTerminateInstancesCommand
-
- string() - Method in class org.apache.brooklyn.cli.CloudExplorer.JcloudsCommand
-
- string() - Method in class org.apache.brooklyn.cli.Main.CopyStateCommand
-
- string() - Method in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- STRING_TAGS - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- StringConfigMap - Interface in org.apache.brooklyn.config
-
convenience extension where map is principally strings or converted to strings
(supporting BrooklynProperties)
- stringContentsFunction() - Static method in class org.apache.brooklyn.feed.http.HttpValueFunctions
-
- StringEscapes - Class in org.apache.brooklyn.util.text
-
- StringEscapes() - Constructor for class org.apache.brooklyn.util.text.StringEscapes
-
- StringEscapes.BashStringEscapes - Class in org.apache.brooklyn.util.text
-
- StringEscapes.BashStringEscapes() - Constructor for class org.apache.brooklyn.util.text.StringEscapes.BashStringEscapes
-
- StringEscapes.BashStringEscapes.WrapBashFunction - Class in org.apache.brooklyn.util.text
-
- StringEscapes.BashStringEscapes.WrapBashFunction() - Constructor for class org.apache.brooklyn.util.text.StringEscapes.BashStringEscapes.WrapBashFunction
-
- StringEscapes.JavaStringEscapes - Class in org.apache.brooklyn.util.text
-
- StringEscapes.JavaStringEscapes() - Constructor for class org.apache.brooklyn.util.text.StringEscapes.JavaStringEscapes
-
- StringFunctions - Class in org.apache.brooklyn.util.text
-
- StringFunctions() - Constructor for class org.apache.brooklyn.util.text.StringFunctions
-
- StringFunctions.RegexReplacer - Class in org.apache.brooklyn.util.text
-
- StringFunctions.RegexReplacer(String, String) - Constructor for class org.apache.brooklyn.util.text.StringFunctions.RegexReplacer
-
- StringKeyMapConverter - Class in org.apache.brooklyn.util.core.xstream
-
converter which simplifies representation of a map for string-based keys,
to value, or value
- StringKeyMapConverter(Mapper) - Constructor for class org.apache.brooklyn.util.core.xstream.StringKeyMapConverter
-
- stringPem(KeyPair) - Static method in class org.apache.brooklyn.util.core.crypto.SecureKeys
-
- StringPredicates - Class in org.apache.brooklyn.util.text
-
- StringPredicates() - Constructor for class org.apache.brooklyn.util.text.StringPredicates
-
- Strings - Class in org.apache.brooklyn.util.text
-
- Strings() - Constructor for class org.apache.brooklyn.util.text.Strings
-
- StringShortener - Class in org.apache.brooklyn.util.text
-
utility which takes a bunch of segments and applies shortening rules to them
- StringShortener() - Constructor for class org.apache.brooklyn.util.text.StringShortener
-
- StringSystemProperty - Class in org.apache.brooklyn.util.internal
-
- StringSystemProperty(String) - Constructor for class org.apache.brooklyn.util.internal.StringSystemProperty
-
- stringToEnum(Class<E>, E) - Static method in class org.apache.brooklyn.util.core.flags.TypeCoercions
-
Type coercion function
for enums
.
- stringToPrimitive(String, Class<T>) - Static method in class org.apache.brooklyn.util.core.flags.TypeCoercions
-
- stringToUriFunction() - Static method in class org.apache.brooklyn.util.net.Urls
-
- stringToUrlFunction() - Static method in class org.apache.brooklyn.util.net.Urls
-
- StructuredConfigKey - Interface in org.apache.brooklyn.core.config
-
- StructuredConfigKey.StructuredModification<T extends StructuredConfigKey> - Interface in org.apache.brooklyn.core.config
-
- StructuredConfigKey.StructuredModifications - Class in org.apache.brooklyn.core.config
-
- StructuredConfigKey.StructuredModifications() - Constructor for class org.apache.brooklyn.core.config.StructuredConfigKey.StructuredModifications
-
- SUB_LOCATIONS - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- SUB_LOCATIONS - Static variable in class org.apache.brooklyn.location.multi.MultiLocation
-
- SUB_TASK_TAG - Static variable in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- SUB_TASK_TAG - Static variable in class org.apache.brooklyn.util.core.task.TaskTags
-
marks a task which is a subtask of another
- SubElementConfigKey<T> - Class in org.apache.brooklyn.core.config
-
- SubElementConfigKey(ConfigKey, Class<T>, String) - Constructor for class org.apache.brooklyn.core.config.SubElementConfigKey
-
- SubElementConfigKey(ConfigKey, Class<T>, String, String) - Constructor for class org.apache.brooklyn.core.config.SubElementConfigKey
-
- SubElementConfigKey(ConfigKey, Class<T>, String, String, T) - Constructor for class org.apache.brooklyn.core.config.SubElementConfigKey
-
- subKey() - Method in class org.apache.brooklyn.core.config.internal.AbstractCollectionConfigKey
-
- subKey(String) - Method in class org.apache.brooklyn.core.config.MapConfigKey
-
- subKey(String, String) - Method in class org.apache.brooklyn.core.config.MapConfigKey
-
- submap(Predicate<ConfigKey<?>>) - Method in interface org.apache.brooklyn.config.ConfigMap
-
returns submap matching the given filter predicate; see ConfigPredicates for common predicates
- submap(Predicate<ConfigKey<?>>) - Method in class org.apache.brooklyn.core.entity.internal.EntityConfigMap
-
- submap(Predicate<ConfigKey<?>>) - Method in interface org.apache.brooklyn.core.internal.BrooklynProperties
-
- submap(Predicate<ConfigKey<?>>) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- submap(Predicate<ConfigKey<?>>) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- submap(Predicate<ConfigKey<?>>) - Method in class org.apache.brooklyn.core.objs.AdjunctConfigMap
-
- submit(Map<?, ?>, Runnable) - Method in interface org.apache.brooklyn.api.mgmt.ExecutionContext
-
- submit(Map<?, ?>, Callable<T>) - Method in interface org.apache.brooklyn.api.mgmt.ExecutionContext
-
- submit(Runnable) - Method in interface org.apache.brooklyn.api.mgmt.ExecutionContext
-
{@link ExecutionManager#submit(Runnable)
- submit(Callable<T>) - Method in interface org.apache.brooklyn.api.mgmt.ExecutionContext
-
{@link ExecutionManager#submit(Callable)
- submit(TaskAdaptable<T>) - Method in interface org.apache.brooklyn.api.mgmt.ExecutionContext
-
- submit(Map<?, ?>, TaskAdaptable<T>) - Method in interface org.apache.brooklyn.api.mgmt.ExecutionContext
-
- submit(Runnable) - Method in interface org.apache.brooklyn.api.mgmt.ExecutionManager
-
- submit(Callable<T>) - Method in interface org.apache.brooklyn.api.mgmt.ExecutionManager
-
- submit(TaskAdaptable<T>) - Method in interface org.apache.brooklyn.api.mgmt.ExecutionManager
-
- submit(Map<?, ?>, Runnable) - Method in interface org.apache.brooklyn.api.mgmt.ExecutionManager
-
- submit(Map<?, ?>, Callable<T>) - Method in interface org.apache.brooklyn.api.mgmt.ExecutionManager
-
- submit(Map<?, ?>, TaskAdaptable<T>) - Method in interface org.apache.brooklyn.api.mgmt.ExecutionManager
-
Submits the given
Task
for execution in the context associated with this manager.
- submit(Entity, TaskFactory<T>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Submits a
TaskFactory
to construct its task at the entity (in a precursor task) and then to submit it.
- submit(Entity, T) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Submits a task to run at the entity.
- submit(Callable<?>) - Method in class org.apache.brooklyn.core.feed.Poller
-
Submits a one-off poll job; recommended that callers supply to-String so that task has a decent description
- submit(Map<?, ?>, Runnable) - Method in class org.apache.brooklyn.util.core.task.AbstractExecutionContext
-
Submits the given runnable/callable/task for execution (in a separate thread);
supported keys in the map include: tags (add'l tags to put on the resulting task),
description (string), and others as described in the reference below
- submit(Runnable) - Method in class org.apache.brooklyn.util.core.task.AbstractExecutionContext
-
- submit(Callable<T>) - Method in class org.apache.brooklyn.util.core.task.AbstractExecutionContext
-
- submit(Map<?, ?>, Callable<T>) - Method in class org.apache.brooklyn.util.core.task.AbstractExecutionContext
-
- submit(TaskAdaptable<T>) - Method in class org.apache.brooklyn.util.core.task.AbstractExecutionContext
-
- submit(Map<?, ?>, TaskAdaptable<T>) - Method in class org.apache.brooklyn.util.core.task.AbstractExecutionContext
-
- submit(Runnable) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- submit(Map<?, ?>, Runnable) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- submit(Callable<T>) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- submit(Map<?, ?>, Callable<T>) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- submit(TaskAdaptable<T>) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- submit(Map<?, ?>, TaskAdaptable<T>) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- submit(TaskAdaptable<T>, Entity) - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
- submit(Callable<T>) - Method in class org.apache.brooklyn.util.core.task.SingleThreadedScheduler
-
- submit(Callable<T>) - Method in interface org.apache.brooklyn.util.core.task.TaskScheduler
-
- submitPlan(String) - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl.DeployBlueprintEffectorBody
-
- submitRunScript(String...) - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
- submitRunScript(Statement) - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
- submitRunScript(Statement, RunScriptOptions) - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
- submitTopLevelTask(TaskAdaptable<T>, Entity) - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
Breaks the parent-child relation between Tasks.current() and the task passed,
making the new task a top-level one at the target entity.
- subnet(int...) - Method in class org.apache.brooklyn.util.net.Cidr
-
- SUBNET_ADDRESS - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- SUBNET_ADDRESS - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- SUBNET_HOSTNAME - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- SUBNET_HOSTNAME - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- SUBPATH_IN_ARCHIVE - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- subscribe(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in interface org.apache.brooklyn.api.entity.EntityLocal
-
Deprecated.
since 0.9.0; see SubscriptionSupportInternal#getSubscriptionContext()
, e.g. with subscriptions().getSubscriptionContext()
- subscribe(Map<String, ?>, Entity, Sensor<T>, SensorEventListener<? super T>) - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionContext
-
- subscribe(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionContext
-
- subscribe(Map<String, Object>, Entity, Sensor<T>, SensorEventListener<? super T>) - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionManager
-
- subscribe(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionManager
-
- subscribe(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in interface org.apache.brooklyn.api.objs.BrooklynObject.SubscriptionSupport
-
Allow us to subscribe to data from a
Sensor
on another entity.
- subscribe(Map<String, ?>, Entity, Sensor<T>, SensorEventListener<? super T>) - Method in interface org.apache.brooklyn.api.objs.BrooklynObject.SubscriptionSupport
-
Allow us to subscribe to data from a
Sensor
on another entity.
- subscribe(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicSubscriptionSupport
-
- subscribe(Map<String, ?>, Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicSubscriptionSupport
-
- subscribe(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.9.0; see subscriptions().subscribe(producer, sensor, listener)
- subscribe(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.location.AbstractLocation.BasicSubscriptionSupport
-
- subscribe(Map<String, ?>, Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.location.AbstractLocation.BasicSubscriptionSupport
-
- subscribe(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractSubscriptionManager
-
- subscribe(Map<String, Object>, Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractSubscriptionManager
-
This implementation handles the following flags, in addition to those described in the
SubscriptionManager
interface:
subscriberExecutionManagerTag - a tag to pass to execution manager (without setting any execution semantics / TaskPreprocessor);
if not supplied and there is a subscriber, this will be inferred from the subscriber and set up with SingleThreadedScheduler
eventFilter - a Predicate<SensorEvent> instance to filter what events are delivered
- subscribe(Entity, Sensor<T>, Closure) - Method in class org.apache.brooklyn.core.mgmt.internal.BasicSubscriptionContext
-
- subscribe(Map<String, ?>, Entity, Sensor<T>, Closure) - Method in class org.apache.brooklyn.core.mgmt.internal.BasicSubscriptionContext
-
- subscribe(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.mgmt.internal.BasicSubscriptionContext
-
- subscribe(Map<String, ?>, Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.mgmt.internal.BasicSubscriptionContext
-
- subscribe(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.mgmt.internal.SubscriptionTracker
-
- subscribe(Map<String, ?>, Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.mgmt.internal.SubscriptionTracker
-
- subscribe(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct.BasicSubscriptionSupport
-
- subscribe(Map<String, ?>, Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct.BasicSubscriptionSupport
-
- subscribe(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
- Subscribe - Class in org.apache.brooklyn.demo
-
Receives messages from a queue on a Qpid broker at a given URL.
- Subscribe() - Constructor for class org.apache.brooklyn.demo.Subscribe
-
- subscribeToChildren(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in interface org.apache.brooklyn.api.entity.EntityLocal
-
Deprecated.
since 0.9.0; see SubscriptionSupport#subscribeToChildren(Entity, Sensor, SensorEventListener)
, e.g. with subscriptions().subscribeToChildren(...)
- subscribeToChildren(Map<String, Object>, Entity, Sensor<T>, SensorEventListener<? super T>) - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionContext
-
- subscribeToChildren(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionContext
-
- subscribeToChildren(Map<String, Object>, Entity, Sensor<T>, SensorEventListener<? super T>) - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionManager
-
- subscribeToChildren(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionManager
-
- subscribeToChildren(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in interface org.apache.brooklyn.api.objs.BrooklynObject.SubscriptionSupport
-
- subscribeToChildren(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicSubscriptionSupport
-
- subscribeToChildren(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.9.0; see subscriptions().subscribeToChildren(parent, sensor, listener)
- subscribeToChildren(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.location.AbstractLocation.BasicSubscriptionSupport
-
- subscribeToChildren(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractSubscriptionManager
-
- subscribeToChildren(Map<String, Object>, Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractSubscriptionManager
-
- subscribeToChildren(Entity, Sensor<T>, Closure) - Method in class org.apache.brooklyn.core.mgmt.internal.BasicSubscriptionContext
-
- subscribeToChildren(Map<String, Object>, Entity, Sensor<T>, Closure) - Method in class org.apache.brooklyn.core.mgmt.internal.BasicSubscriptionContext
-
- subscribeToChildren(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.mgmt.internal.BasicSubscriptionContext
-
- subscribeToChildren(Map<String, Object>, Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.mgmt.internal.BasicSubscriptionContext
-
- subscribeToChildren(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.mgmt.internal.SubscriptionTracker
-
- subscribeToChildren(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct.BasicSubscriptionSupport
-
- subscribeToChildren(Entity, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
- subscribeToMembers(Group, Sensor<T>, SensorEventListener<? super T>) - Method in interface org.apache.brooklyn.api.entity.EntityLocal
-
Deprecated.
since 0.9.0; see SubscriptionSupport#subscribeToMembers(Entity, Sensor, SensorEventListener)
, e.g. with subscriptions().subscribeToMembers(...)
- subscribeToMembers(Map<String, Object>, Group, Sensor<T>, SensorEventListener<? super T>) - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionContext
-
- subscribeToMembers(Group, Sensor<T>, SensorEventListener<? super T>) - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionContext
-
- subscribeToMembers(Map<String, Object>, Group, Sensor<T>, SensorEventListener<? super T>) - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionManager
-
- subscribeToMembers(Group, Sensor<T>, SensorEventListener<? super T>) - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionManager
-
- subscribeToMembers(Group, Sensor<T>, SensorEventListener<? super T>) - Method in interface org.apache.brooklyn.api.objs.BrooklynObject.SubscriptionSupport
-
- subscribeToMembers(Group, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicSubscriptionSupport
-
- subscribeToMembers(Group, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.9.0; see subscriptions().subscribeToMembers(producer, sensor, listener)
- subscribeToMembers(Group, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.location.AbstractLocation.BasicSubscriptionSupport
-
- subscribeToMembers(Group, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractSubscriptionManager
-
- subscribeToMembers(Map<String, Object>, Group, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractSubscriptionManager
-
- subscribeToMembers(Group, Sensor<T>, Closure) - Method in class org.apache.brooklyn.core.mgmt.internal.BasicSubscriptionContext
-
- subscribeToMembers(Map<String, Object>, Group, Sensor<T>, Closure) - Method in class org.apache.brooklyn.core.mgmt.internal.BasicSubscriptionContext
-
- subscribeToMembers(Group, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.mgmt.internal.BasicSubscriptionContext
-
- subscribeToMembers(Map<String, Object>, Group, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.mgmt.internal.BasicSubscriptionContext
-
- subscribeToMembers(Group, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.mgmt.internal.SubscriptionTracker
-
- subscribeToMembers(Group, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct.BasicSubscriptionSupport
-
- subscribeToMembers(Group, Sensor<T>, SensorEventListener<? super T>) - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
- subscribeToNotification(JmxNotificationSubscriptionConfig<?>) - Method in class org.apache.brooklyn.feed.jmx.JmxFeed.Builder
-
- SubscriptionContext - Interface in org.apache.brooklyn.api.mgmt
-
This is the context through which an
Entity
can manage its subscriptions.
- SubscriptionHandle - Interface in org.apache.brooklyn.api.mgmt
-
- SubscriptionManager - Interface in org.apache.brooklyn.api.mgmt
-
The management interface for subscriptions.
- subscriptions() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- subscriptions() - Method in interface org.apache.brooklyn.api.objs.BrooklynObject
-
Subscriptions are the mechanism for receiving notifications of sensor-events (e.g.
- subscriptions() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- subscriptions() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- subscriptions() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- subscriptions() - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- subscriptions() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- subscriptions() - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
- subscriptions() - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectInternal
-
- SubscriptionTracker - Class in org.apache.brooklyn.core.mgmt.internal
-
Tracks subscriptions associated that are registered with particular entities.
- SubscriptionTracker(SubscriptionContext) - Constructor for class org.apache.brooklyn.core.mgmt.internal.SubscriptionTracker
-
- substitute(DownloadResolverManager.DownloadRequirement, String) - Static method in class org.apache.brooklyn.core.entity.drivers.downloads.DownloadSubstituters
-
Converts the basevalue by substituting things in the form ${key} for values specific
to a given entity driver.
- substitute(String, Map<String, ?>) - Static method in class org.apache.brooklyn.core.entity.drivers.downloads.DownloadSubstituters
-
- substituter(Function<? super DownloadResolverManager.DownloadRequirement, String>, Function<? super DownloadResolverManager.DownloadRequirement, ? extends Map<String, ?>>) - Static method in class org.apache.brooklyn.core.entity.drivers.downloads.DownloadSubstituters
-
- subtract(Duration) - Method in class org.apache.brooklyn.util.time.Duration
-
- subType - Variable in class org.apache.brooklyn.core.config.internal.AbstractStructuredConfigKey
-
- subtypeOf(Class<?>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- suburl(String) - Method in class org.apache.brooklyn.feed.http.HttpPollConfig
-
- succeedsContinually(Runnable) - Static method in class org.apache.brooklyn.test.Asserts
-
- succeedsContinually(Map<?, ?>, Runnable) - Static method in class org.apache.brooklyn.test.Asserts
-
- succeedsContinually(Callable<T>) - Static method in class org.apache.brooklyn.test.Asserts
-
- succeedsContinually(Map<?, ?>, Callable<T>) - Static method in class org.apache.brooklyn.test.Asserts
-
- succeedsEventually(Runnable) - Static method in class org.apache.brooklyn.test.Asserts
-
- succeedsEventually(Map<String, ?>, Runnable) - Static method in class org.apache.brooklyn.test.Asserts
-
- succeedsEventually(Callable<T>) - Static method in class org.apache.brooklyn.test.Asserts
-
- succeedsEventually(Map<String, ?>, Callable<T>) - Static method in class org.apache.brooklyn.test.Asserts
-
Convenience method for cases where we need to test until something is true.
- SUCCESS - Static variable in class org.apache.brooklyn.cli.AbstractMain
-
- success() - Static method in class org.apache.brooklyn.entity.brooklynnode.EntityHttpClient.ResponseCodePredicates
-
- successes - Variable in class org.apache.brooklyn.entity.group.zoneaware.AbstractZoneFailureDetector.ZoneHistory
-
- sudo(String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
Returns a command for safely running as root, using sudo
.
- sudoAsUser(String, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
Deprecated.
since 0.7.0 semantics of this are fiddly, e.g. whether user gets their environment
- sudoBashCIfPrivilegedPort(int, String) - Static method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- sudoIfPrivilegedPort(int, String) - Static method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- SudoTtyFixingCustomizer - Class in org.apache.brooklyn.location.jclouds
-
- SudoTtyFixingCustomizer() - Constructor for class org.apache.brooklyn.location.jclouds.SudoTtyFixingCustomizer
-
- suffixBytes(String) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings.Builder
-
The suffix to use when printing bytes.
- suffixGiga(String) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings.Builder
-
The suffix to use when printing Gigabytes.
- suffixKilo(String) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings.Builder
-
The suffix to use when printing Kilobytes.
- suffixMega(String) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings.Builder
-
The suffix to use when printing Megabytes.
- suffixTera(String) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings.Builder
-
The suffix to use when printing Terabytes.
- SUGGESTED_INSTALL_DIR - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- SUGGESTED_INSTALL_DIR - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
Deprecated.
- SUGGESTED_RUN_DIR - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- SUGGESTED_RUN_DIR - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
Deprecated.
- SUGGESTED_VERSION - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.cm.salt.SaltEntity
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.database.crate.CrateNode
-
- SUGGESTED_VERSION - Static variable in class org.apache.brooklyn.entity.database.derby.DerbyDatabase
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.database.mariadb.MariaDbNode
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlNode
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.database.rubyrep.RubyRepNode
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.messaging.activemq.ActiveMQBroker
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.Kafka
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaBroker
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaZooKeeper
-
The Kafka version, not the Zookeeper version.
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.messaging.qpid.QpidBroker
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.messaging.rabbit.RabbitBroker
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.messaging.storm.Storm
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.monitoring.monit.MonitNode
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGateway
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.nosql.couchdb.CouchDBNode
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNode
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNode
-
- SUGGESTED_VERSION - Static variable in class org.apache.brooklyn.entity.nosql.infinispan.Infinispan5Server
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.AbstractMongoDBServer
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.nosql.redis.RedisStore
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.nosql.solr.SolrServer
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.software.base.AbstractVanillaProcess
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss6Server
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss7Server
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.webapp.jetty.Jetty6Server
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppService
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.webapp.tomcat.Tomcat8Server
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.webapp.tomcat.TomcatServer
-
- SUGGESTED_VERSION - Static variable in interface org.apache.brooklyn.entity.zookeeper.ZooKeeperNode
-
- sum(Iterable<? extends Number>, Number, Number, TypeToken<N>) - Static method in class org.apache.brooklyn.enricher.stock.Enrichers
-
- sum(Collection<? extends Number>) - Static method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- summarizeWindow(Duration) - Method in class org.apache.brooklyn.policy.autoscaling.SizeHistory
-
Summarises the history of values in this time window, with a few special things:
If entire time-window is not covered by the given values, then min is Integer.MIN_VALUE and max is Integer.MAX_VALUE
If no values, then latest is -1
If no recent values, then keeps last-seen value (no matter how old), to use that
"stable for growth" means that since that max value, there have not been any higher values
"stable for shrinking" means that since that low value, there have not been any lower values
- summary - Variable in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- summary - Variable in class org.apache.brooklyn.entity.software.base.lifecycle.WinRmExecuteHelper
-
- summary - Variable in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- summary(String) - Method in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- summary - Variable in class org.apache.brooklyn.test.performance.PerformanceTestResult
-
- summary(String) - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskFactory
-
- summary(String) - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- summary(String) - Method in interface org.apache.brooklyn.util.core.task.system.ProcessTaskFactory
-
- SummaryComparators - Class in org.apache.brooklyn.rest.domain
-
Useful comparators for domain objects
- summaryFromApplication(Application) - Static method in class org.apache.brooklyn.rest.transform.ApplicationTransformer
-
- SUPERVISORS_COUNT - Static variable in interface org.apache.brooklyn.entity.messaging.storm.StormDeployment
-
- supplier(Entity, AttributeSensor<T>) - Static method in class org.apache.brooklyn.core.entity.EntityAndAttribute
-
- supplier(Supplier<? extends newS>) - Method in class org.apache.brooklyn.feed.function.FunctionPollConfig
-
Supplies the value to be returned by each poll.
- supplier(TaskAdaptable<T>) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- supplier(AtomicReference<T>) - Static method in class org.apache.brooklyn.util.javalang.AtomicReferences
-
returns the given atomic as a Supplier
- supplier(Supplier<? extends T>) - Method in class org.apache.brooklyn.util.pool.BasicPool.Builder
-
- supplier() - Method in class org.apache.brooklyn.util.text.FormattedString
-
- SUPPORTED_TEMPLATE_BUILDER_PROPERTIES - Static variable in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
properties which cause customization of the TemplateBuilder
- SUPPORTED_TEMPLATE_OPTIONS_PROPERTIES - Static variable in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
properties which cause customization of the TemplateOptions
- SupportsPortForwarding - Interface in org.apache.brooklyn.core.location
-
- SupportsPortForwarding.RequiresPortForwarding - Interface in org.apache.brooklyn.core.location
-
marker on a location to indicate that port forwarding should be done automatically
for attempts to access from Brooklyn
- SUPPRESS_DUPLICATES - Static variable in class org.apache.brooklyn.core.enricher.AbstractEnricher
-
- suppressDuplicates(boolean) - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- suppressDuplicates(Boolean) - Method in class org.apache.brooklyn.enricher.stock.Enrichers.AbstractEnricherBuilder
-
- suppressWarnings() - Method in class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
- suppressWarnings() - Method in class org.apache.brooklyn.util.repeat.Repeater
-
- surround(String, String) - Static method in class org.apache.brooklyn.util.text.StringFunctions
-
Surrounds an input string with the given prefix and suffix
- suspend() - Method in interface org.apache.brooklyn.api.policy.Policy
-
Suspend the policy
- suspend() - Method in interface org.apache.brooklyn.api.sensor.Feed
-
suspends this feed (stops the poller, or indicates that the feed should start in a state where the poller is stopped)
- suspend() - Method in class org.apache.brooklyn.core.feed.AbstractFeed
-
- suspend() - Method in class org.apache.brooklyn.core.policy.AbstractPolicy
-
- suspend() - Method in class org.apache.brooklyn.entity.group.AbstractMembershipTrackingPolicy
-
- suspend(ConfigBag) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
- suspend() - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- suspend() - Method in class org.apache.brooklyn.policy.followthesun.FollowTheSunPolicy
-
- suspend() - Method in class org.apache.brooklyn.policy.ha.AbstractFailureDetector
-
- suspend() - Method in class org.apache.brooklyn.policy.loadbalancing.LoadBalancingPolicy
-
- SUSPEND_SENSOR - Static variable in class org.apache.brooklyn.policy.ha.ConditionalSuspendPolicy
-
- SUSPEND_TARGET - Static variable in class org.apache.brooklyn.policy.ha.ConditionalSuspendPolicy
-
- suspended() - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- suspended(boolean) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- suspended() - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- suspended(boolean) - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- suspendMachine(MachineLocation) - Method in interface org.apache.brooklyn.api.location.MachineManagementMixins.SuspendsMachines
-
Suspend the indicated machine.
- suspendMachine(MachineLocation) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
Suspends the given location.
- SwaggerFilter - Class in org.apache.brooklyn.rest.filter
-
Bootstraps swagger.
- SwaggerFilter() - Constructor for class org.apache.brooklyn.rest.filter.SwaggerFilter
-
- swallowChildrenFailures() - Method in interface org.apache.brooklyn.api.mgmt.TaskQueueingContext
-
causes subsequent children failures not to fail the parent
- swallowChildrenFailures() - Method in class org.apache.brooklyn.util.core.task.DynamicSequentialTask
-
- swallowChildrenFailures() - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
- swallowChildrenFailures(boolean) - Method in class org.apache.brooklyn.util.core.task.TaskBuilder
-
sets up a dynamic task not to fail even if children fail
- swallowChildrenFailures() - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
causes failures in subtasks of the current task not to fail the parent;
no-op if not in a
TaskQueueingContext
.
- swallowExceptions() - Method in class org.apache.brooklyn.util.core.task.ValueResolver
-
- SWALLOWING_CHILDREN_FAILURES - Static variable in class org.apache.brooklyn.util.core.task.DynamicSequentialTask.FailureHandlingConfig
-
- symbolicName(Predicate<? super String>) - Static method in class org.apache.brooklyn.core.catalog.CatalogPredicates
-
- symbolicName(String) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder
-
- symbolicName(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento.Builder
-
- symbolicName(String) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- symbolicName(Predicate<? super String>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- symbolicName(String) - Method in class org.apache.brooklyn.util.core.osgi.Osgis.BundleFinder
-
- SYNC_REST_API_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGateway
-
- SYS_PROCESS_COUNT - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- SYSTEM_ENRICHER_UNIQUE_TAGS - Static variable in class org.apache.brooklyn.core.entity.EntityAdjuncts
-
- SYSTEM_LOAD_AVERAGE - Static variable in interface org.apache.brooklyn.entity.java.UsesJavaMXBeans
-
- SystemProcessTaskFactory<T extends SystemProcessTaskFactory<T,RET>,RET> - Class in org.apache.brooklyn.util.core.task.system.internal
-
- SystemProcessTaskFactory(String...) - Constructor for class org.apache.brooklyn.util.core.task.system.internal.SystemProcessTaskFactory
-
- SystemProcessTaskFactory.ConcreteSystemProcessTaskFactory<RET> - Class in org.apache.brooklyn.util.core.task.system.internal
-
concrete instance (for generics)
- SystemProcessTaskFactory.ConcreteSystemProcessTaskFactory(String...) - Constructor for class org.apache.brooklyn.util.core.task.system.internal.SystemProcessTaskFactory.ConcreteSystemProcessTaskFactory
-
- SystemServiceEnricher - Class in org.apache.brooklyn.entity.system_service
-
- SystemServiceEnricher() - Constructor for class org.apache.brooklyn.entity.system_service.SystemServiceEnricher
-
- SystemServiceInstaller - Interface in org.apache.brooklyn.entity.system_service
-
- SystemServiceInstallerFactory - Class in org.apache.brooklyn.entity.system_service
-
- SystemServiceInstallerFactory() - Constructor for class org.apache.brooklyn.entity.system_service.SystemServiceInstallerFactory
-
- SystemTasks - Class in org.apache.brooklyn.util.core.task.system
-
- SystemTasks() - Constructor for class org.apache.brooklyn.util.core.task.system.SystemTasks
-
- TABLE_REGEXP - Static variable in interface org.apache.brooklyn.entity.database.rubyrep.RubyRepNode
-
- tabularDataToMap() - Static method in class org.apache.brooklyn.feed.jmx.JmxValueFunctions
-
- tabularDataToMap(TabularData) - Static method in class org.apache.brooklyn.feed.jmx.JmxValueFunctions
-
- tabularDataToMapOfMaps() - Static method in class org.apache.brooklyn.feed.jmx.JmxValueFunctions
-
- tabularDataToMapOfMaps(TabularData) - Static method in class org.apache.brooklyn.feed.jmx.JmxValueFunctions
-
- tag(Object) - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- tag(Object) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder
-
- tag(Object) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- tag(String) - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- tag(Object) - Method in class org.apache.brooklyn.util.core.task.TaskBuilder
-
adds a tag to the given task
- tag(Task<?>, Class<T>, boolean) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
returns the first tag found on the given task which matches the given type, looking up the submission hierarachy if necessary
- tagForCallerEntity(Entity) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- tagForContextEntity(Entity) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- tagForEffectorCall(Entity, String, ConfigBag) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- tagForEntitlement(EntitlementContext) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- tagForEnvStream(String, Map<?, ?>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
creates a tag suitable for attaching a snapshot of an environment var map as a "stream" on a task;
mainly for use with STREAM_ENV
- tagForStream(String, ByteArrayOutputStream) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
creates a tag suitable for marking a stream available on a task
- tagForStream(String, Supplier<String>, Supplier<Integer>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
creates a tag suitable for marking a stream available on a task
- tagForStreamSoft(String, ByteArrayOutputStream) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
creates a tag suitable for marking a stream available on a task, but which might be GC'd
- tagForTargetEntity(Entity) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- tagOptional(String) - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- tags(Iterable<Object>) - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
adds the given tags
- tags() - Method in interface org.apache.brooklyn.api.objs.BrooklynObject
-
Tags are arbitrary objects which can be attached to an entity for subsequent reference.
- tags(List<String>) - Method in class org.apache.brooklyn.camp.spi.AbstractResource.Builder
-
- tags() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- tags() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- tags - Variable in class org.apache.brooklyn.core.entity.EntityInitializers.AddTags
-
- tags() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- tags() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- tags() - Method in class org.apache.brooklyn.core.objs.AbstractBrooklynObject
-
- tags() - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
- tags(Predicate<? super Iterable<Object>>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- TAGS - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
Deprecated.
- tags(String...) - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- tagsAdd(Iterable<Object>) - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
adds the given tags
- tagsOptional(String...) - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- tagsReplace(Iterable<Object>) - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
replaces tags with the given
- TARGET_ADDRESSES - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.UrlMapping
-
- TARGET_ENTITY - Static variable in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- TARGET_ENTITY - Static variable in interface org.apache.brooklyn.test.framework.TargetableTestComponent
-
The target entity to test (optional, use either this or targetId).
- TARGET_ID - Static variable in interface org.apache.brooklyn.test.framework.TargetableTestComponent
-
Id of the target entity to test (optional, use either this or target).
- TARGET_PARENT - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.UrlMapping
-
- TARGET_SENSOR - Static variable in class org.apache.brooklyn.enricher.stock.AbstractAggregator
-
- TARGET_SENSOR - Static variable in class org.apache.brooklyn.enricher.stock.AbstractTransformer
-
- TARGET_SENSOR - Static variable in class org.apache.brooklyn.enricher.stock.Combiner
-
- TARGET_SENSOR - Static variable in class org.apache.brooklyn.enricher.stock.Joiner
-
- TARGET_SENSOR - Static variable in class org.apache.brooklyn.enricher.stock.reducer.Reducer
-
- TARGET_SENSOR - Static variable in class org.apache.brooklyn.enricher.stock.UpdatingMap
-
- TARGET_URL - Static variable in interface org.apache.brooklyn.test.framework.TestHttpCall
-
- TARGET_VALUE - Static variable in class org.apache.brooklyn.enricher.stock.Transformer
-
- TargetableTestComponent - Interface in org.apache.brooklyn.test.framework
-
Entity that can target another entity for the purpouse of testing
- TargetableTestComponentImpl - Class in org.apache.brooklyn.test.framework
-
Class that can resolve the target for a test component
- TargetableTestComponentImpl() - Constructor for class org.apache.brooklyn.test.framework.TargetableTestComponentImpl
-
- targetIsSsl(boolean) - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig.Builder
-
- TARGETS - Static variable in interface org.apache.brooklyn.entity.dns.AbstractGeoDnsService
-
- TARGETTED_BY - Static variable in class org.apache.brooklyn.core.entity.EntityRelations
-
- Task<T> - Interface in org.apache.brooklyn.api.mgmt
-
Represents a unit of work for execution.
- task() - Method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils.CreationResult
-
associated task, ie the one doing the creation/starting
- TaskAdaptable<T> - Interface in org.apache.brooklyn.api.mgmt
-
marker interface for something which can be adapted to a task
- TaskBuilder<T> - Class in org.apache.brooklyn.util.core.task
-
Convenience for creating tasks; note that DynamicSequentialTask is the default
- TaskBuilder() - Constructor for class org.apache.brooklyn.util.core.task.TaskBuilder
-
- TaskFactory<T extends TaskAdaptable<?>> - Interface in org.apache.brooklyn.api.mgmt
-
Interface for something which can generate tasks (or task wrappers)
- taskForSshMachineLocation(SshMachineLocation) - Static method in class org.apache.brooklyn.core.location.BasicMachineDetails
-
- TaskInternal<T> - Interface in org.apache.brooklyn.util.core.task
-
- TaskInternal.TaskCancellationMode - Class in org.apache.brooklyn.util.core.task
-
- taskName - Variable in class org.apache.brooklyn.entity.chef.KnifeTaskFactory
-
- TaskPredicates - Class in org.apache.brooklyn.util.core.task
-
- TaskPredicates() - Constructor for class org.apache.brooklyn.util.core.task.TaskPredicates
-
- TaskQueueingContext - Interface in org.apache.brooklyn.api.mgmt
-
Marks a place where tasks can be added, e.g.
- Tasks - Class in org.apache.brooklyn.util.core.task
-
- Tasks() - Constructor for class org.apache.brooklyn.util.core.task.Tasks
-
- TaskScheduler - Interface in org.apache.brooklyn.util.core.task
-
The scheduler is an internal mechanism to decorate
Task
s.
- TaskSummary - Class in org.apache.brooklyn.rest.domain
-
- TaskSummary(String, String, String, String, String, Set<Object>, Long, Long, Long, String, Object, boolean, boolean, List<LinkWithMetadata>, LinkWithMetadata, LinkWithMetadata, String, String, Map<String, LinkWithMetadata>, Map<String, URI>) - Constructor for class org.apache.brooklyn.rest.domain.TaskSummary
-
- taskSummary(Task<?>) - Static method in class org.apache.brooklyn.rest.transform.TaskTransformer
-
- tasksWithTagLiveOrNull(Object) - Method in class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
exposes live view, for internal use only
- TaskTags - Class in org.apache.brooklyn.util.core.task
-
- TaskTags() - Constructor for class org.apache.brooklyn.util.core.task.TaskTags
-
- TaskTransformer - Class in org.apache.brooklyn.rest.transform
-
- TaskTransformer() - Constructor for class org.apache.brooklyn.rest.transform.TaskTransformer
-
- TaskWrapper<T> - Interface in org.apache.brooklyn.api.mgmt
-
Interface for something which is not a task, but which is closely linked to one, ie.
- TCP_PORT_MAPPINGS - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- TCP_PORT_MAPPINGS - Static variable in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- TEMPLATE_BUILDER - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- TEMPLATE_CONFIGURATION_URL - Static variable in interface org.apache.brooklyn.entity.database.mariadb.MariaDbNode
-
- TEMPLATE_CONFIGURATION_URL - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode
-
- TEMPLATE_CONFIGURATION_URL - Static variable in interface org.apache.brooklyn.entity.database.rubyrep.RubyRepNode
-
- TEMPLATE_CONFIGURATION_URL - Static variable in interface org.apache.brooklyn.entity.messaging.activemq.ActiveMQBroker
-
- TEMPLATE_CONFIGURATION_URL - Static variable in interface org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNode
-
- TEMPLATE_CONFIGURATION_URL - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss7Server
-
- TEMPLATE_ID - Static variable in class org.apache.brooklyn.camp.brooklyn.BrooklynCampConstants
-
- TEMPLATE_ID - Static variable in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed
-
- TEMPLATE_OPTIONS - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- TEMPLATE_OWNER_METADATA_KEY - Static variable in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- TEMPLATE_SPEC - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- TemplatedStringAttributeSensorAndConfigKey - Class in org.apache.brooklyn.core.sensor
-
A
ConfigKey
which takes a freemarker-templated string,
and whose value is converted to a sensor by processing the template
with access to config and methods on the entity where it is set.
- TemplatedStringAttributeSensorAndConfigKey(String) - Constructor for class org.apache.brooklyn.core.sensor.TemplatedStringAttributeSensorAndConfigKey
-
- TemplatedStringAttributeSensorAndConfigKey(String, String) - Constructor for class org.apache.brooklyn.core.sensor.TemplatedStringAttributeSensorAndConfigKey
-
- TemplatedStringAttributeSensorAndConfigKey(String, String, String) - Constructor for class org.apache.brooklyn.core.sensor.TemplatedStringAttributeSensorAndConfigKey
-
- TemplatedStringAttributeSensorAndConfigKey(TemplatedStringAttributeSensorAndConfigKey, String) - Constructor for class org.apache.brooklyn.core.sensor.TemplatedStringAttributeSensorAndConfigKey
-
- templateId(Integer) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- templateOwnedByMe() - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
adds user.name as owner of this template
- templateOwner(String) - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
adds an owner tag to this template
- TemplateProcessor - Class in org.apache.brooklyn.util.core.text
-
A variety of methods to assist in Freemarker template processing,
including passing in maps with keys flattened (dot-separated namespace),
and accessing
ManagementContext
brooklyn.properties
and
Entity
,
EntityDriver
, and
Location
methods and config.
- TemplateProcessor() - Constructor for class org.apache.brooklyn.util.core.text.TemplateProcessor
-
- TemplateProcessor.DotSplittingTemplateModel - Class in org.apache.brooklyn.util.core.text
-
A Freemarker TemplateHashModel
which will correctly handle entries of the form "a.b" in this map,
matching against template requests for "${a.b}".
- templateUnowned() - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
no owner, means anyone can pick this up (default)
- TEMPORARY_LOCATION - Static variable in class org.apache.brooklyn.core.location.AbstractLocation
-
- TEN_SECONDS - Static variable in class org.apache.brooklyn.util.time.Duration
-
- terminate() - Method in interface org.apache.brooklyn.core.internal.storage.BrooklynStorage
-
Terminates the BrooklynStorage.
- terminate() - Method in interface org.apache.brooklyn.core.internal.storage.DataGrid
-
Terminates the DataGrid.
- terminate() - Method in class org.apache.brooklyn.core.internal.storage.impl.BrooklynStorageImpl
-
- terminate() - Method in class org.apache.brooklyn.core.internal.storage.impl.inmemory.InmemoryDatagrid
-
- terminate() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- terminate() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- terminate() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalUsageManager
-
- terminate() - Method in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- terminate() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- terminate() - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
Disconnects, preventing subsequent connections to be made.
- terminate() - Method in class org.apache.brooklyn.internal.storage.impl.hazelcast.HazelcastDataGrid
-
- terminate() - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
Terminates this launch, but does not stop the applications (i.e.
- terminate() - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- terminateAll() - Static method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
terminates all (best effort); returns count of sessions closed; if exceptions thrown, returns negative number.
- TEST_SPEC - Static variable in interface org.apache.brooklyn.test.framework.LoopOverGroupMembersTestCase
-
The test spec that will be run against each member of the group
- TestCase - Interface in org.apache.brooklyn.test.framework
-
Entity that logically groups other test entities
- TestCaseImpl - Class in org.apache.brooklyn.test.framework
- TestCaseImpl() - Constructor for class org.apache.brooklyn.test.framework.TestCaseImpl
-
- TestEffector - Interface in org.apache.brooklyn.test.framework
-
Entity that invokes an effector on another entity
- TestEffectorImpl - Class in org.apache.brooklyn.test.framework
-
- TestEffectorImpl() - Constructor for class org.apache.brooklyn.test.framework.TestEffectorImpl
-
- TestFrameworkAssertions - Class in org.apache.brooklyn.test.framework
-
Utility class to evaluate test-framework assertions
- TestFrameworkAssertions.AssertionSupport - Class in org.apache.brooklyn.test.framework
-
A convenience to collect multiple assertion failures.
- TestFrameworkAssertions.AssertionSupport() - Constructor for class org.apache.brooklyn.test.framework.TestFrameworkAssertions.AssertionSupport
-
- TestHttpCall - Interface in org.apache.brooklyn.test.framework
-
Entity that makes a HTTP Request and tests the respose
- TestHttpCall.HttpAssertionTarget - Enum in org.apache.brooklyn.test.framework
-
- TestHttpCallImpl - Class in org.apache.brooklyn.test.framework
- TestHttpCallImpl() - Constructor for class org.apache.brooklyn.test.framework.TestHttpCallImpl
-
- TestHttpRequestHandler - Class in org.apache.brooklyn.test.http
-
- TestHttpRequestHandler() - Constructor for class org.apache.brooklyn.test.http.TestHttpRequestHandler
-
- TestHttpServer - Class in org.apache.brooklyn.test.http
-
- TestHttpServer() - Constructor for class org.apache.brooklyn.test.http.TestHttpServer
-
- testing(Repeater) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- testingAttributeEventually(Entity, AttributeSensor<T>, Predicate<T>, Duration) - Static method in class org.apache.brooklyn.core.entity.EntityTasks
-
creates an (unsubmitted) task which waits for the attribute to satisfy the given predicate,
returning false if it times out or becomes unmanaged
- testingAttributeEventually(Iterable<Entity>, AttributeSensor<T>, Predicate<T>, Duration) - Static method in class org.apache.brooklyn.core.entity.EntityTasks
-
as {@link #testingAttributeEventually(Entity, AttributeSensor, Predicate, Duration) for multiple entities
- TestResourceUnavailableException - Class in org.apache.brooklyn.test.support
-
Indicates that a test cannot be run as a necessary resource is not available.
- TestResourceUnavailableException(String) - Constructor for class org.apache.brooklyn.test.support.TestResourceUnavailableException
-
Instantiate an exception, giving the name of the unavailable resource.
- TestResourceUnavailableException(String, Throwable) - Constructor for class org.apache.brooklyn.test.support.TestResourceUnavailableException
-
Instantiate an exception, giving the name of the unavailable resource.
- TestResourceUnavailableException(String, String) - Constructor for class org.apache.brooklyn.test.support.TestResourceUnavailableException
-
Instantiate an exception, giving the name of the unavailable resource.
- TestResourceUnavailableException(String, String, Throwable) - Constructor for class org.apache.brooklyn.test.support.TestResourceUnavailableException
-
Instantiate an exception, giving the name of the unavailable resource.
- TestSensor - Interface in org.apache.brooklyn.test.framework
-
Entity that tests a sensor value on another entity
- TestSensorImpl - Class in org.apache.brooklyn.test.framework
- TestSensorImpl() - Constructor for class org.apache.brooklyn.test.framework.TestSensorImpl
-
- TestUtils - Class in org.apache.brooklyn.test
-
Deprecated.
Since 0.8. Methods moving to Asserts
.
- TestUtils.BooleanWithMessage - Class in org.apache.brooklyn.test
-
Deprecated.
since 0.8; use Asserts.BooleanWithMessage
- TestUtils.BooleanWithMessage(boolean, String) - Constructor for class org.apache.brooklyn.test.TestUtils.BooleanWithMessage
-
Deprecated.
- tgz(String, String, String) - Static method in class org.apache.brooklyn.util.git.GithubUrls
-
returns URL for downloading a .tar.gz version of a tag of a repository
- TGZ_URL - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- THIRTY_SECONDS - Static variable in class org.apache.brooklyn.util.time.Duration
-
- ThreadLocalPrintStream - Class in org.apache.brooklyn.util.stream
-
- ThreadLocalPrintStream(PrintStream) - Constructor for class org.apache.brooklyn.util.stream.ThreadLocalPrintStream
-
- ThreadLocalPrintStream.OutputCapturingContext - Class in org.apache.brooklyn.util.stream
-
- ThreadLocalPrintStream.OutputCapturingContext(ThreadLocalPrintStream) - Constructor for class org.apache.brooklyn.util.stream.ThreadLocalPrintStream.OutputCapturingContext
-
constructor which installs a ByteArrayOutputStream to this stream
- ThreadLocalPrintStream.OutputCapturingContext(ThreadLocalPrintStream, ByteArrayOutputStream, OutputStream) - Constructor for class org.apache.brooklyn.util.stream.ThreadLocalPrintStream.OutputCapturingContext
-
constructor for a capturing context which is already installed
- Threads - Class in org.apache.brooklyn.util.javalang
-
- Threads() - Constructor for class org.apache.brooklyn.util.javalang.Threads
-
- THRIFT_PORT - Static variable in interface org.apache.brooklyn.entity.messaging.storm.Storm
-
- THRIFT_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- THRIFT_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraFabric
-
- THRIFT_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- THRIFT_PORT_LATENCY - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- THRIFT_PORT_LATENCY_IN_WINDOW - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- THRIFT_PORT_LATENCY_IN_WINDOW_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- THRIFT_PORT_LATENCY_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- throwIfFailed() - Method in class org.apache.brooklyn.util.os.Os.DeletionResult
-
- throwIfResourceUnavailable(Class<?>, String) - Static method in class org.apache.brooklyn.test.support.TestResourceUnavailableException
-
Asserts that a resource is available on the classpath; otherwise, throws
TestResourceUnavailableException
Note that this will use the same classloader that was used to load this class.
- throwOnErrors(boolean) - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
whether to throw on problems
- throwWebApplicationException(Response.Status, String, Object...) - Static method in class org.apache.brooklyn.rest.util.WebResourceUtils
-
- TICKER - Static variable in class org.apache.brooklyn.policy.ha.ServiceReplacer
-
- tidy(URL) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
- tidyFilePath(String) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
- tidyFileUrl(String) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
- tidyPath(String) - Static method in class org.apache.brooklyn.util.os.Os
-
Tidy up a file path.
- Tier - Interface in org.apache.brooklyn.entity.group
-
Intended to represent a "layer" of an application; this could be within a single location
or in multiple locations (see
Fabric
).
- Time - Class in org.apache.brooklyn.util.time
-
- Time() - Constructor for class org.apache.brooklyn.util.time.Time
-
- TIME_ZONE_UTC - Static variable in class org.apache.brooklyn.util.time.Time
-
GMT/UTC/Z time zone constant
- TimeFractionDeltaEnricher<T extends java.lang.Number> - Class in org.apache.brooklyn.policy.enricher
-
Converts an absolute measure of time into a fraction of time, based on the delta between consecutive values
and the elapsed time between those values.
- TimeFractionDeltaEnricher() - Constructor for class org.apache.brooklyn.policy.enricher.TimeFractionDeltaEnricher
-
- TimeFractionDeltaEnricher(Entity, Sensor<T>, Sensor<Double>, TimeUnit) - Constructor for class org.apache.brooklyn.policy.enricher.TimeFractionDeltaEnricher
-
- TimeFractionDeltaEnricher(Entity, Sensor<T>, Sensor<Double>, long) - Constructor for class org.apache.brooklyn.policy.enricher.TimeFractionDeltaEnricher
-
- timeout(Duration) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.Builder
-
specifies an optional timeout; by default it waits forever, or until unmanaged or other abort condition
- timeout(Duration) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.MultiBuilder
-
- TIMEOUT - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode.StopNodeAndKillAppsEffector
-
- TIMEOUT - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode.StopNodeButLeaveAppsEffector
-
- timeout(long) - Method in class org.apache.brooklyn.feed.shell.ShellPollConfig
-
- timeout(long, TimeUnit) - Method in class org.apache.brooklyn.feed.shell.ShellPollConfig
-
- timeout(Duration) - Method in class org.apache.brooklyn.rest.resources.AbstractBrooklynRestResource.RestValueResolver
-
- TIMEOUT - Static variable in interface org.apache.brooklyn.test.framework.BaseTest
-
THe duration to wait for an assertion to succeed or fail before throwing an exception.
- timeout(Duration) - Method in class org.apache.brooklyn.util.core.task.ValueResolver
-
sets a time limit on executions
- TIMEOUT - Static variable in class org.apache.brooklyn.util.ShellUtils
-
Deprecated.
- timeoutIf(Entity, AttributeSensor<T2>, Predicate<? super T2>, Duration) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.Builder
-
specifies the supplied timeout if the condition is met
- timeoutIfStoppingOrDestroyed(Duration) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.Builder
-
- timeRemaining(long, long) - Static method in class org.apache.brooklyn.util.time.Time
-
Calculates how long until maxTime has passed since the given startTime.
- times(double) - Static method in class org.apache.brooklyn.entity.java.JavaAppUtils
-
- times(int) - Static method in class org.apache.brooklyn.util.math.MathFunctions
-
- times(long) - Static method in class org.apache.brooklyn.util.math.MathFunctions
-
- times(double) - Static method in class org.apache.brooklyn.util.math.MathFunctions
-
- times(long) - Method in class org.apache.brooklyn.util.time.Duration
-
- TimestampedValue<T> - Class in org.apache.brooklyn.util.collections
-
- TimestampedValue(T, long) - Constructor for class org.apache.brooklyn.util.collections.TimestampedValue
-
- TimeWeightedDeltaEnricher<T extends java.lang.Number> - Class in org.apache.brooklyn.policy.enricher
-
Converts an absolute sensor into a delta sensor (i.e.
- TimeWeightedDeltaEnricher() - Constructor for class org.apache.brooklyn.policy.enricher.TimeWeightedDeltaEnricher
-
- TimeWeightedDeltaEnricher(Entity, Sensor<T>, Sensor<Double>, int) - Constructor for class org.apache.brooklyn.policy.enricher.TimeWeightedDeltaEnricher
-
- TimeWeightedDeltaEnricher(Entity, Sensor<T>, Sensor<Double>, int, Closure<Double>) - Constructor for class org.apache.brooklyn.policy.enricher.TimeWeightedDeltaEnricher
-
- TimeWeightedDeltaEnricher(Entity, Sensor<T>, Sensor<Double>, int, Function<Double, Double>) - Constructor for class org.apache.brooklyn.policy.enricher.TimeWeightedDeltaEnricher
-
- timeWindow(long) - Method in class org.apache.brooklyn.policy.autoscaling.MaxPoolSizeReachedEvent.Builder
-
- TimeWindowedList<T> - Class in org.apache.brooklyn.util.collections
-
Keeps a list of timestamped values that are in the given time-period (millis).
- TimeWindowedList(Duration) - Constructor for class org.apache.brooklyn.util.collections.TimeWindowedList
-
- TimeWindowedList(long) - Constructor for class org.apache.brooklyn.util.collections.TimeWindowedList
-
- TimeWindowedList(Map<String, ?>) - Constructor for class org.apache.brooklyn.util.collections.TimeWindowedList
-
- TLS_JMX_REMOTE_PROFILES - Static variable in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- TLS_NEED_AUTHENTICATE_CLIENTS_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- TLS_SOCKET_FACTORY_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- TLS_WANT_AUTHENTICATE_CLIENTS_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- tmp() - Static method in class org.apache.brooklyn.util.os.Os
-
returns the best tmp dir to use; see
Os.TmpDirFinder
for the logic
(and the explanation why this is needed!)
- TMP_DEFAULT - Static variable in interface org.apache.brooklyn.test.framework.SimpleShellCommandTest
-
Default location for temporary files.
- toArray() - Method in class org.apache.brooklyn.util.collections.SetFromLiveMap
-
- toArray(T[]) - Method in class org.apache.brooklyn.util.collections.SetFromLiveMap
-
- toBasicAuthorizationValue(UsernamePasswordCredentials) - Static method in class org.apache.brooklyn.util.http.HttpTool
-
- toBytes(String) - Static method in class org.apache.brooklyn.util.core.text.DataUriSchemeParser
-
- toCallable(Runnable) - Static method in class org.apache.brooklyn.util.JavaGroovyEquivalents
-
- toCamelCase() - Method in enum org.apache.brooklyn.api.objs.BrooklynObjectType
-
- toDateStampString() - Static method in class org.apache.brooklyn.util.time.Time
-
- toDateString() - Static method in class org.apache.brooklyn.util.time.Time
-
- toFile(File) - Static method in class org.apache.brooklyn.qa.longevity.StatusRecorder.Factory
-
- toFile(String) - Static method in class org.apache.brooklyn.util.net.Urls
-
- toImmutable() - Method in class org.apache.brooklyn.util.collections.MutableList
-
- toImmutable() - Method in class org.apache.brooklyn.util.collections.MutableMap
-
- toImmutable() - Method in class org.apache.brooklyn.util.collections.MutableSet
-
- toInitialCapOnly(String) - Static method in class org.apache.brooklyn.util.text.Strings
-
- toItemDescriptor(Class<? extends BrooklynObject>, boolean) - Static method in class org.apache.brooklyn.cli.lister.ItemDescriptors
-
- toItemDescriptor(LocationResolver) - Static method in class org.apache.brooklyn.cli.lister.ItemDescriptors
-
- toItemDescriptors(Iterable<? extends Class<? extends BrooklynObject>>, boolean) - Static method in class org.apache.brooklyn.cli.lister.ItemDescriptors
-
- toItemDescriptors(Iterable<? extends Class<? extends BrooklynObject>>, boolean, String) - Static method in class org.apache.brooklyn.cli.lister.ItemDescriptors
-
- toItemDescriptors(List<LocationResolver>) - Static method in class org.apache.brooklyn.cli.lister.ItemDescriptors
-
- toItemDescriptors(List<LocationResolver>, Boolean) - Static method in class org.apache.brooklyn.cli.lister.ItemDescriptors
-
- toJarUrls(String) - Static method in class org.apache.brooklyn.cli.lister.ClassFinder
-
finds a jar at a url, or for directories, jars under a path
- toJmxmpUrl(String, Integer) - Static method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
constructs a JMXMP URL for connecting to the given host and port
- toJmxUrl(EntityLocal) - Static method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
constructs a JMX URL suitable for connecting to the given entity, being smart about JMX/RMI vs JMXMP
- TOKEN_GENERATOR_CLASS - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- TOKEN_SHIFT - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- TokenGenerator - Interface in org.apache.brooklyn.entity.nosql.cassandra
-
- TokenGenerators - Class in org.apache.brooklyn.entity.nosql.cassandra
-
- TokenGenerators() - Constructor for class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators
-
- TokenGenerators.AbstractTokenGenerator - Class in org.apache.brooklyn.entity.nosql.cassandra
-
- TokenGenerators.AbstractTokenGenerator() - Constructor for class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.AbstractTokenGenerator
-
- TokenGenerators.NonNeg127TokenGenerator - Class in org.apache.brooklyn.entity.nosql.cassandra
-
token generator used by cassandra pre v1.2
- TokenGenerators.NonNeg127TokenGenerator() - Constructor for class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.NonNeg127TokenGenerator
-
- TokenGenerators.PosNeg63TokenGenerator - Class in org.apache.brooklyn.entity.nosql.cassandra
-
- TokenGenerators.PosNeg63TokenGenerator() - Constructor for class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.PosNeg63TokenGenerator
-
- TOKENS - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- toLine(Map<String, String>) - Static method in class org.apache.brooklyn.util.text.KeyValueParser
-
- toLine(Collection<String>) - Static method in class org.apache.brooklyn.util.text.KeyValueParser
-
- toLiteralObjectName(ObjectName) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
Converts from an object name pattern to a real object name, by querying with findMBean;
if no matching MBean can be found (or if more than one match found) then returns null.
- toLog(Logger) - Static method in class org.apache.brooklyn.qa.longevity.StatusRecorder.Factory
-
- toLowerCase() - Static method in class org.apache.brooklyn.util.text.StringFunctions
-
- toLowerCase(String) - Static method in class org.apache.brooklyn.util.text.Strings
-
- Tomcat7Driver - Interface in org.apache.brooklyn.entity.webapp.tomcat
-
Deprecated.
- Tomcat7SshDriver - Class in org.apache.brooklyn.entity.webapp.tomcat
-
Deprecated.
- Tomcat7SshDriver(TomcatServerImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.webapp.tomcat.Tomcat7SshDriver
-
Deprecated.
- Tomcat8Server - Interface in org.apache.brooklyn.entity.webapp.tomcat
-
An
Entity
that represents a single Tomcat instance.
- Tomcat8ServerImpl - Class in org.apache.brooklyn.entity.webapp.tomcat
-
An
Entity
that represents a single Tomcat instance.
- Tomcat8ServerImpl() - Constructor for class org.apache.brooklyn.entity.webapp.tomcat.Tomcat8ServerImpl
-
- TomcatDriver - Interface in org.apache.brooklyn.entity.webapp.tomcat
-
- TomcatServer - Interface in org.apache.brooklyn.entity.webapp.tomcat
-
An
Entity
that represents a single Tomcat instance.
- TomcatServerImpl - Class in org.apache.brooklyn.entity.webapp.tomcat
-
An
Entity
that represents a single Tomcat instance.
- TomcatServerImpl() - Constructor for class org.apache.brooklyn.entity.webapp.tomcat.TomcatServerImpl
-
- TomcatSshDriver - Class in org.apache.brooklyn.entity.webapp.tomcat
-
- TomcatSshDriver(TomcatServerImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.webapp.tomcat.TomcatSshDriver
-
- toMetadataRecord() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- toMetadataRecord() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
- toMetadataRecord() - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- toMetadataRecord() - Method in interface org.apache.brooklyn.core.location.internal.LocationInternal
-
Get a record of the metadata of this location.
- toMetadataRecord() - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
- toMilliseconds() - Method in class org.apache.brooklyn.util.time.Duration
-
- toMillisecondsRoundingUp() - Method in class org.apache.brooklyn.util.time.Duration
-
- toNanoseconds() - Method in class org.apache.brooklyn.util.time.Duration
-
- toPem(KeyPair) - Static method in class org.apache.brooklyn.util.core.crypto.SecureKeys
-
returns the PEM (base64, ie for id_rsa) string for the private key / key pair;
this starts -----BEGIN PRIVATE KEY----- and ends similarly, like id_rsa.
- TOPIC - Static variable in interface org.apache.brooklyn.entity.messaging.amqp.AmqpExchange
-
- Topic - Interface in org.apache.brooklyn.entity.messaging
-
An interface that describes a messaging topic.
- TOPIC_NAME - Static variable in interface org.apache.brooklyn.entity.messaging.Topic
-
- topLevelLocationIds(Collection<String>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl.Builder
-
- toPredicate(Closure<Boolean>) - Static method in class org.apache.brooklyn.util.JavaGroovyEquivalents
-
- toPub(KeyPair) - Static method in class org.apache.brooklyn.util.core.crypto.SecureKeys
-
returns id_rsa.pub style file, of public key
- toResponse(Throwable) - Method in class org.apache.brooklyn.rest.util.DefaultExceptionMapper
-
Maps a throwable to a response.
- toRmiJmxUrl(String, Integer, Integer, String) - Static method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
constructs an RMI/JMX URL with the given inputs
(where the RMI Registry Port should be non-null, and at least one must be non-null)
- toSeconds() - Method in class org.apache.brooklyn.util.time.Duration
-
- toString() - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- toString() - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
-
- toString() - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.parse.FunctionWithArgs
-
- toString() - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.parse.QuotedString
-
- toString() - Method in class org.apache.brooklyn.camp.server.dto.ApiErrorDto
-
- toString() - Method in class org.apache.brooklyn.camp.server.dto.DtoBase
-
- toString() - Method in class org.apache.brooklyn.camp.spi.AbstractResource
-
- toString() - Method in class org.apache.brooklyn.camp.spi.pdp.Artifact
-
- toString() - Method in class org.apache.brooklyn.camp.spi.pdp.ArtifactContent
-
- toString() - Method in class org.apache.brooklyn.camp.spi.pdp.ArtifactRequirement
-
- toString() - Method in class org.apache.brooklyn.camp.spi.pdp.DeploymentPlan
-
- toString() - Method in class org.apache.brooklyn.camp.spi.pdp.Service
-
- toString() - Method in class org.apache.brooklyn.camp.spi.pdp.ServiceCharacteristic
-
- toString() - Method in class org.apache.brooklyn.cli.AbstractMain.BrooklynCommand
-
- toString() - Method in class org.apache.brooklyn.core.BrooklynVersion.BrooklynFeature
-
- toString() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogBundleDto
-
- toString() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogDo
-
- toString() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogDto
-
- toString() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- toString() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- toString() - Method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- toString() - Method in class org.apache.brooklyn.core.config.WrappedConfigKey
-
- toString() - Method in class org.apache.brooklyn.core.effector.BasicParameterType
-
- toString() - Method in class org.apache.brooklyn.core.effector.EffectorBase
-
- toString() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Default String representation is simplified name of class, together with selected fields.
- toString() - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadRequirement
-
- toString() - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadResolver
-
- toString() - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadTargets
-
- toString() - Method in class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory.AbstractDriverInferenceRenamingInferenceRule
-
- toString() - Method in class org.apache.brooklyn.core.entity.EntityAndAttribute
-
- toString() - Method in class org.apache.brooklyn.core.entity.factory.BasicConfigurableEntityFactory
-
Deprecated.
- toString() - Method in class org.apache.brooklyn.core.entity.internal.EntityConfigMap
-
- toString() - Method in enum org.apache.brooklyn.core.entity.lifecycle.Lifecycle
-
- toString() - Method in class org.apache.brooklyn.core.entity.lifecycle.Lifecycle.Transition
-
- toString() - Method in class org.apache.brooklyn.core.entity.lifecycle.PolicyDescriptor
-
- toString() - Method in class org.apache.brooklyn.core.feed.AttributePollHandler
-
- toString() - Method in class org.apache.brooklyn.core.feed.DelegatingPollHandler
-
- toString() - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- toString() - Method in class org.apache.brooklyn.core.feed.Poller
-
- toString() - Method in class org.apache.brooklyn.core.internal.BrooklynProperties.Factory.Builder
-
- toString() - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl.Factory.Builder
-
- toString() - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
- toString() - Method in class org.apache.brooklyn.core.internal.storage.impl.BasicReference
-
- toString() - Method in class org.apache.brooklyn.core.internal.storage.impl.BrooklynStorageImpl
-
- toString() - Method in class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- toString() - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
Default String representation is simplified name of class, together with selected fields.
- toString() - Method in class org.apache.brooklyn.core.location.access.PortForwardManager.AssociationMetadata
-
- toString() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- toString() - Method in class org.apache.brooklyn.core.location.access.PortMapping
-
- toString() - Method in class org.apache.brooklyn.core.location.BasicHardwareDetails
-
- toString() - Method in class org.apache.brooklyn.core.location.BasicLocationDefinition
-
- toString() - Method in class org.apache.brooklyn.core.location.BasicMachineDetails
-
- toString() - Method in class org.apache.brooklyn.core.location.BasicMachineMetadata
-
- toString() - Method in class org.apache.brooklyn.core.location.BasicOsDetails
-
- toString() - Method in class org.apache.brooklyn.core.location.geo.HostGeoInfo
-
- toString() - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
- toString() - Method in class org.apache.brooklyn.core.location.PortRanges.AggregatePortRange
-
- toString() - Method in class org.apache.brooklyn.core.location.PortRanges.LinearPortRange
-
- toString() - Method in class org.apache.brooklyn.core.location.PortRanges.SinglePort
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.BrooklynTags.NamedStringTag
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.EffectorCallTag
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.WrappedEntity
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.WrappedStream
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.classloading.AbstractBrooklynClassLoadingContext
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.classloading.BrooklynClassLoadingContextSequential
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.classloading.JavaBrooklynClassLoadingContext
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.classloading.OsgiBrooklynClassLoadingContext
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.entitlement.BasicEntitlementClassDefinition
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.FineGrainedEntitlements.SinglePermissionEntitlementChecker
-
- toString() - Method in exception org.apache.brooklyn.core.mgmt.entitlement.NotEntitledException
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.entitlement.WebEntitlementContext
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.ha.dto.ManagementPlaneSyncRecordImpl
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordDeltaImpl
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractSubscriptionManager.EntitySensorToken
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalSubscriptionManager
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.internal.ManagementTransitionInfo
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.internal.ManagementTransitionMode
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- toString() - Method in enum org.apache.brooklyn.core.mgmt.persist.BrooklynPersistenceUtils.CreateBackupMode
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.persist.FileBasedObjectStore
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.persist.FileBasedStoreObjectAccessor
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsBlobStoreBasedObjectStore
-
- toString(T) - Method in interface org.apache.brooklyn.core.mgmt.persist.MementoSerializer
-
- toString(T) - Method in class org.apache.brooklyn.core.mgmt.persist.RetryingMementoSerializer
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.persist.StoreObjectAccessorLocking
-
- toString(Object) - Method in class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer.IdentifiableConverter
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.AbstractMemento
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.usage.ApplicationUsage.ApplicationEvent
-
- toString() - Method in class org.apache.brooklyn.core.mgmt.usage.LocationUsage.LocationEvent
-
- toString() - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
- toString() - Method in class org.apache.brooklyn.core.objs.AdjunctConfigMap
-
- toString() - Method in class org.apache.brooklyn.core.objs.AdjunctType
-
- toString() - Method in class org.apache.brooklyn.core.objs.BasicSpecParameter
-
- toString() - Method in class org.apache.brooklyn.core.objs.BrooklynTypeSnapshot
-
- toString() - Method in class org.apache.brooklyn.core.objs.proxy.EntityProxyImpl
-
- toString() - Method in class org.apache.brooklyn.core.policy.AbstractPolicy
-
- toString() - Method in class org.apache.brooklyn.core.resolve.entity.DelegatingEntitySpecResolver
-
- toString() - Method in class org.apache.brooklyn.core.sensor.BasicSensor
-
- toString() - Method in class org.apache.brooklyn.core.sensor.BasicSensorEvent
-
- toString() - Method in class org.apache.brooklyn.core.typereg.AbstractTypePlanTransformer
-
- toString() - Method in class org.apache.brooklyn.core.typereg.BasicOsgiBundleWithUrl
-
- toString() - Method in class org.apache.brooklyn.core.typereg.BasicRegisteredType
-
- toString() - Method in class org.apache.brooklyn.core.typereg.RegisteredTypeLoadingContexts.BasicRegisteredTypeLoadingContext
-
- toString() - Method in class org.apache.brooklyn.enricher.stock.Enrichers.AbstractUpdatingMapBuilder
-
- toString() - Method in class org.apache.brooklyn.enricher.stock.YamlRollingTimeWindowMeanEnricher.ConfidenceQualifiedNumber
-
- toString() - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient.Domain
-
- toString() - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient.SmartSubdomain
-
- toString() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBServerImpl
-
- toString() - Method in enum org.apache.brooklyn.entity.nosql.mongodb.ReplicaSetMemberStatus
-
- toString() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks.StopMachineDetails
-
- toString() - Method in class org.apache.brooklyn.feed.jmx.JmxFeed
-
- toString() - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- toString() - Method in class org.apache.brooklyn.location.jclouds.pool.MachineSet
-
- toString() - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- toString() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- toString() - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- toString() - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- toString() - Method in class org.apache.brooklyn.policy.autoscaling.MaxPoolSizeReachedEvent
-
- toString() - Method in class org.apache.brooklyn.policy.autoscaling.SizeHistory.WindowSummary
-
- toString() - Method in class org.apache.brooklyn.policy.enricher.RollingTimeWindowMeanEnricher.ConfidenceQualifiedNumber
-
- toString() - Method in class org.apache.brooklyn.policy.followthesun.FollowTheSunParameters
-
- toString() - Method in class org.apache.brooklyn.policy.followthesun.FollowTheSunPolicy
-
- toString() - Method in class org.apache.brooklyn.policy.followthesun.FollowTheSunPool.ContainerItemPair
-
- toString() - Method in class org.apache.brooklyn.policy.followthesun.WeightedObject
-
- toString() - Method in class org.apache.brooklyn.policy.ha.HASensors.FailureDescriptor
-
- toString() - Method in class org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPool.ContainerItemPair
-
- toString() - Method in class org.apache.brooklyn.policy.loadbalancing.LoadBalancingPolicy
-
- toString() - Method in class org.apache.brooklyn.qa.longevity.MonitorPrefs
-
- toString() - Method in class org.apache.brooklyn.qa.longevity.MonitorUtils.MemoryUsage
-
- toString() - Method in class org.apache.brooklyn.qa.longevity.StatusRecorder.Record
-
- toString() - Method in class org.apache.brooklyn.rest.domain.AccessSummary
-
- toString() - Method in class org.apache.brooklyn.rest.domain.ApiError
-
- toString() - Method in class org.apache.brooklyn.rest.domain.ApplicationSpec
-
- toString() - Method in class org.apache.brooklyn.rest.domain.ApplicationSummary
-
- toString() - Method in class org.apache.brooklyn.rest.domain.CatalogEntitySummary
-
- toString() - Method in class org.apache.brooklyn.rest.domain.CatalogItemSummary
-
- toString() - Method in class org.apache.brooklyn.rest.domain.CatalogLocationSummary
-
- toString() - Method in class org.apache.brooklyn.rest.domain.CatalogPolicySummary
-
- toString() - Method in class org.apache.brooklyn.rest.domain.ConfigSummary
-
- toString() - Method in class org.apache.brooklyn.rest.domain.EffectorSummary.ParameterSummary
-
- toString() - Method in class org.apache.brooklyn.rest.domain.EffectorSummary
-
- toString() - Method in class org.apache.brooklyn.rest.domain.EntityConfigSummary
-
- toString() - Method in class org.apache.brooklyn.rest.domain.EntitySpec
-
- toString() - Method in class org.apache.brooklyn.rest.domain.EntitySummary
-
- toString() - Method in class org.apache.brooklyn.rest.domain.HighAvailabilitySummary.HaNodeSummary
-
- toString() - Method in class org.apache.brooklyn.rest.domain.HighAvailabilitySummary
-
- toString() - Method in class org.apache.brooklyn.rest.domain.LocationConfigSummary
-
- toString() - Method in class org.apache.brooklyn.rest.domain.LocationSpec
-
Deprecated.
- toString() - Method in class org.apache.brooklyn.rest.domain.LocationSummary
-
- toString() - Method in class org.apache.brooklyn.rest.domain.PolicyConfigSummary
-
- toString() - Method in class org.apache.brooklyn.rest.domain.PolicySummary
-
- toString() - Method in class org.apache.brooklyn.rest.domain.SensorSummary
-
- toString() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
- toString() - Method in class org.apache.brooklyn.rest.domain.UsageStatistic
-
- toString() - Method in class org.apache.brooklyn.rest.domain.UsageStatistics
-
- toString() - Method in class org.apache.brooklyn.rest.security.provider.BrooklynUserWithRandomPasswordSecurityProvider
-
- toString() - Method in class org.apache.brooklyn.test.Asserts.BooleanWithMessage
-
- toString() - Method in enum org.apache.brooklyn.test.framework.TestHttpCall.HttpAssertionTarget
-
- toString() - Method in class org.apache.brooklyn.test.performance.Histogram
-
- toString() - Method in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- toString() - Method in class org.apache.brooklyn.test.performance.PerformanceTestResult
-
- toString() - Method in class org.apache.brooklyn.test.support.VerboseReporter
-
- toString() - Method in class org.apache.brooklyn.test.TestUtils.BooleanWithMessage
-
Deprecated.
- toString() - Method in class org.apache.brooklyn.util.collections.CollectionFunctionals.FirstElementFunction
-
- toString() - Method in class org.apache.brooklyn.util.collections.CollectionFunctionals.SizeFunction
-
- toString() - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
Returns JSON serialized output for given focus in the given jsonya;
applies a naive toString for specialized types
- toString() - Method in class org.apache.brooklyn.util.collections.QuorumCheck.LinearRangeQuorumCheck
-
- toString() - Method in class org.apache.brooklyn.util.collections.QuorumCheck.NumericQuorumCheck
-
- toString() - Method in class org.apache.brooklyn.util.collections.SetFromLiveMap
-
- toString() - Method in class org.apache.brooklyn.util.collections.TimestampedValue
-
- toString() - Method in class org.apache.brooklyn.util.collections.TimeWindowedList
-
- toString() - Method in class org.apache.brooklyn.util.concurrent.CallableFromRunnable
-
- toString() - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- toString() - Method in enum org.apache.brooklyn.util.core.file.ArchiveUtils.ArchiveType
-
- toString() - Method in class org.apache.brooklyn.util.core.flags.FlagUtils.FlagConfigKeyAndValueRecord
-
- toString() - Method in class org.apache.brooklyn.util.core.internal.ssh.SshAbstractTool
-
- toString() - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection
-
- toString() - Method in class org.apache.brooklyn.util.core.internal.winrm.winrm4j.Winrm4jTool
-
- toString() - Method in class org.apache.brooklyn.util.core.javalang.UrlClassLoader
-
- toString() - Method in class org.apache.brooklyn.util.core.mutex.MutexSupport
-
- toString() - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreForTasks
-
- toString() - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
- toString() - Method in class org.apache.brooklyn.util.core.osgi.Osgis.BundleFinder
-
- toString() - Method in class org.apache.brooklyn.util.core.task.BasicExecutionContext
-
- toString() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- toString() - Method in class org.apache.brooklyn.util.core.task.SingleThreadedScheduler
-
- toString() - Method in class org.apache.brooklyn.util.core.task.ssh.SshFetchTaskWrapper
-
- toString() - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskWrapper
-
- toString() - Method in class org.apache.brooklyn.util.core.task.system.ProcessTaskStub
-
- toString() - Method in class org.apache.brooklyn.util.core.task.system.ProcessTaskWrapper
-
- toString() - Method in class org.apache.brooklyn.util.core.task.TaskBuilder
-
- toString() - Method in class org.apache.brooklyn.util.core.task.TaskInternal.TaskCancellationMode
-
- toString() - Method in class org.apache.brooklyn.util.core.task.ValueResolver
-
- toString(String) - Static method in class org.apache.brooklyn.util.core.text.DataUriSchemeParser
-
- toString() - Method in class org.apache.brooklyn.util.core.text.TemplateProcessor.DotSplittingTemplateModel
-
- toString(T) - Method in class org.apache.brooklyn.util.core.xstream.XmlSerializer
-
- toString() - Method in exception org.apache.brooklyn.util.exceptions.PropagatedRuntimeException
-
- toString() - Method in class org.apache.brooklyn.util.exceptions.ReferenceWithError
-
- toString() - Method in class org.apache.brooklyn.util.guava.Functionals.ConstantFunction
-
- toString() - Method in class org.apache.brooklyn.util.guava.IfFunctions.IfFunction
-
- toString() - Method in class org.apache.brooklyn.util.guava.Maybe
-
- toString() - Method in class org.apache.brooklyn.util.http.HttpToolResponse
-
- toString() - Method in class org.apache.brooklyn.util.internal.BasicDelegatingSystemProperty
-
- toString() - Method in class org.apache.brooklyn.util.internal.StringSystemProperty
-
- toString() - Method in class org.apache.brooklyn.util.io.FilePermissions
-
- toString() - Method in class org.apache.brooklyn.util.javalang.AggregateClassLoader
-
- toString(Throwable) - Static method in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
- toString() - Method in class org.apache.brooklyn.util.math.BitList
-
- toString() - Method in class org.apache.brooklyn.util.maven.MavenArtifact
-
- toString() - Method in class org.apache.brooklyn.util.net.Cidr
-
- toString() - Method in enum org.apache.brooklyn.util.net.Protocol
-
- toString() - Method in class org.apache.brooklyn.util.net.UserAndHostAndPort
-
- toString() - Method in class org.apache.brooklyn.util.osgi.VersionedName
-
- toString() - Method in class org.apache.brooklyn.util.pool.BasicPool
-
- toString() - Method in enum org.apache.brooklyn.util.ssh.IptablesCommands.Protocol
-
Deprecated.
- toString() - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- toString() - Method in class org.apache.brooklyn.util.stream.KnownSizeInputStream
-
- toString() - Method in class org.apache.brooklyn.util.stream.ThreadLocalPrintStream.OutputCapturingContext
-
- toString() - Method in class org.apache.brooklyn.util.text.FormattedString
-
- toString(Object) - Static method in class org.apache.brooklyn.util.text.Strings
-
returns toString of the object if it is not null, otherwise null
- toString() - Method in class org.apache.brooklyn.util.time.Duration
-
- toString() - Method in class org.apache.brooklyn.util.yaml.Yamls.YamlExtract
-
- toStringFunction() - Static method in class org.apache.brooklyn.util.text.StringFunctions
-
provided here as a convenience; prefer Functions.toStringFunction()
- toStringList(List<?>, String) - Static method in class org.apache.brooklyn.util.text.Strings
-
converts a list of any objects to a list of strings, using Object.toString()
,
with the second argument used where an entry is null
- toStringMap(Map<?, ?>) - Static method in class org.apache.brooklyn.util.text.Strings
-
- toStringMap(Map<?, ?>, String) - Static method in class org.apache.brooklyn.util.text.Strings
-
converts a map of any objects to a map of strings, using Object.toString()
,
with the second argument used where a value (or key) is null
- toStringRounded() - Method in class org.apache.brooklyn.util.time.Duration
-
- toStringSupplier(Object) - Static method in class org.apache.brooklyn.util.text.Strings
-
- toStringWithValueForNull(Object, String) - Static method in class org.apache.brooklyn.util.text.Strings
-
returns toString of the object if it is not null, otherwise the given value
- toSysout() - Static method in class org.apache.brooklyn.qa.longevity.StatusRecorder.Factory
-
- TOTAL_COMMANDS_PROCESSED - Static variable in interface org.apache.brooklyn.entity.nosql.redis.RedisStore
-
- TOTAL_CONNECTIONS_RECEIVED - Static variable in interface org.apache.brooklyn.entity.nosql.redis.RedisStore
-
- TOTAL_EFFECTORS_INVOKED - Static variable in interface org.apache.brooklyn.core.server.entity.BrooklynMetrics
-
- TOTAL_EVENTS_DELIVERED - Static variable in interface org.apache.brooklyn.core.server.entity.BrooklynMetrics
-
- TOTAL_EVENTS_PUBLISHED - Static variable in interface org.apache.brooklyn.core.server.entity.BrooklynMetrics
-
- TOTAL_FETCH_TIME - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaBroker
-
- TOTAL_MEMORY - Static variable in class org.apache.brooklyn.entity.machine.MachineAttributes
-
- TOTAL_MEMORY - Static variable in interface org.apache.brooklyn.entity.machine.MachineEntity
-
- TOTAL_PHYSICAL_MEMORY_SIZE - Static variable in interface org.apache.brooklyn.entity.java.UsesJavaMXBeans
-
- TOTAL_PROCESSING_TIME - Static variable in interface org.apache.brooklyn.entity.webapp.WebAppServiceMetrics
-
- TOTAL_PROCESSING_TIME_PER_NODE - Static variable in class org.apache.brooklyn.entity.webapp.DynamicWebAppCluster.ApplyDisplayHints
-
- TOTAL_PROCESSING_TIME_PER_NODE - Static variable in interface org.apache.brooklyn.entity.webapp.DynamicWebAppCluster
-
- TOTAL_PROCESSING_TIME_PER_NODE - Static variable in interface org.apache.brooklyn.entity.webapp.DynamicWebAppFabric
-
- TOTAL_PRODUCE_TIME - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaBroker
-
- TOTAL_TASKS_SUBMITTED - Static variable in interface org.apache.brooklyn.core.server.entity.BrooklynMetrics
-
- toTimeDuration(Object) - Static method in class org.apache.brooklyn.util.JavaGroovyEquivalents
-
- toTimeString() - Static method in class org.apache.brooklyn.util.time.Time
-
- toTimeStringRounded() - Static method in class org.apache.brooklyn.util.time.Time
-
- toUniqueString(Object, int) - Static method in class org.apache.brooklyn.util.text.Strings
-
Returns canonicalized string from the given object, made "unique" by:
putting sets into the toString order
appending a hash code if it's longer than the max (and the max is bigger than 0)
- toUnit(TimeUnit) - Method in class org.apache.brooklyn.util.time.Duration
-
converts to the given TimeUnit
, using TimeUnit.convert(long, TimeUnit)
which rounds _down_
(so 1 nanosecond converted to milliseconds gives 0 milliseconds, and -1 ns gives -1 ms)
- toUnit(TimeUnit, RoundingMode) - Method in class org.apache.brooklyn.util.time.Duration
-
as
Duration.toUnit(TimeUnit)
but rounding as indicated
(rather than always taking the floor which is TimeUnit's default behaviour)
- toUnitRoundingUp(TimeUnit) - Method in class org.apache.brooklyn.util.time.Duration
-
- toUpperCase() - Static method in class org.apache.brooklyn.util.text.StringFunctions
-
- toUri(String) - Static method in class org.apache.brooklyn.util.net.Urls
-
creates a URI, preserving null and propagating exceptions *unchecked*
- toUri(URL) - Static method in class org.apache.brooklyn.util.net.Urls
-
creates a URI, preserving null and propagating exceptions *unchecked*
- toUrl(String) - Static method in class org.apache.brooklyn.util.net.Urls
-
creates a URL, preserving null and propagating exceptions *unchecked*
- toUrl(URI) - Static method in class org.apache.brooklyn.util.net.Urls
-
creates a URL, preserving null and propagating exceptions *unchecked*
- toVerboseString() - Method in interface org.apache.brooklyn.api.location.Location
-
- toVerboseString() - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementNodeSyncRecord
-
- toVerboseString() - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementPlaneSyncRecord
-
- toVerboseString() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.Memento
-
- toVerboseString() - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- toVerboseString() - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
- toVerboseString() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- toVerboseString() - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- toVerboseString() - Method in class org.apache.brooklyn.core.location.AggregatingMachineProvisioningLocation
-
- toVerboseString() - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord
-
- toVerboseString() - Method in class org.apache.brooklyn.core.mgmt.ha.dto.ManagementPlaneSyncRecordImpl
-
- toVerboseString() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.AbstractMemento
-
- toVerboseString() - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- toVerboseString() - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- toVerboseString() - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
- toVerboseString() - Method in class org.apache.brooklyn.location.jclouds.JcloudsWinRmMachineLocation
-
- toVerboseString() - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- toXmlString() - Method in interface org.apache.brooklyn.api.catalog.CatalogItem
-
- toXmlString() - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- toXmlString() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDo
-
- toXmlString() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- track(Object, long) - Method in class org.apache.brooklyn.util.javalang.MemoryUsageTracker
-
- transaction() - Method in class org.apache.brooklyn.camp.AggregatingCampPlatform
-
- transaction() - Method in class org.apache.brooklyn.camp.BasicCampPlatform
-
- transaction() - Method in class org.apache.brooklyn.camp.brooklyn.spi.platform.BrooklynImmutableCampPlatform
-
- transaction() - Method in class org.apache.brooklyn.camp.CampPlatform
-
returns object where changes to a PDP can be made; note all changes must be committed
- transform(ManagementContext, AttributeSensorAndConfigKey<?, T>) - Static method in class org.apache.brooklyn.core.feed.ConfigToAttributes
-
Convenience for transforming a config value (e.g.
- transform(BrooklynMemento) - Method in interface org.apache.brooklyn.core.mgmt.rebind.transformer.BrooklynMementoTransformer
-
- transform(BrooklynMementoPersisterToObjectStore, RebindExceptionHandler) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformer
-
- transform(BrooklynMementoRawData) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformer
-
- transform(BrooklynMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.impl.DeleteOrphanedLocationsTransformer
-
- transform(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.impl.XsltTransformer
-
- transform(String) - Method in interface org.apache.brooklyn.core.mgmt.rebind.transformer.RawDataTransformer
-
- transform(Task<U>, Function<U, T>) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
Returns a
Task
which waits for the result of first parameter, then applies the function in the second
parameter to it, returning that result.
- transform(Task<U>, Closure) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- transform(Map, TaskAdaptable<U>, Function<U, T>) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- transform(ManagementContext, RegisteredType, RegisteredTypeLoadingContext) - Static method in class org.apache.brooklyn.core.typereg.TypePlanTransformers
-
transforms the given type to an instance, if possible
- transform(Function<? super T, V>) - Method in class org.apache.brooklyn.util.guava.Maybe
-
- TRANSFORMATION - Static variable in class org.apache.brooklyn.enricher.stock.Aggregator
-
- TRANSFORMATION - Static variable in class org.apache.brooklyn.enricher.stock.Combiner
-
- TRANSFORMATION_FROM_EVENT - Static variable in class org.apache.brooklyn.enricher.stock.Transformer
-
- TRANSFORMATION_FROM_VALUE - Static variable in class org.apache.brooklyn.enricher.stock.Transformer
-
- TRANSFORMATION_UNTYPED - Static variable in class org.apache.brooklyn.enricher.stock.Aggregator
-
- transformations - Variable in class org.apache.brooklyn.cli.Main.CopyStateCommand
-
- Transformer<T,U> - Class in org.apache.brooklyn.enricher.stock
-
- Transformer() - Constructor for class org.apache.brooklyn.enricher.stock.Transformer
-
- transformMultiple(Function<List<U>, T>, TaskAdaptable<U>...) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
Returns a task which waits for multiple other tasks (submitting if necessary)
and performs arbitrary computation over the List of results.
- transformMultiple(Closure, TaskAdaptable<U>...) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- transformMultiple(Map, Closure, TaskAdaptable<U>...) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- transformMultiple(Map, Function<List<U>, T>, TaskAdaptable<U>...) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- transformMultiple(Map, Function<List<U>, T>, Collection<? extends TaskAdaptable<U>>) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- TRANSIENT_TASK_TAG - Static variable in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
indicates a task is transient, roughly that is to say it is uninteresting --
specifically this means it can be GC'd as soon as it is completed,
and that it need not appear in some task lists;
often used for framework lifecycle events and sensor polling
- TRANSIENT_TASK_TAG - Static variable in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- transientTask(boolean) - Method in class org.apache.brooklyn.util.core.task.ValueResolver
-
whether the task should be marked as transient; defaults true
- transitioning(BrooklynObjectManagementMode, BrooklynObjectManagementMode) - Static method in class org.apache.brooklyn.core.mgmt.internal.ManagementTransitionMode
-
- transitionTo(Status) - Method in class org.apache.brooklyn.rest.domain.ApplicationSummary
-
- TRANSPORT_CIPHERS - Static variable in class org.apache.brooklyn.rest.BrooklynWebConfig
-
- TRANSPORT_PROTOCOLS - Static variable in class org.apache.brooklyn.rest.BrooklynWebConfig
-
- TreeNode - Interface in org.apache.brooklyn.api.mgmt.rebind.mementos
-
A simple tree structure, where a node references a parent and children using their ids.
- TreeUtils - Class in org.apache.brooklyn.core.mgmt.rebind
-
- TreeUtils() - Constructor for class org.apache.brooklyn.core.mgmt.rebind.TreeUtils
-
- triggerAbsoluteMajority - Variable in class org.apache.brooklyn.policy.followthesun.FollowTheSunParameters
-
as corresponding majority and total fields, with x_A-x_B on the LHS of inequality
- triggerAbsoluteTotal - Variable in class org.apache.brooklyn.policy.followthesun.FollowTheSunParameters
-
fields as above,
this parameter T defines a number such that x_A > T in order for X to be migrated to A
- triggerDeltaAbovePercentMajority - Variable in class org.apache.brooklyn.policy.followthesun.FollowTheSunParameters
-
as corresponding majority and total fields, with x_A-x_B on the LHS of inequality
- triggerDeltaAbovePercentTotal - Variable in class org.apache.brooklyn.policy.followthesun.FollowTheSunParameters
-
fields as above, and T as above,
this parameter T' defines a number such that x_A > T*x + T' in order for X to be migrated to A
- triggerPercentMajority - Variable in class org.apache.brooklyn.policy.followthesun.FollowTheSunParameters
-
fields as above, with X_B the number from a different geography B,
where A and B are the two most prolific requesters of X, and X_A >= X_B;
this parameter T defines a number such that x_A-x_B > T*x in order for X to be migrated to A
- triggerPercentTotal - Variable in class org.apache.brooklyn.policy.followthesun.FollowTheSunParameters
-
trigger for moving segment X from geo A to geo B:
where x is total number of requests submitted in X across the CDM network,
and x_A is number of reqs from geo A, with A the most prolific geography
(arbitrarily chosen in case of ties so recommended to choose at least a small percent_majority or delta_above_percent_majority, in addition to this field);
this parameter T defines a number such that x_A > T*x in order for X to be migrated to A
(but see also DELTA_ABOVE_PERCENT_TOTAL, below)
- trim() - Static method in class org.apache.brooklyn.util.text.StringFunctions
-
- trim(String) - Static method in class org.apache.brooklyn.util.text.Strings
-
- trimAll(String[]) - Static method in class org.apache.brooklyn.util.text.Strings
-
- trimEnd(String) - Static method in class org.apache.brooklyn.util.text.Strings
-
- trimOlderThan(long) - Method in class org.apache.brooklyn.entity.group.zoneaware.AbstractZoneFailureDetector.ZoneHistory
-
- truncate(String, int) - Method in class org.apache.brooklyn.util.text.StringShortener
-
- TRUST_ALL - Static variable in class org.apache.brooklyn.util.crypto.SslTrustUtils
-
trusts all SSL certificates
- TRUST_ALL - Static variable in class org.apache.brooklyn.util.http.TrustingSslSocketFactory
-
trusts all SSL certificates
- TRUST_NONE - Static variable in class org.apache.brooklyn.util.crypto.SslTrustUtils
-
trusts no SSL certificates
- trustAll(T) - Static method in class org.apache.brooklyn.util.crypto.SslTrustUtils
-
configures a connection to accept all certificates, if it is for https
- trustAll() - Method in class org.apache.brooklyn.util.http.HttpTool.HttpClientBuilder
-
- TrustingSslSocketFactory - Class in org.apache.brooklyn.util.crypto
-
An SSLSocketFactory which trusts all endpoints (ie encryption but no authentication)
- TrustingSslSocketFactory - Class in org.apache.brooklyn.util.http
-
- trustSelfSigned() - Method in class org.apache.brooklyn.util.http.HttpTool.HttpClientBuilder
-
- truth(Object) - Static method in class org.apache.brooklyn.util.groovy.GroovyJavaMethods
-
- truthPredicate() - Static method in class org.apache.brooklyn.util.groovy.GroovyJavaMethods
-
- tryAcquire() - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
- tryAcquire(int) - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
- tryAcquire(int, long, TimeUnit) - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
- tryAcquire(long, TimeUnit) - Method in class org.apache.brooklyn.util.core.mutex.SemaphoreWithOwners
-
- tryAcquireMutex(String, String) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- tryAcquireMutex(String, String) - Method in class org.apache.brooklyn.util.core.mutex.MutexSupport
-
- tryAcquireMutex(String, String) - Method in interface org.apache.brooklyn.util.core.mutex.WithMutexes
-
acquires a mutex and returns true, if available; otherwise immediately returns false;
caller must release after use if this returns true
- tryCoerce(Object, TypeToken<T>) - Static method in class org.apache.brooklyn.util.core.flags.TypeCoercions
-
- tryFindAndInvokeBestMatchingMethod(Object, String, Object) - Static method in class org.apache.brooklyn.util.core.flags.MethodCoercions
-
Tries to find a method with each parameter compatible with (can be coerced to) the corresponding argument, and invokes it.
- tryFindAndInvokeMultiParameterMethod(Object, String, List<?>) - Static method in class org.apache.brooklyn.util.core.flags.MethodCoercions
-
Tries to find a multiple-parameter method with each parameter compatible with (can be coerced to) the
corresponding argument, and invokes it.
- tryFindAndInvokeSingleParameterMethod(Object, String, Object) - Static method in class org.apache.brooklyn.util.core.flags.MethodCoercions
-
Tries to find a single-parameter method with a parameter compatible with (can be coerced to) the argument, and
invokes it.
- tryFindMappedName(Map<String, String>, String) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
Takes a map of old-class-names to renames classes, and returns the mapped name if matched, or absent
- tryFindWithUniqueTag(Iterable<T>, Object) - Static method in class org.apache.brooklyn.core.entity.EntityAdjuncts
-
- tryFromString(String) - Static method in enum org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent.Scope
-
- tryLoadClass(String) - Method in interface org.apache.brooklyn.api.mgmt.classloading.BrooklynClassLoadingContext
-
- tryLoadClass(String, Class<T>) - Method in interface org.apache.brooklyn.api.mgmt.classloading.BrooklynClassLoadingContext
-
- tryLoadClass(String) - Method in class org.apache.brooklyn.core.mgmt.classloading.AbstractBrooklynClassLoadingContext
-
- tryLoadClass(String, Class<T>) - Method in class org.apache.brooklyn.core.mgmt.classloading.AbstractBrooklynClassLoadingContext
-
- tryLoadClass(String) - Method in class org.apache.brooklyn.core.mgmt.classloading.BrooklynClassLoadingContextSequential
-
- tryLoadClass(String) - Method in class org.apache.brooklyn.core.mgmt.classloading.JavaBrooklynClassLoadingContext
-
- tryLoadClass(String) - Method in class org.apache.brooklyn.core.mgmt.classloading.OsgiBrooklynClassLoadingContext
-
- tryQueueing(TaskQueueingContext, TaskAdaptable<?>) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
Adds the given task to the given context.
- tryResolveClass(String, OsgiBundleWithUrl...) - Method in class org.apache.brooklyn.core.mgmt.ha.OsgiManager
-
- tryResolveClass(String, Iterable<? extends OsgiBundleWithUrl>) - Method in class org.apache.brooklyn.core.mgmt.ha.OsgiManager
-
- tryValidate(RegisteredType, RegisteredTypeLoadingContext) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
Validates that the given type matches the context (if supplied);
if not satisfied.
- tryValidate(T, RegisteredType, RegisteredTypeLoadingContext) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
validates that the given object (required) satisfies the constraints implied by the given
type and context object, using
Maybe
as the result set absent containing the error(s)
if not satisfied.
- TWO - Static variable in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.AbstractTokenGenerator
-
- TWO_MINUTES - Static variable in class org.apache.brooklyn.util.time.Duration
-
- type(String) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlTypeInstantiator.Factory
-
- type(String) - Method in class org.apache.brooklyn.camp.spi.AbstractResource.Builder
-
- type(Class<T>) - Method in class org.apache.brooklyn.core.config.BasicConfigKey.Builder
-
- type(TypeToken<T>) - Method in class org.apache.brooklyn.core.config.BasicConfigKey.Builder
-
- type(Class<T>) - Method in class org.apache.brooklyn.core.sensor.Sensors.Builder
-
- type(TypeToken<T>) - Method in class org.apache.brooklyn.core.sensor.Sensors.Builder
-
- type(String) - Method in class org.apache.brooklyn.rest.domain.ApplicationSpec.Builder
-
- type(Object) - Static method in class org.apache.brooklyn.util.javalang.JavaClassNames
-
returns the Class of anything which isn't a class; if input is class it is pass-through
- TypeCoercions - Class in org.apache.brooklyn.util.core.flags
-
- TypePlanTransformers - Class in org.apache.brooklyn.core.typereg
-
- TypePlanTransformers() - Constructor for class org.apache.brooklyn.core.typereg.TypePlanTransformers
-
- typeRegex - Variable in class org.apache.brooklyn.cli.ItemLister.ListAllCommand
-
- typesMatch(Object[], Class<?>[]) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
true iff all args match the corresponding types
- typesMatchUpTo(Object[], Class<?>[], int) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
true iff the initial N args match the corresponding types
- typeToken(Class<TT>) - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntityAndItem
-
- TypeTokens - Class in org.apache.brooklyn.util.guava
-
- TypeTokens() - Constructor for class org.apache.brooklyn.util.guava.TypeTokens
-
- VALID_FLAGS - Static variable in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- VALID_IP_ADDRESS_PATTERN - Static variable in class org.apache.brooklyn.util.net.Networking
-
- VALID_IP_ADDRESS_REGEX - Static variable in class org.apache.brooklyn.util.net.Networking
-
- VALID_NON_ALPHANUM_FILE_CHARS - Static variable in class org.apache.brooklyn.util.text.Strings
-
Valid non alphanumeric characters for filenames.
- validate() - Method in class org.apache.brooklyn.test.framework.TestFrameworkAssertions.AssertionSupport
-
- validateMemento(BrooklynMemento) - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.MementoValidators
-
- validForYears(long) - Method in class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
- validFrom(Date) - Method in class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
- validFromDaysAgo(long) - Method in class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
- validUntil(Date) - Method in class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
- value() - Method in enum org.apache.brooklyn.core.entity.lifecycle.Lifecycle
-
The text representation of the Enum.name()
.
- value(O) - Method in class org.apache.brooklyn.util.guava.IfFunctions.IfFunctionBuilderApplying
-
- value(O) - Method in class org.apache.brooklyn.util.guava.IfFunctions.IfFunctionBuilderApplyingFirst
-
- VALUE_FILTER - Static variable in class org.apache.brooklyn.enricher.stock.AbstractAggregator
-
- VALUE_FILTER - Static variable in class org.apache.brooklyn.enricher.stock.Combiner
-
- valueOf(String) - Static method in enum org.apache.brooklyn.api.catalog.CatalogItem.CatalogItemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.api.mgmt.ha.HighAvailabilityMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.api.mgmt.ha.ManagementNodeState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.api.mgmt.ha.ManagementPlaneSyncRecordPersister.Delta.MasterChange
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.api.mgmt.ha.MementoCopyMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.api.mgmt.rebind.RebindManager.RebindFailureMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.api.objs.BrooklynObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.api.sensor.AttributeSensor.SensorPersistenceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.api.typereg.BrooklynTypeRegistry.RegisteredTypeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.camp.commontypes.RepresentationSkew
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.camp.spi.resolve.interpret.PlanInterpretationNode.Role
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.core.BrooklynLogging.LoggingLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.core.catalog.CatalogLoadMode
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.core.catalog.internal.CatalogClasspathDo.CatalogScanningModes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.core.entity.lifecycle.Lifecycle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntitlementClassesEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.core.mgmt.internal.BrooklynObjectManagementMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext.NonDeploymentManagementContextMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.core.mgmt.persist.BrooklynPersistenceUtils.CreateBackupMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.core.mgmt.persist.PersistMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.entity.brooklynnode.BrooklynNode.ExistingFileBehaviour
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.entity.chef.ChefConfig.ChefModes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.entity.cm.salt.SaltConfig.SaltMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.entity.group.AbstractMembershipTrackingPolicy.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.entity.java.UsesJmx.JmxAgentModes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.entity.messaging.storm.Storm.Role
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.entity.nosql.mongodb.ReplicaSetMemberStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.entity.software.base.SoftwareProcess.ChildStartableMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.entity.software.base.SoftwareProcess.RestartSoftwareParameters.RestartMachineMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.entity.software.base.SoftwareProcess.StopSoftwareParameters.StopMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.launcher.config.BrooklynDevelopmentModes.BrooklynDevelopmentMode
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.launcher.config.StopWhichAppsOnShutdown
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.policy.ha.AbstractFailureDetector.LastPublished
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.policy.ha.ServiceFailureDetector.LastPublished
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.rest.domain.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.rest.transform.LocationTransformer.LocationDetailLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.test.framework.TestHttpCall.HttpAssertionTarget
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.util.core.file.ArchiveUtils.ArchiveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.util.core.task.ssh.SshTasks.OnFailingTask
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.util.core.task.system.ProcessTaskStub.ScriptReturnType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.util.net.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.util.ssh.IptablesCommands.Chain
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.util.ssh.IptablesCommands.Policy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.util.ssh.IptablesCommands.Protocol
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.brooklyn.util.text.WildcardGlobs.PhraseTreatment
-
Returns the enum constant of this type with the specified name.
- valueOfIgnoreCase(Class<T>, String) - Static method in class org.apache.brooklyn.util.javalang.Enums
-
- valueOfIgnoreCase(String, T[], String) - Static method in class org.apache.brooklyn.util.javalang.Enums
-
attempts to match the givenValue against the given enum values, first looking for exact matches (against name and toString),
then matching ignoring case,
then matching with CaseFormat.UPPER_UNDERSCORE
converted to CaseFormat.LOWER_CAMEL
,
then matching with CaseFormat.LOWER_CAMEL
converted to CaseFormat.UPPER_UNDERSCORE
(including case insensitive matches for the final two)
- ValueResolver<T> - Class in org.apache.brooklyn.util.core.task
-
- ValueResolver.ResolverBuilderPretype - Class in org.apache.brooklyn.util.core.task
-
- ValueResolver.ResolverBuilderPretype(Object) - Constructor for class org.apache.brooklyn.util.core.task.ValueResolver.ResolverBuilderPretype
-
- values() - Static method in enum org.apache.brooklyn.api.catalog.CatalogItem.CatalogItemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.api.mgmt.ha.HighAvailabilityMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.api.mgmt.ha.ManagementNodeState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.api.mgmt.ha.ManagementPlaneSyncRecordPersister.Delta.MasterChange
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.api.mgmt.ha.MementoCopyMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.api.mgmt.rebind.RebindManager.RebindFailureMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.api.objs.BrooklynObjectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.api.sensor.AttributeSensor.SensorPersistenceMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.api.typereg.BrooklynTypeRegistry.RegisteredTypeKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent.Scope
-
- values() - Static method in enum org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.camp.commontypes.RepresentationSkew
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.camp.spi.resolve.interpret.PlanInterpretationNode.Role
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.core.BrooklynLogging.LoggingLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.core.catalog.CatalogLoadMode
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.core.catalog.internal.CatalogClasspathDo.CatalogScanningModes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.apache.brooklyn.core.entity.internal.ConfigMapViewWithStringKeys
-
- values() - Static method in enum org.apache.brooklyn.core.entity.lifecycle.Lifecycle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- values() - Static method in enum org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntitlementClassesEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.core.mgmt.internal.BrooklynObjectManagementMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- values() - Static method in enum org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext.NonDeploymentManagementContextMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.core.mgmt.persist.BrooklynPersistenceUtils.CreateBackupMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.core.mgmt.persist.PersistMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.entity.brooklynnode.BrooklynNode.ExistingFileBehaviour
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.entity.chef.ChefConfig.ChefModes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.entity.cm.salt.SaltConfig.SaltMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.entity.group.AbstractMembershipTrackingPolicy.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.entity.java.UsesJmx.JmxAgentModes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.entity.messaging.storm.Storm.Role
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.entity.nosql.mongodb.ReplicaSetMemberStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.entity.software.base.SoftwareProcess.ChildStartableMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.entity.software.base.SoftwareProcess.RestartSoftwareParameters.RestartMachineMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.entity.software.base.SoftwareProcess.StopSoftwareParameters.StopMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.launcher.config.BrooklynDevelopmentModes.BrooklynDevelopmentMode
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.launcher.config.StopWhichAppsOnShutdown
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.policy.ha.AbstractFailureDetector.LastPublished
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.policy.ha.ServiceFailureDetector.LastPublished
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.rest.domain.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.rest.transform.LocationTransformer.LocationDetailLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.test.framework.TestHttpCall.HttpAssertionTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.util.core.file.ArchiveUtils.ArchiveType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.util.core.task.ssh.SshTasks.OnFailingTask
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.util.core.task.system.ProcessTaskStub.ScriptReturnType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.util.net.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.util.ssh.IptablesCommands.Chain
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.util.ssh.IptablesCommands.Policy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.util.ssh.IptablesCommands.Protocol
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.brooklyn.util.text.WildcardGlobs.PhraseTreatment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueWhenAttributeReady(Entity, AttributeSensor<T>, T) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- valueWhenAttributeReady(Entity, AttributeSensor<T>, Function<? super T, V>) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- valueWhenAttributeReady(Entity, AttributeSensor<T>, Closure<V>) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- VanillaJavaApp - Interface in org.apache.brooklyn.entity.java
-
- VanillaJavaAppDriver - Interface in org.apache.brooklyn.entity.java
-
- VanillaJavaAppImpl - Class in org.apache.brooklyn.entity.java
-
- VanillaJavaAppImpl() - Constructor for class org.apache.brooklyn.entity.java.VanillaJavaAppImpl
-
- VanillaJavaAppImpl(Map<?, ?>, Entity) - Constructor for class org.apache.brooklyn.entity.java.VanillaJavaAppImpl
-
- VanillaJavaAppSshDriver - Class in org.apache.brooklyn.entity.java
-
- VanillaJavaAppSshDriver(VanillaJavaAppImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.java.VanillaJavaAppSshDriver
-
- VanillaSoftwareProcess - Interface in org.apache.brooklyn.entity.software.base
-
- VanillaSoftwareProcessDriver - Interface in org.apache.brooklyn.entity.software.base
-
- VanillaSoftwareProcessImpl - Class in org.apache.brooklyn.entity.software.base
-
- VanillaSoftwareProcessImpl() - Constructor for class org.apache.brooklyn.entity.software.base.VanillaSoftwareProcessImpl
-
- VanillaSoftwareProcessSshDriver - Class in org.apache.brooklyn.entity.software.base
-
- VanillaSoftwareProcessSshDriver(EntityLocal, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.software.base.VanillaSoftwareProcessSshDriver
-
- VanillaWindowsProcess - Interface in org.apache.brooklyn.entity.software.base
-
- VanillaWindowsProcessDriver - Interface in org.apache.brooklyn.entity.software.base
-
- VanillaWindowsProcessImpl - Class in org.apache.brooklyn.entity.software.base
-
- VanillaWindowsProcessImpl() - Constructor for class org.apache.brooklyn.entity.software.base.VanillaWindowsProcessImpl
-
- VanillaWindowsProcessWinRmDriver - Class in org.apache.brooklyn.entity.software.base
-
- VanillaWindowsProcessWinRmDriver(EntityLocal, WinRmMachineLocation) - Constructor for class org.apache.brooklyn.entity.software.base.VanillaWindowsProcessWinRmDriver
-
- vars(Map<String, String>) - Method in class org.apache.brooklyn.feed.http.HttpPollConfig
-
- VaultAppIdExternalConfigSupplier - Class in org.apache.brooklyn.core.config.external.vault
-
- VaultAppIdExternalConfigSupplier(ManagementContext, String, Map<String, String>) - Constructor for class org.apache.brooklyn.core.config.external.vault.VaultAppIdExternalConfigSupplier
-
- VaultExternalConfigSupplier - Class in org.apache.brooklyn.core.config.external.vault
-
- VaultExternalConfigSupplier(ManagementContext, String, Map<String, String>) - Constructor for class org.apache.brooklyn.core.config.external.vault.VaultExternalConfigSupplier
-
- VaultTokenExternalConfigSupplier - Class in org.apache.brooklyn.core.config.external.vault
-
- VaultTokenExternalConfigSupplier(ManagementContext, String, Map<String, String>) - Constructor for class org.apache.brooklyn.core.config.external.vault.VaultTokenExternalConfigSupplier
-
- VaultUserPassExternalConfigSupplier - Class in org.apache.brooklyn.core.config.external.vault
-
- VaultUserPassExternalConfigSupplier(ManagementContext, String, Map<String, String>) - Constructor for class org.apache.brooklyn.core.config.external.vault.VaultUserPassExternalConfigSupplier
-
- VB_REPLICA_CURR_ITEMS - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- VB_REPLICA_CURR_ITEMS_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- verbose - Variable in class org.apache.brooklyn.cli.AbstractMain.BrooklynCommand
-
- VERBOSE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGateway
-
- VerboseReporter - Class in org.apache.brooklyn.test.support
-
Reporter printing out detailed messages about what TestNG
is going to run and what is the status of what has been just run.
- VerboseReporter() - Constructor for class org.apache.brooklyn.test.support.VerboseReporter
-
Default constructor
- VerboseReporter(String) - Constructor for class org.apache.brooklyn.test.support.VerboseReporter
-
Create VerboseReporter with custom prefix
- verifyStates(Set<String>, boolean) - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltSshTasks
-
- version(String) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder
-
- version(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento.Builder
-
- version(String) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- version(Predicate<? super String>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypePredicates
-
- version(Integer) - Method in class org.apache.brooklyn.entity.nosql.mongodb.ReplicaSetConfig
-
Sets the version of the configuration.
- version(String) - Method in class org.apache.brooklyn.util.core.osgi.Osgis.BundleFinder
-
- version(Predicate<Version>) - Method in class org.apache.brooklyn.util.core.osgi.Osgis.BundleFinder
-
- version - Variable in class org.apache.brooklyn.util.text.ComparableVersion
-
- VERSION_DELIMITER - Static variable in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
- VersionApi - Interface in org.apache.brooklyn.rest.api
-
Deprecated.
- VersionComparator - Class in org.apache.brooklyn.util.text
-
Comparator
for version strings.
- VersionComparator() - Constructor for class org.apache.brooklyn.util.text.VersionComparator
-
- VersionedName - Class in org.apache.brooklyn.util.osgi
-
Versioned name of an OSGi bundle.
- VersionedName(Bundle) - Constructor for class org.apache.brooklyn.util.osgi.VersionedName
-
- VersionedName(String, Version) - Constructor for class org.apache.brooklyn.util.osgi.VersionedName
-
- VersionResource - Class in org.apache.brooklyn.rest.resources
-
Deprecated.
since 0.7.0; use /v1/server/version
- VersionResource() - Constructor for class org.apache.brooklyn.rest.resources.VersionResource
-
Deprecated.
- VersionSummary - Class in org.apache.brooklyn.rest.domain
-
- VersionSummary(String) - Constructor for class org.apache.brooklyn.rest.domain.VersionSummary
-
- VersionSummary(String, String, String) - Constructor for class org.apache.brooklyn.rest.domain.VersionSummary
-
- VersionSummary(String, String, String, List<BrooklynFeatureSummary>) - Constructor for class org.apache.brooklyn.rest.domain.VersionSummary
-
- viabilityChecker(Predicate<? super T>) - Method in class org.apache.brooklyn.util.pool.BasicPool.Builder
-
- VIRTUAL_HOST_NAME - Static variable in class org.apache.brooklyn.entity.database.derby.DerbyDatabase
-
- VIRTUAL_HOST_NAME - Static variable in interface org.apache.brooklyn.entity.messaging.amqp.AmqpServer
-
- VIRTUAL_HOST_NAME - Static variable in interface org.apache.brooklyn.entity.messaging.qpid.QpidBroker
-
- VIRTUAL_HOST_NAME - Static variable in interface org.apache.brooklyn.entity.messaging.rabbit.RabbitBroker
-
- VIRTUALHOSTS_XML - Static variable in interface org.apache.brooklyn.entity.messaging.qpid.QpidBroker
-
- visit(BrooklynTypeRegistry.RegisteredTypeKind) - Method in class org.apache.brooklyn.core.typereg.RegisteredTypeKindVisitor
-
- VM_NAME_MAX_LENGTH - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- VM_NAME_SALT_LENGTH - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- VM_USER_CREDENTIALS - Static variable in class org.apache.brooklyn.location.winrm.AdvertiseWinrmLoginPolicy
-
- VM_USER_CREDENTIALS - Static variable in class org.apache.brooklyn.policy.jclouds.os.CreateUserPolicy
-
- VM_USERNAME - Static variable in class org.apache.brooklyn.policy.jclouds.os.CreateUserPolicy
-
- VNODE_GETS - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- VNODE_GETS_TOTAL - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- VNODE_PUTS - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- VNODE_PUTS_TOTAL - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-