Attributes.SERVICE_STATE_ACTUAL
is Lifecycle.ON_FIRE
.TaskTags#markInessential(Task)
on the secondary tasks, in which case
the secondary queue is never abortedIllegalStateException
with the indicated message.IllegalStateException
with the indicated cause.IllegalStateException
with the indicated message and underlying cause.RuntimeException
generated on demand from the given supplierMaybe.absentNull(String)
but with a generic messageMaybe.absent(String)
but Maybe.isNull()
will return true on the result.Enrichers.builder()
EntityRelations
for all changes, routing through a local backing store.BrooklynObject
.CloudMachineNamer
,
leaving just one method -- #generateNewIdOfLength(int)
--
for subclasses to provide.Cluster
.Cluster
.Effector
implementation.Enricher
implementation; all enrichers should extend this or its childrenEntity
implementation, which should be extended whenever implementing an entity.ExternalConfigSupplier
implementations.AbstractFeed.setEntity(EntityLocal)
AbstractFeed.setEntity(EntityLocal)
and setConfig(ONLY_IF_SERVICE_UP, onlyIfServiceUp)
RegisteredType.TypeImplementationPlan
with strong types on
AbstractFormatSpecificTypeImplementationPlan.getPlanData()
and ensuring the correct format (or null for no format)Location
interface.AbstractMain.HelpCommand
subclassAbstractAggregator
for a single source sensor (on multiple children and/or members)Policy
implementation; all policies should extend this or its childrenAbstractSecurityProvider.isAuthenticated(HttpSession)
and
AbstractSecurityProvider.logout(HttpSession)
.SoftwareProcessDriver
.AbstractSoftwareProcessDriver
.Enrichers.builder()
BrooklynTypePlanTransformer
instances.Enrichers.builder()
AbstractZoneFailureDetector.newZoneHistory(Location)
.Entity
that represents a single Apache ZooKeeper instance.EntityRelations.ACTIVE_PARENT_OF
.EntityRelations.ACTIVE_PARENT_OF
indicates that one entity is should be considered as the logical parent of another,
e.g.Entity
that represents a single ActiveMQ broker instance.Entity
that represents a single ActiveMQ broker instance.Jsonya
add semantics (combining maps and lists)Group
.BrooklynObject.RelationSupport.add(RelationshipType, BrooklynObject)
for the given object.HashMap.put(Object, Object)
but fluent styleHashMap.putAll(Map)
but fluent style (and accepting null, ignoring it)ArchiveBuilder.addFromLocalBaseDir(File, String)
, or
one of the other add methods if adding relative to baseDir was not intendedTaskBuilder.dynamic(boolean)
and TaskBuilder.parallel(boolean)
""
or "./"
).Entity
, and set this entity as its parent,
returning the added child.Entity
from the given spec and adds it, setting this entity as the parent,
returning the added child.Group.addMemberChild(EntitySpec)
Group.addMemberChild(Entity)
ConfigKey
to this entity.ConfigKey
to this entity."" 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
-
Adds the given
Effector
to this entity.
- 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
-
Deprecated.
since 0.9.0; see
Entity.EnricherSupport.add(Enricher)
- addEnricher(EnricherSpec<T>) - Method in interface org.apache.brooklyn.api.entity.Entity
-
Deprecated.
since 0.9.0; see
Entity.EnricherSupport.add(EnricherSpec)
- 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
-
Deprecated.
since 0.9.0; see
Entity.addEnricher(Enricher)
; e.g. enrichers().addEnricher(enricher)
- 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
-
Sets the pool to use an existing
MachineLocation
as a member.
- 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
-
Convenience, which calls
EntityInternal.feeds()
and FeedSupport#addFeed(Feed)
.
- 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
-
Deprecated.
since 0.7.0 use
ArchiveBuilder.addFromLocalBaseDir(File, String)
, or
one of the other add methods if adding relative to baseDir was not intended
- 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
-
expects a property already set in scope, whose value is acceptable to
BrooklynProperties.addFromUrl(String)
;
if property not set, does nothing
- addFromUrlProperty(String) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl
-
expects a property already set in scope, whose value is acceptable to
BrooklynPropertiesImpl.addFromUrl(String)
;
if property not set, does nothing
- addFromUrlProperty(String) - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- addGroup(Group) - Method in interface org.apache.brooklyn.api.entity.Entity
-
Deprecated.
since 0.9.0; see
GroupSupport#add()
and Entity.groups()
- addGroup(Group) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.9.0; see
AbstractEntity.groups()
and GroupSupport#addGroup(Group)
- 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
-
Deprecated.
- addItem(String) - Method in interface org.apache.brooklyn.api.catalog.BrooklynCatalog
-
Deprecated.
since 0.7.0 use
BrooklynCatalog.addItems(String, boolean)
- addItem(String, boolean) - Method in interface org.apache.brooklyn.api.catalog.BrooklynCatalog
-
Deprecated.
since 0.7.0 use
BrooklynCatalog.addItems(String, boolean)
- 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
-
As
Group.addChild(EntitySpec)
followed by Group.addMember(Entity)
- addMemberChild(T) - Method in interface org.apache.brooklyn.api.entity.Group
-
As
Group.addChild(Entity)
followed by Group.addMember(Entity)
- 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
-
Deprecated.
since 0.9.0; see
Entity.PolicySupport.add(Policy)
- addPolicy(PolicySpec<T>) - Method in interface org.apache.brooklyn.api.entity.Entity
-
Deprecated.
since 0.9.0; see
Entity.PolicySupport.add(PolicySpec)
- addPolicy(Policy) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.9.0; see
Entity.addPolicy(Policy)
; e.g. policies().addPolicy(policy)
- addPolicy(PolicySpec<T>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.9.0; see
Entity.addPolicy(PolicySpec)
; e.g. policies().addPolicy(spec)
- 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
-
Creates a new
AttributeSensor
on an entity.
- 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
-
Deprecated.
since 0.7.0; use method
Threads.addShutdownHook(Runnable)
- 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
-
As
DynamicGroup.addSubscription(Entity, Sensor)
but with an additional filter.
- 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
-
as
TaskTags.addTagDynamically(TaskAdaptable, Object)
but for current task, skipping if no current task
- 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
-
As
BashCommands.alternatives(Collection)
, but explicitly using { } grouping characters
to ensure exits are propagated.
- 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
-
As
BashCommands.alternatives(Collection)
, but explicitly using ( ) grouping characters
to ensure exits are caught.
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
since 0.9.0; instead use
BrooklynLauncher.application(String)
for YAML apps, or BrooklynLauncher.application(EntitySpec)
.
Note that apps are now auto-managed on construction through EntitySpec/YAML.
- 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
-
Deprecated.
since 0.9.0; use
EntitySpec
and EntityManager.createEntity(EntitySpec)
, having
added the children to the spec etc.
- 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
-
Deprecated.
since 0.6.0 use
ApplicationResource.fetch(String)
(with slightly different, but better semantics)
- 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
-
Deprecated.
since introduced in 0.7.0, only for legacy compatibility with
CatalogLoadMode
BrooklynServerConfig.CATALOG_LOAD_MODE
,
allowing control of catalog loading from a brooklyn property
- 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
-
as
RendererHints.applyDisplayValueHint(AttributeSensor, Object)
, but without type checking; public for those few cases where we may have lost the type
- 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
-
as
PlanInterpreter.applyMapAfter(PlanInterpretationNode, Map, Map)
but for lists
- 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
-
as
PlanInterpreter.applyMapBefore(PlanInterpretationNode, Map)
but for lists
- 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
-
invoked at a Map node in a YAML tree, after all entries have been passed to all interpreters'
PlanInterpreter.applyMapEntry(PlanInterpretationNode, Map, Map, PlanInterpretationNode, PlanInterpretationNode)
.
- 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
-
invoked at a Map node in a YAML tree, after
PlanInterpreter.applyMapBefore(PlanInterpretationNode, Map)
,
and after recursing into the value and then key arguments supplied here,
but before inserting it into the mapOut for this node.
- 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
-
provides an opportunity for an interpreter to change the value at a node,
using
PlanInterpretationNode#get()
and PlanInterpretationNode.setNewValue(Object)
- 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
-
As
Equals.approximately(Object, Object)
but testing all the arguments given.
- 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
-
Deprecated.
since 0.7; see
BashCommands
- APT_RUN_SCRIPT - Static variable in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
Deprecated.
since 0.7; see
JcloudsUtil.installJavaAndCurl(OperatingSystem)
- archive(String) - Static method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Create an
ArchiveBuilder
for an archive with the given name.
- 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
-
as
Urls.asDataUrlBase64(String)
with plain text
- 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.
alternate version of
EntityTestUtils.assertAttributeChangesEventually(Entity, AttributeSensor)
not using subscriptions and
with simpler code, for comparison
- 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
-
Records a location and private port against a public endpoint (ip and port),
to support
PortForwardManager.lookup(Location, int)
.
- associate(String, HostAndPort, int) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
Records a mapping for publicIpId:privatePort to a public endpoint, such that it can
subsequently be looked up using
PortForwardManager.lookup(String, int)
.
- associate(String, int, Location, int) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
Deprecated.
- 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
-
convenience for
Jsonya.Navigator.at(Object, Object...)
on a Jsonya.newInstance()
- 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
-
Deprecated.
- attributeWhenReady(Entity, AttributeSensor<T2>) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.ProtoBuilder
-
Will wait for the attribute on the given entity, with default behaviour:
If that entity reports
Lifecycle.ON_FIRE
for its Attributes.SERVICE_STATE
then it will abort;
If that entity is stopping or destroyed (see DependentConfiguration.Builder.timeoutIfStoppingOrDestroyed(Duration)
),
then it will timeout after 1 minute.
- 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
-
As
DependentConfiguration.ProtoBuilder.attributeWhenReadyFromMultiple(Iterable, AttributeSensor)
with an explicit readiness test.
- 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
-
Deprecated.
since 0.7; see
IptablesCommands
- 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
-
Deprecated.
since 0.7.0 Use
JcloudsLocationConfig.AUTO_ASSIGN_FLOATING_IP
instead
- 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
-
B
- backoff(Duration, double, Duration) - Method in class org.apache.brooklyn.util.repeat.Repeater
-
sets the
Repeater.delayOnIteration(Function)
function to be an exponential backoff as follows:
- BackoffLimitedRetryHandler - Class in org.apache.brooklyn.util.core.internal.ssh
-
Allow replayable request to be retried a limited number of times, and impose an exponential back-off
delay before returning.
- BackoffLimitedRetryHandler() - Constructor for class org.apache.brooklyn.util.core.internal.ssh.BackoffLimitedRetryHandler
-
- BackoffLimitedRetryHandler(int, long) - Constructor for class org.apache.brooklyn.util.core.internal.ssh.BackoffLimitedRetryHandler
-
- backoffTo(Duration) - Method in class org.apache.brooklyn.util.repeat.Repeater
-
convenience to start with a 10ms delay and exponentially back-off at a rate of 1.2
up to a max per-iteration delay as supplied here.
- badRequest(String, Object...) - Static method in class org.apache.brooklyn.rest.util.WebResourceUtils
-
- BalanceableContainer<ItemType extends Movable> - Interface in org.apache.brooklyn.policy.loadbalancing
-
Contains worker items that can be moved between this container and others to effect load balancing.
- BalanceablePoolModel<ContainerType,ItemType> - Interface in org.apache.brooklyn.policy.loadbalancing
-
Captures the state of a balanceable cluster of containers and all their constituent items, including workrates,
for consumption by a
BalancingStrategy
.
- BalanceableWorkerPool - Interface in org.apache.brooklyn.policy.loadbalancing
-
Represents an elastic group of "container" entities, each of which is capable of hosting "item" entities that perform
work and consume the container's available resources (e.g.
- BalanceableWorkerPool.ContainerItemPair - Class in org.apache.brooklyn.policy.loadbalancing
-
Encapsulates an item and a container; emitted for
ITEM_ADDED
, ITEM_REMOVED
and
ITEM_MOVED
sensors.
- BalanceableWorkerPool.ContainerItemPair(BalanceableContainer<?>, Entity) - Constructor for class org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPool.ContainerItemPair
-
- BalanceableWorkerPoolImpl - Class in org.apache.brooklyn.policy.loadbalancing
-
- BalanceableWorkerPoolImpl() - Constructor for class org.apache.brooklyn.policy.loadbalancing.BalanceableWorkerPoolImpl
-
- BalancingNodePlacementStrategy - Class in org.apache.brooklyn.entity.group.zoneaware
-
Default node placement strategy: attempts to keep the number of nodes balanced across the available locations.
- BalancingNodePlacementStrategy() - Constructor for class org.apache.brooklyn.entity.group.zoneaware.BalancingNodePlacementStrategy
-
- BalancingStrategy<NodeType extends Entity,ItemType extends Movable> - Class in org.apache.brooklyn.policy.loadbalancing
-
Represents an abstract algorithm for optimally balancing worker "items" among several "containers" based on the workloads
of the items, and corresponding high- and low-thresholds on the containers.
- BalancingStrategy(String, BalanceablePoolModel<NodeType, ItemType>) - Constructor for class org.apache.brooklyn.policy.loadbalancing.BalancingStrategy
-
- BASE64_VALID_CHARS - Static variable in class org.apache.brooklyn.util.text.Identifiers
-
- BASE_NAME - Static variable in class org.apache.brooklyn.rest.BrooklynWebConfig
-
- BASE_NAME_SECURITY - Static variable in class org.apache.brooklyn.rest.BrooklynWebConfig
-
- BASE_URI_PROVIDER - Static variable in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed
-
- BASE_URL - Static variable in class org.apache.brooklyn.util.git.GithubUrls
-
- basePort(int) - Method in class org.apache.brooklyn.test.http.TestHttpServer
-
- BaseTest - Interface in org.apache.brooklyn.test.framework
-
A base interface for all tests.
- baseUri(Supplier<URI>) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- baseUri(URI) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- baseUri(String) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- baseUri(Supplier<URI>) - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- baseUri(URI) - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- baseUri(String) - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- baseUriVar(String, String) - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- baseUriVars(Map<String, String>) - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- baseUrl(URL) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- baseUrl(URL) - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- BashCommands - Class in org.apache.brooklyn.util.ssh
-
- BashCommands() - Constructor for class org.apache.brooklyn.util.ssh.BashCommands
-
- BasicApplication - Interface in org.apache.brooklyn.entity.stock
-
The most basic implementation of an application possible.
- BasicApplicationImpl - Class in org.apache.brooklyn.entity.stock
-
- BasicApplicationImpl() - Constructor for class org.apache.brooklyn.entity.stock.BasicApplicationImpl
-
- BasicAssemblyTemplateInstantiator - Class in org.apache.brooklyn.camp.spi.instantiate
-
A simple instantiator which simply invokes the component's instantiators in parallel
- BasicAssemblyTemplateInstantiator() - Constructor for class org.apache.brooklyn.camp.spi.instantiate.BasicAssemblyTemplateInstantiator
-
- BasicAttributeSensor<T> - Class in org.apache.brooklyn.core.sensor
-
A
Sensor
describing an attribute change.
- BasicAttributeSensor(Class<T>, String) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensor
-
- BasicAttributeSensor(Class<T>, String, String) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensor
-
- BasicAttributeSensor(TypeToken<T>, String) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensor
-
- BasicAttributeSensor(TypeToken<T>, String, String) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensor
-
- BasicAttributeSensor(TypeToken<T>, String, String, AttributeSensor.SensorPersistenceMode) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensor
-
- BasicAttributeSensorAndConfigKey<T> - Class in org.apache.brooklyn.core.sensor
-
A
Sensor
describing an attribute that can be configured with a default value.
- BasicAttributeSensorAndConfigKey(Class<T>, String) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensorAndConfigKey
-
- BasicAttributeSensorAndConfigKey(Class<T>, String, String) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensorAndConfigKey
-
- BasicAttributeSensorAndConfigKey(Class<T>, String, String, T) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensorAndConfigKey
-
- BasicAttributeSensorAndConfigKey(TypeToken<T>, String) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensorAndConfigKey
-
- BasicAttributeSensorAndConfigKey(TypeToken<T>, String, String) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensorAndConfigKey
-
- BasicAttributeSensorAndConfigKey(TypeToken<T>, String, String, Object) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensorAndConfigKey
-
- BasicAttributeSensorAndConfigKey(AttributeSensorAndConfigKey<T, T>, T) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensorAndConfigKey
-
- BasicAttributeSensorAndConfigKey.IntegerAttributeSensorAndConfigKey - Class in org.apache.brooklyn.core.sensor
-
- BasicAttributeSensorAndConfigKey.IntegerAttributeSensorAndConfigKey(AttributeSensorAndConfigKey<Integer, Integer>, Integer) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensorAndConfigKey.IntegerAttributeSensorAndConfigKey
-
- BasicAttributeSensorAndConfigKey.IntegerAttributeSensorAndConfigKey(String, String, Integer) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensorAndConfigKey.IntegerAttributeSensorAndConfigKey
-
- BasicAttributeSensorAndConfigKey.IntegerAttributeSensorAndConfigKey(String, String) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensorAndConfigKey.IntegerAttributeSensorAndConfigKey
-
- BasicAttributeSensorAndConfigKey.IntegerAttributeSensorAndConfigKey(String) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensorAndConfigKey.IntegerAttributeSensorAndConfigKey
-
- BasicAttributeSensorAndConfigKey.StringAttributeSensorAndConfigKey - Class in org.apache.brooklyn.core.sensor
-
- BasicAttributeSensorAndConfigKey.StringAttributeSensorAndConfigKey(AttributeSensorAndConfigKey<String, String>, String) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensorAndConfigKey.StringAttributeSensorAndConfigKey
-
- BasicAttributeSensorAndConfigKey.StringAttributeSensorAndConfigKey(String, String, String) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensorAndConfigKey.StringAttributeSensorAndConfigKey
-
- BasicAttributeSensorAndConfigKey.StringAttributeSensorAndConfigKey(String, String) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensorAndConfigKey.StringAttributeSensorAndConfigKey
-
- BasicAttributeSensorAndConfigKey.StringAttributeSensorAndConfigKey(String) - Constructor for class org.apache.brooklyn.core.sensor.BasicAttributeSensorAndConfigKey.StringAttributeSensorAndConfigKey
-
- BasicBrooklynCatalog - Class in org.apache.brooklyn.core.catalog.internal
-
- BasicBrooklynCatalog(ManagementContext) - Constructor for class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- BasicBrooklynCatalog(ManagementContext, CatalogDto) - Constructor for class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- BasicBrooklynCatalog.BrooklynLoaderTracker - Class in org.apache.brooklyn.core.catalog.internal
-
- BasicBrooklynCatalog.BrooklynLoaderTracker() - Constructor for class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog.BrooklynLoaderTracker
-
- BasicBrooklynTypeRegistry - Class in org.apache.brooklyn.core.typereg
-
- BasicBrooklynTypeRegistry(ManagementContext) - Constructor for class org.apache.brooklyn.core.typereg.BasicBrooklynTypeRegistry
-
- BasicCampPlatform - Class in org.apache.brooklyn.camp
-
A
CampPlatform
implementation which is empty but allows adding new items
- BasicCampPlatform() - Constructor for class org.apache.brooklyn.camp.BasicCampPlatform
-
- BasicCampPlatform(PlatformRootSummary) - Constructor for class org.apache.brooklyn.camp.BasicCampPlatform
-
- BasicCampPlatform.BasicPlatformTransaction - Class in org.apache.brooklyn.camp
-
- BasicCampPlatform.BasicPlatformTransaction(BasicCampPlatform) - Constructor for class org.apache.brooklyn.camp.BasicCampPlatform.BasicPlatformTransaction
-
- BasicCatalogItemMemento - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
- BasicCatalogItemMemento.Builder - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
- BasicCatalogItemMemento.Builder() - Constructor for class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento.Builder
-
- BasicCatalogItemRebindSupport - Class in org.apache.brooklyn.core.mgmt.rebind
-
- BasicCatalogItemRebindSupport(CatalogItemDtoAbstract<?, ?>) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.BasicCatalogItemRebindSupport
-
- BasicCloudMachineNamer - Class in org.apache.brooklyn.core.location.cloud.names
-
Standard implementation of
CloudMachineNamer
,
which looks at several of the properties of the context (entity)
and is clever about abbreviating them.
- BasicCloudMachineNamer() - Constructor for class org.apache.brooklyn.core.location.cloud.names.BasicCloudMachineNamer
-
- BasicConfigKey<T> - Class in org.apache.brooklyn.core.config
-
- BasicConfigKey() - Constructor for class org.apache.brooklyn.core.config.BasicConfigKey
-
- BasicConfigKey(Class<T>, String) - Constructor for class org.apache.brooklyn.core.config.BasicConfigKey
-
- BasicConfigKey(Class<T>, String, String) - Constructor for class org.apache.brooklyn.core.config.BasicConfigKey
-
- BasicConfigKey(Class<T>, String, String, T) - Constructor for class org.apache.brooklyn.core.config.BasicConfigKey
-
- BasicConfigKey(TypeToken<T>, String) - Constructor for class org.apache.brooklyn.core.config.BasicConfigKey
-
- BasicConfigKey(TypeToken<T>, String, String) - Constructor for class org.apache.brooklyn.core.config.BasicConfigKey
-
- BasicConfigKey(TypeToken<T>, String, String, T) - Constructor for class org.apache.brooklyn.core.config.BasicConfigKey
-
- BasicConfigKey(BasicConfigKey.Builder<T>) - Constructor for class org.apache.brooklyn.core.config.BasicConfigKey
-
- BasicConfigKey.BasicConfigKeyOverwriting<T> - Class in org.apache.brooklyn.core.config
-
used to record a key which overwrites another; only needed at disambiguation time
if a class declares a key and an equivalent one (often inherited) which overwrites it.
- BasicConfigKey.BasicConfigKeyOverwriting(BasicConfigKey.Builder<T>, ConfigKey<T>) - Constructor for class org.apache.brooklyn.core.config.BasicConfigKey.BasicConfigKeyOverwriting
-
builder here should be based on the same key passed in as parent
- BasicConfigKey.BasicConfigKeyOverwriting(ConfigKey<T>, T) - Constructor for class org.apache.brooklyn.core.config.BasicConfigKey.BasicConfigKeyOverwriting
-
- BasicConfigKey.BasicConfigKeyOverwriting(ConfigKey<T>, String, T) - Constructor for class org.apache.brooklyn.core.config.BasicConfigKey.BasicConfigKeyOverwriting
-
- BasicConfigKey.Builder<T> - Class in org.apache.brooklyn.core.config
-
- BasicConfigKey.Builder() - Constructor for class org.apache.brooklyn.core.config.BasicConfigKey.Builder
-
- BasicConfigurableEntityFactory<T extends Entity> - Class in org.apache.brooklyn.core.entity.factory
-
Deprecated.
since 0.7.0; use EntitySpec instead, as per
EntityFactory
javadoc
- BasicConfigurableEntityFactory(Class<? extends T>) - Constructor for class org.apache.brooklyn.core.entity.factory.BasicConfigurableEntityFactory
-
Deprecated.
- BasicConfigurableEntityFactory(Map, Class<? extends T>) - Constructor for class org.apache.brooklyn.core.entity.factory.BasicConfigurableEntityFactory
-
Deprecated.
- BasicConfigurableObject - Class in org.apache.brooklyn.core.objs
-
A parent class for ancilliary objects that do not require the full heavy lifting of
AbstractBrooklynObject
or similar, but wish to use ConfigKey
and Configurable
in their construction, via the
$brooklyn:object
method of the CAMP DSL.
- BasicConfigurableObject() - Constructor for class org.apache.brooklyn.core.objs.BasicConfigurableObject
-
- BasicDelegatingSystemProperty - Class in org.apache.brooklyn.util.internal
-
- BasicDelegatingSystemProperty(String) - Constructor for class org.apache.brooklyn.util.internal.BasicDelegatingSystemProperty
-
- BasicDownloadRequirement - Class in org.apache.brooklyn.core.entity.drivers.downloads
-
- BasicDownloadRequirement(EntityDriver) - Constructor for class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadRequirement
-
- BasicDownloadRequirement(EntityDriver, Map<String, ?>) - Constructor for class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadRequirement
-
- BasicDownloadRequirement(EntityDriver, String, Map<String, ?>) - Constructor for class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadRequirement
-
- BasicDownloadResolver - Class in org.apache.brooklyn.core.entity.drivers.downloads
-
- BasicDownloadResolver(Iterable<String>, String) - Constructor for class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadResolver
-
- BasicDownloadResolver(Iterable<String>, String, String) - Constructor for class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadResolver
-
- BasicDownloadsManager - Class in org.apache.brooklyn.core.entity.drivers.downloads
-
- BasicDownloadsManager() - Constructor for class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadsManager
-
- BasicDownloadTargets - Class in org.apache.brooklyn.core.entity.drivers.downloads
-
- BasicDownloadTargets.Builder - Class in org.apache.brooklyn.core.entity.drivers.downloads
-
- BasicDownloadTargets.Builder() - Constructor for class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadTargets.Builder
-
- BasicEnricherMemento - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
The persisted state of an enricher.
- BasicEnricherMemento.Builder - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
- BasicEnricherMemento.Builder() - Constructor for class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEnricherMemento.Builder
-
- BasicEnricherRebindSupport - Class in org.apache.brooklyn.core.mgmt.rebind
-
- BasicEnricherRebindSupport(AbstractEnricher) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.BasicEnricherRebindSupport
-
- BasicEntitlementClassDefinition<T> - Class in org.apache.brooklyn.core.mgmt.entitlement
-
- BasicEntitlementClassDefinition(String, TypeToken<T>) - Constructor for class org.apache.brooklyn.core.mgmt.entitlement.BasicEntitlementClassDefinition
-
- BasicEntitlementClassDefinition(String, Class<T>) - Constructor for class org.apache.brooklyn.core.mgmt.entitlement.BasicEntitlementClassDefinition
-
- BasicEntity - Interface in org.apache.brooklyn.entity.stock
-
This is the most basic entity possible - does nothing beyond AbstractEntity.
- BasicEntityDriverManager - Class in org.apache.brooklyn.core.entity.drivers
-
- BasicEntityDriverManager() - Constructor for class org.apache.brooklyn.core.entity.drivers.BasicEntityDriverManager
-
- BasicEntityImpl - Class in org.apache.brooklyn.entity.stock
-
- BasicEntityImpl() - Constructor for class org.apache.brooklyn.entity.stock.BasicEntityImpl
-
- BasicEntityMemento - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
Represents the state of an entity, so that it can be reconstructed (e.g.
- BasicEntityMemento.Builder - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
- BasicEntityMemento.Builder() - Constructor for class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEntityMemento.Builder
-
- BasicEntityRebindSupport - Class in org.apache.brooklyn.core.mgmt.rebind
-
- BasicEntityRebindSupport(AbstractEntity) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.BasicEntityRebindSupport
-
- BasicEntityTypeRegistry - Class in org.apache.brooklyn.core.objs
-
- BasicEntityTypeRegistry() - Constructor for class org.apache.brooklyn.core.objs.BasicEntityTypeRegistry
-
- BasicExecutionContext - Class in org.apache.brooklyn.util.core.task
-
A means of executing tasks against an ExecutionManager with a given bucket/set of tags pre-defined
(so that it can look like an
Executor
and also supply ExecutorService.submit(Callable)
- BasicExecutionContext(ExecutionManager) - Constructor for class org.apache.brooklyn.util.core.task.BasicExecutionContext
-
- BasicExecutionContext(Map<?, ?>, ExecutionManager) - Constructor for class org.apache.brooklyn.util.core.task.BasicExecutionContext
-
Supported flags are
tag
and tags
- BasicExecutionManager - Class in org.apache.brooklyn.util.core.task
-
Manages the execution of atomic tasks and scheduled (recurring) tasks,
including setting tags and invoking callbacks.
- BasicExecutionManager(String) - Constructor for class org.apache.brooklyn.util.core.task.BasicExecutionManager
-
- BasicExternalConfigSupplierRegistry - Class in org.apache.brooklyn.core.mgmt.internal
-
Simple registry implementation.
- BasicExternalConfigSupplierRegistry(ManagementContext) - Constructor for class org.apache.brooklyn.core.mgmt.internal.BasicExternalConfigSupplierRegistry
-
- BasicFeedMemento - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
The persisted state of a feed.
- BasicFeedMemento.Builder - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
- BasicFeedMemento.Builder() - Constructor for class org.apache.brooklyn.core.mgmt.rebind.dto.BasicFeedMemento.Builder
-
- BasicFeedRebindSupport - Class in org.apache.brooklyn.core.mgmt.rebind
-
- BasicFeedRebindSupport(AbstractFeed) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.BasicFeedRebindSupport
-
- BasicGroup - Interface in org.apache.brooklyn.entity.group
-
- BasicGroupImpl - Class in org.apache.brooklyn.entity.group
-
- BasicGroupImpl() - Constructor for class org.apache.brooklyn.entity.group.BasicGroupImpl
-
- BasicHardwareDetails - Class in org.apache.brooklyn.core.location
-
- BasicHardwareDetails(Integer, Integer) - Constructor for class org.apache.brooklyn.core.location.BasicHardwareDetails
-
- BasicJcloudsLocationCustomizer - Class in org.apache.brooklyn.location.jclouds
-
A default no-op implementation, which can be extended to override the appropriate methods.
- BasicJcloudsLocationCustomizer() - Constructor for class org.apache.brooklyn.location.jclouds.BasicJcloudsLocationCustomizer
-
- BasicLocationDefinition - Class in org.apache.brooklyn.core.location
-
- BasicLocationDefinition(String, String, Map<String, ? extends Object>) - Constructor for class org.apache.brooklyn.core.location.BasicLocationDefinition
-
- BasicLocationDefinition(String, String, String, Map<String, ? extends Object>) - Constructor for class org.apache.brooklyn.core.location.BasicLocationDefinition
-
- BasicLocationMemento - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
The persisted state of a location.
- BasicLocationMemento.Builder - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
- BasicLocationMemento.Builder() - Constructor for class org.apache.brooklyn.core.mgmt.rebind.dto.BasicLocationMemento.Builder
-
- BasicLocationRebindSupport - Class in org.apache.brooklyn.core.mgmt.rebind
-
- BasicLocationRebindSupport(AbstractLocation) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.BasicLocationRebindSupport
-
- BasicLocationRegistry - Class in org.apache.brooklyn.core.location
-
See
LocationRegistry
for general description.
- BasicLocationRegistry(ManagementContext) - Constructor for class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- BasicMachineDetails - Class in org.apache.brooklyn.core.location
-
- BasicMachineDetails(HardwareDetails, OsDetails) - Constructor for class org.apache.brooklyn.core.location.BasicMachineDetails
-
- BasicMachineLocationCustomizer - Class in org.apache.brooklyn.api.location
-
A default no-op implementation, which can be extended to override the appropriate methods.
- BasicMachineLocationCustomizer() - Constructor for class org.apache.brooklyn.api.location.BasicMachineLocationCustomizer
-
- BasicMachineMetadata - Class in org.apache.brooklyn.core.location
-
- BasicMachineMetadata(String, String, String, Boolean, Object) - Constructor for class org.apache.brooklyn.core.location.BasicMachineMetadata
-
- BasicManagementNodeSyncRecord - Class in org.apache.brooklyn.core.mgmt.ha.dto
-
Represents the state of a management node within the Brooklyn management plane
(DTO class).
- BasicManagementNodeSyncRecord.Builder - Class in org.apache.brooklyn.core.mgmt.ha.dto
-
- BasicManagementNodeSyncRecord.Builder() - Constructor for class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord.Builder
-
- BasicMasterChooser - Class in org.apache.brooklyn.core.mgmt.ha
-
- BasicMasterChooser() - Constructor for class org.apache.brooklyn.core.mgmt.ha.BasicMasterChooser
-
- BasicMasterChooser.AlphabeticChooserScore - Class in org.apache.brooklyn.core.mgmt.ha
-
- BasicMasterChooser.AlphabeticChooserScore() - Constructor for class org.apache.brooklyn.core.mgmt.ha.BasicMasterChooser.AlphabeticChooserScore
-
- BasicMasterChooser.AlphabeticMasterChooser - Class in org.apache.brooklyn.core.mgmt.ha
-
comparator which prefers, in order:
higher explicit priority
non-snapshot Brooklyn version, then any Brooklyn version, and lastly null version
(using
NaturalOrderComparator
so e.g.
- BasicMasterChooser.AlphabeticMasterChooser(boolean) - Constructor for class org.apache.brooklyn.core.mgmt.ha.BasicMasterChooser.AlphabeticMasterChooser
-
- BasicMasterChooser.AlphabeticMasterChooser() - Constructor for class org.apache.brooklyn.core.mgmt.ha.BasicMasterChooser.AlphabeticMasterChooser
-
- BasicMasterChooser.ScoredRecord<T extends java.lang.Comparable<T>> - Class in org.apache.brooklyn.core.mgmt.ha
-
- BasicMasterChooser.ScoredRecord() - Constructor for class org.apache.brooklyn.core.mgmt.ha.BasicMasterChooser.ScoredRecord
-
- BasicNotificationSensor<T> - Class in org.apache.brooklyn.core.sensor
-
A
Sensor
used to notify subscribers about events.
- BasicNotificationSensor(Class<T>, String) - Constructor for class org.apache.brooklyn.core.sensor.BasicNotificationSensor
-
- BasicNotificationSensor(Class<T>, String, String) - Constructor for class org.apache.brooklyn.core.sensor.BasicNotificationSensor
-
- BasicOsDetails - Class in org.apache.brooklyn.core.location
-
- BasicOsDetails(String, String, String) - Constructor for class org.apache.brooklyn.core.location.BasicOsDetails
-
Sets is64Bit according to value of arch parameter.
- BasicOsDetails(String, String, String, boolean) - Constructor for class org.apache.brooklyn.core.location.BasicOsDetails
-
- BasicOsDetails.Factory - Class in org.apache.brooklyn.core.location
-
- BasicOsDetails.Factory() - Constructor for class org.apache.brooklyn.core.location.BasicOsDetails.Factory
-
- BasicOsDetails.OsArchs - Class in org.apache.brooklyn.core.location
-
- BasicOsDetails.OsArchs() - Constructor for class org.apache.brooklyn.core.location.BasicOsDetails.OsArchs
-
- BasicOsDetails.OsNames - Class in org.apache.brooklyn.core.location
-
- BasicOsDetails.OsNames() - Constructor for class org.apache.brooklyn.core.location.BasicOsDetails.OsNames
-
- BasicOsDetails.OsVersions - Class in org.apache.brooklyn.core.location
-
- BasicOsDetails.OsVersions() - Constructor for class org.apache.brooklyn.core.location.BasicOsDetails.OsVersions
-
- BasicOsgiBundleWithUrl - Class in org.apache.brooklyn.core.typereg
-
- BasicOsgiBundleWithUrl(String, String, String) - Constructor for class org.apache.brooklyn.core.typereg.BasicOsgiBundleWithUrl
-
- BasicParameterType<T> - Class in org.apache.brooklyn.core.effector
-
- BasicParameterType() - Constructor for class org.apache.brooklyn.core.effector.BasicParameterType
-
- BasicParameterType(Map<?, ?>) - Constructor for class org.apache.brooklyn.core.effector.BasicParameterType
-
- BasicParameterType(String, Class<T>) - Constructor for class org.apache.brooklyn.core.effector.BasicParameterType
-
- BasicParameterType(String, Class<T>, String) - Constructor for class org.apache.brooklyn.core.effector.BasicParameterType
-
- BasicParameterType(String, Class<T>, String, T) - Constructor for class org.apache.brooklyn.core.effector.BasicParameterType
-
- BasicParameterType(String, Class<T>, String, T, boolean) - Constructor for class org.apache.brooklyn.core.effector.BasicParameterType
-
- BasicPolicyMemento - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
The persisted state of a policy.
- BasicPolicyMemento.Builder - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
- BasicPolicyMemento.Builder() - Constructor for class org.apache.brooklyn.core.mgmt.rebind.dto.BasicPolicyMemento.Builder
-
- BasicPolicyRebindSupport - Class in org.apache.brooklyn.core.mgmt.rebind
-
- BasicPolicyRebindSupport(AbstractPolicy) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.BasicPolicyRebindSupport
-
- BasicPool<T> - Class in org.apache.brooklyn.util.pool
-
- BasicPool.Builder<T> - Class in org.apache.brooklyn.util.pool
-
- BasicPool.Builder() - Constructor for class org.apache.brooklyn.util.pool.BasicPool.Builder
-
- BasicReference<T> - Class in org.apache.brooklyn.core.internal.storage.impl
-
- BasicReference() - Constructor for class org.apache.brooklyn.core.internal.storage.impl.BasicReference
-
- BasicReference(T) - Constructor for class org.apache.brooklyn.core.internal.storage.impl.BasicReference
-
- BasicRegisteredType - Class in org.apache.brooklyn.core.typereg
-
Instances are usually created by methods in
RegisteredTypes
.
- BasicResourceLookup<T extends AbstractResource> - Class in org.apache.brooklyn.camp.spi.collection
-
- BasicResourceLookup() - Constructor for class org.apache.brooklyn.camp.spi.collection.BasicResourceLookup
-
- BasicSensor<T> - Class in org.apache.brooklyn.core.sensor
-
Parent for all
Sensor
s.
- BasicSensor() - Constructor for class org.apache.brooklyn.core.sensor.BasicSensor
-
- BasicSensor(Class<T>, String) - Constructor for class org.apache.brooklyn.core.sensor.BasicSensor
-
name is typically a dot-separated identifier; description is optional
- BasicSensor(Class<T>, String, String) - Constructor for class org.apache.brooklyn.core.sensor.BasicSensor
-
- BasicSensor(TypeToken<T>, String, String) - Constructor for class org.apache.brooklyn.core.sensor.BasicSensor
-
- BasicSensorEvent<T> - Class in org.apache.brooklyn.core.sensor
-
- BasicSensorEvent(Sensor<T>, Entity, T) - Constructor for class org.apache.brooklyn.core.sensor.BasicSensorEvent
-
arguments should not be null (except in certain limited testing situations)
- BasicSensorEvent(Sensor<T>, Entity, T, long) - Constructor for class org.apache.brooklyn.core.sensor.BasicSensorEvent
-
- BasicSpecParameter<T> - Class in org.apache.brooklyn.core.objs
-
- BasicSpecParameter(String, boolean, ConfigKey<T>) - Constructor for class org.apache.brooklyn.core.objs.BasicSpecParameter
-
- BasicSpecParameter(String, boolean, ConfigKey<T>, AttributeSensor<SensorType>) - Constructor for class org.apache.brooklyn.core.objs.BasicSpecParameter
-
- BasicStartable - Interface in org.apache.brooklyn.entity.stock
-
Provides a pass-through Startable entity used for keeping hierarchies tidy.
- BasicStartable.LocationsFilter - Interface in org.apache.brooklyn.entity.stock
-
Deprecated.
since 0.7.0; use
Locations#LocationFilter
- BasicStartableImpl - Class in org.apache.brooklyn.entity.stock
-
- BasicStartableImpl() - Constructor for class org.apache.brooklyn.entity.stock.BasicStartableImpl
-
- BasicSubscriptionContext - Class in org.apache.brooklyn.core.mgmt.internal
-
A
SubscriptionContext
for an entity or other user of a SubscriptionManager
.
- BasicSubscriptionContext(SubscriptionManager, Object) - Constructor for class org.apache.brooklyn.core.mgmt.internal.BasicSubscriptionContext
-
- BasicSubscriptionContext(Map<String, ?>, SubscriptionManager, Object) - Constructor for class org.apache.brooklyn.core.mgmt.internal.BasicSubscriptionContext
-
- BasicTask<T> - Class in org.apache.brooklyn.util.core.task
-
The basic concrete implementation of a
Task
to be executed.
- BasicTask(Callable<T>) - Constructor for class org.apache.brooklyn.util.core.task.BasicTask
-
- BasicTask(Map<?, ?>, Callable<T>) - Constructor for class org.apache.brooklyn.util.core.task.BasicTask
-
- BasicTask(Runnable) - Constructor for class org.apache.brooklyn.util.core.task.BasicTask
-
- BasicTask(Map<?, ?>, Runnable) - Constructor for class org.apache.brooklyn.util.core.task.BasicTask
-
- BasicTask(Closure<T>) - Constructor for class org.apache.brooklyn.util.core.task.BasicTask
-
- BasicTask(Map<?, ?>, Closure<T>) - Constructor for class org.apache.brooklyn.util.core.task.BasicTask
-
- BasicTask.SubmissionErrorCatchingExecutor - Class in org.apache.brooklyn.util.core.task
-
- BasicTask.SubmissionErrorCatchingExecutor(Executor) - Constructor for class org.apache.brooklyn.util.core.task.BasicTask.SubmissionErrorCatchingExecutor
-
- BasicTask.TaskFinalizer - Interface in org.apache.brooklyn.util.core.task
-
- BasicTypeImplementationPlan - Class in org.apache.brooklyn.core.typereg
-
- BasicTypeImplementationPlan(String, Object) - Constructor for class org.apache.brooklyn.core.typereg.BasicTypeImplementationPlan
-
- batchConfigRead(String, String, Boolean) - Method in interface org.apache.brooklyn.rest.api.EntityConfigApi
-
- batchConfigRead(String, String) - Method in interface org.apache.brooklyn.rest.api.PolicyApi
-
- batchConfigRead(String, String, String) - Method in interface org.apache.brooklyn.rest.api.PolicyConfigApi
-
- batchConfigRead(String, String, Boolean) - Method in class org.apache.brooklyn.rest.resources.EntityConfigResource
-
- batchConfigRead(String, String, String) - Method in class org.apache.brooklyn.rest.resources.PolicyConfigResource
-
- batchConfigRead(String, String) - Method in class org.apache.brooklyn.rest.resources.PolicyResource
-
- batchSensorRead(String, String, Boolean) - Method in interface org.apache.brooklyn.rest.api.SensorApi
-
- batchSensorRead(String, String, Boolean) - Method in class org.apache.brooklyn.rest.resources.SensorResource
-
- BDBSTORE_JAR_PATH - Static variable in class org.apache.brooklyn.demo.StandaloneQpidBrokerExample
-
- bean(Class<?>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypeLoadingContexts
-
- bean(String, String, RegisteredType.TypeImplementationPlan, Class<?>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
Preferred mechanism for defining a bean
RegisteredType
.
- beforeConfiguration(ITestResult) - Method in class org.apache.brooklyn.test.support.VerboseReporter
-
- beforeInvocation(IInvokedMethod, ITestResult) - Method in class org.apache.brooklyn.test.support.PlatformTestSelectorListener
-
- BidiSerialization - Class in org.apache.brooklyn.rest.util.json
-
- BidiSerialization() - Constructor for class org.apache.brooklyn.rest.util.json.BidiSerialization
-
- BidiSerialization.AbstractBrooklynObjectSerialization<T extends BrooklynObject> - Class in org.apache.brooklyn.rest.util.json
-
- BidiSerialization.AbstractBrooklynObjectSerialization(Class<T>, ManagementContext) - Constructor for class org.apache.brooklyn.rest.util.json.BidiSerialization.AbstractBrooklynObjectSerialization
-
- BidiSerialization.AbstractWithManagementContextSerialization<T> - Class in org.apache.brooklyn.rest.util.json
-
- BidiSerialization.AbstractWithManagementContextSerialization(Class<T>, ManagementContext) - Constructor for class org.apache.brooklyn.rest.util.json.BidiSerialization.AbstractWithManagementContextSerialization
-
- BidiSerialization.EntitySerialization - Class in org.apache.brooklyn.rest.util.json
-
- BidiSerialization.EntitySerialization(ManagementContext) - Constructor for class org.apache.brooklyn.rest.util.json.BidiSerialization.EntitySerialization
-
- BidiSerialization.LocationSerialization - Class in org.apache.brooklyn.rest.util.json
-
- BidiSerialization.LocationSerialization(ManagementContext) - Constructor for class org.apache.brooklyn.rest.util.json.BidiSerialization.LocationSerialization
-
- BidiSerialization.ManagementContextSerialization - Class in org.apache.brooklyn.rest.util.json
-
- BidiSerialization.ManagementContextSerialization(ManagementContext) - Constructor for class org.apache.brooklyn.rest.util.json.BidiSerialization.ManagementContextSerialization
-
- biggest() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- bind(Map<?, ?>) - Method in class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
Opportunity to do late-binding of the cluster that is being controlled.
- bind(Map<?, ?>) - Method in class org.apache.brooklyn.entity.proxy.AbstractNonProvisionedControllerImpl
-
Opportunity to do late-binding of the cluster that is being controlled.
- bind(Map<?, ?>) - Method in interface org.apache.brooklyn.entity.proxy.LoadBalancer
-
Opportunity to do late-binding of the cluster that is being controlled.
- bind(Map<?, ?>) - Method in class org.apache.brooklyn.entity.proxy.LoadBalancerClusterImpl
-
- BIND_ADDRESS - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss6Server
-
- BIND_ADDRESS - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss7Server
-
- bindAddress - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- bindAddress(InetAddress) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
Specifies the NIC where the web console (and any additional webapps specified) will be bound;
default 0.0.0.0, unless no security is specified (e.g.
- BindDnsServer - Interface in org.apache.brooklyn.entity.network.bind
-
This sets up a BIND DNS server.
- BindDnsServerDriver - Interface in org.apache.brooklyn.entity.network.bind
-
- BindDnsServerImpl - Class in org.apache.brooklyn.entity.network.bind
-
This sets up a BIND DNS server.
- BindDnsServerImpl() - Constructor for class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- BindDnsServerImpl.MemberTrackingPolicy - Class in org.apache.brooklyn.entity.network.bind
-
- BindDnsServerImpl.MemberTrackingPolicy() - Constructor for class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl.MemberTrackingPolicy
-
- BindDnsServerSshDriver - Class in org.apache.brooklyn.entity.network.bind
-
- BindDnsServerSshDriver(BindDnsServerImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.network.bind.BindDnsServerSshDriver
-
- BindOsSupport - Class in org.apache.brooklyn.entity.network.bind
-
Provides operating system-specific information for working with the Bind service.
- BitList - Class in org.apache.brooklyn.util.math
-
represents an immutable ordered collection of bits with a known length
- BitUtils - Class in org.apache.brooklyn.util.math
-
- BitUtils() - Constructor for class org.apache.brooklyn.util.math.BitUtils
-
- BlackholeSecurityProvider - Class in org.apache.brooklyn.rest.security.provider
-
provider who disallows everyone
- BlackholeSecurityProvider() - Constructor for class org.apache.brooklyn.rest.security.provider.BlackholeSecurityProvider
-
- blackListedImageIds() - Method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser
-
- blank() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
clears everything set in this template, including any default from the compute service
- blob - Variable in class org.apache.brooklyn.cli.CloudExplorer.BlobstoreGetBlobCommand
-
- block() - Method in class org.apache.brooklyn.util.core.task.ssh.SshFetchTaskWrapper
-
blocks until the task completes; does not throw
- block() - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskWrapper
-
blocks until the task completes; does not throw
- block() - Method in class org.apache.brooklyn.util.core.task.system.ProcessTaskWrapper
-
blocks until the task completes; does not throw
- blockIfNotLoaded(Duration) - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- blockIfNotLoaded(Duration) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogDo
-
- blockingDetails(String) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.Builder
-
- blockingDetails(String) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.MultiBuilder
-
- blockUntilComplete(Duration) - Method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils.CreationResult
-
- blockUntilComplete() - Method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils.CreationResult
-
- blockUntilEnded() - Method in interface org.apache.brooklyn.api.mgmt.Task
-
Causes calling thread to block until the task is ended.
- blockUntilEnded(Duration) - Method in interface org.apache.brooklyn.api.mgmt.Task
-
As
Task.blockUntilEnded()
, but returning after the given timeout;
true if the task has ended and false otherwise
- blockUntilEnded() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- blockUntilEnded(Duration) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- blockUntilEnded() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- blockUntilEnded(Duration) - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- blockUntilEnded() - Method in class org.apache.brooklyn.util.core.task.ScheduledTask
-
- blockUntilFinished() - Method in class org.apache.brooklyn.util.stream.StreamGobbler
-
convenience -- equivalent to calling join()
- blockUntilFirstScheduleStarted() - Method in class org.apache.brooklyn.util.core.task.ScheduledTask
-
- blockUntilInternalTasksEnded(Task<?>, Duration) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
Workaround for limitation described at
Task.cancel(boolean)
;
internal method used to allow callers to wait for underlying tasks to finished in the case of cancellation.
- blockUntilNextRunFinished(Duration) - Method in class org.apache.brooklyn.util.core.task.ScheduledTask
-
Internal method used to allow callers to wait for underlying tasks to finished in the case of cancellation.
- blockUntilStarted() - Method in interface org.apache.brooklyn.api.mgmt.Task
-
Causes calling thread to block until the task is started.
- blockUntilStarted() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- blockUntilStarted(Duration) - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- blockUntilStarted() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- blockUntilStarted(Duration) - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- blockUntilStarted(Duration) - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
- BLUEPRINT_CAMP_PLAN - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode.DeployBlueprintEffector
-
- BLUEPRINT_CONFIG - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode.DeployBlueprintEffector
-
- BLUEPRINT_TYPE - Static variable in class org.apache.brooklyn.core.effector.AddChildrenEffector
-
- BLUEPRINT_TYPE - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode.DeployBlueprintEffector
-
- BLUEPRINT_YAML - Static variable in class org.apache.brooklyn.core.effector.AddChildrenEffector
-
- body - Variable in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- body(byte[]) - Method in class org.apache.brooklyn.feed.http.HttpPollConfig
-
- body(Callable<T>) - Method in class org.apache.brooklyn.util.core.task.TaskBuilder
-
- body(Runnable) - Method in class org.apache.brooklyn.util.core.task.TaskBuilder
-
- BooleanSystemProperty - Class in org.apache.brooklyn.util.internal
-
- BooleanSystemProperty(String) - Constructor for class org.apache.brooklyn.util.internal.BooleanSystemProperty
-
- BOXED_TO_UNBOXED_TYPES - Static variable in class org.apache.brooklyn.util.core.flags.TypeCoercions
-
- boxedType(Class<?>) - Static method in class org.apache.brooklyn.util.javalang.Boxing
-
- Boxing - Class in org.apache.brooklyn.util.javalang
-
- Boxing() - Constructor for class org.apache.brooklyn.util.javalang.Boxing
-
- BROADCAST_ADDRESS_SENSOR - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- BROKER_ID - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaBroker
-
- BROKER_NAME - Static variable in interface org.apache.brooklyn.entity.messaging.activemq.ActiveMQBroker
-
- BROKER_SPEC - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaCluster
-
Spec for Kafka broker entities to be created.
- BROKER_URL - Static variable in interface org.apache.brooklyn.entity.messaging.MessageBroker
-
- brokerSpec() - Static method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQSpecs
-
- brokerSpecChef() - Static method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQSpecs
-
- brooklyn() - Method in class org.apache.brooklyn.rest.resources.AbstractBrooklynRestResource
-
- BROOKLYN_AUTOLOGIN_USERNAME - Static variable in class org.apache.brooklyn.core.server.BrooklynServiceAttributes
-
Deprecated.
since 0.6.0; not used; you can now configure security properly instead!
(though this may be useful again when we have users and permissions,
to indicate the user who should be logged in by default...)
- BROOKLYN_CATALOG - Static variable in interface org.apache.brooklyn.camp.brooklyn.BrooklynCampReservedKeys
-
- BROOKLYN_CATALOG_CONTENTS - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
Deprecated.
since 0.7.0; TODO this should support BOM files
- BROOKLYN_CATALOG_REMOTE_PATH - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
Deprecated.
since 0.7.0; TODO this should support BOM files
- BROOKLYN_CATALOG_URI - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
Deprecated.
since 0.7.0; TODO this should support BOM files
- BROOKLYN_CATALOG_URL - Static variable in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
- BROOKLYN_CHILDREN - Static variable in interface org.apache.brooklyn.camp.brooklyn.BrooklynCampReservedKeys
-
- BROOKLYN_CONFIG - Static variable in interface org.apache.brooklyn.camp.brooklyn.BrooklynCampReservedKeys
-
- BROOKLYN_CONFIG_KEY_PREFIX - Static variable in interface org.apache.brooklyn.util.core.internal.ssh.SshTool
-
Public-facing global config keys for Brooklyn are defined in ConfigKeys,
and have this prefix prepended to the config keys in this class.
- BROOKLYN_CONFIG_KEY_PREFIX - Static variable in interface org.apache.brooklyn.util.core.internal.winrm.WinRmTool
-
Public-facing global config keys for Brooklyn are defined in ConfigKeys,
and have this prefix prepended to the config keys in this class.
- BROOKLYN_DATA_DIR - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
Deprecated.
- BROOKLYN_DATA_DIR - Static variable in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
Deprecated.
- BROOKLYN_DEFAULT_PASSWORD - Static variable in class org.apache.brooklyn.core.server.BrooklynServiceAttributes
-
Deprecated.
since 0.6.0; not used; you can now configure security properly instead!
- BROOKLYN_DEV_MODE - Static variable in class org.apache.brooklyn.launcher.config.BrooklynDevelopmentModes
-
Deprecated.
- BROOKLYN_ENRICHERS - Static variable in interface org.apache.brooklyn.camp.brooklyn.BrooklynCampReservedKeys
-
- BROOKLYN_FLAGS - Static variable in interface org.apache.brooklyn.camp.brooklyn.BrooklynCampReservedKeys
-
- BROOKLYN_GLOBAL_PROPERTIES_CONTENTS - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- BROOKLYN_GLOBAL_PROPERTIES_REMOTE_PATH - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
Exposed just for testing; remote path is not passed into the launched brooklyn so this won't be used!
This will likely change in a future version.
- BROOKLYN_GLOBAL_PROPERTIES_URI - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- BROOKLYN_INITIALIZERS - Static variable in interface org.apache.brooklyn.camp.brooklyn.BrooklynCampReservedKeys
-
- BROOKLYN_LOCAL_PROPERTIES_CONTENTS - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- BROOKLYN_LOCAL_PROPERTIES_REMOTE_PATH - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- BROOKLYN_LOCAL_PROPERTIES_URI - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- BROOKLYN_MANAGEMENT_CONTEXT - Static variable in class org.apache.brooklyn.core.server.BrooklynServiceAttributes
-
used to hold the instance of ManagementContext which should be used
- BROOKLYN_OS_TMPDIR_PROPERTY - Static variable in class org.apache.brooklyn.util.os.Os.TmpDirFinder
-
can be set as a jvm system property to force a particular tmp dir; directory must exist with the right permissions
- BROOKLYN_PARAMETERS - Static variable in interface org.apache.brooklyn.camp.brooklyn.BrooklynCampReservedKeys
-
- BROOKLYN_PERSISTENCE_DIR - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
Deprecated.
- BROOKLYN_POLICIES - Static variable in interface org.apache.brooklyn.camp.brooklyn.BrooklynCampReservedKeys
-
- BROOKLYN_REST_OBJECT_MAPPER - Static variable in class org.apache.brooklyn.core.server.BrooklynServiceAttributes
-
Jackson ObjectMapper shared among REST resources
- BROOKLYN_REST_OBJECT_MAPPER - Static variable in class org.apache.brooklyn.rest.util.json.BrooklynJacksonJsonProvider
-
- BROOKLYN_ROOT_URL - Static variable in class org.apache.brooklyn.camp.brooklyn.spi.lookup.BrooklynUrlLookup
-
- BROOKLYN_SERVER_TASK_TAG - Static variable in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
Tag for tasks which are running on behalf of the management server, rather than any entity
- BROOKLYN_SSH_CONFIG_KEY_PREFIX - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
Public-facing global config keys for Brooklyn are defined in ConfigKeys,
and have this prefix pre-prended to the config keys in this class.
- BROOKLYN_WAR_URL - Static variable in class org.apache.brooklyn.launcher.BrooklynWebServer
-
- BROOKLYN_WINRM_CONFIG_KEY_PREFIX - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
Public-facing global config keys for Brooklyn are defined in ConfigKeys,
and have this prefix pre-prended to the config keys in this class.
- BrooklynAccessUtils - Class in org.apache.brooklyn.core.location.access
-
- BrooklynAccessUtils() - Constructor for class org.apache.brooklyn.core.location.access.BrooklynAccessUtils
-
- BrooklynApi - Class in org.apache.brooklyn.rest.client
-
- BrooklynApi(URL) - Constructor for class org.apache.brooklyn.rest.client.BrooklynApi
-
Deprecated.
since 0.9.0. Use
BrooklynApi.newInstance(String)
instead
- BrooklynApi(String) - Constructor for class org.apache.brooklyn.rest.client.BrooklynApi
-
Deprecated.
since 0.9.0. Use
BrooklynApi.newInstance(String)
instead
- BrooklynApi(URL, String, String) - Constructor for class org.apache.brooklyn.rest.client.BrooklynApi
-
Deprecated.
since 0.9.0. Use
BrooklynApi.newInstance(String, String, String)
instead
- BrooklynApi(String, String, String) - Constructor for class org.apache.brooklyn.rest.client.BrooklynApi
-
Deprecated.
since 0.9.0. Use
BrooklynApi.newInstance(String, String, String)
instead
- BrooklynApi(URL, Credentials) - Constructor for class org.apache.brooklyn.rest.client.BrooklynApi
-
Deprecated.
since 0.9.0. Use
BrooklynApi.newInstance(String, String, String)
instead
- BrooklynApi(String, Credentials) - Constructor for class org.apache.brooklyn.rest.client.BrooklynApi
-
Deprecated.
since 0.9.0. Use
BrooklynApi.newInstance(String, String, String)
instead
- BrooklynApi(URL, ClientExecutor) - Constructor for class org.apache.brooklyn.rest.client.BrooklynApi
-
Creates a BrooklynApi using a custom ClientExecutor
- BrooklynApi(String, Credentials, int, int) - Constructor for class org.apache.brooklyn.rest.client.BrooklynApi
-
Creates a BrooklynApi using an HTTP connection pool
- BrooklynApiUtil - Class in org.apache.brooklyn.rest.client
-
- BrooklynAssemblyTemplateInstantiator - Class in org.apache.brooklyn.camp.brooklyn.spi.creation
-
- BrooklynAssemblyTemplateInstantiator() - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynAssemblyTemplateInstantiator
-
- BrooklynCampConstants - Class in org.apache.brooklyn.camp.brooklyn
-
- BrooklynCampConstants() - Constructor for class org.apache.brooklyn.camp.brooklyn.BrooklynCampConstants
-
- BrooklynCampPlatform - Class in org.apache.brooklyn.camp.brooklyn
-
CampPlatform
implementation which includes Brooklyn entities
(via BrooklynImmutableCampPlatform
)
and allows customisation / additions
- BrooklynCampPlatform(PlatformRootSummary, ManagementContext) - Constructor for class org.apache.brooklyn.camp.brooklyn.BrooklynCampPlatform
-
- BrooklynCampPlatform.YamlParserImpl - Class in org.apache.brooklyn.camp.brooklyn
-
- BrooklynCampPlatformLauncher - Class in org.apache.brooklyn.launcher.camp
-
variant of super who also starts a CampServer for convenience
- BrooklynCampPlatformLauncher() - Constructor for class org.apache.brooklyn.launcher.camp.BrooklynCampPlatformLauncher
-
- BrooklynCampPlatformLauncherAbstract - Class in org.apache.brooklyn.camp.brooklyn
-
launcher for
BrooklynCampPlatform
, which may or may not start a (web) server depending on children
- BrooklynCampPlatformLauncherAbstract() - Constructor for class org.apache.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherAbstract
-
- BrooklynCampPlatformLauncherNoServer - Class in org.apache.brooklyn.camp.brooklyn
-
launcher for
BrooklynCampPlatform
, which does not start a server (and can live in this project)
- BrooklynCampPlatformLauncherNoServer() - Constructor for class org.apache.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherNoServer
-
- BrooklynCampReservedKeys - Interface in org.apache.brooklyn.camp.brooklyn
-
- BrooklynCatalog - Interface in org.apache.brooklyn.api.catalog
-
- BrooklynClassLoadingContext - Interface in org.apache.brooklyn.api.mgmt.classloading
-
Provides functionality for loading classes based on the current context
(e.g.
- BrooklynClassLoadingContext - Interface in org.apache.brooklyn.core.mgmt.classloading
-
Deprecated.
since 0.9.0; moved to API package; use the super-interface
BrooklynClassLoadingContext
- BrooklynClassLoadingContextSequential - Class in org.apache.brooklyn.core.mgmt.classloading
-
- BrooklynClassLoadingContextSequential(ManagementContext, BrooklynClassLoadingContext...) - Constructor for class org.apache.brooklyn.core.mgmt.classloading.BrooklynClassLoadingContextSequential
-
- BrooklynCluster - Interface in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynCluster.SelectMasterEffector - Interface in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynCluster.UpgradeClusterEffector - Interface in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynClusterImpl - Class in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynClusterImpl() - Constructor for class org.apache.brooklyn.entity.brooklynnode.BrooklynClusterImpl
-
- BrooklynClusterUpgradeEffectorBody - Class in org.apache.brooklyn.entity.brooklynnode.effector
-
- BrooklynClusterUpgradeEffectorBody() - Constructor for class org.apache.brooklyn.entity.brooklynnode.effector.BrooklynClusterUpgradeEffectorBody
-
- BrooklynComponentTemplateResolver - Class in org.apache.brooklyn.camp.brooklyn.spi.creation
-
This generates instances of a template resolver that use a
ServiceTypeResolver
to parse the serviceType
line in the template.
- BrooklynComponentTemplateResolver.Factory - Class in org.apache.brooklyn.camp.brooklyn.spi.creation
-
- BrooklynComponentTemplateResolver.Factory() - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver.Factory
-
- BrooklynConfigKeys - Class in org.apache.brooklyn.core.entity
-
Commonly used config keys, for use in entities.
- BrooklynConfigKeys() - Constructor for class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- BrooklynDevelopmentModes - Class in org.apache.brooklyn.launcher.config
-
Deprecated.
- BrooklynDevelopmentModes() - Constructor for class org.apache.brooklyn.launcher.config.BrooklynDevelopmentModes
-
Deprecated.
- BrooklynDevelopmentModes.BrooklynDevelopmentMode - Enum in org.apache.brooklyn.launcher.config
-
Deprecated.
- BrooklynDslCommon - Class in org.apache.brooklyn.camp.brooklyn.spi.dsl.methods
-
static import functions which can be used in `$brooklyn:xxx` contexts
- BrooklynDslCommon() - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
- BrooklynDslCommon.Functions - Class in org.apache.brooklyn.camp.brooklyn.spi.dsl.methods
-
- BrooklynDslCommon.Functions() - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon.Functions
-
- BrooklynDslCommon.Functions.RegexReplacer - Class in org.apache.brooklyn.camp.brooklyn.spi.dsl.methods
-
- BrooklynDslCommon.Functions.RegexReplacer(String, String) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon.Functions.RegexReplacer
-
- BrooklynDslDeferredSupplier<T> - Class in org.apache.brooklyn.camp.brooklyn.spi.dsl
-
provide an object suitable to resolve chained invocations in a parsed YAML / Deployment Plan DSL,
which also implements
DeferredSupplier
so that they can be resolved when needed
(e.g.
- BrooklynDslDeferredSupplier() - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslDeferredSupplier
-
- BrooklynDslInterpreter - Class in org.apache.brooklyn.camp.brooklyn.spi.dsl
-
PlanInterpreter
which understands the $brooklyn DSL
- BrooklynDslInterpreter() - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslInterpreter
-
- BrooklynDynamicType<T extends BrooklynObject,AbstractT extends AbstractBrooklynObject> - Class in org.apache.brooklyn.core.objs
-
This is the actual type of a brooklyn object instance at runtime,
which can change from the static
BrooklynType
, and can change over time;
for this reason it does *not* implement BrooklynType, but
callers can call BrooklynDynamicType.getSnapshot()
to get a snapshot such instance.
- BrooklynDynamicType(AbstractT) - Constructor for class org.apache.brooklyn.core.objs.BrooklynDynamicType
-
- BrooklynDynamicType(Class<? extends T>) - Constructor for class org.apache.brooklyn.core.objs.BrooklynDynamicType
-
- BrooklynEntityDecorationResolver<DT> - Class in org.apache.brooklyn.camp.brooklyn.spi.creation
-
Pattern for resolving "decorations" on service specs / entity specs, such as policies, enrichers, etc.
- BrooklynEntityDecorationResolver.EnricherSpecResolver - Class in org.apache.brooklyn.camp.brooklyn.spi.creation
-
- BrooklynEntityDecorationResolver.EnricherSpecResolver(BrooklynYamlTypeInstantiator.Factory) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityDecorationResolver.EnricherSpecResolver
-
- BrooklynEntityDecorationResolver.InitializerResolver - Class in org.apache.brooklyn.camp.brooklyn.spi.creation
-
- BrooklynEntityDecorationResolver.InitializerResolver(BrooklynYamlTypeInstantiator.Factory) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityDecorationResolver.InitializerResolver
-
- BrooklynEntityDecorationResolver.PolicySpecResolver - Class in org.apache.brooklyn.camp.brooklyn.spi.creation
-
- BrooklynEntityDecorationResolver.PolicySpecResolver(BrooklynYamlTypeInstantiator.Factory) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityDecorationResolver.PolicySpecResolver
-
- BrooklynEntityDecorationResolver.SpecParameterResolver - Class in org.apache.brooklyn.camp.brooklyn.spi.creation
-
- BrooklynEntityMatcher - Class in org.apache.brooklyn.camp.brooklyn.spi.creation
-
- BrooklynEntityMatcher(ManagementContext) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynEntityMatcher
-
- BrooklynEntityMirror - Interface in org.apache.brooklyn.entity.brooklynnode
-
Provides an entity which can sit in one brooklyn domain and reflect the status of an entity
via the REST API of another domain.
- BrooklynEntityMirrorImpl - Class in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynEntityMirrorImpl() - Constructor for class org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirrorImpl
-
- BrooklynEntityMirrorImpl.RemoteEffector<T> - Class in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynEntityMirrorImpl.RemoteEffector(String, Function<HttpToolResponse, T>) - Constructor for class org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirrorImpl.RemoteEffector
-
creates an effector implementation which POSTs to a remote effector endpoint, optionally converting
the byte[] response (if resultParser is null then null is returned)
- BrooklynFeatureEnablement - Class in org.apache.brooklyn.core
-
For enabling/disabling experimental features.
- BrooklynFeatureEnablement() - Constructor for class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
- BrooklynFeatureSummary - Class in org.apache.brooklyn.rest.domain
-
- BrooklynFeatureSummary(String, String, String, String) - Constructor for class org.apache.brooklyn.rest.domain.BrooklynFeatureSummary
-
- BrooklynFeatureSummary(String, String, String, String, Map<String, String>) - Constructor for class org.apache.brooklyn.rest.domain.BrooklynFeatureSummary
-
- BrooklynFeatureTransformer - Class in org.apache.brooklyn.rest.transform
-
- BrooklynFeatureTransformer() - Constructor for class org.apache.brooklyn.rest.transform.BrooklynFeatureTransformer
-
- BrooklynGarbageCollector - Class in org.apache.brooklyn.core.mgmt.internal
-
Deletes record of old tasks, to prevent space leaks and the eating up of more and more memory.
- BrooklynGarbageCollector(BrooklynProperties, BasicExecutionManager, BrooklynStorage) - Constructor for class org.apache.brooklyn.core.mgmt.internal.BrooklynGarbageCollector
-
- BrooklynGlobalConfig - Class in org.apache.brooklyn.launcher.config
-
Convenience collection of popular global configuration values.
- BrooklynGlobalConfig() - Constructor for class org.apache.brooklyn.launcher.config.BrooklynGlobalConfig
-
- BrooklynImageChooser - Class in org.apache.brooklyn.location.jclouds
-
- BrooklynImageChooser() - Constructor for class org.apache.brooklyn.location.jclouds.BrooklynImageChooser
-
- BrooklynImageChooser.ImageChooserFromOrdering - Class in org.apache.brooklyn.location.jclouds
-
- BrooklynImageChooser.ImageChooserFromOrdering(Ordering<Image>) - Constructor for class org.apache.brooklyn.location.jclouds.BrooklynImageChooser.ImageChooserFromOrdering
-
- BrooklynImageChooser.OrderingScoredWithoutDefaults - Class in org.apache.brooklyn.location.jclouds
-
- BrooklynImageChooser.OrderingScoredWithoutDefaults(BrooklynImageChooser) - Constructor for class org.apache.brooklyn.location.jclouds.BrooklynImageChooser.OrderingScoredWithoutDefaults
-
- BrooklynImageChooser.OrderingWithDefaults - Class in org.apache.brooklyn.location.jclouds
-
- BrooklynImageChooser.OrderingWithDefaults(Ordering<Image>) - Constructor for class org.apache.brooklyn.location.jclouds.BrooklynImageChooser.OrderingWithDefaults
-
- BrooklynImmutableCampPlatform - Class in org.apache.brooklyn.camp.brooklyn.spi.platform
-
Immutable CAMP platform which reflects things in the underlying Brooklyn system
- BrooklynImmutableCampPlatform(PlatformRootSummary, ManagementContext) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.platform.BrooklynImmutableCampPlatform
-
- BrooklynInitialization - Class in org.apache.brooklyn.core.internal
-
Various static initialization tasks are routed through this class,
to give us better traceability of their invocation.
- BrooklynInitialization() - Constructor for class org.apache.brooklyn.core.internal.BrooklynInitialization
-
- BrooklynJacksonJsonProvider - Class in org.apache.brooklyn.rest.util.json
-
- BrooklynJacksonJsonProvider() - Constructor for class org.apache.brooklyn.rest.util.json.BrooklynJacksonJsonProvider
-
- BrooklynLanguageExtensions - Class in org.apache.brooklyn.util.core
-
Deprecated.
since 0.7.0 use
BrooklynInitialization
- BrooklynLauncher - Class in org.apache.brooklyn.launcher
-
Example usage is:
*
- BrooklynLauncher() - Constructor for class org.apache.brooklyn.launcher.BrooklynLauncher
-
- BrooklynLeakListener - Class in org.apache.brooklyn.test.support
-
- BrooklynLeakListener() - Constructor for class org.apache.brooklyn.test.support.BrooklynLeakListener
-
- BrooklynLogging - Class in org.apache.brooklyn.core
-
contains common logging categories
- BrooklynLogging() - Constructor for class org.apache.brooklyn.core.BrooklynLogging
-
- BrooklynLogging.LoggingLevel - Enum in org.apache.brooklyn.core
-
For convenience here, since SLF4J does not define such an enum
- BrooklynMavenArtifacts - Class in org.apache.brooklyn.util.core
-
- BrooklynMavenArtifacts() - Constructor for class org.apache.brooklyn.util.core.BrooklynMavenArtifacts
-
- BrooklynMemento - Interface in org.apache.brooklyn.api.mgmt.rebind.mementos
-
Represents an entire persisted Brooklyn management context, with all its entities and locations.
- BrooklynMementoImpl - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
- BrooklynMementoImpl.Builder - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
- BrooklynMementoImpl.Builder() - Constructor for class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl.Builder
-
- BrooklynMementoManifest - Interface in org.apache.brooklyn.api.mgmt.rebind.mementos
-
Represents a manifest of the entities etc in the overall memento.
- BrooklynMementoManifest.EntityMementoManifest - Interface in org.apache.brooklyn.api.mgmt.rebind.mementos
-
- BrooklynMementoManifestImpl - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
- BrooklynMementoManifestImpl.Builder - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
- BrooklynMementoManifestImpl.Builder() - Constructor for class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl.Builder
-
- BrooklynMementoPersister - Interface in org.apache.brooklyn.api.mgmt.rebind.mementos
-
Controls the persisting and reading back of mementos.
- BrooklynMementoPersister.Delta - Interface in org.apache.brooklyn.api.mgmt.rebind.mementos
-
All methods on this interface are unmodifiable by the caller.
- BrooklynMementoPersister.LookupContext - Interface in org.apache.brooklyn.api.mgmt.rebind.mementos
-
- BrooklynMementoPersister.MutableDelta - Interface in org.apache.brooklyn.api.mgmt.rebind.mementos
-
- BrooklynMementoPersisterToObjectStore - Class in org.apache.brooklyn.core.mgmt.persist
-
Implementation of the
BrooklynMementoPersister
backed by a pluggable
PersistenceObjectStore
such as a file system or a jclouds object store
- BrooklynMementoPersisterToObjectStore(PersistenceObjectStore, StringConfigMap, ClassLoader) - Constructor for class org.apache.brooklyn.core.mgmt.persist.BrooklynMementoPersisterToObjectStore
-
- BrooklynMementoRawData - Class in org.apache.brooklyn.api.mgmt.rebind.mementos
-
Represents the raw persisted data.
- BrooklynMementoRawData.Builder - Class in org.apache.brooklyn.api.mgmt.rebind.mementos
-
- BrooklynMementoRawData.Builder() - Constructor for class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData.Builder
-
- BrooklynMementoTransformer - Interface in org.apache.brooklyn.core.mgmt.rebind.transformer
-
Transforms the raw data of persisted state (e.g.
- BrooklynMetrics - Interface in org.apache.brooklyn.core.server.entity
-
- BrooklynMetricsImpl - Class in org.apache.brooklyn.core.server.entity
-
- BrooklynMetricsImpl() - Constructor for class org.apache.brooklyn.core.server.entity.BrooklynMetricsImpl
-
- BrooklynNetworkUtils - Class in org.apache.brooklyn.util.core
-
- BrooklynNetworkUtils() - Constructor for class org.apache.brooklyn.util.core.BrooklynNetworkUtils
-
- BrooklynNode - Interface in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynNode.DeployBlueprintEffector - Interface in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynNode.ExistingFileBehaviour - Enum in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynNode.SetHighAvailabilityModeEffector - Interface in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynNode.SetHighAvailabilityPriorityEffector - Interface in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynNode.ShutdownEffector - Interface in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynNode.StopNodeAndKillAppsEffector - Interface in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynNode.StopNodeButLeaveAppsEffector - Interface in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynNodeDriver - Interface in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynNodeImpl - Class in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynNodeImpl() - Constructor for class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl
-
- BrooklynNodeImpl(Entity) - Constructor for class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl
-
- BrooklynNodeImpl.DeployBlueprintEffectorBody - Class in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynNodeImpl.DeployBlueprintEffectorBody() - Constructor for class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl.DeployBlueprintEffectorBody
-
- BrooklynNodeImpl.ShutdownEffectorBody - Class in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynNodeImpl.ShutdownEffectorBody() - Constructor for class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl.ShutdownEffectorBody
-
- BrooklynNodeImpl.StopNodeAndKillAppsEffectorBody - Class in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynNodeImpl.StopNodeAndKillAppsEffectorBody() - Constructor for class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl.StopNodeAndKillAppsEffectorBody
-
- BrooklynNodeImpl.StopNodeButLeaveAppsEffectorBody - Class in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynNodeImpl.StopNodeButLeaveAppsEffectorBody() - Constructor for class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl.StopNodeButLeaveAppsEffectorBody
-
- BrooklynNodeSshDriver - Class in org.apache.brooklyn.entity.brooklynnode
-
- BrooklynNodeSshDriver(BrooklynNodeImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeSshDriver
-
- BrooklynNodeUpgradeEffectorBody - Class in org.apache.brooklyn.entity.brooklynnode.effector
-
- BrooklynNodeUpgradeEffectorBody() - Constructor for class org.apache.brooklyn.entity.brooklynnode.effector.BrooklynNodeUpgradeEffectorBody
-
- BrooklynObject - Interface in org.apache.brooklyn.api.objs
-
Super-type of entity, location, policy and enricher.
- BrooklynObject.RelationSupport<T extends BrooklynObject> - Interface in org.apache.brooklyn.api.objs
-
- BrooklynObject.SubscriptionSupport - Interface in org.apache.brooklyn.api.objs
-
- BrooklynObject.TagSupport - Interface in org.apache.brooklyn.api.objs
-
- BrooklynObjectInternal - Interface in org.apache.brooklyn.core.objs
-
- BrooklynObjectInternal.ConfigurationSupportInternal - Interface in org.apache.brooklyn.core.objs
-
- BrooklynObjectInternal.RelationSupportInternal<T extends BrooklynObject> - Interface in org.apache.brooklyn.core.objs
-
- BrooklynObjectInternal.SubscriptionSupportInternal - Interface in org.apache.brooklyn.core.objs
-
- BrooklynObjectManagementMode - Enum in org.apache.brooklyn.core.mgmt.internal
-
Indicates how an entity/location/adjunct is treated at a given
ManagementContext
- BrooklynObjectManagerInternal<T extends BrooklynObject> - Interface in org.apache.brooklyn.core.mgmt.internal
-
- BrooklynObjectPredicate<P> - Interface in org.apache.brooklyn.core.objs
-
A marker interface for predicates that can use a
BrooklynObject
in their BrooklynObjectPredicate.apply(P, org.apache.brooklyn.api.objs.BrooklynObject)
method.
- BrooklynObjectType - Enum in org.apache.brooklyn.api.objs
-
- BrooklynPersistenceUtils - Class in org.apache.brooklyn.core.mgmt.persist
-
- BrooklynPersistenceUtils() - Constructor for class org.apache.brooklyn.core.mgmt.persist.BrooklynPersistenceUtils
-
- BrooklynPersistenceUtils.CreateBackupMode - Enum in org.apache.brooklyn.core.mgmt.persist
-
- brooklynPid - Variable in class org.apache.brooklyn.qa.longevity.MonitorPrefs
-
- BrooklynProperties - Interface in org.apache.brooklyn.core.internal
-
Utils for accessing command-line and system-env properties;
doesn't resolve anything (unless an execution context is supplied)
and treats ConfigKeys as of type object when in doubt,
or string when that is likely wanted (e.g.
- brooklynProperties(BrooklynProperties) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
Specifies the brooklyn properties to be used.
- brooklynProperties(String, Object) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
Specifies a property to be added to the brooklyn properties
- brooklynProperties(ConfigKey<T>, T) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- BrooklynProperties.Factory - Class in org.apache.brooklyn.core.internal
-
- BrooklynProperties.Factory() - Constructor for class org.apache.brooklyn.core.internal.BrooklynProperties.Factory
-
- BrooklynProperties.Factory.Builder - Class in org.apache.brooklyn.core.internal
-
- BrooklynProperties.Factory.Builder() - Constructor for class org.apache.brooklyn.core.internal.BrooklynProperties.Factory.Builder
-
Deprecated.
since 0.7.0 use static methods in
BrooklynProperties.Factory
to create
- BrooklynPropertiesImpl - Class in org.apache.brooklyn.core.internal
-
TODO methods in this class are not thread safe.
- BrooklynPropertiesImpl.Factory - Class in org.apache.brooklyn.core.internal
-
- BrooklynPropertiesImpl.Factory() - Constructor for class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl.Factory
-
- BrooklynPropertiesImpl.Factory.Builder - Class in org.apache.brooklyn.core.internal
-
- BrooklynPropertiesImpl.Factory.Builder() - Constructor for class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl.Factory.Builder
-
Deprecated.
since 0.7.0 use static methods in
BrooklynPropertiesImpl.Factory
to create
- BrooklynPropertiesSecurityFilter - Class in org.apache.brooklyn.rest.filter
-
Provides basic HTTP authentication.
- BrooklynPropertiesSecurityFilter() - Constructor for class org.apache.brooklyn.rest.filter.BrooklynPropertiesSecurityFilter
-
- BrooklynRestApi - Class in org.apache.brooklyn.rest
-
- BrooklynRestApi() - Constructor for class org.apache.brooklyn.rest.BrooklynRestApi
-
- BrooklynRestResourceUtils - Class in org.apache.brooklyn.rest.util
-
- BrooklynRestResourceUtils(ManagementContext) - Constructor for class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
- BrooklynServerConfig - Class in org.apache.brooklyn.core.server
-
Config keys for the brooklyn server
- BrooklynServerConfig() - Constructor for class org.apache.brooklyn.core.server.BrooklynServerConfig
-
- BrooklynServerDetails - Class in org.apache.brooklyn.launcher
-
- BrooklynServerDetails(BrooklynWebServer, ManagementContext) - Constructor for class org.apache.brooklyn.launcher.BrooklynServerDetails
-
- BrooklynServerPaths - Class in org.apache.brooklyn.core.server
-
- BrooklynServerPaths() - Constructor for class org.apache.brooklyn.core.server.BrooklynServerPaths
-
- BrooklynServerPaths.PersistenceBackupPathResolver - Class in org.apache.brooklyn.core.server
-
Similar to
BrooklynServerPaths.PersistencePathResolver
, but designed for use for backup subpaths.
- BrooklynServerPaths.PersistencePathResolver - Class in org.apache.brooklyn.core.server
-
Utility for computing the path (dir or container name) to use for persistence.
- BrooklynServiceAttributes - Class in org.apache.brooklyn.core.server
-
attributes which callers can set and a service application
(such as servlet or osgi) will pay attention to,
contained in one place for convenience
- BrooklynServiceAttributes() - Constructor for class org.apache.brooklyn.core.server.BrooklynServiceAttributes
-
- BrooklynServiceTypeResolver - Class in org.apache.brooklyn.camp.brooklyn.spi.creation.service
-
Deprecated.
since 0.9.0, use
AbstractEntitySpecResolver
instead
- BrooklynServiceTypeResolver() - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.creation.service.BrooklynServiceTypeResolver
-
Deprecated.
- BrooklynShutdownHooks - Class in org.apache.brooklyn.core.mgmt.internal
-
- BrooklynShutdownHooks() - Constructor for class org.apache.brooklyn.core.mgmt.internal.BrooklynShutdownHooks
-
- BrooklynShutdownHooks.BrooklynShutdownHookJob - Class in org.apache.brooklyn.core.mgmt.internal
-
- BrooklynStorage - Interface in org.apache.brooklyn.core.internal.storage
-
- BrooklynStorageImpl - Class in org.apache.brooklyn.core.internal.storage.impl
-
- BrooklynStorageImpl(DataGrid) - Constructor for class org.apache.brooklyn.core.internal.storage.impl.BrooklynStorageImpl
-
- BrooklynSystemProperties - Class in org.apache.brooklyn.util.internal
-
Convenience for retrieving well-defined system properties, including checking if they have been set etc.
- BrooklynSystemProperties() - Constructor for class org.apache.brooklyn.util.internal.BrooklynSystemProperties
-
- BrooklynTags - Class in org.apache.brooklyn.core.mgmt
-
- BrooklynTags() - Constructor for class org.apache.brooklyn.core.mgmt.BrooklynTags
-
- BrooklynTags.ListTag<T> - Class in org.apache.brooklyn.core.mgmt
-
- BrooklynTags.ListTag(List<T>) - Constructor for class org.apache.brooklyn.core.mgmt.BrooklynTags.ListTag
-
- BrooklynTags.NamedStringTag - Class in org.apache.brooklyn.core.mgmt
-
- BrooklynTags.NamedStringTag(String, String) - Constructor for class org.apache.brooklyn.core.mgmt.BrooklynTags.NamedStringTag
-
- BrooklynTags.TraitsTag - Class in org.apache.brooklyn.core.mgmt
-
- BrooklynTags.TraitsTag(List<Class<?>>) - Constructor for class org.apache.brooklyn.core.mgmt.BrooklynTags.TraitsTag
-
- BrooklynTasks - Class in org.apache.brooklyn.core.mgmt
-
Deprecated.
since 0.7.0 use
BrooklynTaskTags
- BrooklynTasks() - Constructor for class org.apache.brooklyn.core.mgmt.BrooklynTasks
-
Deprecated.
- BrooklynTaskTags - Class in org.apache.brooklyn.core.mgmt
-
Provides utilities for making Tasks easier to work with in Brooklyn.
- BrooklynTaskTags() - Constructor for class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
- BrooklynTaskTags.EffectorCallTag - Class in org.apache.brooklyn.core.mgmt
-
- BrooklynTaskTags.EntitlementTag - Class in org.apache.brooklyn.core.mgmt
-
- BrooklynTaskTags.EntitlementTag() - Constructor for class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.EntitlementTag
-
- BrooklynTaskTags.WrappedEntity - Class in org.apache.brooklyn.core.mgmt
-
- BrooklynTaskTags.WrappedStream - Class in org.apache.brooklyn.core.mgmt
-
- BrooklynType - Interface in org.apache.brooklyn.api.objs
-
Gives type information for a
BrooklynObject
.
- BrooklynTypePlanTransformer - Interface in org.apache.brooklyn.core.typereg
-
Interface for use by schemes which provide the capability to transform plans
(serialized descriptions) to brooklyn objecs and specs.
- BrooklynTypeRegistry - Interface in org.apache.brooklyn.api.typereg
-
- BrooklynTypeRegistry.RegisteredTypeKind - Enum in org.apache.brooklyn.api.typereg
-
- BrooklynTypes - Class in org.apache.brooklyn.core.objs
-
- BrooklynTypes() - Constructor for class org.apache.brooklyn.core.objs.BrooklynTypes
-
- BrooklynTypeSnapshot - Class in org.apache.brooklyn.core.objs
-
- BrooklynUrlLookup - Class in org.apache.brooklyn.camp.brooklyn.spi.lookup
-
- BrooklynUrlLookup() - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.lookup.BrooklynUrlLookup
-
- BrooklynUserWithRandomPasswordSecurityProvider - Class in org.apache.brooklyn.rest.security.provider
-
- BrooklynUserWithRandomPasswordSecurityProvider() - Constructor for class org.apache.brooklyn.rest.security.provider.BrooklynUserWithRandomPasswordSecurityProvider
-
- BrooklynUserWithRandomPasswordSecurityProvider(ManagementContext) - Constructor for class org.apache.brooklyn.rest.security.provider.BrooklynUserWithRandomPasswordSecurityProvider
-
- brooklynVersion(String) - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData.Builder
-
- BrooklynVersion - Class in org.apache.brooklyn.core
-
Wraps the version of Brooklyn.
- brooklynVersion(String) - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord.Builder
-
- brooklynVersion(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl.Builder
-
- brooklynVersion(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl.Builder
-
- BrooklynVersion.BrooklynFeature - Class in org.apache.brooklyn.core
-
- BrooklynWebConfig - Class in org.apache.brooklyn.rest
-
- BrooklynWebConfig() - Constructor for class org.apache.brooklyn.rest.BrooklynWebConfig
-
- BrooklynWebServer - Class in org.apache.brooklyn.launcher
-
Starts the web-app running, connected to the given management context
- BrooklynWebServer(ManagementContext) - Constructor for class org.apache.brooklyn.launcher.BrooklynWebServer
-
- BrooklynWebServer(Map<?, ?>, ManagementContext) - Constructor for class org.apache.brooklyn.launcher.BrooklynWebServer
-
accepts flags: port,
war (url of war file which is the root),
wars (map of context-prefix to url),
attrs (map of attribute-name : object pairs passed to the servlet)
- BrooklynWebServer(ManagementContext, int) - Constructor for class org.apache.brooklyn.launcher.BrooklynWebServer
-
- BrooklynWebServer(ManagementContext, int, String) - Constructor for class org.apache.brooklyn.launcher.BrooklynWebServer
-
- BrooklynYamlLocationResolver - Class in org.apache.brooklyn.camp.brooklyn.spi.creation
-
- BrooklynYamlLocationResolver(ManagementContext) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlLocationResolver
-
- BrooklynYamlTypeInstantiator - Class in org.apache.brooklyn.camp.brooklyn.spi.creation
-
Assists in loading types referenced from YAML;
mainly as a way to share logic used in very different contexts.
- BrooklynYamlTypeInstantiator.Factory - Class in org.apache.brooklyn.camp.brooklyn.spi.creation
-
- BrooklynYamlTypeInstantiator.Factory(BrooklynClassLoadingContext, Object) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlTypeInstantiator.Factory
-
- BrooklynYamlTypeInstantiator.InstantiatorFromKey - Class in org.apache.brooklyn.camp.brooklyn.spi.creation
-
- BrooklynYamlTypeInstantiator.InstantiatorFromName - Class in org.apache.brooklyn.camp.brooklyn.spi.creation
-
- BUCKET_CREATE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- BUCKET_CREATION_IN_PROGRESS - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- BUCKET_FUNCTION - Static variable in interface org.apache.brooklyn.entity.group.DynamicMultiGroup
-
Implements the mapping from
Entity
to bucket name.
- BUCKET_SPEC - Static variable in interface org.apache.brooklyn.entity.group.DynamicMultiGroup
-
Determines the type of
Group
used for the buckets.
- bucketCreate(String, String, Integer, Integer, Integer) - Method in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- bucketCreate(String, String, Integer, Integer, Integer) - Method in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeDriver
-
- bucketCreate(String, String, Integer, Integer, Integer) - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeImpl
-
- bucketCreate(String, String, Integer, Integer, Integer) - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver
-
- bucketFromAttribute(AttributeSensor<?>, String) - Static method in class org.apache.brooklyn.entity.group.DynamicMultiGroupImpl
-
Convenience factory method for the common use-case of deriving the bucket directly from a sensor value.
- bucketFromAttribute(AttributeSensor<?>) - Static method in class org.apache.brooklyn.entity.group.DynamicMultiGroupImpl
-
Convenience factory method for the common use-case of deriving the bucket directly from a sensor value.
- BUCKETS - Static variable in interface org.apache.brooklyn.entity.group.DynamicMultiGroup
-
- bucketTypeActivate(String) - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- bucketTypeActivate(String) - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNodeDriver
-
- bucketTypeActivate(String) - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- bucketTypeActivate(String) - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- bucketTypeCreate(String, String) - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- bucketTypeCreate(String, String) - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNodeDriver
-
- bucketTypeCreate(String, String) - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- bucketTypeCreate(String, String) - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- bucketTypeList() - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- bucketTypeList() - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNodeDriver
-
- bucketTypeList() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- bucketTypeList() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- bucketTypeStatus(String) - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- bucketTypeStatus(String) - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNodeDriver
-
- bucketTypeStatus(String) - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- bucketTypeStatus(String) - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- bucketTypeUpdate(String, String) - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- bucketTypeUpdate(String, String) - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNodeDriver
-
- bucketTypeUpdate(String, String) - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- bucketTypeUpdate(String, String) - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- build(DriverDependentEntity<D>, Location) - Method in interface org.apache.brooklyn.api.entity.drivers.EntityDriverManager
-
Builds a new
EntityDriver
for the given entity/location.
- build() - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData.Builder
-
- build() - Method in class org.apache.brooklyn.camp.server.dto.ApiErrorDto.Builder
-
- build() - Method in class org.apache.brooklyn.camp.spi.AbstractResource.Builder
-
- build() - Method in class org.apache.brooklyn.camp.spi.Assembly.Builder
-
- build() - Method in class org.apache.brooklyn.camp.spi.AssemblyTemplate.Builder
-
- build() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder
-
- build() - Method in class org.apache.brooklyn.core.config.BasicConfigKey.Builder
-
- build() - Method in class org.apache.brooklyn.core.effector.Effectors.EffectorBuilder
-
returns the effector, with an implementation (required); @see
Effectors.EffectorBuilder.buildAbstract()
- build(DriverDependentEntity<D>, Location) - Method in class org.apache.brooklyn.core.entity.drivers.BasicEntityDriverManager
-
- build() - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadTargets.Builder
-
- build(DriverDependentEntity<D>, Location) - Method in class org.apache.brooklyn.core.entity.drivers.ReflectiveEntityDriverFactory
-
- build(DriverDependentEntity<D>, Location) - Method in class org.apache.brooklyn.core.entity.drivers.RegistryEntityDriverFactory
-
- build() - Method in class org.apache.brooklyn.core.internal.BrooklynProperties.Factory.Builder
-
- build() - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl.Factory.Builder
-
- build() - Method in class org.apache.brooklyn.core.location.DeprecatedKeysMappingBuilder
-
Deprecated.
- build() - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord.Builder
-
- build() - Method in class org.apache.brooklyn.core.mgmt.ha.dto.ManagementPlaneSyncRecordImpl.Builder
-
- build() - Method in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordDeltaImpl.Builder
-
- build() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento.Builder
-
- build() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEnricherMemento.Builder
-
- build() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEntityMemento.Builder
-
- build() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicFeedMemento.Builder
-
- build() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicLocationMemento.Builder
-
- build() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicPolicyMemento.Builder
-
- build() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl.Builder
-
- build() - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl.Builder
-
- build() - Method in class org.apache.brooklyn.core.mgmt.rebind.PersistenceExceptionHandlerImpl.Builder
-
- build() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl.Builder
-
- build() - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformer.Builder
-
- build() - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.Builder
-
- build() - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.MultiBuilder
-
- build() - Method in class org.apache.brooklyn.core.sensor.Sensors.Builder
-
- build() - Method in class org.apache.brooklyn.enricher.stock.Enrichers.AbstractUpdatingMapBuilder
-
- build() - Method in class org.apache.brooklyn.entity.chef.ChefAttributeFeed.Builder
-
- build() - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- build() - Method in class org.apache.brooklyn.entity.nosql.mongodb.ReplicaSetConfig
-
- build() - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig.Builder
-
- build() - Method in class org.apache.brooklyn.feed.function.FunctionFeed.Builder
-
- build() - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- build() - Method in class org.apache.brooklyn.feed.jmx.JmxFeed.Builder
-
- build() - Method in class org.apache.brooklyn.feed.shell.ShellFeed.Builder
-
- build() - Method in class org.apache.brooklyn.feed.ssh.SshFeed.Builder
-
- build() - Method in class org.apache.brooklyn.feed.windows.WindowsPerformanceCounterFeed.Builder
-
- build() - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation.Builder
-
- build() - Method in class org.apache.brooklyn.location.jclouds.templates.PortableTemplateBuilder
-
- build() - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- build() - Method in class org.apache.brooklyn.policy.autoscaling.MaxPoolSizeReachedEvent.Builder
-
- build() - Method in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector.Builder
-
returns the detector.
- build() - Method in class org.apache.brooklyn.rest.domain.ApiError.Builder
-
- build() - Method in class org.apache.brooklyn.rest.domain.ApplicationSpec.Builder
-
- build() - Method in class org.apache.brooklyn.util.collections.MutableList.Builder
-
- build() - Method in class org.apache.brooklyn.util.collections.MutableMap.Builder
-
- build() - Method in class org.apache.brooklyn.util.collections.MutableSet.Builder
-
- build() - Method in class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool.Builder
-
- build() - Method in class org.apache.brooklyn.util.core.internal.ssh.SshAbstractTool.AbstractSshToolBuilder
-
- build() - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection.Builder
-
- build() - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool.Builder
-
- build() - Method in class org.apache.brooklyn.util.core.task.TaskBuilder
-
- build() - Method in class org.apache.brooklyn.util.guava.IfFunctions.IfFunctionBuilder
-
- build() - Method in class org.apache.brooklyn.util.http.HttpTool.HttpClientBuilder
-
- build() - Method in class org.apache.brooklyn.util.pool.BasicPool.Builder
-
- build() - Method in class org.apache.brooklyn.util.text.ByteSizeStrings.Builder
-
Returns an immutable
ByteSizeStrings
formatter using the builder configuration.
- build(String) - Method in class org.apache.brooklyn.util.text.QuotedStringTokenizer.Builder
-
- buildAbstract() - Method in class org.apache.brooklyn.core.effector.Effectors.EffectorBuilder
-
returns an abstract effector, where the body will be defined later/elsewhere
(impl must not be set)
- buildChefFile(String, String, String, Iterable<? extends String>, Map<String, Object>) - Static method in class org.apache.brooklyn.entity.chef.ChefSoloTasks
-
- buildChefFile(String, String, String, Iterable<? extends String>, Map<String, Object>) - Static method in class org.apache.brooklyn.entity.chef.ChefTasks
-
- builder() - Static method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData
-
- builder() - Static method in class org.apache.brooklyn.camp.server.dto.ApiErrorDto
-
- builder() - Static method in class org.apache.brooklyn.camp.spi.AbstractResource
-
- builder() - Static method in class org.apache.brooklyn.camp.spi.ApplicationComponent
-
- builder() - Static method in class org.apache.brooklyn.camp.spi.ApplicationComponentTemplate
-
- builder() - Static method in class org.apache.brooklyn.camp.spi.Assembly
-
- builder() - Static method in class org.apache.brooklyn.camp.spi.AssemblyTemplate
-
- builder() - Static method in class org.apache.brooklyn.camp.spi.PlatformComponent
-
- builder() - Static method in class org.apache.brooklyn.camp.spi.PlatformComponentTemplate
-
- builder() - Static method in class org.apache.brooklyn.camp.spi.PlatformRootSummary
-
- builder(TypeToken<T>) - Static method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- builder(Class<T>) - Static method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- builder(TypeToken<T>, String) - Static method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- builder(Class<T>, String) - Static method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- builder(ConfigKey<T>) - Static method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- builder(Class<T>) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- builder(TypeToken<T>) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- builder(Class<T>, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- builder(TypeToken<T>, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- builder() - Static method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadTargets
-
- builder() - Static method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord
-
- builder() - Static method in class org.apache.brooklyn.core.mgmt.ha.dto.ManagementPlaneSyncRecordImpl
-
- builder() - Static method in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordDeltaImpl
-
- builder() - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento
-
- builder() - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEnricherMemento
-
- builder() - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEntityMemento
-
- builder() - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicFeedMemento
-
- builder() - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicLocationMemento
-
- builder() - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicPolicyMemento
-
- builder() - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl
-
- builder() - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl
-
- builder() - Static method in class org.apache.brooklyn.core.mgmt.rebind.PersistenceExceptionHandlerImpl
-
- builder() - Static method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- builder() - Static method in class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformer
-
- builder() - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- builder(TypeToken<T>, String) - Static method in class org.apache.brooklyn.core.sensor.Sensors
-
- builder(Class<T>, String) - Static method in class org.apache.brooklyn.core.sensor.Sensors
-
- builder() - Static method in class org.apache.brooklyn.enricher.stock.Enrichers
-
- builder() - Static method in class org.apache.brooklyn.entity.chef.ChefAttributeFeed
-
- builder() - Static method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed
-
- builder(String) - Static method in class org.apache.brooklyn.entity.nosql.mongodb.ReplicaSetConfig
-
Creates a configuration with the given name.
- builder() - Static method in class org.apache.brooklyn.entity.proxy.ProxySslConfig
-
- builder() - Static method in class org.apache.brooklyn.feed.function.FunctionFeed
-
- builder(String) - Static method in class org.apache.brooklyn.feed.function.FunctionFeed
-
- builder() - Static method in class org.apache.brooklyn.feed.http.HttpFeed
-
- builder() - Static method in class org.apache.brooklyn.feed.jmx.JmxFeed
-
- builder() - Static method in class org.apache.brooklyn.feed.shell.ShellFeed
-
- builder() - Static method in class org.apache.brooklyn.feed.ssh.SshFeed
-
- builder() - Static method in class org.apache.brooklyn.feed.windows.WindowsPerformanceCounterFeed
-
- builder() - Static method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- builder() - Static method in class org.apache.brooklyn.policy.autoscaling.MaxPoolSizeReachedEvent
-
- builder() - Static method in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector
-
- builder() - Static method in class org.apache.brooklyn.rest.domain.ApiError
-
- builder() - Static method in class org.apache.brooklyn.rest.domain.ApplicationSpec
-
- builder() - Static method in class org.apache.brooklyn.util.collections.MutableList
-
- builder() - Static method in class org.apache.brooklyn.util.collections.MutableMap
-
- builder() - Static method in class org.apache.brooklyn.util.collections.MutableSet
-
- builder() - Static method in class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool
-
- builder() - Static method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection
-
- builder() - Static method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool
-
- builder() - Static method in class org.apache.brooklyn.util.core.task.TaskBuilder
-
- builder() - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- builder() - Static method in class org.apache.brooklyn.util.pool.BasicPool
-
- builder() - Static method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
Returns a builder for a
ByteSizeStrings
formatter.
- builder() - Static method in class org.apache.brooklyn.util.text.QuotedStringTokenizer
-
- builderDefault() - Static method in class org.apache.brooklyn.core.internal.BrooklynProperties.Factory
-
- builderDefault() - Static method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl.Factory
-
- builderEmpty() - Static method in class org.apache.brooklyn.core.internal.BrooklynProperties.Factory
-
- builderEmpty() - Static method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl.Factory
-
- builderFromThrowable(Throwable) - Static method in class org.apache.brooklyn.rest.domain.ApiError
-
- buildFactory() - Method in class org.apache.brooklyn.util.core.task.TaskBuilder
-
returns a a factory based on this builder
- buildHeaders(Map<String, String>) - Method in class org.apache.brooklyn.feed.http.HttpPollConfig
-
- buildImmutable() - Method in class org.apache.brooklyn.util.collections.MutableList.Builder
-
- buildList(String) - Method in class org.apache.brooklyn.util.text.QuotedStringTokenizer.Builder
-
- buildOperationIdentity() - Method in class org.apache.brooklyn.feed.jmx.JmxOperationPollConfig
-
- buildSpec() - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- buildTemplate(ComputeService, ConfigBag) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
returns the jclouds Template which describes the image to be built, for the given config and compute service
- buildUri(URI, Map<String, String>) - Method in class org.apache.brooklyn.feed.http.HttpPollConfig
-
- BuiltResponsePreservingError - Class in org.apache.brooklyn.rest.client.util.http
-
Allows wrapping a
Response
with the stream fully read and closed so that the client can be re-used.
- BuiltResponsePreservingError(int, <any>, Object, Annotation[], Throwable) - Constructor for class org.apache.brooklyn.rest.client.util.http.BuiltResponsePreservingError
-
- bundle(CatalogItem.CatalogBundle) - Method in class org.apache.brooklyn.util.core.osgi.Osgis.BundleFinder
-
- bundleFinder(Framework) - Static method in class org.apache.brooklyn.util.core.osgi.Osgis
-
- ByObjectBasicRelationSupport<SourceType extends BrooklynObject> - Class in org.apache.brooklyn.core.relations
-
- ByObjectBasicRelationSupport(SourceType, Runnable) - Constructor for class org.apache.brooklyn.core.relations.ByObjectBasicRelationSupport
-
- ByObjectBasicRelationSupport.DataForBasicRelations<T extends BrooklynObject> - Class in org.apache.brooklyn.core.relations
-
- ByObjectBasicRelationSupport.DataForBasicRelations(Runnable) - Constructor for class org.apache.brooklyn.core.relations.ByObjectBasicRelationSupport.DataForBasicRelations
-
- BYON - Static variable in class org.apache.brooklyn.location.byon.ByonLocationResolver
-
- BYON - Static variable in class org.apache.brooklyn.location.jclouds.JcloudsByonLocationResolver
-
- ByonLocationResolver - Class in org.apache.brooklyn.location.byon
-
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")
- ByonLocationResolver() - Constructor for class org.apache.brooklyn.location.byon.ByonLocationResolver
-
- byteArray(byte[]) - Static method in class org.apache.brooklyn.util.stream.Streams
-
- byteArrayOfString(String) - Static method in class org.apache.brooklyn.util.stream.Streams
-
- BYTES_RECEIVED - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaBroker
-
- BYTES_RECEIVED - Static variable in interface org.apache.brooklyn.entity.webapp.WebAppServiceMetrics
-
- BYTES_SENT - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaBroker
-
- BYTES_SENT - Static variable in interface org.apache.brooklyn.entity.webapp.WebAppServiceMetrics
-
- ByteSizeStrings - Class in org.apache.brooklyn.util.text
-
A formatter to pretty-print numeric values representing sizes in byes.
- ByteSizeStrings() - Constructor for class org.apache.brooklyn.util.text.ByteSizeStrings
-
Deprecated.
- ByteSizeStrings.Builder - Class in org.apache.brooklyn.util.text
-
Configures and builds a
ByteSizeStrings
formatter.
- ByteSizeStrings.Builder() - Constructor for class org.apache.brooklyn.util.text.ByteSizeStrings.Builder
-
- bytesPerMetricUnit(int) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings.Builder
-
The number of bytes per metric usnit, usually either 1000 or 1024.
- byteValue() - Method in class org.apache.brooklyn.util.math.BitList
-
returns value of this as a byte(ignoring any too-high bits)
C
- 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
-
as
DynamicSequentialTask.FailureHandlingConfig.abortSecondaryQueueOnPrimaryFailure
but controls cancelling of secondary queue
- 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
-
Deprecated.
since 0.7.0, not really needed, and semantics are weak; use
LocationRegistry.resolve(String, Boolean, Map)
- 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
-
Deprecated.
since 0.9.0 use
EntityManagementUtils.canUnwrapEntity(EntitySpec)
- canPromoteWrappedApplication(EntitySpec<? extends Application>) - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
Deprecated.
since 0.9.0 use
EntityManagementUtils.canUnwrapApplication(EntitySpec)
- 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
-
As
EntityManagementUtils.canUnwrapEntity(EntitySpec)
but additionally requiring that the wrapped item is an Application
,
for use when the context requires an Application
ie a root of a spec.
- 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
-
A group of
CassandraNode
s -- based on Brooklyn's DynamicCluster
(though it is a "Datacenter" in Cassandra terms, where Cassandra's "cluster" corresponds
to a Brooklyn Fabric, cf CassandraFabric
).
- CassandraDatacenterImpl - Class in org.apache.brooklyn.entity.nosql.cassandra
-
Implementation of
CassandraDatacenter
.
- 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
-
Implementation of
CassandraDatacenter
.
- 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
-
An
Entity
that represents a Cassandra node in a CassandraDatacenter
.
- CassandraNodeDriver - Interface in org.apache.brooklyn.entity.nosql.cassandra
-
- CassandraNodeImpl - Class in org.apache.brooklyn.entity.nosql.cassandra
-
Implementation of
CassandraNode
.
- CassandraNodeImpl() - Constructor for class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeImpl
-
- CassandraNodeSshDriver - Class in org.apache.brooklyn.entity.nosql.cassandra
-
Start a
CassandraNode
in a Location
accessible over ssh.
- 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
-
Deprecated.
since 0.7.0 in favour of
CatalogItem.CatalogBundle
, kept for rebind compatibility
- 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
-
Deprecated.
since 0.7.0 replaced by
CatalogInitialization
- 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
-
Deprecated.
since 0.7.0 use
Functionals.chain(Function, Function)
- chain(Function<A, ? extends B>, Function<B, ? extends C>, Function<C, D>) - Static method in class org.apache.brooklyn.feed.http.HttpValueFunctions
-
Deprecated.
since 0.7.0 use
Functionals.chain(Function, Function, Function)
- 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
-
Deprecated.
since 0.7.0 use
Functionals.chain(Function, Function, Function, Function)
- chain(Function<A, ? extends B>, Function<B, C>) - Static method in class org.apache.brooklyn.feed.ssh.SshValueFunctions
-
Deprecated.
since 0.9.0; use
Functionals.chain(Function, Function)
- chain(Function<A, ? extends B>, Function<B, ? extends C>, Function<C, D>) - Static method in class org.apache.brooklyn.feed.ssh.SshValueFunctions
-
Deprecated.
since 0.9.0; use
Functionals.chain(Function, Function, Function)
- 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
-
Convenience for
BashCommands.chain(Collection)
- chainGroup(Collection<String>) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
As
BashCommands.chain(Collection)
, but explicitly using { } grouping characters
to ensure exits are propagated.
- 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
-
As
BashCommands.chain(Collection)
, but explicitly using ( ) grouping characters
to ensure exits are caught.
- 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
-
As
CompoundTransformer.Builder.changeCatalogItemId(String, String, String, String)
matching any old version.
- 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
-
as
Enums.checkAllEnumeratedIgnoreCase(String, Enum[], String...)
using the same default strategy
that Enums.valueOfIgnoreCase(Class, String)
applies
- 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
-
throws
NotEntitledException
if entitlement not available for current Entitlements.getEntitlementContext()
- 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
-
See
BrooklynPersistenceUtils
for conveniences for using this method.
- checkPortAvailable(InetAddress, int) - Static method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
checks the actual availability of the port on localhost, ie by binding to it; cf
Networking.isPortAvailable(int)
- 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
-
ConfigKey
s used to configure the chef driver
- 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
-
StackTraceSimplifier.clean(StackTraceElement[])
the given throwable instance, returning the same instance for convenience
- cleanedStackTrace(T) - Static method in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
static convenience for
StackTraceSimplifier.cleaned(Throwable)
- cleanSimpleClassName(Object) - Static method in class org.apache.brooklyn.util.javalang.JavaClassNames
-
as
JavaClassNames.simpleClassName(Object)
but making the result clean for use on filesystems and as java identifiers
- cleanSimpleClassName(Class<?>) - Static method in class org.apache.brooklyn.util.javalang.JavaClassNames
-
as
JavaClassNames.simpleClassName(Object)
but making the result clean for use on filesystems and as java identifiers
- cleanStackTrace(Iterable<StackTraceElement>) - Static method in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
static convenience for
StackTraceSimplifier.clean(Iterable)
- cleanStackTrace(StackTraceElement[]) - Static method in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
static convenience for
StackTraceSimplifier.clean(StackTraceElement[])
- 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
-
clears any entry for the given key in the
Attributes.SERVICE_NOT_UP_INDICATORS
map
- clearNotUpIndicator(EntityLocal, Sensor<?>) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ServiceNotUpLogic
-
as
ServiceStateLogic.ServiceNotUpLogic.clearNotUpIndicator(EntityLocal, String)
using the given sensor as the key
- 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
-
clears any entry for the given sensor in the
Attributes.SERVICE_PROBLEMS
map
- 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
-
as
Exceptions.collapse(Throwable)
but includes causal messages in the message as per Exceptions.collapseTextIncludingAllCausalMessages(Throwable)
;
use with care (limit once) as repeated usage can result in multiple copies of the same message
- collapseText(Throwable) - Static method in class org.apache.brooklyn.util.exceptions.Exceptions
-
like
Exceptions.collapse(Throwable)
but returning a one-line message suitable for logging without traces
- 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
-
takes a version string, and compares to other versions,
using
VersionComparator
- 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
-
The maximum length of time to wait for the
PerformanceTestDescriptor.completionLatch(CountDownLatch)
, after
executing the designated number of jobs.
- 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
-
- 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
-
Dictionary of
ConfigKey
entries.
- 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
-
Simple config adapter for setting
AttributeSensorAndConfigKey
sensor values from the config value or config default
- 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
-
Deprecated.
since 0.7.0; see
AbstractEntity.config()
, such as config().set(key, value)
- configure(ConfigKey<T>, String) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.7.0; see
AbstractEntity.config()
, such as config().set(key, value)
- configure(ConfigKey.HasConfigKey<T>, T) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.7.0; see
AbstractEntity.config()
, such as config().set(key, value)
- configure(ConfigKey.HasConfigKey<T>, String) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.7.0; see
AbstractEntity.config()
, such as config().set(key, value)
- 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
-
as
ConfigBag.put(ConfigKey, Object)
but returning this ConfigBag for fluent-style coding
- 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
-
Deprecated.
since 0.7.0; (since much earlier) this ignores the argument in favour of
SshTool.PROP_SSH_TRIES
- 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
-
A
ConstraintViolationException
indicates one or more problems applying
values for ConfigKeys
when creating
a BrooklynObject
.
- 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
-
as
ValueResolver.context(ExecutionContext)
for use from an entity
- 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
-
As
Asserts.continually(Supplier, Predicate, Duration, Duration, String)
with defaults.
- continually(Map<String, ?>, Supplier<? extends T>, Predicate<? super T>) - Static method in class org.apache.brooklyn.test.Asserts
-
Deprecated.
- continually(Map<String, ?>, Supplier<? extends T>, Predicate<T>, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Deprecated.
- 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
-
Deprecated.
since 0.7.0 use
Streams.copy(InputStream, OutputStream)
- 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
-
Deprecated.
since 0.7.0 renamed
PostgreSqlSshDriver.logTailOfPostgresLog()
- 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
-
A cluster of
CouchDBNode
s based on DynamicCluster
which can be resized by a policy if required.
- CouchDBClusterImpl - Class in org.apache.brooklyn.entity.nosql.couchdb
-
Implementation of
CouchDBCluster
.
- CouchDBClusterImpl() - Constructor for class org.apache.brooklyn.entity.nosql.couchdb.CouchDBClusterImpl
-
- CouchDBNode - Interface in org.apache.brooklyn.entity.nosql.couchdb
-
An
Entity
that represents a CouchDB node in a CouchDBCluster
.
- CouchDBNodeDriver - Interface in org.apache.brooklyn.entity.nosql.couchdb
-
- CouchDBNodeImpl - Class in org.apache.brooklyn.entity.nosql.couchdb
-
Implementation of
CouchDBNode
.
- CouchDBNodeImpl() - Constructor for class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeImpl
-
- CouchDBNodeSshDriver - Class in org.apache.brooklyn.entity.nosql.couchdb
-
Start a
CouchDBNode
in a Location
accessible over ssh.
- 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
-
returns a new started
CountdownTimer
with this 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
-
Deprecated.
since 0.7.0 only for legacy catalog items which provide a non-osgi loader; see
JavaBrooklynClassLoadingContext.newDefault(ManagementContext)
- create(ManagementContext, ClassLoader) - Static method in class org.apache.brooklyn.core.mgmt.classloading.JavaBrooklynClassLoadingContext
-
Deprecated.
since 0.7.0 only for legacy catalog items which provide a non-osgi loader; see
JavaBrooklynClassLoadingContext.newDefault(ManagementContext)
- 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
-
Creates a new instance of the indicated type, or throws if not supported;
this method is used by the
BrooklynTypeRegistry
when it creates instances,
so implementations must respect the BrooklynTypeRegistry.RegisteredTypeKind
semantics and the RegisteredTypeLoadingContext
if they return an instance.
- 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
-
Deprecated.
since 0.7.0 use
CatalogApi.create(String)
with a location definition
- 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
-
Creates a
ResourceUtils
object with the given context.
- create(Object) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
Creates a
ResourceUtils
object with the given context.
- create() - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
Creates a
ResourceUtils
object with itself as the context.
- 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
-
Gets the single item returned by
AssemblyTemplateSpecInstantiator.createServiceSpecs(org.apache.brooklyn.camp.spi.AssemblyTemplate, org.apache.brooklyn.camp.CampPlatform, org.apache.brooklyn.api.mgmt.classloading.BrooklynClassLoadingContext, java.util.Set<java.lang.String>)
and wraps it in an Application if needed, applying top-level
attributes and locations to the root entity.
- 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
-
as
EntityManagementUtils.createUnstarted(ManagementContext, EntitySpec)
but for a string plan (e.g.
- 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
-
returns the current node, stored in a thread-local, to populate the dsl field of
BrooklynDslDeferredSupplier
instances
- 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
-
Deprecated.
since 0.7.0; use
Enrichers.builder()
- 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
-
Provides a machine namer which looks at a location config key
CustomMachineNamer.MACHINE_NAME_TEMPLATE
to construct the hostname.
- 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
-
D
- 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
-
An entity that supplies data as
AttributeSensor
values.
- 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
-
A factory for creating a
DataGrid
.
- 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
-
Deprecated.
since 0.9.0 use
Asserts.DEFAULT_LONG_TIMEOUT
- 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
-
as
ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembers.DEFAULT_UNIQUE_TAG
, but when a second distinct instance is responsible for computing service up
- 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
-
Delegates to another
BrooklynProperties
implementation, but intercepts all calls to get.
- 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
-
Deprecated.
since 0.7.0; use
CatalogApi.deleteLocation(String, String)
- 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
-
Deprecated.
since 0.7.0 use
CatalogApi.deleteEntity(String, String)
- 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
-
as
Os.deleteRecursively(File)
but includes safety checks to prevent deletion of / or ~
or anything else not passing Os.checkSafe(File)
, unless the skipSafetyChecks parameter is set
- 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
-
Start a
DerbyDatabase
in a Location
accessible over ssh.
- 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
-
Same as
Entities.destroyAll(ManagementContext)
but catching all errors
- destroyCatching(Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Same as
Entities.destroy(Entity)
but catching all errors.
- destroyCatching(Location) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Same as
Entities.destroy(Location)
but catching all errors.
- 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
-
A thread-safe version of
JmxHelper.disconnectNow()
.
- 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
-
Deprecated.
since 0.7.0 use
EntityPredicates.displayNameSatisfies(Predicate)
to clarify this is *regex* matching
(passing StringPredicates.matchesRegex(String)
as the predicate)
- displayNameMatches(Predicate<? super String>) - Static method in class org.apache.brooklyn.util.core.task.TaskPredicates
-
Deprecated.
since 0.9.0; use
TaskPredicates.displayNameSatisfies(Predicate)
- 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
-
Distribute entities accepted by the
DynamicGroup.ENTITY_FILTER
into uniquely-named
buckets according to the DynamicMultiGroup.BUCKET_FUNCTION
.
- 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
-
Deprecated.
since 0.9.0; use
Functionals.chain(Function, Function)
and MathFunctions.divide(double)
- 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
-
See docs in
BashCommands.dontRequireTtyForSudo()
- 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
-
as
BashCommands.downloadToStdout(List)
but varargs for convenience
- 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
-
Calls
TaskQueueingContext.drain(Duration, boolean, boolean)
on the current task context
- 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
-
Contains static methods which detect and use the current
TaskQueueingContext
to execute tasks.
- 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
-
E
- 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
-
concrete implementation of Effector interface,
but not (at this level of the hirarchy) defining an implementation
(see
EffectorTasks.EffectorTaskFactory
and EffectorWithBody
)
- 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
-
Deprecated.
since 0.7.0 use
EntitySpec
- ElasticJavaWebAppService.Factory() - Constructor for class org.apache.brooklyn.entity.webapp.ElasticJavaWebAppService.Factory
-
Deprecated.
- ElasticSearchCluster - Interface in org.apache.brooklyn.entity.nosql.elasticsearch
-
A cluster of
ElasticSearchNode
s based on DynamicCluster
which can be resized by a policy if required.
- 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
-
Gives type information for an
Enricher
.
- 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
-
A tuple containing an
Entity
and an AttributeSensor
, which is assumed to be present on the 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
-
Deprecated.
since 0.9.0; use
Entity
or EntityInternal
- 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
-
Deprecated.
since 0.7.0, see
MementosGenerators.newBasicMemento(BrooklynObject)
- 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
-
Resolves and decorates
entity specifications
based on the serviceType
in a template.
- 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
-
Selected methods from
EntityInternal
and parents which are permitted
for entities being loaded in read-only mode, enforced by EntityProxyImpl
.
- 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
-
Deprecated.
since 0.7.0; use
BrooklynTypes
- 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
-
Deprecated.
since 0.7.0 use
Enums.nameFunction()
to avoid inner class
- 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
-
add the given env param; sequence is as per
SshPollConfig.env(Supplier)
- env(Map<String, String>) - Method in class org.apache.brooklyn.feed.ssh.SshPollConfig
-
add the given env params; sequence is as per
SshPollConfig.env(Supplier)
.
- 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
-
performs replacements on a string so that it can be legally inserted into a double-quoted bash context
(without the surrounding double quotes; see also
StringEscapes.BashStringEscapes.wrapBash(String)
)
- 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
-
As
Asserts.eventually(Supplier, Predicate, Duration, Duration, String)
with defaults.
- eventually(Map<String, ?>, Supplier<? extends T>, Predicate<T>) - Static method in class org.apache.brooklyn.test.Asserts
-
Deprecated.
- eventually(Map<String, ?>, Supplier<? extends T>, Predicate<T>, String) - Static method in class org.apache.brooklyn.test.Asserts
-
Deprecated.
- eventually(Supplier<? extends T>, Predicate<T>, Duration) - Static method in class org.apache.brooklyn.test.Asserts
-
As
Asserts.eventually(Supplier, Predicate, Duration, Duration, String)
with default.
- 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
-
as
Asserts.eventually(Supplier, Predicate)
for cases where an object is notified;
more efficient as it waits on the notify target object.
- 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
-
As
Asserts.eventuallyOnNotify(Object, Predicate, Duration)
with the default duration of Asserts.eventuallyOnNotify(Object, Supplier, Predicate)
.
- 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
-
Deprecated.
specify unit
- 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
-
Set how long to wait between loop iterations, as a constant function in
Repeater.delayOnIteration
- 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
-
Deprecated.
- execProcesses(List<String>, Map<String, ?>, OutputStream, OutputStream, String, boolean, Object) - Static method in class org.apache.brooklyn.util.core.internal.ssh.process.ProcessTool
-
Deprecated.
- 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
-
Deprecated.
since 0.9.0; use standard
SshMachineLocation.execScript(String, List)
and the other variants.
- 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
-
Deprecated.
- 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
-
Deprecated.
since 0.9.0; use
WinRmMachineLocation.executeCommand(String)
- executeScript(List<String>) - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
Deprecated.
since 0.9.0; use
WinRmMachineLocation.executeCommand(List)
- executeScript(Map<?, ?>, List<String>) - Method in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
Deprecated.
since 0.9.0; use
WinRmMachineLocation.executeCommand(Map, List)
- 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
-
Deprecated.
since 0.9.0; use
WinRmTool.executeCommand(List)
to avoid ambiguity between native command and power shell.
- 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
-
as
DynamicTasks.TaskQueueingResult.executionContext(ExecutionContext)
but inferring from the entity
- 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
-
Tests that an exception is not
Asserts.ShouldHaveFailedPreviouslyAssertionError
.
- expectedFailureContains(Throwable, String, String...) - Static method in class org.apache.brooklyn.test.Asserts
-
Tests
Asserts.expectedFailure(Throwable)
and that the toString
satisfies Asserts.assertStringContains(String, String, String...)
.
- expectedFailureContainsIgnoreCase(Throwable, String, String...) - Static method in class org.apache.brooklyn.test.Asserts
-
As
Asserts.expectedFailureContains(Throwable, String, String...)
but case insensitive
- expectedFailureOfType(Throwable, Class<?>...) - Static method in class org.apache.brooklyn.test.Asserts
-
Tests that an exception is not
Asserts.ShouldHaveFailedPreviouslyAssertionError
and is either one of the given types, or has a caused-by of one of the given types.
- 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
-
Security provider which validates users against passwords according to property keys,
as set in
BrooklynWebConfig.USERS
and BrooklynWebConfig.PASSWORD_FOR_USER(String)
- 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
-
Defers to management context's
ExternalConfigSupplierRegistry
to resolve values at runtime.
- 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
-
as
ArchiveUtils.extractCommands(String, String, String, boolean)
, but also with option to keep the original
- 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.
F
- Fabric - Interface in org.apache.brooklyn.entity.group
-
Intended to represent a
Tier
of entities over multiple locations.
- FABRIC_SIZE - Static variable in interface org.apache.brooklyn.entity.group.DynamicFabric
-
- FACTORY - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
Deprecated.
since 0.7.0; use
DynamicCluster.MEMBER_SPEC
instead.
- FACTORY - Static variable in interface org.apache.brooklyn.entity.group.DynamicFabric
-
- FACTORY - Static variable in interface org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppCluster
-
- fail(String) - Static method in class org.apache.brooklyn.test.Asserts
-
Fails a test with the given message.
- fail(String, String, Object) - Method in class org.apache.brooklyn.test.framework.TestFrameworkAssertions.AssertionSupport
-
- fail(Throwable) - Method in class org.apache.brooklyn.test.framework.TestFrameworkAssertions.AssertionSupport
-
- fail(String, Throwable) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- fail(String, int) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
returns a command which logs a message to stdout and stderr then exits with the given error code
- FAIL_ON_NUM_RECURRING_FAILURES - Static variable in class org.apache.brooklyn.policy.ha.ServiceReplacer
-
skips replace if replacement has failed this many times failure re-occurs within this time interval
- FAIL_ON_RECURRING_FAILURES_IN_THIS_DURATION - Static variable in class org.apache.brooklyn.policy.ha.ServiceReplacer
-
skips replace if replacement has failed this many times failure re-occurs within this time interval
- FAIL_ON_RECURRING_FAILURES_IN_THIS_DURATION - Static variable in class org.apache.brooklyn.policy.ha.ServiceRestarter
-
skips retry if a failure re-occurs within this time interval
- failed(Iterable<Task<?>>) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
returns failed tasks
- FAILED_STABILIZATION_DELAY - Static variable in class org.apache.brooklyn.policy.ha.AbstractFailureDetector
-
- FAILED_SUB_LOCATIONS - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- failIfAll(DynamicCluster.ZoneFailureDetector...) - Static method in class org.apache.brooklyn.entity.group.zoneaware.CombiningZoneFailureDetector
-
- failIfAny(DynamicCluster.ZoneFailureDetector...) - Static method in class org.apache.brooklyn.entity.group.zoneaware.CombiningZoneFailureDetector
-
- failIfBodyEmpty() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- failOnNonZeroResultCode(boolean) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- failOnNonZeroResultCode() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- failOnNonZeroResultCode() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.WinRmExecuteHelper
-
- failOnNonZeroResultCodeWithoutUpdatingTask() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- failParentOnSecondaryFailure - Variable in class org.apache.brooklyn.util.core.task.DynamicSequentialTask.FailureHandlingConfig
-
whether to fail this task if a secondary task fails
- FAILURE_SENSOR_TO_MONITOR - Static variable in class org.apache.brooklyn.policy.ha.ServiceReplacer
-
monitors this sensor, by default ENTITY_RESTART_FAILED
- FAILURE_SENSOR_TO_MONITOR - Static variable in class org.apache.brooklyn.policy.ha.ServiceRestarter
-
monitors this sensor, by default ENTITY_FAILED
- failures - Variable in class org.apache.brooklyn.entity.group.zoneaware.AbstractZoneFailureDetector.ZoneHistory
-
- fastest() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- FatalConfigurationRuntimeException - Exception in org.apache.brooklyn.util.exceptions
-
As
FatalRuntimeException
super, specialized for configuration errors.
- FatalConfigurationRuntimeException(String) - Constructor for exception org.apache.brooklyn.util.exceptions.FatalConfigurationRuntimeException
-
- FatalConfigurationRuntimeException(String, Throwable) - Constructor for exception org.apache.brooklyn.util.exceptions.FatalConfigurationRuntimeException
-
- FatalRuntimeException - Exception in org.apache.brooklyn.util.exceptions
-
Exception indicating a fatal error, typically used in CLI routines.
- FatalRuntimeException(String) - Constructor for exception org.apache.brooklyn.util.exceptions.FatalRuntimeException
-
- FatalRuntimeException(String, Throwable) - Constructor for exception org.apache.brooklyn.util.exceptions.FatalRuntimeException
-
- FEATURE_AUTO_FIX_CATALOG_REF_ON_REBIND - Static variable in class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
When rebinding, an entity could reference a catalog item that no longer exists.
- FEATURE_BACKWARDS_COMPATIBILITY_INFER_CATALOG_ITEM_ON_REBIND - Static variable in class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
When rebinding to state created from very old versions, the catalogItemId properties will be missing which
results in errors when OSGi bundles are used.
- FEATURE_CATALOG_PERSISTENCE_PROPERTY - Static variable in class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
- FEATURE_DEFAULT_STANDBY_IS_HOT_PROPERTY - Static variable in class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
whether the default standby mode is
HighAvailabilityMode.HOT_STANDBY
or falling back to the traditional
HighAvailabilityMode.STANDBY
- FEATURE_ENRICHER_PERSISTENCE_PROPERTY - Static variable in class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
- FEATURE_FEED_PERSISTENCE_PROPERTY - Static variable in class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
- FEATURE_FEED_REGISTRATION_PROPERTY - Static variable in class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
whether feeds are automatically registered when set on entities, so that they are persisted
- FEATURE_POLICY_PERSISTENCE_PROPERTY - Static variable in class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
- FEATURE_PROPERTY_PREFIX - Static variable in class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
- FEATURE_RENAME_THREADS - Static variable in class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
Renaming threads can really helps with debugging etc; however it's a massive performance hit (2x)
- FEATURE_SSH_ASYNC_EXEC - Static variable in class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
When executing over ssh, whether to support the "async exec" approach, or only the classic approach.
- FEATURE_USE_BROOKLYN_LIVE_OBJECTS_DATAGRID_STORAGE - Static variable in class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
whether to attempt to use
BrooklynStorage
(datagrid) as a backing store for data;
note this is not compatible with BrooklynFeatureEnablement.FEATURE_DEFAULT_STANDBY_IS_HOT_PROPERTY
which uses a blob/file store and a larger-granularity rebind process than was intended with the datagrid
- FEATURE_VALIDATE_LOCATION_SSH_KEYS - Static variable in class org.apache.brooklyn.core.BrooklynFeatureEnablement
-
- featureSummary(BrooklynVersion.BrooklynFeature) - Static method in class org.apache.brooklyn.rest.transform.BrooklynFeatureTransformer
-
- feed(String, String) - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData.Builder
-
- Feed - Interface in org.apache.brooklyn.api.sensor
-
A sensor feed.
- feed(FeedMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl.Builder
-
- feed(String, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl.Builder
-
- feed(Map<String, String>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl.Builder
-
- FeedConfig<V,T,F extends FeedConfig<V,T,F>> - Class in org.apache.brooklyn.core.feed
-
Configuration for a poll, or a subscription etc, that is being added to a feed.
- FeedConfig(AttributeSensor<T>) - Constructor for class org.apache.brooklyn.core.feed.FeedConfig
-
- FeedConfig(FeedConfig<V, T, F>) - Constructor for class org.apache.brooklyn.core.feed.FeedConfig
-
- FeedMemento - Interface in org.apache.brooklyn.api.mgmt.rebind.mementos
-
Represents the state of a feed, so that it can be reconstructed (e.g.
- feedMementoFunction() - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators
-
- feeds() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.Delta
-
- feeds(Map<String, String>) - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData.Builder
-
- feeds() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- feeds() - Method in interface org.apache.brooklyn.core.entity.EntityInternal
-
- feeds() - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal
-
- feeds(Map<String, FeedMemento>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl.Builder
-
- feeds() - Method in class org.apache.brooklyn.core.mgmt.rebind.PersisterDeltaImpl
-
- fetch(String) - Static method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks
-
- fetch(String) - Method in interface org.apache.brooklyn.rest.api.ApplicationApi
-
- fetch(String) - Method in class org.apache.brooklyn.rest.resources.ApplicationResource
-
- FETCH_REQUEST_COUNT - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaBroker
-
- FILE_SCHEME - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- fileAsString(Object) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- FileBasedObjectStore - Class in org.apache.brooklyn.core.mgmt.persist
-
- FileBasedObjectStore(File) - Constructor for class org.apache.brooklyn.core.mgmt.persist.FileBasedObjectStore
-
- FileBasedStoreObjectAccessor - Class in org.apache.brooklyn.core.mgmt.persist
-
Reads/writes to a file.
- FileBasedStoreObjectAccessor(File, String) - Constructor for class org.apache.brooklyn.core.mgmt.persist.FileBasedStoreObjectAccessor
-
- FilenameProducers - Class in org.apache.brooklyn.core.entity.drivers.downloads
-
- FilenameProducers() - Constructor for class org.apache.brooklyn.core.entity.drivers.downloads.FilenameProducers
-
- FilenameToWebContextMapper - Class in org.apache.brooklyn.entity.webapp
-
utilities for translating consistently between a filename (http://acme.org/foo.war) and a web context path (/foo)
- FilenameToWebContextMapper() - Constructor for class org.apache.brooklyn.entity.webapp.FilenameToWebContextMapper
-
- FilePermissions - Class in org.apache.brooklyn.util.io
-
Portable file permissions.
- FilePermissions(int) - Constructor for class org.apache.brooklyn.util.io.FilePermissions
-
- FilePersister - Class in org.apache.brooklyn.test.performance
-
- FilePersister(File) - Constructor for class org.apache.brooklyn.test.performance.FilePersister
-
- FileUtil - Class in org.apache.brooklyn.util.io
-
- FileUtil() - Constructor for class org.apache.brooklyn.util.io.FileUtil
-
- filter(ContainerRequest, ContainerResponse) - Method in class org.apache.brooklyn.rest.filter.NoCacheFilter
-
- FILTER_FOR_RUNNING - Static variable in interface org.apache.brooklyn.entity.dns.AbstractGeoDnsService
-
- filtered(Predicate<NodeMetadata>) - Method in class org.apache.brooklyn.location.jclouds.pool.MachineSet
-
- filtered(Predicate<NodeMetadata>...) - Method in class org.apache.brooklyn.location.jclouds.pool.MachineSet
-
- filterFor(BrooklynProperties, Predicate<? super String>) - Static method in class org.apache.brooklyn.core.config.ConfigUtils
-
- filterForContext(List<Location>, Object) - Method in interface org.apache.brooklyn.core.location.Locations.LocationsFilter
-
- filterForPrefix(BrooklynProperties, String) - Static method in class org.apache.brooklyn.core.config.ConfigUtils
-
- filterForPrefixAndStrip(Map<String, ?>, String) - Static method in class org.apache.brooklyn.core.config.ConfigUtils
-
prefix generally ends with a full stop
- filterKeys(Predicate<? super K>) - Method in class org.apache.brooklyn.util.collections.MutableMap.Builder
-
- filterValues(Predicate<? super V>) - Method in class org.apache.brooklyn.util.collections.MutableMap.Builder
-
- FINAL_SPEC - Static variable in interface org.apache.brooklyn.core.location.internal.LocationInternal
-
- finalAndOriginalSpecs(String, Object...) - Static method in class org.apache.brooklyn.core.location.LocationConfigUtils
-
- find() - Method in class org.apache.brooklyn.util.core.osgi.Osgis.BundleFinder
-
Finds the best matching bundle.
- findAll(String, Iterable<Object>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTags
-
- findAll() - Method in class org.apache.brooklyn.util.core.osgi.Osgis.BundleFinder
-
Finds all matching bundles, in decreasing version order.
- findAllFlagsAndConfigKeys(T, Class<? extends T>, ConfigBag) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
gets all the flags/keys in the given config bag which are applicable to the given type's config keys and flags
- findAllParameterConfigKeys(List<SpecParameter<?>>, ConfigBag) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
gets all the keys in the given config bag which are applicable to the given list of parameters
- findAnyObjectMapper(ServletContext, ManagementContext) - Static method in class org.apache.brooklyn.rest.util.json.BrooklynJacksonJsonProvider
-
Like
BrooklynJacksonJsonProvider.findSharedObjectMapper(ServletContext, ManagementContext)
but will create a private
ObjectMapper if it can, from the servlet context and/or the management context, or else fail
- findArchiveNameFromUrl(String, boolean) - Method in class org.apache.brooklyn.entity.webapp.FilenameToWebContextMapper
-
- findBundle(OsgiBundleWithUrl) - Method in class org.apache.brooklyn.core.mgmt.ha.OsgiManager
-
- findClass(String) - Method in class org.apache.brooklyn.core.mgmt.classloading.ClassLoaderFromBrooklynClassLoadingContext
-
- findClasses(Collection<URL>, Class<T>) - Static method in class org.apache.brooklyn.cli.lister.ClassFinder
-
- findColdestContainer(Set<ContainerType>) - Method in class org.apache.brooklyn.policy.loadbalancing.PolicyUtilForPool
-
- findColdestContainer(Set<ContainerType>, LocationConstraint) - Method in class org.apache.brooklyn.policy.loadbalancing.PolicyUtilForPool
-
Identifies the container with the maximum spare capacity (highThreshold - currentWorkrate),
returns null if none of the model's nodes has spare capacity.
- findComputeService(ConfigBag, boolean) - Method in interface org.apache.brooklyn.location.jclouds.ComputeServiceRegistry
-
- findComputeService(ConfigBag, boolean) - Method in class org.apache.brooklyn.location.jclouds.ComputeServiceRegistryImpl
-
- findComputeService(ConfigBag) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
Deprecated.
- findComputeService(ConfigBag, boolean) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
Deprecated.
- findEffector(Collection<? extends Effector<?>>, String) - Static method in class org.apache.brooklyn.core.mgmt.internal.EffectorUtils
-
matches effectors by name only (not parameters)
- findEffectorDeclared(Entity, String) - Static method in class org.apache.brooklyn.core.mgmt.internal.EffectorUtils
-
matches effectors by name only (not parameters), based on what is declared on the entity static type
- findEffectorMatching(Entity, Method) - Static method in class org.apache.brooklyn.core.mgmt.internal.EffectorUtils
-
Deprecated.
since 0.7.0, not used
- findEffectorMatching(Set<Effector<?>>, String, Map<String, ?>) - Static method in class org.apache.brooklyn.core.mgmt.internal.EffectorUtils
-
Deprecated.
since 0.7.0, expects parameters but does not use them!
- findEffectors(Class<? extends Entity>, Entity) - Static method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
Finds the effectors defined on the entity's class, statics and optionally any non-static (discouraged).
- findEntities(Predicate<? super Entity>) - Method in interface org.apache.brooklyn.api.mgmt.EntityManager
-
All entities under control of this management plane that match the given filter
- findEntities(Predicate<? super Entity>) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- findEntities(Predicate<? super Entity>) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- findEntitiesInApplication(Application, Predicate<? super Entity>) - Method in interface org.apache.brooklyn.api.mgmt.EntityManager
-
All entities managed as part of the given application that match the given filter
- findEntitiesInApplication(Application, Predicate<? super Entity>) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- findEntitiesInApplication(Application, Predicate<? super Entity>) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- findEntity() - Static method in class org.apache.brooklyn.core.effector.EffectorTasks
-
Finds the entity where this task is running
- findEntity(Class<T>) - Static method in class org.apache.brooklyn.core.effector.EffectorTasks
-
Finds the entity where this task is running, casted to the given Entity subtype
- findField(Class<?>, String) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
- findFieldForFlag(String, Object) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
Finds the
Field
on the given object annotated with the given name flag.
- findFirst(String, Iterable<Object>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTags
-
- findHottestContainer(Set<ContainerType>) - Method in class org.apache.brooklyn.policy.loadbalancing.PolicyUtilForPool
-
Identifies the container with the maximum overshoot (currentWorkrate - highThreshold),
returns null if none of the model's nodes has an overshoot.
- findIpAddress(Location) - Static method in class org.apache.brooklyn.core.location.geo.HostGeoInfo
-
- findKeyPair() - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
returns the un-passphrased key-pair info if a key is being used, or else null
- findLocationAncestors(BrooklynMemento, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.impl.DeleteOrphanedLocationsTransformer
-
- findLocationDescendents(BrooklynMemento, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.impl.DeleteOrphanedLocationsTransformer
-
- findLocationsInHierarchy(Location) - Static method in class org.apache.brooklyn.core.mgmt.rebind.TreeUtils
-
- findMachine(Class<T>) - Static method in class org.apache.brooklyn.core.effector.EffectorTasks
-
Finds a unique
MachineLocation
attached to the entity
where this task is running
- findMappedName(String) - Static method in class org.apache.brooklyn.core.mgmt.persist.DeserializingClassRenamesProvider
-
- findMappedNameAndLog(Map<String, String>, String) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
- findMBean(ObjectName) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- findMBeans(ObjectName) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- findMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
- findOpenSocketOnNode(Collection<? extends HostAndPort>, Duration) - Method in class org.apache.brooklyn.util.net.ReachableSocketFinder
-
- findOwnPid() - Static method in class org.apache.brooklyn.qa.longevity.MonitorUtils
-
- findPassword() - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
returns the password being used to log in, if a password is being used, or else null
- findPublicFieldsOrderedBySuper(Class<?>) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
- findPublicMethodsOrderedBySuper(Class<?>) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
- findReferencedLocationIds(BrooklynMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.impl.DeleteOrphanedLocationsTransformer
-
- findSensors(Class<? extends Entity>, Entity) - Static method in class org.apache.brooklyn.core.entity.EntityDynamicType
-
Finds the sensors defined on the entity's class, statics and optionally any non-static (discouraged).
- findSharedObjectMapper(ServletContext, ManagementContext) - Static method in class org.apache.brooklyn.rest.util.json.BrooklynJacksonJsonProvider
-
Finds a shared
ObjectMapper
or makes a new one, stored against the servlet context;
returns null if a shared instance cannot be created.
- findSshMachine() - Static method in class org.apache.brooklyn.core.effector.EffectorTasks
-
Finds a unique
SshMachineLocation
attached to the entity
where this task is running
- findStates(Set<String>, boolean) - Static method in class org.apache.brooklyn.entity.cm.salt.impl.SaltSshTasks
-
- findSubnetHostname(Iterable<? extends Location>) - Static method in class org.apache.brooklyn.core.location.Machines
-
- findSubnetHostname(Entity) - Static method in class org.apache.brooklyn.core.location.Machines
-
- findSubnetIp(Entity) - Static method in class org.apache.brooklyn.core.location.Machines
-
- findSubnetIp(Iterable<? extends Location>) - Static method in class org.apache.brooklyn.core.location.Machines
-
- findSubnetOrPrivateIp(Entity) - Static method in class org.apache.brooklyn.core.location.Machines
-
- findSubnetOrPublicHostname(Entity) - Static method in class org.apache.brooklyn.core.location.Machines
-
- findSuperType(T, String) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
- findUnique() - Method in class org.apache.brooklyn.util.core.osgi.Osgis.BundleFinder
-
Finds the matching bundle, requiring it to be unique.
- findUniqueElement(Iterable<?>, Class<T>) - Static method in class org.apache.brooklyn.core.location.Machines
-
- findUniqueMachineLocation(Iterable<? extends Location>) - Static method in class org.apache.brooklyn.core.location.Locations
-
- findUniqueMachineLocation(Iterable<? extends Location>) - Static method in class org.apache.brooklyn.core.location.Machines
-
- findUniqueMachineLocation(Iterable<? extends Location>, Class<T>) - Static method in class org.apache.brooklyn.core.location.Machines
-
- findUniqueSshMachineLocation(Iterable<? extends Location>) - Static method in class org.apache.brooklyn.core.location.Locations
-
- findUniqueSshMachineLocation(Iterable<? extends Location>) - Static method in class org.apache.brooklyn.core.location.Machines
-
Deprecated.
since 0.9.0; see
Machines.findUniqueMachineLocation(Iterable, Class)
,
e.g. findUniqueMachineLocation(locations, SshMachineLocation.class)
- firewalldService(String) - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
- firewalldServiceIsActive() - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
- firewalldServiceRestart() - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
- firewalldServiceStart() - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
- firewalldServiceStatus() - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
- firewalldServiceStop() - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
- FIRST - Static variable in interface org.apache.brooklyn.entity.group.AbstractGroup
-
- FIRST_MEMBER - Static variable in interface org.apache.brooklyn.entity.group.AbstractGroup
-
- FIRST_MEMBER_SPEC - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- FIRST_NODE_STARTED_TIME_UTC - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- firstAvailableUrl(String...) - Method in class org.apache.brooklyn.util.core.ResourceUtils
-
returns the first available URL
- firstElement() - Static method in class org.apache.brooklyn.util.collections.CollectionFunctionals
-
- firstLocation() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- firstPrimaryTargetOf(Function<DownloadResolverManager.DownloadRequirement, DownloadResolverManager.DownloadTargets>) - Static method in class org.apache.brooklyn.core.entity.drivers.downloads.FilenameProducers
-
- firstUseful(StackTraceElement[]) - Method in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
- FIVE_MINUTES - Static variable in class org.apache.brooklyn.util.time.Duration
-
- FIVE_SECONDS - Static variable in class org.apache.brooklyn.util.time.Duration
-
- fix(Object) - Static method in class org.apache.brooklyn.util.groovy.GroovyJavaMethods
-
- fix(Object) - Static method in class org.apache.brooklyn.util.JavaGroovyEquivalents
-
- FIXED_DOMAIN - Static variable in class org.apache.brooklyn.entity.machine.SetHostnameCustomizer
-
- FIXED_HOSTNAME - Static variable in class org.apache.brooklyn.entity.machine.SetHostnameCustomizer
-
- FixedListMachineProvisioningLocation<T extends MachineLocation> - Class in org.apache.brooklyn.location.byon
-
A provisioner of
MachineLocation
s which takes a list of machines it can connect to.
- FixedListMachineProvisioningLocation() - Constructor for class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- FixedListMachineProvisioningLocation(Map) - Constructor for class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- FixedListMachineProvisioningLocation.Builder - Class in org.apache.brooklyn.location.byon
-
Facilitates fluent/programmatic style for constructing a fixed pool of machines.
- FixedListMachineProvisioningLocation.Builder(LocationManager) - Constructor for class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation.Builder
-
- fixLocation(String) - Static method in class org.apache.brooklyn.rest.util.BrooklynRestResourceUtils
-
Deprecated.
- flag(String, Object) - Method in class org.apache.brooklyn.util.core.task.TaskBuilder
-
adds a flag to the given task
- flags(Map<String, Object>) - Method in class org.apache.brooklyn.util.core.task.TaskBuilder
-
adds the given flags to the given task
- FlagUtils - Class in org.apache.brooklyn.util.core.flags
-
class to help transfer values passed as named arguments to other well-known variables/fields/objects;
see the test case for example usage
- FlagUtils.FlagConfigKeyAndValueRecord - Class in org.apache.brooklyn.util.core.flags
-
- FlagUtils.FlagConfigKeyAndValueRecord() - Constructor for class org.apache.brooklyn.util.core.flags.FlagUtils.FlagConfigKeyAndValueRecord
-
- FluentKeySigner - Class in org.apache.brooklyn.util.core.crypto
-
A fluent API which simplifies generating certificates (signed keys)
- FluentKeySigner(X500Principal, KeyPair) - Constructor for class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
- FluentKeySigner(String, KeyPair) - Constructor for class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
- FluentKeySigner(String) - Constructor for class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
- FluentKeySigner(X509Certificate, KeyPair) - Constructor for class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
- flush() - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- flushCache() - Method in class org.apache.brooklyn.util.core.xstream.CompilerIndependentOuterClassFieldMapper
-
- FollowTheSunModel<ContainerType,ItemType> - Interface in org.apache.brooklyn.policy.followthesun
-
Captures the state of items, containers and locations for the purpose of moving items around
to minimise latency.
- FollowTheSunParameters - Class in org.apache.brooklyn.policy.followthesun
-
- FollowTheSunPolicy - Class in org.apache.brooklyn.policy.followthesun
-
- FollowTheSunPolicy(AttributeSensor, FollowTheSunModel<Entity, Movable>, FollowTheSunParameters) - Constructor for class org.apache.brooklyn.policy.followthesun.FollowTheSunPolicy
-
- FollowTheSunPolicy(Map, AttributeSensor, FollowTheSunModel<Entity, Movable>, FollowTheSunParameters) - Constructor for class org.apache.brooklyn.policy.followthesun.FollowTheSunPolicy
-
- FollowTheSunPool - Interface in org.apache.brooklyn.policy.followthesun
-
- FollowTheSunPool.ContainerItemPair - Class in org.apache.brooklyn.policy.followthesun
-
Encapsulates an item and a container; emitted by sensors.
- FollowTheSunPool.ContainerItemPair(Entity, Entity) - Constructor for class org.apache.brooklyn.policy.followthesun.FollowTheSunPool.ContainerItemPair
-
- FollowTheSunPoolImpl - Class in org.apache.brooklyn.policy.followthesun
-
- FollowTheSunPoolImpl() - Constructor for class org.apache.brooklyn.policy.followthesun.FollowTheSunPoolImpl
-
- FollowTheSunStrategy<ContainerType extends Entity,ItemType extends Movable> - Class in org.apache.brooklyn.policy.followthesun
-
- FollowTheSunStrategy(FollowTheSunModel<ContainerType, ItemType>, FollowTheSunParameters) - Constructor for class org.apache.brooklyn.policy.followthesun.FollowTheSunStrategy
-
- footer - Variable in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- forbidden(String, Object...) - Static method in class org.apache.brooklyn.rest.util.WebResourceUtils
-
- FORCE_SHUTDOWN_ON_ERROR - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode.ShutdownEffector
-
- forceAvailable(Class<? extends PlanToSpecTransformer>...) - Static method in class org.apache.brooklyn.core.plan.PlanToSpecFactory
-
Deprecated.
- forceAvailable(Class<? extends BrooklynTypePlanTransformer>...) - Static method in class org.apache.brooklyn.core.typereg.TypePlanTransformers
-
- forcePersistNow() - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
Deprecated.
since 0.7.0; use
RebindManager.forcePersistNow(boolean, PersistenceExceptionHandler)
,
default parameter here is false to mean incremental, with null/default exception handler
- forcePersistNow(boolean, PersistenceExceptionHandler) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
Forcibly performs persistence, in the foreground, either full (all entities) or incremental;
if no exception handler specified, the default one from the persister is used.
- forcePersistNow() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- forcePersistNow(boolean, PersistenceExceptionHandler) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- forDebian() - Static method in class org.apache.brooklyn.entity.network.bind.BindOsSupport
-
- forEach(Function<JsonElement, T>) - Static method in class org.apache.brooklyn.feed.http.JsonFunctions
-
- forgetPortMapping(String, int) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
Clears the given port mapping, returning true if there was a match.
- forgetPortMapping(PortMapping) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
Deprecated.
since 0.7.0; this method will be internal only
- forgetPortMapping(String, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- forgetPortMapping(PortMapping) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
since 0.7.0; this method will be internal only
- forgetPortMapping(String, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- forgetPortMapping(PortMapping) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
Deprecated.
- forgetPortMappings(Location) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
Clears the port mappings associated with the given location, returning true if there were any matches.
- forgetPortMappings(String) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
Clears the port mappings associated with the given publicIpId, returning true if there were any matches.
- forgetPortMappings(Location) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- forgetPortMappings(String) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- forgetPortMappings(Location) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- forgetPortMappings(String) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- forgetPublicIpHostname(String) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
- forgetPublicIpHostname(String) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
Use
PortForwardManagerClient.forgetPortMapping(String, int)
or #forgetPortMapping(Location, int)
- forgetPublicIpHostname(String) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
Deprecated.
- forManifest(URL) - Static method in class org.apache.brooklyn.rt.felix.ManifestHelper
-
- forManifest(InputStream) - Static method in class org.apache.brooklyn.rt.felix.ManifestHelper
-
- forManifest(Manifest) - Static method in class org.apache.brooklyn.rt.felix.ManifestHelper
-
- forManifestContents(String) - Static method in class org.apache.brooklyn.rt.felix.ManifestHelper
-
- FORMAT - Static variable in class org.apache.brooklyn.camp.brooklyn.spi.creation.CampTypePlanTransformer
-
- FORMAT - Static variable in class org.apache.brooklyn.core.typereg.JavaClassNameTypePlanTransformer
-
- format(LogRecord) - Method in class org.apache.brooklyn.util.logging.SimpleOneLineLogFormatter
-
uses "YYYY-DD-MM hh:mm:ss.SSS message" format
- format(String, Object...) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- format(Locale, String, Object...) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- format(String, Object...) - Static method in class org.apache.brooklyn.util.text.Strings
-
wraps a call to
String.format(String, Object...)
in a toString, i.e.
- formatIfNotNull(String, Object) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
returns the pattern formatted with the given arg if the arg is not null, otherwise returns null
- formatString(String, Object...) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
Returns a formatted string or a
BrooklynDslDeferredSupplier
if the arguments
are not yet fully resolved.
- formatString(String, Object...) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
Method which returns a Future containing a string formatted using String.format,
where the arguments can be normal objects or tasks;
tasks will be waited on (submitted if necessary) and their results substituted in the call
to String.format.
- formatted(long) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
Returns a
Formattable
object that can be used with String.format(String, Object...)
.
- FormattedString - Class in org.apache.brooklyn.util.text
-
wraps a call to
String.format(String, Object...)
in a toString, i.e.
- FormattedString(String, Object[]) - Constructor for class org.apache.brooklyn.util.text.FormattedString
-
- formatter(String) - Static method in class org.apache.brooklyn.util.text.StringFunctions
-
given e.g.
- formatterForArray(String) - Static method in class org.apache.brooklyn.util.text.StringFunctions
-
given e.g.
- formatterForIterable(String) - Static method in class org.apache.brooklyn.util.text.StringFunctions
-
Given e.g.
- FormMapProvider - Class in org.apache.brooklyn.rest.util
-
A MessageBodyReader producing a
Map<String, Object>
, where Object
is either a String
, a List<String>
or null.
- FormMapProvider() - Constructor for class org.apache.brooklyn.rest.util.FormMapProvider
-
- forMultiple() - Static method in class org.apache.brooklyn.feed.http.HttpPollConfig
-
- forPersistMode(PersistMode) - Static method in enum org.apache.brooklyn.core.catalog.CatalogLoadMode
-
Deprecated.
- forPlanType(ManagementContext, String) - Static method in class org.apache.brooklyn.core.plan.PlanToSpecFactory
-
Deprecated.
- forRhel() - Static method in class org.apache.brooklyn.entity.network.bind.BindOsSupport
-
- forSensor(AttributeSensor<T>) - Static method in class org.apache.brooklyn.feed.function.FunctionPollConfig
-
- forSensor(AttributeSensor<T>) - Static method in class org.apache.brooklyn.feed.http.HttpPollConfig
-
- forServer(AbstractMongoDBServer) - Static method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientSupport
-
Creates a
MongoDBClientSupport
instance in standalone mode.
- forSshMachineLocationLive(SshMachineLocation) - Static method in class org.apache.brooklyn.core.location.BasicMachineDetails
-
Creates a MachineDetails for the given location by SSHing to the machine and
running a Bash script to gather data.
- forType(ManagementContext, RegisteredType, RegisteredTypeLoadingContext) - Static method in class org.apache.brooklyn.core.typereg.TypePlanTransformers
-
returns a list of
BrooklynTypePlanTransformer
instances for this ManagementContext
which may be able to handle the given plan; the list is sorted with highest-score transformer first
- ForwardingTask<T> - Class in org.apache.brooklyn.util.core.task
-
- FREE_MEMORY - Static variable in class org.apache.brooklyn.entity.machine.MachineAttributes
-
- FREE_MEMORY - Static variable in interface org.apache.brooklyn.entity.machine.MachineEntity
-
- FREE_PHYSICAL_MEMORY_SIZE - Static variable in interface org.apache.brooklyn.entity.java.UsesJavaMXBeans
-
- from(Map<?, ?>) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlTypeInstantiator.Factory
-
- from(ConfigBag) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlTypeInstantiator.Factory
-
- from(ManagementNodeSyncRecord) - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord.Builder
-
- from(ManagementNodeSyncRecord, boolean) - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord.Builder
-
- from(CatalogItemMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento.Builder
-
- from(EnricherMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEnricherMemento.Builder
-
- from(EntityMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicEntityMemento.Builder
-
- from(FeedMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicFeedMemento.Builder
-
- from(LocationMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicLocationMemento.Builder
-
- from(PolicyMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicPolicyMemento.Builder
-
- from(AttributeSensor<S2>) - Method in class org.apache.brooklyn.enricher.stock.Enrichers.AbstractUpdatingMapBuilder
-
- from(TemplateBuilderSpec) - Method in class org.apache.brooklyn.location.jclouds.templates.PortableTemplateBuilder
-
- from(String) - Method in class org.apache.brooklyn.location.jclouds.templates.PortableTemplateBuilder
-
- from(ApplicationSpec) - Method in class org.apache.brooklyn.rest.domain.ApplicationSpec.Builder
-
- from(Map<String, ?>) - Method in class org.apache.brooklyn.util.core.internal.ssh.cli.SshCliTool.Builder
-
- from(Map<String, ?>) - Method in class org.apache.brooklyn.util.core.internal.ssh.SshAbstractTool.AbstractSshToolBuilder
-
- from(Map<String, ?>) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjTool.Builder
-
- from(LoadingCache<B, V>, Function<A, B>) - Static method in class org.apache.brooklyn.util.guava.KeyTransformingLoadingCache
-
- FROM_APPLICATION - Static variable in class org.apache.brooklyn.rest.transform.ApplicationTransformer
-
- FROM_CHILDREN - Static variable in class org.apache.brooklyn.enricher.stock.AbstractAggregator
-
- FROM_ENTITY - Static variable in class org.apache.brooklyn.rest.transform.EntityTransformer
-
- FROM_FEATURE - Static variable in class org.apache.brooklyn.rest.transform.BrooklynFeatureTransformer
-
- FROM_HARDCODED_PRODUCERS - Static variable in class org.apache.brooklyn.enricher.stock.AbstractAggregator
-
- FROM_MEMBERS - Static variable in class org.apache.brooklyn.enricher.stock.AbstractAggregator
-
- FROM_TASK - Static variable in class org.apache.brooklyn.rest.transform.TaskTransformer
-
- fromApiError(ApiError) - Method in class org.apache.brooklyn.rest.domain.ApiError.Builder
-
Deprecated.
since 0.7.0; use
ApiError.Builder.copy(ApiError)
- fromApiErrorDto(ApiErrorDto) - Method in class org.apache.brooklyn.camp.server.dto.ApiErrorDto.Builder
-
- fromAttributeOnEntity(Entity, AttributeSensor<PortForwardManager>) - Static method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
creates an instance given an entity and
AttributeSensor
to retrieve the PortForwardManager
- FromCallableClosure<T> - Class in org.apache.brooklyn.util.groovy
-
- FromCallableClosure(Class<GroovyJavaMethods>, Callable<T>) - Constructor for class org.apache.brooklyn.util.groovy.FromCallableClosure
-
- fromClass(ManagementContext, Class<?>) - Static method in class org.apache.brooklyn.core.objs.BasicSpecParameter
-
- fromCode(int) - Static method in enum org.apache.brooklyn.entity.nosql.mongodb.ReplicaSetMemberStatus
-
- fromConfigList(List<?>, BrooklynClassLoadingContext) - Static method in class org.apache.brooklyn.core.objs.BasicSpecParameter
-
- fromCoordinate(String) - Static method in class org.apache.brooklyn.util.maven.MavenArtifact
-
- fromDurationToTimeStringRounded() - Static method in class org.apache.brooklyn.util.time.Time
-
- fromEntity(Entity) - Static method in class org.apache.brooklyn.core.location.geo.HostGeoInfo
-
- fromExistingConfig(BSONObject) - Static method in class org.apache.brooklyn.entity.nosql.mongodb.ReplicaSetConfig
-
Creates a configuration from an existing configuration.
- fromFilenameProperty() - Static method in class org.apache.brooklyn.core.entity.drivers.downloads.FilenameProducers
-
- FromFunctionClosure<T> - Class in org.apache.brooklyn.util.groovy
-
- FromFunctionClosure(Class<GroovyJavaMethods>, Function<?, T>) - Constructor for class org.apache.brooklyn.util.groovy.FromFunctionClosure
-
- fromHardware(Hardware) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- fromHome(String) - Static method in class org.apache.brooklyn.util.os.Os
-
- fromImage(Image) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- fromInteger(int) - Static method in class org.apache.brooklyn.core.location.PortRanges
-
- fromIpAddress(InetAddress) - Static method in class org.apache.brooklyn.core.location.geo.HostGeoInfo
-
- fromIterable(Iterable<?>) - Static method in class org.apache.brooklyn.core.location.PortRanges
-
- fromLocation(Location) - Static method in class org.apache.brooklyn.core.location.geo.HostGeoInfo
-
returns null if cannot be set
- fromLongToTimeStringExact() - Static method in class org.apache.brooklyn.util.time.Time
-
- fromLongToTimeStringRounded() - Static method in class org.apache.brooklyn.util.time.Time
-
- fromMap(Map<?, ?>) - Static method in class org.apache.brooklyn.entity.proxy.ProxySslConfig
-
- fromMap(Map<String, String>) - Static method in class org.apache.brooklyn.entity.webapp.HttpsSslConfig
-
- fromMethodOnEntity(Entity, String) - Static method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
creates an instance given an entity and an interface method it implements to retrieve the PortForwardManager
- fromNullable(T) - Static method in class org.apache.brooklyn.util.guava.Maybe
-
Creates a new Maybe object using
Maybe.ofDisallowingNull(Object)
semantics.
- fromParts(String, String, int) - Static method in class org.apache.brooklyn.util.net.UserAndHostAndPort
-
- fromParts(String, HostAndPort) - Static method in class org.apache.brooklyn.util.net.UserAndHostAndPort
-
- fromProperties(BrooklynProperties) - Static method in class org.apache.brooklyn.core.internal.BrooklynProperties.Factory.Builder
-
- fromProperties(BrooklynPropertiesImpl) - Static method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl.Factory.Builder
-
- fromPub(String) - Static method in class org.apache.brooklyn.util.core.crypto.SecureKeys
-
opposite of
SecureKeys.toPub(KeyPair)
, given text
- FromRunnableClosure<T> - Class in org.apache.brooklyn.util.groovy
-
- FromRunnableClosure(Class<GroovyJavaMethods>, Runnable) - Constructor for class org.apache.brooklyn.util.groovy.FromRunnableClosure
-
- fromSpec(ManagementContext, AbstractBrooklynObjectSpec<?, ?>) - Static method in class org.apache.brooklyn.core.objs.BasicSpecParameter
-
- fromString(String) - Static method in enum org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent.Scope
-
- fromString(String) - Static method in class org.apache.brooklyn.core.location.PortRanges
-
parses a string representation of ports, as "80,8080,8000,8080-8099"
- fromString(String) - Method in interface org.apache.brooklyn.core.mgmt.persist.MementoSerializer
-
- fromString(String) - Method in class org.apache.brooklyn.core.mgmt.persist.RetryingMementoSerializer
-
- fromString(String) - Method in class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer.IdentifiableConverter
-
- fromString(String) - Method in class org.apache.brooklyn.util.core.xstream.EnumCaseForgivingSingleValueConverter
-
- fromString(String) - Method in class org.apache.brooklyn.util.core.xstream.XmlSerializer
-
- fromString(String) - Static method in class org.apache.brooklyn.util.net.UserAndHostAndPort
-
Split a string of the form myuser@myhost:1234 into a user, host and port.
- fromString(String) - Static method in class org.apache.brooklyn.util.stream.InputStreamSupplier
-
- fromString(String) - Static method in class org.apache.brooklyn.util.stream.Streams
-
Deprecated.
since 0.7.0 use
Streams.newInputStreamWithContents(String)
- fromStringFunction(Class<T>) - Static method in class org.apache.brooklyn.util.javalang.Enums
-
returns a function which given a string, produces an enum of the given type or null
- fromSupplier(Supplier<PortForwardManager>) - Static method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
creates an instance given a supplier;
the supplier should be brooklyn-persistable, that is to say
references should be in terms of entities/locations
which can retrieve an authoritative source even under cloning
- fromTemplate(Template) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- fromThrowable(Throwable) - Static method in class org.apache.brooklyn.camp.server.dto.ApiErrorDto
-
- fromThrowable(Throwable) - Static method in class org.apache.brooklyn.rest.domain.ApiError
-
Deprecated.
since 0.7.0; use
ApiError.builderFromThrowable(Throwable)
- fromValue(String) - Static method in enum org.apache.brooklyn.core.entity.lifecycle.Lifecycle
-
Creates a
Lifecycle
from a text representation.
- function(Class<T>) - Static method in class org.apache.brooklyn.util.core.flags.TypeCoercions
-
Returns a function that does a type coercion to the given type.
- function(Supplier<O>) - Static method in class org.apache.brooklyn.util.guava.Functionals
-
like guava
Functions.forSupplier(Supplier)
but parametrises the input generic type
- function(Runnable) - Static method in class org.apache.brooklyn.util.guava.Functionals
-
- Functionals - Class in org.apache.brooklyn.util.guava
-
- Functionals() - Constructor for class org.apache.brooklyn.util.guava.Functionals
-
- Functionals.ConstantFunction<I,O> - Class in org.apache.brooklyn.util.guava
-
like guava equivalent but parametrises the input generic type, and allows tostring to be customised
- Functionals.ConstantFunction(O) - Constructor for class org.apache.brooklyn.util.guava.Functionals.ConstantFunction
-
- Functionals.ConstantFunction(O, Object) - Constructor for class org.apache.brooklyn.util.guava.Functionals.ConstantFunction
-
- FunctionFeed - Class in org.apache.brooklyn.feed.function
-
Provides a feed of attribute values, by periodically invoking functions.
- FunctionFeed() - Constructor for class org.apache.brooklyn.feed.function.FunctionFeed
-
For rebind; do not call directly; use builder
- FunctionFeed.Builder - Class in org.apache.brooklyn.feed.function
-
- FunctionFeed.Builder() - Constructor for class org.apache.brooklyn.feed.function.FunctionFeed.Builder
-
- functionFromClosure(Closure<T>) - Static method in class org.apache.brooklyn.util.groovy.GroovyJavaMethods
-
- FunctionPollConfig<S,T> - Class in org.apache.brooklyn.feed.function
-
- FunctionPollConfig(AttributeSensor<T>) - Constructor for class org.apache.brooklyn.feed.function.FunctionPollConfig
-
- FunctionPollConfig(FunctionPollConfig<S, T>) - Constructor for class org.apache.brooklyn.feed.function.FunctionPollConfig
-
- FunctionWithArgs - Class in org.apache.brooklyn.camp.brooklyn.spi.dsl.parse
-
- FunctionWithArgs(String, List<Object>) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.dsl.parse.FunctionWithArgs
-
G
- 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
-
as
BrooklynTypeRegistry.get(String)
but further filtering for the additional context
- 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
-
gets the object at the indicated path from the current focus
(without changing the path to that focus; use
Jsonya.Navigator.at(Object, Object...)
to change focus)
- 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
-
Deprecated.
since 0.8.0; use
EntityInternal.SensorSupportInternal.getAll()
via code like sensors().getAll()
.
- 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
-
Deprecated.
since 0.7.0; use
Configurable.config()
, such as policy.config().getBag()
- 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
-
Deprecated.
since 0.7.0; use
BrooklynObjectInternal.config()
, such as entity.config().getBag()
- 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
-
Deprecated.
since 0.7.0; use
BrooklynObjectInternal.config()
, such as ((LocationInternal)location).config().getBag()
- 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
-
Undefined because we can't prohibit a surjective
KeyTransformingLoadingCache.keyTransformer()
.
- 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
-
Deprecated.
since 0.7.0 use
CatalogApi.getEntity(String, String)
- 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
-
arguments (typically
QuotedString
or more 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
-
Convenience for calling
Entity.SensorSupport.get(AttributeSensor)
,
via code like sensors().get(key)
.
- 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
-
Deprecated.
since 0.8.0; use
SensorSupport#get(AttributeSensor)
,
which may require constructing a temporary sensor using Sensors.newSensor(Class, String)
.
- 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
-
not meant for overriding; subclasses should override the abstract
AbstractEffector.call(Entity, Map)
method in this class
- 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
-
Deprecated.
since 0.7.0 use
BrooklynServerPaths.getBrooklynWebTmpDir(ManagementContext)
- 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
-
Deprecated.
since 0.7.0 use
Osgis.bundleFinder(Framework)
- getBundle(Framework, String, String) - Static method in class org.apache.brooklyn.util.core.osgi.Osgis
-
Deprecated.
since 0.7.0 use
Osgis.bundleFinder(Framework)
- getBundle(Framework, String, Version) - Static method in class org.apache.brooklyn.util.core.osgi.Osgis
-
Deprecated.
since 0.7.0 use
Osgis.bundleFinder(Framework)
- 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
-
Deprecated.
since 0.7.0 use
Osgis.bundleFinder(Framework)
- getBundlesByName(Framework, String) - Static method in class org.apache.brooklyn.util.core.osgi.Osgis
-
Deprecated.
since 0.7.0 use
Osgis.bundleFinder(Framework)
- 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
-
variant of
BrooklynCatalog.getCatalogItem(String, String)
which checks (and casts) type for convenience
(returns null if type does not match)
- 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
-
Built up from
CatalogItem.getSymbolicName()
and CatalogItem.getVersion()
.
- 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
-
Scans the given
BrooklynClassLoadingContext
to detect what catalog item id is in effect.
- 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
-
finds the cluster name specified for a node or a cluster,
using
CouchbaseCluster.CLUSTER_NAME
or falling back to the cluster (or node) ID.
- 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
-
Deprecated.
since 0.7.0; use
SshPollConfig.getCommandSupplier()
and resolve just-in-time
- 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
-
Deprecated.
since 0.7; see
ComputeServiceRegistry
- 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
-
Deprecated.
in 0.5; use
Configurable.getConfig(ConfigKey)
- 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
-
Convenience for calling
Configurable.ConfigurationSupport.get(ConfigKey)
,
via code like config().get(key)
.
- 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
-
Deprecated.
since 0.7.0; use
ConfigMap.getConfig(ConfigKey)
- 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
-
Searches the named
ExternalConfigSupplier
for the config value associated with the specified key.
- 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
-
Deprecated.
since 0.7.0; instead just use methods on
ConfigurationSupportInternal
returned by BrooklynObjectInternal.config()
- 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
-
Deprecated.
since 0.7.0
- 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
-
return how long the timer has been running (may be longer than
CountdownTimer.getLimit()
if CountdownTimer.isExpired()
)
- getDurationRemaining() - Method in class org.apache.brooklyn.util.time.CountdownTimer
-
returns how much time is left (negative if
CountdownTimer.isExpired()
)
- 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
-
Convenience for finding named effector in
EntityType.getEffectors()
Map
.
- 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
-
finds the first
BrooklynTaskTags.EffectorCallTag
tag on this tag, or optionally on submitters, or null
- getEffectorName() - Method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.EffectorCallTag
-
- getEffectorName(Task<?>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
finds the first
BrooklynTaskTags.EffectorCallTag
tag on this tag or a submitter, and returns the effector name
- 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
-
if
Task.isDone()
(for any reason) returns the time when the task ended;
guaranteed to be >= Task.getStartTimeUtc()
> 0 if ended, or -1 otherwise
- 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
-
Deprecated.
since 0.9.0; see
Entity.getEnrichers()
- 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
-
Deprecated.
since 0.9.0; see
AbstractEntity.BasicEnricherSupport.iterator()
; e.g. enrichers().iterator()
- 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
-
Deprecated.
since 0.7.0 use
CatalogApi.getEntity(String, String)
- 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
-
Deprecated.
since 0.7; unused code; instead use
BrooklynDynamicType.getBrooklynClass()
- 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
-
Returns the
DownloadResolverManager
for resolving things like which URL to download an installer from.
- 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
-
The
EntityDriver
that this download is for.
- getEntityDriver() - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadRequirement
-
- getEntityDriverManager() - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
Returns the
EntityDriverManager
entities can use to create drivers.
- 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
-
Deprecated.
since 0.7.0; use
SshPollConfig.getEnvSupplier()
and resolve just-in-time
- 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
-
returns an extension, defaulting to
MavenArtifact.packaging
if one cannot be inferred
- 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
-
Deprecated.
since 0.7.0-M2; use
EntityInternal.feeds()
- 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
-
Deprecated.
since 0.9.0; use
JcloudsUtil.getFirstReachableAddress(NodeMetadata, Duration)
- 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
-
as
Jsonya.Navigator.getFocusMap()
but always wrapped in a Maybe
, absent if null
- 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
-
Deprecated.
since 0.9.0; see
Entity.getGroups()
and Entity.groups()
- getGroups() - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- getGroups() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.9.0; see
AbstractEntity.groups()
and GroupSupport#iterator()
- 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
-
does the
UtraceHostGeoLookup.retrieveHostGeoInfo(InetAddress)
, but in the background with a default timeout
- getHostGeoInfo(InetAddress, Duration) - Method in class org.apache.brooklyn.core.location.geo.UtraceHostGeoLookup
-
does a
UtraceHostGeoLookup.retrieveHostGeoInfo(InetAddress)
with a timeout (returning null, interrupting, and setting failure time)
- 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
-
Deprecated.
since 0.7.0 use
CatalogApi.getIcon(String, String)
- 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
-
The cloud service ID -- distinct from any Brooklyn
Location.getId()
- 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
-
Deprecated.
since 0.9.0 use
CatalogUtils.getSymbolicNameFromVersionedId(String)
- 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
-
Deprecated.
- 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
-
returns the underlying future where this task's results will come in; see
TaskInternal.initInternalFuture(ListenableFuture)
- 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
-
Deprecated.
since 0.7.0 use
TaskSummary.isCancelled
instead.
- getIsError() - Method in class org.apache.brooklyn.rest.domain.TaskSummary
-
Deprecated.
since 0.7.0 use
TaskSummary.isError
instead.
- 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
-
Deprecated.
since 0.9.0. Use plan based items instead (
CatalogItem.getPlanYaml()
)
- 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
-
Deprecated.
since 0.6.0; use
JmxSupport.getJmxAgentJarMavenArtifact()
- 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
-
Returns a snapshot of the management-plane's current / most-recently-known status,
as last read from
HighAvailabilityManager.loadManagementPlaneSyncRecord(boolean)
, or null if none read.
- 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
-
Deprecated.
since 0.7.0
- 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
-
Deprecated.
since 0.7.0; use
BrooklynObjectInternal.config()
, such as entity.config().getLocalBag()
- 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
-
Deprecated.
since 0.7.0; use
BrooklynObjectInternal.config()
, such as ((LocationInternal)location).config().getLocalBag()
- 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
-
Deprecated.
since 0.7.0. Use
LocalhostExternalIpLoader
instead.
- 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
-
Deprecated.
since 0.7.0. Use
LocalhostExternalIpLoader
instead.
- 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
-
As
LocalhostExternalIpLoader.getLocalhostIpWithin(Duration)
but returning 127.0.0.1 if not accessible
- getLocalhostIpWaiting() - Static method in class org.apache.brooklyn.core.location.geo.LocalhostExternalIpLoader
-
As
LocalhostExternalIpLoader.getLocalhostIpWithin(Duration)
but without the time limit cut-off, failing if the load gives an error.
- 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
-
Deprecated.
since 0.7.0 use
CatalogApi.getLocation(String, String)
- 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
-
Finds a unique
MachineLocation
attached to the supplied entity
- 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
-
Deprecated.
since 0.9.0
- 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
-
UID for this
ManagementContext
node (as part of a single management plane).
- 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
-
returns map of
ManagementNodeSyncRecord
instances keyed by the nodes' IDs
- 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
-
returns a wrapper of the result of
BrooklynTypeRegistry.get(String, RegisteredTypeLoadingContext)
including a detailed message if absent
- getMaybe(String, RegisteredTypeLoadingContext) - Method in class org.apache.brooklyn.core.typereg.BasicBrooklynTypeRegistry
-
- getMaybe() - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
as
Jsonya.Navigator.get()
but always wrapped in a Maybe
, absent if null
- getMaybe(Class<V>) - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
as
Jsonya.Navigator.get(Class)
but always wrapped in a Maybe
, absent if null
- 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
-
Deprecated.
since 0.7.0. Use
BrooklynObject.getDisplayName()
- 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
-
Deprecated.
since 0.9.0; instead use
JcloudsMachineLocation.getOptionalNode()
. After rebind, the node will
not be available if the VM is no longer running.
- getNode() - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
Deprecated.
since 0.9.0
- getNode() - Method in class org.apache.brooklyn.location.jclouds.JcloudsWinRmMachineLocation
-
Deprecated.
since 0.9.0
- 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
-
Creates an instance of
LocationConfigUtils.OsCredential
by inspecting LocationConfigKeys.PASSWORD
;
LocationConfigKeys.PRIVATE_KEY_DATA
and LocationConfigKeys.PRIVATE_KEY_FILE
;
LocationConfigKeys.PRIVATE_KEY_PASSPHRASE
if needed, and
LocationConfigKeys.PRIVATE_KEY_DATA
and LocationConfigKeys.PRIVATE_KEY_FILE
(defaulting to the private key file + ".pub").
- 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
-
Deprecated.
- getPersistenceDir(StringConfigMap) - Static method in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
Deprecated.
- 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
-
Deprecated.
since 0.9.0; see
Entity.getPolicies()
- 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
-
Deprecated.
since 0.9.0; see
AbstractEntity.BasicPolicySupport.iterator()
; e.g. policies().iterator()
- 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
-
Deprecated.
since 0.7.0 use
CatalogApi.getPolicy(String, String)
- 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
-
returns either the key or password or null; if both a key and a password this prefers the key unless otherwise set
via
LocationConfigUtils.OsCredential.preferPassword()
- 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
-
For
Throwable
instances where know Exceptions.isPrefixImportant(Throwable)
,
this returns a nice message for use as a prefix; otherwise this returns the class name.
- 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
-
Deprecated.
since 0.7.0; use method
Urls.getProtocol(String)
- 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
-
Gets flags, suitable as an argument to
MachineProvisioningLocation.obtain(Map)
.
- 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
-
Deprecated.
- 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
-
Deprecated.
since 0.7; use
AbstractLocation.getLocalConfigBag()
- getRawRawType(TypeToken<T>) - Static method in class org.apache.brooklyn.util.guava.TypeTokens
-
gets the Class
object from a token; normal methods return Class 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
-
As described in
EntityInternal.getRebindSupport()
...
- 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
-
Deprecated.
since 0.7.0. Use
CatalogItem.getSymbolicName()
- 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
-
As
BrooklynObject.RelationSupport.getRelations(RelationshipType)
for the given object.
- 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
-
As
BrooklynObject.RelationSupport.getRelationshipTypes()
for the given object.
- 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
-
takes
ResourceUtils.getResourceFromUrl(String)
and reads fully, into a string
- 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
-
Deprecated.
since 0.7.0 use
BindDnsServer.PTR_RECORDS
instead.
- 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
-
Returns an
ExecutionContext
within the ExecutionManager
for tasks
associated to the Brooklyn node's operation (not any entities).
- 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
-
Finds a unique
SshMachineLocation
attached to the supplied entity
- 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
-
if
Task.isBegun()
returns the time when the task was starts;
guaranteed to be >= Task.getSubmitTimeUtc()
> 0 if started, or -1 otherwise
- 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
-
if
Task.isSubmitted()
returns the time when the task was submitted; or -1 otherwise
- 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
-
Deprecated.
- 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
-
Deprecated.
since 0.9.0; instead use
JcloudsMachineLocation.getOptionalNode()
. After rebind, the node will not
be available if the VM is no longer running.
- getTemplate() - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
Deprecated.
since 0.9.0
- getTemplate() - Method in class org.apache.brooklyn.location.jclouds.JcloudsWinRmMachineLocation
-
Deprecated.
since 0.9.0
- 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
-
as
Time.getTimeZoneOffsetString(String, int, int, int)
where the TimeZone
is already instantiated
- 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
-
see
SecureKeysWithoutBouncyCastle.getTrustManager(KeyStore, Class)
, matching any type
- 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
-
Null for
Entity
, but important for adjuncts; see EntityAdjunct.getUniqueTag()
- 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
-
Deprecated.
since 0.7.0 call
RendererHints.NamedActionWithUrl.getUrlFromValue(Object)
, parsing the sensor value yourself
- 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
-
as
WebResourceUtils.getValueForDisplay(ObjectMapper, Object, boolean, boolean)
with no mapper
(so will only handle a subset of types)
- 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
-
Deprecated.
since 0.9.0, replaced with
OsgiUtils.getVersionedId(org.osgi.framework.Bundle)
- getVersionedId(Manifest) - Static method in class org.apache.brooklyn.util.core.osgi.Osgis
-
Deprecated.
since 0.9.0, replaced with
OsgiUtils.getVersionedId(java.util.jar.Manifest)
- 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
-
Deprecated.
since 0.7.0, redundant with
BrooklynVersion.get()
- 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
-
EntityRelations.GROUP_CONTAINS
indicates that one entity, typically a Group
,
has zero or more entities which are labelled as "members" of that group entity.
- 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.
H
- haHeartbeatPeriod(Duration) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
Controls both the frequency of heartbeats, and the frequency of checking the health of other nodes.
- haHeartbeatTimeout(Duration) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- HaHotCheckResourceFilter - Class in org.apache.brooklyn.rest.filter
-
Checks that if the method or resource class corresponding to a request
has a
HaHotStateRequired
annotation,
that the server is in that state (and up).
- HaHotCheckResourceFilter() - Constructor for class org.apache.brooklyn.rest.filter.HaHotCheckResourceFilter
-
- HaHotCheckResourceFilter(ManagementContext) - Constructor for class org.apache.brooklyn.rest.filter.HaHotCheckResourceFilter
-
- HaHotStateRequired - Annotation Type in org.apache.brooklyn.rest.filter
-
When a REST method (or its containing class) is marked with this annotation
requests to it will fail with a 403 response if the instance is not in MASTER
mode (or has recently switched or is still rebinding).
- half() - Method in class org.apache.brooklyn.util.time.Duration
-
- HaMasterCheckFilter - Class in org.apache.brooklyn.rest.filter
-
Checks that for requests that want HA master state, the server is up and in that state.
- HaMasterCheckFilter() - Constructor for class org.apache.brooklyn.rest.filter.HaMasterCheckFilter
-
- handle(Entitlements.EntitlementClassesHandler<T>, Object) - Method in enum org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntitlementClassesEnum
-
- handle(HttpRequest, HttpResponse, HttpContext) - Method in class org.apache.brooklyn.test.http.TestHttpRequestHandler
-
- handleAddCatalogItem(Object) - Method in interface org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntitlementClassesHandler
-
- handleDeployApplication(Object) - Method in interface org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntitlementClassesHandler
-
- handleEffectorException(Entity, Effector<?>, Throwable) - Static method in class org.apache.brooklyn.core.mgmt.internal.EffectorUtils
-
- handleException(Throwable, Object) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogInitialization
-
- handleException(Throwable, boolean) - Method in class org.apache.brooklyn.util.core.task.DynamicSequentialTask
-
- handleException(Throwable) - Method in class org.apache.brooklyn.util.core.task.DynamicSequentialTask
-
- handleInvokeEffector(Entitlements.EntityAndItem<Entitlements.StringAndArgument>) - Method in interface org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntitlementClassesHandler
-
- handleModifyCatalogItem(Entitlements.StringAndArgument) - Method in interface org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntitlementClassesHandler
-
- handleModifyEntity(Entity) - Method in interface org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntitlementClassesHandler
-
- handler(String, HttpRequestHandler) - Method in class org.apache.brooklyn.test.http.TestHttpServer
-
- handleRoot() - Method in interface org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntitlementClassesHandler
-
- handleSeeAllServerInfo() - Method in interface org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntitlementClassesHandler
-
- handleSeeCatalogItem(String) - Method in interface org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntitlementClassesHandler
-
- handleSeeEntity(Entity) - Method in interface org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntitlementClassesHandler
-
- handleSeeSensor(Entitlements.EntityAndItem<String>) - Method in interface org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntitlementClassesHandler
-
- handleSeeServerStatus() - Method in interface org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntitlementClassesHandler
-
- HANDOFF_LISTENER_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- haNodeSummary(ManagementNodeSyncRecord) - Static method in class org.apache.brooklyn.rest.transform.HighAvailabilityTransformer
-
- HardcodedCatalogEntitySpecResolver - Class in org.apache.brooklyn.entity.resolve
-
- HardcodedCatalogEntitySpecResolver() - Constructor for class org.apache.brooklyn.entity.resolve.HardcodedCatalogEntitySpecResolver
-
- HARDWARE_ID - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- HardwareDetails - Interface in org.apache.brooklyn.api.location
-
- hardwareId(String) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- HAS_POLICY - Static variable in class org.apache.brooklyn.core.entity.EntityRelations
-
EntityRelations.HAS_POLICY
indicates that an entity has a policy associated to it.
- HAS_PUBLISHED_SEEDS - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- HAS_PUBLISHED_SEEDS - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraFabric
-
- HAS_TARGET - Static variable in class org.apache.brooklyn.core.entity.EntityRelations
-
EntityRelations.HAS_TARGET
indicates that one entity directs to one or more other entities.
- HAS_TRUTH_VALUE - Static variable in class org.apache.brooklyn.test.framework.TestFrameworkAssertions
-
- hasActiveMigration(ItemType) - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- hasActiveMigration(ItemType) - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunModel
-
- HasBrooklynManagementContext - Interface in org.apache.brooklyn.core.mgmt
-
Provides a generic way to obtain a
ManagementContext
, which things can implement.
- hasCheckSuccessHandler() - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- hasConfig(ConfigKey<?>, boolean) - Method in interface org.apache.brooklyn.api.location.Location
-
Deprecated.
since 0.7.0; use
Configurable.config()
, such as ((LocationInternal)location).config().getRaw(key).isPresent()
- hasConfig(ConfigKey<?>, boolean) - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
Deprecated.
- hasConfig(ConfigKey<?>, boolean) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- HasConfig - Interface in org.apache.brooklyn.rest.domain
-
Marker interface for summary objects with a name field
- hasDefaultValue() - Method in interface org.apache.brooklyn.config.ConfigKey
-
Returns true if a default configuration value has been set.
- hasDefaultValue() - Method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- hasDefaultValue() - Method in class org.apache.brooklyn.core.effector.BasicParameterType
-
- hasDelegateOriginalProperties() - Method in class org.apache.brooklyn.core.internal.BrooklynProperties.Factory.Builder
-
- hasDelegateOriginalProperties() - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl.Factory.Builder
-
- hasDriver(DriverDependentEntity<?>, Location) - Method in class org.apache.brooklyn.core.entity.drivers.RegistryEntityDriverFactory
-
- hasElapsedSince(long, Duration) - Static method in class org.apache.brooklyn.util.time.Time
-
true iff it has been longer than the given duration since the given timestamp
- HASensors - Class in org.apache.brooklyn.policy.ha
-
- HASensors() - Constructor for class org.apache.brooklyn.policy.ha.HASensors
-
- HASensors.FailureDescriptor - Class in org.apache.brooklyn.policy.ha
-
- HASensors.FailureDescriptor(Object, String) - Constructor for class org.apache.brooklyn.policy.ha.HASensors.FailureDescriptor
-
- hasError() - Method in class org.apache.brooklyn.util.exceptions.ReferenceWithError
-
true if there is an error (whether masked or not)
- hasExceptionHandler() - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- hasExtension(Class<?>) - Method in interface org.apache.brooklyn.api.location.Location
-
Whether this location has support for the given extension type.
- hasExtension(Class<?>) - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- hasExtension(Class<?>) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- hasFailed(Location) - Method in interface org.apache.brooklyn.entity.group.DynamicCluster.ZoneFailureDetector
-
- hasFailed(Location) - Method in class org.apache.brooklyn.entity.group.zoneaware.AbstractZoneFailureDetector
-
- hasFailed(Location) - Method in class org.apache.brooklyn.entity.group.zoneaware.CombiningZoneFailureDetector
-
- hasFailureHandler() - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- HASH_METADATA_KEY - Static variable in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- hashCode() - Method in class org.apache.brooklyn.api.internal.AbstractBrooklynObjectSpec
-
- hashCode() - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.parse.QuotedString
-
- hashCode() - Method in class org.apache.brooklyn.camp.server.dto.ApiErrorDto
-
- hashCode() - Method in class org.apache.brooklyn.camp.server.dto.DtoBase
-
- hashCode() - Method in class org.apache.brooklyn.core.BrooklynVersion.BrooklynFeature
-
- hashCode() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogBundleDto
-
- hashCode() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemDtoAbstract
-
- hashCode() - Method in class org.apache.brooklyn.core.config.BasicConfigKey
-
- hashCode() - Method in class org.apache.brooklyn.core.config.render.RendererHints.DisplayValue
-
- hashCode() - Method in class org.apache.brooklyn.core.config.render.RendererHints.NamedActionWithUrl
-
- hashCode() - Method in class org.apache.brooklyn.core.effector.BasicParameterType
-
- hashCode() - Method in class org.apache.brooklyn.core.effector.EffectorAndBody
-
- hashCode() - Method in class org.apache.brooklyn.core.effector.EffectorBase
-
- hashCode() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
- hashCode() - Method in class org.apache.brooklyn.core.entity.EntityAndAttribute
-
- hashCode() - Method in class org.apache.brooklyn.core.entity.EntityTypeSnapshot
-
- hashCode() - Method in class org.apache.brooklyn.core.entity.lifecycle.Lifecycle.Transition
-
- hashCode() - Method in class org.apache.brooklyn.core.entity.lifecycle.PolicyDescriptor
-
- hashCode() - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- hashCode() - Method in class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- hashCode() - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- hashCode() - Method in class org.apache.brooklyn.core.location.access.PortMapping
-
- hashCode() - Method in class org.apache.brooklyn.core.location.BasicLocationDefinition
-
- hashCode() - Method in class org.apache.brooklyn.core.location.BasicMachineMetadata
-
- hashCode() - Method in class org.apache.brooklyn.core.location.geo.HostGeoInfo
-
- hashCode() - Method in class org.apache.brooklyn.core.location.PortRanges.AggregatePortRange
-
- hashCode() - Method in class org.apache.brooklyn.core.location.PortRanges.LinearPortRange
-
- hashCode() - Method in class org.apache.brooklyn.core.location.PortRanges.SinglePort
-
- hashCode() - Method in class org.apache.brooklyn.core.mgmt.BrooklynTags.ListTag
-
- hashCode() - Method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.EffectorCallTag
-
- hashCode() - Method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.WrappedEntity
-
- hashCode() - Method in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.WrappedStream
-
- hashCode() - Method in class org.apache.brooklyn.core.mgmt.classloading.AbstractBrooklynClassLoadingContext
-
- hashCode() - Method in class org.apache.brooklyn.core.mgmt.classloading.BrooklynClassLoadingContextSequential
-
- hashCode() - Method in class org.apache.brooklyn.core.mgmt.classloading.JavaBrooklynClassLoadingContext
-
- hashCode() - Method in class org.apache.brooklyn.core.mgmt.classloading.OsgiBrooklynClassLoadingContext
-
- hashCode() - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractSubscriptionManager.EntitySensorToken
-
- hashCode() - Method in class org.apache.brooklyn.core.mgmt.internal.AsyncCollectionChangeAdapter
-
- hashCode() - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- hashCode() - Method in class org.apache.brooklyn.core.mgmt.internal.GroovyObservablesPropertyChangeToCollectionChangeAdapter
-
- hashCode() - Method in class org.apache.brooklyn.core.mgmt.usage.ApplicationUsage.ApplicationEvent
-
- hashCode() - Method in class org.apache.brooklyn.core.mgmt.usage.LocationUsage.LocationEvent
-
- hashCode() - Method in class org.apache.brooklyn.core.objs.AdjunctType
-
- hashCode() - Method in class org.apache.brooklyn.core.objs.BasicSpecParameter
-
- hashCode() - Method in class org.apache.brooklyn.core.objs.BrooklynTypeSnapshot
-
- hashCode() - Method in class org.apache.brooklyn.core.objs.proxy.EntityProxyImpl
-
- hashCode() - Method in class org.apache.brooklyn.core.sensor.BasicSensor
-
- hashCode() - Method in class org.apache.brooklyn.core.sensor.BasicSensorEvent
-
- hashCode() - Method in class org.apache.brooklyn.core.typereg.BasicOsgiBundleWithUrl
-
- hashCode() - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient.Domain
-
- hashCode() - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient.SmartSubdomain
-
- hashCode() - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig
-
- hashCode() - Method in class org.apache.brooklyn.location.jclouds.pool.MachineSet
-
- hashCode() - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- hashCode() - Method in class org.apache.brooklyn.policy.followthesun.WeightedObject
-
- hashCode() - Method in class org.apache.brooklyn.rest.domain.AccessSummary
-
- hashCode() - Method in class org.apache.brooklyn.rest.domain.ApiError
-
- hashCode() - Method in class org.apache.brooklyn.rest.domain.ApplicationSpec
-
- hashCode() - Method in class org.apache.brooklyn.rest.domain.ApplicationSummary
-
- hashCode() - Method in class org.apache.brooklyn.rest.domain.CatalogItemSummary
-
- hashCode() - Method in class org.apache.brooklyn.rest.domain.ConfigSummary
-
- hashCode() - Method in class org.apache.brooklyn.rest.domain.EffectorSummary
-
- hashCode() - Method in class org.apache.brooklyn.rest.domain.EffectorSummary.ParameterSummary
-
- hashCode() - Method in class org.apache.brooklyn.rest.domain.EntitySpec
-
- hashCode() - Method in class org.apache.brooklyn.rest.domain.EntitySummary
-
- hashCode() - Method in class org.apache.brooklyn.rest.domain.HighAvailabilitySummary.HaNodeSummary
-
- hashCode() - Method in class org.apache.brooklyn.rest.domain.HighAvailabilitySummary
-
- hashCode() - Method in class org.apache.brooklyn.rest.domain.LinkWithMetadata
-
- hashCode() - Method in class org.apache.brooklyn.rest.domain.LocationSpec
-
Deprecated.
- hashCode() - Method in class org.apache.brooklyn.rest.domain.LocationSummary
-
- hashCode() - Method in class org.apache.brooklyn.rest.domain.PolicySummary
-
- hashCode() - Method in class org.apache.brooklyn.rest.domain.SensorSummary
-
- hashCode() - Method in class org.apache.brooklyn.rest.domain.UsageStatistic
-
- hashCode() - Method in class org.apache.brooklyn.rest.domain.UsageStatistics
-
- hashCode() - Method in class org.apache.brooklyn.util.collections.SetFromLiveMap
-
- hashCode() - Method in class org.apache.brooklyn.util.collections.TimestampedValue
-
- hashCode() - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection
-
- hashCode() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
- hashCode() - Method in class org.apache.brooklyn.util.guava.Maybe
-
- hashCode() - Method in class org.apache.brooklyn.util.math.BitList
-
- hashCode() - Method in class org.apache.brooklyn.util.maven.MavenArtifact
-
- hashCode() - Method in class org.apache.brooklyn.util.net.Cidr
-
- hashCode() - Method in class org.apache.brooklyn.util.net.UserAndHostAndPort
-
- hashCode() - Method in class org.apache.brooklyn.util.osgi.VersionedName
-
- hashCode() - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- hashCode() - Method in class org.apache.brooklyn.util.stream.KnownSizeInputStream
-
- hashCode() - Method in class org.apache.brooklyn.util.time.Duration
-
- HasHostGeoInfo - Interface in org.apache.brooklyn.core.location.geo
-
- hashPassword(String, String, String) - Static method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7SshDriver
-
Creates a hash of a username, password and security realm that is suitable for use
with AS7 and Wildfire.
- HasId - Interface in org.apache.brooklyn.rest.domain
-
Marker interface for summary objects with an id field
- hasInterfaceMatching(String) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
- hasKey() - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
- hasMember(Entity) - Method in interface org.apache.brooklyn.api.entity.Group
-
- hasMember(Entity) - Method in interface org.apache.brooklyn.core.entity.internal.EntityTransientCopyInternal.SpecialEntityTransientCopyInternal
-
- hasMember(Entity) - Method in class org.apache.brooklyn.entity.group.AbstractGroupImpl
-
- hasMember(Entity) - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaClusterImpl
- hasMoreTokens() - Method in class org.apache.brooklyn.util.text.QuotedStringTokenizer
-
- hasMutex(String) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- hasMutex(String) - Method in class org.apache.brooklyn.util.core.mutex.MutexSupport
-
- hasMutex(String) - Method in interface org.apache.brooklyn.util.core.mutex.WithMutexes
-
returns true if the calling thread has the mutex with the given ID
- HasName - Interface in org.apache.brooklyn.rest.domain
-
Marker interface for summary objects with a name field
- HasNetworkAddresses - Interface in org.apache.brooklyn.util.net
-
- hasNoArgConstructor(Class<?>) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
- hasNoNonObjectFields(Class<? extends Object>) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
- hasNoSecurityOptions(ConfigMap) - Static method in class org.apache.brooklyn.rest.BrooklynWebConfig
-
- hasOpenQuote(String) - Static method in class org.apache.brooklyn.util.text.QuotedStringTokenizer
-
- hasOpenQuote(String, String) - Static method in class org.apache.brooklyn.util.text.QuotedStringTokenizer
-
- hasPassword() - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
- hasRunAnyInitialization() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogInitialization
-
Returns true if the initializer has run at all,
including transient initializations which might be needed before a canonical becoming-master rebind,
for instance because the catalog is being accessed before loading rebind information
(done by
CatalogInitialization.populateUnofficial(BasicBrooklynCatalog)
)
- hasRunFinalInitialization() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogInitialization
-
Returns true if the canonical initialization has completed,
that is, an initialization which is done when a node is rebinded as master
(or an initialization done by the startup routines when not running persistence);
see also
CatalogInitialization.hasRunAnyInitialization()
.
- hasRunOfficialInitialization() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogInitialization
-
Returns true if an official initialization has run,
even if it was a transient run, e.g.
- hasSensor(String) - Method in interface org.apache.brooklyn.api.entity.EntityType
-
- hasSensor(String) - Method in class org.apache.brooklyn.core.entity.EntityTypeSnapshot
-
- HasShortName - Interface in org.apache.brooklyn.api.objs
-
- HasSubnetHostname - Interface in org.apache.brooklyn.core.location
-
- hasSuccessHandler() - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- hasTag(Task<?>, Object) - Static method in class org.apache.brooklyn.util.core.task.TaskTags
-
- HasTaskChildren - Interface in org.apache.brooklyn.api.mgmt
-
Interface marks tasks which have explicit children,
typically where the task defines the ordering of running those children tasks
- HazelcastCluster - Interface in org.apache.brooklyn.entity.nosql.hazelcast
-
A cluster of
HazelcastNode
s based on DynamicCluster
.
- HazelcastClusterImpl - Class in org.apache.brooklyn.entity.nosql.hazelcast
-
- HazelcastClusterImpl() - Constructor for class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastClusterImpl
-
- HazelcastClusterImpl.MemberTrackingPolicy - Class in org.apache.brooklyn.entity.nosql.hazelcast
-
- HazelcastClusterImpl.MemberTrackingPolicy() - Constructor for class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastClusterImpl.MemberTrackingPolicy
-
- HazelcastDataGrid - Class in org.apache.brooklyn.internal.storage.impl.hazelcast
-
- HazelcastDataGrid(ManagementContextInternal, HazelcastInstance) - Constructor for class org.apache.brooklyn.internal.storage.impl.hazelcast.HazelcastDataGrid
-
- HazelcastDataGridFactory - Class in org.apache.brooklyn.internal.storage.impl.hazelcast
-
- HazelcastDataGridFactory() - Constructor for class org.apache.brooklyn.internal.storage.impl.hazelcast.HazelcastDataGridFactory
-
- HazelcastDataGridFactory(HazelcastInstance) - Constructor for class org.apache.brooklyn.internal.storage.impl.hazelcast.HazelcastDataGridFactory
-
- HazelcastNode - Interface in org.apache.brooklyn.entity.nosql.hazelcast
-
An
brooklyn.entity.Entity
that represents an Hazelcast node
- HazelcastNodeDriver - Interface in org.apache.brooklyn.entity.nosql.hazelcast
-
- HazelcastNodeImpl - Class in org.apache.brooklyn.entity.nosql.hazelcast
-
- HazelcastNodeImpl() - Constructor for class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeImpl
-
- HazelcastNodeSshDriver - Class in org.apache.brooklyn.entity.nosql.hazelcast
-
- HazelcastNodeSshDriver(HazelcastNodeImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeSshDriver
-
- header - Variable in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- header(String, String) - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- header(String, String) - Method in class org.apache.brooklyn.test.http.TestHttpRequestHandler
-
- headers(Map<String, String>) - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- headers(Map<String, String>) - Method in class org.apache.brooklyn.feed.http.HttpPollConfig
-
- headingsOnly - Variable in class org.apache.brooklyn.cli.ItemLister.ListAllCommand
-
- HEARTBEAT_TIMEOUT - Variable in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- help - Variable in class org.apache.brooklyn.cli.AbstractMain.HelpCommand
-
- helper(JmxHelper) - Method in class org.apache.brooklyn.feed.jmx.JmxFeed.Builder
-
- HELPER - Static variable in class org.apache.brooklyn.feed.jmx.JmxFeed
-
- highAvailability - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- HighAvailabilityCassandraCluster - Class in org.apache.brooklyn.demo
-
- HighAvailabilityCassandraCluster() - Constructor for class org.apache.brooklyn.demo.HighAvailabilityCassandraCluster
-
- HighAvailabilityManager - Interface in org.apache.brooklyn.api.mgmt.ha
-
Monitors other management nodes (via the
ManagementPlaneSyncRecordPersister
) to detect
if the current master has failed or stopped.
- HighAvailabilityManagerImpl - Class in org.apache.brooklyn.core.mgmt.ha
-
This is the guts of the high-availability solution in Brooklyn.
- HighAvailabilityManagerImpl(ManagementContextInternal) - Constructor for class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- HighAvailabilityManagerImpl.PromotionListener - Interface in org.apache.brooklyn.core.mgmt.ha
-
- HighAvailabilityMode - Enum in org.apache.brooklyn.api.mgmt.ha
-
Specifies the HA mode that a mgmt node should run in
- highAvailabilityMode(HighAvailabilityMode) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- HighAvailabilitySummary - Class in org.apache.brooklyn.rest.domain
-
- HighAvailabilitySummary(String, String, Map<String, HighAvailabilitySummary.HaNodeSummary>, Map<String, URI>) - Constructor for class org.apache.brooklyn.rest.domain.HighAvailabilitySummary
-
- highAvailabilitySummary(String, ManagementPlaneSyncRecord) - Static method in class org.apache.brooklyn.rest.transform.HighAvailabilityTransformer
-
- HighAvailabilitySummary.HaNodeSummary - Class in org.apache.brooklyn.rest.domain
-
- HighAvailabilitySummary.HaNodeSummary(String, URI, String, Long, Long) - Constructor for class org.apache.brooklyn.rest.domain.HighAvailabilitySummary.HaNodeSummary
-
- HighAvailabilityTransformer - Class in org.apache.brooklyn.rest.transform
-
- HighAvailabilityTransformer() - Constructor for class org.apache.brooklyn.rest.transform.HighAvailabilityTransformer
-
- HIGHSTATE_SENSOR_PREFIX - Static variable in class org.apache.brooklyn.entity.cm.salt.impl.SaltHighstate
-
- Histogram - Class in org.apache.brooklyn.test.performance
-
A simplistic histogram to store times in a number of buckets.
- Histogram() - Constructor for class org.apache.brooklyn.test.performance.Histogram
-
- histogram - Variable in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- histogram(boolean) - Method in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
Whether to collect a histogram of the individual job times.
- histogram - Variable in class org.apache.brooklyn.test.performance.PerformanceTestResult
-
- home() - Static method in class org.apache.brooklyn.util.os.Os
-
user's home directory
- host(String) - Method in class org.apache.brooklyn.util.core.internal.ssh.SshAbstractTool.AbstractSshToolBuilder
-
- HOST_AND_PORT - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- HOST_AND_PORT_SENSOR - Static variable in interface org.apache.brooklyn.entity.proxy.LoadBalancer
-
sensor for hostname to forward to on target entities
- HOST_GEO_LOOKUP_IMPL - Static variable in class org.apache.brooklyn.util.internal.BrooklynSystemProperties
-
- HOST_GEO_LOOKUP_IMPL_LEGACY - Static variable in class org.apache.brooklyn.util.internal.BrooklynSystemProperties
-
allows specifying a particular geo lookup service (to lookup IP addresses), as the class FQN to use
- hostAndPort(HostAndPort) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection.Builder
-
- hostedUrl(String, String, String) - Static method in class org.apache.brooklyn.util.core.BrooklynMavenArtifacts
-
- hostedUrl(MavenArtifact) - Static method in class org.apache.brooklyn.util.maven.MavenRetriever
-
returns a URL for accessing the artifact from any machine (ie not allowing a local repo),
using the default remote sits (sonatype for snapshots and maven.org for releases)
- hostedUrlForJar(String) - Static method in class org.apache.brooklyn.util.core.BrooklynMavenArtifacts
-
- HostGeoInfo - Class in org.apache.brooklyn.core.location.geo
-
Encapsulates geo-IP information for a given host.
- HostGeoInfo(String, String, double, double) - Constructor for class org.apache.brooklyn.core.location.geo.HostGeoInfo
-
- HostGeoLookup - Interface in org.apache.brooklyn.core.location.geo
-
- HostLocationResolver - Class in org.apache.brooklyn.location.byon
-
- HostLocationResolver() - Constructor for class org.apache.brooklyn.location.byon.HostLocationResolver
-
- HOSTNAME - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- HOSTNAME - Static variable in interface org.apache.brooklyn.entity.dns.AbstractGeoDnsService
-
- HOSTNAME - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- HOSTNAME - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraFabric
-
- HOSTNAME - Static variable in interface org.apache.brooklyn.entity.nosql.couchdb.CouchDBCluster
-
- HOSTNAME - Static variable in interface org.apache.brooklyn.entity.proxy.LoadBalancer
-
- HOSTNAME - Static variable in interface org.apache.brooklyn.entity.software.base.SameServerEntity
-
- HOSTNAME - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- HOSTNAME - Static variable in interface org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppCluster
-
- HOSTNAME_SENSOR - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- HOSTNAME_SENSOR - Static variable in interface org.apache.brooklyn.entity.proxy.LoadBalancer
-
sensor for hostname to forward to on target entities
- HOSTNAME_TEMPLATE - Static variable in class org.apache.brooklyn.entity.machine.SetHostnameCustomizer
-
- hours(Number) - Static method in class org.apache.brooklyn.util.time.Duration
-
creates new
Duration
instance of the given length of time
- http() - Method in interface org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirror
-
- http() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirrorImpl
-
- http() - Method in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- http() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl
-
- HTTP_INTERFACE_URL - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- HTTP_MANAGEMENT_PORT - Static variable in interface org.apache.brooklyn.entity.messaging.qpid.QpidBroker
-
- HTTP_POLL_PERIOD - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- HTTP_PORT - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- HTTP_PORT - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- HTTP_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.couchdb.CouchDBCluster
-
- HTTP_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNode
-
- HTTP_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- HTTP_PORT - Static variable in interface org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppService
-
- HTTP_PORT - Static variable in interface org.apache.brooklyn.entity.webapp.WebAppServiceConstants
-
- HTTP_SCHEME - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- HttpAsserts - Class in org.apache.brooklyn.util.http
-
Utility assertions on HTTP.
- HttpAsserts() - Constructor for class org.apache.brooklyn.util.http.HttpAsserts
-
- httpClientBuilder() - Static method in class org.apache.brooklyn.util.http.HttpTool
-
- httpDelete(HttpClient, URI, Map<String, String>) - Static method in class org.apache.brooklyn.util.http.HttpTool
-
- HttpFeed - Class in org.apache.brooklyn.feed.http
-
Provides a feed of attribute values, by polling over http.
- HttpFeed() - Constructor for class org.apache.brooklyn.feed.http.HttpFeed
-
For rebind; do not call directly; use builder
- HttpFeed.Builder - Class in org.apache.brooklyn.feed.http
-
- HttpFeed.Builder() - Constructor for class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- httpGet(HttpClient, URI, Map<String, String>) - Static method in class org.apache.brooklyn.util.http.HttpTool
-
- httpHead(HttpClient, URI, Map<String, String>) - Static method in class org.apache.brooklyn.util.http.HttpTool
-
- HttpLatencyDetector - Class in org.apache.brooklyn.policy.enricher
-
An Enricher which computes latency in accessing a URL.
- HttpLatencyDetector() - Constructor for class org.apache.brooklyn.policy.enricher.HttpLatencyDetector
-
- HttpLatencyDetector.Builder - Class in org.apache.brooklyn.policy.enricher
-
- HttpLatencyDetector.Builder() - Constructor for class org.apache.brooklyn.policy.enricher.HttpLatencyDetector.Builder
-
- httpParams(HttpParams) - Method in class org.apache.brooklyn.util.http.HttpTool.HttpClientBuilder
-
- HttpPollConfig<T> - Class in org.apache.brooklyn.feed.http
-
- HttpPollConfig(AttributeSensor<T>) - Constructor for class org.apache.brooklyn.feed.http.HttpPollConfig
-
- HttpPollConfig(HttpPollConfig<T>) - Constructor for class org.apache.brooklyn.feed.http.HttpPollConfig
-
- HttpPolls - Class in org.apache.brooklyn.feed.http
-
Deprecated.
since 0.7; use
HttpTool
- HttpPolls() - Constructor for class org.apache.brooklyn.feed.http.HttpPolls
-
Deprecated.
- HttpPollValue - Interface in org.apache.brooklyn.feed.http
-
Deprecated.
since 0.7.0, use
HttpToolResponse
.
the old HttpPollValue
concrete class has been renamed HttpToolResponse
because it has nothing specific to polls. this is now just a transitional interface.
- httpPost(HttpClient, URI, Map<String, String>, byte[]) - Static method in class org.apache.brooklyn.util.http.HttpTool
-
- httpPost(HttpClient, URI, Map<String, String>, Map<String, String>) - Static method in class org.apache.brooklyn.util.http.HttpTool
-
- httpPut(HttpClient, URI, Map<String, String>, byte[]) - Static method in class org.apache.brooklyn.util.http.HttpTool
-
- HttpRequestSensor<T> - Class in org.apache.brooklyn.core.sensor.http
-
Configurable
EntityInitializer
which adds an HTTP sensor feed to retrieve the
JSONObject
from a JSON response in order to populate the sensor with the data at the jsonPath
.
- HttpRequestSensor(ConfigBag) - Constructor for class org.apache.brooklyn.core.sensor.http.HttpRequestSensor
-
- https(boolean) - Method in class org.apache.brooklyn.util.http.HttpTool.HttpClientBuilder
-
- HTTPS_PORT - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- HTTPS_PORT - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- HTTPS_PORT - Static variable in interface org.apache.brooklyn.entity.webapp.WebAppServiceConstants
-
- HTTPS_REQUIRED - Static variable in class org.apache.brooklyn.rest.BrooklynWebConfig
-
- HTTPS_SSL_CONFIG - Static variable in interface org.apache.brooklyn.entity.webapp.WebAppServiceConstants
-
- HttpsSslConfig - Class in org.apache.brooklyn.entity.webapp
-
- HttpsSslConfig() - Constructor for class org.apache.brooklyn.entity.webapp.HttpsSslConfig
-
- HttpTestUtils - Class in org.apache.brooklyn.test
-
Deprecated.
since 0.9.0. Prefer
HttpAsserts
which has no TestNG dependencies
(or HttpTool
for some utility methods).
- HttpTestUtils() - Constructor for class org.apache.brooklyn.test.HttpTestUtils
-
Deprecated.
- HttpTool - Class in org.apache.brooklyn.util.core.http
-
Deprecated.
since 0.9.0. Prefer
HttpTool
.
- HttpTool() - Constructor for class org.apache.brooklyn.util.core.http.HttpTool
-
Deprecated.
- HttpTool - Class in org.apache.brooklyn.util.http
-
A utility tool for HTTP operations.
- HttpTool() - Constructor for class org.apache.brooklyn.util.http.HttpTool
-
- HttpTool.HttpClientBuilder - Class in org.apache.brooklyn.util.http
-
- HttpTool.HttpClientBuilder() - Constructor for class org.apache.brooklyn.util.http.HttpTool.HttpClientBuilder
-
- HttpTool.HttpDeleteBuilder - Class in org.apache.brooklyn.util.http
-
- HttpTool.HttpDeleteBuilder(URI) - Constructor for class org.apache.brooklyn.util.http.HttpTool.HttpDeleteBuilder
-
- HttpTool.HttpFormPostBuilder - Class in org.apache.brooklyn.util.http
-
- HttpTool.HttpGetBuilder - Class in org.apache.brooklyn.util.http
-
- HttpTool.HttpGetBuilder(URI) - Constructor for class org.apache.brooklyn.util.http.HttpTool.HttpGetBuilder
-
- HttpTool.HttpHeadBuilder - Class in org.apache.brooklyn.util.http
-
- HttpTool.HttpHeadBuilder(URI) - Constructor for class org.apache.brooklyn.util.http.HttpTool.HttpHeadBuilder
-
- HttpTool.HttpPostBuilder - Class in org.apache.brooklyn.util.http
-
- HttpTool.HttpPutBuilder - Class in org.apache.brooklyn.util.http
-
- HttpTool.HttpPutBuilder(URI) - Constructor for class org.apache.brooklyn.util.http.HttpTool.HttpPutBuilder
-
- HttpTool.TrustAllStrategy - Class in org.apache.brooklyn.util.http
-
Apache HTTP commons utility for trusting all.
- HttpTool.TrustAllStrategy() - Constructor for class org.apache.brooklyn.util.http.HttpTool.TrustAllStrategy
-
- HttpToolResponse - Class in org.apache.brooklyn.util.core.http
-
Deprecated.
since 0.9.0. Prefer
HttpToolResponse
.
- HttpToolResponse() - Constructor for class org.apache.brooklyn.util.core.http.HttpToolResponse
-
Deprecated.
- HttpToolResponse - Class in org.apache.brooklyn.util.http
-
A response class for use with
HttpTool
.
- HttpToolResponse(HttpResponse, long) - Constructor for class org.apache.brooklyn.util.http.HttpToolResponse
-
- HttpToolResponse(int, Map<String, ? extends List<String>>, byte[], long, long, long) - Constructor for class org.apache.brooklyn.util.http.HttpToolResponse
-
- HttpValueFunctions - Class in org.apache.brooklyn.feed.http
-
- hypervisorMatches(String) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
I
- 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
-
as
Strings.ies(int)
based on size of argument
- ies(Iterable<?>) - Static method in class org.apache.brooklyn.util.text.Strings
-
as
Strings.ies(int)
based on size of argument
- ies(Iterator<?>) - Static method in class org.apache.brooklyn.util.text.Strings
-
as
Strings.ies(int)
based on size of argument
- 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
-
as
BashCommands.ifExecutableElse0(String, String)
but returns 1 if the test fails (also returns non-zero if the command fails)
- 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
-
Inverse of
EntityRelations.GROUP_CONTAINS
.
- 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
-
Default entity initialization, just calls
AbstractEntity.initEnrichers()
.
- 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
-
Create the application entities:
A
CassandraFabric
of CassandraDatacenter
s containing CassandraNode
s
A TomcatServer
- 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
-
Deprecated.
since 0.7.0; use
InputStreamSupplier.of(InputStream)
instead
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Deprecated.
since 0.7; see
BashCommands
- 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
-
Deprecated.
since 0.7; see
BashCommands.installJava7()
and BashCommands.INSTALL_CURL
- 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
-
as
Effectors.invocation(Entity, Effector, Map)
but convenience for passing a ConfigBag
- 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
-
convenience for
Effectors.invocationParallel(Effector, Map, Iterable)
- invocation(Effector<?>, MutableMap<?, ?>, 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
(this form of method is a convenience for
Effectors.invocation(Effector, Map, Iterable)
)
- 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
-
as
Effectors.invocationParallel(Effector, Map, Iterable)
but executing sequentially
- 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 an
Effector
directly.
- 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
-
- 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
-
Registers a
BrooklynShutdownHooks.invokeStopOnShutdown(Entity)
to shutdown this entity when the JVM exits.
- 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
-
Deprecated.
since 0.7; use
Protocol
- 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
-
Deprecated.
since 0.7.0, use
Os.isAbsolutish(String)
- 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
-
predicate form of
Strings.isBlank(CharSequence)
- 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
-
Deprecated.
since 0.9.0, replaced with
EmbeddedFelixFramework.isExtensionBundle(Bundle)
- 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
-
tells whether
Jsonya.convertToJsonPrimitive(Object)
returns an object which is identical to
the equivalent literal json structure.
- 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
-
true iff
CountdownTimer.isNotPaused()
and not CountdownTimer.isExpired()
- 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
-
As
Networking.isLocalOnly(InetAddress)
but taking a string;
does not require the string to be resolvable, and generally treats non-resolvable hostnames as NOT local-only
(although they are treated as private by Networking.isPrivateSubnet(String)
),
although certain well-known hostnames are recognised as local-only
- 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
-
Deprecated.
since 0.9.0, use
OsgiBundleWithUrl.isNameResolved()
- 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
-
Deprecated.
since 0.7.0; use
InternalFactory.isNewStyle(Class)
- isNewStyleLocation(ManagementContext, Class<?>) - Static method in class org.apache.brooklyn.core.objs.proxy.InternalLocationFactory
-
Deprecated.
since 0.7.0; use
InternalFactory.isNewStyle(Class)
- isNewStyleLocation(Class<?>) - Static method in class org.apache.brooklyn.core.objs.proxy.InternalLocationFactory
-
Deprecated.
since 0.7.0; use
InternalFactory.isNewStyle(Class)
- isNewStylePolicy(ManagementContext, Class<?>) - Static method in class org.apache.brooklyn.core.objs.proxy.InternalPolicyFactory
-
Deprecated.
since 0.7.0; use
InternalFactory.isNewStyle(Class)
- isNewStylePolicy(Class<?>) - Static method in class org.apache.brooklyn.core.objs.proxy.InternalPolicyFactory
-
Deprecated.
since 0.7.0; use
InternalFactory.isNewStyle(Class)
- 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
-
The inverse of
Strings.isBlank(CharSequence)
.
- isNonEmpty() - Method in class org.apache.brooklyn.util.internal.StringSystemProperty
-
- isNonEmpty(CharSequence) - Static method in class org.apache.brooklyn.util.text.Strings
-
The inverse of
Strings.isEmpty(CharSequence)
.
- isNotExpired() - Method in class org.apache.brooklyn.util.time.CountdownTimer
-
true iff not
CountdownTimer.isExpired()
- 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
-
as
SshEffectorTasks.codePidFromFileRunning(String)
but returning boolean
- isPidRunning(Integer) - Static method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks
-
as
SshEffectorTasks.codePidRunning(Integer)
but returning boolean
- 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
-
As
Networking.isPrivateSubnet(InetAddress)
but taking a string; sepcifically local-only address ARE treated as private.
- 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
-
providers default impl for
LocationResolver.accepts(String, LocationRegistry)
- 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
-
Deprecated.
since 0.9.0 use better named
CountdownTimer.isNotPaused()
- 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
-
static convenience for
StackTraceSimplifier.isUseful(StackTraceElement)
- 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
-
Queries recursively the supertypes of
RegisteredType
to see whether it
inherits from the given RegisteredType
- 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
-
true iff the scp has completed successfully; guaranteed to be set before
SshPutTaskWrapper.isDone()
or SshPutTaskWrapper.block()
are satisfied
- 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
-
J
- jar(String) - Static method in class org.apache.brooklyn.util.core.BrooklynMavenArtifacts
-
- jar() - Static method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Create an
ArchiveBuilder
for a Jar
format archive.
- jars - Variable in class org.apache.brooklyn.cli.ItemLister.ListAllCommand
-
- java() - Static method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
Format byte sizes suitable for Java
-Xms
arguments.
- JAVA_GENERATED_IDENTIFIER_START_CHARS - Static variable in class org.apache.brooklyn.util.text.Identifiers
-
- JAVA_GENERATED_IDENTIFIERNONSTART_CHARS - Static variable in class org.apache.brooklyn.util.text.Identifiers
-
- JAVA_GOOD_BINARY_REGEX - Static variable in class org.apache.brooklyn.util.text.Identifiers
-
as
Identifiers.JAVA_GOOD_PACKAGE_OR_CLASS_REGEX
but allowing a dollar sign inside a class name (e.g.
- JAVA_GOOD_NONSTART_CHARS - Static variable in class org.apache.brooklyn.util.text.Identifiers
-
- JAVA_GOOD_PACKAGE_OR_CLASS_REGEX - Static variable in class org.apache.brooklyn.util.text.Identifiers
-
regex for a java package or class name using "good" chars, that is no accents or funny unicodes.
- JAVA_GOOD_SEGMENT_REGEX - Static variable in class org.apache.brooklyn.util.text.Identifiers
-
- JAVA_GOOD_START_CHARS - Static variable in class org.apache.brooklyn.util.text.Identifiers
-
- JAVA_OPTS - Static variable in interface org.apache.brooklyn.entity.java.UsesJava
-
Used to set java options.
- JAVA_SYSPROPS - Static variable in interface org.apache.brooklyn.entity.java.UsesJava
-
system properties (-D) to append to JAVA_OPTS; normally accessed through
JavaEntityMethods.javaSysProp(String)
- JAVA_VERSION_REQUIRED - Static variable in interface org.apache.brooklyn.entity.java.UsesJava
-
- JavaAppUtils - Class in org.apache.brooklyn.entity.java
-
- JavaAppUtils() - Constructor for class org.apache.brooklyn.entity.java.JavaAppUtils
-
- JavaBrooklynClassLoadingContext - Class in org.apache.brooklyn.core.mgmt.classloading
-
- JavaBrooklynClassLoadingContext(ManagementContext, ClassLoader) - Constructor for class org.apache.brooklyn.core.mgmt.classloading.JavaBrooklynClassLoadingContext
-
Deprecated.
- JavaCatalogToSpecTransformer - Class in org.apache.brooklyn.core.catalog.internal
-
Instantiates classes from a registered type which simply
defines the java class name and OSGi bundles to use.
- JavaCatalogToSpecTransformer() - Constructor for class org.apache.brooklyn.core.catalog.internal.JavaCatalogToSpecTransformer
-
- JavaClassNames - Class in org.apache.brooklyn.util.javalang
-
- JavaClassNames() - Constructor for class org.apache.brooklyn.util.javalang.JavaClassNames
-
- JavaClassNameTypePlanTransformer - Class in org.apache.brooklyn.core.typereg
-
Instantiates classes from a registered type which simply
defines the java class name and OSGi bundles to use.
- JavaClassNameTypePlanTransformer() - Constructor for class org.apache.brooklyn.core.typereg.JavaClassNameTypePlanTransformer
-
- JavaClassNameTypePlanTransformer.JavaClassNameTypeImplementationPlan - Class in org.apache.brooklyn.core.typereg
-
- JavaClassNameTypePlanTransformer.JavaClassNameTypeImplementationPlan(String) - Constructor for class org.apache.brooklyn.core.typereg.JavaClassNameTypePlanTransformer.JavaClassNameTypeImplementationPlan
-
- JavaEntityMethods - Class in org.apache.brooklyn.entity.java
-
DSL conveniences for Java entities.
- JavaEntityMethods() - Constructor for class org.apache.brooklyn.entity.java.JavaEntityMethods
-
- JavaEntitySpecResolver - Class in org.apache.brooklyn.core.resolve.entity
-
- JavaEntitySpecResolver() - Constructor for class org.apache.brooklyn.core.resolve.entity.JavaEntitySpecResolver
-
- JavaGroovyEquivalents - Class in org.apache.brooklyn.util
-
- JavaGroovyEquivalents() - Constructor for class org.apache.brooklyn.util.JavaGroovyEquivalents
-
- JavaSoftwareProcessDriver - Interface in org.apache.brooklyn.entity.java
-
A
SoftwareProcessDriver
for Java processes.
- JavaSoftwareProcessSshDriver - Class in org.apache.brooklyn.entity.java
-
The SSH implementation of the
JavaSoftwareProcessDriver
.
- JavaSoftwareProcessSshDriver(EntityLocal, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.java.JavaSoftwareProcessSshDriver
-
- javaSysProp(String) - Static method in class org.apache.brooklyn.entity.java.JavaEntityMethods
-
- javaType(Predicate<? super String>) - Static method in class org.apache.brooklyn.core.catalog.CatalogPredicates
-
- javaType(String) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder
-
Deprecated.
- javaType(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento.Builder
-
- JavaWebAppDriver - Interface in org.apache.brooklyn.entity.webapp
-
- JavaWebAppService - Interface in org.apache.brooklyn.entity.webapp
-
- JavaWebAppService.CanDeployAndUndeploy - Interface in org.apache.brooklyn.entity.webapp
-
Optional marker interface for entities which support 'deploy' and 'undeploy'
- JavaWebAppService.CanRedeployAll - Interface in org.apache.brooklyn.entity.webapp
-
Optional marker interface for entities which support 'redeployAll'
- JavaWebAppSoftwareProcess - Interface in org.apache.brooklyn.entity.webapp
-
- JavaWebAppSoftwareProcessImpl - Class in org.apache.brooklyn.entity.webapp
-
- JavaWebAppSoftwareProcessImpl() - Constructor for class org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcessImpl
-
- JavaWebAppSoftwareProcessImpl(Entity) - Constructor for class org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcessImpl
-
- JavaWebAppSoftwareProcessImpl(Map) - Constructor for class org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcessImpl
-
- JavaWebAppSoftwareProcessImpl(Map, Entity) - Constructor for class org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcessImpl
-
- JavaWebAppSshDriver - Class in org.apache.brooklyn.entity.webapp
-
- JavaWebAppSshDriver(JavaWebAppSoftwareProcessImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.webapp.JavaWebAppSshDriver
-
- JBoss6Driver - Interface in org.apache.brooklyn.entity.webapp.jboss
-
- JBoss6Server - Interface in org.apache.brooklyn.entity.webapp.jboss
-
- JBoss6ServerImpl - Class in org.apache.brooklyn.entity.webapp.jboss
-
- JBoss6ServerImpl() - Constructor for class org.apache.brooklyn.entity.webapp.jboss.JBoss6ServerImpl
-
- JBoss6ServerImpl(Entity) - Constructor for class org.apache.brooklyn.entity.webapp.jboss.JBoss6ServerImpl
-
- JBoss6ServerImpl(Map) - Constructor for class org.apache.brooklyn.entity.webapp.jboss.JBoss6ServerImpl
-
- JBoss6ServerImpl(Map, Entity) - Constructor for class org.apache.brooklyn.entity.webapp.jboss.JBoss6ServerImpl
-
- JBoss6SshDriver - Class in org.apache.brooklyn.entity.webapp.jboss
-
- JBoss6SshDriver(JBoss6ServerImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.webapp.jboss.JBoss6SshDriver
-
- JBoss7Driver - Interface in org.apache.brooklyn.entity.webapp.jboss
-
- JBoss7Server - Interface in org.apache.brooklyn.entity.webapp.jboss
-
- JBoss7ServerImpl - Class in org.apache.brooklyn.entity.webapp.jboss
-
- JBoss7ServerImpl() - Constructor for class org.apache.brooklyn.entity.webapp.jboss.JBoss7ServerImpl
-
- JBoss7ServerImpl(Map) - Constructor for class org.apache.brooklyn.entity.webapp.jboss.JBoss7ServerImpl
-
- JBoss7ServerImpl(Map, Entity) - Constructor for class org.apache.brooklyn.entity.webapp.jboss.JBoss7ServerImpl
-
- JBoss7SshDriver - Class in org.apache.brooklyn.entity.webapp.jboss
-
- JBoss7SshDriver(JBoss7ServerImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.webapp.jboss.JBoss7SshDriver
-
- JCLOUDS_KEY_ENDPOINT - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- JCLOUDS_KEY_USERNAME - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- JCLOUDS_LOCATION_CUSTOMIZER - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
Deprecated.
since 0.7.0; use
JcloudsLocationConfig.JCLOUDS_LOCATION_CUSTOMIZERS
instead
- JCLOUDS_LOCATION_CUSTOMIZER_TYPE - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
Deprecated.
since 0.7.0; use
JcloudsLocationConfig.JCLOUDS_LOCATION_CUSTOMIZERS
instead
- JCLOUDS_LOCATION_CUSTOMIZERS - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- JCLOUDS_LOCATION_CUSTOMIZERS_SUPPLIER_TYPE - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
Deprecated.
since 0.7.0; use
JcloudsLocationConfig.JCLOUDS_LOCATION_CUSTOMIZERS
instead
- JcloudsBlobStoreBasedObjectStore - Class in org.apache.brooklyn.core.mgmt.persist.jclouds
-
- JcloudsBlobStoreBasedObjectStore(String, String) - Constructor for class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsBlobStoreBasedObjectStore
-
- JcloudsBlobStoreBasedObjectStore(JcloudsLocation, String) - Constructor for class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsBlobStoreBasedObjectStore
-
- JcloudsByonLocationResolver - Class in org.apache.brooklyn.location.jclouds
-
Examples of valid specs:
byon:(hosts=myhost)
byon:(hosts="myhost, myhost2")
byon:(hosts="myhost, myhost2", name="my location name")
- JcloudsByonLocationResolver() - Constructor for class org.apache.brooklyn.location.jclouds.JcloudsByonLocationResolver
-
- JcloudsLocation - Class in org.apache.brooklyn.location.jclouds
-
For provisioning and managing VMs in a particular provider/region, using jclouds.
- JcloudsLocation() - Constructor for class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- JcloudsLocation(Map<?, ?>) - Constructor for class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
typically wants at least ACCESS_IDENTITY and ACCESS_CREDENTIAL
- JcloudsLocation.CustomizeTemplateOptions - Interface in org.apache.brooklyn.location.jclouds
-
- JcloudsLocationConfig - Interface in org.apache.brooklyn.location.jclouds
-
- JcloudsLocationCustomizer - Interface in org.apache.brooklyn.location.jclouds
-
Customization hooks to allow apps to perform specific customisation at each stage of jclouds machine provisioning.
- JcloudsLocationResolver - Class in org.apache.brooklyn.location.jclouds
-
- JcloudsLocationResolver() - Constructor for class org.apache.brooklyn.location.jclouds.JcloudsLocationResolver
-
- JcloudsLocationSecurityGroupCustomizer - Class in org.apache.brooklyn.location.jclouds.networking
-
Configures custom security groups on Jclouds locations.
- JcloudsMachineLocation - Interface in org.apache.brooklyn.location.jclouds
-
- JcloudsMachineNamer - Class in org.apache.brooklyn.location.jclouds
-
- JcloudsMachineNamer() - Constructor for class org.apache.brooklyn.location.jclouds.JcloudsMachineNamer
-
- JcloudsPersistenceThreadDiscriminator - Class in org.apache.brooklyn.util.logback
-
Discriminates logging events per whether the current thread is named "brooklyn-persister" or not.
- JcloudsPersistenceThreadDiscriminator() - Constructor for class org.apache.brooklyn.util.logback.JcloudsPersistenceThreadDiscriminator
-
- JcloudsPortForwarderExtension - Interface in org.apache.brooklyn.location.jclouds.networking
-
- JcloudsPredicates - Class in org.apache.brooklyn.location.jclouds
-
- JcloudsPredicates() - Constructor for class org.apache.brooklyn.location.jclouds.JcloudsPredicates
-
- JcloudsPredicates.NodeInLocation - Class in org.apache.brooklyn.location.jclouds
-
Deprecated.
since 0.9.0; direct access strongly discouraged; will be made protected in future release;
use
JcloudsPredicates.nodeInLocation(String, boolean)
- JcloudsPredicates.NodeInLocation(String, boolean) - Constructor for class org.apache.brooklyn.location.jclouds.JcloudsPredicates.NodeInLocation
-
Deprecated.
- JcloudsPropertiesFromBrooklynProperties - Class in org.apache.brooklyn.location.jclouds
-
The properties to use for a jclouds location, loaded from brooklyn.properties file
- JcloudsPropertiesFromBrooklynProperties() - Constructor for class org.apache.brooklyn.location.jclouds.JcloudsPropertiesFromBrooklynProperties
-
- JcloudsSshMachineLocation - Class in org.apache.brooklyn.location.jclouds
-
- JcloudsSshMachineLocation() - Constructor for class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
- JcloudsSshMachineLocation(Map<?, ?>, JcloudsLocation, NodeMetadata) - Constructor for class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
Deprecated.
since 0.6; use LocationSpec (which calls no-arg constructor)
- JcloudsStoreObjectAccessor - Class in org.apache.brooklyn.core.mgmt.persist.jclouds
-
- JcloudsStoreObjectAccessor(BlobStore, String, String) - Constructor for class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsStoreObjectAccessor
-
- JcloudsUtil - Class in org.apache.brooklyn.location.jclouds
-
- JcloudsUtil() - Constructor for class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
- JcloudsWinRmMachineLocation - Class in org.apache.brooklyn.location.jclouds
-
- JcloudsWinRmMachineLocation() - Constructor for class org.apache.brooklyn.location.jclouds.JcloudsWinRmMachineLocation
-
- JDBC_PORT - Static variable in class org.apache.brooklyn.entity.database.derby.DerbyDatabase
-
- Jetty6Driver - Interface in org.apache.brooklyn.entity.webapp.jetty
-
- Jetty6Server - Interface in org.apache.brooklyn.entity.webapp.jetty
-
An
Entity
that represents a single Jetty instance.
- Jetty6ServerImpl - Class in org.apache.brooklyn.entity.webapp.jetty
-
An
Entity
that represents a single Jetty instance.
- Jetty6ServerImpl() - Constructor for class org.apache.brooklyn.entity.webapp.jetty.Jetty6ServerImpl
-
- Jetty6SshDriver - Class in org.apache.brooklyn.entity.webapp.jetty
-
- Jetty6SshDriver(Jetty6ServerImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.webapp.jetty.Jetty6SshDriver
-
- JMSBroker<Q extends JMSDestination & Queue,T extends JMSDestination & Topic> - Interface in org.apache.brooklyn.entity.messaging.jms
-
- JMSBrokerImpl<Q extends JMSDestination & Queue,T extends JMSDestination & Topic> - Class in org.apache.brooklyn.entity.messaging.jms
-
- JMSBrokerImpl() - Constructor for class org.apache.brooklyn.entity.messaging.jms.JMSBrokerImpl
-
- JMSDestination - Interface in org.apache.brooklyn.entity.messaging.jms
-
- JMSDestinationImpl - Class in org.apache.brooklyn.entity.messaging.jms
-
- JMSDestinationImpl() - Constructor for class org.apache.brooklyn.entity.messaging.jms.JMSDestinationImpl
-
- JMX_AGENT_LOCAL_PATH - Static variable in interface org.apache.brooklyn.entity.java.UsesJmx
-
- JMX_AGENT_MODE - Static variable in interface org.apache.brooklyn.entity.java.UsesJmx
-
- JMX_AGENT_MODE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- JMX_CONNECTION_TIMEOUT - Static variable in class org.apache.brooklyn.feed.jmx.JmxFeed
-
- JMX_CONNECTION_TIMEOUT_MS - Static variable in class org.apache.brooklyn.feed.jmx.JmxFeed
-
- JMX_CONTEXT - Static variable in interface org.apache.brooklyn.entity.java.UsesJmx
-
- JMX_CONTEXT - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- JMX_PASSWORD - Static variable in class org.apache.brooklyn.entity.database.derby.DerbyDatabase
-
- JMX_PASSWORD - Static variable in interface org.apache.brooklyn.entity.java.UsesJmx
-
- JMX_PASSWORD - Static variable in interface org.apache.brooklyn.entity.messaging.activemq.ActiveMQBroker
-
- JMX_PASSWORD - Static variable in interface org.apache.brooklyn.entity.messaging.qpid.QpidBroker
-
- JMX_PASSWORD - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- JMX_PORT - Static variable in interface org.apache.brooklyn.entity.java.UsesJmx
-
Chosen by Java itself by default, setting this will only have any effect if using an agent.
- JMX_PORT - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- JMX_PORT_LEGACY - Static variable in interface org.apache.brooklyn.entity.java.UsesJmx
-
Deprecated.
since 0.7.0, kept for rebinding with the anonymous class; code should only ever use
UsesJmx.JMX_PORT
- JMX_SERVER_ADDRESS_WILDCARD_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
whether JMX should bind to all interfaces
- JMX_SERVER_ADDRESS_WILDCARD_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxrmi.JmxRmiAgent
-
Whether JMX should bind to all interfaces.
- JMX_SERVER_DEFAULT_PORT - Static variable in class org.apache.brooklyn.util.jmx.jmxrmi.JmxRmiAgent
-
- JMX_SERVER_PORT_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxrmi.JmxRmiAgent
-
Port for JMX server (sometimes called JMX_RMI server) to listen on.
- JMX_SERVICE_URL - Static variable in interface org.apache.brooklyn.entity.webapp.tomcat.TomcatServer
-
- JMX_SSL_ACCESS_CERT - Static variable in interface org.apache.brooklyn.entity.java.UsesJmx
-
- JMX_SSL_ACCESS_KEY - Static variable in interface org.apache.brooklyn.entity.java.UsesJmx
-
- JMX_SSL_ENABLED - Static variable in interface org.apache.brooklyn.entity.java.UsesJmx
-
Forces JMX to be secured, using JMXMP so it gets through firewalls and SSL/TLS.
- JMX_URI - Static variable in class org.apache.brooklyn.feed.jmx.JmxFeed
-
- JMX_URL - Static variable in interface org.apache.brooklyn.entity.java.UsesJmx
-
- JMX_URL_FORMAT - Static variable in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- JMX_USER - Static variable in class org.apache.brooklyn.entity.database.derby.DerbyDatabase
-
- JMX_USER - Static variable in interface org.apache.brooklyn.entity.java.UsesJmx
-
- JMX_USER - Static variable in interface org.apache.brooklyn.entity.messaging.activemq.ActiveMQBroker
-
- JMX_USER - Static variable in interface org.apache.brooklyn.entity.messaging.qpid.QpidBroker
-
- JMX_USER - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- JmxAttributePollConfig<T> - Class in org.apache.brooklyn.feed.jmx
-
- JmxAttributePollConfig(AttributeSensor<T>) - Constructor for class org.apache.brooklyn.feed.jmx.JmxAttributePollConfig
-
- JmxAttributePollConfig(JmxAttributePollConfig<T>) - Constructor for class org.apache.brooklyn.feed.jmx.JmxAttributePollConfig
-
- JmxAttributeSensor<T> - Class in org.apache.brooklyn.entity.java
-
Configurable
EntityInitializer
which adds a JMX sensor feed to retrieve an
attribute
from a JMX objectName
.
- JmxAttributeSensor(ConfigBag) - Constructor for class org.apache.brooklyn.entity.java.JmxAttributeSensor
-
- JmxFeed - Class in org.apache.brooklyn.feed.jmx
-
Provides a feed of attribute values, by polling or subscribing over jmx.
- JmxFeed() - Constructor for class org.apache.brooklyn.feed.jmx.JmxFeed
-
For rebind; do not call directly; use builder
- JmxFeed.Builder - Class in org.apache.brooklyn.feed.jmx
-
- JmxFeed.Builder() - Constructor for class org.apache.brooklyn.feed.jmx.JmxFeed.Builder
-
- JmxHelper - Class in org.apache.brooklyn.feed.jmx
-
- JmxHelper(EntityLocal) - Constructor for class org.apache.brooklyn.feed.jmx.JmxHelper
-
- JmxHelper(String) - Constructor for class org.apache.brooklyn.feed.jmx.JmxHelper
-
- JmxHelper(String, String, String) - Constructor for class org.apache.brooklyn.feed.jmx.JmxHelper
-
- JmxHelper(String, EntityLocal, String, String) - Constructor for class org.apache.brooklyn.feed.jmx.JmxHelper
-
- JMXMP_DEFAULT_PORT - Static variable in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- JMXMP_KEYSTORE_FILE_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- JMXMP_KEYSTORE_KEY_PASSWORD_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- JMXMP_KEYSTORE_PASSWORD_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- JMXMP_KEYSTORE_TYPE_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- JMXMP_PORT_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
port to listen on; default to
JmxmpAgent.JMXMP_DEFAULT_PORT
- JMXMP_TRUSTSTORE_FILE_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- JMXMP_TRUSTSTORE_PASSWORD_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- JMXMP_TRUSTSTORE_TYPE_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- JMXMP_URL_FORMAT - Static variable in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- JmxmpAgent - Class in org.apache.brooklyn.util.jmx.jmxmp
-
This exposes JMX access over JMXMP, suitable for high-security environments,
with support for going through firewalls as well as encrypting and authenticating securely.
- JmxmpAgent() - Constructor for class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- JmxmpSslSupport - Class in org.apache.brooklyn.entity.java
-
- JmxmpSslSupport(JmxSupport) - Constructor for class org.apache.brooklyn.entity.java.JmxmpSslSupport
-
- JmxNotificationFilters - Class in org.apache.brooklyn.feed.jmx
-
- JmxNotificationSubscriptionConfig<T> - Class in org.apache.brooklyn.feed.jmx
-
- JmxNotificationSubscriptionConfig(AttributeSensor<T>) - Constructor for class org.apache.brooklyn.feed.jmx.JmxNotificationSubscriptionConfig
-
- JmxNotificationSubscriptionConfig(JmxNotificationSubscriptionConfig<T>) - Constructor for class org.apache.brooklyn.feed.jmx.JmxNotificationSubscriptionConfig
-
- JmxOperationPollConfig<T> - Class in org.apache.brooklyn.feed.jmx
-
- JmxOperationPollConfig(AttributeSensor<T>) - Constructor for class org.apache.brooklyn.feed.jmx.JmxOperationPollConfig
-
- JmxOperationPollConfig(JmxOperationPollConfig<T>) - Constructor for class org.apache.brooklyn.feed.jmx.JmxOperationPollConfig
-
- JmxRmiAgent - Class in org.apache.brooklyn.util.jmx.jmxrmi
-
This exposes JMX support for going through firewalls by starting an RMI registry server
on a well-known port.
- JmxRmiAgent() - Constructor for class org.apache.brooklyn.util.jmx.jmxrmi.JmxRmiAgent
-
- JmxSupport - Class in org.apache.brooklyn.entity.java
-
- JmxSupport(Entity, String) - Constructor for class org.apache.brooklyn.entity.java.JmxSupport
-
run dir may be null if it is not accessed
- JmxValueFunctions - Class in org.apache.brooklyn.feed.jmx
-
- JmxValueFunctions() - Constructor for class org.apache.brooklyn.feed.jmx.JmxValueFunctions
-
- job - Variable in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- job(Runnable) - Method in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
The job to be repeatedly executed.
- join(Collection<?>, String) - Static method in class org.apache.brooklyn.util.JavaGroovyEquivalents
-
- join(Iterable<? extends Object>, String) - Static method in class org.apache.brooklyn.util.text.Strings
-
convenience for
Joiner
- join(Object[], String) - Static method in class org.apache.brooklyn.util.text.Strings
-
convenience for
Joiner
- join(Thread, Duration) - Static method in class org.apache.brooklyn.util.time.Durations
-
- JOIN_RIAK_CLUSTER - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- joinCluster(String) - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- joinCluster(String) - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNodeDriver
-
- joinCluster(String) - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- joinCluster(String) - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- Joiner<T> - Class in org.apache.brooklyn.enricher.stock
-
- Joiner() - Constructor for class org.apache.brooklyn.enricher.stock.Joiner
-
- joiner(String) - Static method in class org.apache.brooklyn.util.text.StringFunctions
-
joins the given objects in a collection as a toString with the given separator
- joinerForArray(String) - Static method in class org.apache.brooklyn.util.text.StringFunctions
-
joins the given objects as a toString with the given separator, but expecting an array of objects, not a collection
- JS_SCRIPTS - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBClient
-
- JSCH_EXEC_DELAY - Static variable in class org.apache.brooklyn.util.internal.BrooklynSystemProperties
-
controls how long jsch delays between commands it issues
- JSON_HOST_CREATE - Static variable in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed
-
- JSON_ITEM_GET - Static variable in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed
-
- JSON_PATH - Static variable in class org.apache.brooklyn.core.sensor.http.HttpRequestSensor
-
- JSON_USER_LOGIN - Static variable in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed
-
- jsonContents() - Static method in class org.apache.brooklyn.feed.http.HttpValueFunctions
-
- jsonContents(String, Class<T>) - Static method in class org.apache.brooklyn.feed.http.HttpValueFunctions
-
- jsonContents(String[], Class<T>) - Static method in class org.apache.brooklyn.feed.http.HttpValueFunctions
-
- jsonContentsFromPath(String) - Static method in class org.apache.brooklyn.feed.http.HttpValueFunctions
-
- JsonFunctions - Class in org.apache.brooklyn.feed.http
-
- Jsonya - Class in org.apache.brooklyn.util.collections
-
Jsonya = JSON-yet-another (tool)
- Jsonya.JsonPrimitiveDeepTranslator - Class in org.apache.brooklyn.util.collections
-
Converts an object to one which uses standard JSON objects where possible
(strings, numbers, booleans, maps, lists), and uses toString elsewhere
- Jsonya.Navigator<T extends java.util.Map<?,?>> - Class in org.apache.brooklyn.util.collections
-
- Jsonya.Navigator(Object, Class<? extends Map>) - Constructor for class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
- JVM_DEFINES - Static variable in interface org.apache.brooklyn.entity.java.VanillaJavaApp
-
- JVM_XARGS - Static variable in interface org.apache.brooklyn.entity.java.VanillaJavaApp
-
K
- Kafka - Interface in org.apache.brooklyn.entity.messaging.kafka
-
Shared Kafka broker and zookeeper properties.
- KAFKA_BROKER_CONFIG_TEMPLATE - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaBroker
-
Location of the configuration file template to be copied to the server.
- KAFKA_PORT - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaBroker
-
- KAFKA_ZOOKEEPER_CONFIG_TEMPLATE - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaZooKeeper
-
Location of the kafka configuration file template to be copied to the server.
- KafkaBroker - Interface in org.apache.brooklyn.entity.messaging.kafka
-
An
Entity
that represents a single Kafka broker instance.
- KafkaBrokerDriver - Interface in org.apache.brooklyn.entity.messaging.kafka
-
- KafkaBrokerImpl - Class in org.apache.brooklyn.entity.messaging.kafka
-
An
Entity
that represents a single Kafka broker instance.
- KafkaBrokerImpl() - Constructor for class org.apache.brooklyn.entity.messaging.kafka.KafkaBrokerImpl
-
- KafkaBrokerSshDriver - Class in org.apache.brooklyn.entity.messaging.kafka
-
- KafkaBrokerSshDriver(KafkaBrokerImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.messaging.kafka.KafkaBrokerSshDriver
-
- KafkaCluster - Interface in org.apache.brooklyn.entity.messaging.kafka
-
Provides Kafka cluster functionality through a group of
brokers
controlled
by a single zookeeper
entity.
- KafkaClusterExample - Class in org.apache.brooklyn.demo
-
Kafka Cluster Application
- KafkaClusterExample() - Constructor for class org.apache.brooklyn.demo.KafkaClusterExample
-
- KafkaClusterImpl - Class in org.apache.brooklyn.entity.messaging.kafka
-
Implementation of a Kafka cluster containing a
KafkaZookeeper
node and a group of KafkaBroker
s.
- KafkaClusterImpl() - Constructor for class org.apache.brooklyn.entity.messaging.kafka.KafkaClusterImpl
-
- KafkaZooKeeper - Interface in org.apache.brooklyn.entity.messaging.kafka
-
An
Entity
that represents a single Kafka zookeeper instance.
- KafkaZooKeeperDriver - Interface in org.apache.brooklyn.entity.messaging.kafka
-
- KafkaZooKeeperImpl - Class in org.apache.brooklyn.entity.messaging.kafka
-
An
Entity
that represents a single Kafka zookeeper instance.
- KafkaZooKeeperImpl() - Constructor for class org.apache.brooklyn.entity.messaging.kafka.KafkaZooKeeperImpl
-
- KafkaZooKeeperSshDriver - Class in org.apache.brooklyn.entity.messaging.kafka
-
- KafkaZooKeeperSshDriver(KafkaZooKeeperImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.messaging.kafka.KafkaZooKeeperSshDriver
-
- KARAF_ADMIN - Static variable in class org.apache.brooklyn.entity.osgi.karaf.KarafContainerImpl
-
- KARAF_FEATURES - Static variable in class org.apache.brooklyn.entity.osgi.karaf.KarafContainerImpl
-
- KARAF_INSTALL_LOCATION - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- KARAF_INSTANCES - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- KARAF_JAVA_OPTS - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- KARAF_NAME - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- KARAF_PID - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- KARAF_RMI_REGISTRY_PORT - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- KARAF_RMI_SERVER_PORT - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- KARAF_ROOT - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- KARAF_SSH_PORT - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- KARAF_STATE - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- KarafContainer - Interface in org.apache.brooklyn.entity.osgi.karaf
-
This sets up a Karaf OSGi container
- KarafContainerImpl - Class in org.apache.brooklyn.entity.osgi.karaf
-
This sets up a Karaf OSGi container
- KarafContainerImpl() - Constructor for class org.apache.brooklyn.entity.osgi.karaf.KarafContainerImpl
-
- KarafDriver - Interface in org.apache.brooklyn.entity.osgi.karaf
-
- KarafSshDriver - Class in org.apache.brooklyn.entity.osgi.karaf
-
- KarafSshDriver(KarafContainerImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.osgi.karaf.KarafSshDriver
-
- key(TKey) - Method in class org.apache.brooklyn.enricher.stock.Enrichers.AbstractUpdatingMapBuilder
-
sets an explicit key to use; defaults to using the name of the source sensor specified in
Enrichers.AbstractUpdatingMapBuilder.from(AttributeSensor)
- KEY_IN_TARGET_SENSOR - Static variable in class org.apache.brooklyn.enricher.stock.UpdatingMap
-
- KEY_PAIR - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- KEY_VAL_OPT_PREFIXES - Static variable in class org.apache.brooklyn.entity.java.JavaSoftwareProcessSshDriver
-
- keyAlias(String) - Method in class org.apache.brooklyn.entity.webapp.HttpsSslConfig
-
- keyData(String) - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation.Builder
-
- keyDestination(String) - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig.Builder
-
- keyFile(String) - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation.Builder
-
- keyPassphrase(String) - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation.Builder
-
- keys() - Static method in class org.apache.brooklyn.util.collections.CollectionFunctionals
-
- keySet() - Method in class org.apache.brooklyn.core.entity.internal.ConfigMapViewWithStringKeys
-
- keySet() - Method in class org.apache.brooklyn.core.internal.storage.impl.ConcurrentMapAcceptingNullVals
-
- keySet() - Method in class org.apache.brooklyn.core.mgmt.internal.DeferredBrooklynProperties
-
- keySourceUrl(String) - Method in class org.apache.brooklyn.entity.proxy.ProxySslConfig.Builder
-
- KEYSPACE_HITS - Static variable in interface org.apache.brooklyn.entity.nosql.redis.RedisStore
-
- KEYSPACE_MISSES - Static variable in interface org.apache.brooklyn.entity.nosql.redis.RedisStore
-
- KEYSTORE_CERTIFICATE_ALIAS - Static variable in class org.apache.brooklyn.rest.BrooklynWebConfig
-
- KEYSTORE_FILE - Static variable in class org.apache.brooklyn.entity.webapp.jboss.JBoss7SshDriver
-
- KEYSTORE_PASSWORD - Static variable in class org.apache.brooklyn.rest.BrooklynWebConfig
-
- KEYSTORE_URL - Static variable in class org.apache.brooklyn.rest.BrooklynWebConfig
-
- keystorePassword(String) - Method in class org.apache.brooklyn.entity.webapp.HttpsSslConfig
-
- keystoreUrl(String) - Method in class org.apache.brooklyn.entity.webapp.HttpsSslConfig
-
- KeyTransformingLoadingCache<A,B,V> - Class in org.apache.brooklyn.util.guava
-
A cache that transforms its keys before deferring to a delegate
LoadingCache
.
- KeyTransformingLoadingCache(LoadingCache<B, V>, Function<A, B>) - Constructor for class org.apache.brooklyn.util.guava.KeyTransformingLoadingCache
-
- KeyTransformingLoadingCache.KeyTransformingSameTypeLoadingCache<A,V> - Class in org.apache.brooklyn.util.guava
-
- KeyTransformingLoadingCache.KeyTransformingSameTypeLoadingCache(LoadingCache<A, V>, Function<A, A>) - Constructor for class org.apache.brooklyn.util.guava.KeyTransformingLoadingCache.KeyTransformingSameTypeLoadingCache
-
- KeyValueParser - Class in org.apache.brooklyn.util.text
-
Parses a String that consists of multiple arguments, which are either single or key-value pairs.
- KeyValueParser() - Constructor for class org.apache.brooklyn.util.text.KeyValueParser
-
- kill() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeSshDriver
-
- kill() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- kill() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- kill() - Method in interface org.apache.brooklyn.entity.java.VanillaJavaApp
-
- kill() - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppImpl
-
- kill() - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppSshDriver
-
- kill() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQSshDriver
-
- kill() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidSshDriver
-
- kill() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitSshDriver
-
- kill() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGatewaySshDriver
-
- kill() - Method in class org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNodeSshDriver
-
- kill() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeSshDriver
-
- kill() - Method in class org.apache.brooklyn.entity.nosql.infinispan.Infinispan5SshDriver
-
- kill() - Method in class org.apache.brooklyn.entity.osgi.karaf.KarafSshDriver
-
- kill() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- kill() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- kill() - Method in interface org.apache.brooklyn.entity.software.base.SoftwareProcessDriver
-
Kills the process, ungracefully and immediately where possible (e.g.
- kill() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7SshDriver
-
- kill() - Method in class org.apache.brooklyn.entity.webapp.jetty.Jetty6SshDriver
-
- kill() - Method in class org.apache.brooklyn.entity.webapp.tomcat.TomcatSshDriver
-
- kill1() - Method in class org.apache.brooklyn.entity.webapp.jetty.Jetty6SshDriver
-
- kill9() - Method in class org.apache.brooklyn.entity.webapp.jetty.Jetty6SshDriver
-
- KILLING - Static variable in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- killMachine(MachineLocation) - Method in interface org.apache.brooklyn.api.location.MachineManagementMixins.KillsMachines
-
Kills the indicated machine; throws if not recognised or possible
- killMachine(String) - Method in interface org.apache.brooklyn.api.location.MachineManagementMixins.KillsMachines
-
Kills the machine indicated by the given (server-side) machine id;
note, the ID is the _cloud-service_ ID,
that is, pass in getMetadata(machineLocation).getId() not the machineLocation.getId()
- killMachine(String) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- killMachine(MachineLocation) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- KNIFE_CONFIG_FILE - Static variable in interface org.apache.brooklyn.entity.chef.ChefConfig
-
- KNIFE_EXECUTABLE - Static variable in interface org.apache.brooklyn.entity.chef.ChefConfig
-
- KNIFE_SETUP_COMMANDS - Static variable in interface org.apache.brooklyn.entity.chef.ChefConfig
-
- knifeAddAttributes(Map<? extends Object, ? extends Object>) - Method in class org.apache.brooklyn.entity.chef.KnifeConvergeTaskFactory
-
includes the given attributes in the attributes to be passed to chef;
when combining with other attributes, this uses
Jsonya
semantics to add
(a deep add, combining lists and maps)
- knifeAddExtraBootstrapParameters(String, String...) - Method in class org.apache.brooklyn.entity.chef.KnifeConvergeTaskFactory
-
parameters to pass to knife after the bootstrap command
- knifeAddParameters(String, String...) - Method in class org.apache.brooklyn.entity.chef.KnifeConvergeTaskFactory
-
- knifeAddParameters(String, String...) - Method in class org.apache.brooklyn.entity.chef.KnifeTaskFactory
-
- knifeConfigFile(String) - Method in class org.apache.brooklyn.entity.chef.KnifeTaskFactory
-
- knifeConvergeRunList(String) - Static method in class org.apache.brooklyn.entity.chef.ChefServerTasks
-
knife converge task configured for this run list (and sudo)
- knifeConvergeRunListWindowsSsh(String) - Static method in class org.apache.brooklyn.entity.chef.ChefServerTasks
-
knife converge task configured for this run list on windows (ssh)
- knifeConvergeRunListWindowsWinrm(String) - Static method in class org.apache.brooklyn.entity.chef.ChefServerTasks
-
knife converge task configured for this run list on windows (winrm)
- knifeConvergeTask() - Static method in class org.apache.brooklyn.entity.chef.ChefServerTasks
-
plain knife converge task - run list must be set, other arguments are optional
- KnifeConvergeTaskFactory<RET> - Class in org.apache.brooklyn.entity.chef
-
- KnifeConvergeTaskFactory(String) - Constructor for class org.apache.brooklyn.entity.chef.KnifeConvergeTaskFactory
-
- knifeExecutable(String) - Method in class org.apache.brooklyn.entity.chef.KnifeTaskFactory
-
- knifeNodeName(String) - Method in class org.apache.brooklyn.entity.chef.KnifeConvergeTaskFactory
-
what node name to pass to knife; default = null, meaning chef-client will pick the node name
- knifePort(int) - Method in class org.apache.brooklyn.entity.chef.KnifeConvergeTaskFactory
-
tell knife to use an explicit port
- knifePortUseKnifeDefault() - Method in class org.apache.brooklyn.entity.chef.KnifeConvergeTaskFactory
-
omit the port parameter altogether (let knife use its default)
- knifePortUseMachineSshPort() - Method in class org.apache.brooklyn.entity.chef.KnifeConvergeTaskFactory
-
use the default port known to brooklyn for the target machine for ssh
- knifeRunList(Function<? super Entity, String>) - Method in class org.apache.brooklyn.entity.chef.KnifeConvergeTaskFactory
-
function supplying the run list to be passed to knife, evaluated at the last moment
- knifeRunList(String) - Method in class org.apache.brooklyn.entity.chef.KnifeConvergeTaskFactory
-
- knifeRunTwice(boolean) - Method in class org.apache.brooklyn.entity.chef.KnifeConvergeTaskFactory
-
whether knife should attempt to run twice;
see
ChefConfig.CHEF_RUN_CONVERGE_TWICE
- knifeSetupCommands(String) - Method in class org.apache.brooklyn.entity.chef.KnifeTaskFactory
-
- knifeSudo(boolean) - Method in class org.apache.brooklyn.entity.chef.KnifeConvergeTaskFactory
-
whether to pass --sudo to knife; default true
- KnifeTaskFactory<RET> - Class in org.apache.brooklyn.entity.chef
-
A factory which acts like
ProcessTaskFactory
with special options for knife.
- KnifeTaskFactory(String) - Constructor for class org.apache.brooklyn.entity.chef.KnifeTaskFactory
-
- KnownSizeInputStream - Class in org.apache.brooklyn.util.stream
-
an input stream, whose size we know
- KnownSizeInputStream(InputStream, long) - Constructor for class org.apache.brooklyn.util.stream.KnownSizeInputStream
-
L
- LABEL - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.UrlMapping
-
- latency() - Static method in class org.apache.brooklyn.feed.http.HttpValueFunctions
-
- LATENCY_WINDOW_DEFAULT_PERIOD - Static variable in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector
-
- latest - Variable in class org.apache.brooklyn.policy.autoscaling.SizeHistory.WindowSummary
-
The most recent value (or -1 if there has been no value)
- latitude - Variable in class org.apache.brooklyn.core.location.geo.HostGeoInfo
-
- LATITUDE - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- launch() - Method in class org.apache.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherAbstract
-
- launch() - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.chef.ChefSoloDriver
-
Deprecated.
- launch() - Method in class org.apache.brooklyn.entity.cm.salt.impl.SaltEntitySshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.database.crate.CrateNodeSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.database.derby.DerbyDatabaseSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.database.rubyrep.RubyRepSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.java.VanillaJavaAppSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.messaging.kafka.AbstractfKafkaSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.messaging.storm.StormSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.monitoring.monit.MonitSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraNodeSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNodeSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGatewaySshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.nosql.couchdb.CouchDBNodeSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNodeSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNodeSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.nosql.infinispan.Infinispan5SshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBConfigServerSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouterSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.nosql.redis.RedisStoreSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.nosql.solr.SolrServerSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.osgi.karaf.KarafSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver
-
- launch() - Method in class org.apache.brooklyn.entity.software.base.EmptySoftwareProcessSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.software.base.EmptyWindowsProcessWinRmDriver
-
- launch() - Method in class org.apache.brooklyn.entity.software.base.VanillaSoftwareProcessSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.software.base.VanillaWindowsProcessWinRmDriver
-
- launch() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss6SshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.webapp.jboss.JBoss7SshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.webapp.jetty.Jetty6SshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.webapp.tomcat.TomcatSshDriver
-
- launch() - Method in class org.apache.brooklyn.entity.zookeeper.ZooKeeperSshDriver
-
- launch() - Method in class org.apache.brooklyn.launcher.camp.BrooklynCampPlatformLauncher
-
- launch() - Method in class org.apache.brooklyn.qa.load.SimulatedJBoss7ServerImpl.SimulatedJBoss7SshDriver
-
- launch() - Method in class org.apache.brooklyn.qa.load.SimulatedMySqlNodeImpl.SimulatedMySqlSshDriver
-
- launch() - Method in class org.apache.brooklyn.qa.load.SimulatedNginxControllerImpl.SimulatedNginxSshDriver
-
- LAUNCH_COMMAND - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- LAUNCH_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.AbstractVanillaProcess
-
- LAUNCH_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaSoftwareProcess
-
- LAUNCH_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- LAUNCH_COMMAND_CREATES_PID_FILE - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- LAUNCH_LATCH - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- LAUNCH_LATCH - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- LAUNCH_POWERSHELL_COMMAND - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- LAUNCH_SCRIPT_NAME - Static variable in class org.apache.brooklyn.entity.system_service.SystemServiceEnricher
-
- launchAppYaml(String) - Method in class org.apache.brooklyn.camp.brooklyn.YamlLauncherAbstract
-
- launchAppYaml(String, boolean) - Method in class org.apache.brooklyn.camp.brooklyn.YamlLauncherAbstract
-
- launchAppYaml(Reader) - Method in class org.apache.brooklyn.camp.brooklyn.YamlLauncherAbstract
-
- launchAppYaml(Reader, boolean) - Method in class org.apache.brooklyn.camp.brooklyn.YamlLauncherAbstract
-
- LAUNCHING - Static variable in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- lax() - Method in class org.apache.brooklyn.util.core.text.DataUriSchemeParser
-
- laxRedirect(boolean) - Method in class org.apache.brooklyn.util.http.HttpTool.HttpClientBuilder
-
similar to curl --post301 -L`
- LDAP_CONTEXT_FACTORY - Static variable in class org.apache.brooklyn.rest.security.provider.LdapSecurityProvider
-
- LDAP_OU - Static variable in class org.apache.brooklyn.rest.BrooklynWebConfig
-
- LDAP_REALM - Static variable in class org.apache.brooklyn.rest.BrooklynWebConfig
-
- LDAP_URL - Static variable in class org.apache.brooklyn.rest.BrooklynWebConfig
-
- LdapSecurityProvider - Class in org.apache.brooklyn.rest.security.provider
-
A
SecurityProvider
implementation that relies on LDAP to authenticate.
- LdapSecurityProvider(ManagementContext) - Constructor for class org.apache.brooklyn.rest.security.provider.LdapSecurityProvider
-
- LdapSecurityProvider(String, String, String) - Constructor for class org.apache.brooklyn.rest.security.provider.LdapSecurityProvider
-
- Lease<T> - Interface in org.apache.brooklyn.util.pool
-
- leasedObject() - Method in interface org.apache.brooklyn.util.pool.Lease
-
- leaseObject() - Method in class org.apache.brooklyn.util.pool.BasicPool
-
- leaseObject() - Method in interface org.apache.brooklyn.util.pool.Pool
-
- LEAVE_RIAK_CLUSTER - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- leaveCluster() - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- leaveCluster() - Method in interface org.apache.brooklyn.entity.nosql.riak.RiakNodeDriver
-
- leaveCluster() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeImpl
-
- leaveCluster() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- LEFT_DATABASE - Static variable in interface org.apache.brooklyn.entity.database.rubyrep.RubyRepNode
-
- LEFT_DATABASE_NAME - Static variable in interface org.apache.brooklyn.entity.database.rubyrep.RubyRepNode
-
- LEFT_DATASTORE_URL - Static variable in interface org.apache.brooklyn.entity.database.rubyrep.RubyRepNode
-
- LEFT_PASSWORD - Static variable in interface org.apache.brooklyn.entity.database.rubyrep.RubyRepNode
-
- LEFT_USERNAME - Static variable in interface org.apache.brooklyn.entity.database.rubyrep.RubyRepNode
-
- LEGACY_DEFAULT_BLACKLIST_SYSTEM_PROPERTY_NAME - Static variable in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
Deprecated.
since 0.8.0 use
StackTraceSimplifier.DEFAULT_BLACKLIST_SYSTEM_PROPERTY_NAME
- LEGACY_PRIVATE_KEY_DATA - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
Deprecated.
since 0.6.0; included here so it gets picked up in auto-detect routines
- LEGACY_PRIVATE_KEY_DATA - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
Deprecated.
since 0.6.0; included here so it gets picked up in auto-detect routines
- LEGACY_PRIVATE_KEY_FILE - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
Deprecated.
since 0.6.0; included here so it gets picked up in auto-detect routines
- LEGACY_PRIVATE_KEY_FILE - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
Deprecated.
since 0.6.0; included here so it gets picked up in auto-detect routines
- LEGACY_PRIVATE_KEY_PASSPHRASE - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
Deprecated.
since 0.6.0; included here so it gets picked up in auto-detect routines
- LEGACY_PRIVATE_KEY_PASSPHRASE - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
Deprecated.
since 0.6.0; included here so it gets picked up in auto-detect routines
- LEGACY_PUBLIC_KEY_DATA - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
Deprecated.
since 0.6.0; included here so it gets picked up in auto-detect routines
- LEGACY_PUBLIC_KEY_DATA - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
Deprecated.
since 0.6.0; included here so it gets picked up in auto-detect routines
- LEGACY_PUBLIC_KEY_FILE - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
Deprecated.
since 0.6.0; included here so it gets picked up in auto-detect routines
- LEGACY_PUBLIC_KEY_FILE - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
Deprecated.
since 0.6.0; included here so it gets picked up in auto-detect routines
- LEGACY_SSH_TOOL_CLASS - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
Deprecated.
since 0.9.0; use
BrooklynConfigKeys.SSH_TOOL_CLASS
- length() - Method in class org.apache.brooklyn.util.math.BitList
-
- length() - Method in class org.apache.brooklyn.util.stream.KnownSizeInputStream
-
- length() - Static method in class org.apache.brooklyn.util.text.StringFunctions
-
returns function which gives length of input, with -1 for nulls
- lengthComparator() - Static method in class org.apache.brooklyn.util.text.Strings
-
returns comparator which compares based on length, with shorter ones first (and null before that);
in event of a tie, it uses the toString order
- lessThan(double) - Static method in class org.apache.brooklyn.util.math.MathPredicates
-
Creates a predicate comparing a given number with
val
.
- lessThanOrEqual(double) - Static method in class org.apache.brooklyn.util.math.MathPredicates
-
Creates a predicate comparing a given number with
val
.
- levelDebugOrTraceIfReadOnly(Entity) - Static method in class org.apache.brooklyn.core.BrooklynLogging
-
as
#levelDependendingIfReadOnly(Entity)
with BrooklynLogging.LoggingLevel.DEBUG
as the default,
but BrooklynLogging.LoggingLevel.TRACE
for read-only
- levelDependingIfReadOnly(Entity, BrooklynLogging.LoggingLevel, BrooklynLogging.LoggingLevel, BrooklynLogging.LoggingLevel) - Static method in class org.apache.brooklyn.core.BrooklynLogging
-
returns one of three log levels depending on the read-only status of the entity;
unknown should only be the case very early in the management cycle
- libraries(Collection<CatalogItem.CatalogBundle>) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder
-
- libraries(Collection<CatalogItem.CatalogBundle>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BasicCatalogItemMemento.Builder
-
- Lifecycle - Enum in org.apache.brooklyn.core.entity.lifecycle
-
An enumeration representing the status of an
Entity
.
- Lifecycle.Transition - Class in org.apache.brooklyn.core.entity.lifecycle
-
- Lifecycle.Transition(Lifecycle, Date) - Constructor for class org.apache.brooklyn.core.entity.lifecycle.Lifecycle.Transition
-
- LIFECYCLE_EFFECTOR_TASKS - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
Sets the object that manages the sequence of calls of the entity's driver.
- limit(int) - Static method in class org.apache.brooklyn.util.collections.CollectionFunctionals
-
- limitIterationsTo(int) - Method in class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
Set the maximum number of iterations.
- limitIterationsTo(int) - Method in class org.apache.brooklyn.util.repeat.Repeater
-
Set the maximum number of iterations.
- limitTimeTo(long, TimeUnit) - Method in class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
Set the amount of time to wait for the condition.
- limitTimeTo(Duration) - Method in class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
- limitTimeTo(long, TimeUnit) - Method in class org.apache.brooklyn.util.repeat.Repeater
-
- limitTimeTo(Duration) - Method in class org.apache.brooklyn.util.repeat.Repeater
-
Set the amount of time to wait for the condition.
- LINE_SEPARATOR - Static variable in class org.apache.brooklyn.util.os.Os
-
- lines(String...) - Static method in class org.apache.brooklyn.util.text.Strings
-
convenience for joining lines together
- Link<T> - Class in org.apache.brooklyn.camp.spi
-
- Link(String, String) - Constructor for class org.apache.brooklyn.camp.spi.Link
-
- LINK_LOCAL - Static variable in class org.apache.brooklyn.util.net.Cidr
-
- LinkDto - Class in org.apache.brooklyn.camp.server.dto
-
- links() - Method in class org.apache.brooklyn.camp.brooklyn.spi.lookup.AssemblyBrooklynLookup
-
- links() - Method in class org.apache.brooklyn.camp.brooklyn.spi.lookup.AssemblyTemplateBrooklynLookup
-
- links() - Method in class org.apache.brooklyn.camp.brooklyn.spi.lookup.PlatformComponentBrooklynLookup
-
- links() - Method in class org.apache.brooklyn.camp.brooklyn.spi.lookup.PlatformComponentTemplateBrooklynLookup
-
- links() - Method in class org.apache.brooklyn.camp.spi.collection.AggregatingResourceLookup
-
- links() - Method in class org.apache.brooklyn.camp.spi.collection.BasicResourceLookup
-
- links() - Method in class org.apache.brooklyn.camp.spi.collection.ResourceLookup.EmptyResourceLookup
-
- links() - Method in interface org.apache.brooklyn.camp.spi.collection.ResourceLookup
-
- LinkWithMetadata - Class in org.apache.brooklyn.rest.domain
-
- LinkWithMetadata(String, Map<String, ?>) - Constructor for class org.apache.brooklyn.rest.domain.LinkWithMetadata
-
- list(String) - Method in interface org.apache.brooklyn.rest.api.ApplicationApi
-
- list(String, String) - Method in interface org.apache.brooklyn.rest.api.EffectorApi
-
- list(String) - Method in interface org.apache.brooklyn.rest.api.EntityApi
-
- list(String, String) - Method in interface org.apache.brooklyn.rest.api.EntityConfigApi
-
- list() - Method in interface org.apache.brooklyn.rest.api.LocationApi
-
Deprecated.
since 0.7.0; use
CatalogApi#listLocations(String, String)
- list(String, String) - Method in interface org.apache.brooklyn.rest.api.PolicyApi
-
- list(String, String, String) - Method in interface org.apache.brooklyn.rest.api.PolicyConfigApi
-
- list(String, String) - Method in interface org.apache.brooklyn.rest.api.SensorApi
-
- list(String) - Method in class org.apache.brooklyn.rest.resources.ApplicationResource
-
- list(String, String) - Method in class org.apache.brooklyn.rest.resources.EffectorResource
-
- list(String, String) - Method in class org.apache.brooklyn.rest.resources.EntityConfigResource
-
- list(String) - Method in class org.apache.brooklyn.rest.resources.EntityResource
-
- list() - Method in class org.apache.brooklyn.rest.resources.LocationResource
-
- list(String, String, String) - Method in class org.apache.brooklyn.rest.resources.PolicyConfigResource
-
- list(String, String) - Method in class org.apache.brooklyn.rest.resources.PolicyResource
-
- list(String, String) - Method in class org.apache.brooklyn.rest.resources.SensorResource
-
- list() - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
ensures the given focus is a list
- LIST_BUNDLES - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- LIST_INTEGER - Static variable in class org.apache.brooklyn.util.GenericTypes
-
- LIST_STRING - Static variable in class org.apache.brooklyn.util.GenericTypes
-
- listApplications(String, String, boolean) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- listApplications(String, String, boolean) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
- listApplicationsUsage(String, String) - Method in interface org.apache.brooklyn.rest.api.UsageApi
-
- listApplicationsUsage(String, String) - Method in class org.apache.brooklyn.rest.resources.UsageResource
-
- listAttributesWhenReady(AttributeSensor<T>, Iterable<Entity>) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
returns a task for parallel execution returning a list of values for the given sensor for the given entity list,
optionally when the values satisfy a given readiness predicate (defaulting to groovy truth if not supplied)
- listAttributesWhenReady(AttributeSensor<T>, Iterable<Entity>, Closure<Boolean>) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- listAttributesWhenReady(AttributeSensor<T>, Iterable<Entity>, Predicate<? super T>) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
returns a 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)
- listBundles() - Method in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- listBundles() - Method in class org.apache.brooklyn.entity.osgi.karaf.KarafContainerImpl
-
- ListConfigKey<V> - Class in org.apache.brooklyn.core.config
-
Deprecated.
since 0.6; use SetConfigKey.
The ListConfigKey does not guarantee order when subkeys are used,
due to distribution and the use of the
ConcurrentMapAcceptingNullVals
as a backing store.
However the class will likely be kept around with tests for the time being
as we would like to repair this.
- ListConfigKey(Class<V>, String) - Constructor for class org.apache.brooklyn.core.config.ListConfigKey
-
Deprecated.
- ListConfigKey(Class<V>, String, String) - Constructor for class org.apache.brooklyn.core.config.ListConfigKey
-
Deprecated.
- ListConfigKey(Class<V>, String, String, List<? extends V>) - Constructor for class org.apache.brooklyn.core.config.ListConfigKey
-
Deprecated.
- ListConfigKey.ListModification<T> - Interface in org.apache.brooklyn.core.config
-
Deprecated.
- ListConfigKey.ListModificationBase<T> - Class in org.apache.brooklyn.core.config
-
Deprecated.
- ListConfigKey.ListModificationBase(Collection<T>, boolean) - Constructor for class org.apache.brooklyn.core.config.ListConfigKey.ListModificationBase
-
Deprecated.
- ListConfigKey.ListModifications - Class in org.apache.brooklyn.core.config
-
Deprecated.
- ListConfigKey.ListModifications() - Constructor for class org.apache.brooklyn.core.config.ListConfigKey.ListModifications
-
Deprecated.
- listContentsWithSubPath(String) - Method in class org.apache.brooklyn.core.mgmt.persist.FileBasedObjectStore
-
- listContentsWithSubPath(String) - Method in class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsBlobStoreBasedObjectStore
-
- listContentsWithSubPath(String) - Method in interface org.apache.brooklyn.core.mgmt.persist.PersistenceObjectStore
-
Lists the paths of objects contained at the given path, including the subpath.
- LISTEN_ADDRESS_SENSOR - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- ListenableForwardingFuture<T> - Class in org.apache.brooklyn.util.core.task
-
Deprecated.
since 0.9.0 likely to leave the public API
- LISTENER_PREFIX - Static variable in class org.apache.brooklyn.test.support.VerboseReporter
-
Default prefix for messages printed out by this reporter
- listenerFromValueClosure(Closure) - Static method in class org.apache.brooklyn.core.policy.Policies
-
- listEntities(String, String, boolean) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- listEntities(String, String, boolean) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
- listIptablesRule() - Static method in class org.apache.brooklyn.util.ssh.IptablesCommands
-
Returns the iptables rules.
- listLocations(String, String, boolean) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- listLocations(String, String, boolean) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
- listMachines() - Method in interface org.apache.brooklyn.api.location.MachineManagementMixins.ListsMachines
-
- listMachines() - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- listMachinesUsage(String, String, String) - Method in interface org.apache.brooklyn.rest.api.UsageApi
-
- listMachinesUsage(String, String, String) - Method in class org.apache.brooklyn.rest.resources.UsageResource
-
- listNodes() - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
Deprecated.
since 0.7.0 use
JcloudsLocation.listMachines()
- listNodes(Map<?, ?>) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
Deprecated.
since 0.7.0 use
JcloudsLocation.listMachines()
.
(no support for custom compute service flags; if that is needed, we'll have to introduce a new method,
but it seems there are no usages)
- listPolicies(String, String, boolean) - Method in interface org.apache.brooklyn.rest.api.CatalogApi
-
- listPolicies(String, String, boolean) - Method in class org.apache.brooklyn.rest.resources.CatalogResource
-
- listTags(String, String) - Method in interface org.apache.brooklyn.rest.api.EntityApi
-
- listTags(String, String) - Method in class org.apache.brooklyn.rest.resources.EntityResource
-
- listTasks(String, String) - Method in interface org.apache.brooklyn.rest.api.EntityApi
-
- listTasks(String, String) - Method in class org.apache.brooklyn.rest.resources.EntityResource
-
- literal(Object) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
Return the expression as a literal string without any further parsing.
- LIVE_NODE_COUNT - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- load() - Method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
Loads this catalog.
- load() - Method in class org.apache.brooklyn.core.catalog.internal.CatalogDo
-
Calls
CatalogDo.load(CatalogDo)
with a null parent.
- load(CatalogDo) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogDo
-
Calls
CatalogDo.load(ManagementContext, CatalogDo)
with the catalog's existing management context.
- load(ManagementContext, CatalogDo) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogDo
-
Calls
CatalogDo.load(ManagementContext, CatalogDo, boolean)
failing on load errors.
- load(ManagementContext, CatalogDo, boolean) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogDo
-
causes all URL-based catalogs to have their manifests loaded,
and all scanning-based classpaths to scan the classpaths
(but does not load all JARs)
- load(ManagementContext, BrooklynProperties, String) - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
- load(String) - Static method in class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformerLoader
-
- LOAD_AVERAGE - Static variable in class org.apache.brooklyn.entity.machine.MachineAttributes
-
- LOAD_AVERAGE - Static variable in interface org.apache.brooklyn.entity.machine.MachineEntity
-
- LOAD_POLICY_FAILURE_MODE - Static variable in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- loadActualJavaType(String, ManagementContext, RegisteredType, RegisteredTypeLoadingContext) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
returns the
Class
object corresponding to the given java type name,
using the cache on the type and the loader defined on the type
- LoadBalancer - Interface in org.apache.brooklyn.entity.proxy
-
A load balancer that routes requests to set(s) of servers.
- LoadBalancerCluster - Interface in org.apache.brooklyn.entity.proxy
-
A cluster of load balancers, where configuring the cluster (through the LoadBalancer interface)
will configure all load balancers in the cluster.
- LoadBalancerClusterImpl - Class in org.apache.brooklyn.entity.proxy
-
A cluster of load balancers, where configuring the cluster (through the LoadBalancer interface)
will configure all load balancers in the cluster.
- LoadBalancerClusterImpl() - Constructor for class org.apache.brooklyn.entity.proxy.LoadBalancerClusterImpl
-
- LoadBalancingPolicy<NodeType extends Entity,ItemType extends Movable> - Class in org.apache.brooklyn.policy.loadbalancing
-
Policy that is attached to a pool of "containers", each of which can host one or more migratable "items".
- LoadBalancingPolicy() - Constructor for class org.apache.brooklyn.policy.loadbalancing.LoadBalancingPolicy
-
- LoadBalancingPolicy(AttributeSensor<? extends Number>, BalanceablePoolModel<NodeType, ItemType>) - Constructor for class org.apache.brooklyn.policy.loadbalancing.LoadBalancingPolicy
-
- LoadBalancingPolicy(Map, AttributeSensor<? extends Number>, BalanceablePoolModel<NodeType, ItemType>) - Constructor for class org.apache.brooklyn.policy.loadbalancing.LoadBalancingPolicy
-
- loadClass(String) - Method in interface org.apache.brooklyn.api.mgmt.classloading.BrooklynClassLoadingContext
-
- loadClass(String, Class<T>) - Method in interface org.apache.brooklyn.api.mgmt.classloading.BrooklynClassLoadingContext
-
- loadClass(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindContext
-
- loadClass(String) - Method in class org.apache.brooklyn.core.mgmt.classloading.AbstractBrooklynClassLoadingContext
-
- loadClass(String, Class<T>) - Method in class org.apache.brooklyn.core.mgmt.classloading.AbstractBrooklynClassLoadingContext
-
- loadClass(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- loadClass(String) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
instantiates the given class from its binary name
- loadClass(String, Class<T>) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
- loadClassFromCanonicalName(String) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
Loads class given its canonical name format (e.g.
- loadConstructor(Class<?>, Class<?>[]) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
- loadDeserializingClassRenames() - Static method in class org.apache.brooklyn.core.mgmt.persist.DeserializingClassRenamesProvider
-
- LoadedClassLoader - Class in org.apache.brooklyn.util.javalang
-
a classloader which allows you to register classes and resources which this loader will return when needed,
(essentially a registry rather than a classloader, but useful if you need to make new classes available in
an old context)
- LoadedClassLoader() - Constructor for class org.apache.brooklyn.util.javalang.LoadedClassLoader
-
- loader - Static variable in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog.BrooklynLoaderTracker
-
- loader(BrooklynClassLoadingContext) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypeLoadingContexts
-
- loaderAlreadyEncountered(BrooklynClassLoadingContext, Set<String>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypeLoadingContexts
-
- loaderAlreadyEncountered(BrooklynClassLoadingContext, Set<String>, String) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypeLoadingContexts
-
- loadFromFile(String) - Static method in class org.apache.brooklyn.core.config.ConfigUtils
-
- loadInnerClassNotInheritted(String, String) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
does not look through ancestors of outer class
- loadInnerClassNotInheritted(Class<?>, String) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
does not look through ancestors of outer class
- loadInnerClassPossiblyInheritted(Class<?>, String) - Static method in class org.apache.brooklyn.util.javalang.Reflections
-
given a nested part, e.g.
- loadInstance(String, Object...) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
- loadInstance(String, Class<?>[], Object[]) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
- loadInstance(String) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
- loadInstance(Constructor<T>, Object...) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
- loadManagementPlaneSyncRecord(boolean) - Method in interface org.apache.brooklyn.api.mgmt.ha.HighAvailabilityManager
-
- loadManagementPlaneSyncRecord(boolean) - Method in class org.apache.brooklyn.core.mgmt.ha.HighAvailabilityManagerImpl
-
- loadMemento(BrooklynMementoRawData, BrooklynMementoPersister.LookupContext, RebindExceptionHandler) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister
-
Retrieves the memento class, containing deserialized objects (but not the
BrooklynObject
class).
- loadMemento(BrooklynMementoRawData, BrooklynMementoPersister.LookupContext, RebindExceptionHandler) - Method in class org.apache.brooklyn.core.mgmt.persist.BrooklynMementoPersisterToObjectStore
-
- loadMementoManifest(BrooklynMementoRawData, RebindExceptionHandler) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister
-
Loads minimal manifest information (almost entirely *not* deserialized).
- loadMementoManifest(BrooklynMementoRawData, RebindExceptionHandler) - Method in class org.apache.brooklyn.core.mgmt.persist.BrooklynMementoPersisterToObjectStore
-
- loadMementoRawData(RebindExceptionHandler) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister
-
Loads raw data contents of the mementos.
- loadMementoRawData(RebindExceptionHandler) - Method in class org.apache.brooklyn.core.mgmt.persist.BrooklynMementoPersisterToObjectStore
-
- loadMethod(Class<?>, String, Class<?>[]) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
- loadMethod(Class<?>, String) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
returns the first method matching the given name
- loadPolicyFailureMode(RebindManager.RebindFailureMode) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl.Builder
-
- loadSingleConstructor(Class<?>) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
returns a single constructor in a given class, or throws an exception
- loadStaticField(Class<?>, String) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
- loadStaticFields(Class<?>, String[], Object[]) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
- loadSyncRecord() - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementPlaneSyncRecordPersister
-
Analogue to
BrooklynMementoPersister#loadMemento(org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.LookupContext)
- loadSyncRecord() - Method in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordPersisterToObjectStore
-
- loadTransformer(ResourceUtils, String) - Static method in class org.apache.brooklyn.core.mgmt.persist.BrooklynPersistenceUtils
-
- LOCAL_DIR - Static variable in interface org.apache.brooklyn.entity.messaging.storm.Storm
-
- LOCAL_HOSTNAME - Static variable in class org.apache.brooklyn.entity.machine.SetHostnameCustomizer
-
- LOCAL_IP - Static variable in class org.apache.brooklyn.entity.machine.SetHostnameCustomizer
-
- LOCAL_REPO_ENABLED - Static variable in class org.apache.brooklyn.core.entity.drivers.downloads.DownloadProducerFromLocalRepo
-
- LOCAL_REPO_PATH - Static variable in class org.apache.brooklyn.core.entity.drivers.downloads.DownloadProducerFromLocalRepo
-
- LOCAL_REPO_PATH_GENERATOR - Static variable in class org.apache.brooklyn.util.maven.MavenRetriever
-
- LOCAL_REPO_URL_PATTERN - Static variable in class org.apache.brooklyn.core.entity.drivers.downloads.DownloadProducerFromLocalRepo
-
- LOCAL_TEMP_DIR - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- LOCAL_TEMP_DIR - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- LocalAccessManager - Class in org.apache.brooklyn.core.mgmt.internal
-
- LocalAccessManager() - Constructor for class org.apache.brooklyn.core.mgmt.internal.LocalAccessManager
-
- LocalBrooklynNode - Interface in org.apache.brooklyn.entity.brooklynnode
-
A
BrooklynNode
entity that represents the local Brooklyn service.
- LocalBrooklynNodeImpl - Class in org.apache.brooklyn.entity.brooklynnode
-
- LocalBrooklynNodeImpl() - Constructor for class org.apache.brooklyn.entity.brooklynnode.LocalBrooklynNodeImpl
-
- localBrooklynProperties - Variable in class org.apache.brooklyn.cli.Main.CopyStateCommand
-
- localBrooklynProperties - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- localBrooklynPropertiesFile(String) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- LocalEntityManager - Class in org.apache.brooklyn.core.mgmt.internal
-
- LocalEntityManager(LocalManagementContext) - Constructor for class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- LOCALHOST - Static variable in class org.apache.brooklyn.location.localhost.LocalhostLocationResolver
-
- localhost() - Static method in class org.apache.brooklyn.rest.domain.LocationSpec
-
Deprecated.
- LOCALHOST_IP_ADDRESS - Static variable in class org.apache.brooklyn.core.server.BrooklynServiceAttributes
-
in some cases localhost does not resolve correctly
(e.g.
- LOCALHOST_IP_ADDRESS - Static variable in class org.apache.brooklyn.launcher.config.BrooklynGlobalConfig
-
- LocalhostExternalIpLoader - Class in org.apache.brooklyn.core.location.geo
-
- LocalhostExternalIpLoader() - Constructor for class org.apache.brooklyn.core.location.geo.LocalhostExternalIpLoader
-
- LocalhostLocationResolver - Class in org.apache.brooklyn.location.localhost
-
Examples of valid specs:
localhost
localhost()
localhost(name=abc)
localhost(name="abc")
- LocalhostLocationResolver() - Constructor for class org.apache.brooklyn.location.localhost.LocalhostLocationResolver
-
- LocalhostMachineProvisioningLocation - Class in org.apache.brooklyn.location.localhost
-
An implementation of
MachineProvisioningLocation
that can provision a SshMachineLocation
for the
local host.
- LocalhostMachineProvisioningLocation() - Constructor for class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
Construct a new instance.
- LocalhostMachineProvisioningLocation(Map) - Constructor for class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
Deprecated.
since 0.6
- LocalhostMachineProvisioningLocation(String) - Constructor for class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
- LocalhostMachineProvisioningLocation(String, int) - Constructor for class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
- LocalhostMachineProvisioningLocation.LocalhostMachine - Class in org.apache.brooklyn.location.localhost
-
- LocalhostMachineProvisioningLocation.LocalhostMachine() - Constructor for class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation.LocalhostMachine
-
- LocalhostMachineProvisioningLocation.LocalhostMachine(Map) - Constructor for class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation.LocalhostMachine
-
Deprecated.
since 0.6.0 use no-arg constructor (and spec) then configure
- LocalhostPropertiesFromBrooklynProperties - Class in org.apache.brooklyn.location.localhost
-
- LocalhostPropertiesFromBrooklynProperties() - Constructor for class org.apache.brooklyn.location.localhost.LocalhostPropertiesFromBrooklynProperties
-
- LocalLocationManager - Class in org.apache.brooklyn.core.mgmt.internal
-
- LocalLocationManager(LocalManagementContext) - Constructor for class org.apache.brooklyn.core.mgmt.internal.LocalLocationManager
-
- LocalManagementContext - Class in org.apache.brooklyn.core.mgmt.internal
-
A local (single node) implementation of the
ManagementContext
API.
- LocalManagementContext() - Constructor for class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
Creates a LocalManagement with default BrooklynProperties.
- LocalManagementContext(BrooklynProperties) - Constructor for class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- LocalManagementContext(BrooklynProperties, DataGridFactory) - Constructor for class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
Creates a new LocalManagementContext.
- LocalManagementContext(BrooklynProperties.Factory.Builder) - Constructor for class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- LocalManagementContext(BrooklynProperties.Factory.Builder, DataGridFactory) - Constructor for class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- LocalManagementContext(BrooklynProperties.Factory.Builder, Map<String, Object>) - Constructor for class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- LocalManagementContext(BrooklynProperties, Map<String, Object>) - Constructor for class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- LocalManagementContext(BrooklynProperties.Factory.Builder, Map<String, Object>, DataGridFactory) - Constructor for class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- localPropertiesFile(String) - Method in class org.apache.brooklyn.core.internal.BrooklynProperties.Factory.Builder
-
The URL of a brooklyn.properties file specific to this launch.
- localPropertiesFile(String) - Method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl.Factory.Builder
-
The URL of a brooklyn.properties file specific to this launch.
- LocalSubscriptionManager - Class in org.apache.brooklyn.core.mgmt.internal
-
A
SubscriptionManager
that stores subscription details locally.
- LocalSubscriptionManager(ExecutionManager) - Constructor for class org.apache.brooklyn.core.mgmt.internal.LocalSubscriptionManager
-
- localTempDir(File) - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation.Builder
-
- localTempDir(File) - Method in class org.apache.brooklyn.util.core.internal.ssh.SshAbstractTool.AbstractSshToolBuilder
-
- localTimestamp(long) - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord.Builder
-
- localUrl(String, String, String) - Static method in class org.apache.brooklyn.util.core.BrooklynMavenArtifacts
-
- localUrl(MavenArtifact) - Static method in class org.apache.brooklyn.util.maven.MavenRetriever
-
returns a URL for accessing the artifact from the local machine (ie preferring a local repo),
using the default remote sits (sonatype for snapshots and maven.org for releases)
- localUrlForJar(String) - Static method in class org.apache.brooklyn.util.core.BrooklynMavenArtifacts
-
- LocalUsageManager - Class in org.apache.brooklyn.core.mgmt.internal
-
- LocalUsageManager(LocalManagementContext) - Constructor for class org.apache.brooklyn.core.mgmt.internal.LocalUsageManager
-
- locate(String, ConfigMap, ResourceUtils) - Method in interface org.apache.brooklyn.launcher.config.CustomResourceLocator.ResourceLocator
-
- locate(String, ConfigMap, ResourceUtils) - Method in class org.apache.brooklyn.launcher.config.CustomResourceLocator.SearchingClassPathInDevMode
-
- locateMapper(Class<?>, MediaType) - Method in class org.apache.brooklyn.rest.util.json.BrooklynJacksonJsonProvider
-
- location(Location) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
adds a location to the spec
- Location - Interface in org.apache.brooklyn.api.location
-
A location that an entity can be in.
- location(String, String) - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData.Builder
-
- location - Variable in class org.apache.brooklyn.cli.CloudExplorer.JcloudsCommand
-
- location(LocationMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl.Builder
-
- location(String, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl.Builder
-
- location(String) - Method in class org.apache.brooklyn.core.server.BrooklynServerPaths.PersistenceBackupPathResolver
-
- location(String) - Method in class org.apache.brooklyn.core.server.BrooklynServerPaths.PersistencePathResolver
-
Optional location spec.
- location(Location) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
Adds a location to be passed in on
BrooklynLauncher.start()
, when that calls
application.start(locations)
.
- location(String) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
Give the spec of an application, to be created.
- LOCATION_ADDED - Static variable in class org.apache.brooklyn.core.entity.AbstractEntity
-
- LOCATION_CHANGED - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- LOCATION_DEFINITION - Static variable in interface org.apache.brooklyn.core.location.dynamic.LocationOwner
-
- LOCATION_FLAGS - Static variable in interface org.apache.brooklyn.core.location.dynamic.LocationOwner
-
- LOCATION_ID - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- LOCATION_NAME - Static variable in interface org.apache.brooklyn.core.location.dynamic.LocationOwner
-
- LOCATION_NAME_PREFIX - Static variable in interface org.apache.brooklyn.core.location.dynamic.LocationOwner
-
- LOCATION_NAME_SUFFIX - Static variable in interface org.apache.brooklyn.core.location.dynamic.LocationOwner
-
- LOCATION_REMOVED - Static variable in class org.apache.brooklyn.core.entity.AbstractEntity
-
- LOCATION_SPEC - Static variable in interface org.apache.brooklyn.core.location.dynamic.LocationOwner
-
- LOCATION_USAGE_KEY - Static variable in class org.apache.brooklyn.core.mgmt.internal.LocalUsageManager
-
- LocationApi - Interface in org.apache.brooklyn.rest.api
-
- LocationConfigKeys - Class in org.apache.brooklyn.core.location
-
- LocationConfigKeys() - Constructor for class org.apache.brooklyn.core.location.LocationConfigKeys
-
- LocationConfigSummary - Class in org.apache.brooklyn.rest.domain
-
- LocationConfigSummary(String, String, String, Object, boolean, String, Double, List<Map<String, String>>, Map<String, URI>) - Constructor for class org.apache.brooklyn.rest.domain.LocationConfigSummary
-
- LocationConfigUtils - Class in org.apache.brooklyn.core.location
-
- LocationConfigUtils() - Constructor for class org.apache.brooklyn.core.location.LocationConfigUtils
-
- LocationConfigUtils.OsCredential - Class in org.apache.brooklyn.core.location
-
Convenience class for holding private/public keys and passwords, inferring from config keys.
- LocationConstraint - Class in org.apache.brooklyn.policy.loadbalancing
-
Temporary stub to resolve dependencies in ported LoadBalancingPolicy.
- LocationConstraint() - Constructor for class org.apache.brooklyn.policy.loadbalancing.LocationConstraint
-
- LocationDefinition - Interface in org.apache.brooklyn.api.location
-
Defines a location, where the
LocationDefinition.getSpec()
is like a serialized representation
of the location so that Brooklyn can create a corresponding location.
- LocationDynamicType - Class in org.apache.brooklyn.core.location.internal
-
- LocationDynamicType(AbstractLocation) - Constructor for class org.apache.brooklyn.core.location.internal.LocationDynamicType
-
- locationId(String) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- LocationInternal - Interface in org.apache.brooklyn.core.location.internal
-
Information about locations private to Brooklyn.
- LocationManager - Interface in org.apache.brooklyn.api.mgmt
-
For managing and querying entities.
- LocationManagerInternal - Interface in org.apache.brooklyn.core.mgmt.internal
-
- locationMatching(Predicate<? super Location>) - Static method in class org.apache.brooklyn.core.entity.EntityFunctions
-
- LocationMemento - Interface in org.apache.brooklyn.api.mgmt.rebind.mementos
-
Represents the state of a location, so that it can be reconstructed (e.g.
- locationMementoFunction() - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators
-
Deprecated.
since 0.7.0, see
MementosGenerators.newBasicMemento(BrooklynObject)
- LocationNotAvailableException - Exception in org.apache.brooklyn.api.location
-
Indicates that a
ProvisioningLocation
is not able to provision a requested location
- LocationNotAvailableException(String) - Constructor for exception org.apache.brooklyn.api.location.LocationNotAvailableException
-
- LocationNotAvailableException(String, Throwable) - Constructor for exception org.apache.brooklyn.api.location.LocationNotAvailableException
-
- LocationOwner<L extends Location & DynamicLocation<E,L>,E extends Entity & LocationOwner<L,E>> - Interface in org.apache.brooklyn.core.location.dynamic
-
An entity that owns a particular location.
- LocationPredicates - Class in org.apache.brooklyn.core.location
-
- LocationPredicates() - Constructor for class org.apache.brooklyn.core.location.LocationPredicates
-
- LocationPropertiesFromBrooklynProperties - Class in org.apache.brooklyn.core.location
-
The properties to use for locations, loaded from brooklyn.properties file.
- LocationPropertiesFromBrooklynProperties() - Constructor for class org.apache.brooklyn.core.location.LocationPropertiesFromBrooklynProperties
-
- locationProvisioningAllowed(boolean) - Method in interface org.apache.brooklyn.rest.api.AccessApi
-
- locationProvisioningAllowed(boolean) - Method in class org.apache.brooklyn.rest.resources.AccessResource
-
- LocationRegistry - Interface in org.apache.brooklyn.api.location
-
The registry of the sorts of locations that brooklyn knows about.
- LocationResolver - Interface in org.apache.brooklyn.api.location
-
Provides a way of creating location instances of a particular type.
- LocationResolver.EnableableLocationResolver - Interface in org.apache.brooklyn.api.location
-
- LocationResource - Class in org.apache.brooklyn.rest.resources
-
- LocationResource() - Constructor for class org.apache.brooklyn.rest.resources.LocationResource
-
- locations(Iterable<? extends Location>) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
adds the supplied locations to the spec
- locations() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.Delta
-
- locations(Map<String, String>) - Method in class org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoRawData.Builder
-
- locations - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- LOCATIONS - Static variable in class org.apache.brooklyn.core.entity.trait.Startable.StartEffectorBody
-
- Locations - Class in org.apache.brooklyn.core.location
-
- Locations() - Constructor for class org.apache.brooklyn.core.location.Locations
-
- locations(Map<String, LocationMemento>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl.Builder
-
- locations(Map<String, String>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoManifestImpl.Builder
-
- locations() - Method in class org.apache.brooklyn.core.mgmt.rebind.PersisterDeltaImpl
-
- LOCATIONS - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- LOCATIONS - Static variable in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
- LOCATIONS - Static variable in class org.apache.brooklyn.entity.stock.EffectorStartableImpl.StartParameters
-
- locations(List<String>) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
- locations(Set<String>) - Method in class org.apache.brooklyn.rest.domain.ApplicationSpec.Builder
-
- Locations.LocationsFilter - Interface in org.apache.brooklyn.core.location
-
- LOCATIONS_FILTER - Static variable in interface org.apache.brooklyn.entity.stock.BasicStartable
-
- LOCATIONS_KEY - Static variable in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- locationsForAdditions(Multimap<Location, Entity>, Collection<? extends Location>, int) - Method in interface org.apache.brooklyn.entity.group.DynamicCluster.NodePlacementStrategy
-
- locationsForAdditions(Multimap<Location, Entity>, Collection<? extends Location>, int) - Method in class org.apache.brooklyn.entity.group.zoneaware.BalancingNodePlacementStrategy
-
- locationsIncludes(Location) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
Create a predicate that matches any entity who has an exact match for the given location
(i.e.
- LocationSpec<T extends Location> - Class in org.apache.brooklyn.api.location
-
Gives details of a location to be created.
- LocationSpec - Class in org.apache.brooklyn.rest.domain
-
Deprecated.
since 0.7.0 location spec objects will not be used from the client, instead pass yaml location spec strings
- LocationSpec(String, String, Map<String, ?>) - Constructor for class org.apache.brooklyn.rest.domain.LocationSpec
-
Deprecated.
- locationsSatisfy(Predicate<Collection<Location>>) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
- LocationSummary - Class in org.apache.brooklyn.rest.domain
-
- LocationSummary(String, String, String, String, Map<String, ?>, Map<String, URI>) - Constructor for class org.apache.brooklyn.rest.domain.LocationSummary
-
- LocationTransformer - Class in org.apache.brooklyn.rest.transform
-
- LocationTransformer() - Constructor for class org.apache.brooklyn.rest.transform.LocationTransformer
-
- LocationTransformer.LocationDetailLevel - Enum in org.apache.brooklyn.rest.transform
-
- LocationType - Interface in org.apache.brooklyn.api.location
-
Gives type information for a
Location
.
- LocationTypeSnapshot - Class in org.apache.brooklyn.core.location.internal
-
- LocationUsage - Class in org.apache.brooklyn.core.mgmt.usage
-
- LocationUsage(String, Map<String, String>) - Constructor for class org.apache.brooklyn.core.mgmt.usage.LocationUsage
-
- LocationUsage.LocationEvent - Class in org.apache.brooklyn.core.mgmt.usage
-
- LocationUsage.LocationEvent(Lifecycle, String, String, String, String) - Constructor for class org.apache.brooklyn.core.mgmt.usage.LocationUsage.LocationEvent
-
- LocationUsage.LocationEvent(Date, Lifecycle, String, String, String, String) - Constructor for class org.apache.brooklyn.core.mgmt.usage.LocationUsage.LocationEvent
-
- LocationWithObjectStore - Interface in org.apache.brooklyn.core.mgmt.persist
-
Marker interface for locations which can create a
PersistenceObjectStore
- log(Logger, BrooklynLogging.LoggingLevel, String, Object...) - Static method in class org.apache.brooklyn.core.BrooklynLogging
-
As methods on
Logger
but taking the level as an argument
- log(Logger, BrooklynLogging.LoggingLevel, String, Throwable) - Static method in class org.apache.brooklyn.core.BrooklynLogging
-
As methods on
Logger
but taking the level as an argument
- LOG - Static variable in class org.apache.brooklyn.core.config.ConfigConstraints
-
- log - Static variable in class org.apache.brooklyn.core.entity.trait.StartableMethods
-
- log - Static variable in class org.apache.brooklyn.core.feed.AttributePollHandler
-
- log - Static variable in class org.apache.brooklyn.core.feed.Poller
-
- LOG - Static variable in class org.apache.brooklyn.core.location.AbstractLocation
-
Deprecated.
since 0.7.0 shouldn't be public
- log - Static variable in class org.apache.brooklyn.core.location.AbstractLocationResolver
-
- log - Static variable in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- LOG - Static variable in class org.apache.brooklyn.core.location.BasicMachineDetails
-
- log - Static variable in class org.apache.brooklyn.core.location.DefinedLocationByIdResolver
-
- log - Static variable in class org.apache.brooklyn.core.location.geo.GeoBytesHostGeoLookup
-
Deprecated.
- log - Static variable in class org.apache.brooklyn.core.location.geo.HostGeoInfo
-
- LOG - Static variable in class org.apache.brooklyn.core.location.geo.LocalhostExternalIpLoader
-
- log - Static variable in class org.apache.brooklyn.core.location.geo.MaxMind2HostGeoLookup
-
- log - Static variable in class org.apache.brooklyn.core.location.geo.UtraceHostGeoLookup
-
- log - Static variable in class org.apache.brooklyn.core.location.NamedLocationResolver
-
- LOG - Static variable in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- LOG - Static variable in class org.apache.brooklyn.core.sensor.PortAttributeSensorAndConfigKey
-
- LOG - Static variable in class org.apache.brooklyn.core.sensor.TemplatedStringAttributeSensorAndConfigKey
-
- log - Static variable in class org.apache.brooklyn.demo.GlobalWebFabricExample
-
- LOG - Static variable in class org.apache.brooklyn.demo.ResilientMongoDbApp
-
- LOG - Static variable in class org.apache.brooklyn.demo.SingleWebServerExample
-
- LOG - Static variable in class org.apache.brooklyn.demo.StormSampleApp
-
- LOG - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExample
-
- LOG - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExampleApp
-
- LOG - Static variable in class org.apache.brooklyn.demo.WebClusterExample
-
- log - Static variable in class org.apache.brooklyn.enricher.stock.SensorPropagatingEnricher
-
Deprecated.
- log - Static variable in class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- log - Static variable in class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
- log - Static variable in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlSshDriver
-
- log - Static variable in class org.apache.brooklyn.entity.database.rubyrep.RubyRepSshDriver
-
- log - Static variable in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient
-
- log - Static variable in class org.apache.brooklyn.entity.java.JavaSoftwareProcessSshDriver
-
- log - Static variable in class org.apache.brooklyn.entity.machine.SetHostnameCustomizer
-
- log - Static variable in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQQueueImpl
-
- log - Static variable in class org.apache.brooklyn.entity.messaging.kafka.KafkaClusterImpl
-
- log - Static variable in class org.apache.brooklyn.entity.messaging.qpid.QpidDestinationImpl
-
- log - Static variable in class org.apache.brooklyn.entity.messaging.rabbit.RabbitDestination
-
- log - Static variable in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed
-
- log - Static variable in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- log - Static variable in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- log - Static variable in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- LOG - Static variable in class org.apache.brooklyn.entity.software.base.lifecycle.WinRmExecuteHelper
-
- log - Static variable in class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
- log - Static variable in class org.apache.brooklyn.entity.webapp.FilenameToWebContextMapper
-
- log - Static variable in class org.apache.brooklyn.entity.webapp.jboss.JBoss6ServerImpl
-
- log - Static variable in class org.apache.brooklyn.entity.webapp.jboss.JBoss7ServerImpl
-
- log - Static variable in class org.apache.brooklyn.feed.http.HttpFeed
-
- log - Static variable in class org.apache.brooklyn.feed.jmx.JmxFeed
-
- log - Static variable in class org.apache.brooklyn.feed.shell.ShellFeed
-
- log - Static variable in class org.apache.brooklyn.feed.ssh.SshFeed
-
- log - Static variable in class org.apache.brooklyn.launcher.Activator
-
- log - Static variable in class org.apache.brooklyn.location.byon.ByonLocationResolver
-
- log - Static variable in class org.apache.brooklyn.location.jclouds.JcloudsByonLocationResolver
-
- LOG - Static variable in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- log - Static variable in class org.apache.brooklyn.location.jclouds.JcloudsLocationResolver
-
- LOG - Static variable in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
Deprecated.
since 0.9.0; shouldn't be public
- LOG - Static variable in class org.apache.brooklyn.rest.security.provider.BrooklynUserWithRandomPasswordSecurityProvider
-
- LOG - Static variable in class org.apache.brooklyn.rest.security.provider.ExplicitUsersSecurityProvider
-
- LOG - Static variable in class org.apache.brooklyn.rest.security.provider.LdapSecurityProvider
-
- log - Static variable in class org.apache.brooklyn.test.support.StatusListener
-
- log - Static variable in class org.apache.brooklyn.util.core.flags.FlagUtils
-
- LOG - Static variable in class org.apache.brooklyn.util.core.xstream.ClassRenamingMapper
-
- LOG - Static variable in class org.apache.brooklyn.util.core.xstream.CompilerIndependentOuterClassFieldMapper
-
- LOG_CREDENTIALS - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- LOG_CREDENTIALS - Static variable in class org.apache.brooklyn.util.core.internal.winrm.winrm4j.Winrm4jTool
-
- LOG_DIR - Static variable in interface org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNode
-
- LOG_FILE_LOCATION - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- LOG_PREFIX - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- LOG_PREFIX - Static variable in class org.apache.brooklyn.util.core.task.system.internal.ExecWithLoggingHelpers
-
- logAll(Logger) - Static method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- logAnyWarnings() - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
- logDebugOrTraceIfRebinding(Logger, String, Object...) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
- logFailures(Logger) - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- logFile - Variable in class org.apache.brooklyn.qa.longevity.MonitorPrefs
-
- logger(Logger) - Method in class org.apache.brooklyn.util.core.task.system.internal.ExecWithLoggingHelpers
-
- LoggingFilter - Class in org.apache.brooklyn.rest.filter
-
Handles logging of request information.
- LoggingFilter() - Constructor for class org.apache.brooklyn.rest.filter.LoggingFilter
-
- LoggingSetup - Class in org.apache.brooklyn.util.logging
-
- LoggingSetup() - Constructor for class org.apache.brooklyn.util.logging.LoggingSetup
-
- LoggingVerboseReporter - Class in org.apache.brooklyn.test.support
-
- LoggingVerboseReporter() - Constructor for class org.apache.brooklyn.test.support.LoggingVerboseReporter
-
- LoggingVerboseReporter(String) - Constructor for class org.apache.brooklyn.test.support.LoggingVerboseReporter
-
- logGrep - Variable in class org.apache.brooklyn.qa.longevity.MonitorPrefs
-
- logGrepExclusionsFile - Variable in class org.apache.brooklyn.qa.longevity.MonitorPrefs
-
- login(String, String) - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient
-
- LOGIN_USER - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- LOGIN_USER_PASSWORD - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- LOGIN_USER_PRIVATE_KEY_DATA - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- LOGIN_USER_PRIVATE_KEY_FILE - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- loginShell(boolean) - Method in class org.apache.brooklyn.util.core.task.system.internal.SystemProcessTaskFactory
-
- logInterval - Variable in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- logInterval(Duration) - Method in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
How often to log progress (e.g.
- logout() - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient
-
- logout(HttpSession) - Method in class org.apache.brooklyn.rest.security.provider.AbstractSecurityProvider
-
- logout(HttpSession) - Method in class org.apache.brooklyn.rest.security.provider.AnyoneSecurityProvider
-
- logout(HttpSession) - Method in class org.apache.brooklyn.rest.security.provider.BlackholeSecurityProvider
-
- logout(HttpSession) - Method in class org.apache.brooklyn.rest.security.provider.DelegatingSecurityProvider
-
- logout(HttpSession) - Method in interface org.apache.brooklyn.rest.security.provider.SecurityProvider
-
- logSsh - Static variable in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
- logStreamTail(Logger, String, ByteArrayOutputStream, int) - Static method in class org.apache.brooklyn.util.stream.Streams
-
- logSummary() - Method in class org.apache.brooklyn.core.BrooklynVersion
-
- logTailOfPostgresLog() - Method in class org.apache.brooklyn.entity.database.postgresql.PostgreSqlSshDriver
-
- logUsage(String) - Method in class org.apache.brooklyn.core.mgmt.internal.BrooklynGarbageCollector
-
- longitude - Variable in class org.apache.brooklyn.core.location.geo.HostGeoInfo
-
- LONGITUDE - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- longValue() - Method in class org.apache.brooklyn.util.math.BitList
-
returns value of this as a long (ignoring any too-high bits)
- looksLikeVersionedId(String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
- lookup(String) - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
As
ManagementContext.lookup(String, Class)
but not constraining the return type
- lookup(String, Class<T>) - Method in interface org.apache.brooklyn.api.mgmt.ManagementContext
-
Finds an entity with the given ID known at this management context
- lookup(BrooklynObjectType, String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.LookupContext
-
retrieve the item with the given ID, optionally ensuring it is of the indicated type; null if not found
- lookup() - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindContext
-
- lookup(ResourceLookup<T>, String) - Static method in class org.apache.brooklyn.camp.server.rest.resource.AbstractCampRestResource
-
- lookup(ManagementContext, String) - Static method in class org.apache.brooklyn.core.entity.EntityRelations
-
Find the typed Relationship instance for the given relationship name, if known;
behaviour is not guaranteed by the API if not known (hence the Beta marker),
it may fail fast or return null or create a poor-man's relationship instance.
- lookup(Location, int) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
Returns the public ip hostname and public port for use contacting the given endpoint.
- lookup(String, int) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager
-
Returns the public endpoint (host and port) for use contacting the given endpoint.
- lookup(Location, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- lookup(String, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerClient
-
Deprecated.
- lookup(Location, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- lookup(String, int) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerImpl
-
- lookup(String) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- lookup(String, Class<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.AbstractManagementContext
-
- lookup(String) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- lookup(String, Class<T>) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- lookup() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- lookup(BrooklynObjectType, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextLookupContext
-
- lookupCatalogItem(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.LookupContext
-
- lookupCatalogItem(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextLookupContext
-
- lookupEnricher(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.LookupContext
-
- lookupEnricher(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextLookupContext
-
- lookupEntity(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.LookupContext
-
- lookupEntity(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextLookupContext
-
- lookupFeed(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.LookupContext
-
- lookupFeed(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextLookupContext
-
- lookupLocation(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.LookupContext
-
- lookupLocation(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextLookupContext
-
- lookupManagementContext() - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.LookupContext
-
- lookupManagementContext() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextLookupContext
-
- lookupPolicy(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister.LookupContext
-
- lookupPolicy(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextLookupContext
-
- LOOPBACK - Static variable in class org.apache.brooklyn.util.net.Cidr
-
- LOOPBACK - Static variable in class org.apache.brooklyn.util.net.Networking
-
- LoopOverGroupMembersTestCase - Interface in org.apache.brooklyn.test.framework
-
Created by graememiller on 11/12/2015.
- LoopOverGroupMembersTestCaseImpl - Class in org.apache.brooklyn.test.framework
-
Created by graememiller on 11/12/2015.
- LoopOverGroupMembersTestCaseImpl() - Constructor for class org.apache.brooklyn.test.framework.LoopOverGroupMembersTestCaseImpl
-
- LOWER_CASE_ALPHA - Static variable in class org.apache.brooklyn.util.text.Identifiers
-
- lowerBound(Duration) - Method in class org.apache.brooklyn.util.time.Duration
-
returns the larger of this value or the argument
- lowerLimit(int) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings.Builder
-
Prints using a lower suffix until the size is greater than this limit multiplied
by bytes per metric unit, when the next highest suffix will be used.§
M
- MAC_10_8 - Static variable in class org.apache.brooklyn.core.location.BasicOsDetails.OsVersions
-
- MAC_10_9 - Static variable in class org.apache.brooklyn.core.location.BasicOsDetails.OsVersions
-
- MAC_OS_X - Static variable in class org.apache.brooklyn.core.location.BasicOsDetails.OsNames
-
- machine() - Method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks.SshEffectorBody
-
convenience for accessing the machine
- machine(SshMachineLocation) - Method in class org.apache.brooklyn.feed.ssh.SshFeed.Builder
-
optional, to force a machine; otherwise it is inferred from the entity
- machine(Supplier<SshMachineLocation>) - Method in class org.apache.brooklyn.feed.ssh.SshFeed.Builder
-
optional, to force a machine; otherwise it is inferred from the entity
- MACHINE - Static variable in class org.apache.brooklyn.feed.ssh.SshFeed
-
- machine(SshMachineLocation) - Method in class org.apache.brooklyn.util.core.task.ssh.SshFetchTaskFactory
-
- machine(SshMachineLocation) - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskFactory
-
- machine(SshMachineLocation) - Method in class org.apache.brooklyn.util.core.task.system.internal.AbstractProcessTaskFactory
-
- machine(SshMachineLocation) - Method in class org.apache.brooklyn.util.core.task.system.internal.SystemProcessTaskFactory
-
- machine(SshMachineLocation) - Method in interface org.apache.brooklyn.util.core.task.system.ProcessTaskFactory
-
- MACHINE_CHOOSER - Static variable in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- MACHINE_CREATE_ATTEMPTS - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- MACHINE_CREATION_SEMAPHORE - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- MACHINE_DETAILS - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- MACHINE_ENTITY - Static variable in class org.apache.brooklyn.entity.machine.pool.ServerPoolImpl
-
- MACHINE_FILTER - Static variable in class org.apache.brooklyn.entity.machine.SetHostnameCustomizer
-
- MACHINE_LOCATION_CUSTOMIZERS - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- MACHINE_LOCATION_CUSTOMIZERS - Static variable in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- MACHINE_NAME_TEMPLATE - Static variable in class org.apache.brooklyn.core.location.cloud.names.CustomMachineNamer
-
- MachineAttributes - Class in org.apache.brooklyn.entity.machine
-
- MachineDetails - Interface in org.apache.brooklyn.api.location
-
- MachineEntity - Interface in org.apache.brooklyn.entity.machine
-
- MachineEntityImpl - Class in org.apache.brooklyn.entity.machine
-
- MachineEntityImpl() - Constructor for class org.apache.brooklyn.entity.machine.MachineEntityImpl
-
- MachineInitTasks - Class in org.apache.brooklyn.entity.machine
-
- MachineInitTasks() - Constructor for class org.apache.brooklyn.entity.machine.MachineInitTasks
-
- MachineLifecycleEffectorTasks - Class in org.apache.brooklyn.entity.software.base.lifecycle
-
Default skeleton for start/stop/restart tasks on machines.
- MachineLifecycleEffectorTasks() - Constructor for class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
- MachineLifecycleEffectorTasks.StopMachineDetails<T> - Class in org.apache.brooklyn.entity.software.base.lifecycle
-
- MachineLocation - Interface in org.apache.brooklyn.api.location
-
A location that is a machine.
- MachineLocationCustomizer - Interface in org.apache.brooklyn.api.location
-
Customization hooks to allow apps to perform specific customisation of obtained machines.
- MachineManagementMixins - Class in org.apache.brooklyn.api.location
-
Defines mixins for interesting locations.
- MachineManagementMixins() - Constructor for class org.apache.brooklyn.api.location.MachineManagementMixins
-
- MachineManagementMixins.GivesMachineMetadata - Interface in org.apache.brooklyn.api.location
-
- MachineManagementMixins.KillsMachines - Interface in org.apache.brooklyn.api.location
-
- MachineManagementMixins.ListsMachines - Interface in org.apache.brooklyn.api.location
-
- MachineManagementMixins.MachineMetadata - Interface in org.apache.brooklyn.api.location
-
very lightweight machine record
- MachineManagementMixins.ResumesMachines - Interface in org.apache.brooklyn.api.location
-
- MachineManagementMixins.RichMachineProvisioningLocation<T extends MachineLocation> - Interface in org.apache.brooklyn.api.location
-
- MachineManagementMixins.SuspendResumeLocation - Interface in org.apache.brooklyn.api.location
-
Implement to indicate that a location can suspend and resume machines.
- MachineManagementMixins.SuspendsMachines - Interface in org.apache.brooklyn.api.location
-
- MachinePoolPredicates - Class in org.apache.brooklyn.location.jclouds.pool
-
- MachinePoolPredicates() - Constructor for class org.apache.brooklyn.location.jclouds.pool.MachinePoolPredicates
-
- MachineProvisioningLocation<T extends MachineLocation> - Interface in org.apache.brooklyn.api.location
-
A location that is able to provision new machines within its location.
- Machines - Class in org.apache.brooklyn.core.location
-
utilities for working with MachineLocations
- Machines() - Constructor for class org.apache.brooklyn.core.location.Machines
-
- MachineSet - Class in org.apache.brooklyn.location.jclouds.pool
-
- MachineSet(Iterable<? extends NodeMetadata>) - Constructor for class org.apache.brooklyn.location.jclouds.pool.MachineSet
-
- MachineSet(NodeMetadata...) - Constructor for class org.apache.brooklyn.location.jclouds.pool.MachineSet
-
- MAGIC_STRING_MEANING_NULL - Static variable in annotation type org.apache.brooklyn.core.annotation.EffectorParam
-
Cannot use null as a default (e.g.
- main(String[]) - Static method in class org.apache.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherNoServer
-
- main(String[]) - Static method in class org.apache.brooklyn.camp.brooklyn.YamlLauncherNoServer
-
- Main - Class in org.apache.brooklyn.cli
-
This class is the primary CLI for brooklyn.
- Main() - Constructor for class org.apache.brooklyn.cli.Main
-
- main(String...) - Static method in class org.apache.brooklyn.cli.Main
-
- main(String[]) - Static method in class org.apache.brooklyn.demo.CumulusRDFApplication
-
- main(String[]) - Static method in class org.apache.brooklyn.demo.GlobalWebFabricExample
-
- main(String[]) - Static method in class org.apache.brooklyn.demo.HighAvailabilityCassandraCluster
-
- main(String[]) - Static method in class org.apache.brooklyn.demo.KafkaClusterExample
-
- main(String...) - Static method in class org.apache.brooklyn.demo.Publish
-
- main(String[]) - Static method in class org.apache.brooklyn.demo.ResilientMongoDbApp
-
- main(String[]) - Static method in class org.apache.brooklyn.demo.RiakClusterExample
-
- main(String[]) - Static method in class org.apache.brooklyn.demo.SimpleCassandraCluster
-
- main(String[]) - Static method in class org.apache.brooklyn.demo.SingleWebServerExample
-
- main(String[]) - Static method in class org.apache.brooklyn.demo.StandaloneQpidBrokerExample
-
- main(String[]) - Static method in class org.apache.brooklyn.demo.StormSampleApp
-
- main(String...) - Static method in class org.apache.brooklyn.demo.Subscribe
-
- main(String[]) - Static method in class org.apache.brooklyn.demo.WebClusterDatabaseExample
-
- main(String[]) - Static method in class org.apache.brooklyn.demo.WebClusterDatabaseExampleApp
-
- main(String[]) - Static method in class org.apache.brooklyn.demo.WebClusterExample
-
- main(String[]) - Static method in class org.apache.brooklyn.demo.WideAreaCassandraCluster
-
- main(String[]) - Static method in class org.apache.brooklyn.launcher.camp.BrooklynCampPlatformLauncher
-
- main(String[]) - Static method in class org.apache.brooklyn.qa.load.SimulatedTheeTierApp
-
- main(String[]) - Static method in class org.apache.brooklyn.qa.longevity.Monitor
-
- main(String[]) - Static method in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- main(String[]) - Static method in class org.apache.brooklyn.util.jmx.jmxrmi.JmxRmiAgent
-
Convenience main method.
- Main.AppShutdownHandler - Class in org.apache.brooklyn.cli
-
- Main.AppShutdownHandler() - Constructor for class org.apache.brooklyn.cli.Main.AppShutdownHandler
-
- Main.CopyStateCommand - Class in org.apache.brooklyn.cli
-
- Main.CopyStateCommand() - Constructor for class org.apache.brooklyn.cli.Main.CopyStateCommand
-
- Main.GeneratePasswordCommand - Class in org.apache.brooklyn.cli
-
- Main.GeneratePasswordCommand() - Constructor for class org.apache.brooklyn.cli.Main.GeneratePasswordCommand
-
- Main.LaunchCommand - Class in org.apache.brooklyn.cli
-
- Main.LaunchCommand() - Constructor for class org.apache.brooklyn.cli.Main.LaunchCommand
-
- MAIN_CLASS - Static variable in interface org.apache.brooklyn.entity.java.VanillaJavaApp
-
- MAIN_URI - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- MAIN_URI - Static variable in interface org.apache.brooklyn.entity.dns.geoscaling.GeoscalingDnsService
-
- MAIN_URI - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- MAIN_URI - Static variable in class org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode.MainUri
-
- MAIN_URI - Static variable in interface org.apache.brooklyn.entity.proxy.LoadBalancer
-
- makeArray(String, int) - Static method in class org.apache.brooklyn.util.text.Strings
-
returns e.g.
- makeBasicUsageString() - Static method in class org.apache.brooklyn.core.mgmt.internal.BrooklynGarbageCollector
-
- makeCommandExecutingInDirectory(String, String, EntityLocal) - Static method in class org.apache.brooklyn.core.sensor.ssh.SshCommandSensor
-
- makeDateSimpleStampString() - Static method in class org.apache.brooklyn.util.time.Time
-
returns the current time in "yyyy-MM-dd-HHmm" format,
suitable for machines to read but easier for humans too,
like
Time.makeDateStampString()
but not as precise
- makeDateSimpleStampString(long) - Static method in class org.apache.brooklyn.util.time.Time
-
returns the time in "yyyy-MM-dd-HHmm" format, given a long (e.g.
- makeDateStampString() - Static method in class org.apache.brooklyn.util.time.Time
-
returns the current time in "yyyyMMdd-HHmmssSSS" format,
suitable for machines to read with only numbers and dashes and quite precise (ms)
- makeDateStampString(long) - Static method in class org.apache.brooklyn.util.time.Time
-
returns the time in "yyyyMMdd-HHmmssSSS" format, given a long (e.g.
- makeDateString() - Static method in class org.apache.brooklyn.util.time.Time
-
as
Time.makeDateString(Date)
for current date/time
- makeDateString(long) - Static method in class org.apache.brooklyn.util.time.Time
-
as
Time.makeDateString(Date)
for long millis since UTC epock
- makeDateString(Date) - Static method in class org.apache.brooklyn.util.time.Time
-
returns the time in "yyyy-MM-dd HH:mm:ss.SSS" format for the given date;
this format is numeric big-endian but otherwise optimized for people to read, with spaces and colons and dots;
time is local to the server and time zone is not included
- makeDateString(Date, String) - Static method in class org.apache.brooklyn.util.time.Time
-
as
Time.makeDateString(Date, String, TimeZone)
for the local time zone
- makeDateString(Date, String, TimeZone) - Static method in class org.apache.brooklyn.util.time.Time
-
as
Time.makeDateString(Date, String, TimeZone)
for the given time zone; consider TimeZone#GMT
- makeDateString(Calendar) - Static method in class org.apache.brooklyn.util.time.Time
-
- makeDateString(Calendar, String) - Static method in class org.apache.brooklyn.util.time.Time
-
as
Time.makeDateString(Date, String, TimeZone)
for the time zone of the given calendar object
- makeIdFromHash(long) - Static method in class org.apache.brooklyn.util.text.Identifiers
-
creates a short identifier comfortable in java and OS's, given an input hash code
- makeISOSizeString(long) - Static method in class org.apache.brooklyn.util.text.Strings
-
Returns a size string using ISO suffixes from
ByteSizeStrings.iso()
, e.g.
- makeJavaSizeString(long) - Static method in class org.apache.brooklyn.util.text.Strings
-
Returns a size string using Java suffixes from
ByteSizeStrings.java()
, e.g.
- makePaddedString(String, int, String, String) - Static method in class org.apache.brooklyn.util.text.Strings
-
pads the string with "pad" at the left up to len; no padding if base longer than len
- makeRandomBase64Id(int) - Static method in class org.apache.brooklyn.util.text.Identifiers
-
- makeRandomId(int) - Static method in class org.apache.brooklyn.util.text.Identifiers
-
makes a random id string (letters and numbers) of the given length;
starts with letter (upper or lower) so can be used as java-id;
tests ensure random distribution, so random ID of length 5
is about 2^29 possibilities
- makeRandomId(int) - Static method in class org.apache.brooklyn.util.text.Strings
-
- makeRandomJavaId(int) - Static method in class org.apache.brooklyn.util.text.Identifiers
-
makes a random id string (letters and numbers) of the given length;
starts with letter (upper or lower) so can be used as java-id;
tests ensure random distribution, so random ID of length 5
is about 2^29 possibilities
- makeRandomPassword(int) - Static method in class org.apache.brooklyn.util.text.Identifiers
-
- makeRandomPassword(int, String...) - Static method in class org.apache.brooklyn.util.text.Identifiers
-
A fairly slow but hopefully secure way to randomly select characters for a password
Takes a pool of acceptible characters using the first set in the pool for the first character,
second set for the second character, ..., nth set for all remaining character.
- makeRealString(double, int, int, int) - Static method in class org.apache.brooklyn.util.text.Strings
-
creates a string from a real number, with specified accuracy (more iff it comes for free, ie integer-part);
switches to E notation if needed to fit within maxlen; can be padded left up too (not useful)
- makeRealString(double, int, int, int, double, boolean) - Static method in class org.apache.brooklyn.util.text.Strings
-
creates a string from a real number, with specified accuracy (more iff it comes for free, ie integer-part);
switches to E notation if needed to fit within maxlen; can be padded left up too (not useful)
- makeRealStringNearZero(double, int, int, int) - Static method in class org.apache.brooklyn.util.text.Strings
-
creates a string from a real number, with specified accuracy (more iff it comes for free, ie integer-part);
switches to E notation if needed to fit within maxlen; can be padded left up too (not useful)
- makeRepeated(char, int) - Static method in class org.apache.brooklyn.util.text.Strings
-
- makeSizeString(long) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
Format the size bytes as a String.
- makeSizeString(long, int) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
Format the size bytes as a String with the given precision.
- makeSizeString(long) - Static method in class org.apache.brooklyn.util.text.Strings
-
Returns a size string using metric suffixes from
ByteSizeStrings.metric()
, e.g.
- makeTimeString(long) - Static method in class org.apache.brooklyn.util.text.Strings
-
Deprecated.
- makeTimeString(long, boolean) - Static method in class org.apache.brooklyn.util.time.Time
-
given an elapsed time, makes it readable, eg 44d 6h, or 8s 923ms, optionally rounding
- makeTimeStringExact(long, TimeUnit) - Static method in class org.apache.brooklyn.util.time.Time
-
- makeTimeStringExact(long) - Static method in class org.apache.brooklyn.util.time.Time
-
- makeTimeStringExact(Duration) - Static method in class org.apache.brooklyn.util.time.Time
-
- makeTimeStringNano(long, boolean) - Static method in class org.apache.brooklyn.util.time.Time
-
- makeTimeStringNanoExact(long) - Static method in class org.apache.brooklyn.util.time.Time
-
- makeTimeStringNanoRounded(long) - Static method in class org.apache.brooklyn.util.time.Time
-
- makeTimeStringRounded(long, TimeUnit) - Static method in class org.apache.brooklyn.util.time.Time
-
- makeTimeStringRounded(Stopwatch) - Static method in class org.apache.brooklyn.util.time.Time
-
- makeTimeStringRounded(long) - Static method in class org.apache.brooklyn.util.time.Time
-
- makeTimeStringRounded(Duration) - Static method in class org.apache.brooklyn.util.time.Time
-
- makeTimeStringRoundedSince(long) - Static method in class org.apache.brooklyn.util.time.Time
-
- makeValidFilename(String) - Static method in class org.apache.brooklyn.util.text.Strings
-
Returns a valid filename based on the input.
- makeValidJavaName(String) - Static method in class org.apache.brooklyn.util.text.Strings
-
Returns a valid Java identifier name based on the input.
- makeValidUniqueJavaName(String) - Static method in class org.apache.brooklyn.util.text.Strings
-
Returns a unique valid java identifier name based on the input.
- makeZeroPaddedString(int, int) - Static method in class org.apache.brooklyn.util.text.Strings
-
pads the string with 0's at the left up to len; no padding if i longer than len
- manage(Entity) - Method in interface org.apache.brooklyn.api.mgmt.EntityManager
-
Begins management for the given entity and its children, recursively.
- manage(Location) - Method in interface org.apache.brooklyn.api.mgmt.LocationManager
-
Deprecated.
in 0.6.0; use
LocationManager.createLocation(LocationSpec)
instead.
- manage(Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Deprecated.
since 0.9.0; entities are automatically managed when created via
Entity.addChild(EntitySpec)
,
or with EntityManager.createEntity(EntitySpec)
(it is strongly encouraged to include the parent
if using the latter for anything but a top-level app).
- manage(Location, ManagementContext) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Deprecated.
in 0.6.0; use
LocationManager.createLocation(LocationSpec)
instead
- manage() - Method in class org.apache.brooklyn.core.entity.factory.ApplicationBuilder
-
Deprecated.
Creates a new
ManagementContext
, and then builds and manages the application.
- manage(ManagementContext) - Method in class org.apache.brooklyn.core.entity.factory.ApplicationBuilder
-
Deprecated.
Builds and manages the application, calling the user's
ApplicationBuilder.doBuild()
method.
- manage(Location, ManagementContext) - Static method in class org.apache.brooklyn.core.location.Locations
-
Deprecated.
in 0.6.0; use
LocationManager.createLocation(LocationSpec)
instead.
- manage(Entity) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- manage(Location) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalLocationManager
-
management on creation
- manage(Entity) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- manage(Location) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentLocationManager
-
Deprecated.
- managed() - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
Deprecated.
since 0.7.0 use
EntityPredicates.isManaged()
- managed() - Static method in class org.apache.brooklyn.core.location.LocationPredicates
-
- MANAGED_BY - Static variable in class org.apache.brooklyn.core.entity.EntityRelations
-
Inverse of
EntityRelations.MANAGER_OF
.
- MANAGED_DOMAIN - Static variable in interface org.apache.brooklyn.entity.dns.geoscaling.GeoscalingDnsService
-
- MANAGEMENT_ACCESS_CIDR - Static variable in class org.apache.brooklyn.core.location.access.BrooklynAccessUtils
-
- MANAGEMENT_CIDR - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- MANAGEMENT_HTTP_PORT - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss7Server
-
- MANAGEMENT_HTTPS_PORT - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss7Server
-
- MANAGEMENT_NATIVE_PORT - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss7Server
-
- MANAGEMENT_NODE_ID_PROPERTY - Static variable in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
string used in places where the management node ID is needed to resolve a path
- MANAGEMENT_NODE_STATE - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- MANAGEMENT_PASSWORD - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirror
-
- MANAGEMENT_PASSWORD - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- MANAGEMENT_PASSWORD - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss7Server
-
- MANAGEMENT_PORT - Static variable in interface org.apache.brooklyn.entity.messaging.rabbit.RabbitBroker
-
- MANAGEMENT_REALM - Static variable in class org.apache.brooklyn.entity.webapp.jboss.JBoss7SshDriver
-
- MANAGEMENT_STATUS - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss7Server
-
- MANAGEMENT_URL - Static variable in interface org.apache.brooklyn.entity.database.crate.CrateNode
-
- MANAGEMENT_URL - Static variable in interface org.apache.brooklyn.entity.messaging.rabbit.RabbitBroker
-
- MANAGEMENT_URL - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseSyncGateway
-
- MANAGEMENT_URL - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss7Server
-
- MANAGEMENT_URL_UP - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss7Server
-
- MANAGEMENT_USER - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirror
-
- MANAGEMENT_USER - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- MANAGEMENT_USER - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss7Server
-
- ManagementContext - Interface in org.apache.brooklyn.api.mgmt
-
This is the entry point for accessing and interacting with a realm of applications and their entities in Brooklyn.
- managementContext(ManagementContext) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
Specifies the management context this launcher should use.
- ManagementContext.PropertiesReloadListener - Interface in org.apache.brooklyn.api.mgmt
-
Listener for
brooklyn.properties
reload events.
- ManagementContextInjectable - Interface in org.apache.brooklyn.core.mgmt
-
Provides a way for the
ManagementContext
to be injected directly.
- ManagementContextInternal - Interface in org.apache.brooklyn.core.mgmt.internal
-
- ManagementContextProvider - Class in org.apache.brooklyn.rest.util
-
- ManagementContextProvider(ManagementContext) - Constructor for class org.apache.brooklyn.rest.util.ManagementContextProvider
-
- ManagementNodeState - Enum in org.apache.brooklyn.api.mgmt.ha
-
- ManagementNodeSyncRecord - Interface in org.apache.brooklyn.api.mgmt.ha
-
Represents the state of a management-node.
- ManagementPlaneSyncRecord - Interface in org.apache.brooklyn.api.mgmt.ha
-
Meta-data about the management plane - the management nodes and who is currently master.
- ManagementPlaneSyncRecordDeltaImpl - Class in org.apache.brooklyn.core.mgmt.ha
-
- ManagementPlaneSyncRecordDeltaImpl.Builder - Class in org.apache.brooklyn.core.mgmt.ha
-
- ManagementPlaneSyncRecordDeltaImpl.Builder() - Constructor for class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordDeltaImpl.Builder
-
- ManagementPlaneSyncRecordImpl - Class in org.apache.brooklyn.core.mgmt.ha.dto
-
- ManagementPlaneSyncRecordImpl.Builder - Class in org.apache.brooklyn.core.mgmt.ha.dto
-
- ManagementPlaneSyncRecordImpl.Builder() - Constructor for class org.apache.brooklyn.core.mgmt.ha.dto.ManagementPlaneSyncRecordImpl.Builder
-
- ManagementPlaneSyncRecordPersister - Interface in org.apache.brooklyn.api.mgmt.ha
-
Controls the persisting and reading back of mementos relating to the management plane.
- ManagementPlaneSyncRecordPersister.Delta - Interface in org.apache.brooklyn.api.mgmt.ha
-
- ManagementPlaneSyncRecordPersister.Delta.MasterChange - Enum in org.apache.brooklyn.api.mgmt.ha
-
- ManagementPlaneSyncRecordPersisterToObjectStore - Class in org.apache.brooklyn.core.mgmt.ha
-
Structure of files is:
plane/
- top-level directory
master
- contains the id of the management-node that is currently master
change.log
- log of changes made
nodes/
- sub-directory, containing one file per management-node
a9WiuVKp
- file named after the management-node's id, containing the management node's current state
E1eDXQF3
All writes are done synchronously.
- ManagementPlaneSyncRecordPersisterToObjectStore(ManagementContext, PersistenceObjectStore, ClassLoader) - Constructor for class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordPersisterToObjectStore
-
- ManagementTransitionInfo - Class in org.apache.brooklyn.core.mgmt.internal
-
Stores a management transition mode, and the management context.
- ManagementTransitionInfo(ManagementContext, ManagementTransitionMode) - Constructor for class org.apache.brooklyn.core.mgmt.internal.ManagementTransitionInfo
-
- ManagementTransitionMode - Class in org.apache.brooklyn.core.mgmt.internal
-
Records details of a management transition, specifically the
BrooklynObjectManagementMode
before and after,
and allows easy checking of various aspects of that.
- MANAGER_OF - Static variable in class org.apache.brooklyn.core.entity.EntityRelations
-
EntityRelations.MANAGER_OF
indicates that one entity is the manager of another entity,
in the internal Brooklyn management hierarchy model.
- manageRebindedRoot(T) - Method in interface org.apache.brooklyn.core.mgmt.internal.BrooklynObjectManagerInternal
-
Begins management for the given rebinded root, recursively;
if rebinding as a read-only copy,
#setReadOnly(T, boolean)
should be called prior to this.
- manageRebindedRoot(Entity) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- manageRebindedRoot(Location) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalLocationManager
-
- manageRebindedRoot(Entity) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- manageRebindedRoot(Location) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentLocationManager
-
- manifest(Object, Object) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Add a manifest entry with the given
key
and value
.
- ManifestHelper - Class in org.apache.brooklyn.rt.felix
-
The class is not used, staying for future reference.
- ManifestHelper() - Constructor for class org.apache.brooklyn.rt.felix.ManifestHelper
-
- map() - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
ensures the given focus is a map, creating if needed (and creating inside the list if it is in a list)
- MAP_DEV_RANDOM_TO_DEV_URANDOM - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- MAP_STRING_OBJECT - Static variable in class org.apache.brooklyn.util.GenericTypes
-
- MapConfigKey<V> - Class in org.apache.brooklyn.core.config
-
A config key which represents a map, where contents can be accessed directly via subkeys.
- MapConfigKey(Class<V>, String) - Constructor for class org.apache.brooklyn.core.config.MapConfigKey
-
- MapConfigKey(Class<V>, String, String) - Constructor for class org.apache.brooklyn.core.config.MapConfigKey
-
- MapConfigKey(Class<V>, String, String, Map<String, V>) - Constructor for class org.apache.brooklyn.core.config.MapConfigKey
-
- MapConfigKey.MapModification<V> - Interface in org.apache.brooklyn.core.config
-
- MapConfigKey.MapModificationBase<V> - Class in org.apache.brooklyn.core.config
-
- MapConfigKey.MapModificationBase(Map<String, V>, boolean) - Constructor for class org.apache.brooklyn.core.config.MapConfigKey.MapModificationBase
-
- MapConfigKey.MapModifications - Class in org.apache.brooklyn.core.config
-
- MapConfigKey.MapModifications() - Constructor for class org.apache.brooklyn.core.config.MapConfigKey.MapModifications
-
- MapConverter - Class in org.apache.brooklyn.util.core.xstream
-
equivalent to super, but cleaner methods, overridable, logging, and some retries
- MapConverter(Mapper) - Constructor for class org.apache.brooklyn.util.core.xstream.MapConverter
-
- mapOf(K, V) - Static method in class org.apache.brooklyn.util.JavaGroovyEquivalents
-
- mapper(ObjectMapper) - Method in class org.apache.brooklyn.rest.resources.AbstractBrooklynRestResource.RestValueResolver
-
- mapSecurityGroupRuleToIpTables(ComputeService, NodeMetadata, LoginCredentials, String, Iterable<Integer>) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
Deprecated.
since 0.7
- mapSize() - Static method in class org.apache.brooklyn.util.collections.CollectionFunctionals
-
- mapSize(Integer) - Static method in class org.apache.brooklyn.util.collections.CollectionFunctionals
-
- mapSizeEquals(int) - Static method in class org.apache.brooklyn.util.collections.CollectionFunctionals
-
- MARIADB_PORT - Static variable in interface org.apache.brooklyn.entity.database.mariadb.MariaDbNode
-
- MARIADB_SERVER_CONF - Static variable in interface org.apache.brooklyn.entity.database.mariadb.MariaDbNode
-
- MARIADB_SERVER_CONF_LOWER_CASE_TABLE_NAMES - Static variable in interface org.apache.brooklyn.entity.database.mariadb.MariaDbNode
-
- MARIADB_URL - Static variable in interface org.apache.brooklyn.entity.database.mariadb.MariaDbNode
-
Deprecated.
since 0.7.0 use DATASTORE_URL
- MariaDbDriver - Interface in org.apache.brooklyn.entity.database.mariadb
-
The
SoftwareProcessDriver
for MariaDB.
- MariaDbNode - Interface in org.apache.brooklyn.entity.database.mariadb
-
- MariaDbNodeImpl - Class in org.apache.brooklyn.entity.database.mariadb
-
- MariaDbNodeImpl() - Constructor for class org.apache.brooklyn.entity.database.mariadb.MariaDbNodeImpl
-
- MariaDbSshDriver - Class in org.apache.brooklyn.entity.database.mariadb
-
The SSH implementation of the
MariaDbDriver
.
- MariaDbSshDriver(MariaDbNodeImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.database.mariadb.MariaDbSshDriver
-
- mark(int) - Method in class org.apache.brooklyn.util.stream.KnownSizeInputStream
-
- mark(int) - Method in class org.apache.brooklyn.util.stream.ReaderInputStream
-
Marks the read limit of the StringReader.
- markAll(Iterable<String>) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- markInessential() - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
same as
Tasks.markInessential()
(but included here for convenience as it is often used in conjunction with DynamicTasks
)
- markInessential() - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
marks the current task inessential; this mainly matters if the task is running in a parent
TaskQueueingContext
and we don't want the parent to fail if this task fails
- markInessential(V) - Static method in class org.apache.brooklyn.util.core.task.TaskTags
-
- markQueued() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
marks the task as queued for execution
- markQueued() - Method in class org.apache.brooklyn.util.core.task.ForwardingTask
-
- markQueued() - Method in interface org.apache.brooklyn.util.core.task.TaskInternal
-
marks the task as queued for execution
- markSupported() - Method in class org.apache.brooklyn.util.stream.KnownSizeInputStream
-
- markSupported() - Method in class org.apache.brooklyn.util.stream.ReaderInputStream
-
- markUsed(String) - Method in class org.apache.brooklyn.util.core.config.ConfigBag
-
indicates that a string key in the config map has been accessed
- marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogBundleConverter
-
Deprecated.
- marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.brooklyn.core.mgmt.persist.CatalogItemLibrariesConverter
-
Deprecated.
- marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer.ManagementContextConverter
-
- marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer.SpecConverter
-
- marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer.TaskConverter
-
- marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.brooklyn.util.core.xstream.Inet4AddressConverter
-
- marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.apache.brooklyn.util.core.xstream.MapConverter
-
- masksErrorIfPresent() - Method in class org.apache.brooklyn.util.exceptions.ReferenceWithError
-
whether this will mask any error on an attempt to
ReferenceWithError.get()
;
if false (if created with ReferenceWithError.newInstanceThrowingError(Object, Throwable)
) a call to ReferenceWithError.get()
will throw if there is an error;
true if created with ReferenceWithError.newInstanceMaskingError(Object, Throwable)
and ReferenceWithError.get()
will not throw
- MASTER - Static variable in interface org.apache.brooklyn.entity.nosql.redis.RedisSlave
-
- MASTER_CREATION_SCRIPT_CONTENTS - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlCluster.MySqlMaster
-
- MASTER_CREATION_SCRIPT_URL - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlCluster.MySqlMaster
-
- MASTER_NODE - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynCluster
-
- MasterChooser - Interface in org.apache.brooklyn.core.mgmt.ha
-
For choosing which management node to promote, when master detected as failed or stopped.
- masterNodeId(String) - Method in class org.apache.brooklyn.core.mgmt.ha.dto.ManagementPlaneSyncRecordImpl.Builder
-
- matches(ReusableMachineTemplate, NodeMetadata) - Static method in class org.apache.brooklyn.location.jclouds.pool.MachinePoolPredicates
-
True iff the node matches the criteria specified in this template.
- MATCHES - Static variable in class org.apache.brooklyn.test.framework.TestFrameworkAssertions
-
- matchesGlob(String) - Static method in class org.apache.brooklyn.util.text.StringPredicates
-
- matchesLiteral(String) - Method in class org.apache.brooklyn.camp.spi.resolve.interpret.PlanInterpretationNode
-
convenience for interpreters, tests if nodes are not excluded, and if not:
for string nodes, true iff the current value equals the given target;
for nodes which are currently maps or lists,
true iff not excluded and the value contains such an entry (key, in the case of map)
- matchesPrefix(String) - Method in class org.apache.brooklyn.camp.spi.resolve.interpret.PlanInterpretationNode
-
convenience for interpreters, tests if nodes are not excluded, and if not:
for string nodes, true iff the current value starts with the given prefix;
for nodes which are currently maps or lists,
true iff not excluded and the value contains such an entry (key, in the case of map)
- matchesRegex(String) - Static method in class org.apache.brooklyn.util.text.StringPredicates
-
- matchesType(String) - Static method in class org.apache.brooklyn.feed.jmx.JmxNotificationFilters
-
Matches the given notification type.
- matchesTypeRegex(String) - Static method in class org.apache.brooklyn.feed.jmx.JmxNotificationFilters
-
Deprecated.
since 0.6.0;
only works if this brooklyn class is on the classpath of the JVM that your
subscribing to notifications on (because it tries to push the filter instance
to that JVM). So of very limited use in real-world java processes to be managed.
Therefore this will be deleted to avoid people hitting this surprising behaviour.
- matchesTypes(String...) - Static method in class org.apache.brooklyn.feed.jmx.JmxNotificationFilters
-
Matches any of the given notification types.
- matching(ReusableMachineTemplate) - Static method in class org.apache.brooklyn.location.jclouds.pool.MachinePoolPredicates
-
- matchingGlob(String) - Static method in class org.apache.brooklyn.core.config.ConfigPredicates
-
Deprecated.
since 0.9.0; use
ConfigPredicates.nameMatchesGlob(String)
- matchingRegex(String) - Static method in class org.apache.brooklyn.core.config.ConfigPredicates
-
Deprecated.
since 0.9.0; use
ConfigPredicates.nameMatchesRegex(String)
- matchMultiParameterMethod(String, List<?>) - Static method in class org.apache.brooklyn.util.core.flags.MethodCoercions
-
Returns a predicate that matches a method with the given name, and parameters that
TypeCoercions.tryCoerce(Object, com.google.common.reflect.TypeToken)
can process
from the given list of arguments.
- matchSingleParameterMethod(String, Object) - Static method in class org.apache.brooklyn.util.core.flags.MethodCoercions
-
Returns a predicate that matches a method with the given name, and a single parameter that
TypeCoercions.tryCoerce(Object, com.google.common.reflect.TypeToken)
can process
from the given argument.
- MathFunctions - Class in org.apache.brooklyn.util.math
-
- MathFunctions() - Constructor for class org.apache.brooklyn.util.math.MathFunctions
-
- MathPredicates - Class in org.apache.brooklyn.util.math
-
- MathPredicates() - Constructor for class org.apache.brooklyn.util.math.MathPredicates
-
- MAVEN_CENTRAL_URL_GENERATOR - Static variable in class org.apache.brooklyn.util.maven.MavenRetriever
-
- MavenArtifact - Class in org.apache.brooklyn.util.maven
-
- MavenArtifact(String, String, String, String, String) - Constructor for class org.apache.brooklyn.util.maven.MavenArtifact
-
- MavenArtifact(String, String, String, String) - Constructor for class org.apache.brooklyn.util.maven.MavenArtifact
-
- MavenRetriever - Class in org.apache.brooklyn.util.maven
-
returns the URL for accessing the artifact, assuming sonatype for snapshots and maven.org for releases by default,
with some methods checking local file system, and allowing the generators for each to be specified
- MavenRetriever() - Constructor for class org.apache.brooklyn.util.maven.MavenRetriever
-
- max() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.TokenGenerator
-
- max() - Method in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.AbstractTokenGenerator
-
- max() - Method in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.NonNeg127TokenGenerator
-
- max() - Method in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.PosNeg63TokenGenerator
-
- max - Variable in class org.apache.brooklyn.policy.autoscaling.SizeHistory.WindowSummary
-
The maximum vaule within the given time period
- max(Duration, Duration) - Static method in class org.apache.brooklyn.util.time.Duration
-
- MAX_CONCURRENT_MACHINE_CREATIONS - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- MAX_CONNECTIONS - Static variable in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlNode
-
- MAX_FETCH_TIME - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaBroker
-
- MAX_HEAP_MEMORY - Static variable in interface org.apache.brooklyn.entity.java.UsesJavaMXBeans
-
- MAX_POOL_SIZE - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- MAX_PORT - Static variable in class org.apache.brooklyn.core.location.PortRanges
-
- MAX_PORT_NUMBER - Static variable in class org.apache.brooklyn.util.net.Networking
-
- MAX_PROCESSING_TIME - Static variable in interface org.apache.brooklyn.entity.webapp.WebAppServiceMetrics
-
- MAX_PRODUCE_TIME - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaBroker
-
- MAX_REACHED_NOTIFICATION_DELAY - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- MAX_SIZE_REACHED_SENSOR - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- MAX_SUB_LOCATIONS - Static variable in interface org.apache.brooklyn.core.location.dynamic.DynamicLocation
-
- MAX_TASK_AGE - Static variable in class org.apache.brooklyn.core.mgmt.internal.BrooklynGarbageCollector
-
- MAX_TASK_AGE - Static variable in class org.apache.brooklyn.launcher.config.BrooklynGlobalConfig
-
- MAX_TASKS_GLOBAL - Static variable in class org.apache.brooklyn.core.mgmt.internal.BrooklynGarbageCollector
-
- MAX_TASKS_GLOBAL - Static variable in class org.apache.brooklyn.launcher.config.BrooklynGlobalConfig
-
- MAX_TASKS_PER_ENTITY - Static variable in class org.apache.brooklyn.core.mgmt.internal.BrooklynGarbageCollector
-
- MAX_TASKS_PER_ENTITY - Static variable in class org.apache.brooklyn.launcher.config.BrooklynGlobalConfig
-
- MAX_TASKS_PER_TAG - Static variable in class org.apache.brooklyn.core.mgmt.internal.BrooklynGarbageCollector
-
- MAX_TASKS_PER_TAG - Static variable in class org.apache.brooklyn.launcher.config.BrooklynGlobalConfig
-
- MAX_TOKEN - Static variable in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.NonNeg127TokenGenerator
-
- MAX_TOKEN - Static variable in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.PosNeg63TokenGenerator
-
- maxAllowed(long) - Method in class org.apache.brooklyn.policy.autoscaling.MaxPoolSizeReachedEvent.Builder
-
- MAXIMUM - Static variable in class org.apache.brooklyn.enricher.stock.Joiner
-
- maximum(Duration) - Method in class org.apache.brooklyn.util.time.Duration
-
Deprecated.
since 0.7.0 use
Duration.upperBound(Duration)
- MAXIMUM_REBIND_SENSOR_CONNECT_DELAY - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- maxIterations(int) - Method in class org.apache.brooklyn.util.core.task.ScheduledTask
-
- maxLen(int) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings.Builder
-
The maximum length of the printed number.
- maxlen(String, int) - Static method in class org.apache.brooklyn.util.text.Strings
-
returns up to maxlen characters from the start of s
- maxlenWithEllipsis(String, int) - Static method in class org.apache.brooklyn.util.text.Strings
-
as {@link #maxlenWithEllipsis(String, int, String) with "..." as the ellipsis
- maxlenWithEllipsis(String, int, String) - Static method in class org.apache.brooklyn.util.text.Strings
-
as {@link #maxlenWithEllipsis(String, int) but replacing the last few chars with the given ellipsis
- MaxMind2HostGeoLookup - Class in org.apache.brooklyn.core.location.geo
-
- MaxMind2HostGeoLookup() - Constructor for class org.apache.brooklyn.core.location.geo.MaxMind2HostGeoLookup
-
- maxOpenFiles() - Method in class org.apache.brooklyn.entity.nosql.riak.RiakNodeSshDriver
-
- maxPoolSize(int) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- MaxPoolSizeReachedEvent - Class in org.apache.brooklyn.policy.autoscaling
-
- MaxPoolSizeReachedEvent.Builder - Class in org.apache.brooklyn.policy.autoscaling
-
- MaxPoolSizeReachedEvent.Builder() - Constructor for class org.apache.brooklyn.policy.autoscaling.MaxPoolSizeReachedEvent.Builder
-
- maxReachedNotificationDelay(Duration) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- maxSizeReachedSensor(BasicNotificationSensor<? super MaxPoolSizeReachedEvent>) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- maxUnbounded(long) - Method in class org.apache.brooklyn.policy.autoscaling.MaxPoolSizeReachedEvent.Builder
-
- Maybe<T> - Class in org.apache.brooklyn.util.guava
-
Like Guava Optional but permitting null and permitting errors to be thrown.
- Maybe() - Constructor for class org.apache.brooklyn.util.guava.Maybe
-
- Maybe.Absent<T> - Class in org.apache.brooklyn.util.guava
-
- Maybe.Absent() - Constructor for class org.apache.brooklyn.util.guava.Maybe.Absent
-
- Maybe.Absent(Supplier<? extends RuntimeException>) - Constructor for class org.apache.brooklyn.util.guava.Maybe.Absent
-
- Maybe.AbsentNull<T> - Class in org.apache.brooklyn.util.guava
-
- Maybe.AbsentNull(String) - Constructor for class org.apache.brooklyn.util.guava.Maybe.AbsentNull
-
- Maybe.AbstractPresent<T> - Class in org.apache.brooklyn.util.guava
-
- Maybe.Present<T> - Class in org.apache.brooklyn.util.guava
-
- Maybe.SoftlyPresent<T> - Class in org.apache.brooklyn.util.guava
-
- MaybeFunctions - Class in org.apache.brooklyn.util.guava
-
- MaybeFunctions() - Constructor for class org.apache.brooklyn.util.guava.MaybeFunctions
-
- maybeNonBlank(T) - Static method in class org.apache.brooklyn.util.text.Strings
-
- MeasurementResultPersister - Interface in org.apache.brooklyn.test.performance
-
- MEM_USED - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- MEM_USED_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- member(Entity) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- member(MongoDBServer, Integer) - Method in class org.apache.brooklyn.entity.nosql.mongodb.ReplicaSetConfig
-
Adds a new member to the replica set config using
SoftwareProcess.HOSTNAME
and AbstractMongoDBServer.PORT
for hostname and port.
- member(HostAndPort, Integer) - Method in class org.apache.brooklyn.entity.nosql.mongodb.ReplicaSetConfig
-
Adds a new member to the replica set config using the given
HostAndPort
for hostname and port.
- member(String, Integer, Integer) - Method in class org.apache.brooklyn.entity.nosql.mongodb.ReplicaSetConfig
-
Adds a new member to the replica set config with the given hostname, port and id.
- MEMBER_ADDED - Static variable in interface org.apache.brooklyn.core.entity.trait.Changeable
-
- MEMBER_DELEGATE_CHILDREN - Static variable in interface org.apache.brooklyn.entity.group.AbstractGroup
-
Deprecated.
since 0.9.0, the UI no longer relies on the use of delegates to represent group membership (see #929)
- MEMBER_DELEGATE_NAME_FORMAT - Static variable in interface org.apache.brooklyn.entity.group.AbstractGroup
-
- MEMBER_REMOVED - Static variable in interface org.apache.brooklyn.core.entity.trait.Changeable
-
- MEMBER_SPEC - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynCluster
-
- MEMBER_SPEC - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- MEMBER_SPEC - Static variable in interface org.apache.brooklyn.entity.group.DynamicFabric
-
- MEMBER_SPEC - Static variable in interface org.apache.brooklyn.entity.machine.pool.ServerPool
-
- MEMBER_SPEC - Static variable in interface org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppCluster
-
- MemberReplaceable - Interface in org.apache.brooklyn.core.entity.trait
-
- members(Iterable<? extends Entity>) - Method in class org.apache.brooklyn.api.entity.EntitySpec
-
- Memento - Interface in org.apache.brooklyn.api.mgmt.rebind.mementos
-
Represents the internal state of something in brooklyn, so that it can be reconstructed (e.g.
- memento(Memento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.BrooklynMementoImpl.Builder
-
- MementoCopyMode - Enum in org.apache.brooklyn.api.mgmt.ha
-
- MementoSerializer<T> - Interface in org.apache.brooklyn.core.mgmt.persist
-
Serializes the given object; it is often used with
BrooklynMemento
for persisting and restoring,
though it can be used for any object (and is also used for the ManagementNodeSyncRecord
instances)
- MementosGenerators - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
- MementoValidators - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
- MEMORY_PROCESSES_USED - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- MemoryUsageTracker - Class in org.apache.brooklyn.util.javalang
-
Tracks the amount of memory consumed by the given objects in use.
- MemoryUsageTracker() - Constructor for class org.apache.brooklyn.util.javalang.MemoryUsageTracker
-
- mergeFilePaths(String...) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
Deprecated.
since 0.7.0; use method
Os.mergePaths(String...)
- mergePaths(String...) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
Deprecated.
since 0.7.0 use either
Os.mergePathsUnix(String...)
{@link Urls#mergePaths(String...)
- mergePaths(String...) - Static method in class org.apache.brooklyn.util.net.Urls
-
returns the items with exactly one "/" between items (whether or not the individual items start or end with /),
except where character before the / is a : (url syntax) in which case it will permit multiple (will not remove any).
- mergePaths(String...) - Static method in class org.apache.brooklyn.util.os.Os
-
merges paths using forward slash as the "local OS file separator", because it is recognised on windows,
making paths more consistent and avoiding problems with backslashes being escaped.
- mergePathsUnix(String...) - Static method in class org.apache.brooklyn.util.os.Os
-
merges paths using forward slash (unix way);
now identical to
Os.mergePaths(String...)
but kept for contexts
where caller wants to indicate the target system should definitely be unix
- message(String) - Method in class org.apache.brooklyn.camp.server.dto.ApiErrorDto.Builder
-
- message(String) - Method in class org.apache.brooklyn.rest.domain.ApiError.Builder
-
- MESSAGE_COUNT - Static variable in class org.apache.brooklyn.entity.database.derby.DerbySchema
-
- MessageBroker - Interface in org.apache.brooklyn.entity.messaging
-
Marker interface identifying message brokers.
- metadata(String, String) - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- metadata(Map<String, String>) - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- metadataOptional(String, String) - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- metadataOptional(Map<String, String>) - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- method(String) - Method in class org.apache.brooklyn.feed.http.HttpPollConfig
-
- MethodCoercions - Class in org.apache.brooklyn.util.core.flags
-
A way of binding a loosely-specified method call into a strongly-typed Java method call.
- MethodCoercions() - Constructor for class org.apache.brooklyn.util.core.flags.MethodCoercions
-
- MethodEffector<T> - Class in org.apache.brooklyn.core.effector
-
concrete class for providing an Effector implementation that gets its information from annotations on a method;
see Effector*Test for usage example.
- MethodEffector(Class<?>, String) - Constructor for class org.apache.brooklyn.core.effector.MethodEffector
-
Defines a new effector whose details are supplied as annotations on the given type and method name
- MethodEffector(Method) - Constructor for class org.apache.brooklyn.core.effector.MethodEffector
-
- MethodEffector(MethodClosure) - Constructor for class org.apache.brooklyn.core.effector.MethodEffector
-
- metric(AttributeSensor<? extends Number>) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- METRIC - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- metric() - Static method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
Default byte size formatter using metric multiples of 1000.
- METRIC_LOWER_BOUND - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- METRIC_UPPER_BOUND - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- metricLowerBound(Number) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- metricRange(Number, Number) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- metricUpperBound(Number) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- mgmt() - Method in class org.apache.brooklyn.rest.resources.AbstractBrooklynRestResource
-
- MGMT_BASE_DIR - Static variable in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
Provided for setting; consumers should use
BrooklynServerConfig.getMgmtBaseDir(ManagementContext)
- millis(Number) - Static method in class org.apache.brooklyn.util.time.Duration
-
creates new
Duration
instance of the given length of time
- MILLIS_IN_DAY - Static variable in class org.apache.brooklyn.util.time.Time
-
- MILLIS_IN_HOUR - Static variable in class org.apache.brooklyn.util.time.Time
-
- MILLIS_IN_MINUTE - Static variable in class org.apache.brooklyn.util.time.Time
-
- MILLIS_IN_SECOND - Static variable in class org.apache.brooklyn.util.time.Time
-
- MILLIS_IN_YEAR - Static variable in class org.apache.brooklyn.util.time.Time
-
- millisToStringRounded() - Static method in class org.apache.brooklyn.util.time.Duration
-
- MIME_TYPE_TGZ - Static variable in interface org.apache.brooklyn.rest.api.ServerApi
-
- MIME_TYPE_ZIP - Static variable in interface org.apache.brooklyn.rest.api.ServerApi
-
- min() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.TokenGenerator
-
- min() - Method in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.AbstractTokenGenerator
-
- min() - Method in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.NonNeg127TokenGenerator
-
- min() - Method in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.PosNeg63TokenGenerator
-
- min - Variable in class org.apache.brooklyn.policy.autoscaling.SizeHistory.WindowSummary
-
The minimum vaule within the given time period
- min(Duration, Duration) - Static method in class org.apache.brooklyn.util.time.Duration
-
- MIN_CORES - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- MIN_DISK - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- MIN_PERIOD_BETWEEN_EXECS - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- MIN_POOL_SIZE - Static variable in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy
-
- MIN_PORT_NUMBER - Static variable in class org.apache.brooklyn.util.net.Networking
-
- MIN_RAM - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- MIN_TOKEN - Static variable in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.NonNeg127TokenGenerator
-
- MIN_TOKEN - Static variable in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.PosNeg63TokenGenerator
-
- minAcceptablePerSecond - Variable in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- minAcceptablePerSecond(Double) - Method in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
If non-null, the measured jobs-per-second will be compared against this number.
- minAcceptablePerSecond - Variable in class org.apache.brooklyn.test.performance.PerformanceTestResult
-
- minCores(double) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- minDisk(double) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- minimal() - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
always DENY access to anything which requires entitlements
- MINIMAL_HEADERS - Static variable in class org.apache.brooklyn.core.config.external.vault.VaultExternalConfigSupplier
-
- MINIMUM - Static variable in class org.apache.brooklyn.enricher.stock.Joiner
-
- minimum(Duration) - Method in class org.apache.brooklyn.util.time.Duration
-
Deprecated.
since 0.7.0 use
Duration.lowerBound(Duration)
- minPeriodBetweenExecs(Duration) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- minPoolSize(int) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- minRam(int) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- minutes(Number) - Static method in class org.apache.brooklyn.util.time.Duration
-
creates new
Duration
instance of the given length of time
- MIRROR_CATALOG_ITEM_ID - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirror
-
- MIRROR_STATUS - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirror
-
- MIRROR_SUMMARY - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirror
-
- MIRROR_URL - Static variable in interface org.apache.brooklyn.entity.database.mariadb.MariaDbNode
-
download mirror, if desired
- MIRROR_URL - Static variable in interface org.apache.brooklyn.entity.messaging.activemq.ActiveMQBroker
-
download mirror, if desired
- MIRROR_URL - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
download mirror, if desired
- MIRROR_URL - Static variable in interface org.apache.brooklyn.entity.nosql.solr.SolrServer
-
download mirror, if desired
- MIRRORED_ENTITY_ID - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirror
-
- MIRRORED_ENTITY_URL - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynEntityMirror
-
- mkdirs(File) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
Deprecated.
since 0.7.0; use same method in
Os
- mkdirs(File) - Static method in class org.apache.brooklyn.util.os.Os
-
as
File.mkdirs()
but throwing on failure and returning the directory made for fluent convenience
- MODE - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode.SetHighAvailabilityModeEffector
-
- modify(AttributeSensor<T>, Function<? super T, Maybe<T>>) - Method in interface org.apache.brooklyn.api.entity.Entity.SensorSupport
-
Atomically modifies the
AttributeSensor
, ensuring that only one modification is done
at a time.
- modify(AttributeSensor<T>, Function<? super T, Maybe<T>>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicSensorSupport
-
- modify(AttributeSensor<T>, Function<? super T, Maybe<T>>) - Method in class org.apache.brooklyn.core.sensor.AttributeMap
-
Where atomicity is desired, the methods in this class synchronize on the
AttributeMap.values
map.
- MODIFY_CATALOG_ITEM - Static variable in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
- MODIFY_ENTITY - Static variable in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
- modifyAttribute(AttributeSensor<T>, Function<? super T, Maybe<T>>) - Method in interface org.apache.brooklyn.api.entity.EntityLocal
-
Deprecated.
since 0.8.0; use
SensorSupport#modify(AttributeSensor, Function)
via code like sensors().modify(attribute, modifier)
.
- modifyAttribute(AttributeSensor<T>, Function<? super T, Maybe<T>>) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
- MONGO_SERVER_ENDPOINT - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- MONGODB_CONF_TEMPLATE_URL - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.AbstractMongoDBServer
-
- MONGODB_CONF_TEMPLATE_URL - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- MONGODB_CONFIG_SERVER_SPEC - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeployment
-
- MONGODB_KEYFILE_CONTENTS - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBAuthenticationMixins
-
- MONGODB_KEYFILE_DESTINATION - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBAuthenticationMixins
-
- MONGODB_KEYFILE_URL - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBAuthenticationMixins
-
- MONGODB_REPLICA_SET_SPEC - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeployment
-
- MONGODB_ROUTER_SPEC - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeployment
-
- MongoDBAuthenticationMixins - Interface in org.apache.brooklyn.entity.nosql.mongodb
-
- MongoDBAuthenticationUtils - Class in org.apache.brooklyn.entity.nosql.mongodb
-
- MongoDBClient - Interface in org.apache.brooklyn.entity.nosql.mongodb
-
- MongoDBClientDriver - Interface in org.apache.brooklyn.entity.nosql.mongodb
-
- MongoDBClientImpl - Class in org.apache.brooklyn.entity.nosql.mongodb
-
- MongoDBClientImpl() - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientImpl
-
- MongoDBClientSshDriver - Class in org.apache.brooklyn.entity.nosql.mongodb
-
- MongoDBClientSshDriver(EntityLocal, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientSshDriver
-
- MongoDBClientSupport - Class in org.apache.brooklyn.entity.nosql.mongodb
-
Manages connections to standalone MongoDB servers.
- MongoDBClientSupport(ServerAddress) - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientSupport
-
- MongoDBClientSupport(ServerAddress, String, String, String) - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.MongoDBClientSupport
-
- MongoDBConfigServer - Interface in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- MongoDBConfigServerCluster - Interface in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- MongoDBConfigServerClusterImpl - Class in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- MongoDBConfigServerClusterImpl() - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBConfigServerClusterImpl
-
- MongoDBConfigServerDriver - Interface in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- MongoDBConfigServerImpl - Class in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- MongoDBConfigServerImpl() - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBConfigServerImpl
-
- MongoDBConfigServerSshDriver - Class in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- MongoDBConfigServerSshDriver(MongoDBConfigServerImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBConfigServerSshDriver
-
- MongoDBDriver - Interface in org.apache.brooklyn.entity.nosql.mongodb
-
- MongoDBReplicaSet - Interface in org.apache.brooklyn.entity.nosql.mongodb
-
A replica set of
MongoDBServer
s, based on DynamicCluster
which can be resized by a policy
if required.
- MongoDBReplicaSetImpl - Class in org.apache.brooklyn.entity.nosql.mongodb
-
Implementation of
MongoDBReplicaSet
.
- MongoDBReplicaSetImpl() - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSetImpl
-
- MongoDBReplicaSetImpl.EndpointsToDatastoreUrlMapper - Class in org.apache.brooklyn.entity.nosql.mongodb
-
- MongoDBReplicaSetImpl.EndpointsToDatastoreUrlMapper(Entity) - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSetImpl.EndpointsToDatastoreUrlMapper
-
- MongoDBReplicaSetImpl.MemberTrackingPolicy - Class in org.apache.brooklyn.entity.nosql.mongodb
-
- MongoDBReplicaSetImpl.MemberTrackingPolicy() - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSetImpl.MemberTrackingPolicy
-
- MongoDBReplicaSetImpl.RootUsernameReducer - Class in org.apache.brooklyn.entity.nosql.mongodb
-
- MongoDBReplicaSetImpl.RootUsernameReducer() - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSetImpl.RootUsernameReducer
-
- MongoDBRouter - Interface in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- MongoDBRouterCluster - Interface in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- MongoDBRouterClusterImpl - Class in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- MongoDBRouterClusterImpl() - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouterClusterImpl
-
- MongoDBRouterClusterImpl.MemberTrackingPolicy - Class in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- MongoDBRouterClusterImpl.MemberTrackingPolicy() - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouterClusterImpl.MemberTrackingPolicy
-
- MongoDBRouterDriver - Interface in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- MongoDBRouterImpl - Class in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- MongoDBRouterImpl() - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouterImpl
-
- MongoDBRouterSshDriver - Class in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- MongoDBRouterSshDriver(MongoDBRouterImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouterSshDriver
-
- MongoDBServer - Interface in org.apache.brooklyn.entity.nosql.mongodb
-
- MongoDBServerImpl - Class in org.apache.brooklyn.entity.nosql.mongodb
-
- MongoDBServerImpl() - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.MongoDBServerImpl
-
- MongoDBShardCluster - Interface in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- MongoDBShardClusterImpl - Class in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- MongoDBShardClusterImpl() - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardClusterImpl
-
- MongoDBShardedDeployment - Interface in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- MongoDBShardedDeploymentImpl - Class in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- MongoDBShardedDeploymentImpl() - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeploymentImpl
-
- MongoDBShardedDeploymentImpl.ColocatedRouterTrackingPolicy - Class in org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- MongoDBShardedDeploymentImpl.ColocatedRouterTrackingPolicy() - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardedDeploymentImpl.ColocatedRouterTrackingPolicy
-
- MongoDBSshDriver - Class in org.apache.brooklyn.entity.nosql.mongodb
-
- MongoDBSshDriver(MongoDBServerImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.nosql.mongodb.MongoDBSshDriver
-
- MONIT_TARGET_PROCESS_NAME - Static variable in interface org.apache.brooklyn.entity.monitoring.monit.MonitNode
-
- MONIT_TARGET_PROCESS_STATUS - Static variable in interface org.apache.brooklyn.entity.monitoring.monit.MonitNode
-
- MonitDriver - Interface in org.apache.brooklyn.entity.monitoring.monit
-
- MonitNode - Interface in org.apache.brooklyn.entity.monitoring.monit
-
- MonitNodeImpl - Class in org.apache.brooklyn.entity.monitoring.monit
-
- MonitNodeImpl() - Constructor for class org.apache.brooklyn.entity.monitoring.monit.MonitNodeImpl
-
- MonitNodeImpl(Map<?, ?>) - Constructor for class org.apache.brooklyn.entity.monitoring.monit.MonitNodeImpl
-
- MonitNodeImpl(Map<?, ?>, Entity) - Constructor for class org.apache.brooklyn.entity.monitoring.monit.MonitNodeImpl
-
- Monitor - Class in org.apache.brooklyn.qa.longevity
-
- Monitor(MonitorPrefs, MonitorListener) - Constructor for class org.apache.brooklyn.qa.longevity.Monitor
-
- MONITOR_SERVICE_PROBLEMS - Static variable in class org.apache.brooklyn.policy.ha.ServiceFailureDetector
-
- MonitorListener - Interface in org.apache.brooklyn.qa.longevity
-
- MonitorPrefs - Class in org.apache.brooklyn.qa.longevity
-
- MonitorPrefs() - Constructor for class org.apache.brooklyn.qa.longevity.MonitorPrefs
-
- MonitorUtils - Class in org.apache.brooklyn.qa.longevity
-
- MonitorUtils() - Constructor for class org.apache.brooklyn.qa.longevity.MonitorUtils
-
- MonitorUtils.MemoryUsage - Class in org.apache.brooklyn.qa.longevity
-
- MonitorUtils.ProcessHasStderr - Exception in org.apache.brooklyn.qa.longevity
-
- MonitorUtils.ProcessHasStderr(byte[]) - Constructor for exception org.apache.brooklyn.qa.longevity.MonitorUtils.ProcessHasStderr
-
- MonitorUtils.ProcessHasStderr(String, byte[]) - Constructor for exception org.apache.brooklyn.qa.longevity.MonitorUtils.ProcessHasStderr
-
- MonitSshDriver - Class in org.apache.brooklyn.entity.monitoring.monit
-
- MonitSshDriver(MonitNodeImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.monitoring.monit.MonitSshDriver
-
- MoreEntity - Interface in org.apache.brooklyn.test.osgi.entities.more
-
- MoreEntityImpl - Class in org.apache.brooklyn.test.osgi.entities.more
-
- MoreEntityImpl() - Constructor for class org.apache.brooklyn.test.osgi.entities.more.MoreEntityImpl
-
- MoreLocation - Class in org.apache.brooklyn.test.osgi.entities.more
-
- MoreLocation() - Constructor for class org.apache.brooklyn.test.osgi.entities.more.MoreLocation
-
- MorePolicy - Class in org.apache.brooklyn.test.osgi.entities.more
-
- MorePolicy() - Constructor for class org.apache.brooklyn.test.osgi.entities.more.MorePolicy
-
- MoreTemplate - Class in org.apache.brooklyn.test.osgi.entities.more
-
- MoreTemplate() - Constructor for class org.apache.brooklyn.test.osgi.entities.more.MoreTemplate
-
- Movable - Interface in org.apache.brooklyn.policy.loadbalancing
-
Represents an item that can be migrated between balanceable containers.
- MOVE - Static variable in interface org.apache.brooklyn.policy.loadbalancing.Movable
-
- move(Entity) - Method in interface org.apache.brooklyn.policy.loadbalancing.Movable
-
- moveDir(File, File) - Static method in class org.apache.brooklyn.util.io.FileUtil
-
- MULTI_REGION_FABRIC - Static variable in class org.apache.brooklyn.demo.CumulusRDFApplication
-
- MULTICAST_ENABLED - Static variable in interface org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNode
-
- MultiCloudSnitch - Class in org.apache.brooklyn.entity.nosql.cassandra.customsnitch
-
A snitch that can be configured to work across clouds.
- MultiCloudSnitch() - Constructor for class org.apache.brooklyn.entity.nosql.cassandra.customsnitch.MultiCloudSnitch
-
- MultiLocation<T extends MachineLocation> - Class in org.apache.brooklyn.location.multi
-
A location which consists of multiple locations stitched together to form availability zones.
- MultiLocation() - Constructor for class org.apache.brooklyn.location.multi.MultiLocation
-
- MultiLocation.AvailabilityZoneExtensionImpl - Class in org.apache.brooklyn.location.multi
-
- MultiLocation.AvailabilityZoneExtensionImpl(ManagementContext, List<MachineProvisioningLocation<?>>) - Constructor for class org.apache.brooklyn.location.multi.MultiLocation.AvailabilityZoneExtensionImpl
-
- MultiLocationResolver - Class in org.apache.brooklyn.location.multi
-
- MultiLocationResolver() - Constructor for class org.apache.brooklyn.location.multi.MultiLocationResolver
-
- MultimapSerializer - Class in org.apache.brooklyn.rest.util.json
-
Provides a serializer for
Multimap
instances.
- multiply(long) - Method in class org.apache.brooklyn.util.time.Duration
-
- multiply(double) - Method in class org.apache.brooklyn.util.time.Duration
-
as #multiply(long), but approximate due to the division (nano precision)
- MutableBrooklynMemento - Class in org.apache.brooklyn.core.mgmt.rebind.dto
-
Deprecated.
since 0.7.0; this code will move to src/tests/java
- MutableBrooklynMemento() - Constructor for class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- MutableBrooklynMemento(BrooklynMemento) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- MutableList<V> - Class in org.apache.brooklyn.util.collections
-
- MutableList() - Constructor for class org.apache.brooklyn.util.collections.MutableList
-
- MutableList(Collection<? extends V>) - Constructor for class org.apache.brooklyn.util.collections.MutableList
-
- MutableList(Iterable<? extends V>) - Constructor for class org.apache.brooklyn.util.collections.MutableList
-
- MutableList.Builder<V> - Class in org.apache.brooklyn.util.collections
-
- MutableList.Builder() - Constructor for class org.apache.brooklyn.util.collections.MutableList.Builder
-
- MutableMap<K,V> - Class in org.apache.brooklyn.util.collections
-
Map impl, exposing simple builder operations (add) in a fluent-style API,
where the final map is mutable.
- MutableMap() - Constructor for class org.apache.brooklyn.util.collections.MutableMap
-
- MutableMap(Map) - Constructor for class org.apache.brooklyn.util.collections.MutableMap
-
- MutableMap.Builder<K,V> - Class in org.apache.brooklyn.util.collections
-
- MutableMap.Builder() - Constructor for class org.apache.brooklyn.util.collections.MutableMap.Builder
-
- MutableSet<V> - Class in org.apache.brooklyn.util.collections
-
- MutableSet() - Constructor for class org.apache.brooklyn.util.collections.MutableSet
-
- MutableSet(Iterable<? extends V>) - Constructor for class org.apache.brooklyn.util.collections.MutableSet
-
- MutableSet.Builder<V> - Class in org.apache.brooklyn.util.collections
-
- MutableSet.Builder() - Constructor for class org.apache.brooklyn.util.collections.MutableSet.Builder
-
- MutableSetConverter - Class in org.apache.brooklyn.util.core.xstream
-
- MutableSetConverter(Mapper) - Constructor for class org.apache.brooklyn.util.core.xstream.MutableSetConverter
-
- MutexSupport - Class in org.apache.brooklyn.util.core.mutex
-
- MutexSupport() - Constructor for class org.apache.brooklyn.util.core.mutex.MutexSupport
-
- MUTUALLY_EXCLUSIVE_OPTS - Static variable in class org.apache.brooklyn.entity.java.JavaSoftwareProcessSshDriver
-
- MVN_SCHEME - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- MXBEAN_STATS_ENABLED - Static variable in interface org.apache.brooklyn.entity.java.UsesJavaMXBeans
-
- MY_ID - Static variable in interface org.apache.brooklyn.entity.zookeeper.ZooKeeperNode
-
- MYSQL_PORT - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode
-
- MYSQL_SERVER_CONF - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode
-
- MYSQL_SERVER_CONF_LOWER_CASE_TABLE_NAMES - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode
-
- MYSQL_SERVER_ID - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode
-
- MYSQL_URL - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode
-
Deprecated.
since 0.7.0 use DATASTORE_URL
- MySqlCluster - Interface in org.apache.brooklyn.entity.database.mysql
-
- MySqlCluster.MySqlMaster - Interface in org.apache.brooklyn.entity.database.mysql
-
- MySqlCluster.MySqlSlave - Interface in org.apache.brooklyn.entity.database.mysql
-
- MySqlClusterImpl - Class in org.apache.brooklyn.entity.database.mysql
-
- MySqlClusterImpl() - Constructor for class org.apache.brooklyn.entity.database.mysql.MySqlClusterImpl
-
- MySqlClusterImpl.MemberRemovedListener - Class in org.apache.brooklyn.entity.database.mysql
-
- MySqlClusterImpl.MemberRemovedListener() - Constructor for class org.apache.brooklyn.entity.database.mysql.MySqlClusterImpl.MemberRemovedListener
-
- MySqlClusterImpl.SlaveStateCallable - Class in org.apache.brooklyn.entity.database.mysql
-
- MySqlClusterImpl.SlaveStateCallable(MySqlNode) - Constructor for class org.apache.brooklyn.entity.database.mysql.MySqlClusterImpl.SlaveStateCallable
-
- MySqlClusterImpl.SlaveStateParser - Class in org.apache.brooklyn.entity.database.mysql
-
- MySqlClusterImpl.SlaveStateParser(Entity) - Constructor for class org.apache.brooklyn.entity.database.mysql.MySqlClusterImpl.SlaveStateParser
-
- MySqlClusterUtils - Class in org.apache.brooklyn.entity.database.mysql
-
- MySqlClusterUtils() - Constructor for class org.apache.brooklyn.entity.database.mysql.MySqlClusterUtils
-
- MySqlDriver - Interface in org.apache.brooklyn.entity.database.mysql
-
The
SoftwareProcessDriver
for MySQL.
- MySqlNode - Interface in org.apache.brooklyn.entity.database.mysql
-
- MySqlNode.ChangePasswordEffector - Interface in org.apache.brooklyn.entity.database.mysql
-
- MySqlNode.ExportDumpEffector - Interface in org.apache.brooklyn.entity.database.mysql
-
- MySqlNode.ImportDumpEffector - Interface in org.apache.brooklyn.entity.database.mysql
-
- MySqlNodeEffectors - Class in org.apache.brooklyn.entity.database.mysql
-
- MySqlNodeEffectors() - Constructor for class org.apache.brooklyn.entity.database.mysql.MySqlNodeEffectors
-
- MySqlNodeEffectors.ChangePasswordEffectorBody - Class in org.apache.brooklyn.entity.database.mysql
-
- MySqlNodeEffectors.ChangePasswordEffectorBody() - Constructor for class org.apache.brooklyn.entity.database.mysql.MySqlNodeEffectors.ChangePasswordEffectorBody
-
- MySqlNodeEffectors.ExportDumpEffectoryBody - Class in org.apache.brooklyn.entity.database.mysql
-
- MySqlNodeEffectors.ExportDumpEffectoryBody() - Constructor for class org.apache.brooklyn.entity.database.mysql.MySqlNodeEffectors.ExportDumpEffectoryBody
-
- MySqlNodeEffectors.ImportDumpEffectorBody - Class in org.apache.brooklyn.entity.database.mysql
-
- MySqlNodeEffectors.ImportDumpEffectorBody() - Constructor for class org.apache.brooklyn.entity.database.mysql.MySqlNodeEffectors.ImportDumpEffectorBody
-
- MySqlNodeImpl - Class in org.apache.brooklyn.entity.database.mysql
-
- MySqlNodeImpl() - Constructor for class org.apache.brooklyn.entity.database.mysql.MySqlNodeImpl
-
- MySqlNodeImpl(Entity) - Constructor for class org.apache.brooklyn.entity.database.mysql.MySqlNodeImpl
-
- MySqlNodeImpl(Map<?, ?>) - Constructor for class org.apache.brooklyn.entity.database.mysql.MySqlNodeImpl
-
- MySqlNodeImpl(Map<?, ?>, Entity) - Constructor for class org.apache.brooklyn.entity.database.mysql.MySqlNodeImpl
-
- MySqlRowParser - Class in org.apache.brooklyn.entity.database.mysql
-
- MySqlRowParser() - Constructor for class org.apache.brooklyn.entity.database.mysql.MySqlRowParser
-
- MySqlSshDriver - Class in org.apache.brooklyn.entity.database.mysql
-
The SSH implementation of the
MySqlDriver
.
- MySqlSshDriver(MySqlNodeImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.database.mysql.MySqlSshDriver
-
N
- NaiveScriptRunner - Interface in org.apache.brooklyn.entity.software.base.lifecycle
-
Marks something which can run scripts.
- name(String) - Method in class org.apache.brooklyn.camp.spi.AbstractResource.Builder
-
- name(String) - Method in class org.apache.brooklyn.camp.spi.pdp.AssemblyTemplateConstructor
-
- name(Predicate<? super String>) - Static method in class org.apache.brooklyn.core.catalog.CatalogPredicates
-
Deprecated.
since 0.7.0 use
CatalogPredicates.displayName(Predicate)
- name(String) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder
-
Deprecated.
since 0.7.0 use
CatalogItemBuilder.displayName(java.lang.String)
- name(String) - Method in class org.apache.brooklyn.core.config.BasicConfigKey.Builder
-
- NAME - Static variable in class org.apache.brooklyn.core.config.ConfigKeys.DynamicKeys
-
- name(String) - Method in class org.apache.brooklyn.core.effector.EffectorTasks.ParameterTask
-
- NAME - Static variable in class org.apache.brooklyn.core.location.CatalogLocationResolver
-
- name(String) - Method in class org.apache.brooklyn.core.sensor.Sensors.Builder
-
- name - Variable in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient.Domain
-
- name - Variable in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingWebClient.SmartSubdomain
-
- name(String) - Method in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
see #getName()
- name(String) - Method in class org.apache.brooklyn.policy.autoscaling.AutoScalerPolicy.Builder
-
- NAME - Static variable in class org.apache.brooklyn.policy.followthesun.FollowTheSunPolicy
-
- name(String) - Method in class org.apache.brooklyn.rest.domain.ApplicationSpec.Builder
-
- name(String) - Method in class org.apache.brooklyn.util.core.task.TaskBuilder
-
Deprecated.
since 0.8.0; use
TaskBuilder.displayName(String)
- name(String) - Method in class org.apache.brooklyn.util.pool.BasicPool.Builder
-
- NAME_METADATA_KEY - Static variable in class org.apache.brooklyn.location.jclouds.pool.ReusableMachineTemplate
-
- nameComparator() - Static method in class org.apache.brooklyn.rest.domain.SummaryComparators
-
- NAMED - Static variable in class org.apache.brooklyn.core.location.NamedLocationResolver
-
- named(String) - Method in class org.apache.brooklyn.location.jclouds.networking.SecurityGroupDefinition
-
- named(String) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Set the location of the generated archive file.
- named(File) - Method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
- NAMED_CONF_TEMPLATE - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- NAMED_PROPERTY_FILES - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- NAMED_SPEC_NAME - Static variable in interface org.apache.brooklyn.core.location.internal.LocationInternal
-
- NAMED_WARS - Static variable in interface org.apache.brooklyn.entity.webapp.JavaWebAppService
-
- namedActionWithUrl(String, Function<T, String>) - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
- namedActionWithUrl(String) - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
- namedActionWithUrl(Function<T, String>) - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
- namedActionWithUrl() - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
- NamedLocationResolver - Class in org.apache.brooklyn.core.location
-
Allows you to say, in your brooklyn.properties:
brooklyn.location.named.foo=localhost
brooklyn.location.named.foo.user=bob
brooklyn.location.named.foo.privateKeyFile=~/.ssh/custom-key-for-bob
brooklyn.location.named.foo.privateKeyPassphrase=WithAPassphrase
- NamedLocationResolver() - Constructor for class org.apache.brooklyn.core.location.NamedLocationResolver
-
- nameEqualTo(String) - Static method in class org.apache.brooklyn.core.config.ConfigPredicates
-
- nameEqualTo(String) - Static method in class org.apache.brooklyn.util.core.sensor.SensorPredicates
-
- nameFunction() - Static method in class org.apache.brooklyn.util.javalang.Enums
-
returns a function which given an enum, returns its
name()
function
- nameMatchesGlob(String) - Static method in class org.apache.brooklyn.core.config.ConfigPredicates
-
- nameMatchesRegex(String) - Static method in class org.apache.brooklyn.core.config.ConfigPredicates
-
- nameMatching(Predicate<String>) - Static method in class org.apache.brooklyn.core.config.ConfigPredicates
-
Deprecated.
since 0.9.0; use
ConfigPredicates.nameSatisfies(Predicate)
- nameSatisfies(Predicate<? super String>) - Static method in class org.apache.brooklyn.core.config.ConfigPredicates
-
- nameStartsWith(String) - Static method in class org.apache.brooklyn.core.config.ConfigPredicates
-
- nanos() - Method in class org.apache.brooklyn.util.time.Duration
-
number of nanoseconds of this duration
- nanos(Number) - Static method in class org.apache.brooklyn.util.time.Duration
-
creates new
Duration
instance of the given length of time
- NATIVE_TRANSPORT_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- nativePath(String) - Static method in class org.apache.brooklyn.util.os.Os
-
- NativeWindowsScriptRunner - Interface in org.apache.brooklyn.entity.software.base.lifecycle
-
- NaturalOrderComparator - Class in org.apache.brooklyn.util.text
-
comparator which takes two strings and puts them in an order
with special rules for numbers (whole number) to be placed in numeric order;
e.g.
- NaturalOrderComparator() - Constructor for class org.apache.brooklyn.util.text.NaturalOrderComparator
-
- netmask() - Method in class org.apache.brooklyn.util.net.Cidr
-
returns the netmask for this cidr; e.g.
- NETWORK_BYTES_IN - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- NETWORK_BYTES_OUT - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- NETWORK_NAME - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- NETWORK_NUM_REQUESTS - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- Networking - Class in org.apache.brooklyn.util.net
-
- Networking() - Constructor for class org.apache.brooklyn.util.net.Networking
-
- NetworkingTestUtils - Class in org.apache.brooklyn.test
-
- NetworkingTestUtils() - Constructor for class org.apache.brooklyn.test.NetworkingTestUtils
-
- NetworkMultiAddressUtils - Class in org.apache.brooklyn.util.net
-
Given several strings, determines which have the longest, and shorted, initial matching prefix.
- NetworkMultiAddressUtils() - Constructor for class org.apache.brooklyn.util.net.NetworkMultiAddressUtils
-
- NEVER_UNWRAP_APPS_PROPERTY - Static variable in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynAssemblyTemplateInstantiator
-
- NEW_MASTER_ID - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynCluster.SelectMasterEffector
-
- newAccessor(String) - Method in class org.apache.brooklyn.core.mgmt.persist.FileBasedObjectStore
-
- newAccessor(String) - Method in class org.apache.brooklyn.core.mgmt.persist.jclouds.JcloudsBlobStoreBasedObjectStore
-
- newAccessor(String) - Method in interface org.apache.brooklyn.core.mgmt.persist.PersistenceObjectStore
-
For reading/writing data to the item at the given path.
- newAveragingEnricher(Map<String, ?>, AttributeSensor<? extends N>, AttributeSensor<Double>, N, Double) - Static method in class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
since 0.7.0; use
Enrichers.builder()
- newAveragingEnricher(AttributeSensor<N>, AttributeSensor<Double>) - Static method in class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
- newAwsExceptionRetryPredicate() - Static method in class org.apache.brooklyn.location.jclouds.networking.JcloudsLocationSecurityGroupCustomizer
-
- newBackupPersistencePathResolver(ManagementContext) - Static method in class org.apache.brooklyn.core.server.BrooklynServerPaths
-
- newBasicMemento(BrooklynObject) - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators
-
Inspects a brooklyn object to create a basic corresponding memento.
- newBlobstoreContext(String, String, String, String) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
Temporary constructor to address https://issues.apache.org/jira/browse/JCLOUDS-615.
- newBooleanConfigKey(String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newBooleanConfigKey(String, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newBooleanConfigKey(String, String, Boolean) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newBooleanSensor(String) - Static method in class org.apache.brooklyn.core.sensor.Sensors
-
- newBooleanSensor(String, String) - Static method in class org.apache.brooklyn.core.sensor.Sensors
-
- newBrooklynMemento(ManagementContext) - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators
-
Deprecated.
since 0.7.0; will be moved to test code; generate each entity/location memento separately
- newCalendarFromDate(Date) - Static method in class org.apache.brooklyn.util.time.Time
-
- newCalendarFromMillisSinceEpochUtc(long) - Static method in class org.apache.brooklyn.util.time.Time
-
- newCatalogItemMemento(CatalogItem<?, ?>) - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators
-
Deprecated.
since 0.7.0, see
MementosGenerators.newBasicMemento(BrooklynObject)
- newCertificateFor(X500Principal, PublicKey) - Method in class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
- newCertificateFor(String, PublicKey) - Method in class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
- newCertificateFor(String, KeyPair) - Method in class org.apache.brooklyn.util.core.crypto.FluentKeySigner
-
- newClassLoadingContext(ManagementContext, CatalogItem<?, ?>) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
- newClassLoadingContext(ManagementContext, RegisteredType) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
- newClassLoadingContext(ManagementContext, RegisteredType, BrooklynClassLoadingContext) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
made @Beta in 0.9.0 because we're not sure to what extent to support stacking loaders;
only a couple places currently rely on such stacking, in general the item and the bundles *are* the context,
and life gets hard if we support complex stacking!
- newClassLoadingContext(ManagementContext, String, Collection<? extends OsgiBundleWithUrl>) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
- newClassLoadingContext(ManagementContext, String, Collection<? extends OsgiBundleWithUrl>, BrooklynClassLoadingContext) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
Deprecated.
- newClassLoadingContext(ManagementContext, String, Collection<CatalogItem.CatalogBundle>, ClassLoader) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogUtils
-
Deprecated.
since 0.7.0 only for legacy catalog items which provide a non-osgi loader; see
#newDefault(ManagementContext)
- newConfigKey(Class<T>, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newConfigKey(Class<T>, String, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newConfigKey(TypeToken<T>, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newConfigKey(TypeToken<T>, String, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newConfigKey(Class<T>, String, String, T) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newConfigKey(TypeToken<T>, String, String, T) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newConfigKey(String, String, T) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
Infers the type from the default value
- newConfigKeyRenamed(String, ConfigKey<T>) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newConfigKeyWithDefault(ConfigKey<T>, T) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newConfigKeyWithDefault(ConfigKey<T>, String, T) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newConfigKeyWithPrefix(String, ConfigKey<T>) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newConfigKeyWithPrefixRemoved(String, ConfigKey<T>) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newDataGrid(ManagementContextInternal) - Method in interface org.apache.brooklyn.core.internal.storage.DataGridFactory
-
Creates a
BrooklynStorage
instance.
- newDataGrid(ManagementContextInternal) - Method in class org.apache.brooklyn.core.internal.storage.impl.inmemory.InMemoryDataGridFactory
-
- newDataGrid(ManagementContextInternal) - Method in class org.apache.brooklyn.internal.storage.impl.hazelcast.HazelcastDataGridFactory
-
- newDefault(StringConfigMap) - Static method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadsManager
-
The default is (in-order) to:
Use the local repo, if any (defaulting to $HOME/.brooklyn/repository)
Use brooklyn properties for any download overrides defined there (see
DownloadProducerFromProperties
Use the entity's Attributes.DOWNLOAD_URL
Use the cloudsoft fallback repo
- newDefault() - Static method in class org.apache.brooklyn.core.internal.BrooklynProperties.Factory
-
creates a new
BrooklynProperties
with contents loaded
from the usual places, including *.properties files and environment variables
- newDefault() - Static method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl.Factory
-
creates a new
BrooklynPropertiesImpl
with contents loaded
from the usual places, including *.properties files and environment variables
- newDefault(ManagementContext) - Static method in class org.apache.brooklyn.core.mgmt.classloading.JavaBrooklynClassLoadingContext
-
Deprecated.
- newDefault() - Static method in class org.apache.brooklyn.policy.followthesun.FollowTheSunParameters
-
- newDefaultLocalScanningDto(CatalogClasspathDo.CatalogScanningModes) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogDto
-
- newDefaultLocalScanningDto(CatalogClasspathDo.CatalogScanningModes) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogDtoUtils
-
- newDoubleConfigKey(String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newDoubleConfigKey(String, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newDoubleConfigKey(String, String, Double) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newDoubleSensor(String) - Static method in class org.apache.brooklyn.core.sensor.Sensors
-
- newDoubleSensor(String, String) - Static method in class org.apache.brooklyn.core.sensor.Sensors
-
- newDownloader(EntityDriver) - Method in interface org.apache.brooklyn.api.entity.drivers.downloads.DownloadResolverManager
-
For installing the main entity.
- newDownloader(EntityDriver, Map<String, ?>) - Method in interface org.apache.brooklyn.api.entity.drivers.downloads.DownloadResolverManager
-
For installing the main entity.
- newDownloader(EntityDriver, String, Map<String, ?>) - Method in interface org.apache.brooklyn.api.entity.drivers.downloads.DownloadResolverManager
-
For installing an entity add-on.
- newDownloader(EntityDriver) - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadsManager
-
- newDownloader(EntityDriver, Map<String, ?>) - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadsManager
-
- newDownloader(EntityDriver, String, Map<String, ?>) - Method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadsManager
-
- newDownloader(EntityDriver) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- newDownloader(EntityDriver, Map<String, ?>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- newDownloader(EntityDriver, String) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- newDownloader(EntityDriver, String, Map<String, ?>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- newDtoFromCatalogItems(Collection<CatalogItem<?, ?>>) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogDto
-
Deprecated.
since 0.7.0 use
CatalogDto.newDtoFromCatalogItems(Collection, String)
, supplying a description for tracking
- newDtoFromCatalogItems(Collection<CatalogItem<?, ?>>, String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogDto
-
- newDtoFromUrl(String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogDto
-
Deprecated.
since 0.7.0 use
CatalogDto.newDtoFromXmlUrl(String)
if you must, but note the xml format itself is deprecated
- newDtoFromUrl(String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogDtoUtils
-
- newDtoFromXmlContents(String, String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogDto
-
Deprecated.
since 0.7.0 the xml format is deprecated; use YAML parse routines on BasicBrooklynCatalog
- newDtoFromXmlUrl(String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogDto
-
Deprecated.
since 0.7.0 the xml format is deprecated; use YAML parse routines on BasicBrooklynCatalog
- newDurationConfigKey(String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newDurationConfigKey(String, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newDurationConfigKey(String, String, Duration) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newEffectorBuilder(ConfigBag) - Static method in class org.apache.brooklyn.core.effector.AddChildrenEffector
-
- newEffectorBuilder(Class<T>, ConfigBag) - Static method in class org.apache.brooklyn.core.effector.AddEffector
-
- newEffectorBuilder(ConfigBag) - Static method in class org.apache.brooklyn.core.effector.ssh.SshCommandEffector
-
- newEmpty() - Static method in class org.apache.brooklyn.core.entity.drivers.downloads.BasicDownloadsManager
-
- newEmpty() - Static method in class org.apache.brooklyn.core.internal.BrooklynProperties.Factory
-
creates a new empty
BrooklynProperties
- newEmpty() - Static method in class org.apache.brooklyn.core.internal.BrooklynPropertiesImpl.Factory
-
creates a new empty
BrooklynPropertiesImpl
- newEmptyInstance(String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogDto
-
Used when caller wishes to create an explicitly empty catalog
- newEnricher(Map<String, ?>, AttributeSensor<S>, AttributeSensor<T>, Closure<?>, S) - Static method in class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
since 0.7.0; use
Enrichers.builder()
- newEnricher(Map<String, ?>, AttributeSensor<S>, AttributeSensor<T>, Closure<?>) - Static method in class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
- newEnricher(AttributeSensor<S>, AttributeSensor<T>, Closure<?>, S) - Static method in class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
- newEnricher(AttributeSensor<S>, AttributeSensor<T>, Closure<?>) - Static method in class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
- newEnricher(Map<String, ?>, AttributeSensor<S>, AttributeSensor<T>, Function<Collection<S>, T>, S) - Static method in class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
since 0.7.0; use
Enrichers.builder()
- newEnricher(Map<String, ?>, AttributeSensor<S>, AttributeSensor<T>, Function<Collection<S>, T>) - Static method in class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
- newEnricher(AttributeSensor<S>, AttributeSensor<T>, Function<Collection<S>, T>, S) - Static method in class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
- newEnricher(AttributeSensor<S>, AttributeSensor<T>, Function<Collection<S>, T>) - Static method in class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
- newEnricherForServiceState(Class<? extends Enricher>) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic
-
- newEnricherForServiceStateFromProblemsAndUp() - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic
-
- newEnricherForServiceUpIfNotUpIndicatorsEmpty() - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ServiceNotUpLogic
-
- newEnricherFromChildren() - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic
-
provides the default
ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembers
enricher,
using the default unique tag (ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembers.DEFAULT_UNIQUE_TAG
),
configured here to require none on fire, and either no children or at least one up child,
the spec can be further configured as appropriate
- newEnricherFromChildrenState() - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic
-
as
ServiceStateLogic.newEnricherFromChildren()
but only publishing service problems,
listening to children and members, ignoring service up,
and using the same logic
(viz looking at children and members and requiring none are on fire) by default
- newEnricherFromChildrenUp() - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic
-
as
ServiceStateLogic.newEnricherFromChildren()
but only publishing service not-up indicators,
using a different unique tag (ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembers.DEFAULT_UNIQUE_TAG_UP
),
listening to children only, ignoring lifecycle/service-state,
and using the same logic
(viz looking only at children (not members) and requiring either no children or at least one child up) by default
- newEnricherMemento(Enricher) - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators
-
Deprecated.
since 0.7.0, see
MementosGenerators.newBasicMemento(BrooklynObject)
- newEntity(String, String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder
-
- newEntity(Entity) - Method in class org.apache.brooklyn.core.entity.factory.AbstractConfigurableEntityFactory
-
- newEntity(Map, Entity) - Method in class org.apache.brooklyn.core.entity.factory.AbstractConfigurableEntityFactory
-
- newEntity(Map, Entity) - Method in interface org.apache.brooklyn.core.entity.factory.EntityFactory
-
Deprecated.
- newEntity2(Map, Entity) - Method in class org.apache.brooklyn.core.entity.factory.AbstractConfigurableEntityFactory
-
- newEntity2(Map, Entity) - Method in class org.apache.brooklyn.core.entity.factory.BasicConfigurableEntityFactory
-
Deprecated.
- newEntity2(Map, Entity) - Method in class org.apache.brooklyn.core.entity.factory.ClosureEntityFactory
-
- newEntity2(Map, Entity) - Method in class org.apache.brooklyn.core.entity.factory.ConfigurableEntityFactoryFromEntityFactory
-
- newEntity2(Map, Entity) - Method in class org.apache.brooklyn.entity.webapp.ElasticJavaWebAppService.Factory
-
Deprecated.
- newEntityMemento(Entity) - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators
-
Deprecated.
since 0.7.0, see
MementosGenerators.newBasicMemento(BrooklynObject)
- newEntityMementoBuilder(Entity) - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators
-
Deprecated.
since 0.7.0; use
MementosGenerators.newBasicMemento(BrooklynObject)
instead
- newEvent(Entity, T) - Method in interface org.apache.brooklyn.api.sensor.Sensor
-
Create a new
SensorEvent
object for a specific Entity
and data point.
- newEvent(Entity, T) - Method in class org.apache.brooklyn.core.sensor.BasicSensor
-
- newFactoryForLocation(Location) - Method in interface org.apache.brooklyn.core.entity.factory.EntityFactoryForLocation
-
- newFactoryForLocation(Location) - Method in class org.apache.brooklyn.entity.webapp.ElasticJavaWebAppService.Factory
-
Deprecated.
- newFeedMemento(Feed) - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators
-
Deprecated.
since 0.7.0, see
MementosGenerators.newBasicMemento(BrooklynObject)
- newFrameworkFactory() - Static method in class org.apache.brooklyn.rt.felix.EmbeddedFelixFramework
-
- newFrameworkFactory() - Static method in class org.apache.brooklyn.util.core.osgi.Osgis
-
Deprecated.
since 0.9.0, replaced by {@link EmbeddedFelixFramework#newFrameworkFactory()
- newFrameworkStarted(String, boolean, Map<?, ?>) - Static method in class org.apache.brooklyn.rt.felix.EmbeddedFelixFramework
-
- newFrameworkStarted(String, boolean, Map<?, ?>) - Static method in class org.apache.brooklyn.util.core.osgi.Osgis
-
Deprecated.
since 0.9.0, replaced by
Osgis.getFramework(java.lang.String, boolean)
- newHashMap(K, V) - Static method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- newInputStreamWithContents(String) - Static method in class org.apache.brooklyn.util.stream.Streams
-
- newInspectAllTrustManager(X509TrustManager) - Static method in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- newInstance(Class<T>) - Static method in class org.apache.brooklyn.api.entity.EntitySpec
-
- newInstance(BrooklynClassLoadingContext, Map<String, ?>) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver.Factory
-
- newInstance(BrooklynClassLoadingContext, AbstractResource) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver.Factory
-
- newInstance(BrooklynClassLoadingContext, String) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynComponentTemplateResolver.Factory
-
- newInstance() - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlTypeInstantiator.InstantiatorFromKey
-
as
BrooklynYamlTypeInstantiator.InstantiatorFromKey.newInstance(Class)
but inferring the type
- newInstance(Class<T>) - Method in class org.apache.brooklyn.camp.brooklyn.spi.creation.BrooklynYamlTypeInstantiator.InstantiatorFromKey
-
creates a new instance of the type referred to by this description,
as a subtype of the type supplied here,
inferring a Map from
brooklyn.config
key.
- newInstance(DtoFactory, ApplicationComponent) - Static method in class org.apache.brooklyn.camp.server.dto.ApplicationComponentDto
-
- newInstance(DtoFactory, ApplicationComponentTemplate) - Static method in class org.apache.brooklyn.camp.server.dto.ApplicationComponentTemplateDto
-
- newInstance(DtoFactory, Assembly) - Static method in class org.apache.brooklyn.camp.server.dto.AssemblyDto
-
- newInstance(DtoFactory, AssemblyTemplate) - Static method in class org.apache.brooklyn.camp.server.dto.AssemblyTemplateDto
-
- newInstance(DtoFactory, Class<? extends AbstractResource>, Link<?>) - Static method in class org.apache.brooklyn.camp.server.dto.LinkDto
-
- newInstance(String, String) - Static method in class org.apache.brooklyn.camp.server.dto.LinkDto
-
- newInstance(String, String, Map<String, ?>) - Static method in class org.apache.brooklyn.camp.server.dto.LinkDto
-
- newInstance(DtoFactory, PlatformComponent) - Static method in class org.apache.brooklyn.camp.server.dto.PlatformComponentDto
-
- newInstance(DtoFactory, PlatformComponentTemplate) - Static method in class org.apache.brooklyn.camp.server.dto.PlatformComponentTemplateDto
-
- newInstance(DtoFactory, PlatformRootSummary) - Static method in class org.apache.brooklyn.camp.server.dto.PlatformDto
-
- newInstance(DtoFactory, AbstractResource) - Static method in class org.apache.brooklyn.camp.server.dto.ResourceDto
-
- newInstance(ConfigBag) - Static method in class org.apache.brooklyn.core.config.ConfigKeys.DynamicKeys
-
- newInstance(Map<?, ?>) - Static method in class org.apache.brooklyn.core.config.ConfigKeys.DynamicKeys
-
creates a new
ConfigKey
given a map describing it
- newInstance(Predicate<Object>) - Static method in class org.apache.brooklyn.core.config.Sanitizer
-
- newInstance() - Static method in class org.apache.brooklyn.core.config.Sanitizer
-
- newInstance(ConfigBag) - Static method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
- newInstance() - Static method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
Creates a configurable (fluent API) launcher for use starting the web console and Brooklyn applications.
- newInstance(String) - Static method in class org.apache.brooklyn.rest.client.BrooklynApi
-
Creates a BrooklynApi using an HTTP connection pool
- newInstance(String, int, int) - Static method in class org.apache.brooklyn.rest.client.BrooklynApi
-
Creates a BrooklynApi using an HTTP connection pool
- newInstance(String, String, String) - Static method in class org.apache.brooklyn.rest.client.BrooklynApi
-
Creates a BrooklynApi using an HTTP connection pool
- newInstance(String, String, String, int, int) - Static method in class org.apache.brooklyn.rest.client.BrooklynApi
-
Creates a BrooklynApi using an HTTP connection pool
- newInstance(String, LocationSpec) - Static method in class org.apache.brooklyn.rest.transform.LocationTransformer
-
Deprecated.
since 0.7.0 use method taking management context and detail specifier
- newInstance(ManagementContext, String, LocationSpec, LocationTransformer.LocationDetailLevel) - Static method in class org.apache.brooklyn.rest.transform.LocationTransformer
-
- newInstance(LocationDefinition) - Static method in class org.apache.brooklyn.rest.transform.LocationTransformer
-
Deprecated.
since 0.7.0 use method taking management context and detail specifier
- newInstance(ManagementContext, LocationDefinition, LocationTransformer.LocationDetailLevel) - Static method in class org.apache.brooklyn.rest.transform.LocationTransformer
-
- newInstance(ManagementContext, Location, LocationTransformer.LocationDetailLevel) - Static method in class org.apache.brooklyn.rest.transform.LocationTransformer
-
- newInstance() - Static method in class org.apache.brooklyn.util.collections.Jsonya
-
creates a
Jsonya.Navigator
backed by a newly created map;
the map can be accessed by Navigator#getMap()
- newInstance(int, double, boolean) - Static method in class org.apache.brooklyn.util.collections.QuorumCheck.QuorumChecks
-
- newInstance(Runnable, T) - Static method in class org.apache.brooklyn.util.concurrent.CallableFromRunnable
-
- newInstance() - Static method in class org.apache.brooklyn.util.core.config.ConfigBag
-
creates a new ConfigBag instance, empty and ready for population
- newInstance(Map<?, ?>) - Static method in class org.apache.brooklyn.util.core.config.ConfigBag
-
- newInstance(Class<I>, Class<O>) - Static method in class org.apache.brooklyn.util.guava.IfFunctions
-
- newInstance() - Static method in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
- newInstance(String...) - Static method in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
- newInstance(BitSet, int) - Static method in class org.apache.brooklyn.util.math.BitList
-
- newInstance(byte...) - Static method in class org.apache.brooklyn.util.math.BitList
-
- newInstance(List<Boolean>) - Static method in class org.apache.brooklyn.util.math.BitList
-
- newInstance(boolean...) - Static method in class org.apache.brooklyn.util.math.BitList
-
- newInstance(BigInteger) - Static method in class org.apache.brooklyn.util.math.BitList
-
- newInstanceCopying(ConfigBag) - Static method in class org.apache.brooklyn.util.core.config.ConfigBag
-
creates a new ConfigBag instance which includes all of the supplied ConfigBag's values,
but which tracks usage separately (already used values are marked as such,
but uses in the original set will not be marked here, and vice versa)
- newInstanceExcludingOnly(String...) - Static method in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
- newInstanceExtending(ConfigBag) - Static method in class org.apache.brooklyn.util.core.config.ConfigBag
-
creates a new ConfigBag instance which includes all of the supplied ConfigBag's values,
plus an additional set of <ConfigKey,Object> or <String,Object> pairs
- newInstanceExtending(ConfigBag, Map<?, ?>) - Static method in class org.apache.brooklyn.util.core.config.ConfigBag
-
As
ConfigBag.newInstanceExtending(ConfigBag)
but also putting the supplied values.
- newInstanceForReal() - Static method in class org.apache.brooklyn.core.mgmt.internal.BrooklynShutdownHooks.BrooklynShutdownHookJob
-
- newInstanceForTesting() - Static method in class org.apache.brooklyn.core.mgmt.internal.BrooklynShutdownHooks.BrooklynShutdownHookJob
-
testing instance does not actually set the `isShutDown` bit
- newInstanceFromBytes(int...) - Static method in class org.apache.brooklyn.util.math.BitList
-
as
BitList.newInstance(byte...)
, but accepting ints for convenience;
only the least significant 8 bits of the parameters are considered
- newInstanceListeningTo(Entity, Sensor<?>...) - Static method in class org.apache.brooklyn.enricher.stock.SensorPropagatingEnricher
-
Deprecated.
- newInstanceListeningToAllSensors(Entity) - Static method in class org.apache.brooklyn.enricher.stock.SensorPropagatingEnricher
-
Deprecated.
- newInstanceListeningToAllSensorsBut(Entity, Sensor<?>...) - Static method in class org.apache.brooklyn.enricher.stock.SensorPropagatingEnricher
-
Deprecated.
- newInstanceLiteral() - Static method in class org.apache.brooklyn.util.collections.Jsonya
-
as
Jsonya.newInstanceTranslating(Function)
using an identity function
(functionally equivalent to Jsonya.newInstance()
but explicit about it
- newInstanceMaskingError(T, Throwable) - Static method in class org.apache.brooklyn.util.exceptions.ReferenceWithError
-
returns a reference which includes an error, but attempts to get the content do not cause the error to throw
- newInstancePaused(Duration) - Static method in class org.apache.brooklyn.util.time.CountdownTimer
-
- newInstancePrimitive() - Static method in class org.apache.brooklyn.util.collections.Jsonya
-
as
Jsonya.newInstanceTranslating(Function)
using a function which only supports JSON primitives:
maps and collections are traversed, strings and primitives are inserted, and everything else has toString applied.
- newInstanceRenaming(Entity, Map<? extends Sensor<?>, ? extends Sensor<?>>) - Static method in class org.apache.brooklyn.enricher.stock.SensorPropagatingEnricher
-
Deprecated.
since 0.7.0; use
Enrichers.builder()
- newInstanceStarted(Duration) - Static method in class org.apache.brooklyn.util.time.CountdownTimer
-
- newInstanceThrowingError(T, Throwable) - Static method in class org.apache.brooklyn.util.exceptions.ReferenceWithError
-
returns a reference which includes an error, and where attempts to get the content cause the error to throw
- newInstanceTransforming(Entity, AttributeSensor<U>, Function<U, V>, AttributeSensor<V>) - Static method in class org.apache.brooklyn.enricher.stock.SensorTransformingEnricher
-
Deprecated.
since 0.7.0; use
Enrichers.builder()
- newInstanceTransforming(Entity, AttributeSensor<T>, Function<T, T>) - Static method in class org.apache.brooklyn.enricher.stock.SensorTransformingEnricher
-
Deprecated.
as
SensorTransformingEnricher.newInstanceTransforming(Entity, AttributeSensor, Function, AttributeSensor)
using the same sensor as the source and the target
- newInstanceTranslating(Function<Object, Object>) - Static method in class org.apache.brooklyn.util.collections.Jsonya
-
as
Jsonya.newInstance()
but using the given translator to massage objects inserted into the Jsonya structure
- newInstanceWithDefaultLoaders() - Static method in class org.apache.brooklyn.util.javalang.AggregateClassLoader
-
creates default instance, with classloaders of Object and AggregateClassLoader
- newInstanceWithInnerClass(ConfigBag, Map<?, ?>) - Static method in class org.apache.brooklyn.util.core.config.ConfigBag
-
Deprecated.
since 0.7.0, not used; kept only for rebind compatibility where the inner class is used
(now replaced by a static class above)
- newInstanceWithNoLoaders() - Static method in class org.apache.brooklyn.util.javalang.AggregateClassLoader
-
creates default instance, with no classloaders (assuming this instance will itself be nested,
or defaults will be added by caller)
- newInstanceWithoutError(T) - Static method in class org.apache.brooklyn.util.exceptions.ReferenceWithError
-
returns a reference which includes an error, but attempts to get the content do not cause the error to throw
- newIntegerConfigKey(String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newIntegerConfigKey(String, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newIntegerConfigKey(String, String, Integer) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newIntegerSensor(String) - Static method in class org.apache.brooklyn.core.sensor.Sensors
-
- newIntegerSensor(String, String) - Static method in class org.apache.brooklyn.core.sensor.Sensors
-
- newIntegerSensorAndConfigKey(String, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newIntegerSensorAndConfigKey(String, String, Integer) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newItem(CatalogItem.CatalogItemType, String, String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder
-
- newJcloudsTemplate(ComputeService) - Method in class org.apache.brooklyn.location.jclouds.templates.PortableTemplateBuilder
-
- newJcloudsTemplateBuilder(ComputeService) - Method in class org.apache.brooklyn.location.jclouds.templates.PortableTemplateBuilder
-
- newKeyPair() - Static method in class org.apache.brooklyn.util.crypto.SecureKeysWithoutBouncyCastle
-
- newKeyPair(String, int) - Static method in class org.apache.brooklyn.util.crypto.SecureKeysWithoutBouncyCastle
-
- newKeyPairGenerator(String, int) - Static method in class org.apache.brooklyn.util.crypto.SecureKeysWithoutBouncyCastle
-
- newKeyStore() - Static method in class org.apache.brooklyn.util.crypto.SecureKeysWithoutBouncyCastle
-
returns a new keystore, of the default type, and initialized to be empty.
- newKeyStore(InputStream, String) - Static method in class org.apache.brooklyn.util.crypto.SecureKeysWithoutBouncyCastle
-
returns keystore of default type read from given source
- newLinearRange(String) - Static method in class org.apache.brooklyn.util.collections.QuorumCheck.QuorumChecks
-
- newLinearRange(String, String) - Static method in class org.apache.brooklyn.util.collections.QuorumCheck.QuorumChecks
-
Given a JSON representation of a list of points (where a point is a list of 2 numbers),
with the points in increasing x-coordinate value,
this constructs a quorum check which does linear interpolation on those coordinates,
with extensions to either side.
- newLinkedInstance(String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogDto
-
- newLiveInstance(Map<String, Object>) - Static method in class org.apache.brooklyn.util.core.config.ConfigBag
-
Creates an instance that is backed by a "live map" (e.g.
- newLocalhostInstance() - Static method in class org.apache.brooklyn.core.location.BasicOsDetails.Factory
-
- newLocation(String, String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder
-
- newLocationFromString(Map, String, LocationRegistry) - Method in interface org.apache.brooklyn.api.location.LocationResolver
-
Similar to
#newLocationFromString(Map, String)
but passing in a reference to the registry itself (from which the base properties are discovered)
and including flags (e.g.
- newLocationFromString(Map, String, LocationRegistry) - Method in class org.apache.brooklyn.core.location.AbstractLocationResolver
-
- newLocationFromString(Map, String, LocationRegistry) - Method in class org.apache.brooklyn.core.location.access.PortForwardManagerLocationResolver
-
- newLocationFromString(Map, String, LocationRegistry) - Method in class org.apache.brooklyn.core.location.CatalogLocationResolver
-
- newLocationFromString(Map, String, LocationRegistry) - Method in class org.apache.brooklyn.core.location.DefinedLocationByIdResolver
-
- newLocationFromString(Map, String, LocationRegistry) - Method in class org.apache.brooklyn.core.location.NamedLocationResolver
-
- newLocationFromString(Map, String, LocationRegistry) - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolLocationResolver
-
- newLocationFromString(Map, String, LocationRegistry) - Method in class org.apache.brooklyn.location.byon.HostLocationResolver
-
- newLocationFromString(Map, String, LocationRegistry) - Method in class org.apache.brooklyn.location.byon.SingleMachineLocationResolver
-
- newLocationFromString(Map, String, LocationRegistry) - Method in class org.apache.brooklyn.location.jclouds.JcloudsByonLocationResolver
-
- newLocationFromString(Map, String, LocationRegistry) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocationResolver
-
- newLocationFromString(Map, String, LocationRegistry) - Method in class org.apache.brooklyn.location.multi.MultiLocationResolver
-
- newLocationMemento(Location) - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators
-
Deprecated.
since 0.7.0, see
MementosGenerators.newBasicMemento(BrooklynObject)
- newLocationMementoBuilder(Location) - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators
-
Deprecated.
since 0.7.0; use
MementosGenerators.newBasicMemento(BrooklynObject)
instead
- newLongConfigKey(String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newLongConfigKey(String, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newLongConfigKey(String, String, Long) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newLongSensor(String) - Static method in class org.apache.brooklyn.core.sensor.Sensors
-
- newLongSensor(String, String) - Static method in class org.apache.brooklyn.core.sensor.Sensors
-
- newMainPersistencePathResolver(StringConfigMap) - Static method in class org.apache.brooklyn.core.server.BrooklynServerPaths
-
- newMainPersistencePathResolver(ManagementContext) - Static method in class org.apache.brooklyn.core.server.BrooklynServerPaths
-
- newManagedApp(Class<T>) - Static method in class org.apache.brooklyn.core.entity.factory.ApplicationBuilder
-
Deprecated.
- newManagedApp(Class<T>, ManagementContext) - Static method in class org.apache.brooklyn.core.entity.factory.ApplicationBuilder
-
Deprecated.
- newManagedApp(EntitySpec<T>, ManagementContext) - Static method in class org.apache.brooklyn.core.entity.factory.ApplicationBuilder
-
Deprecated.
class can be removed; users of this convenience method can now simply do mgmt.getEntityManager().createEntity(spec)
- newManagementContext() - Static method in class org.apache.brooklyn.core.entity.Entities
-
- newManagementContext(BrooklynProperties) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- newManagementContext(Map<?, ?>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- newManager(ManagementContext, BrooklynProperties) - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements
-
- newManagerMemento(ManagementContext, MementoCopyMode) - Static method in class org.apache.brooklyn.core.mgmt.persist.BrooklynPersistenceUtils
-
- newMemento(BrooklynObject) - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators
-
Deprecated.
since 0.7.0 use
MementosGenerators.newBasicMemento(BrooklynObject)
- newNamedInstance(String, String, String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogDto
-
Creates a DTO.
- newNamedInstance(String, Map<?, ?>) - Static method in class org.apache.brooklyn.core.config.ConfigKeys.DynamicKeys
-
creates a new
ConfigKey
given a name (e.g.
- newNotesTag(String) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTags
-
- newObjectMemento(BrooklynObject) - Static method in class org.apache.brooklyn.core.mgmt.persist.BrooklynPersistenceUtils
-
- newPersistenceObjectStore(ManagementContext, String, String) - Static method in class org.apache.brooklyn.core.mgmt.persist.BrooklynPersistenceUtils
-
Creates a
PersistenceObjectStore
for general-purpose use.
- newPersistenceObjectStore(ManagementContext, String, String, PersistMode, HighAvailabilityMode) - Static method in class org.apache.brooklyn.core.mgmt.persist.BrooklynPersistenceUtils
-
Creates a
PersistenceObjectStore
for use with a specified set of modes.
- newPersistenceObjectStore(String) - Method in interface org.apache.brooklyn.core.mgmt.persist.LocationWithObjectStore
-
Creates a
PersistenceObjectStore
pointed at the given container/directory.
- newPersistenceObjectStore(String) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- newPersistenceObjectStore(String) - Method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
- newPolicy(String, String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder
-
- newPolicyMemento(Policy) - Static method in class org.apache.brooklyn.core.mgmt.rebind.dto.MementosGenerators
-
Deprecated.
since 0.7.0, see
MementosGenerators.newBasicMemento(BrooklynObject)
- newPortSensorAndConfigKey(String, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newPortSensorAndConfigKey(String, String, Object) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newPrivateObjectMapper(ManagementContext) - Static method in class org.apache.brooklyn.rest.util.json.BrooklynJacksonJsonProvider
-
- newReaderWithContents(String) - Static method in class org.apache.brooklyn.util.stream.Streams
-
- newRelationshipOneway(String, String, Class<SourceType>, String, String, String, Class<TargetType>) - Static method in class org.apache.brooklyn.core.relations.RelationshipTypes
-
- newRelationshipPair(String, String, Class<SourceType>, String, String, String, Class<TargetType>, String) - Static method in class org.apache.brooklyn.core.relations.RelationshipTypes
-
- newRestartEffector() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
- newRestartEffectorTask() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
- newSensor(Class<T>, String) - Static method in class org.apache.brooklyn.core.sensor.Sensors
-
- newSensor(Class<T>, String, String) - Static method in class org.apache.brooklyn.core.sensor.Sensors
-
- newSensor(TypeToken<T>, String, String) - Static method in class org.apache.brooklyn.core.sensor.Sensors
-
- newSensorAndConfigKey(Class<T>, String, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newSensorAndConfigKey(Class<T>, String, String, T) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newSensorAndConfigKey(TypeToken<T>, String, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newSensorAndConfigKey(TypeToken<T>, String, String, T) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newSensorRenamed(String, AttributeSensor<T>) - Static method in class org.apache.brooklyn.core.sensor.Sensors
-
- newSensorWithPrefix(String, AttributeSensor<T>) - Static method in class org.apache.brooklyn.core.sensor.Sensors
-
- newSingleSensorValuePolicy(Sensor<T>, Closure) - Static method in class org.apache.brooklyn.core.policy.Policies
-
- newSingleSensorValuePolicy(Entity, Sensor<T>, Closure) - Static method in class org.apache.brooklyn.core.policy.Policies
-
- newSpecInstance(ManagementContext, Class<? extends BrooklynObject>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
returns an implementation of the spec class corresponding to the given target type;
for use in
BrooklynTypePlanTransformer.create(RegisteredType, RegisteredTypeLoadingContext)
implementations when dealing with a spec; returns null if none found
- newSshExecTaskFactory(SshMachineLocation, String...) - Static method in class org.apache.brooklyn.util.core.task.ssh.SshTasks
-
- newSshExecTaskFactory(SshMachineLocation, boolean, String...) - Static method in class org.apache.brooklyn.util.core.task.ssh.SshTasks
-
- newSshFetchTaskFactory(SshMachineLocation, String) - Static method in class org.apache.brooklyn.util.core.task.ssh.SshTasks
-
- newSshFetchTaskFactory(SshMachineLocation, boolean, String) - Static method in class org.apache.brooklyn.util.core.task.ssh.SshTasks
-
- newSshPutTaskFactory(SshMachineLocation, String) - Static method in class org.apache.brooklyn.util.core.task.ssh.SshTasks
-
- newSshPutTaskFactory(SshMachineLocation, boolean, String) - Static method in class org.apache.brooklyn.util.core.task.ssh.SshTasks
-
- newStartEffector() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
Return an effector suitable for setting in a
public static final
or attaching dynamically.
- newStartEffectorTask() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
Returns the
EffectorBody
which supplies the implementation for the start effector.
- newStateMemento(ManagementContext, MementoCopyMode) - Static method in class org.apache.brooklyn.core.mgmt.persist.BrooklynPersistenceUtils
-
- newStopEffector() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
- newStopEffectorTask() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
- newStringConfigKey(String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newStringConfigKey(String, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newStringConfigKey(String, String, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newStringSensor(String) - Static method in class org.apache.brooklyn.core.sensor.Sensors
-
- newStringSensor(String, String) - Static method in class org.apache.brooklyn.core.sensor.Sensors
-
- newStringSensorAndConfigKey(String, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newStringSensorAndConfigKey(String, String, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newSubLocation(Map<?, ?>) - Method in interface org.apache.brooklyn.api.location.MachineProvisioningLocation
-
Creates a new location of the same type, but with additional creation instructions in the form of flags,
e.g.
- newSubLocation(Map<?, ?>) - Method in class org.apache.brooklyn.core.location.AggregatingMachineProvisioningLocation
-
- newSubLocation(Map<?, ?>) - Method in class org.apache.brooklyn.core.location.cloud.AbstractCloudMachineProvisioningLocation
-
uses reflection to create an object of the same type, assuming a Map constructor;
subclasses can extend and downcast the result
- newSubLocation(Class<? extends AbstractCloudMachineProvisioningLocation>, Map<?, ?>) - Method in class org.apache.brooklyn.core.location.cloud.AbstractCloudMachineProvisioningLocation
-
- newSubLocation(Map<?, ?>) - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolLocation
-
- newSubLocation(Map<?, ?>) - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- newSubLocation(Map<?, ?>) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- newSubLocation(Class<? extends AbstractCloudMachineProvisioningLocation>, Map<?, ?>) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- newSubLocation(Map<?, ?>) - Method in class org.apache.brooklyn.location.multi.MultiLocation
-
- newSummingEnricher(Map<String, ?>, AttributeSensor<N>, AttributeSensor<T>, N, T) - Static method in class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
since 0.7.0; use
Enrichers.builder()
- newSummingEnricher(AttributeSensor<N>, AttributeSensor<N>) - Static method in class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
- newSuspendEffector() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
- newSuspendEffectorTask() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
- newTask() - Method in interface org.apache.brooklyn.api.mgmt.TaskFactory
-
- newTask() - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.BrooklynDslDeferredSupplier
-
- newTask() - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.DslComponent
-
- newTask(Entity, Effector<T>, ConfigBag) - Method in class org.apache.brooklyn.core.effector.EffectorTasks.EffectorBodyTaskFactory
-
- newTask(Entity, Effector<T>, ConfigBag) - Method in interface org.apache.brooklyn.core.effector.EffectorTasks.EffectorTaskFactory
-
- newTask(Entity, Effector<T>, ConfigBag) - Method in class org.apache.brooklyn.core.effector.EffectorTasks.ParameterTask
-
- newTask(Entity, Effector<RET>, ConfigBag) - Method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks.SshEffectorTaskFactory
-
- newTask() - Method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks.SshEffectorTaskFactory
-
- newTask(Entity, Effector<String>, ConfigBag) - Method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks.SshFetchEffectorTaskFactory
-
- newTask() - Method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks.SshFetchEffectorTaskFactory
-
- newTask(Entity, Effector<Void>, ConfigBag) - Method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks.SshPutEffectorTaskFactory
-
- newTask() - Method in class org.apache.brooklyn.core.effector.ssh.SshEffectorTasks.SshPutEffectorTaskFactory
-
- newTask() - Method in class org.apache.brooklyn.entity.chef.KnifeTaskFactory
-
- newTask() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
creates a task which will execute this script; note this can only be run once per instance of this class
- newTask() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.WinRmExecuteHelper
-
creates a task which will execute this script; note this can only be run once per instance of this class
- newTask() - Method in class org.apache.brooklyn.util.core.task.ScheduledTask
-
- newTask() - Method in class org.apache.brooklyn.util.core.task.ssh.internal.AbstractSshExecTaskFactory
-
- newTask() - Method in class org.apache.brooklyn.util.core.task.ssh.SshFetchTaskFactory
-
- newTask() - Method in class org.apache.brooklyn.util.core.task.ssh.SshPutTaskFactory
-
- newTask() - Method in class org.apache.brooklyn.util.core.task.system.internal.SystemProcessTaskFactory
-
- newTempDir(String) - Static method in class org.apache.brooklyn.util.os.Os
-
creates a temp dir which will be deleted on exit
- newTempDir(Class<?>) - Static method in class org.apache.brooklyn.util.os.Os
-
as
Os.newTempDir(String)
, using the class as the basis for a prefix
- newTempFile(String, String) - Static method in class org.apache.brooklyn.util.os.Os
-
creates a private temp file which will be deleted on exit;
either prefix or ext may be null;
if ext is non-empty and not > 4 chars and not starting with a ., then a dot will be inserted
- newTempFile(Class<?>, String) - Static method in class org.apache.brooklyn.util.os.Os
-
as
Os.newTempFile(String, String)
using the class as the basis for a prefix
- newTemplate(String, String) - Static method in class org.apache.brooklyn.core.catalog.internal.CatalogItemBuilder
-
- newTemplateSensorAndConfigKey(String, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newTemplateSensorAndConfigKey(String, String, String) - Static method in class org.apache.brooklyn.core.config.ConfigKeys
-
- newToken() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.TokenGenerator
-
- newToken() - Method in class org.apache.brooklyn.entity.nosql.cassandra.TokenGenerators.AbstractTokenGenerator
-
Unless we're explicitly starting a new cluster or resizing by a pre-defined number of nodes, then
let Cassandra decide (i.e.
- newTraitsTag(List<Class<?>>) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTags
-
- newWebClusterFactory() - Method in interface org.apache.brooklyn.entity.webapp.ElasticJavaWebAppService.ElasticJavaWebAppServiceAwareLocation
-
- newWrapperApp() - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
- newYamlSpecTag(String) - Static method in class org.apache.brooklyn.core.mgmt.BrooklynTags
-
- next() - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.parse.DslParser
-
- next(Iterator<T>) - Static method in class org.apache.brooklyn.util.guava.Maybe
-
returns a Maybe containing the next element in the iterator, or absent if none
- nextAvailablePort(int) - Static method in class org.apache.brooklyn.util.net.Networking
-
returns the first port available on the local machine >= the port supplied
- nextToken() - Method in class org.apache.brooklyn.util.text.QuotedStringTokenizer
-
- nexusSnapshotUrlGenerator(String) - Static method in class org.apache.brooklyn.util.maven.MavenRetriever
-
- NGINX_PID_FILE - Static variable in class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- NGINX_URL_ANSWERS_NICELY - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- NginxConfigFileGenerator - Interface in org.apache.brooklyn.entity.proxy.nginx
-
Generates a
server.conf
configuration file for an NginxController
.
- NginxController - Interface in org.apache.brooklyn.entity.proxy.nginx
-
An entity that represents an Nginx proxy (e.g.
- NginxController.NginxControllerInternal - Interface in org.apache.brooklyn.entity.proxy.nginx
-
- NginxControllerImpl - Class in org.apache.brooklyn.entity.proxy.nginx
-
Implementation of the
NginxController
entity.
- NginxControllerImpl() - Constructor for class org.apache.brooklyn.entity.proxy.nginx.NginxControllerImpl
-
- NginxControllerImpl.UrlMappingsMemberTrackerPolicy - Class in org.apache.brooklyn.entity.proxy.nginx
-
- NginxControllerImpl.UrlMappingsMemberTrackerPolicy() - Constructor for class org.apache.brooklyn.entity.proxy.nginx.NginxControllerImpl.UrlMappingsMemberTrackerPolicy
-
- NginxDefaultConfigGenerator - Class in org.apache.brooklyn.entity.proxy.nginx
-
Generates the
server.conf
configuration file using sensors on an NginxController
.
- NginxDefaultConfigGenerator() - Constructor for class org.apache.brooklyn.entity.proxy.nginx.NginxDefaultConfigGenerator
-
- NginxDriver - Interface in org.apache.brooklyn.entity.proxy.nginx
-
- NginxSshDriver - Class in org.apache.brooklyn.entity.proxy.nginx
-
Start a
NginxController
in a Location
accessible over ssh.
- NginxSshDriver(NginxControllerImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver
-
- NginxTemplateConfigGenerator - Class in org.apache.brooklyn.entity.proxy.nginx
-
Processes a FreeMarker template to generate the
server.conf
configuration file for an
NginxController
.
- NginxTemplateConfigGenerator() - Constructor for class org.apache.brooklyn.entity.proxy.nginx.NginxTemplateConfigGenerator
-
- niceClassAndMethod(StackTraceElement) - Static method in class org.apache.brooklyn.util.javalang.JavaClassNames
-
returns nice class name and method for the given element
- niceClassAndMethod() - Static method in class org.apache.brooklyn.util.javalang.JavaClassNames
-
convenience for
JavaClassNames.callerNiceClassAndMethod(int)
with depth 0
- NIMBUS_ENTITY - Static variable in interface org.apache.brooklyn.entity.messaging.storm.Storm
-
- NIMBUS_HOSTNAME - Static variable in interface org.apache.brooklyn.entity.messaging.storm.Storm
-
- NO_OP - Static variable in class org.apache.brooklyn.util.core.task.BasicTask
-
- NO_SENSOR - Static variable in class org.apache.brooklyn.core.feed.FeedConfig
-
Indicates that no sensor is being used here.
- NO_STDERR_LOGGING - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- NO_STDERR_LOGGING - Static variable in class org.apache.brooklyn.util.core.task.system.internal.ExecWithLoggingHelpers
-
- NO_STDOUT_LOGGING - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- NO_STDOUT_LOGGING - Static variable in class org.apache.brooklyn.util.core.task.system.internal.ExecWithLoggingHelpers
-
- NO_VERSION - Static variable in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog
-
- NO_WEB_CONSOLE_AUTHENTICATION - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- NoCacheFilter - Class in org.apache.brooklyn.rest.filter
-
- NoCacheFilter() - Constructor for class org.apache.brooklyn.rest.filter.NoCacheFilter
-
- noConsole - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- noConsoleSecurity - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- node(ManagementNodeSyncRecord) - Method in class org.apache.brooklyn.core.mgmt.ha.dto.ManagementPlaneSyncRecordImpl.Builder
-
- node(ManagementNodeSyncRecord) - Method in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordDeltaImpl.Builder
-
- NODE_CLUSTER_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNode
-
- NODE_DATA_EXCHANGE_PORT_RANGE_END - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- NODE_DATA_EXCHANGE_PORT_RANGE_START - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- NODE_GETS - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- NODE_GETS_1MIN_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakCluster
-
- NODE_GETS_TOTAL - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- NODE_HEAP_MEMORY_SIZE - Static variable in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNode
-
- NODE_ID - Static variable in interface org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNode
-
- NODE_LIST - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakCluster
-
- NODE_LIST_PB_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakCluster
-
- NODE_NAME - Static variable in class org.apache.brooklyn.entity.chef.ChefAttributeFeed
-
- NODE_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNode
-
- NODE_NAME - Static variable in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNode
-
- NODE_OPS - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- NODE_OPS_1MIN_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakCluster
-
- NODE_OPS_TOTAL - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- NODE_PACKAGE_LIST - Static variable in interface org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppService
-
- NODE_PORT - Static variable in interface org.apache.brooklyn.entity.nosql.hazelcast.HazelcastNode
-
- NODE_PUTS - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- NODE_PUTS_1MIN_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakCluster
-
- NODE_PUTS_TOTAL - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- noDefaultValue() - Method in class org.apache.brooklyn.util.core.task.ValueResolver
-
indicates that no default value should be returned on a call to
ValueResolver.get()
, and instead it should throw
(this is the default; this method is provided to undo a call to ValueResolver.defaultValue(Object)
)
- nodeId(String) - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord.Builder
-
- nodeInLocation(String, boolean) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsPredicates
-
- NodeJsTodoApplication - Class in org.apache.brooklyn.demo
-
Node.JS Todo Application
- NodeJsTodoApplication() - Constructor for class org.apache.brooklyn.demo.NodeJsTodoApplication
-
- NodeJsWebAppDriver - Interface in org.apache.brooklyn.entity.webapp.nodejs
-
- NodeJsWebAppService - Interface in org.apache.brooklyn.entity.webapp.nodejs
-
- NodeJsWebAppServiceImpl - Class in org.apache.brooklyn.entity.webapp.nodejs
-
- NodeJsWebAppServiceImpl() - Constructor for class org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppServiceImpl
-
- NodeJsWebAppSshDriver - Class in org.apache.brooklyn.entity.webapp.nodejs
-
- NodeJsWebAppSshDriver(NodeJsWebAppServiceImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.webapp.nodejs.NodeJsWebAppSshDriver
-
- nodeName(String) - Method in class org.apache.brooklyn.entity.chef.ChefAttributeFeed.Builder
-
- nodes(Iterable<ManagementNodeSyncRecord>) - Method in class org.apache.brooklyn.core.mgmt.ha.dto.ManagementPlaneSyncRecordImpl.Builder
-
- NODES_STARTED_STABILIZATION_DELAY - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- NODES_SUB_PATH - Static variable in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordPersisterToObjectStore
-
- noExtraOutput() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
Indicate that no extra output should be appended to stdout.
- noGlobalBrooklynProperties - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- NoMachinesAvailableException - Exception in org.apache.brooklyn.api.location
-
Indicates no machines are available in a given location.
- NoMachinesAvailableException(String) - Constructor for exception org.apache.brooklyn.api.location.NoMachinesAvailableException
-
- NoMachinesAvailableException(String, Throwable) - Constructor for exception org.apache.brooklyn.api.location.NoMachinesAvailableException
-
- NON_ALPHA_NUMERIC - Static variable in class org.apache.brooklyn.util.text.Identifiers
-
- NON_HEAP_MEMORY_USAGE - Static variable in interface org.apache.brooklyn.entity.java.UsesJavaMXBeans
-
- NON_PUBLIC_CIDRS - Static variable in class org.apache.brooklyn.util.net.Cidr
-
- NON_STANDARD_LAYOUT - Static variable in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
Marks the script as having a customised setup, to prevent the default headers and footers being
added to the list of commands.
- NON_TRANSIENT_TASK_TAG - Static variable in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags
-
Tag for a task which *is* interesting, in contrast to
BrooklynTaskTags.TRANSIENT_TASK_TAG
- NON_TRANSIENT_TASK_TAG - Static variable in interface org.apache.brooklyn.core.mgmt.internal.ManagementContextInternal
-
- nonBackupLocation(String) - Method in class org.apache.brooklyn.core.server.BrooklynServerPaths.PersistenceBackupPathResolver
-
- NonDeploymentAccessManager - Class in org.apache.brooklyn.core.mgmt.internal
-
- NonDeploymentAccessManager(ManagementContextInternal) - Constructor for class org.apache.brooklyn.core.mgmt.internal.NonDeploymentAccessManager
-
- NonDeploymentEntityManager - Class in org.apache.brooklyn.core.mgmt.internal
-
- NonDeploymentEntityManager(ManagementContext) - Constructor for class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- NonDeploymentLocationManager - Class in org.apache.brooklyn.core.mgmt.internal
-
- NonDeploymentLocationManager(ManagementContext) - Constructor for class org.apache.brooklyn.core.mgmt.internal.NonDeploymentLocationManager
-
- NonDeploymentManagementContext - Class in org.apache.brooklyn.core.mgmt.internal
-
- NonDeploymentManagementContext(AbstractEntity, NonDeploymentManagementContext.NonDeploymentManagementContextMode) - Constructor for class org.apache.brooklyn.core.mgmt.internal.NonDeploymentManagementContext
-
- NonDeploymentManagementContext.NonDeploymentManagementContextMode - Enum in org.apache.brooklyn.core.mgmt.internal
-
- NonDeploymentUsageManager - Class in org.apache.brooklyn.core.mgmt.internal
-
- NonDeploymentUsageManager(ManagementContextInternal) - Constructor for class org.apache.brooklyn.core.mgmt.internal.NonDeploymentUsageManager
-
- NONE - Static variable in class org.apache.brooklyn.config.ConfigInheritance
-
- NOOP - Static variable in interface org.apache.brooklyn.api.mgmt.rebind.ChangeListener
-
- NOOP - Static variable in interface org.apache.brooklyn.api.sensor.SensorEventListener
-
- NOOP - Static variable in interface org.apache.brooklyn.core.mgmt.internal.EntityChangeListener
-
- NOOP - Static variable in interface org.apache.brooklyn.core.mgmt.persist.MementoSerializer
-
- NOOP - Static variable in class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformer
-
- NOOP - Static variable in interface org.apache.brooklyn.core.mgmt.usage.UsageListener
-
- NOOP - Static variable in interface org.apache.brooklyn.qa.longevity.MonitorListener
-
- NOOP - Static variable in class org.apache.brooklyn.qa.longevity.StatusRecorder.Factory
-
- noop() - Static method in class org.apache.brooklyn.qa.longevity.StatusRecorder.Factory
-
- NOOP - Static variable in interface org.apache.brooklyn.util.javalang.Serializers.ObjectReplacer
-
- noServiceUp() - Method in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector.Builder
-
indicates that the HttpLatencyDetector should not require "service up";
if using this, you must supply a URL sensor or the detector will not know when to run
- noSpace() - Method in class org.apache.brooklyn.util.text.ByteSizeStrings.Builder
-
- NOT_EMPTY - Static variable in class org.apache.brooklyn.test.framework.TestFrameworkAssertions
-
- NOT_NULL - Static variable in class org.apache.brooklyn.test.framework.TestFrameworkAssertions
-
- notBoring() - Static method in class org.apache.brooklyn.cli.lister.ClassFinder
-
- noteError(String) - Method in class org.apache.brooklyn.core.mgmt.persist.PersistenceActivityMetrics
-
- noteError(List<?>) - Method in class org.apache.brooklyn.core.mgmt.persist.PersistenceActivityMetrics
-
- noteFailure(Duration) - Method in class org.apache.brooklyn.core.mgmt.persist.PersistenceActivityMetrics
-
- notEmpty() - Static method in class org.apache.brooklyn.util.collections.CollectionFunctionals
-
- NotEntitledException - Exception in org.apache.brooklyn.core.mgmt.entitlement
-
- NotEntitledException(EntitlementContext, EntitlementClass<T>, T) - Constructor for exception org.apache.brooklyn.core.mgmt.entitlement.NotEntitledException
-
- NOTES_KIND - Static variable in class org.apache.brooklyn.core.mgmt.BrooklynTags
-
- noteStartupComplete() - Method in class org.apache.brooklyn.core.mgmt.internal.LocalManagementContext
-
- noteSuccess(Duration) - Method in class org.apache.brooklyn.core.mgmt.persist.PersistenceActivityMetrics
-
- notFound(String, Object...) - Static method in class org.apache.brooklyn.camp.server.rest.util.WebResourceUtils
-
- notFound(String, Object...) - Static method in class org.apache.brooklyn.rest.util.WebResourceUtils
-
- NOTIFICATION_SUBSCRIPTIONS - Static variable in class org.apache.brooklyn.feed.jmx.JmxFeed
-
- notificationFilter(NotificationFilter) - Method in class org.apache.brooklyn.feed.jmx.JmxNotificationSubscriptionConfig
-
- NOTIFY_ON_DUPLICATES - Static variable in class org.apache.brooklyn.entity.group.AbstractMembershipTrackingPolicy
-
- NotManagedException - Exception in org.apache.brooklyn.util.exceptions
-
- NotManagedException(Object) - Constructor for exception org.apache.brooklyn.util.exceptions.NotManagedException
-
- NotManagedException(String) - Constructor for exception org.apache.brooklyn.util.exceptions.NotManagedException
-
- NotManagedException(String, Throwable) - Constructor for exception org.apache.brooklyn.util.exceptions.NotManagedException
-
- notted() - Method in class org.apache.brooklyn.util.math.BitList
-
represents the result of this bit list logically notted
- notThrowingOnCommonKnifeErrors() - Method in class org.apache.brooklyn.entity.chef.KnifeTaskFactory
-
- now() - Static method in class org.apache.brooklyn.util.time.Time
-
more readable and shorter convenience for System.currentTimeMillis()
- nthUseful(int, StackTraceElement[]) - Method in class org.apache.brooklyn.util.javalang.StackTraceSimplifier
-
- NUM_ACTIVE_TASKS - Static variable in interface org.apache.brooklyn.core.server.entity.BrooklynMetrics
-
- NUM_AVAILABILITY_ZONES - Static variable in class org.apache.brooklyn.demo.HighAvailabilityCassandraCluster
-
- NUM_AVAILABILITY_ZONES - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- NUM_INCOMPLETE_TASKS - Static variable in interface org.apache.brooklyn.core.server.entity.BrooklynMetrics
-
- NUM_RETRIES_FOR_COPYING - Static variable in class org.apache.brooklyn.util.core.file.ArchiveUtils
-
Number of attempts when copying a file to a remote server.
- NUM_SUBSCRIPTIONS - Static variable in interface org.apache.brooklyn.core.server.entity.BrooklynMetrics
-
- NUM_TOKENS_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
num_tokens will automatically be reset to 1 for each node if
CassandraDatacenter.USE_VNODES
is false.
- NUM_TOKENS_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- NUMERIC - Static variable in class org.apache.brooklyn.util.text.Identifiers
-
- numWebProcesses - Variable in class org.apache.brooklyn.qa.longevity.MonitorPrefs
-
O
- object(Map<String, Object>) - Static method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.methods.BrooklynDslCommon
-
Return an instance of the specified class with its fields set according
to the
Map
or a BrooklynDslDeferredSupplier
if the arguments are not
yet fully resolved.
- OBJECT_NAME - Static variable in class org.apache.brooklyn.entity.java.JmxAttributeSensor
-
- objectName(ObjectName) - Method in class org.apache.brooklyn.feed.jmx.JmxAttributePollConfig
-
- objectName(String) - Method in class org.apache.brooklyn.feed.jmx.JmxAttributePollConfig
-
- objectName(ObjectName) - Method in class org.apache.brooklyn.feed.jmx.JmxNotificationSubscriptionConfig
-
- objectName(String) - Method in class org.apache.brooklyn.feed.jmx.JmxNotificationSubscriptionConfig
-
- objectName(ObjectName) - Method in class org.apache.brooklyn.feed.jmx.JmxOperationPollConfig
-
- objectName(String) - Method in class org.apache.brooklyn.feed.jmx.JmxOperationPollConfig
-
- objects(Object, Object, Object...) - Static method in class org.apache.brooklyn.util.javalang.Equals
-
Tests whether the objects given are either all null or all equal to the first argument
- obtain(Map<?, ?>) - Method in interface org.apache.brooklyn.api.location.MachineProvisioningLocation
-
Obtain a machine in this location.
- obtain(Map<?, ?>) - Method in interface org.apache.brooklyn.api.location.ProvisioningLocation
-
Obtain a new (sub)-location in the location represented by this class.
- obtain() - Method in class org.apache.brooklyn.core.location.AggregatingMachineProvisioningLocation
-
- obtain(Map<?, ?>) - Method in class org.apache.brooklyn.core.location.AggregatingMachineProvisioningLocation
-
- obtain(Map<?, ?>) - Method in class org.apache.brooklyn.entity.machine.pool.ServerPoolLocation
-
- obtain() - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- obtain(Map<?, ?>) - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation
-
- obtain(Map) - Method in class org.apache.brooklyn.location.byon.SingleMachineProvisioningLocation
-
- obtain() - Method in class org.apache.brooklyn.location.byon.SingleMachineProvisioningLocation
-
- obtain() - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- obtain(TemplateBuilder) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- obtain(Map<?, ?>, TemplateBuilder) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
- obtain(Map<?, ?>) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
core method for obtaining a VM using jclouds;
Map should contain CLOUD_PROVIDER and CLOUD_ENDPOINT or CLOUD_REGION, depending on the cloud,
as well as ACCESS_IDENTITY and ACCESS_CREDENTIAL,
plus any further properties to specify e.g.
- obtain() - Method in class org.apache.brooklyn.location.multi.MultiLocation
-
- obtain(Map<?, ?>) - Method in class org.apache.brooklyn.location.multi.MultiLocation
-
finds (creates) and returns a
MachineLocation
;
this always tries the first sub-location, moving on the second and subsequent if the first throws NoMachinesAvailableException
.
- obtainPort(PortRange) - Method in interface org.apache.brooklyn.api.location.PortSupplier
-
Reserve a port for your application, with a port number in a specific range.
- obtainPort(PortRange) - Method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation.LocalhostMachine
-
- obtainPort(PortRange) - Static method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
- obtainPort(InetAddress, PortRange) - Static method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
- obtainPort(PortRange) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- obtainProvisioningFlags(MachineProvisioningLocation<?>) - Method in interface org.apache.brooklyn.entity.machine.ProvidesProvisioningFlags
-
- obtainSpecificPort(int) - Method in interface org.apache.brooklyn.api.location.PortSupplier
-
Reserve a specific port for an application.
- obtainSpecificPort(int) - Method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation.LocalhostMachine
-
- obtainSpecificPort(InetAddress, int) - Static method in class org.apache.brooklyn.location.localhost.LocalhostMachineProvisioningLocation
-
- obtainSpecificPort(int) - Method in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- of(HighAvailabilityMode) - Static method in enum org.apache.brooklyn.api.mgmt.ha.ManagementNodeState
-
Converts a
HighAvailabilityMode
to a ManagementNodeState
, if possible
- of(BrooklynObject) - Static method in enum org.apache.brooklyn.api.objs.BrooklynObjectType
-
- of(ResourceLookup<T>...) - Static method in class org.apache.brooklyn.camp.spi.collection.AggregatingResourceLookup
-
- of(Iterable<ResourceLookup<T>>) - Static method in class org.apache.brooklyn.camp.spi.collection.AggregatingResourceLookup
-
- of(T...) - Static method in class org.apache.brooklyn.camp.spi.collection.BasicResourceLookup
-
- of(Map<String, Object>) - Static method in class org.apache.brooklyn.camp.spi.pdp.Artifact
-
- of(Object) - Static method in class org.apache.brooklyn.camp.spi.pdp.ArtifactContent
-
- of(Map<String, Object>) - Static method in class org.apache.brooklyn.camp.spi.pdp.ArtifactRequirement
-
- of(Map<String, Object>) - Static method in class org.apache.brooklyn.camp.spi.pdp.DeploymentPlan
-
Deprecated.
- of(Map<String, Object>, String) - Static method in class org.apache.brooklyn.camp.spi.pdp.DeploymentPlan
-
- of(Map<String, Object>) - Static method in class org.apache.brooklyn.camp.spi.pdp.Service
-
- of(Map<String, Object>) - Static method in class org.apache.brooklyn.camp.spi.pdp.ServiceCharacteristic
-
- of(Task<T>) - Static method in class org.apache.brooklyn.core.effector.EffectorTasks
-
- of(BrooklynClassLoadingContext) - Static method in class org.apache.brooklyn.core.mgmt.classloading.ClassLoaderFromBrooklynClassLoadingContext
-
Constructs a
ClassLoader
which delegates to the given BrooklynClassLoadingContext
- of(EntitlementClass<?>) - Static method in enum org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntitlementClassesEnum
-
- of(Entity, T) - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.EntityAndItem
-
- of(String, Object) - Static method in class org.apache.brooklyn.core.mgmt.entitlement.Entitlements.StringAndArgument
-
- of(Sensor<T>, Entity, T, long) - Static method in class org.apache.brooklyn.core.sensor.BasicSensorEvent
-
- of(Sensor<T>, Entity, T) - Static method in class org.apache.brooklyn.core.sensor.BasicSensorEvent
-
- of(CatalogItem<?, ?>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypes
-
Deprecated.
since it was introduced in 0.9.0; for backwards compatibility only, may be removed at any point
- of(Collection<?>) - Static method in class org.apache.brooklyn.entity.brooklynnode.RemoteEffectorBuilder
-
- of(Entity, Enricher) - Static method in class org.apache.brooklyn.entity.system_service.SystemServiceInstallerFactory
-
- of(Throwable) - Static method in class org.apache.brooklyn.rest.domain.ApiError
-
- of(String) - Static method in class org.apache.brooklyn.rest.domain.ApiError
-
- of(T) - Static method in class org.apache.brooklyn.util.collections.Jsonya
-
creates a
Jsonya.Navigator
backed by the given map (focussed at the root)
- of(Jsonya.Navigator<T>) - Static method in class org.apache.brooklyn.util.collections.Jsonya
-
creates a
Jsonya.Navigator
backed by the map at the focus of the given navigator
- of() - Static method in class org.apache.brooklyn.util.collections.MutableList
-
- of(V) - Static method in class org.apache.brooklyn.util.collections.MutableList
-
- of(V, V, V...) - Static method in class org.apache.brooklyn.util.collections.MutableList
-
- of() - Static method in class org.apache.brooklyn.util.collections.MutableMap
-
- of(K, V) - Static method in class org.apache.brooklyn.util.collections.MutableMap
-
- of(K, V, K, V) - Static method in class org.apache.brooklyn.util.collections.MutableMap
-
- of(K, V, K, V, K, V) - Static method in class org.apache.brooklyn.util.collections.MutableMap
-
- of(K, V, K, V, K, V, K, V) - Static method in class org.apache.brooklyn.util.collections.MutableMap
-
- of(K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.brooklyn.util.collections.MutableMap
-
- of(K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.brooklyn.util.collections.MutableMap
-
- of(K, V, K, V, K, V, K, V, K, V, K, V, K, V) - Static method in class org.apache.brooklyn.util.collections.MutableMap
-
- of() - Static method in class org.apache.brooklyn.util.collections.MutableSet
-
- of(V) - Static method in class org.apache.brooklyn.util.collections.MutableSet
-
- of(V, V) - Static method in class org.apache.brooklyn.util.collections.MutableSet
-
- of(V, V, V, V...) - Static method in class org.apache.brooklyn.util.collections.MutableSet
-
- of(String, Iterable<? extends Iterable<Integer>>) - Static method in class org.apache.brooklyn.util.collections.QuorumCheck.LinearRangeQuorumCheck
-
- of(Iterable<? extends Iterable<Integer>>) - Static method in class org.apache.brooklyn.util.collections.QuorumCheck.LinearRangeQuorumCheck
-
- of(String) - Static method in class org.apache.brooklyn.util.collections.QuorumCheck.QuorumChecks
-
- of(String) - Static method in enum org.apache.brooklyn.util.core.file.ArchiveUtils.ArchiveType
-
- of(T) - Static method in class org.apache.brooklyn.util.guava.Maybe
-
Creates a new Maybe object.
- of(Optional<T>) - Static method in class org.apache.brooklyn.util.guava.Maybe
-
- of(Supplier<T>) - Static method in class org.apache.brooklyn.util.guava.Maybe
-
- of(InputStream) - Static method in class org.apache.brooklyn.util.stream.InputStreamSupplier
-
- of(String) - Static method in class org.apache.brooklyn.util.stream.KnownSizeInputStream
-
- of(byte[]) - Static method in class org.apache.brooklyn.util.stream.KnownSizeInputStream
-
- of(Object) - Static method in class org.apache.brooklyn.util.time.Duration
-
tries to convert given object to a Duration, parsing strings, treating numbers as millis, etc;
throws IAE if not convertible
- of(long, TimeUnit) - Static method in class org.apache.brooklyn.util.time.Duration
-
- ofAllowingNull(T) - Static method in class org.apache.brooklyn.util.guava.Maybe
-
Creates a new Maybe object which is present.
- ofDisallowingNull(T) - Static method in class org.apache.brooklyn.util.guava.Maybe
-
Creates a new Maybe object which is present if and only if the argument is not null.
- ofInstance(DataGrid) - Static method in class org.apache.brooklyn.core.internal.storage.impl.inmemory.InMemoryDataGridFactory
-
- ofSpecClass(Class<? extends AbstractBrooklynObjectSpec<?, ?>>) - Static method in enum org.apache.brooklyn.api.catalog.CatalogItem.CatalogItemType
-
- ofTargetClass(Class<? extends BrooklynObject>) - Static method in enum org.apache.brooklyn.api.catalog.CatalogItem.CatalogItemType
-
- ofUnchecked(Sensor<T>, Entity, Object, long) - Static method in class org.apache.brooklyn.core.sensor.BasicSensorEvent
-
- ofUnchecked(Sensor<T>, Entity, Object) - Static method in class org.apache.brooklyn.core.sensor.BasicSensorEvent
-
- ok(String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
Returns a command that always exits successfully
- oldPrepareArgsForEffector(Effector<?>, Object) - Static method in class org.apache.brooklyn.core.mgmt.internal.EffectorUtils
-
Takes arguments, and returns an array of arguments suitable for use by the Effector
according to the ParameterTypes it exposes.
- ON_BOX_BASE_DIR_RESOLVED - Static variable in class org.apache.brooklyn.entity.software.base.lifecycle.MachineLifecycleEffectorTasks
-
- ON_EXISTING_PROPERTIES_FILE - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- onAddConfigFailed(EntityMemento, ConfigKey<?>, Exception) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
- onAddConfigFailed(EntityMemento, ConfigKey<?>, Exception) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- onAddEnricherFailed(EntityLocal, Enricher, Exception) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
- onAddEnricherFailed(EntityLocal, Enricher, Exception) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- onAddFeedFailed(EntityLocal, Feed, Exception) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
- onAddFeedFailed(EntityLocal, Feed, Exception) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- onAddPolicyFailed(EntityLocal, Policy, Exception) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
- onAddPolicyFailed(EntityLocal, Policy, Exception) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- onAlive(InetAddress, EndpointState) - Method in class org.apache.brooklyn.entity.nosql.cassandra.customsnitch.MultiCloudSnitch
-
- onApplicationEvent(UsageListener.ApplicationMetadata, ApplicationUsage.ApplicationEvent) - Method in class org.apache.brooklyn.core.mgmt.usage.UsageListener.BasicUsageListener
-
- onApplicationEvent(UsageListener.ApplicationMetadata, ApplicationUsage.ApplicationEvent) - Method in interface org.apache.brooklyn.core.mgmt.usage.UsageListener
-
- onAssociationCreated(PortForwardManager.AssociationMetadata) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager.AssociationListener
-
- onAssociationDeleted(PortForwardManager.AssociationMetadata) - Method in interface org.apache.brooklyn.core.location.access.PortForwardManager.AssociationListener
-
- onAttributeChanged(AttributeSensor<?>) - Method in interface org.apache.brooklyn.core.mgmt.internal.EntityChangeListener
-
- ONBOX_BASE_DIR - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- onChange(InetAddress, ApplicationState, VersionedValue) - Method in class org.apache.brooklyn.entity.nosql.cassandra.customsnitch.MultiCloudSnitch
-
- onChanged(BrooklynObject) - Method in interface org.apache.brooklyn.api.mgmt.rebind.ChangeListener
-
- onChanged() - Method in interface org.apache.brooklyn.core.mgmt.internal.EntityChangeListener
-
- onChanged(BrooklynObject) - Method in class org.apache.brooklyn.core.mgmt.rebind.ImmediateDeltaChangeListener
-
Deprecated.
- onChanged(BrooklynObject) - Method in class org.apache.brooklyn.core.mgmt.rebind.PeriodicDeltaChangeListener
-
- onChar(int) - Method in class org.apache.brooklyn.util.stream.StreamGobbler
-
- onChildrenChanged() - Method in interface org.apache.brooklyn.core.mgmt.internal.EntityChangeListener
-
- onClose() - Method in class org.apache.brooklyn.util.stream.StreamGobbler
-
- onConfigChanged(ConfigKey<?>) - Method in interface org.apache.brooklyn.core.mgmt.internal.EntityChangeListener
-
- onConfigurationFailure(ITestResult) - Method in class org.apache.brooklyn.test.support.VerboseReporter
-
- onConfigurationSkip(ITestResult) - Method in class org.apache.brooklyn.test.support.VerboseReporter
-
- onConfigurationSuccess(ITestResult) - Method in class org.apache.brooklyn.test.support.VerboseReporter
-
- onContainerAdded(ContainerType, Location) - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- onContainerAdded(ContainerType, Location) - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunModel
-
- onContainerAdded(ContainerType, double, double) - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- onContainerAdded(ContainerType, double, double) - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- onContainerLocationUpdated(ContainerType, Location) - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- onContainerLocationUpdated(ContainerType, Location) - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunModel
-
- onContainerRemoved(ContainerType) - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- onContainerRemoved(ContainerType) - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunModel
-
- onContainerRemoved(ContainerType) - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- onContainerRemoved(ContainerType) - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- onCreateFailed(BrooklynObjectType, String, String, Exception) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
- onCreateFailed(BrooklynObjectType, String, String, Exception) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- onDanglingCatalogItemRef(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
- onDanglingCatalogItemRef(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- onDanglingEnricherRef(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
- onDanglingEnricherRef(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- onDanglingEntityRef(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
- onDanglingEntityRef(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- onDanglingFeedRef(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
- onDanglingFeedRef(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- onDanglingLocationRef(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
- onDanglingLocationRef(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- onDanglingPolicyRef(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
- onDanglingPolicyRef(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- onDanglingUntypedItemRef(String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
- onDanglingUntypedItemRef(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- onDead(InetAddress, EndpointState) - Method in class org.apache.brooklyn.entity.nosql.cassandra.customsnitch.MultiCloudSnitch
-
- onDeleteMementoFailed(String, Exception) - Method in interface org.apache.brooklyn.api.mgmt.rebind.PersistenceExceptionHandler
-
- onDeleteMementoFailed(String, Exception) - Method in class org.apache.brooklyn.core.mgmt.rebind.PersistenceExceptionHandlerImpl
-
- onDone() - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
invoked after the complete rebind pass, always on success and possibly on failure
- onDone() - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- ONE_DAY - Static variable in class org.apache.brooklyn.util.time.Duration
-
- ONE_HOUR - Static variable in class org.apache.brooklyn.util.time.Duration
-
- ONE_MILLISECOND - Static variable in class org.apache.brooklyn.util.time.Duration
-
- ONE_MINUTE - Static variable in class org.apache.brooklyn.util.time.Duration
-
- ONE_MINUTE_SENSORS - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- ONE_SECOND - Static variable in class org.apache.brooklyn.util.time.Duration
-
- onEffectorCompleted(Effector<?>) - Method in interface org.apache.brooklyn.core.mgmt.internal.EntityChangeListener
-
- onEffectorStarting(Effector<?>, Object) - Method in interface org.apache.brooklyn.core.mgmt.internal.EntityChangeListener
-
- onEnricherAdded(Enricher) - Method in interface org.apache.brooklyn.core.mgmt.internal.EntityChangeListener
-
- onEnricherRemoved(Enricher) - Method in interface org.apache.brooklyn.core.mgmt.internal.EntityChangeListener
-
- onEvent(SensorEvent<T>) - Method in interface org.apache.brooklyn.api.sensor.SensorEventListener
-
The
SensorEvent
handler method.
- onEvent(SensorEvent<Object>) - Method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceState
-
- onEvent(SensorEvent<S>) - Method in class org.apache.brooklyn.enricher.stock.AbstractAggregatingEnricher
-
Deprecated.
- onEvent(SensorEvent<Object>) - Method in class org.apache.brooklyn.enricher.stock.AbstractMultipleSensorAggregator
-
- onEvent(SensorEvent<T>) - Method in class org.apache.brooklyn.enricher.stock.AbstractTransformer
-
- onEvent(SensorEvent) - Method in class org.apache.brooklyn.enricher.stock.AddingEnricher
-
Deprecated.
- onEvent(SensorEvent<T>) - Method in class org.apache.brooklyn.enricher.stock.Aggregator
-
- onEvent(SensorEvent<T>) - Method in class org.apache.brooklyn.enricher.stock.Combiner
-
- onEvent(SensorEvent<T>) - Method in class org.apache.brooklyn.enricher.stock.Joiner
-
- onEvent(SensorEvent<Object>) - Method in class org.apache.brooklyn.enricher.stock.Propagator
-
- onEvent(SensorEvent<Object>) - Method in class org.apache.brooklyn.enricher.stock.reducer.Reducer
-
- onEvent(SensorEvent<Object>) - Method in class org.apache.brooklyn.enricher.stock.SensorPropagatingEnricher
-
Deprecated.
- onEvent(SensorEvent) - Method in class org.apache.brooklyn.enricher.stock.SensorTransformingEnricher
-
Deprecated.
- onEvent(SensorEvent<S>) - Method in class org.apache.brooklyn.enricher.stock.UpdatingMap
-
- onEvent(SensorEvent<Entity>) - Method in class org.apache.brooklyn.entity.database.mysql.MySqlClusterImpl.MemberRemovedListener
-
- onEvent(SensorEvent<Lifecycle>) - Method in class org.apache.brooklyn.entity.system_service.EntityLaunchListener
-
- onEvent(SensorEvent<Location>) - Method in class org.apache.brooklyn.location.winrm.AdvertiseWinrmLoginPolicy
-
- onEvent(SensorEvent<T>) - Method in class org.apache.brooklyn.policy.enricher.DeltaEnricher
-
- onEvent(SensorEvent<T>) - Method in class org.apache.brooklyn.policy.enricher.RollingMeanEnricher
-
- onEvent(SensorEvent<T>) - Method in class org.apache.brooklyn.policy.enricher.RollingTimeWindowMeanEnricher
-
- onEvent(SensorEvent<T>, long) - Method in class org.apache.brooklyn.policy.enricher.RollingTimeWindowMeanEnricher
-
- onEvent(SensorEvent<T>) - Method in class org.apache.brooklyn.policy.enricher.TimeFractionDeltaEnricher
-
- onEvent(SensorEvent<T>, long) - Method in class org.apache.brooklyn.policy.enricher.TimeFractionDeltaEnricher
-
- onEvent(SensorEvent<T>) - Method in class org.apache.brooklyn.policy.enricher.TimeWeightedDeltaEnricher
-
- onEvent(SensorEvent<T>, long) - Method in class org.apache.brooklyn.policy.enricher.TimeWeightedDeltaEnricher
-
- onEvent(SensorEvent<Object>) - Method in class org.apache.brooklyn.policy.ha.ServiceFailureDetector
-
- onEvent(SensorEvent<Location>) - Method in class org.apache.brooklyn.policy.jclouds.os.CreateUserPolicy
-
- onException(Exception) - Method in class org.apache.brooklyn.core.feed.AttributePollHandler
-
- onException(Exception) - Method in class org.apache.brooklyn.core.feed.DelegatingPollHandler
-
- onException(Function<? super Exception, T>) - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
An exception is when there is an error in the communication
- onException(Exception) - Method in interface org.apache.brooklyn.core.feed.PollHandler
-
- onFailed(Exception) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
invoked for any high-level, unexpected, or otherwise uncaught failure;
may be invoked on catching above errors
- onFailed(Exception) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- onFailure(V) - Method in class org.apache.brooklyn.core.feed.AttributePollHandler
-
- onFailure(V) - Method in class org.apache.brooklyn.core.feed.DelegatingPollHandler
-
- onFailure(Function<? super V, T>) - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
A failure is when the connection is fine (no exception) but the other end returns a result object V
which the feed can tell indicates a failure (e.g.
- onFailure(V) - Method in interface org.apache.brooklyn.core.feed.PollHandler
-
- onFailure(long, Throwable) - Method in class org.apache.brooklyn.entity.group.zoneaware.AbstractZoneFailureDetector.ZoneHistory
-
- onFailure(StatusRecorder.Record, String) - Method in interface org.apache.brooklyn.qa.longevity.MonitorListener
-
- onFailure(Object) - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- onFailureOrException(Function<Object, T>) - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
A convenience for indicating a behaviour to occur for both
FeedConfig.onException(Function)
(error connecting) and FeedConfig.onFailure(Function)
(successful communication but failure
report from remote end)
- onFeedAdded(Feed) - Method in interface org.apache.brooklyn.core.mgmt.internal.EntityChangeListener
-
- onFeedRemoved(Feed) - Method in interface org.apache.brooklyn.core.mgmt.internal.EntityChangeListener
-
- onFinish(ITestContext) - Method in class org.apache.brooklyn.test.support.BrooklynLeakListener
-
- onFinish(ITestContext) - Method in class org.apache.brooklyn.test.support.StatusListener
-
- onFinish(ITestContext) - Method in class org.apache.brooklyn.test.support.VerboseReporter
-
- onGenerateMementoFailed(BrooklynObjectType, BrooklynObject, Exception) - Method in interface org.apache.brooklyn.api.mgmt.rebind.PersistenceExceptionHandler
-
- onGenerateMementoFailed(BrooklynObjectType, BrooklynObject, Exception) - Method in class org.apache.brooklyn.core.mgmt.rebind.PersistenceExceptionHandlerImpl
-
- onItemAdded(Item) - Method in class org.apache.brooklyn.core.mgmt.internal.AsyncCollectionChangeAdapter
-
- onItemAdded(Item) - Method in interface org.apache.brooklyn.core.mgmt.internal.CollectionChangeListener
-
- onItemAdded(ItemType, ContainerType, boolean) - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- onItemAdded(ItemType, ContainerType, boolean) - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunModel
-
- onItemAdded(ItemType, ContainerType) - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- onItemAdded(ItemType, ContainerType, boolean) - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- onItemAdded(ItemType, ContainerType) - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- onItemAdded(ItemType, ContainerType, boolean) - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- onItemMoved(ItemType, ContainerType) - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- onItemMoved(ItemType, ContainerType) - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunModel
-
- onItemMoved(ItemType, ContainerType) - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- onItemMoved(ItemType, ContainerType) - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- onItemRemoved(Item) - Method in class org.apache.brooklyn.core.mgmt.internal.AsyncCollectionChangeAdapter
-
- onItemRemoved(Item) - Method in interface org.apache.brooklyn.core.mgmt.internal.CollectionChangeListener
-
- onItemRemoved(ItemType) - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- onItemRemoved(ItemType) - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunModel
-
- onItemRemoved(ItemType) - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- onItemRemoved(ItemType) - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- onItemUsageUpdated(ItemType, Map<? extends ItemType, Double>) - Method in class org.apache.brooklyn.policy.followthesun.DefaultFollowTheSunModel
-
- onItemUsageUpdated(ItemType, Map<? extends ItemType, Double>) - Method in interface org.apache.brooklyn.policy.followthesun.FollowTheSunModel
-
- onItemWorkrateUpdated(ItemType, double) - Method in interface org.apache.brooklyn.policy.loadbalancing.BalanceablePoolModel
-
- onItemWorkrateUpdated(ItemType, double) - Method in class org.apache.brooklyn.policy.loadbalancing.DefaultBalanceablePoolModel
-
- onJoin(InetAddress, EndpointState) - Method in class org.apache.brooklyn.entity.nosql.cassandra.customsnitch.MultiCloudSnitch
-
- onLaunched(Task<?>) - Method in class org.apache.brooklyn.entity.system_service.SystemServiceEnricher
-
- onLine(String) - Method in class org.apache.brooklyn.util.stream.StreamGobbler
-
- onLoadMementoFailed(BrooklynObjectType, String, Exception) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
- onLoadMementoFailed(BrooklynObjectType, String, Exception) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- onLocationEvent(UsageListener.LocationMetadata, LocationUsage.LocationEvent) - Method in class org.apache.brooklyn.core.mgmt.usage.UsageListener.BasicUsageListener
-
- onLocationEvent(UsageListener.LocationMetadata, LocationUsage.LocationEvent) - Method in interface org.apache.brooklyn.core.mgmt.usage.UsageListener
-
- onLocationsChanged() - Method in interface org.apache.brooklyn.core.mgmt.internal.EntityChangeListener
-
- ONLY_IF_SERVICE_UP - Static variable in class org.apache.brooklyn.core.feed.AbstractFeed
-
- onlyIfExecutableMissing(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`).
- onlyIfServiceUp() - Method in class org.apache.brooklyn.entity.chef.ChefAttributeFeed.Builder
-
- onlyIfServiceUp(boolean) - Method in class org.apache.brooklyn.entity.chef.ChefAttributeFeed.Builder
-
- onlyIfServiceUp() - Method in class org.apache.brooklyn.feed.function.FunctionFeed.Builder
-
- onlyIfServiceUp(boolean) - Method in class org.apache.brooklyn.feed.function.FunctionFeed.Builder
-
- onlyIfServiceUp() - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- onlyIfServiceUp(boolean) - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- onlyIfServiceUp() - Method in class org.apache.brooklyn.feed.ssh.SshFeed.Builder
-
- onlyIfServiceUp(boolean) - Method in class org.apache.brooklyn.feed.ssh.SshFeed.Builder
-
- onManaged(BrooklynObject) - Method in interface org.apache.brooklyn.api.mgmt.rebind.ChangeListener
-
- onManaged(BrooklynObject) - Method in class org.apache.brooklyn.core.mgmt.rebind.ImmediateDeltaChangeListener
-
Deprecated.
- onManaged(BrooklynObject) - Method in class org.apache.brooklyn.core.mgmt.rebind.PeriodicDeltaChangeListener
-
- onManageFailed(BrooklynObjectType, BrooklynObject, Exception) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
- onManageFailed(BrooklynObjectType, BrooklynObject, Exception) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- onManagementBecomingMaster() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.4.0 override EntityManagementSupport.onManagementStarted if customization needed
- onManagementBecomingMaster() - Method in class org.apache.brooklyn.core.server.entity.BrooklynMetricsImpl
-
- onManagementBecomingMaster() - Method in class org.apache.brooklyn.entity.dns.AbstractGeoDnsServiceImpl
-
- onManagementBecomingMaster() - Method in class org.apache.brooklyn.entity.dns.geoscaling.GeoscalingDnsServiceImpl
-
- onManagementBecomingMaster() - Method in class org.apache.brooklyn.entity.group.DynamicGroupImpl
-
- onManagementBecomingMaster() - Method in class org.apache.brooklyn.entity.webapp.DynamicWebAppFabricImpl
-
- onManagementNoLongerMaster() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.4.0 override EntityManagementSupport.onManagementStopped if customization needed
- onManagementNoLongerMaster() - Method in class org.apache.brooklyn.core.server.entity.BrooklynMetricsImpl
-
Invoked by
ManagementContext
when this entity becomes mastered at a particular management node,
including the final management end and subsequent management node master-change for this entity.
- onManagementNoLongerMaster() - Method in class org.apache.brooklyn.entity.dns.AbstractGeoDnsServiceImpl
-
- onManagementNoLongerMaster() - Method in class org.apache.brooklyn.entity.group.DynamicGroupImpl
-
- onManagementNoLongerMaster() - Method in class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- onManagementStarted() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Invoked by
EntityManagementSupport
when this entity is fully managed and visible to other entities
through the management context.
- onManagementStarted() - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- onManagementStarted(ManagementTransitionInfo) - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
- onManagementStarted() - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixServerImpl
-
- onManagementStarted() - Method in class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
-
- onManagementStarting() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Invoked by
EntityManagementSupport
when this entity is becoming managed (i.e.
- onManagementStarting(ManagementTransitionInfo) - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
- onManagementStarting() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQDestinationImpl
-
- onManagementStarting() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQQueueImpl
-
- onManagementStarting() - Method in class org.apache.brooklyn.entity.messaging.activemq.ActiveMQTopicImpl
-
- onManagementStarting() - Method in class org.apache.brooklyn.entity.messaging.jms.JMSDestinationImpl
-
- onManagementStarting() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidDestinationImpl
-
- onManagementStarting() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidQueueImpl
-
- onManagementStarting() - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidTopicImpl
-
- onManagementStarting() - Method in class org.apache.brooklyn.entity.messaging.rabbit.RabbitDestination
-
- onManagementStarting() - Method in class org.apache.brooklyn.entity.proxy.nginx.UrlMappingImpl
-
- onManagementStarting() - Method in class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
-
- onManagementStopped() - Method in class org.apache.brooklyn.core.entity.AbstractApplication
-
- onManagementStopped() - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Invoked by
EntityManagementSupport
when this entity is fully unmanaged.
- onManagementStopped() - Method in class org.apache.brooklyn.core.location.AbstractLocation
-
- onManagementStopped(ManagementTransitionInfo) - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
- onManagementStopped() - Method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBReplicaSetImpl
-
- onManagementStopped() - Method in class org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBShardClusterImpl
-
- onManagementStopping(ManagementTransitionInfo) - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
- onMembersChanged() - Method in interface org.apache.brooklyn.core.mgmt.internal.EntityChangeListener
-
- onNotFound(BrooklynObjectType, String) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
- onNotFound(BrooklynObjectType, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- onNotification(Function<Notification, T>) - Method in class org.apache.brooklyn.feed.jmx.JmxNotificationSubscriptionConfig
-
- onPersistMementoFailed(Memento, Exception) - Method in interface org.apache.brooklyn.api.mgmt.rebind.PersistenceExceptionHandler
-
- onPersistMementoFailed(Memento, Exception) - Method in class org.apache.brooklyn.core.mgmt.rebind.PersistenceExceptionHandlerImpl
-
- onPersistRawMementoFailed(BrooklynObjectType, String, Exception) - Method in interface org.apache.brooklyn.api.mgmt.rebind.PersistenceExceptionHandler
-
- onPersistRawMementoFailed(BrooklynObjectType, String, Exception) - Method in class org.apache.brooklyn.core.mgmt.rebind.PersistenceExceptionHandlerImpl
-
- onPolicyAdded(Policy) - Method in interface org.apache.brooklyn.core.mgmt.internal.EntityChangeListener
-
- onPolicyRemoved(Policy) - Method in interface org.apache.brooklyn.core.mgmt.internal.EntityChangeListener
-
- onRebind(ManagementTransitionInfo) - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
- onRebindFailed(BrooklynObjectType, BrooklynObject, Exception) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
- onRebindFailed(BrooklynObjectType, BrooklynObject, Exception) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- onRecord(StatusRecorder.Record) - Method in interface org.apache.brooklyn.qa.longevity.MonitorListener
-
- onRemove(InetAddress) - Method in class org.apache.brooklyn.entity.nosql.cassandra.customsnitch.MultiCloudSnitch
-
- onRestart(InetAddress, EndpointState) - Method in class org.apache.brooklyn.entity.nosql.cassandra.customsnitch.MultiCloudSnitch
-
- onResult(Function<? super V, T>) - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
Registers a callback to be used by
FeedConfig.onSuccess(Function)
and FeedConfig.onFailure(Function)
,
i.e.
- onShutdownRequest() - Method in class org.apache.brooklyn.cli.Main.AppShutdownHandler
-
- onShutdownRequest() - Method in interface org.apache.brooklyn.rest.util.ShutdownHandler
-
- onStart(RebindContext) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindExceptionHandler
-
invoked before the rebind pass
- onStart(RebindContext) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindExceptionHandlerImpl
-
- onStart(ITestContext) - Method in class org.apache.brooklyn.test.support.BrooklynLeakListener
-
- onStart(ITestContext) - Method in class org.apache.brooklyn.test.support.StatusListener
-
- onStart(ITestContext) - Method in class org.apache.brooklyn.test.support.VerboseReporter
-
- onStartupFailure(Location, Entity, Throwable) - Method in interface org.apache.brooklyn.entity.group.DynamicCluster.ZoneFailureDetector
-
- onStartupFailure(Location, Entity, Throwable) - Method in class org.apache.brooklyn.entity.group.zoneaware.AbstractZoneFailureDetector
-
- onStartupFailure(Location, Entity, Throwable) - Method in class org.apache.brooklyn.entity.group.zoneaware.CombiningZoneFailureDetector
-
- onStartupSuccess(Location, Entity) - Method in interface org.apache.brooklyn.entity.group.DynamicCluster.ZoneFailureDetector
-
- onStartupSuccess(Location, Entity) - Method in class org.apache.brooklyn.entity.group.zoneaware.AbstractZoneFailureDetector
-
- onStartupSuccess(Location, Entity) - Method in class org.apache.brooklyn.entity.group.zoneaware.CombiningZoneFailureDetector
-
- onSuccess(V) - Method in class org.apache.brooklyn.core.feed.AttributePollHandler
-
- onSuccess(V) - Method in class org.apache.brooklyn.core.feed.DelegatingPollHandler
-
- onSuccess(Function<? super V, T>) - Method in class org.apache.brooklyn.core.feed.FeedConfig
-
- onSuccess(V) - Method in interface org.apache.brooklyn.core.feed.PollHandler
-
- onSuccess(long) - Method in class org.apache.brooklyn.entity.group.zoneaware.AbstractZoneFailureDetector.ZoneHistory
-
- onTagsChanged() - Method in interface org.apache.brooklyn.core.mgmt.internal.EntityChangeListener
-
- onTaskDone(Task<?>) - Method in class org.apache.brooklyn.core.mgmt.internal.BrooklynGarbageCollector
-
- onTaskDone(Task<?>) - Method in interface org.apache.brooklyn.util.core.task.ExecutionListener
-
invoked when a task completes:
Task.getEndTimeUtc()
and Task.isDone()
are guaranteed to be set,
and Future.get()
should return immediately for most Task implementations
(care has been taken to avoid potential deadlocks here, waiting for a result!)
- onTaskFinalization(Task<?>) - Method in interface org.apache.brooklyn.util.core.task.BasicTask.TaskFinalizer
-
- onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class org.apache.brooklyn.test.support.StatusListener
-
- onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class org.apache.brooklyn.test.support.VerboseReporter
-
- onTestFailure(ITestResult) - Method in class org.apache.brooklyn.test.support.StatusListener
-
- onTestFailure(ITestResult) - Method in class org.apache.brooklyn.test.support.VerboseReporter
-
- onTestSkipped(ITestResult) - Method in class org.apache.brooklyn.test.support.StatusListener
-
- onTestSkipped(ITestResult) - Method in class org.apache.brooklyn.test.support.VerboseReporter
-
- onTestStart(ITestResult) - Method in class org.apache.brooklyn.test.support.StatusListener
-
- onTestStart(ITestResult) - Method in class org.apache.brooklyn.test.support.VerboseReporter
-
- onTestSuccess(ITestResult) - Method in class org.apache.brooklyn.test.support.StatusListener
-
- onTestSuccess(ITestResult) - Method in class org.apache.brooklyn.test.support.VerboseReporter
-
- onTimeoutReturn(V) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.Builder
-
- onTimeoutReturn(V) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.MultiBuilder
-
- onTimeoutThrow() - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.Builder
-
- onTimeoutThrow() - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.MultiBuilder
-
- onUnmanaged(BrooklynObject) - Method in interface org.apache.brooklyn.api.mgmt.rebind.ChangeListener
-
- onUnmanaged(Entity) - Method in class org.apache.brooklyn.core.mgmt.internal.BrooklynGarbageCollector
-
- onUnmanaged(Location) - Method in class org.apache.brooklyn.core.mgmt.internal.BrooklynGarbageCollector
-
- onUnmanaged(BrooklynObject) - Method in class org.apache.brooklyn.core.mgmt.rebind.ImmediateDeltaChangeListener
-
Deprecated.
- onUnmanaged(BrooklynObject) - Method in class org.apache.brooklyn.core.mgmt.rebind.PeriodicDeltaChangeListener
-
- onUnmanagedContinue() - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.Builder
-
Deprecated.
- onUnmanagedReturn(V) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.Builder
-
- onUnmanagedReturn(V) - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.MultiBuilder
-
- onUnmanagedThrow() - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.Builder
-
- onUnmanagedThrow() - Method in class org.apache.brooklyn.core.sensor.DependentConfiguration.MultiBuilder
-
- onUpdated() - Method in class org.apache.brooklyn.enricher.stock.CustomAggregatingEnricher
-
Deprecated.
- OPCOUNTERS_COMMAND - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- OPCOUNTERS_DELETES - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- OPCOUNTERS_GETMORE - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- OPCOUNTERS_INSERTS - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- OPCOUNTERS_QUERIES - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- OPCOUNTERS_UPDATES - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- OPEN_IPTABLES - Static variable in interface org.apache.brooklyn.entity.software.base.SoftwareProcess
-
- OPEN_IPTABLES - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
Deprecated.
since 0.8.0; instead configure this on the entity. See SoftwareProcess.OPEN_IPTABLES.
- OPEN_WIRE_PORT - Static variable in interface org.apache.brooklyn.entity.messaging.activemq.ActiveMQBroker
-
- openIptablesAsync(Iterable<Integer>, SshMachineLocation) - Method in class org.apache.brooklyn.entity.machine.MachineInitTasks
-
Returns a queued
Task
which opens the given ports in iptables on the given machine.
- openPortForwarding(NodeMetadata, int, Optional<Integer>, Protocol, Cidr) - Method in interface org.apache.brooklyn.location.jclouds.networking.JcloudsPortForwarderExtension
-
Opens port forwarding (e.g.
- openWithUrl() - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
- openWithUrl(Function<T, String>) - Static method in class org.apache.brooklyn.core.config.render.RendererHints
-
- operation(String, String, Object...) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
- operation(ObjectName, String, Object...) - Method in class org.apache.brooklyn.feed.jmx.JmxHelper
-
Executes an operation on a JMX
ObjectName
.
- OPERATION_POLLS - Static variable in class org.apache.brooklyn.feed.jmx.JmxFeed
-
- operationName(String) - Method in class org.apache.brooklyn.feed.jmx.JmxOperationPollConfig
-
- operationParams(List<?>) - Method in class org.apache.brooklyn.feed.jmx.JmxOperationPollConfig
-
- operationSignature(List<String>) - Method in class org.apache.brooklyn.feed.jmx.JmxOperationPollConfig
-
- OPS - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- OPS_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseCluster
-
- OPTIMIZE_HOST_NETWORKING - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- options(TemplateOptions) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- or(T) - Method in class org.apache.brooklyn.util.guava.Maybe
-
- or(Maybe<T>) - Method in class org.apache.brooklyn.util.guava.Maybe
-
- or(Supplier<T>) - Method in class org.apache.brooklyn.util.guava.Maybe
-
- or(T) - Static method in class org.apache.brooklyn.util.guava.MaybeFunctions
-
- orCancel() - Method in class org.apache.brooklyn.util.core.task.DynamicTasks.TaskQueueingResult
-
- ordering() - Method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser
-
- orderingScoredWithoutDefaults() - Method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser
-
- orderingScoredWithoutDefaultsDeprecated() - Method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser
-
Deprecated.
since 0.7.0 kept in case persisted
- orderingWithDefaults(Ordering<Image>) - Static method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser
-
- orderingWithDefaultsDeprecated(Ordering<Image>) - Static method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser
-
Deprecated.
since 0.7.0 kept in case persisted
- org.apache.brooklyn.api.catalog - package org.apache.brooklyn.api.catalog
-
- org.apache.brooklyn.api.effector - package org.apache.brooklyn.api.effector
-
- org.apache.brooklyn.api.entity - package org.apache.brooklyn.api.entity
-
- org.apache.brooklyn.api.entity.drivers - package org.apache.brooklyn.api.entity.drivers
-
- org.apache.brooklyn.api.entity.drivers.downloads - package org.apache.brooklyn.api.entity.drivers.downloads
-
- org.apache.brooklyn.api.internal - package org.apache.brooklyn.api.internal
-
- org.apache.brooklyn.api.location - package org.apache.brooklyn.api.location
-
- org.apache.brooklyn.api.mgmt - package org.apache.brooklyn.api.mgmt
-
- org.apache.brooklyn.api.mgmt.classloading - package org.apache.brooklyn.api.mgmt.classloading
-
- org.apache.brooklyn.api.mgmt.entitlement - package org.apache.brooklyn.api.mgmt.entitlement
-
- org.apache.brooklyn.api.mgmt.ha - package org.apache.brooklyn.api.mgmt.ha
-
- org.apache.brooklyn.api.mgmt.rebind - package org.apache.brooklyn.api.mgmt.rebind
-
- org.apache.brooklyn.api.mgmt.rebind.mementos - package org.apache.brooklyn.api.mgmt.rebind.mementos
-
- org.apache.brooklyn.api.objs - package org.apache.brooklyn.api.objs
-
- org.apache.brooklyn.api.policy - package org.apache.brooklyn.api.policy
-
- org.apache.brooklyn.api.relations - package org.apache.brooklyn.api.relations
-
- org.apache.brooklyn.api.sensor - package org.apache.brooklyn.api.sensor
-
- org.apache.brooklyn.api.typereg - package org.apache.brooklyn.api.typereg
-
- org.apache.brooklyn.camp - package org.apache.brooklyn.camp
-
- org.apache.brooklyn.camp.brooklyn - package org.apache.brooklyn.camp.brooklyn
-
- org.apache.brooklyn.camp.brooklyn.api - package org.apache.brooklyn.camp.brooklyn.api
-
- org.apache.brooklyn.camp.brooklyn.spi.creation - package org.apache.brooklyn.camp.brooklyn.spi.creation
-
- org.apache.brooklyn.camp.brooklyn.spi.creation.service - package org.apache.brooklyn.camp.brooklyn.spi.creation.service
-
- org.apache.brooklyn.camp.brooklyn.spi.dsl - package org.apache.brooklyn.camp.brooklyn.spi.dsl
-
- org.apache.brooklyn.camp.brooklyn.spi.dsl.methods - package org.apache.brooklyn.camp.brooklyn.spi.dsl.methods
-
- org.apache.brooklyn.camp.brooklyn.spi.dsl.parse - package org.apache.brooklyn.camp.brooklyn.spi.dsl.parse
-
- org.apache.brooklyn.camp.brooklyn.spi.lookup - package org.apache.brooklyn.camp.brooklyn.spi.lookup
-
- org.apache.brooklyn.camp.brooklyn.spi.platform - package org.apache.brooklyn.camp.brooklyn.spi.platform
-
- org.apache.brooklyn.camp.commontypes - package org.apache.brooklyn.camp.commontypes
-
- org.apache.brooklyn.camp.server.dto - package org.apache.brooklyn.camp.server.dto
-
- org.apache.brooklyn.camp.server.rest - package org.apache.brooklyn.camp.server.rest
-
- org.apache.brooklyn.camp.server.rest.resource - package org.apache.brooklyn.camp.server.rest.resource
-
- org.apache.brooklyn.camp.server.rest.util - package org.apache.brooklyn.camp.server.rest.util
-
- org.apache.brooklyn.camp.spi - package org.apache.brooklyn.camp.spi
-
- org.apache.brooklyn.camp.spi.collection - package org.apache.brooklyn.camp.spi.collection
-
- org.apache.brooklyn.camp.spi.instantiate - package org.apache.brooklyn.camp.spi.instantiate
-
- org.apache.brooklyn.camp.spi.pdp - package org.apache.brooklyn.camp.spi.pdp
-
- org.apache.brooklyn.camp.spi.resolve - package org.apache.brooklyn.camp.spi.resolve
-
- org.apache.brooklyn.camp.spi.resolve.interpret - package org.apache.brooklyn.camp.spi.resolve.interpret
-
- org.apache.brooklyn.camp.util.yaml - package org.apache.brooklyn.camp.util.yaml
-
- org.apache.brooklyn.cli - package org.apache.brooklyn.cli
-
- org.apache.brooklyn.cli.lister - package org.apache.brooklyn.cli.lister
-
- org.apache.brooklyn.config - package org.apache.brooklyn.config
-
- org.apache.brooklyn.core - package org.apache.brooklyn.core
-
- org.apache.brooklyn.core.annotation - package org.apache.brooklyn.core.annotation
-
- org.apache.brooklyn.core.catalog - package org.apache.brooklyn.core.catalog
-
- org.apache.brooklyn.core.catalog.internal - package org.apache.brooklyn.core.catalog.internal
-
- org.apache.brooklyn.core.config - package org.apache.brooklyn.core.config
-
- org.apache.brooklyn.core.config.external - package org.apache.brooklyn.core.config.external
-
- org.apache.brooklyn.core.config.external.vault - package org.apache.brooklyn.core.config.external.vault
-
- org.apache.brooklyn.core.config.internal - package org.apache.brooklyn.core.config.internal
-
- org.apache.brooklyn.core.config.render - package org.apache.brooklyn.core.config.render
-
- org.apache.brooklyn.core.effector - package org.apache.brooklyn.core.effector
-
- org.apache.brooklyn.core.effector.ssh - package org.apache.brooklyn.core.effector.ssh
-
- org.apache.brooklyn.core.enricher - package org.apache.brooklyn.core.enricher
-
- org.apache.brooklyn.core.entity - package org.apache.brooklyn.core.entity
-
- org.apache.brooklyn.core.entity.drivers - package org.apache.brooklyn.core.entity.drivers
-
- org.apache.brooklyn.core.entity.drivers.downloads - package org.apache.brooklyn.core.entity.drivers.downloads
-
- org.apache.brooklyn.core.entity.factory - package org.apache.brooklyn.core.entity.factory
-
- org.apache.brooklyn.core.entity.internal - package org.apache.brooklyn.core.entity.internal
-
- org.apache.brooklyn.core.entity.lifecycle - package org.apache.brooklyn.core.entity.lifecycle
-
- org.apache.brooklyn.core.entity.trait - package org.apache.brooklyn.core.entity.trait
-
- org.apache.brooklyn.core.feed - package org.apache.brooklyn.core.feed
-
- org.apache.brooklyn.core.internal - package org.apache.brooklyn.core.internal
-
- org.apache.brooklyn.core.internal.storage - package org.apache.brooklyn.core.internal.storage
-
- org.apache.brooklyn.core.internal.storage.impl - package org.apache.brooklyn.core.internal.storage.impl
-
- org.apache.brooklyn.core.internal.storage.impl.inmemory - package org.apache.brooklyn.core.internal.storage.impl.inmemory
-
- org.apache.brooklyn.core.location - package org.apache.brooklyn.core.location
-
- org.apache.brooklyn.core.location.access - package org.apache.brooklyn.core.location.access
-
- org.apache.brooklyn.core.location.cloud - package org.apache.brooklyn.core.location.cloud
-
- org.apache.brooklyn.core.location.cloud.names - package org.apache.brooklyn.core.location.cloud.names
-
- org.apache.brooklyn.core.location.dynamic - package org.apache.brooklyn.core.location.dynamic
-
- org.apache.brooklyn.core.location.geo - package org.apache.brooklyn.core.location.geo
-
- org.apache.brooklyn.core.location.internal - package org.apache.brooklyn.core.location.internal
-
- org.apache.brooklyn.core.mgmt - package org.apache.brooklyn.core.mgmt
-
- org.apache.brooklyn.core.mgmt.classloading - package org.apache.brooklyn.core.mgmt.classloading
-
- org.apache.brooklyn.core.mgmt.entitlement - package org.apache.brooklyn.core.mgmt.entitlement
-
- org.apache.brooklyn.core.mgmt.ha - package org.apache.brooklyn.core.mgmt.ha
-
- org.apache.brooklyn.core.mgmt.ha.dto - package org.apache.brooklyn.core.mgmt.ha.dto
-
- org.apache.brooklyn.core.mgmt.internal - package org.apache.brooklyn.core.mgmt.internal
-
- org.apache.brooklyn.core.mgmt.persist - package org.apache.brooklyn.core.mgmt.persist
-
- org.apache.brooklyn.core.mgmt.persist.jclouds - package org.apache.brooklyn.core.mgmt.persist.jclouds
-
- org.apache.brooklyn.core.mgmt.rebind - package org.apache.brooklyn.core.mgmt.rebind
-
- org.apache.brooklyn.core.mgmt.rebind.dto - package org.apache.brooklyn.core.mgmt.rebind.dto
-
- org.apache.brooklyn.core.mgmt.rebind.transformer - package org.apache.brooklyn.core.mgmt.rebind.transformer
-
- org.apache.brooklyn.core.mgmt.rebind.transformer.impl - package org.apache.brooklyn.core.mgmt.rebind.transformer.impl
-
- org.apache.brooklyn.core.mgmt.usage - package org.apache.brooklyn.core.mgmt.usage
-
- org.apache.brooklyn.core.objs - package org.apache.brooklyn.core.objs
-
- org.apache.brooklyn.core.objs.proxy - package org.apache.brooklyn.core.objs.proxy
-
- org.apache.brooklyn.core.plan - package org.apache.brooklyn.core.plan
-
- org.apache.brooklyn.core.policy - package org.apache.brooklyn.core.policy
-
- org.apache.brooklyn.core.relations - package org.apache.brooklyn.core.relations
-
- org.apache.brooklyn.core.resolve.entity - package org.apache.brooklyn.core.resolve.entity
-
- org.apache.brooklyn.core.sensor - package org.apache.brooklyn.core.sensor
-
- org.apache.brooklyn.core.sensor.http - package org.apache.brooklyn.core.sensor.http
-
- org.apache.brooklyn.core.sensor.password - package org.apache.brooklyn.core.sensor.password
-
- org.apache.brooklyn.core.sensor.ssh - package org.apache.brooklyn.core.sensor.ssh
-
- org.apache.brooklyn.core.sensor.windows - package org.apache.brooklyn.core.sensor.windows
-
- org.apache.brooklyn.core.server - package org.apache.brooklyn.core.server
-
- org.apache.brooklyn.core.server.entity - package org.apache.brooklyn.core.server.entity
-
- org.apache.brooklyn.core.typereg - package org.apache.brooklyn.core.typereg
-
- org.apache.brooklyn.demo - package org.apache.brooklyn.demo
-
- org.apache.brooklyn.enricher.stock - package org.apache.brooklyn.enricher.stock
-
- org.apache.brooklyn.enricher.stock.reducer - package org.apache.brooklyn.enricher.stock.reducer
-
- org.apache.brooklyn.entity.brooklynnode - package org.apache.brooklyn.entity.brooklynnode
-
- org.apache.brooklyn.entity.brooklynnode.effector - package org.apache.brooklyn.entity.brooklynnode.effector
-
- org.apache.brooklyn.entity.chef - package org.apache.brooklyn.entity.chef
-
- org.apache.brooklyn.entity.cm.salt - package org.apache.brooklyn.entity.cm.salt
-
- org.apache.brooklyn.entity.cm.salt.impl - package org.apache.brooklyn.entity.cm.salt.impl
-
- org.apache.brooklyn.entity.database - package org.apache.brooklyn.entity.database
-
- org.apache.brooklyn.entity.database.crate - package org.apache.brooklyn.entity.database.crate
-
- org.apache.brooklyn.entity.database.derby - package org.apache.brooklyn.entity.database.derby
-
- org.apache.brooklyn.entity.database.mariadb - package org.apache.brooklyn.entity.database.mariadb
-
- org.apache.brooklyn.entity.database.mysql - package org.apache.brooklyn.entity.database.mysql
-
- org.apache.brooklyn.entity.database.postgresql - package org.apache.brooklyn.entity.database.postgresql
-
- org.apache.brooklyn.entity.database.rubyrep - package org.apache.brooklyn.entity.database.rubyrep
-
- org.apache.brooklyn.entity.dns - package org.apache.brooklyn.entity.dns
-
- org.apache.brooklyn.entity.dns.geoscaling - package org.apache.brooklyn.entity.dns.geoscaling
-
- org.apache.brooklyn.entity.group - package org.apache.brooklyn.entity.group
-
- org.apache.brooklyn.entity.group.zoneaware - package org.apache.brooklyn.entity.group.zoneaware
-
- org.apache.brooklyn.entity.java - package org.apache.brooklyn.entity.java
-
- org.apache.brooklyn.entity.machine - package org.apache.brooklyn.entity.machine
-
- org.apache.brooklyn.entity.machine.pool - package org.apache.brooklyn.entity.machine.pool
-
- org.apache.brooklyn.entity.messaging - package org.apache.brooklyn.entity.messaging
-
- org.apache.brooklyn.entity.messaging.activemq - package org.apache.brooklyn.entity.messaging.activemq
-
- org.apache.brooklyn.entity.messaging.amqp - package org.apache.brooklyn.entity.messaging.amqp
-
- org.apache.brooklyn.entity.messaging.jms - package org.apache.brooklyn.entity.messaging.jms
-
- org.apache.brooklyn.entity.messaging.kafka - package org.apache.brooklyn.entity.messaging.kafka
-
- org.apache.brooklyn.entity.messaging.qpid - package org.apache.brooklyn.entity.messaging.qpid
-
- org.apache.brooklyn.entity.messaging.rabbit - package org.apache.brooklyn.entity.messaging.rabbit
-
- org.apache.brooklyn.entity.messaging.storm - package org.apache.brooklyn.entity.messaging.storm
-
- org.apache.brooklyn.entity.monitoring.monit - package org.apache.brooklyn.entity.monitoring.monit
-
- org.apache.brooklyn.entity.monitoring.zabbix - package org.apache.brooklyn.entity.monitoring.zabbix
-
- org.apache.brooklyn.entity.network.bind - package org.apache.brooklyn.entity.network.bind
-
- org.apache.brooklyn.entity.nosql.cassandra - package org.apache.brooklyn.entity.nosql.cassandra
-
- org.apache.brooklyn.entity.nosql.cassandra.customsnitch - package org.apache.brooklyn.entity.nosql.cassandra.customsnitch
-
- org.apache.brooklyn.entity.nosql.couchbase - package org.apache.brooklyn.entity.nosql.couchbase
-
- org.apache.brooklyn.entity.nosql.couchdb - package org.apache.brooklyn.entity.nosql.couchdb
-
- org.apache.brooklyn.entity.nosql.elasticsearch - package org.apache.brooklyn.entity.nosql.elasticsearch
-
- org.apache.brooklyn.entity.nosql.hazelcast - package org.apache.brooklyn.entity.nosql.hazelcast
-
- org.apache.brooklyn.entity.nosql.infinispan - package org.apache.brooklyn.entity.nosql.infinispan
-
- org.apache.brooklyn.entity.nosql.mongodb - package org.apache.brooklyn.entity.nosql.mongodb
-
- org.apache.brooklyn.entity.nosql.mongodb.sharding - package org.apache.brooklyn.entity.nosql.mongodb.sharding
-
- org.apache.brooklyn.entity.nosql.redis - package org.apache.brooklyn.entity.nosql.redis
-
- org.apache.brooklyn.entity.nosql.riak - package org.apache.brooklyn.entity.nosql.riak
-
- org.apache.brooklyn.entity.nosql.solr - package org.apache.brooklyn.entity.nosql.solr
-
- org.apache.brooklyn.entity.osgi.karaf - package org.apache.brooklyn.entity.osgi.karaf
-
- org.apache.brooklyn.entity.proxy - package org.apache.brooklyn.entity.proxy
-
- org.apache.brooklyn.entity.proxy.nginx - package org.apache.brooklyn.entity.proxy.nginx
-
- org.apache.brooklyn.entity.resolve - package org.apache.brooklyn.entity.resolve
-
- org.apache.brooklyn.entity.software.base - package org.apache.brooklyn.entity.software.base
-
- org.apache.brooklyn.entity.software.base.lifecycle - package org.apache.brooklyn.entity.software.base.lifecycle
-
- org.apache.brooklyn.entity.stock - package org.apache.brooklyn.entity.stock
-
- org.apache.brooklyn.entity.system_service - package org.apache.brooklyn.entity.system_service
-
- org.apache.brooklyn.entity.webapp - package org.apache.brooklyn.entity.webapp
-
- org.apache.brooklyn.entity.webapp.jboss - package org.apache.brooklyn.entity.webapp.jboss
-
- org.apache.brooklyn.entity.webapp.jetty - package org.apache.brooklyn.entity.webapp.jetty
-
- org.apache.brooklyn.entity.webapp.nodejs - package org.apache.brooklyn.entity.webapp.nodejs
-
- org.apache.brooklyn.entity.webapp.tomcat - package org.apache.brooklyn.entity.webapp.tomcat
-
- org.apache.brooklyn.entity.zookeeper - package org.apache.brooklyn.entity.zookeeper
-
- org.apache.brooklyn.feed.function - package org.apache.brooklyn.feed.function
-
- org.apache.brooklyn.feed.http - package org.apache.brooklyn.feed.http
-
- org.apache.brooklyn.feed.jmx - package org.apache.brooklyn.feed.jmx
-
- org.apache.brooklyn.feed.shell - package org.apache.brooklyn.feed.shell
-
- org.apache.brooklyn.feed.ssh - package org.apache.brooklyn.feed.ssh
-
- org.apache.brooklyn.feed.windows - package org.apache.brooklyn.feed.windows
-
- org.apache.brooklyn.internal.storage.impl.hazelcast - package org.apache.brooklyn.internal.storage.impl.hazelcast
-
- org.apache.brooklyn.karaf.commands - package org.apache.brooklyn.karaf.commands
-
- org.apache.brooklyn.launcher - package org.apache.brooklyn.launcher
-
- org.apache.brooklyn.launcher.camp - package org.apache.brooklyn.launcher.camp
-
- org.apache.brooklyn.launcher.config - package org.apache.brooklyn.launcher.config
-
- org.apache.brooklyn.location.byon - package org.apache.brooklyn.location.byon
-
- org.apache.brooklyn.location.jclouds - package org.apache.brooklyn.location.jclouds
-
- org.apache.brooklyn.location.jclouds.networking - package org.apache.brooklyn.location.jclouds.networking
-
- org.apache.brooklyn.location.jclouds.pool - package org.apache.brooklyn.location.jclouds.pool
-
- org.apache.brooklyn.location.jclouds.templates - package org.apache.brooklyn.location.jclouds.templates
-
- org.apache.brooklyn.location.jclouds.zone - package org.apache.brooklyn.location.jclouds.zone
-
- org.apache.brooklyn.location.localhost - package org.apache.brooklyn.location.localhost
-
- org.apache.brooklyn.location.multi - package org.apache.brooklyn.location.multi
-
- org.apache.brooklyn.location.paas - package org.apache.brooklyn.location.paas
-
- org.apache.brooklyn.location.ssh - package org.apache.brooklyn.location.ssh
-
- org.apache.brooklyn.location.winrm - package org.apache.brooklyn.location.winrm
-
- org.apache.brooklyn.policy.autoscaling - package org.apache.brooklyn.policy.autoscaling
-
- org.apache.brooklyn.policy.enricher - package org.apache.brooklyn.policy.enricher
-
- org.apache.brooklyn.policy.followthesun - package org.apache.brooklyn.policy.followthesun
-
- org.apache.brooklyn.policy.ha - package org.apache.brooklyn.policy.ha
-
- org.apache.brooklyn.policy.jclouds.os - package org.apache.brooklyn.policy.jclouds.os
-
- org.apache.brooklyn.policy.loadbalancing - package org.apache.brooklyn.policy.loadbalancing
-
- org.apache.brooklyn.qa.load - package org.apache.brooklyn.qa.load
-
- org.apache.brooklyn.qa.longevity - package org.apache.brooklyn.qa.longevity
-
- org.apache.brooklyn.rest - package org.apache.brooklyn.rest
-
- org.apache.brooklyn.rest.api - package org.apache.brooklyn.rest.api
-
- org.apache.brooklyn.rest.apidoc - package org.apache.brooklyn.rest.apidoc
-
- org.apache.brooklyn.rest.client - package org.apache.brooklyn.rest.client
-
- org.apache.brooklyn.rest.client.util.http - package org.apache.brooklyn.rest.client.util.http
-
- org.apache.brooklyn.rest.domain - package org.apache.brooklyn.rest.domain
-
- org.apache.brooklyn.rest.filter - package org.apache.brooklyn.rest.filter
-
- org.apache.brooklyn.rest.resources - package org.apache.brooklyn.rest.resources
-
- org.apache.brooklyn.rest.security - package org.apache.brooklyn.rest.security
-
- org.apache.brooklyn.rest.security.provider - package org.apache.brooklyn.rest.security.provider
-
- org.apache.brooklyn.rest.transform - package org.apache.brooklyn.rest.transform
-
- org.apache.brooklyn.rest.util - package org.apache.brooklyn.rest.util
-
- org.apache.brooklyn.rest.util.json - package org.apache.brooklyn.rest.util.json
-
- org.apache.brooklyn.rt.felix - package org.apache.brooklyn.rt.felix
-
- org.apache.brooklyn.test - package org.apache.brooklyn.test
-
- org.apache.brooklyn.test.framework - package org.apache.brooklyn.test.framework
-
- org.apache.brooklyn.test.http - package org.apache.brooklyn.test.http
-
- org.apache.brooklyn.test.osgi.entities - package org.apache.brooklyn.test.osgi.entities
-
- org.apache.brooklyn.test.osgi.entities.more - package org.apache.brooklyn.test.osgi.entities.more
-
- org.apache.brooklyn.test.performance - package org.apache.brooklyn.test.performance
-
- org.apache.brooklyn.test.support - package org.apache.brooklyn.test.support
-
- org.apache.brooklyn.util - package org.apache.brooklyn.util
-
- org.apache.brooklyn.util.collections - package org.apache.brooklyn.util.collections
-
- org.apache.brooklyn.util.concurrent - package org.apache.brooklyn.util.concurrent
-
- org.apache.brooklyn.util.core - package org.apache.brooklyn.util.core
-
- org.apache.brooklyn.util.core.config - package org.apache.brooklyn.util.core.config
-
- org.apache.brooklyn.util.core.crypto - package org.apache.brooklyn.util.core.crypto
-
- org.apache.brooklyn.util.core.file - package org.apache.brooklyn.util.core.file
-
- org.apache.brooklyn.util.core.flags - package org.apache.brooklyn.util.core.flags
-
- org.apache.brooklyn.util.core.http - package org.apache.brooklyn.util.core.http
-
- org.apache.brooklyn.util.core.internal - package org.apache.brooklyn.util.core.internal
-
- org.apache.brooklyn.util.core.internal.ssh - package org.apache.brooklyn.util.core.internal.ssh
-
- org.apache.brooklyn.util.core.internal.ssh.cli - package org.apache.brooklyn.util.core.internal.ssh.cli
-
- org.apache.brooklyn.util.core.internal.ssh.process - package org.apache.brooklyn.util.core.internal.ssh.process
-
- org.apache.brooklyn.util.core.internal.ssh.sshj - package org.apache.brooklyn.util.core.internal.ssh.sshj
-
- org.apache.brooklyn.util.core.internal.winrm - package org.apache.brooklyn.util.core.internal.winrm
-
- org.apache.brooklyn.util.core.internal.winrm.winrm4j - package org.apache.brooklyn.util.core.internal.winrm.winrm4j
-
- org.apache.brooklyn.util.core.javalang - package org.apache.brooklyn.util.core.javalang
-
- org.apache.brooklyn.util.core.mutex - package org.apache.brooklyn.util.core.mutex
-
- org.apache.brooklyn.util.core.osgi - package org.apache.brooklyn.util.core.osgi
-
- org.apache.brooklyn.util.core.sensor - package org.apache.brooklyn.util.core.sensor
-
- org.apache.brooklyn.util.core.task - package org.apache.brooklyn.util.core.task
-
- org.apache.brooklyn.util.core.task.ssh - package org.apache.brooklyn.util.core.task.ssh
-
- org.apache.brooklyn.util.core.task.ssh.internal - package org.apache.brooklyn.util.core.task.ssh.internal
-
- org.apache.brooklyn.util.core.task.system - package org.apache.brooklyn.util.core.task.system
-
- org.apache.brooklyn.util.core.task.system.internal - package org.apache.brooklyn.util.core.task.system.internal
-
- org.apache.brooklyn.util.core.text - package org.apache.brooklyn.util.core.text
-
- org.apache.brooklyn.util.core.xstream - package org.apache.brooklyn.util.core.xstream
-
- org.apache.brooklyn.util.crypto - package org.apache.brooklyn.util.crypto
-
- org.apache.brooklyn.util.exceptions - package org.apache.brooklyn.util.exceptions
-
- org.apache.brooklyn.util.git - package org.apache.brooklyn.util.git
-
- org.apache.brooklyn.util.groovy - package org.apache.brooklyn.util.groovy
-
- org.apache.brooklyn.util.guava - package org.apache.brooklyn.util.guava
-
- org.apache.brooklyn.util.http - package org.apache.brooklyn.util.http
-
- org.apache.brooklyn.util.internal - package org.apache.brooklyn.util.internal
-
- org.apache.brooklyn.util.io - package org.apache.brooklyn.util.io
-
- org.apache.brooklyn.util.javalang - package org.apache.brooklyn.util.javalang
-
- org.apache.brooklyn.util.jmx.jmxmp - package org.apache.brooklyn.util.jmx.jmxmp
-
- org.apache.brooklyn.util.jmx.jmxrmi - package org.apache.brooklyn.util.jmx.jmxrmi
-
- org.apache.brooklyn.util.logback - package org.apache.brooklyn.util.logback
-
- org.apache.brooklyn.util.logging - package org.apache.brooklyn.util.logging
-
- org.apache.brooklyn.util.math - package org.apache.brooklyn.util.math
-
- org.apache.brooklyn.util.maven - package org.apache.brooklyn.util.maven
-
- org.apache.brooklyn.util.net - package org.apache.brooklyn.util.net
-
- org.apache.brooklyn.util.os - package org.apache.brooklyn.util.os
-
- org.apache.brooklyn.util.osgi - package org.apache.brooklyn.util.osgi
-
- org.apache.brooklyn.util.pool - package org.apache.brooklyn.util.pool
-
- org.apache.brooklyn.util.repeat - package org.apache.brooklyn.util.repeat
-
- org.apache.brooklyn.util.ssh - package org.apache.brooklyn.util.ssh
-
- org.apache.brooklyn.util.stream - package org.apache.brooklyn.util.stream
-
- org.apache.brooklyn.util.text - package org.apache.brooklyn.util.text
-
- org.apache.brooklyn.util.time - package org.apache.brooklyn.util.time
-
- org.apache.brooklyn.util.web - package org.apache.brooklyn.util.web
-
- org.apache.brooklyn.util.yaml - package org.apache.brooklyn.util.yaml
-
- ORIGINAL_SPEC - Static variable in interface org.apache.brooklyn.core.location.internal.LocationInternal
-
- orNull() - Method in class org.apache.brooklyn.util.guava.Maybe
-
- orNull() - Method in class org.apache.brooklyn.util.guava.Maybe.SoftlyPresent
-
- orred(BitList) - Method in class org.apache.brooklyn.util.math.BitList
-
represents the result of this bit list logically ORred with the other
- orSubmitAndBlock() - Method in class org.apache.brooklyn.util.core.task.DynamicTasks.TaskQueueingResult
-
causes the task to be submitted *synchronously* if it hasn't already been submitted;
useful in contexts such as libraries where callers may be either on a legacy call path
(which assumes all commands complete immediately);
requiring an entity execution context (will try to find a default if not set)
- orSubmitAndBlock(Entity) - Method in class org.apache.brooklyn.util.core.task.DynamicTasks.TaskQueueingResult
-
convenience for setting
DynamicTasks.TaskQueueingResult.executionContext(ExecutionContext)
then submitting blocking
- orSubmitAsync() - Method in class org.apache.brooklyn.util.core.task.DynamicTasks.TaskQueueingResult
-
causes the task to be submitted (asynchronously) if it hasn't already been,
requiring an entity execution context (will try to find a default if not set)
- orSubmitAsync(Entity) - Method in class org.apache.brooklyn.util.core.task.DynamicTasks.TaskQueueingResult
-
convenience for setting
DynamicTasks.TaskQueueingResult.executionContext(ExecutionContext)
then submitting async
- Os - Class in org.apache.brooklyn.util.os
-
- Os() - Constructor for class org.apache.brooklyn.util.os.Os
-
- Os.DeletionResult - Class in org.apache.brooklyn.util.os
-
- Os.DeletionResult(File, boolean, Throwable) - Constructor for class org.apache.brooklyn.util.os.Os.DeletionResult
-
- Os.TmpDirFinder - Class in org.apache.brooklyn.util.os
-
utility for finding a usable (writable) tmp dir, preferring java.io.tmpdir
(unless it's weird, e.g.
- Os.TmpDirFinder() - Constructor for class org.apache.brooklyn.util.os.Os.TmpDirFinder
-
- os64Bit(boolean) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- OS_64_BIT - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- OS_FAMILY - Static variable in class org.apache.brooklyn.location.byon.ByonLocationResolver
-
- OS_FAMILY - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- OS_FAMILY_OVERRIDE - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- OS_TO_MACHINE_LOCATION_TYPE - Static variable in class org.apache.brooklyn.location.byon.ByonLocationResolver
-
- OS_VERSION_REGEX - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- osArchMatches(String) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- osDescriptionMatches(String) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- OsDetails - Interface in org.apache.brooklyn.api.location
-
- osFamily(OsFamily) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- OSGI_BUNDLE_STATE - Static variable in class org.apache.brooklyn.entity.osgi.karaf.KarafContainerImpl
-
- OSGI_CACHE_CLEAN - Static variable in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
- OSGI_CACHE_DIR - Static variable in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
- OSGI_COMPENDIUM - Static variable in class org.apache.brooklyn.entity.osgi.karaf.KarafContainerImpl
-
- OSGI_FRAMEWORK - Static variable in class org.apache.brooklyn.entity.osgi.karaf.KarafContainerImpl
-
- OsgiActivator - Class in org.apache.brooklyn.util.osgi
-
handle bundle activation/deactivation
- OsgiActivator() - Constructor for class org.apache.brooklyn.util.osgi.OsgiActivator
-
- OsgiBrooklynClassLoadingContext - Class in org.apache.brooklyn.core.mgmt.classloading
-
- OsgiBrooklynClassLoadingContext(ManagementContext, String, Collection<? extends OsgiBundleWithUrl>) - Constructor for class org.apache.brooklyn.core.mgmt.classloading.OsgiBrooklynClassLoadingContext
-
- OsgiBundleWithUrl - Interface in org.apache.brooklyn.api.typereg
-
- OsgiCompat - Class in org.apache.brooklyn.rest.util
-
Compatibility methods between karaf launcher and monolithic launcher.
- OsgiCompat() - Constructor for class org.apache.brooklyn.rest.util.OsgiCompat
-
- OsgiManager - Class in org.apache.brooklyn.core.mgmt.ha
-
- OsgiManager(ManagementContext) - Constructor for class org.apache.brooklyn.core.mgmt.ha.OsgiManager
-
- Osgis - Class in org.apache.brooklyn.util.core.osgi
-
utilities for working with osgi.
- Osgis() - Constructor for class org.apache.brooklyn.util.core.osgi.Osgis
-
- Osgis.BundleFinder - Class in org.apache.brooklyn.util.core.osgi
-
- Osgis.ManifestHelper - Class in org.apache.brooklyn.util.core.osgi
-
Deprecated.
since 0.9.0, replaced with
ManifestHelper
- Osgis.ManifestHelper() - Constructor for class org.apache.brooklyn.util.core.osgi.Osgis.ManifestHelper
-
Deprecated.
- Osgis.VersionedName - Class in org.apache.brooklyn.util.core.osgi
-
Deprecated.
since 0.9.0, replaced with
VersionedName
- Osgis.VersionedName(Bundle) - Constructor for class org.apache.brooklyn.util.core.osgi.Osgis.VersionedName
-
Deprecated.
- Osgis.VersionedName(String, Version) - Constructor for class org.apache.brooklyn.util.core.osgi.Osgis.VersionedName
-
Deprecated.
- OsgiUtil - Class in org.apache.brooklyn.util.osgi
-
osgi utils
- OsgiUtil() - Constructor for class org.apache.brooklyn.util.osgi.OsgiUtil
-
- OsgiUtils - Class in org.apache.brooklyn.util.osgi
-
Simple OSGi utilities.
- OsgiUtils() - Constructor for class org.apache.brooklyn.util.osgi.OsgiUtils
-
- osNameMatches(String) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- osVersionMatches(String) - Method in class org.apache.brooklyn.location.jclouds.templates.AbstractPortableTemplateBuilder
-
- outFile - Variable in class org.apache.brooklyn.qa.longevity.MonitorPrefs
-
- outputFolder - Variable in class org.apache.brooklyn.cli.ItemLister.ListAllCommand
-
- OUTSTANDING_REQUESTS - Static variable in interface org.apache.brooklyn.entity.zookeeper.ZooKeeperNode
-
- OVERRIDE_RAM - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- OWN_HELPER - Static variable in class org.apache.brooklyn.feed.jmx.JmxFeed
-
- OWNER - Static variable in interface org.apache.brooklyn.core.location.dynamic.DynamicLocation
-
- OWNER - Static variable in class org.apache.brooklyn.entity.machine.pool.ServerPoolLocation
-
P
- 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
-
Runs
Task
s in parallel.
- 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
-
See
Time.parseElapsedTime(String)
;
also accepts "forever" (and for those who prefer things exceedingly accurate, "practically_forever").
- 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
-
as
Time.parseCalendar(String)
but returning a Maybe
rather than throwing or returning null
- parseChecked() - Method in class org.apache.brooklyn.util.core.text.DataUriSchemeParser
-
- parseDate(String) - Static method in class org.apache.brooklyn.util.time.Time
-
As
Time.parseCalendar(String)
but returning a Date
,
(i.e.
- parseDateString(String, DateFormat) - Static method in class org.apache.brooklyn.util.time.Time
-
Deprecated.
since 0.7.0 use
Time.parseCalendar(String)
for general or Time.parseCalendarFormat(String, DateFormat)
for a format,
plus Time.parseCalendarUtc(String)
if you want to accept UTC
- 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
-
Convenience for
Duration.parse(String)
.
- 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
-
Deprecated.
since 0.9.0, replaced with
OsgiUtils.parseOsgiIdentifier(java.lang.String)
- 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
-
Deprecated.
since 0.7.0 see
Time.parseElapsedTime(String)
- parseTimeStringAsDouble(String) - Static method in class org.apache.brooklyn.util.time.Time
-
Deprecated.
since 0.7.0 see
Time.parseElapsedTimeAsDouble(String)
- 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
-
like
BrooklynMementoPersister.LookupContext.lookup(BrooklynObjectType, String)
but doesn't record an exception if not found
- 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
-
Deprecated.
since 0.9.0; see
PerformanceTestUtils
.
- 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
-
Provided for setting; consumers should query the management context persistence subsystem
for the actual target, or use
BrooklynServerPaths.newMainPersistencePathResolver(ManagementContext)
if trying to resolve the value
- 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
-
accessor to an object/item in a
PersistenceObjectStore
- 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
-
Deprecated.
since 0.7.0 use
BrooklynLauncher.copyPersistedState(java.lang.String)
instead
- 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
-
Helper class for
PlanInterpreter
instances, doing the recursive work
- PlanInterpretationNode(PlanInterpretationContext) - Constructor for class org.apache.brooklyn.camp.spi.resolve.interpret.PlanInterpretationNode
-
creates a root node with
PlanInterpretationNode.apply()
called
- 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
-
Deprecated.
since 0.9.0 use
UnsupportedTypePlanException
as part of switch to BrooklynTypePlanTransformer
- 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
-
Deprecated.
since 0.9.0 use
TypePlanTransformers
as part of switch to BrooklynTypePlanTransformer
;
mark transformers as deprecated if there is a preferred corresponding BrooklynTypePlanTransformer
- PlanToSpecFactory() - Constructor for class org.apache.brooklyn.core.plan.PlanToSpecFactory
-
Deprecated.
- PlanToSpecTransformer - Interface in org.apache.brooklyn.core.plan
-
Deprecated.
since 0.9.0 use
BrooklynTypePlanTransformer
- 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
-
Inverse of
EntityRelations.HAS_POLICY
.
- 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
-
Emitted as part of
AbstractEntity.POLICY_ADDED
and AbstractEntity.POLICY_REMOVED
- 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
-
Deprecated.
since 0.7.0, see
MementosGenerators.newBasicMemento(BrooklynObject)
- 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
-
pops the most recently pushed focus, so that it returns to the last location
Jsonya.Navigator.push()
ed
- 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
-
- 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
-
Deprecated.
since 0.7.0; use
PortForwardManagerImpl
- 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
-
Deprecated.
since 0.7.0; just use the
PortForwardManager
, or a direct reference to its impl PortForwardManagerImpl
- 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
-
a visibility checker which disables getters, but allows private access,
unless
BidiSerialization.isStrictSerialization()
is enabled in which case public fields or annotations must be used.
- 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
-
The
SoftwareProcessDriver
for 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
-
Utiltiy for creating specs for
PostgreSqlNode
instances.
- PostgreSqlSshDriver - Class in org.apache.brooklyn.entity.database.postgresql
-
The SSH implementation of the
PostgreSqlDriver
.
- 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
-
Deprecated.
since 0.7
- predicateMatchingById(String) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
Deprecated.
since 0.7
- 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
-
if both key and password supplied, prefer the password; see
LocationConfigUtils.OsCredential.preferKey()
- preferRemoteTimestampInMemento() - Method in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordPersisterToObjectStore
-
- preferringFromUrl(String) - Method in class org.apache.brooklyn.util.core.osgi.Osgis.BundleFinder
-
Looks for a bundle matching the given URL;
unlike
Osgis.BundleFinder.requiringFromUrl(String)
however, if the URL does not match any bundles
it will return other matching bundles if a Osgis.BundleFinder.symbolicName(String)
is specified.
- 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
-
as
ApiError.Builder.prefixMessage(String, String)
with default separator of `: `
- 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
-
Override to handle machine-related cleanup prior to
MachineProvisioningLocation
releasing the machine.
- 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
-
Deprecated.
since 0.7.0 use
TemplateProcessor.processTemplateFile(String, Map)
- processTemplate(String, EntityDriver, Map<String, ? extends Object>) - Static method in class org.apache.brooklyn.util.core.text.TemplateProcessor
-
Deprecated.
since 0.7.0 use
TemplateProcessor.processTemplateFile(String, EntityDriver, Map)
- 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
-
Processes template contents using the given map, passed to freemarker,
with dot handling as per
TemplateProcessor.DotSplittingTemplateModel
.
- 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
-
As per
TemplateProcessor.processTemplateContents(String, Map)
, but taking a file.
- 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
-
Deprecated.
since 0.7.0 same as
Exceptions.propagate(Throwable)
- PropagatedRuntimeException - Exception in org.apache.brooklyn.util.exceptions
-
Indicates a runtime exception which has been propagated via
Exceptions.propagate(java.lang.Throwable)
- 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
-
Deliver a
SensorEvent
to all subscribed listeners.
- 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
-
as
Jsonya.Navigator.put(Object, Object, Object...)
for the kv-pairs in the given map; ignores null for convenience
- 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
-
Specifies attributes passed to deployed webapps
(in addition to
BrooklynServiceAttributes.BROOKLYN_MANAGEMENT_CONTEXT
- 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
-
recommended to use
ConfigBag.put(ConfigKey, Object)
but there are times
(e.g.
- 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
-
Q
- QPID_BDBSTORE_JAR_PATH - Static variable in class org.apache.brooklyn.demo.StandaloneQpidBrokerExample
-
- QpidBroker - Interface in org.apache.brooklyn.entity.messaging.qpid
-
An
Entity
that represents a single Qpid broker instance, using AMQP 0-10.
- QpidBrokerImpl - Class in org.apache.brooklyn.entity.messaging.qpid
-
An
Entity
that represents a single Qpid broker instance, using AMQP 0-10.
- QpidBrokerImpl() - Constructor for class org.apache.brooklyn.entity.messaging.qpid.QpidBrokerImpl
-
- QpidDestination - Interface in org.apache.brooklyn.entity.messaging.qpid
-
- QpidDestinationImpl - Class in org.apache.brooklyn.entity.messaging.qpid
-
- QpidDestinationImpl() - Constructor for class org.apache.brooklyn.entity.messaging.qpid.QpidDestinationImpl
-
- QpidDriver - Interface in org.apache.brooklyn.entity.messaging.qpid
-
- QpidQueue - Interface in org.apache.brooklyn.entity.messaging.qpid
-
- QpidQueueImpl - Class in org.apache.brooklyn.entity.messaging.qpid
-
- QpidQueueImpl() - Constructor for class org.apache.brooklyn.entity.messaging.qpid.QpidQueueImpl
-
- QpidSshDriver - Class in org.apache.brooklyn.entity.messaging.qpid
-
- QpidSshDriver(QpidBrokerImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.messaging.qpid.QpidSshDriver
-
- QpidTopic - Interface in org.apache.brooklyn.entity.messaging.qpid
-
- QpidTopicImpl - Class in org.apache.brooklyn.entity.messaging.qpid
-
- QpidTopicImpl() - Constructor for class org.apache.brooklyn.entity.messaging.qpid.QpidTopicImpl
-
- QUARANTINE_FAILED_ENTITIES - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- QUARANTINE_FILTER - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- QUARANTINE_GROUP - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- QuarantineGroup - Interface in org.apache.brooklyn.entity.group
-
- QuarantineGroupImpl - Class in org.apache.brooklyn.entity.group
-
- QuarantineGroupImpl() - Constructor for class org.apache.brooklyn.entity.group.QuarantineGroupImpl
-
- QUERIES_PER_SECOND_FROM_MARIADB - Static variable in interface org.apache.brooklyn.entity.database.mariadb.MariaDbNode
-
- QUERIES_PER_SECOND_FROM_MYSQL - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlNode
-
- QUERIES_PER_SECOND_FROM_MYSQL_PER_NODE - Static variable in interface org.apache.brooklyn.entity.database.mysql.MySqlCluster
-
- queue(Task<?>) - Method in interface org.apache.brooklyn.api.mgmt.TaskQueueingContext
-
queues the task for submission as part of this queueing context
- QUEUE - Static variable in class org.apache.brooklyn.demo.Publish
-
- QUEUE - Static variable in class org.apache.brooklyn.demo.Subscribe
-
- Queue - Interface in org.apache.brooklyn.entity.messaging
-
An interface that describes a messaging queue.
- queue() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
queues the task for execution if we are in a
TaskQueueingContext
(e.g.
- queue() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.WinRmExecuteHelper
-
queues the task for execution if we are in a
TaskQueueingContext
(e.g.
- queue(Task<?>) - Method in class org.apache.brooklyn.util.core.task.DynamicSequentialTask
-
- queue(V) - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
Queues the given task.
- queue(TaskAdaptable<?>, TaskAdaptable<?>, TaskAdaptable<?>...) - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
- queue(TaskFactory<T>) - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
- queue(TaskFactory<?>, TaskFactory<?>, TaskFactory<?>...) - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
- queue(String, Callable<T>) - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
- queue(String, Runnable) - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
- QUEUE_DEPTH_BYTES - Static variable in interface org.apache.brooklyn.entity.messaging.Queue
-
- QUEUE_DEPTH_MESSAGES - Static variable in interface org.apache.brooklyn.entity.messaging.Queue
-
- QUEUE_NAME - Static variable in interface org.apache.brooklyn.entity.messaging.Queue
-
- QUEUED_START_NODES - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- queueDelta(BrooklynMementoPersister.Delta) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister
-
inserts an additional delta to be written on the next delta request
- queueDelta(BrooklynMementoPersister.Delta) - Method in class org.apache.brooklyn.core.mgmt.persist.BrooklynMementoPersisterToObjectStore
-
- queueIfNeeded(T) - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
queues the task if needed, i.e.
- queueIfPossible(TaskAdaptable<T>) - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
Tries to add the task to the current addition context if there is one, otherwise does nothing.
- queueIfPossible(TaskFactory<? extends TaskAdaptable<T>>) - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
- QueueingSubscriptionManager - Class in org.apache.brooklyn.core.mgmt.internal
-
- QueueingSubscriptionManager() - Constructor for class org.apache.brooklyn.core.mgmt.internal.QueueingSubscriptionManager
-
- queueInTaskHierarchy(Task<T>) - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
adds the given task to the nearest task addition context,
either set as a thread-local, or in the current task, or the submitter of the task, etc
- quiet - Variable in class org.apache.brooklyn.cli.AbstractMain.BrooklynCommand
-
- quiet(String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
Returns a command with all output redirected to /dev/null
- quorum(QuorumCheck, Predicate<T>) - Static method in class org.apache.brooklyn.util.collections.CollectionFunctionals
-
Returns a predicate for a collection which is true if
the number of elements in the collection satisfying the predicate given here
passes the
QuorumCheck
given here.
- QUORUM_CHECK_TYPE - Static variable in class org.apache.brooklyn.enricher.stock.Aggregator
-
- QUORUM_TOTAL_SIZE - Static variable in class org.apache.brooklyn.enricher.stock.Aggregator
-
- QuorumCheck - Interface in org.apache.brooklyn.util.collections
-
For checking if a group/cluster is quorate.
- QuorumCheck.LinearRangeQuorumCheck - Class in org.apache.brooklyn.util.collections
-
- QuorumCheck.NumericQuorumCheck - Class in org.apache.brooklyn.util.collections
-
- QuorumCheck.NumericQuorumCheck(int, double, boolean) - Constructor for class org.apache.brooklyn.util.collections.QuorumCheck.NumericQuorumCheck
-
- QuorumCheck.NumericQuorumCheck(int, double, boolean, String) - Constructor for class org.apache.brooklyn.util.collections.QuorumCheck.NumericQuorumCheck
-
- QuorumCheck.QuorumChecks - Class in org.apache.brooklyn.util.collections
-
- QuorumCheck.QuorumChecks() - Constructor for class org.apache.brooklyn.util.collections.QuorumCheck.QuorumChecks
-
- QUOTE - Static variable in class org.apache.brooklyn.enricher.stock.Joiner
-
- quoteChars(String) - Method in class org.apache.brooklyn.util.text.QuotedStringTokenizer.Builder
-
- QuotedString - Class in org.apache.brooklyn.camp.brooklyn.spi.dsl.parse
-
- QuotedString(String) - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.dsl.parse.QuotedString
-
- QuotedStringTokenizer - Class in org.apache.brooklyn.util.text
-
As 'StringTokenizer' but items in quotes (single or double) are treated as single tokens
(cf mortbay's QuotedStringTokenizer)
- QuotedStringTokenizer(String) - Constructor for class org.apache.brooklyn.util.text.QuotedStringTokenizer
-
default quoted tokenizer, using single and double quotes as quote chars and returning quoted results
(use unquoteToken to unquote), and using whitespace chars as delimeters (not included as tokens);
string may be null if the nothing will be tokenized and the class is used only for
quoteToken(String) and unquote(String).
- QuotedStringTokenizer(String, boolean) - Constructor for class org.apache.brooklyn.util.text.QuotedStringTokenizer
-
- QuotedStringTokenizer(String, String, boolean) - Constructor for class org.apache.brooklyn.util.text.QuotedStringTokenizer
-
- QuotedStringTokenizer(String, String, boolean, String, boolean) - Constructor for class org.apache.brooklyn.util.text.QuotedStringTokenizer
-
- QuotedStringTokenizer.Builder - Class in org.apache.brooklyn.util.text
-
- QuotedStringTokenizer.Builder() - Constructor for class org.apache.brooklyn.util.text.QuotedStringTokenizer.Builder
-
- quoteToken(String) - Method in class org.apache.brooklyn.util.text.QuotedStringTokenizer
-
returns the input text escaped for use with unquoteTokens, and wrapped in the quoteChar[0] (usu a double quote)
R
- 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
-
returns the entries in the map against this config key and any sub-config-keys, without resolving
(like
AbstractStructuredConfigKey.extractValue(Map, ExecutionContext)
but without resolving/coercing;
useful because values in this "map" are actually stored against SubElementConfigKey
s
- 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
-
Construct a <
ReaderInputStream
for the specified Reader
.
- ReaderInputStream(Reader, String) - Constructor for class org.apache.brooklyn.util.stream.ReaderInputStream
-
Construct a
ReaderInputStream
for the specified Reader
,
with the specified encoding.
- 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 RSA or DSA / pem style private key files (viz
SecureKeys.toPem(KeyPair)
), extracting also the public key if possible
- 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
-
Like
ValueResolver.REAL_QUICK_WAIT
but even smaller, for use when potentially
resolving multiple items in sequence.
- 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
-
Deprecated.
- rebind(ClassLoader) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
Deprecated.
- rebind(ClassLoader, RebindExceptionHandler) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
Deprecated.
- 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
-
Looks in
RebindContext
and ManagementContext
to find entities, locations, etc.
- 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
-
Deprecated.
since 0.8.0 use
JcloudsLocation.registerMachine(NodeMetadata)
instead.
- rebindMachine(Map<?, ?>, NodeMetadata) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
Deprecated.
since 0.8.0 use
JcloudsLocation.registerMachine(Map, NodeMetadata)
instead.
- rebindMachine(ConfigBag) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
Deprecated.
since 0.8.0 use
JcloudsLocation.registerMachine(ConfigBag)
instead.
- rebindMachine(Map<?, ?>) - Method in class org.apache.brooklyn.location.jclouds.JcloudsLocation
-
Deprecated.
since 0.8.0 use
JcloudsLocation.registerMachine(Map)
instead.
- 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
-
For tracking if rebinding, for
AbstractBrooklynObject.isRebinding()
etc.
- 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
-
A
RedisStore
configured as a slave.
- RedisSlaveImpl - Class in org.apache.brooklyn.entity.nosql.redis
-
A
RedisStore
configured as a slave.
- 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
-
Start a
RedisStore
in a Location
accessible over ssh.
- 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
-
Deprecated.
since 0.7.0; use
BrooklynObjectInternal.config()
, such as entity.config().refreshInheritedConfig()
- 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
-
Registers a
RendererHints.Hint
against the given element.
- 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
-
As
BrooklynObject.RelationSupport.remove(RelationshipType, BrooklynObject)
for the given object.
- 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
-
Removes the first entity using
SoftwareProcess.HOSTNAME
and AbstractMongoDBServer.PORT
.
- 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
-
Deprecated.
since 0.9.0; see
EntityLocal.removeAllEnrichers()
; e.g. enrichers().removeAllEnrichers()
- 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
-
As
Strings.removeFromStart(String, String)
, repeating until all such prefixes are gone.
- 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
-
Deprecated.
since 0.9.0; see
AbstractEntity.BasicPolicySupport.removeAllPolicies()
; e.g. policies().removeAllPolicies()
- 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
-
Deprecated.
since 0.8.0; use
EntityInternal.SensorSupportInternal.remove(AttributeSensor)
via code like sensors().remove(attribute)
.
- 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
-
Deprecated.
since 0.9.0; see
Entity.EnricherSupport.remove(Enricher)
- removeEnricher(Enricher) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.9.0; see
Entity.removeEnricher(Enricher)
; e.g. enrichers().removeEnricher(enricher)
- 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
-
Deprecated.
since 0.9.0; see
GroupSupport#remove()
and Entity.groups()
- removeGroup(Group) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.9.0; see
AbstractEntity.groups()
and GroupSupport#removeGroup(Group)
- 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
-
Deprecated.
since 0.9.0; see
Entity.PolicySupport.remove(Policy)
- removePolicy(Policy) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.9.0; see
Entity.removePolicy(Policy)
; e.g. policies().removePolicy(policy)
- 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
-
Deprecated.
since 0.7.0; use method
Threads.removeShutdownHook(Thread)
- 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
-
Deprecated.
since 0.7.0, use
Repeater
instead
- 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
-
NON-REGEX replaceAll - see the better, explicitly named
Strings.replaceAllNonRegex(String, String, String)
.
- 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
-
as
BashCommands.require(String, String, int)
but returning the original exit code
- 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
-
Deprecated.
since 0.7.0, use
Entitlements.checkEntitled(EntitlementManager, EntitlementClass, Object)
;
kept briefly because there is some downstream usage
- 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
-
as
BashCommands.requireTest(String, String, int)
but returning the original exit code
- 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
-
Deprecated.
since 0.7.0, use
LocationRegistry.resolve(LocationDefinition, Boolean, Map)
- resolve(String) - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
See
LocationRegistry.resolve(String, Boolean, Map)
; asks for the location to be managed, and supplies no additional flags,
and unwraps the result (throwing if the spec cannot be resolve)
- resolve(String, Map) - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
As
LocationRegistry.resolve(String, Boolean, Map)
, but unwrapped
- resolve(Iterable<?>) - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
As
LocationRegistry.resolve(String)
but takes collections (of strings or locations)
- 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
-
Deprecated.
since 0.7.0, use
LocationRegistry.resolve(LocationDefinition, Boolean, Map)
- resolveForPeeking(LocationDefinition) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
Deprecated.
- resolveIfPossible(String) - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
Deprecated.
since 0.7.0 use
LocationRegistry.resolve(String, Boolean, Map)
- 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
-
Deprecated.
- 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
-
Appends a sub-path to the path returned by
BrooklynServerPaths.PersistencePathResolver.resolve()
- resolveWithSubpathFor(ManagementContext, String) - Method in class org.apache.brooklyn.core.server.BrooklynServerPaths.PersistenceBackupPathResolver
-
Appends a standard format subpath sub-path to the path returned by
BrooklynServerPaths.PersistencePathResolver.resolve()
.
- 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
-
creates a
ValueResolver
instance which allows significantly more customization than
the various Tasks.resolveValue(Object, Class, ExecutionContext)
methods here
- 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
-
If custom behaviour is required by sub-classes, consider overriding
SoftwareProcessImpl.preRestart()
or SoftwareProcessImpl.postRestart()
.
- 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
-
as
StartableMethods.restartingChildren(Entity, ConfigBag)
with no parameters
- 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
-
Deprecated.
since 0.7.0 use
BrooklynLauncher.copyPersistedState(java.lang.String)
instead
- 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
-
Function for use in
ProcessTaskFactory.returning(Function)
which logs all information, optionally requires zero exit code,
and then returns stdout
- 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
-
as
BitUtils.reverseBitSignificance(byte)
but accepting int for convenience
- reverseBitSignificanceInBytes(int...) - Static method in class org.apache.brooklyn.util.math.BitUtils
-
as
BitUtils.reverseBitSignificance(byte...)
, but taking ints for convenience (ignoring high bits)
- 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
-
hostname to advertise, and if "jmx.remote.server.address.wildcard" is false also the hostname/interface to bind to
- RMI_HOSTNAME_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxrmi.JmxRmiAgent
-
Hostname to advertise, and if "jmx.remote.server.address.wildcard" is false also the hostname/interface to bind to.
- 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
-
specifies a size of the time window which should be used to give a rolled-up average;
defaults to
HttpLatencyDetector.LATENCY_WINDOW_DEFAULT_PERIOD
- 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
-
The driver interface for
RubyRepNode
.
- 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
-
see
ChefConfig.CHEF_RUN_CONVERGE_TWICE
for background on why 'twice' is available
- 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
-
Deprecated.
since 0.7
- 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
- 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
-
as
Strings.s(int)
based on size of argument
- s(Iterable<?>) - Static method in class org.apache.brooklyn.util.text.Strings
-
as
Strings.s(int)
based on size of argument
- s(Iterator<?>) - Static method in class org.apache.brooklyn.util.text.Strings
-
as
Strings.s(int)
based on size of argument
- 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
-
ConfigKey
s used to configure Salt entities.
- 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
-
An entity that, on start(
MachineProvisioningLocation
), will obtain a machine
and pass that to each of its children by calling their Startable.start(java.util.Collection)
methods with that machine.
- 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
-
Deprecated.
since 0.7; instead use
Sanitizer.sanitize(ConfigBag)
- sanitize(Map<K, ?>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Deprecated.
since 0.7; instead use
Sanitizer.sanitize(Map)
- 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
-
Determines how appropriate is this transformer for the
RegisteredType.getPlan()
of the type.
- 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
-
Deprecated.
since 0.7; instead use
Sanitizer.SECRET_NAMES
- 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
-
The security provider to be loaded by
DelegatingSecurityProvider
.
- 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
-
A subclass of
SemaphoreWithOwners
which additionally sets Task blocking information.
- 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
-
- SensorEventListener<T> - Interface in org.apache.brooklyn.api.sensor
-
A listener for
SensorEvent
s on an Entity
.
- SensorPredicates - Class in org.apache.brooklyn.util.core.sensor
-
- SensorPropagatingEnricher - Class in org.apache.brooklyn.enricher.stock
-
Deprecated.
since 0.7.0; use
Enrichers.builder()
- SensorPropagatingEnricher(Entity, Sensor<?>...) - Constructor for class org.apache.brooklyn.enricher.stock.SensorPropagatingEnricher
-
Deprecated.
since 0.7.0; use
Enrichers.builder()
- SensorPropagatingEnricher(Entity, Collection<Sensor<?>>) - Constructor for class org.apache.brooklyn.enricher.stock.SensorPropagatingEnricher
-
Deprecated.
since 0.7.0; use
Enrichers.builder()
- 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
-
permission to see general server status info: basically HA status; not nearly as much as
Entitlements.SEE_ALL_SERVER_INFO
- 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
-
Deprecated.
since 0.7.0 use
Attributes.SERVICE_STATE_ACTUAL
or Attributes.SERVICE_STATE_EXPECTED
as appropriate.
- 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
-
Emits
HASensors.ENTITY_FAILED
whenever the parent's default logic (ServiceStateLogic.ComputeServiceState
) would detect a problem,
and similarly HASensors.ENTITY_RECOVERED
when recovered.
- 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
-
Enricher which sets
Attributes.SERVICE_STATE_ACTUAL
on changes to
Attributes.SERVICE_STATE_EXPECTED
, Attributes.SERVICE_PROBLEMS
, and Attributes.SERVICE_UP
- 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
-
Deprecated.
since 0.9.0,
EntitySpecResolver
instead.
- 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
-
Deprecated.
since 0.7.0 use
FlagUtils.setAllConfigKeys(Map, Configurable, boolean)
- setAllConfigKeys(Map<String, ?>, Configurable, boolean) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
sets _all_ accessible _
ConfigKey
_ and ConfigKey.HasConfigKey
fields on the given object,
using the indicated flags/config-bag
- setAllConfigKeys(Configurable, ConfigBag) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
Deprecated.
since 0.7.0 use
FlagUtils.setAllConfigKeys(Configurable, ConfigBag, boolean)
- setAllConfigKeys(Configurable, ConfigBag, boolean) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
sets _all_ accessible _
ConfigKey
_ and ConfigKey.HasConfigKey
fields on the given object,
using the indicated flags/config-bag
- 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
-
Deprecated.
on interface since 0.5.0; use
ConfigToAttributes.apply(EntityLocal, AttributeSensorAndConfigKey)
- 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
-
Specifies an attribute passed to deployed webapps
(in addition to
BrooklynServiceAttributes.BROOKLYN_MANAGEMENT_CONTEXT
- 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
-
Deprecated.
since 0.8.0; use
EntityInternal.SensorSupportInternal.setWithoutPublishing(AttributeSensor, Object)
via code like sensors().setWithoutPublishing(attribute, val)
.
- 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
-
as
TaskInternal.setBlockingDetails(String)
but records a task which is blocking,
for use e.g.
- 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
-
Deprecated.
- 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
-
Deprecated.
since 0.7.0; use
Configurable.config()
, such as entity.config().set(key, val)
- setConfig(ConfigKey<T>, Task<T>) - Method in interface org.apache.brooklyn.api.entity.EntityLocal
-
Deprecated.
since 0.7.0; use
Configurable.config()
, such as entity.config().set(key, val)
- setConfig(ConfigKey.HasConfigKey<T>, T) - Method in interface org.apache.brooklyn.api.entity.EntityLocal
-
Deprecated.
since 0.7.0; use
Configurable.config()
, such as entity.config().set(key, val)
- setConfig(ConfigKey.HasConfigKey<T>, Task<T>) - Method in interface org.apache.brooklyn.api.entity.EntityLocal
-
Deprecated.
since 0.7.0; use
Configurable.config()
, such as entity.config().set(key, val)
- setConfig(ConfigKey<T>, T) - Method in interface org.apache.brooklyn.api.objs.Configurable
-
Deprecated.
since 0.7.0; use
Configurable.ConfigurationSupport.set(ConfigKey, Object)
, such as config().set(key, val)
- setConfig(ConfigKey<T>, T) - Method in interface org.apache.brooklyn.api.policy.Policy
-
Deprecated.
since 0.7.0; use
Configurable.config()
, such as policy.config().set(key, val)
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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
-
Sets
DynamicGroup.ENTITY_FILTER
, overriding (and rescanning all) if already set.
- setEntityFilter(Closure<Boolean>) - Method in interface org.apache.brooklyn.entity.group.DynamicGroup
-
Deprecated.
since 0.7.0; use
DynamicGroup.setEntityFilter(Predicate)
- 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
-
Deprecated.
since 0.7.0; use
DynamicCluster.setMemberSpec(EntitySpec)
- setFactory(EntityFactory<?>) - Method in class org.apache.brooklyn.entity.group.DynamicClusterImpl
-
Deprecated.
since 0.7.0; use
DynamicClusterImpl.setMemberSpec(EntitySpec)
- 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
-
as
FlagUtils.setFieldsFromFlags(Object, ConfigBag)
, but allowing control over whether default values should be set
- setFieldsFromFlagsWithBag(Object, Map<?, ?>, ConfigBag, boolean) - Static method in class org.apache.brooklyn.util.core.flags.FlagUtils
-
as
FlagUtils.setFieldsFromFlags(Object, ConfigBag)
, but specifying a subset of flags to use
- 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
-
Overrides
HighAvailabilityManagerImpl.HEARTBEAT_TIMEOUT
from brooklyn config,
including e.g.
- 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
-
Deprecated.
- 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
-
Sets the
ManagementContext
reference.
- 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
-
Deprecated.
- 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
-
Deprecated.
since 0.7.0; use
AbstractLocation.getDisplayName()
- 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
-
Deprecated.
since 0.7.0; use
RebindManagerImpl.setPeriodicPersistPeriod(Duration)
- 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
-
Overrides
HighAvailabilityManagerImpl.POLL_PERIOD
from brooklyn config,
including e.g.
- setPort(Object) - Method in class org.apache.brooklyn.launcher.BrooklynWebServer
-
- setPrecision(int) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
Deprecated.
- 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
-
Deprecated.
- setSuffixGiga(String) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
Deprecated.
- setSuffixKilo(String) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
Deprecated.
- setSuffixMega(String) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
Deprecated.
- setSuffixTera(String) - Method in class org.apache.brooklyn.util.text.ByteSizeStrings
-
Deprecated.
- 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
-
returns a function which sets the given sensors on the entity passed in,
with
Entities.UNCHANGED
and Entities.REMOVE
doing those actions.
- settingSensorsConstant(Entity, Map<AttributeSensor<?>, Object>) - Static method in class org.apache.brooklyn.core.entity.EntityFunctions
-
as
EntityFunctions.settingSensorsConstant(Map)
but as a Runnable
- 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
-
Like
EntityLocal.setAttribute(AttributeSensor, Object)
, except does not publish an attribute-change event.
- 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
-
Deprecated.
since 0.7.0, method moved internal until semantics are clarified; see also
BrooklynGarbageCollector.shouldDeleteTaskImmediately(Task)
- shouldHaveFailedPreviously() - Static method in class org.apache.brooklyn.test.Asserts
-
Throws a
Asserts.ShouldHaveFailedPreviouslyAssertionError
exception,
to more easily distinguish this failure from other fails.
- shouldHaveFailedPreviously(String) - Static method in class org.apache.brooklyn.test.Asserts
-
As
Asserts.shouldHaveFailedPreviously()
but allowing detail,
for example a value which was received when it shouldn't have been.
- 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
-
as
JavaClassNames.simpleClassName(Class)
but taking a string rep'n of the class name,
and doing best effort to simplify it (without instantiating)
- 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
-
see
Time.sleep(long)
- 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
-
The
EntityDriver
for a SoftwareProcess
.
- 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
-
Implementation of
SolrServer
.
- SolrServerImpl() - Constructor for class org.apache.brooklyn.entity.nosql.solr.SolrServerImpl
-
- SolrServerSshDriver - Class in org.apache.brooklyn.entity.nosql.solr
-
Start a
SolrServer
in a Location
accessible over ssh.
- 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
-
Preferred mechanism for defining a spec
RegisteredType
.
- 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
-
- 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
-
As
ProcessTaskWrapper
, but putting a file on the remote machine
- 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
-
As
ProcessTaskWrapper
, but putting a file on the remote machine
- 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
-
Conveniences for generating
Task
instances to perform SSH activities on an SshMachineLocation
.
- 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
-
Starts the appropriate background processes,
RebindManager.startPersistence()
if ManagementNodeState.MASTER
,
#startReadOnly()
if ManagementNodeState.HOT_STANDBY
or ManagementNodeState.HOT_BACKUP
- 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)),
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
-
runs the tasks needed to start, wrapped by setting
Attributes.SERVICE_STATE_EXPECTED
appropriately
- 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
-
If custom behaviour is required by sub-classes, consider overriding
SoftwareProcessImpl.preStart()
or SoftwareProcessImpl.postStart()
)}.
- 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
-
starts the timer, either initially or if
CountdownTimer.pause()
d; no-op if already running
- 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
-
Deprecated.
since 0.9.0; use
ConfigPredicates.nameStartsWith(String)
- startJmxmpConnector(Properties) - Method in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
- startManagement(Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Deprecated.
since 0.9.0; entities are automatically managed when created via
Entity.addChild(EntitySpec)
,
or with EntityManager.createEntity(EntitySpec)
.
- 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
-
Deprecated.
since 0.9.0; entities are automatically managed when created via
Entity.addChild(EntitySpec)
,
or with EntityManager.createEntity(EntitySpec)
. For top-level apps, use code like
managementContext.getEntityManager().createEntity(EntitySpec.create(...))
.
- 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
-
Stops this node, then publishes own status (via
ManagementPlaneSyncRecordPersister
of ManagementNodeState.TERMINATED
.
- 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
-
Stops the appropriate background processes,
RebindManager.stopPersistence()
or RebindManager.stopReadOnly()
,
waiting for activity there to cease (interrupting in the case of RebindManager.stopReadOnly()
).
- 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
-
If custom behaviour is required by sub-classes, consider overriding
SoftwareProcessImpl.preStop()
or SoftwareProcessImpl.postStop()
.
- 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
-
Deprecated.
since 0.7.0, use
SecureKeys.toPem(KeyPair)
- 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
-
See
ExecutionManager.submit(Map, TaskAdaptable)
for properties that can be passed in.
- submit(Map<?, ?>, Callable<T>) - Method in interface org.apache.brooklyn.api.mgmt.ExecutionContext
-
See
ExecutionManager.submit(Map, TaskAdaptable)
for properties that can be passed in.
- 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
-
See
ExecutionManager.submit(Map, TaskAdaptable)
for properties that can be passed in.
- 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
-
queues the task if possible, otherwise submits it asynchronously; returns the task for callers to
Task.getUnchecked()
or Task.blockUntilEnded()
- 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
-
Called by
BasicExecutionManager
to schedule tasks.
- submitPlan(String) - Method in class org.apache.brooklyn.entity.brooklynnode.BrooklynNodeImpl.DeployBlueprintEffectorBody
-
- submitRunScript(String...) - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
Deprecated.
since 0.9.0; use standard
SshMachineLocation.execScript(String, List)
and the other variants.
- submitRunScript(Statement) - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
Deprecated.
since 0.9.0; use standard
SshMachineLocation.execScript(String, List)
and the other variants.
- submitRunScript(Statement, RunScriptOptions) - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
Deprecated.
since 0.9.0; use standard
SshMachineLocation.execScript(String, List)
and the other variants.
- 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
-
As
SubscriptionManager.subscribe(Map, Entity, Sensor, SensorEventListener)
with default subscription parameters for this context
- 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 to
Sensor
data changes and events on a given Entity
, supplying the SensorEventListener
to invoke when they occur.
- 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
-
Deprecated.
since 0.9.0; see
SubscriptionSupport#subscribe(Entity, Sensor, SensorEventListener)
and BrooklynObject.subscriptions()
- 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
-
Subscribe to
Sensor
data changes and events on all children of a given Entity
, supplying the
SensorEventListener
to invoke when they occur.
- 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
-
Deprecated.
since 0.9.0; see
SubscriptionSupport#subscribeToChildren(Entity, Sensor, SensorEventListener)
and BrooklynObject.subscriptions()
- 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
-
Subscribe to
Sensor
data changes and events on all members of a given Group
, supplying the
SensorEventListener
to invoke when they occur.
- 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
-
Deprecated.
since 0.9.0; see
SubscriptionSupport#subscribeToMembers(Entity, Sensor, SensorEventListener)
and BrooklynObject.subscriptions()
- 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
-
Wraps Brooklyn's sudo-tty mitigations in a
JcloudsLocationCustomizer
for easy(-ish) consumption
in YAML blueprints:
- 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
-
Deprecated.
since 0.7.0; use
BrooklynConfigKeys.INSTALL_DIR
- 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
-
Deprecated.
since 0.7.0; use
BrooklynConfigKeys.RUN_DIR
- 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
-
Deprecated.
since 0.7.0; use
EntityAndAttribute.create(Entity, AttributeSensor)
; this does not relate to Supplier
- 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
-
see also
Tasks.resolving(Object)
which gives much more control about submission, timeout, etc
- 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
-
as
Tasks.swallowChildrenFailures()
but requiring a TaskQueueingContext
.
- 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
-
indicates that exceptions in resolution should not be thrown on a call to
ValueResolver.getMaybe()
,
but rather used as part of the Maybe.get()
if it's absent,
and swallowed altogether on a call to ValueResolver.get()
in the presence of a ValueResolver.defaultValue(Object)
- 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
-
T
- 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
-
Inverse of
EntityRelations.HAS_TARGET
.
- 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
-
All tasks being passed to the
ExecutionManager
should implement this.
- 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
-
Deprecated.
since 0.7.0; use method
Os.tidyPath(String)
- 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
-
Causes the depender to timeout after the given time if
Attributes.SERVICE_STATE_ACTUAL
is one of Lifecycle.STOPPING
, Lifecycle.STOPPED
, or Lifecycle.DESTROYED
.
- 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
-
Deprecated.
Since 0.7.0. Use
MathFunctions.times(double)
instead
- 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
-
Deprecated.
since 0.7.0; use
TimeWindowedList.TimeWindowedList(Duration)
- 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
-
Deprecated.
since 0.7.0, use
MutableList.asImmutableCopy()
, or MutableList.asUnmodifiable()
/ MutableList.asUnmodifiableCopy()
- toImmutable() - Method in class org.apache.brooklyn.util.collections.MutableMap
-
Deprecated.
since 0.7.0, use
MutableMap.asImmutableCopy()
, or MutableMap.asUnmodifiable()
/ MutableMap.asUnmodifiableCopy()
- toImmutable() - Method in class org.apache.brooklyn.util.collections.MutableSet
-
Deprecated.
since 0.7.0, use
MutableSet.asImmutableCopy()
, or MutableSet.asUnmodifiable()
/ MutableSet.asUnmodifiableCopy()
- 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
-
Sub-classes are recommended to call
TokenGenerators.AbstractTokenGenerator.checkRangeValid()
at construction time.
- 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
-
as
Duration.toMilliseconds()
but rounding away from zero (so 1 nanosecond gets rounded to 1 millisecond);
see Duration.toUnitRoundingUp(TimeUnit)
; provided as a convenience on top of Duration.toUnit(TimeUnit, RoundingMode)
as this is a common case (when you want to make sure you wait at least a certain amount of time)
- 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
-
Deprecated.
since 0.7.0 use
Strings.toStringMap(Map, String)
to remove ambiguity about how to handle null
- 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
-
Deprecated.
since 0.6.0 use
Duration.of(Object)
- toTimeString() - Static method in class org.apache.brooklyn.util.time.Time
-
Deprecated.
since 0.7.0 use
Time.fromLongToTimeStringExact()
- toTimeStringRounded() - Static method in class org.apache.brooklyn.util.time.Time
-
Deprecated.
since 0.7.0 use
Time.fromLongToTimeStringRounded()
- 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
-
as
Duration.toUnit(TimeUnit)
but rounding away from zero,
so 1 ns converted to ms gives 1 ms, and -1 ns gives 1ms
- 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
-
U
- UI_PORT - Static variable in interface org.apache.brooklyn.entity.messaging.storm.Storm
-
- unauthorized(String, Object...) - Static method in class org.apache.brooklyn.rest.util.WebResourceUtils
-
- UNBOXED_TO_BOXED_TYPES - Static variable in class org.apache.brooklyn.util.core.flags.TypeCoercions
-
- unboxSafely(Boolean, boolean) - Static method in class org.apache.brooklyn.util.javalang.Boxing
-
- uncancel() - Method in class org.apache.brooklyn.util.core.task.BasicTask
-
doesn't resume it, just means if something was cancelled but not submitted it could now be submitted;
probably going to be removed and perhaps some mechanism for running again made available
- uncancel() - Method in class org.apache.brooklyn.util.core.task.DynamicSequentialTask
-
- UNCHANGED - Static variable in class org.apache.brooklyn.core.entity.Entities
-
Special object used by some setting methods to indicate that a value should be ignored.
- UNCHANGED - Static variable in class org.apache.brooklyn.core.feed.FeedConfig
-
The onSuccess or onError functions can return this value to indicate that the sensor should not change.
- undeploy(String) - Method in class org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppClusterImpl
-
- undeploy(String) - Method in class org.apache.brooklyn.entity.webapp.DynamicWebAppClusterImpl
-
- undeploy(String) - Method in interface org.apache.brooklyn.entity.webapp.JavaWebAppDriver
-
- UNDEPLOY - Static variable in interface org.apache.brooklyn.entity.webapp.JavaWebAppService.CanDeployAndUndeploy
-
- undeploy(String) - Method in interface org.apache.brooklyn.entity.webapp.JavaWebAppService.CanDeployAndUndeploy
-
For the DEPLOYED_WARS to be updated, the input must match the result of the call to deploy,
e.g.
- undeploy(String) - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSoftwareProcessImpl
-
For the DEPLOYED_WARS to be updated, the input must match the result of the call to deploy
- undeploy(String) - Method in class org.apache.brooklyn.entity.webapp.JavaWebAppSshDriver
-
- undeploy(String) - Method in class org.apache.brooklyn.entity.webapp.jetty.Jetty6ServerImpl
-
- ungetFramework(Framework) - Static method in class org.apache.brooklyn.util.core.osgi.Osgis
-
Stops/ungets the OSGi framework.
- UNICAST_ENABLED - Static variable in interface org.apache.brooklyn.entity.nosql.elasticsearch.ElasticSearchNode
-
- UNINSTALL_BUNDLE - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- uninstallBundle(Long) - Method in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- uninstallBundle(Long) - Method in class org.apache.brooklyn.entity.osgi.karaf.KarafContainerImpl
-
- UNIQUE_HOSTNAME_GENERATOR - Static variable in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed
-
- UNIQUE_ID - Static variable in class org.apache.brooklyn.location.ssh.SshMachineLocation
-
- uniqueHostnameGenerator(Function<? super EntityLocal, String>) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
For generating the name to be used when registering the zabbix agent with the zabbix server.
- uniqueSshConnection() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
Unique ID for the command execution; ensures new SSH connection from the pool.
- uniqueSshMachineLocation(Entity) - Static method in class org.apache.brooklyn.core.entity.EntitySuppliers
-
- uniqueTag(String) - Method in class org.apache.brooklyn.api.policy.PolicySpec
-
- uniqueTag(String) - Method in class org.apache.brooklyn.api.sensor.EnricherSpec.ExtensibleEnricherSpec
-
- uniqueTag(String) - Method in class org.apache.brooklyn.api.sensor.EnricherSpec
-
- uniqueTag(String) - Method in class org.apache.brooklyn.enricher.stock.Enrichers.AbstractEnricherBuilder
-
- uniqueTag(String) - Method in class org.apache.brooklyn.entity.chef.ChefAttributeFeed.Builder
-
- uniqueTag(String) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- uniqueTag(String) - Method in class org.apache.brooklyn.feed.function.FunctionFeed.Builder
-
- uniqueTag(String) - Method in class org.apache.brooklyn.feed.http.HttpFeed.Builder
-
- uniqueTag(String) - Method in class org.apache.brooklyn.feed.jmx.JmxFeed.Builder
-
- uniqueTag(String) - Method in class org.apache.brooklyn.feed.shell.ShellFeed.Builder
-
- uniqueTag(String) - Method in class org.apache.brooklyn.feed.ssh.SshFeed.Builder
-
- uniqueTag(String) - Method in class org.apache.brooklyn.feed.windows.WindowsPerformanceCounterFeed.Builder
-
- UNIVERSAL - Static variable in class org.apache.brooklyn.util.net.Cidr
-
0.0.0.0/0 -- matches all addresses
- UNIX_OS_NAME_PATTERNS - Static variable in class org.apache.brooklyn.core.location.BasicOsDetails
-
- UNKNOWN_CONDITION - Static variable in class org.apache.brooklyn.test.framework.TestFrameworkAssertions
-
- unmanage(Entity) - Method in interface org.apache.brooklyn.api.mgmt.EntityManager
-
Causes the given entity and its children, recursively, to be removed from the management plane
(for instance because the entity is no longer relevant)
- unmanage(Location) - Method in interface org.apache.brooklyn.api.mgmt.LocationManager
-
Causes the given location and its children, recursively, to be removed from the management plane
(for instance because the location is no longer relevant).
- unmanage(Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- unmanage(Location) - Static method in class org.apache.brooklyn.core.location.Locations
-
- unmanage(T, ManagementTransitionMode) - Method in interface org.apache.brooklyn.core.mgmt.internal.BrooklynObjectManagerInternal
-
- unmanage(Entity) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- unmanage(Entity, ManagementTransitionMode) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalEntityManager
-
- unmanage(Location) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalLocationManager
-
- unmanage(Location, ManagementTransitionMode) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalLocationManager
-
- unmanage(Entity, ManagementTransitionMode) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- unmanage(Entity) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentEntityManager
-
- unmanage(Location, ManagementTransitionMode) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentLocationManager
-
- unmanage(Location) - Method in class org.apache.brooklyn.core.mgmt.internal.NonDeploymentLocationManager
-
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.brooklyn.core.catalog.internal.CatalogBundleConverter
-
Deprecated.
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.brooklyn.core.mgmt.persist.CatalogItemLibrariesConverter
-
Deprecated.
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer.ManagementContextConverter
-
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer.SpecConverter
-
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer.TaskConverter
-
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.brooklyn.util.core.xstream.EnumCaseForgivingConverter
-
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.brooklyn.util.core.xstream.ImmutableListConverter
-
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.brooklyn.util.core.xstream.ImmutableMapConverter
-
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.brooklyn.util.core.xstream.ImmutableSetConverter
-
- unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class org.apache.brooklyn.util.core.xstream.Inet4AddressConverter
-
- unprefixedKey(String, ConfigKey<T>) - Static method in class org.apache.brooklyn.core.config.ConfigUtils
-
removes the given prefix from the key for configuration purposes; logs warning and does nothing if there is no such prefix.
- unquoteToken(String) - Method in class org.apache.brooklyn.util.text.QuotedStringTokenizer
-
this method removes all unescaped quote chars, i.e.
- unregisterCatalogItem(CatalogItem<?, ?>) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- unregisterEnricher(Enricher) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- unregisterFeed(Feed) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- unregisterPolicy(Policy) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindContextImpl
-
- UNSET - Static variable in class org.apache.brooklyn.core.feed.FeedConfig
-
Deprecated.
since 0.7.0 use UNCHANGED
- unsetLoader(BrooklynClassLoadingContext) - Static method in class org.apache.brooklyn.core.catalog.internal.BasicBrooklynCatalog.BrooklynLoaderTracker
-
- unsetLookupContext() - Method in interface org.apache.brooklyn.core.mgmt.persist.MementoSerializer
-
- unsetLookupContext() - Method in class org.apache.brooklyn.core.mgmt.persist.RetryingMementoSerializer
-
- unsetLookupContext() - Method in class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer
-
- unsigned(byte) - Static method in class org.apache.brooklyn.util.math.BitUtils
-
why oh why are bytes signed!
- unsignedByte(int) - Static method in class org.apache.brooklyn.util.math.BitUtils
-
returns the value in 0..255 which is equivalent mod 256
- unsubscribe(Entity) - Method in interface org.apache.brooklyn.api.entity.EntityLocal
-
Deprecated.
since 0.9.0; see
SubscriptionSupport#unsubscribe(Entity)
, e.g. with subscriptions().unsubscribe(...)
- unsubscribe(Entity, SubscriptionHandle) - Method in interface org.apache.brooklyn.api.entity.EntityLocal
-
Deprecated.
since 0.9.0; see
SubscriptionSupport#unsubscribe(Entity, SubscriptionHandle)
, e.g. with subscriptions().unsubscribe(...)
- unsubscribe(SubscriptionHandle) - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionContext
-
- unsubscribe(SubscriptionHandle) - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionManager
-
Unsubscribe the given subscription id.
- unsubscribe(Entity) - Method in interface org.apache.brooklyn.api.objs.BrooklynObject.SubscriptionSupport
-
Unsubscribes from the given producer.
- unsubscribe(Entity, SubscriptionHandle) - Method in interface org.apache.brooklyn.api.objs.BrooklynObject.SubscriptionSupport
-
Unsubscribes the given handle.
- unsubscribe(SubscriptionHandle) - Method in interface org.apache.brooklyn.api.objs.BrooklynObject.SubscriptionSupport
-
Unsubscribes the given handle.
- unsubscribe(Entity) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicSubscriptionSupport
-
Unsubscribes the given producer.
- unsubscribe(Entity, SubscriptionHandle) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicSubscriptionSupport
-
Unsubscribes the given handle.
- unsubscribe(SubscriptionHandle) - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicSubscriptionSupport
-
Unsubscribes the given handle.
- unsubscribe(Entity) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.9.0; see
subscriptions().unsubscribe(producer)
- unsubscribe(Entity, SubscriptionHandle) - Method in class org.apache.brooklyn.core.entity.AbstractEntity
-
Deprecated.
since 0.9.0; see
subscriptions().unsubscribe(producer, handle)
- unsubscribe(Entity) - Method in class org.apache.brooklyn.core.location.AbstractLocation.BasicSubscriptionSupport
-
- unsubscribe(Entity, SubscriptionHandle) - Method in class org.apache.brooklyn.core.location.AbstractLocation.BasicSubscriptionSupport
-
- unsubscribe(SubscriptionHandle) - Method in class org.apache.brooklyn.core.location.AbstractLocation.BasicSubscriptionSupport
-
- unsubscribe(SubscriptionHandle) - Method in class org.apache.brooklyn.core.mgmt.internal.BasicSubscriptionContext
-
- unsubscribe(SubscriptionHandle) - Method in class org.apache.brooklyn.core.mgmt.internal.LocalSubscriptionManager
-
Unsubscribe the given subscription id.
- unsubscribe(SubscriptionHandle) - Method in class org.apache.brooklyn.core.mgmt.internal.QueueingSubscriptionManager
-
- unsubscribe(Entity) - Method in class org.apache.brooklyn.core.mgmt.internal.SubscriptionTracker
-
Unsubscribes the given producer.
- unsubscribe(Entity, SubscriptionHandle) - Method in class org.apache.brooklyn.core.mgmt.internal.SubscriptionTracker
-
Unsubscribes the given producer.
- unsubscribe(SubscriptionHandle) - Method in class org.apache.brooklyn.core.mgmt.internal.SubscriptionTracker
-
Unsubscribes the given handle.
- unsubscribe(Entity) - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct.BasicSubscriptionSupport
-
- unsubscribe(Entity, SubscriptionHandle) - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct.BasicSubscriptionSupport
-
- unsubscribe(SubscriptionHandle) - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct.BasicSubscriptionSupport
-
- unsubscribe(Entity) - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
Deprecated.
since 0.9.0; see
SubscriptionSupport#unsubscribe(Entity)
and BrooklynObject.subscriptions()
- unsubscribe(Entity, SubscriptionHandle) - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct
-
Deprecated.
since 0.9.0; see
SubscriptionSupport#unsubscribe(Entity, SubscriptionHandle)
and BrooklynObject.subscriptions()
- unsubscribeAll() - Method in interface org.apache.brooklyn.api.mgmt.SubscriptionContext
-
causes all subscriptions to be deregistered
- unsubscribeAll() - Method in class org.apache.brooklyn.core.entity.AbstractEntity.BasicSubscriptionSupport
-
- unsubscribeAll() - Method in class org.apache.brooklyn.core.location.AbstractLocation.BasicSubscriptionSupport
-
- unsubscribeAll() - Method in class org.apache.brooklyn.core.mgmt.internal.BasicSubscriptionContext
-
- unsubscribeAll() - Method in class org.apache.brooklyn.core.mgmt.internal.SubscriptionTracker
-
- unsubscribeAll() - Method in class org.apache.brooklyn.core.objs.AbstractEntityAdjunct.BasicSubscriptionSupport
-
- unsubscribeAll() - Method in interface org.apache.brooklyn.core.objs.BrooklynObjectInternal.SubscriptionSupportInternal
-
- UnsupportedTypePlanException - Exception in org.apache.brooklyn.core.typereg
-
- UnsupportedTypePlanException(String, Throwable) - Constructor for exception org.apache.brooklyn.core.typereg.UnsupportedTypePlanException
-
- UnsupportedTypePlanException(String) - Constructor for exception org.apache.brooklyn.core.typereg.UnsupportedTypePlanException
-
- UnsupportedTypePlanException(Throwable) - Constructor for exception org.apache.brooklyn.core.typereg.UnsupportedTypePlanException
-
- until(Callable<Boolean>) - Method in class org.apache.brooklyn.util.core.internal.Repeater
-
Deprecated.
Set code fragment that tests if the loop has completed.
- until(Callable<Boolean>) - Method in class org.apache.brooklyn.util.repeat.Repeater
-
Set code fragment that tests if the loop has completed.
- until(T, Predicate<T>) - Method in class org.apache.brooklyn.util.repeat.Repeater
-
- untilUtc(long) - Static method in class org.apache.brooklyn.util.time.Duration
-
- unwrapApplication(EntitySpec<? extends Application>) - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
Unwraps a wrapped
Application
if appropriate.
- unwrapBashQuotesAndEscapes(String) - Static method in class org.apache.brooklyn.util.text.StringEscapes.BashStringEscapes
-
given a string in bash notation, e.g.
- unwrapEntity(EntitySpec<? extends Entity>) - Static method in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
Unwraps a single
Entity
if appropriate.
- unwrapJavaString(String) - Static method in class org.apache.brooklyn.util.text.StringEscapes.JavaStringEscapes
-
given a string in java syntax, e.g.
- unwrapJavaStringIfWrapped(String) - Static method in class org.apache.brooklyn.util.text.StringEscapes.JavaStringEscapes
-
as
StringEscapes.JavaStringEscapes.unwrapJavaString(String)
if the given string is wrapped in double quotes;
otherwise just returns the given string
- unwrapJsonishListIfPossible(String) - Static method in class org.apache.brooklyn.util.text.StringEscapes.JavaStringEscapes
-
converts a comma separated list in a single string to a list of strings,
doing what would be expected if given java or json style string as input,
and falling back to returning the input.
- unwrapOptionallyQuotedJavaStringList(String) - Static method in class org.apache.brooklyn.util.text.StringEscapes.JavaStringEscapes
-
as
StringEscapes.JavaStringEscapes.unwrapJsonishListIfPossible(String)
but throwing errors
if something which looks like a string or set of brackets is not well-formed
(this does the work for that method)
- unwrapped() - Method in class org.apache.brooklyn.camp.brooklyn.spi.dsl.parse.QuotedString
-
- unwrapQuotedJavaStringList(String, String) - Static method in class org.apache.brooklyn.util.text.StringEscapes.JavaStringEscapes
-
Unwraps a sequence of quoted java strings, that are each separated by the given separator.
- unwrapThrowable(Throwable) - Static method in class org.apache.brooklyn.test.TestUtils
-
Deprecated.
since 0.8; use Exceptions.getFirstInteresting
- unzip(String, String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- UP_QUORUM_CHECK - Static variable in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ComputeServiceIndicatorsFromChildrenAndMembers
-
- UP_QUORUM_CHECK - Static variable in interface org.apache.brooklyn.entity.group.AbstractGroup
-
- UP_QUORUM_CHECK - Static variable in interface org.apache.brooklyn.entity.software.base.SameServerEntity
-
- UP_QUORUM_CHECK - Static variable in interface org.apache.brooklyn.policy.loadbalancing.BalanceableContainer
-
- UP_TIME - Static variable in interface org.apache.brooklyn.entity.java.UsesJavaMXBeans
-
- update(T) - Method in class org.apache.brooklyn.camp.spi.collection.BasicResourceLookup
-
- update(Collection<String>, T) - Method in class org.apache.brooklyn.core.sensor.AttributeMap
-
Updates the value.
- update(AttributeSensor<T>, T) - Method in class org.apache.brooklyn.core.sensor.AttributeMap
-
- update() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerImpl
-
- UPDATE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- update() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- update() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenterImpl
-
- UPDATE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraFabric
-
- update() - Method in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraFabric
-
- update() - Method in class org.apache.brooklyn.entity.nosql.cassandra.CassandraFabricImpl
-
- update() - Method in class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- update() - Method in class org.apache.brooklyn.entity.proxy.AbstractNonProvisionedControllerImpl
-
- UPDATE - Static variable in interface org.apache.brooklyn.entity.proxy.LoadBalancer
-
- update() - Method in interface org.apache.brooklyn.entity.proxy.LoadBalancer
-
- update() - Method in class org.apache.brooklyn.entity.proxy.LoadBalancerClusterImpl
-
- UPDATE_PERIOD - Static variable in interface org.apache.brooklyn.core.server.entity.BrooklynMetrics
-
- UPDATE_ROOT_ZONES_FILE - Static variable in interface org.apache.brooklyn.entity.network.bind.BindDnsServer
-
- UPDATE_SERVICE_PROPERTIES - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- updateAsync() - Method in class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- updateBindConfiguration() - Method in interface org.apache.brooklyn.entity.network.bind.BindDnsServerDriver
-
Uploads configuration files and restarts the service.
- updateBindConfiguration() - Method in class org.apache.brooklyn.entity.network.bind.BindDnsServerSshDriver
-
- updateCatalogItemMemento(CatalogItemMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- updateCatalogItemMementos(Collection<CatalogItemMemento>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- updateDefinedLocation(LocationDefinition) - Method in interface org.apache.brooklyn.api.location.LocationRegistry
-
adds or updates the given defined location
- updateDefinedLocation(LocationDefinition) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- updateDefinedLocation(CatalogItem<Location, LocationSpec<?>>) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
Converts the given item from the catalog into a LocationDefinition, and adds it
to the registry (overwriting anything already registered with the id
CatalogItem.getCatalogItemId()
.
- updateDefinedLocation(RegisteredType) - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
Converts the given item from the catalog into a LocationDefinition, and adds it
to the registry (overwriting anything already registered with the id
RegisteredType.getId()
.
- updateDefinedLocations() - Method in class org.apache.brooklyn.core.location.BasicLocationRegistry
-
- updateEnablement() - Method in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector
-
refreshes whether the latency detection feed should be enabled,
based on e.g.
- updateEnricherMemento(EnricherMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- updateEnricherMementos(Collection<EnricherMemento>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- updateEntityMemento(EntityMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- updateEntityMementos(Collection<EntityMemento>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- updateFeedMemento(FeedMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- updateFeedMementos(Collection<FeedMemento>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- updateFromNewClassLoader(Object) - Method in class org.apache.brooklyn.util.javalang.Reflections
-
Serialize the given object, then reload using the current class loader;
this removes linkages to instances with classes loaded by an older class loader.
- updateHandler(WebAppContext) - Method in class org.apache.brooklyn.util.web.ContextHandlerCollectionHotSwappable
-
- updateLocationMemento(LocationMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- updateLocationMementos(Collection<LocationMemento>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- updateMapSensorEntry(EntityLocal, AttributeSensor<Map<TKey, TVal>>, TKey, TVal) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic
-
update the given key in the given map sensor
- updateNeeded() - Method in class org.apache.brooklyn.entity.proxy.AbstractControllerImpl
-
- updateNotUpIndicator(EntityLocal, String, Object) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ServiceNotUpLogic
-
puts the given value into the
Attributes.SERVICE_NOT_UP_INDICATORS
map as if the
UpdatingMap
enricher for the given key
- updateNotUpIndicator(EntityLocal, Sensor<?>, Object) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ServiceNotUpLogic
-
as
ServiceStateLogic.ServiceNotUpLogic.updateNotUpIndicator(EntityLocal, String, Object)
using the given sensor as the key
- updateNotUpIndicatorRequiringNonEmptyList(EntityLocal, AttributeSensor<? extends Collection<?>>) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ServiceNotUpLogic
-
- updateNotUpIndicatorRequiringNonEmptyMap(EntityLocal, AttributeSensor<? extends Map<?, ?>>) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ServiceNotUpLogic
-
- updatePolicyMemento(PolicyMemento) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- updatePolicyMementos(Collection<PolicyMemento>) - Method in class org.apache.brooklyn.core.mgmt.rebind.dto.MutableBrooklynMemento
-
Deprecated.
- updateProblemsIndicator(EntityLocal, Sensor<?>, Object) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ServiceProblemsLogic
-
puts the given value into the
Attributes.SERVICE_PROBLEMS
map as if the
UpdatingMap
enricher for the given sensor reported this value
- updateProblemsIndicator(EntityLocal, Effector<?>, Object) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ServiceProblemsLogic
-
- updateProblemsIndicator(EntityLocal, String, Object) - Static method in class org.apache.brooklyn.core.entity.lifecycle.ServiceStateLogic.ServiceProblemsLogic
-
- updateServiceProperties(String, Map<String, String>) - Method in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- updateServiceProperties(String, Map<String, String>) - Method in class org.apache.brooklyn.entity.osgi.karaf.KarafContainerImpl
-
- updateTaskAndFailOnNonZeroResultCode() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
- updateTaskAndFailOnNonZeroResultCode() - Method in class org.apache.brooklyn.entity.software.base.lifecycle.WinRmExecuteHelper
-
- updateWithoutPublishing(AttributeSensor<T>, T) - Method in class org.apache.brooklyn.core.sensor.AttributeMap
-
- UpdatingMap<S,TKey,TVal> - Class in org.apache.brooklyn.enricher.stock
-
Enricher which updates an entry in a sensor map (
UpdatingMap.TARGET_SENSOR
)
based on the value of another sensor (UpdatingMap.SOURCE_SENSOR
.
- UpdatingMap() - Constructor for class org.apache.brooklyn.enricher.stock.UpdatingMap
-
- UpdatingMap(Map<Object, Object>) - Constructor for class org.apache.brooklyn.enricher.stock.UpdatingMap
-
- updatingSensorMapEntry(AttributeSensor<Map<K, V>>, K, Supplier<? extends V>) - Static method in class org.apache.brooklyn.core.entity.EntityFunctions
-
- updatingSensorMapEntry(Entity, AttributeSensor<Map<K, V>>, K, Supplier<? extends V>) - Static method in class org.apache.brooklyn.core.entity.EntityFunctions
-
- UPGRADE - Static variable in class org.apache.brooklyn.entity.brooklynnode.effector.BrooklynNodeUpgradeEffectorBody
-
- UPGRADE_CLUSTER - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynCluster
-
- UPGRADE_CLUSTER - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynCluster.UpgradeClusterEffector
-
- UPGRADE_CLUSTER - Static variable in class org.apache.brooklyn.entity.brooklynnode.effector.BrooklynClusterUpgradeEffectorBody
-
- UPPER_CASE_ALPHA - Static variable in class org.apache.brooklyn.util.text.Identifiers
-
- upperBound(Duration) - Method in class org.apache.brooklyn.util.time.Duration
-
returns the smaller of this value or the argument
- UPTIME - Static variable in class org.apache.brooklyn.entity.machine.MachineAttributes
-
- UPTIME - Static variable in interface org.apache.brooklyn.entity.machine.MachineEntity
-
- UPTIME - Static variable in interface org.apache.brooklyn.entity.nosql.redis.RedisStore
-
- UPTIME_SECONDS - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- uri(AbstractResource) - Method in class org.apache.brooklyn.camp.server.rest.util.DtoFactory
-
- uri(Class<? extends AbstractResource>, String) - Method in class org.apache.brooklyn.camp.server.rest.util.DtoFactory
-
- uri(Class<? extends AbstractResource>, String) - Method in class org.apache.brooklyn.camp.server.rest.util.DtoFactory.UriFactory
-
- uri(AbstractResource) - Method in class org.apache.brooklyn.camp.server.rest.util.DtoFactory.UriFactory
-
- uri(URI) - Method in class org.apache.brooklyn.core.mgmt.ha.dto.BasicManagementNodeSyncRecord.Builder
-
- uri(String) - Method in class org.apache.brooklyn.util.http.HttpTool.HttpClientBuilder
-
- uri(URI) - Method in class org.apache.brooklyn.util.http.HttpTool.HttpClientBuilder
-
- URI_PATH - Static variable in class org.apache.brooklyn.camp.server.rest.resource.ApplicationComponentRestResource
-
- URI_PATH - Static variable in class org.apache.brooklyn.camp.server.rest.resource.ApplicationComponentTemplateRestResource
-
- URI_PATH - Static variable in class org.apache.brooklyn.camp.server.rest.resource.AssemblyRestResource
-
- URI_PATH - Static variable in class org.apache.brooklyn.camp.server.rest.resource.AssemblyTemplateRestResource
-
- URI_PATH - Static variable in class org.apache.brooklyn.camp.server.rest.resource.PlatformComponentRestResource
-
- URI_PATH - Static variable in class org.apache.brooklyn.camp.server.rest.resource.PlatformComponentTemplateRestResource
-
- uriOfRestResource(Class<?>) - Method in class org.apache.brooklyn.camp.server.rest.util.DtoFactory.UriFactory
-
- url(String) - Method in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector.Builder
-
supplies a constant URL which should be polled for latency,
where this constant URL is known.
- url(URL) - Method in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector.Builder
-
- url(URI) - Method in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector.Builder
-
- url(AttributeSensor<?>) - Method in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector.Builder
-
supplies a sensor which indicates the URL this should parse (e.g.
- url(AttributeSensor<?>, Function<String, String>) - Method in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector.Builder
-
supplies a sensor which indicates the URL which this should parse (e.g.
- URL - Static variable in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector
-
- url(String) - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- URL_MAPPINGS - Static variable in interface org.apache.brooklyn.entity.proxy.LoadBalancer
-
- URL_POST_PROCESSING - Static variable in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector
-
- URL_SENSOR - Static variable in class org.apache.brooklyn.policy.enricher.HttpLatencyDetector
-
- UrlClassLoader - Class in org.apache.brooklyn.util.core.javalang
-
like URLClassLoader (and delegates to it) but:
* has a nice toString
* supports var args constructor
* supports file://~/xxx semantics (remaps it to user.home);
ideally we'd also support mvn, classpath, osgi, etc
- UrlClassLoader(URL...) - Constructor for class org.apache.brooklyn.util.core.javalang.UrlClassLoader
-
- UrlClassLoader(String...) - Constructor for class org.apache.brooklyn.util.core.javalang.UrlClassLoader
-
- urlExists() - Static method in class org.apache.brooklyn.util.core.ResourcePredicates
-
- urlIsBlankOrExists() - Static method in class org.apache.brooklyn.util.core.ResourcePredicates
-
- UrlMapping - Interface in org.apache.brooklyn.entity.proxy.nginx
-
This is a group whose members will be made available to a load-balancer / URL forwarding service (such as nginx).
- UrlMappingImpl - Class in org.apache.brooklyn.entity.proxy.nginx
-
This is a group whose members will be made available to a load-balancer / URL forwarding service (such as nginx).
- UrlMappingImpl() - Constructor for class org.apache.brooklyn.entity.proxy.nginx.UrlMappingImpl
-
- URLParamEncoder - Class in org.apache.brooklyn.rest.util
-
Deprecated.
since 0.7.0 use
URLParamEncoder
- URLParamEncoder() - Constructor for class org.apache.brooklyn.rest.util.URLParamEncoder
-
Deprecated.
- URLParamEncoder - Class in org.apache.brooklyn.util.net
-
Encodes URLs, escaping as appropriate.
- URLParamEncoder() - Constructor for class org.apache.brooklyn.util.net.URLParamEncoder
-
- UrlRewriteRule - Class in org.apache.brooklyn.entity.proxy.nginx
-
records a rewrite rule for use in URL rewriting such as by nginx;
from and to are expected to be usual regex replacement strings,
with the convention here (for portability) that:
from should match the entire path (internally is wrapped with ^ and $ for nginx);
to can refer to $1, $2 from the groups in from
so eg use from = (.*)A(.*) and to = $1B$2 to change all occurrences of A to B
- UrlRewriteRule() - Constructor for class org.apache.brooklyn.entity.proxy.nginx.UrlRewriteRule
-
- UrlRewriteRule(String, String) - Constructor for class org.apache.brooklyn.entity.proxy.nginx.UrlRewriteRule
-
- Urls - Class in org.apache.brooklyn.util.net
-
- Urls() - Constructor for class org.apache.brooklyn.util.net.Urls
-
- UrlServiceSpecResolver - Class in org.apache.brooklyn.camp.brooklyn.spi.creation.service
-
Specific to CAMP because linked plans are assumed to be CAMP format.
- UrlServiceSpecResolver() - Constructor for class org.apache.brooklyn.camp.brooklyn.spi.creation.service.UrlServiceSpecResolver
-
- USAGE_LISTENER_TERMINATION_TIMEOUT - Static variable in interface org.apache.brooklyn.core.mgmt.usage.UsageManager
-
- USAGE_LISTENERS - Static variable in interface org.apache.brooklyn.core.mgmt.usage.UsageManager
-
- UsageApi - Interface in org.apache.brooklyn.rest.api
-
- UsageListener - Interface in org.apache.brooklyn.core.mgmt.usage
-
- UsageListener.ApplicationMetadata - Interface in org.apache.brooklyn.core.mgmt.usage
-
Users should never implement this interface directly; methods may be added in future releases
without notice.
- UsageListener.BasicUsageListener - Class in org.apache.brooklyn.core.mgmt.usage
-
A no-op implementation of
UsageListener
, for users to extend.
- UsageListener.BasicUsageListener() - Constructor for class org.apache.brooklyn.core.mgmt.usage.UsageListener.BasicUsageListener
-
- UsageListener.LocationMetadata - Interface in org.apache.brooklyn.core.mgmt.usage
-
Users should never implement this interface directly; methods may be added in future releases
without notice.
- UsageManager - Interface in org.apache.brooklyn.core.mgmt.usage
-
- UsageResource - Class in org.apache.brooklyn.rest.resources
-
- UsageResource() - Constructor for class org.apache.brooklyn.rest.resources.UsageResource
-
- UsageStatistic - Class in org.apache.brooklyn.rest.domain
-
- UsageStatistic(Status, String, String, String, String, long, Map<String, String>) - Constructor for class org.apache.brooklyn.rest.domain.UsageStatistic
-
- UsageStatistics - Class in org.apache.brooklyn.rest.domain
-
- UsageStatistics(List<UsageStatistic>, Map<String, URI>) - Constructor for class org.apache.brooklyn.rest.domain.UsageStatistics
-
- USE_CLIENT_MONITORING - Static variable in interface org.apache.brooklyn.entity.nosql.mongodb.MongoDBServer
-
- USE_ENTERPRISE - Static variable in interface org.apache.brooklyn.entity.nosql.couchbase.CouchbaseNode
-
- USE_FIRST_LOCATION - Static variable in class org.apache.brooklyn.core.location.Locations
-
- USE_FIRST_LOCATION - Static variable in interface org.apache.brooklyn.entity.stock.BasicStartable.LocationsFilter
-
Deprecated.
since 0.7.0; use
Locations.USE_FIRST_LOCATION
- USE_HOSTNAMES - Static variable in interface org.apache.brooklyn.entity.dns.AbstractGeoDnsService
-
- USE_HTTP_MONITORING - Static variable in interface org.apache.brooklyn.entity.nosql.riak.RiakNode
-
- USE_HTTP_MONITORING - Static variable in interface org.apache.brooklyn.entity.webapp.jboss.JBoss7Server
-
- USE_HTTPS - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExampleApp
-
- USE_HTTPS - Static variable in class org.apache.brooklyn.qa.load.SimulatedTheeTierApp
-
- USE_JCLOUDS_SSH_INIT - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- USE_JMX - Static variable in interface org.apache.brooklyn.entity.java.UsesJmx
-
- USE_OSGI - Static variable in class org.apache.brooklyn.core.mgmt.ha.OsgiManager
-
- USE_OSGI - Static variable in class org.apache.brooklyn.core.server.BrooklynServerConfig
-
- USE_PID_FILE - Static variable in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
Use a PID file, created by launching, and reading it for check-running,
stopping and killing.
- USE_PORT_FORWARDING - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- USE_SSH_MONITORING - Static variable in interface org.apache.brooklyn.entity.software.base.EmptySoftwareProcess
-
- USE_SSL_PROPERTY - Static variable in class org.apache.brooklyn.util.jmx.jmxmp.JmxmpAgent
-
whether to use SSL (TLS) encryption; requires a keystore to be set
- USE_THRIFT_MONITORING - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- USE_VNODES - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- USE_WINRM_MONITORING - Static variable in interface org.apache.brooklyn.entity.software.base.EmptyWindowsProcess
-
- USED_HEAP_MEMORY - Static variable in interface org.apache.brooklyn.entity.java.UsesJavaMXBeans
-
- USED_MEMORY - Static variable in class org.apache.brooklyn.entity.machine.MachineAttributes
-
- USED_MEMORY - Static variable in interface org.apache.brooklyn.entity.machine.MachineEntity
-
- USED_MEMORY_DELTA_PER_SECOND_IN_WINDOW - Static variable in class org.apache.brooklyn.entity.machine.MachineAttributes
-
- USED_MEMORY_DELTA_PER_SECOND_LAST - Static variable in class org.apache.brooklyn.entity.machine.MachineAttributes
-
- useDefaultKeys(boolean) - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
if true (the default) this will look at default locations set on keys
- useDelegateForPublishing - Variable in class org.apache.brooklyn.core.mgmt.internal.QueueingSubscriptionManager
-
- useDelegateForSubscribing - Variable in class org.apache.brooklyn.core.mgmt.internal.QueueingSubscriptionManager
-
- useHttps - Variable in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- useManagementContext(ManagementContext) - Method in class org.apache.brooklyn.camp.brooklyn.BrooklynCampPlatformLauncherAbstract
-
- useManagementContext(ManagementContext) - Method in class org.apache.brooklyn.cli.Main.LaunchCommand
-
- useMutex(WithMutexes, String, String) - Method in class org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
-
indicates that the script should acquire the given mutexId on the given mutexSupport
and maintain it for the duration of script execution;
typically used to prevent parallel scripts from conflicting in access to a resource
(e.g.
- usePidFile(String) - Method in class org.apache.brooklyn.entity.chef.ChefLifecycleEffectorTasks
-
- user() - Method in interface org.apache.brooklyn.api.mgmt.entitlement.EntitlementContext
-
- user - Variable in class org.apache.brooklyn.cli.Main.GeneratePasswordCommand
-
- USER - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- USER - Static variable in class org.apache.brooklyn.core.location.LocationConfigKeys
-
- user() - Method in class org.apache.brooklyn.core.mgmt.entitlement.WebEntitlementContext
-
- user(String) - Method in class org.apache.brooklyn.location.byon.FixedListMachineProvisioningLocation.Builder
-
- USER - Static variable in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- user(String) - Method in class org.apache.brooklyn.util.core.internal.ssh.SshAbstractTool.AbstractSshToolBuilder
-
- user() - Static method in class org.apache.brooklyn.util.os.Os
-
user name
- USER_DATA_MAP_SESSION_ATTRIBUTE - Static variable in interface org.apache.brooklyn.rest.api.ScriptApi
-
- USER_DATA_MAP_SESSION_ATTRIBUTE - Static variable in class org.apache.brooklyn.rest.resources.ScriptResource
-
- USER_DATA_UUENCODED - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
Deprecated.
- USER_LAST_VALUE_SESSION_ATTRIBUTE - Static variable in interface org.apache.brooklyn.rest.api.ScriptApi
-
- USER_LAST_VALUE_SESSION_ATTRIBUTE - Static variable in class org.apache.brooklyn.rest.resources.ScriptResource
-
- USER_METADATA - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
Deprecated.
- USER_METADATA_MAP - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- USER_METADATA_STRING - Static variable in interface org.apache.brooklyn.location.jclouds.JcloudsLocationConfig
-
- UserAndHostAndPort - Class in org.apache.brooklyn.util.net
-
- UserFacingException - Exception in org.apache.brooklyn.util.exceptions
-
marker interface, to show that an exception is suitable for pretty-printing to an end-user,
without the prefix (type) including a stack trace
- UserFacingException(String) - Constructor for exception org.apache.brooklyn.util.exceptions.UserFacingException
-
- UserFacingException(Throwable) - Constructor for exception org.apache.brooklyn.util.exceptions.UserFacingException
-
- UserFacingException(String, Throwable) - Constructor for exception org.apache.brooklyn.util.exceptions.UserFacingException
-
- USERNAME - Static variable in class org.apache.brooklyn.core.sensor.http.HttpRequestSensor
-
- USERNAME - Static variable in interface org.apache.brooklyn.entity.database.postgresql.PostgreSqlNode
-
- username(String) - Method in class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- username(String) - Method in class org.apache.brooklyn.util.core.internal.ssh.sshj.SshjClientConnection.Builder
-
- USERS - Static variable in class org.apache.brooklyn.rest.BrooklynWebConfig
-
Explicitly set the users/passwords, e.g.
- usesAuthentication(Entity) - Static method in class org.apache.brooklyn.entity.nosql.mongodb.MongoDBAuthenticationUtils
-
- useService(String) - Method in class org.apache.brooklyn.entity.chef.ChefLifecycleEffectorTasks
-
- UsesJava - Interface in org.apache.brooklyn.entity.java
-
- UsesJavaMXBeans - Interface in org.apache.brooklyn.entity.java
-
- UsesJmx - Interface in org.apache.brooklyn.entity.java
-
- UsesJmx.JmxAgentModes - Enum in org.apache.brooklyn.entity.java
-
- useStdin - Variable in class org.apache.brooklyn.cli.Main.GeneratePasswordCommand
-
- useTranslator(Function<Object, Object>) - Method in class org.apache.brooklyn.util.collections.Jsonya.Navigator
-
specifies a translator function to use when new data is added;
by default everything is added as a literal (ie
Functions.identity()
),
but if you want to do translation on the way in,
set a translation function
- useWindowsService(String) - Method in class org.apache.brooklyn.entity.chef.ChefLifecycleEffectorTasks
-
- useWithWarning(String) - Method in class org.apache.brooklyn.util.os.Os.TmpDirFinder
-
- UtraceHostGeoLookup - Class in org.apache.brooklyn.core.location.geo
-
- UtraceHostGeoLookup() - Constructor for class org.apache.brooklyn.core.location.geo.UtraceHostGeoLookup
-
V
- VALID_FLAGS - Static variable in class org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessSshDriver
-
Permitted flags for
AbstractSoftwareProcessSshDriver.newScript(Map, String)
.
- 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
-
as
Enums.valueOfIgnoreCase(String, Enum[], String)
for all values of the given enum and using the enum type as the message
- 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
-
Resolves a given object, as follows:
If it is a
Tasks
or a DeferredSupplier
then get its contents
If it's a map and ValueResolver.deep(boolean)
is requested, it applies resolution to contents
It applies coercion
- 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
-
The
JavaSoftwareProcessDriver
for a VanillaJavaApp
.
- 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
-
The SSH implementation of the
VanillaJavaAppDriver
.
- VanillaJavaAppSshDriver(VanillaJavaAppImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.java.VanillaJavaAppSshDriver
-
- VanillaSoftwareProcess - Interface in org.apache.brooklyn.entity.software.base
-
A
SoftwareProcess
entity that runs commands from an archive.
- 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
-
W
- WAIT_FOR_FIRST - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
Whether to wait for the first node to start up
- WAIT_FOR_SSHABLE - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- WAIT_FOR_WINRM_AVAILABLE - Static variable in interface org.apache.brooklyn.core.location.cloud.CloudLocationConfig
-
- waitFor(Process) - Static method in class org.apache.brooklyn.qa.longevity.MonitorUtils
-
Waits for the given process to complete, consuming its stdout and returning it as a string.
- waitForAppStatus(BrooklynApi, String, Status, Duration, Duration) - Static method in class org.apache.brooklyn.rest.client.BrooklynApiUtil
-
Polls Brooklyn until the given application has the given status.
- waitForAtLeastOneAttempt() - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- waitForAtLeastOneAttempt(Duration) - Method in class org.apache.brooklyn.test.WebAppMonitor
-
- waitForCurrentWrites(Duration) - Method in interface org.apache.brooklyn.core.mgmt.persist.PersistenceObjectStore.StoreObjectAccessorWithLock
-
waits for all currently scheduled write lock operations (puts, appends, and deletes) to complete;
but does not wait on or prevent subsequent modifications.
- waitForCurrentWrites(Duration) - Method in class org.apache.brooklyn.core.mgmt.persist.StoreObjectAccessorLocking
-
- waitForEntityStart() - Method in class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
-
- waitForExpiry() - Method in class org.apache.brooklyn.util.time.CountdownTimer
-
block (on this object) until completed
- waitForExpiryUnchecked() - Method in class org.apache.brooklyn.util.time.CountdownTimer
-
as
CountdownTimer.waitForExpiry()
but catches and wraps InterruptedException as unchecked RuntimeInterruptedExcedption
- waitForFileContents(String, String, Duration, boolean) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- waitForLast() - Static method in class org.apache.brooklyn.util.core.task.DynamicTasks
-
As
DynamicTasks.drain(Duration, boolean)
waiting forever and throwing the first error
(excluding errors in inessential tasks),
then returning the last task in the queue (which is guaranteed to have finished without error,
if this method returns without throwing)
- waitForPassword() - Method in class org.apache.brooklyn.location.jclouds.JcloudsSshMachineLocation
-
Deprecated.
since 0.9.0; use the machine to execute commands, so no need to extract the password
- waitForPasswordOnAws(ComputeService, NodeMetadata, long, TimeUnit) - Static method in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
- waitForPendingComplete(Duration, boolean) - Method in interface org.apache.brooklyn.api.mgmt.rebind.RebindManager
-
- waitForPendingComplete(Duration, boolean) - Method in class org.apache.brooklyn.core.mgmt.rebind.PeriodicDeltaChangeListener
-
Waits for any in-progress writes to be completed then for or any unwritten data to be written.
- waitForPendingComplete(Duration, boolean) - Method in class org.apache.brooklyn.core.mgmt.rebind.RebindManagerImpl
-
- waitForPortFree(int, Duration, boolean) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- waitForRunningAndThrowOtherwise(BrooklynApi, String, String) - Static method in class org.apache.brooklyn.rest.client.BrooklynApiUtil
-
Waits for the application with the given ID to be running.
- waitForRunningAndThrowOtherwise(BrooklynApi, String, String, Duration) - Static method in class org.apache.brooklyn.rest.client.BrooklynApiUtil
-
Waits for the application with the given ID to be running.
- waitForServiceUp(Entity, Duration) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Waits until
Startable.SERVICE_UP
returns true.
- waitForServiceUp(Entity, long, TimeUnit) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- waitForServiceUp(Entity) - Static method in class org.apache.brooklyn.core.entity.Entities
-
- waitForServiceUp(long, TimeUnit) - Method in class org.apache.brooklyn.entity.messaging.kafka.KafkaBrokerImpl
-
- waitForServiceUp(long, TimeUnit) - Method in class org.apache.brooklyn.entity.messaging.qpid.QpidBrokerImpl
-
- waitForServiceUp(Duration) - Method in interface org.apache.brooklyn.entity.nosql.mongodb.sharding.MongoDBRouter
-
- waitForServiceUp() - Method in class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
-
- waitForServiceUp(Duration) - Method in class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
-
- waitForServiceUp(TimeDuration) - Method in class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
-
- waitForServiceUp(long, TimeUnit) - Method in class org.apache.brooklyn.entity.software.base.SoftwareProcessImpl
-
- waitForServiceUp(long, TimeUnit) - Method in class org.apache.brooklyn.entity.zookeeper.AbstractZooKeeperImpl
-
- waitForTask(Task<T>, Entity) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- waitForTask(Task<T>, Entity, String) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
blocks until the given task completes, submitting if necessary, returning the result of that task;
optional contextMessage is available in status if this is running in a task
- waitForWritesCompleted(Duration) - Method in interface org.apache.brooklyn.api.mgmt.ha.ManagementPlaneSyncRecordPersister
-
- waitForWritesCompleted(Duration) - Method in interface org.apache.brooklyn.api.mgmt.rebind.mementos.BrooklynMementoPersister
-
- waitForWritesCompleted(Duration) - Method in class org.apache.brooklyn.core.mgmt.ha.ManagementPlaneSyncRecordPersisterToObjectStore
-
- waitForWritesCompleted(Duration) - Method in class org.apache.brooklyn.core.mgmt.persist.BrooklynMementoPersisterToObjectStore
-
- waitInTaskForAttributeReady(Entity, AttributeSensor<T>, Predicate<? super T>) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- waitInTaskForAttributeReady(Entity, AttributeSensor<T>, Predicate<? super T>, List<DependentConfiguration.AttributeAndSensorCondition<?>>) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- waitInTaskForAttributeReady(Entity, AttributeSensor<T>, Predicate<? super T>, List<DependentConfiguration.AttributeAndSensorCondition<?>>, String) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
- waitOnForExpiry(Object) - Method in class org.apache.brooklyn.util.time.CountdownTimer
-
block on the given argument until the timer is completed or the object receives a notified;
callers must be synchronized on the waitTarget
- waitOnForExpiryUnchecked(Object) - Method in class org.apache.brooklyn.util.time.CountdownTimer
-
as
CountdownTimer.waitOnForExpiry(Object)
but catches and wraps InterruptedException as unchecked RuntimeInterruptedExcedption
- waitOnShutdownRequest() - Method in class org.apache.brooklyn.cli.Main.AppShutdownHandler
-
- walk(String) - Static method in class org.apache.brooklyn.feed.http.JsonFunctions
-
as
JsonFunctions.walkM(Iterable)
taking a single string consisting of a dot separated path
- walk(String...) - Static method in class org.apache.brooklyn.feed.http.JsonFunctions
-
as
JsonFunctions.walkM(Iterable)
taking a series of strings (dot separators not respected here)
- walk(Iterable<String>) - Static method in class org.apache.brooklyn.feed.http.JsonFunctions
-
returns a function which traverses the supplied path of entries in a json object (maps of maps of maps...),
- walkM(String) - Static method in class org.apache.brooklyn.feed.http.JsonFunctions
-
as
#walk(String))
and JsonFunctions.walk(Iterable)
- walkM(String...) - Static method in class org.apache.brooklyn.feed.http.JsonFunctions
-
as
#walk(String...))
and JsonFunctions.walk(Iterable)
- walkM(Iterable<String>) - Static method in class org.apache.brooklyn.feed.http.JsonFunctions
-
as
#walk(Iterable))
but working with objects which Maybe
contain JsonElement
,
simply preserving a Maybe.absent()
object if additional walks are requested upon it
(cf jquery)
- walkN(String) - Static method in class org.apache.brooklyn.feed.http.JsonFunctions
-
as
JsonFunctions.walk(String)
but if any element is not found it simply returns null
- walkN(String...) - Static method in class org.apache.brooklyn.feed.http.JsonFunctions
-
as
#walk(String...))
but if any element is not found it simply returns null
- walkN(Iterable<String>) - Static method in class org.apache.brooklyn.feed.http.JsonFunctions
-
as
#walk(Iterable))
but if any element is not found it simply returns null
- WAR_PATH - Static variable in class org.apache.brooklyn.demo.GlobalWebFabricExample
-
- WAR_PATH - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExample
-
- WAR_PATH - Static variable in class org.apache.brooklyn.demo.WebClusterDatabaseExampleApp
-
- WAR_PATH - Static variable in class org.apache.brooklyn.demo.WebClusterExample
-
- WAR_PATH - Static variable in class org.apache.brooklyn.qa.load.SimulatedTheeTierApp
-
- warmup - Variable in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- warmup(Duration) - Method in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
The length of time to repeatedly execute the job for, before doing the proper performance
test.
- warmup - Variable in class org.apache.brooklyn.test.performance.PerformanceTestResult
-
- warmupIterations - Variable in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- warmupIterations(int) - Method in class org.apache.brooklyn.test.performance.PerformanceTestDescriptor
-
- warmupIterations - Variable in class org.apache.brooklyn.test.performance.PerformanceTestResult
-
- warn(String) - Static method in class org.apache.brooklyn.util.ssh.BashCommands
-
- WARN_IF_NOT_RUN - Static variable in class org.apache.brooklyn.util.core.task.BasicTask
-
- warnIfLocalhost(Collection<? extends Location>, String) - Static method in class org.apache.brooklyn.core.location.Machines
-
returns whether it is localhost (and has warned)
- warning(String, Throwable) - Static method in class org.apache.brooklyn.util.core.task.Tasks
-
- warnOnErrors(boolean) - Method in class org.apache.brooklyn.core.location.LocationConfigUtils.OsCredential
-
whether to log warnings on problems
- warnOnIgnoringConfig(Entity, ConfigKey<?>) - Static method in class org.apache.brooklyn.core.entity.Entities
-
Logs a warning if an entity has a value for a config key.
- WARS_BY_CONTEXT - Static variable in interface org.apache.brooklyn.entity.webapp.JavaWebAppService
-
- wasDeployed() - Method in class org.apache.brooklyn.core.mgmt.internal.EntityManagementSupport
-
whether entity has ever been deployed (managed)
- wasNotLoaded() - Method in class org.apache.brooklyn.core.mgmt.internal.ManagementTransitionMode
-
This management node was previously not loaded here,
either it did not exist (and is just being created) or it was in persisted state but
not loaded at this node.
- wasPrimary() - Method in class org.apache.brooklyn.core.mgmt.internal.ManagementTransitionMode
-
This management node was the master for the given object
- wasQueued() - Method in class org.apache.brooklyn.util.core.task.DynamicTasks.TaskQueueingResult
-
returns true if the task was queued
- wasReadOnly() - Method in class org.apache.brooklyn.core.mgmt.internal.ManagementTransitionMode
-
Object was previously loaded as read-only at this management node;
active management was occurring elsewhere (or not at all)
- wasSuccessful() - Method in class org.apache.brooklyn.util.os.Os.DeletionResult
-
- WEB_CLUSTER_SPEC - Static variable in interface org.apache.brooklyn.entity.webapp.ControlledDynamicWebAppCluster
-
- WEB_CONSOLE_ACCESSIBLE - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- WEB_CONSOLE_BIND_ADDRESS - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- WEB_CONSOLE_PORT - Static variable in class org.apache.brooklyn.rest.BrooklynWebConfig
-
- WEB_CONSOLE_PUBLIC_ADDRESS - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- WEB_CONSOLE_URI - Static variable in interface org.apache.brooklyn.entity.brooklynnode.BrooklynNode
-
- WEB_XML_RESOURCE - Static variable in interface org.apache.brooklyn.entity.webapp.tomcat.Tomcat8Server
-
- WEB_XML_RESOURCE - Static variable in interface org.apache.brooklyn.entity.webapp.tomcat.TomcatServer
-
- webapp(String, String) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
Specifies an additional webapp to host on the webconsole port.
- WebAppMonitor - Class in org.apache.brooklyn.test
-
Repeatedly polls a given URL, to check if it is always available.
- WebAppMonitor(String) - Constructor for class org.apache.brooklyn.test.WebAppMonitor
-
- WebAppMonitor() - Constructor for class org.apache.brooklyn.test.WebAppMonitor
-
- WebAppService - Interface in org.apache.brooklyn.entity.webapp
-
- WebAppServiceConstants - Interface in org.apache.brooklyn.entity.webapp
-
- WebAppServiceMethods - Class in org.apache.brooklyn.entity.webapp
-
- WebAppServiceMethods() - Constructor for class org.apache.brooklyn.entity.webapp.WebAppServiceMethods
-
- WebAppServiceMetrics - Interface in org.apache.brooklyn.entity.webapp
-
- WebAppServiceMetrics.Initializer - Class in org.apache.brooklyn.entity.webapp
-
- WebAppServiceMetrics.Initializer() - Constructor for class org.apache.brooklyn.entity.webapp.WebAppServiceMetrics.Initializer
-
- WebClusterDatabaseExample - Class in org.apache.brooklyn.demo
-
Launches a 3-tier app with nginx, clustered jboss, and mysql.
- WebClusterDatabaseExample() - Constructor for class org.apache.brooklyn.demo.WebClusterDatabaseExample
-
- WebClusterDatabaseExampleApp - Class in org.apache.brooklyn.demo
-
Launches a 3-tier app with nginx, clustered jboss, and mysql.
- WebClusterDatabaseExampleApp() - Constructor for class org.apache.brooklyn.demo.WebClusterDatabaseExampleApp
-
- WebClusterExample - Class in org.apache.brooklyn.demo
-
Launches a clustered and load-balanced set of web servers.
- WebClusterExample() - Constructor for class org.apache.brooklyn.demo.WebClusterExample
-
- webconsole(boolean) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
Specifies whether the launcher will start the Brooklyn web console
(and any additional webapps specified); default true.
- webconsoleHttps(Boolean) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
Specifies whether the webconsole should use https.
- webconsolePort(int) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
As
BrooklynLauncher.webconsolePort(PortRange)
taking a single port
- webconsolePort(String) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
As
BrooklynLauncher.webconsolePort(PortRange)
taking a string range
- webconsolePort(PortRange) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
Specifies the port where the web console (and any additional webapps specified) will listen;
default (null) means "8081+" being the first available >= 8081 (or "8443+" for https).
- WebEntitlementContext - Class in org.apache.brooklyn.core.mgmt.entitlement
-
Indicates an authenticated web request as the entitlements context;
note user may still be null if no authentication was requested
- WebEntitlementContext(String, String, String, String) - Constructor for class org.apache.brooklyn.core.mgmt.entitlement.WebEntitlementContext
-
- webProcessesCyclingPeriod - Variable in class org.apache.brooklyn.qa.longevity.MonitorPrefs
-
- webProcessesRegex - Variable in class org.apache.brooklyn.qa.longevity.MonitorPrefs
-
- WebResourceUtils - Class in org.apache.brooklyn.camp.server.rest.util
-
- WebResourceUtils() - Constructor for class org.apache.brooklyn.camp.server.rest.util.WebResourceUtils
-
- WebResourceUtils - Class in org.apache.brooklyn.rest.util
-
- WebResourceUtils() - Constructor for class org.apache.brooklyn.rest.util.WebResourceUtils
-
- webServerFlags(Map<String, ?>) - Method in class org.apache.brooklyn.launcher.BrooklynLauncher
-
Specifies additional flags to be passed to
BrooklynWebServer
.
- webUrl - Variable in class org.apache.brooklyn.qa.longevity.MonitorPrefs
-
- WeightedObject<T> - Class in org.apache.brooklyn.policy.followthesun
-
- WeightedObject(T, double) - Constructor for class org.apache.brooklyn.policy.followthesun.WeightedObject
-
- whenDone(Callable<T>) - Static method in class org.apache.brooklyn.core.sensor.DependentConfiguration
-
Deprecated.
since 0.7; code will be moved into test utilities
- whilelistedImageIds() - Method in class org.apache.brooklyn.location.jclouds.BrooklynImageChooser
-
- WideAreaCassandraCluster - Class in org.apache.brooklyn.demo
-
- WideAreaCassandraCluster() - Constructor for class org.apache.brooklyn.demo.WideAreaCassandraCluster
-
- WildcardGlobs - Class in org.apache.brooklyn.util.text
-
- WildcardGlobs() - Constructor for class org.apache.brooklyn.util.text.WildcardGlobs
-
- WildcardGlobs.InvalidPatternException - Exception in org.apache.brooklyn.util.text
-
- WildcardGlobs.InvalidPatternException(String) - Constructor for exception org.apache.brooklyn.util.text.WildcardGlobs.InvalidPatternException
-
- WildcardGlobs.PhraseTreatment - Enum in org.apache.brooklyn.util.text
-
if a string contains a demarcated phrase, e.g.
- WildcardGlobs.SpecialistGlobExpander - Class in org.apache.brooklyn.util.text
-
expands globs as per #getGlobsAfterBraceExpansion,
but also handles numeric ranges,
and optionally allows customized treatment of quoted regions and/or parentheses.
- WildcardGlobs.SpecialistGlobExpander(boolean, WildcardGlobs.PhraseTreatment, WildcardGlobs.PhraseTreatment) - Constructor for class org.apache.brooklyn.util.text.WildcardGlobs.SpecialistGlobExpander
-
- WINDOW_DURATION - Static variable in class org.apache.brooklyn.enricher.stock.YamlRollingTimeWindowMeanEnricher
-
- WINDOWS_SERVICE_NAME - Static variable in interface org.apache.brooklyn.entity.chef.ChefConfig
-
- WindowsPerformanceCounterFeed - Class in org.apache.brooklyn.feed.windows
-
A sensor feed that retrieves performance counters from a Windows host and posts the values to sensors.
- WindowsPerformanceCounterFeed() - Constructor for class org.apache.brooklyn.feed.windows.WindowsPerformanceCounterFeed
-
For rebind; do not call directly; use builder
- WindowsPerformanceCounterFeed.Builder - Class in org.apache.brooklyn.feed.windows
-
- WindowsPerformanceCounterFeed.Builder() - Constructor for class org.apache.brooklyn.feed.windows.WindowsPerformanceCounterFeed.Builder
-
- WindowsPerformanceCounterPollConfig<T> - Class in org.apache.brooklyn.feed.windows
-
- WindowsPerformanceCounterPollConfig(AttributeSensor<T>) - Constructor for class org.apache.brooklyn.feed.windows.WindowsPerformanceCounterPollConfig
-
- WindowsPerformanceCounterPollConfig(WindowsPerformanceCounterPollConfig<T>) - Constructor for class org.apache.brooklyn.feed.windows.WindowsPerformanceCounterPollConfig
-
- WindowsPerformanceCounterSensors - Class in org.apache.brooklyn.core.sensor.windows
-
- WindowsPerformanceCounterSensors(ConfigBag) - Constructor for class org.apache.brooklyn.core.sensor.windows.WindowsPerformanceCounterSensors
-
- WindowsPerformanceCounterSensors(Map<String, String>) - Constructor for class org.apache.brooklyn.core.sensor.windows.WindowsPerformanceCounterSensors
-
- Winrm4jTool - Class in org.apache.brooklyn.util.core.internal.winrm.winrm4j
-
- Winrm4jTool(Map<String, ?>) - Constructor for class org.apache.brooklyn.util.core.internal.winrm.winrm4j.Winrm4jTool
-
- Winrm4jTool(ConfigBag) - Constructor for class org.apache.brooklyn.util.core.internal.winrm.winrm4j.Winrm4jTool
-
- WINRM_ADDRESS - Static variable in interface org.apache.brooklyn.core.entity.Attributes
-
- WINRM_PORT - Static variable in interface org.apache.brooklyn.entity.software.base.VanillaWindowsProcess
-
- WINRM_PORT - Static variable in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- WINRM_TOOL_CLASS - Static variable in class org.apache.brooklyn.core.entity.BrooklynConfigKeys
-
- WINRM_TOOL_CLASS - Static variable in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- WINRM_TOOL_CLASS_PROPERTIES_PREFIX - Static variable in class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
Prefix for config key:values to be passed to the winrm tool on construction.
- WinRmException - Exception in org.apache.brooklyn.util.core.internal.winrm
-
- WinRmException(String) - Constructor for exception org.apache.brooklyn.util.core.internal.winrm.WinRmException
-
- WinRmException(String, Throwable) - Constructor for exception org.apache.brooklyn.util.core.internal.winrm.WinRmException
-
- WinRmExecuteHelper - Class in org.apache.brooklyn.entity.software.base.lifecycle
-
org.apache.brooklyn.entity.software.base.lifecycle.ScriptHelper
analog for WinRM
- WinRmExecuteHelper(NativeWindowsScriptRunner, String) - Constructor for class org.apache.brooklyn.entity.software.base.lifecycle.WinRmExecuteHelper
-
- WinRmMachineLocation - Class in org.apache.brooklyn.location.winrm
-
- WinRmMachineLocation() - Constructor for class org.apache.brooklyn.location.winrm.WinRmMachineLocation
-
- WinRmTool - Interface in org.apache.brooklyn.util.core.internal.winrm
-
- WinRmToolResponse - Class in org.apache.brooklyn.util.core.internal.winrm
-
- WinRmToolResponse(String, String, int) - Constructor for class org.apache.brooklyn.util.core.internal.winrm.WinRmToolResponse
-
- with(JsonAutoDetect) - Method in class org.apache.brooklyn.rest.util.json.PossiblyStrictPreferringFieldsVisibilityChecker
-
- with(JsonAutoDetect.Visibility) - Method in class org.apache.brooklyn.rest.util.json.PossiblyStrictPreferringFieldsVisibilityChecker
-
- with(LoadingCache<A, V>, Function<A, A>) - Static method in class org.apache.brooklyn.util.guava.KeyTransformingLoadingCache.KeyTransformingSameTypeLoadingCache
-
- WITH_CC_OPT - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- WITH_LD_OPT - Static variable in interface org.apache.brooklyn.entity.proxy.nginx.NginxController
-
- withAnnotation(Class<? extends Annotation>) - Static method in class org.apache.brooklyn.cli.lister.ClassFinder
-
- withBeanSuperType(RegisteredTypeLoadingContext, Class<T>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypeLoadingContexts
-
- withBlockingDetails(String, Callable<T>) - 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,
while the passed code is executed; often used from groovy as
- withClassNameMatching(String) - Static method in class org.apache.brooklyn.cli.lister.ClassFinder
-
- withCreatorVisibility(JsonAutoDetect.Visibility) - Method in class org.apache.brooklyn.rest.util.json.PossiblyStrictPreferringFieldsVisibilityChecker
-
- withFieldVisibility(JsonAutoDetect.Visibility) - Method in class org.apache.brooklyn.rest.util.json.PossiblyStrictPreferringFieldsVisibilityChecker
-
- withGetterVisibility(JsonAutoDetect.Visibility) - Method in class org.apache.brooklyn.rest.util.json.PossiblyStrictPreferringFieldsVisibilityChecker
-
- withIsGetterVisibility(JsonAutoDetect.Visibility) - Method in class org.apache.brooklyn.rest.util.json.PossiblyStrictPreferringFieldsVisibilityChecker
-
- withKeyIncluded(boolean) - Method in class org.apache.brooklyn.util.yaml.Yamls.YamlExtract
-
Specifies whether the key should be included in the found text,
when calling
Yamls.YamlExtract.getMatchedYamlText()
or Yamls.YamlExtract.getFullYamlTextWithExtractReplaced(String)
,
if the found item is a map entry.
- withLoader(RegisteredTypeLoadingContext, BrooklynClassLoadingContext) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypeLoadingContexts
-
- withLocation(Location) - Static method in class org.apache.brooklyn.core.entity.EntityPredicates
-
Deprecated.
since 0.7.0 use
EntityPredicates.locationsIncludes(Location)
- WithMutexes - Interface in org.apache.brooklyn.util.core.mutex
-
interface which allows multiple callers to co-operate using named mutexes, inspectably,
and containing implementation as inner class
- withOriginalIndentation(boolean) - Method in class org.apache.brooklyn.util.yaml.Yamls.YamlExtract
-
Specifies whether the original indentation should be preserved
(and in the case of the first line, whether whitespace should be inserted so its start column is preserved),
when calling
Yamls.YamlExtract.getMatchedYamlText()
.
- withPrecedingCommentsIncluded(boolean) - Method in class org.apache.brooklyn.util.yaml.Yamls.YamlExtract
-
Specifies whether comments preceding the found item should be included,
when calling
Yamls.YamlExtract.getMatchedYamlText()
or Yamls.YamlExtract.getFullYamlTextWithExtractReplaced(String)
.
- withSetterVisibility(JsonAutoDetect.Visibility) - Method in class org.apache.brooklyn.rest.util.json.PossiblyStrictPreferringFieldsVisibilityChecker
-
- withSpecSuperType(RegisteredTypeLoadingContext, Class<T>) - Static method in class org.apache.brooklyn.core.typereg.RegisteredTypeLoadingContexts
-
Takes a Spec java type and adds an expected java type to the
RegisteredTypeLoadingContext
- withTag(String) - Static method in class org.apache.brooklyn.location.jclouds.pool.MachinePoolPredicates
-
- withVisibility(JsonMethod, JsonAutoDetect.Visibility) - Method in class org.apache.brooklyn.rest.util.json.PossiblyStrictPreferringFieldsVisibilityChecker
-
- wrap() - Static method in class org.apache.brooklyn.util.guava.MaybeFunctions
-
- WRAP_SCHEME - Static variable in interface org.apache.brooklyn.entity.osgi.karaf.KarafContainer
-
- wrapBash() - Static method in class org.apache.brooklyn.util.text.StringEscapes.BashStringEscapes
-
- wrapBash(String) - Static method in class org.apache.brooklyn.util.text.StringEscapes.BashStringEscapes
-
wraps plain text in double quotes escaped for use in bash double-quoting
- wrapBash(String, Appendable) - Static method in class org.apache.brooklyn.util.text.StringEscapes.BashStringEscapes
-
- wrapJavaString(String) - Static method in class org.apache.brooklyn.util.text.StringEscapes.JavaStringEscapes
-
converts normal string to java escaped for double-quotes and wrapped in those double quotes
- wrapJavaString(String, Appendable) - Static method in class org.apache.brooklyn.util.text.StringEscapes.JavaStringEscapes
-
converts normal string to java escaped for double-quotes and wrapped in those double quotes
- wrapJavaStrings(Iterable<String>) - Static method in class org.apache.brooklyn.util.text.StringEscapes.JavaStringEscapes
-
- WrappedConfigKey<T> - Class in org.apache.brooklyn.core.config
-
- WrappedConfigKey(ConfigKey<T>) - Constructor for class org.apache.brooklyn.core.config.WrappedConfigKey
-
- WRAPPER_APP_MARKER - Static variable in class org.apache.brooklyn.core.mgmt.EntityManagementUtils
-
A marker config value which indicates that an
Application
entity was created automatically,
needed because a plan might give multiple top-level entities or a non-Application top-level entity,
in a context where Brooklyn requires an Application
at the root.
- wrappingType - Variable in class org.apache.brooklyn.core.mgmt.BrooklynTaskTags.WrappedEntity
-
- write(byte[]) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- write(int) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- write(byte[], int, int) - Method in class org.apache.brooklyn.util.stream.DelegatingPrintStream
-
- write(int) - Method in class org.apache.brooklyn.util.stream.IllegalOutputStream
-
- write(byte[], int, int) - Method in class org.apache.brooklyn.util.stream.IllegalOutputStream
-
- WRITE_ACTIVE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- WRITE_ACTIVE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- WRITE_COMPLETED - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- WRITE_PENDING - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- WRITE_PENDING - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- writeManagerMemento(ManagementContext, ManagementPlaneSyncRecord, PersistenceObjectStore) - Static method in class org.apache.brooklyn.core.mgmt.persist.BrooklynPersistenceUtils
-
- writeMemento(ManagementContext, BrooklynMementoRawData, PersistenceObjectStore) - Static method in class org.apache.brooklyn.core.mgmt.persist.BrooklynPersistenceUtils
-
- writeMemento(ManagementContext, PersistenceObjectStore, MementoCopyMode) - Static method in class org.apache.brooklyn.core.mgmt.persist.BrooklynPersistenceUtils
-
generates and writes mementos for the given mgmt context to the given targetStore;
this may be taken from
MementoCopyMode.LOCAL
current state
or MementoCopyMode.REMOTE
persisted state, or the default MementoCopyMode.AUTO
detected
- writePropertiesToTempFile(Properties, String, String) - Static method in class org.apache.brooklyn.util.os.Os
-
- writePropertiesToTempFile(Properties, File, String, String) - Static method in class org.apache.brooklyn.util.os.Os
-
- WRITES_PER_SECOND_IN_WINDOW - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- WRITES_PER_SECOND_IN_WINDOW_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- WRITES_PER_SECOND_LAST - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraNode
-
- WRITES_PER_SECOND_LAST_PER_NODE - Static variable in interface org.apache.brooklyn.entity.nosql.cassandra.CassandraDatacenter
-
- writeToTempFile(InputStream, String, String) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
Deprecated.
since 0.7.0; use same method in
Os
- writeToTempFile(InputStream, File, String, String) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
Deprecated.
since 0.7.0; use same method in
Os
- writeToTempFile(Properties, String, String) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
Deprecated.
since 0.7.0; use method
Os.writePropertiesToTempFile(Properties, String, String)
- writeToTempFile(Properties, File, String, String) - Static method in class org.apache.brooklyn.util.core.ResourceUtils
-
Deprecated.
since 0.7.0; use method
Os.writePropertiesToTempFile(Properties, File, String, String)
- writeToTempFile(InputStream, String, String) - Static method in class org.apache.brooklyn.util.os.Os
-
writes given contents to a temporary file which will be deleted on exit
- writeToTempFile(InputStream, File, String, String) - Static method in class org.apache.brooklyn.util.os.Os
-
writes given contents to a temporary file which will be deleted on exit, located under the given directory
X
- X_86_64 - Static variable in class org.apache.brooklyn.core.location.BasicOsDetails.OsArchs
-
- xml(Predicate<? super String>) - Static method in class org.apache.brooklyn.core.catalog.CatalogPredicates
-
- xmlChangeAttribute(String, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformer.Builder
-
- XmlMementoSerializer<T> - Class in org.apache.brooklyn.core.mgmt.persist
-
- XmlMementoSerializer(ClassLoader) - Constructor for class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer
-
- XmlMementoSerializer(ClassLoader, Map<String, String>) - Constructor for class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer
-
- XmlMementoSerializer.CatalogItemConverter - Class in org.apache.brooklyn.core.mgmt.persist
-
- XmlMementoSerializer.CustomMapper - Class in org.apache.brooklyn.core.mgmt.persist
-
For changing the tag used for anything that implements/extends the given type.
- XmlMementoSerializer.CustomMapper(Mapper, Class<?>, String) - Constructor for class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer.CustomMapper
-
- XmlMementoSerializer.EnricherConverter - Class in org.apache.brooklyn.core.mgmt.persist
-
- XmlMementoSerializer.EntityConverter - Class in org.apache.brooklyn.core.mgmt.persist
-
- XmlMementoSerializer.FeedConverter - Class in org.apache.brooklyn.core.mgmt.persist
-
- XmlMementoSerializer.IdentifiableConverter<IT extends Identifiable> - Class in org.apache.brooklyn.core.mgmt.persist
-
- XmlMementoSerializer.LocationConverter - Class in org.apache.brooklyn.core.mgmt.persist
-
- XmlMementoSerializer.ManagementContextConverter - Class in org.apache.brooklyn.core.mgmt.persist
-
- XmlMementoSerializer.ManagementContextConverter() - Constructor for class org.apache.brooklyn.core.mgmt.persist.XmlMementoSerializer.ManagementContextConverter
-
- XmlMementoSerializer.PolicyConverter - Class in org.apache.brooklyn.core.mgmt.persist
-
- XmlMementoSerializer.SpecConverter - Class in org.apache.brooklyn.core.mgmt.persist
-
When reading/writing specs, it checks whether there is a catalog item id set and uses it to load
- XmlMementoSerializer.TaskConverter - Class in org.apache.brooklyn.core.mgmt.persist
-
- xmlRenameTag(String, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformer.Builder
-
Replaces a tag, but while continuing to recurse.
- xmlReplaceItem(String, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformer.Builder
-
Discards and replaces the item at the given XPath.
- XmlSerializer<T> - Class in org.apache.brooklyn.util.core.xstream
-
- XmlSerializer() - Constructor for class org.apache.brooklyn.util.core.xstream.XmlSerializer
-
- XmlSerializer(Map<String, String>) - Constructor for class org.apache.brooklyn.util.core.xstream.XmlSerializer
-
- XmlUtil - Class in org.apache.brooklyn.util.core.xstream
-
- XmlUtil() - Constructor for class org.apache.brooklyn.util.core.xstream.XmlUtil
-
- xorred(BitList) - Method in class org.apache.brooklyn.util.math.BitList
-
represents the result of this bit list logically XORred with the other
- xpath(String, String) - Static method in class org.apache.brooklyn.util.core.xstream.XmlUtil
-
- xsltTransformer(String) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformer.Builder
-
registers the given XSLT code to be applied to all persisted
BrooklynObjectType
s
- xsltTransformer(BrooklynObjectType, String) - Method in class org.apache.brooklyn.core.mgmt.rebind.transformer.CompoundTransformer.Builder
-
registers the given XSLT code to be applied to the given persisted
BrooklynObjectType
s
- XsltTransformer - Class in org.apache.brooklyn.core.mgmt.rebind.transformer.impl
-
- XsltTransformer(String) - Constructor for class org.apache.brooklyn.core.mgmt.rebind.transformer.impl.XsltTransformer
-
Y
- YAML_CAMP_PLAN_TYPE - Static variable in class org.apache.brooklyn.camp.brooklyn.spi.creation.CampToSpecTransformer
-
Deprecated.
- YAML_PARSER_KEY - Static variable in interface org.apache.brooklyn.core.mgmt.internal.CampYamlParser
-
- YAML_SPEC_KIND - Static variable in class org.apache.brooklyn.core.mgmt.BrooklynTags
-
- YAML_URL_PROTOCOL_WHITELIST - Static variable in class org.apache.brooklyn.camp.brooklyn.BrooklynCampConstants
-
- YamlLauncherAbstract - Class in org.apache.brooklyn.camp.brooklyn
-
convenience for launching YAML files directly
- YamlLauncherAbstract() - Constructor for class org.apache.brooklyn.camp.brooklyn.YamlLauncherAbstract
-
- YamlLauncherNoServer - Class in org.apache.brooklyn.camp.brooklyn
-
convenience for launching YAML files directly
- YamlLauncherNoServer() - Constructor for class org.apache.brooklyn.camp.brooklyn.YamlLauncherNoServer
-
- YamlRollingTimeWindowMeanEnricher<T extends java.lang.Number> - Class in org.apache.brooklyn.enricher.stock
-
Transforms
Sensor
data into a rolling average based on a time window.
- YamlRollingTimeWindowMeanEnricher() - Constructor for class org.apache.brooklyn.enricher.stock.YamlRollingTimeWindowMeanEnricher
-
- YamlRollingTimeWindowMeanEnricher.ConfidenceQualifiedNumber - Class in org.apache.brooklyn.enricher.stock
-
- YamlRollingTimeWindowMeanEnricher.ConfidenceQualifiedNumber(Double, double) - Constructor for class org.apache.brooklyn.enricher.stock.YamlRollingTimeWindowMeanEnricher.ConfidenceQualifiedNumber
-
- Yamls - Class in org.apache.brooklyn.camp.util.yaml
-
Deprecated.
since 0.7.0 use
Yamls
- Yamls() - Constructor for class org.apache.brooklyn.camp.util.yaml.Yamls
-
Deprecated.
- Yamls - Class in org.apache.brooklyn.util.yaml
-
- Yamls() - Constructor for class org.apache.brooklyn.util.yaml.Yamls
-
- Yamls.YamlExtract - Class in org.apache.brooklyn.util.yaml
-
- Yamls.YamlExtract() - Constructor for class org.apache.brooklyn.util.yaml.Yamls.YamlExtract
-
- YamlTimeWeightedDeltaEnricher<T extends java.lang.Number> - Class in org.apache.brooklyn.enricher.stock
-
Converts an absolute count sensor into a delta sensor (i.e.
- YamlTimeWeightedDeltaEnricher() - Constructor for class org.apache.brooklyn.enricher.stock.YamlTimeWeightedDeltaEnricher
-
- YUM_RUN_SCRIPT - Static variable in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
Deprecated.
since 0.7; see
JcloudsUtil.installJavaAndCurl(OperatingSystem)
Z
- ZABBIX_AGENT_HOSTID - Static variable in interface org.apache.brooklyn.entity.monitoring.zabbix.ZabbixMonitored
-
- ZABBIX_AGENT_PORT - Static variable in interface org.apache.brooklyn.entity.monitoring.zabbix.ZabbixMonitored
-
- ZABBIX_SERVER - Static variable in interface org.apache.brooklyn.entity.monitoring.zabbix.ZabbixMonitored
-
The entity representing the Zabbix server monitoring an entity.
- ZABBIX_SERVER_API_URL - Static variable in interface org.apache.brooklyn.entity.monitoring.zabbix.ZabbixServer
-
- ZABBIX_SERVER_PASSWORD - Static variable in interface org.apache.brooklyn.entity.monitoring.zabbix.ZabbixServer
-
- ZABBIX_SERVER_USERNAME - Static variable in interface org.apache.brooklyn.entity.monitoring.zabbix.ZabbixServer
-
- ZABBIX_SESSION_TIMEOUT - Static variable in interface org.apache.brooklyn.entity.monitoring.zabbix.ZabbixServer
-
- ZABBIX_TOKEN - Static variable in interface org.apache.brooklyn.entity.monitoring.zabbix.ZabbixServer
-
- ZabbixFeed - Class in org.apache.brooklyn.entity.monitoring.zabbix
-
- ZabbixFeed() - Constructor for class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed
-
For rebind; do not call directly; use builder
- ZabbixFeed.Builder<T extends ZabbixFeed,B extends ZabbixFeed.Builder<T,B>> - Class in org.apache.brooklyn.entity.monitoring.zabbix
-
- ZabbixFeed.Builder() - Constructor for class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixFeed.Builder
-
- ZabbixMonitored - Interface in org.apache.brooklyn.entity.monitoring.zabbix
-
- ZabbixPollConfig<T> - Class in org.apache.brooklyn.entity.monitoring.zabbix
-
- ZabbixPollConfig(AttributeSensor<T>) - Constructor for class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixPollConfig
-
- ZabbixPollConfig(ZabbixPollConfig<T>) - Constructor for class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixPollConfig
-
- ZabbixServer - Interface in org.apache.brooklyn.entity.monitoring.zabbix
-
- ZabbixServerImpl - Class in org.apache.brooklyn.entity.monitoring.zabbix
-
- ZabbixServerImpl() - Constructor for class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixServerImpl
-
- ZabbixServerImpl.AgentTrackingPolicy - Class in org.apache.brooklyn.entity.monitoring.zabbix
-
- ZabbixServerImpl.AgentTrackingPolicy() - Constructor for class org.apache.brooklyn.entity.monitoring.zabbix.ZabbixServerImpl.AgentTrackingPolicy
-
- ZERO - Static variable in class org.apache.brooklyn.util.time.Duration
-
- ZEROMQ_VERSION - Static variable in interface org.apache.brooklyn.entity.messaging.storm.Storm
-
- zip() - Static method in class org.apache.brooklyn.util.core.file.ArchiveBuilder
-
Create an
ArchiveBuilder
for a Zip
format archive.
- zip(String, String, String) - Static method in class org.apache.brooklyn.util.git.GithubUrls
-
returns URL for downloading a .zip version of a tag of a repository
- ZIP_ARCHIVES - Static variable in enum org.apache.brooklyn.util.core.file.ArchiveUtils.ArchiveType
-
Zip format archives used by Java.
- ZONE_FAILURE_DETECTOR - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- ZONE_PLACEMENT_STRATEGY - Static variable in interface org.apache.brooklyn.entity.group.DynamicCluster
-
- ZOOKEEPER - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaBroker
-
- ZOOKEEPER - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaCluster
-
Zookeeper for the cluster.
- ZOOKEEPER_CONFIG_TEMPLATE - Static variable in interface org.apache.brooklyn.entity.zookeeper.ZooKeeperNode
-
Location of the ZK configuration file template to be copied to the server.
- ZOOKEEPER_ELECTION_PORT - Static variable in interface org.apache.brooklyn.entity.zookeeper.ZooKeeperNode
-
- ZOOKEEPER_ENSEMBLE - Static variable in interface org.apache.brooklyn.entity.messaging.storm.Storm
-
- ZOOKEEPER_LEADER_PORT - Static variable in interface org.apache.brooklyn.entity.zookeeper.ZooKeeperNode
-
- ZOOKEEPER_PORT - Static variable in interface org.apache.brooklyn.entity.zookeeper.ZooKeeperNode
-
- ZOOKEEPER_SERVERS - Static variable in interface org.apache.brooklyn.entity.zookeeper.ZooKeeperEnsemble
-
- ZOOKEEPER_SPEC - Static variable in interface org.apache.brooklyn.entity.messaging.kafka.KafkaCluster
-
Spec for creating the default Kafka zookeeper entity.
- ZooKeeperDriver - Interface in org.apache.brooklyn.entity.zookeeper
-
- ZooKeeperEnsemble - Interface in org.apache.brooklyn.entity.zookeeper
-
- ZooKeeperEnsembleImpl - Class in org.apache.brooklyn.entity.zookeeper
-
- ZooKeeperEnsembleImpl() - Constructor for class org.apache.brooklyn.entity.zookeeper.ZooKeeperEnsembleImpl
-
- ZooKeeperEnsembleImpl.MemberTrackingPolicy - Class in org.apache.brooklyn.entity.zookeeper
-
- ZooKeeperEnsembleImpl.MemberTrackingPolicy() - Constructor for class org.apache.brooklyn.entity.zookeeper.ZooKeeperEnsembleImpl.MemberTrackingPolicy
-
- ZooKeeperNode - Interface in org.apache.brooklyn.entity.zookeeper
-
An
Entity
that represents a single Apache ZooKeeper instance.
- ZooKeeperNodeImpl - Class in org.apache.brooklyn.entity.zookeeper
-
An
Entity
that represents a single standalone zookeeper instance.
- ZooKeeperNodeImpl() - Constructor for class org.apache.brooklyn.entity.zookeeper.ZooKeeperNodeImpl
-
- ZOOKEEPERS_COUNT - Static variable in interface org.apache.brooklyn.entity.messaging.storm.StormDeployment
-
- ZooKeeperSshDriver - Class in org.apache.brooklyn.entity.zookeeper
-
- ZooKeeperSshDriver(ZooKeeperNodeImpl, SshMachineLocation) - Constructor for class org.apache.brooklyn.entity.zookeeper.ZooKeeperSshDriver
-
- ZooKeeperSshDriver.ZooKeeperServerConfig - Class in org.apache.brooklyn.entity.zookeeper
-
- ZooKeeperSshDriver.ZooKeeperServerConfig(Integer, String, Integer, Integer, Integer) - Constructor for class org.apache.brooklyn.entity.zookeeper.ZooKeeperSshDriver.ZooKeeperServerConfig
-
- ZYPPER_RUN_SCRIPT - Static variable in class org.apache.brooklyn.location.jclouds.JcloudsUtil
-
Deprecated.
_
- _10 - Static variable in class org.apache.brooklyn.util.net.Cidr
-
- _127 - Static variable in class org.apache.brooklyn.util.net.Cidr
-
- _169_254 - Static variable in class org.apache.brooklyn.util.net.Cidr
-
- _172_16 - Static variable in class org.apache.brooklyn.util.net.Cidr
-
- _192_168 - Static variable in class org.apache.brooklyn.util.net.Cidr
-
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _