- AbbreviationMap<V> - Class in joptsimple.internal
-
A map whose keys are strings; when a key/value pair is added to the map, the longest unique abbreviations of that
key are added as well, and associated with the value.
- AbbreviationMap() - Constructor for class joptsimple.internal.AbbreviationMap
-
- abortConnection(ObjectName) - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
-
- abortConnection(String) - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
-
- abortConnection(ObjectName) - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
-
- abortConnection(String) - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
-
- abortConsumer(ObjectName) - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
-
- abortConsumer(String) - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
-
- abortConsumer(ObjectName) - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
-
- abortConsumer(String) - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
-
- abortConsumer(Subscription, boolean) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
- AbortSlowAckConsumerStrategy - Class in org.apache.activemq.broker.region.policy
-
Abort slow consumers when they reach the configured threshold of slowness,
default is that a consumer that has not Ack'd a message for 30 seconds is slow.
- AbortSlowAckConsumerStrategy() - Constructor for class org.apache.activemq.broker.region.policy.AbortSlowAckConsumerStrategy
-
- AbortSlowAckConsumerStrategyView - Class in org.apache.activemq.broker.jmx
-
- AbortSlowAckConsumerStrategyView(ManagedRegionBroker, AbortSlowAckConsumerStrategy) - Constructor for class org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyView
-
- AbortSlowAckConsumerStrategyViewMBean - Interface in org.apache.activemq.broker.jmx
-
- AbortSlowConsumerStrategy - Class in org.apache.activemq.broker.region.policy
-
Abort slow consumers when they reach the configured threshold of slowness, default is slow for 30 seconds
- AbortSlowConsumerStrategy() - Constructor for class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
- AbortSlowConsumerStrategyView - Class in org.apache.activemq.broker.jmx
-
- AbortSlowConsumerStrategyView(ManagedRegionBroker, AbortSlowConsumerStrategy) - Constructor for class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
-
- AbortSlowConsumerStrategyViewMBean - Interface in org.apache.activemq.broker.jmx
-
- abortSubscription(Map<Subscription, SlowConsumerEntry>, boolean) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
- AbstractAdaptableMessageListener - Class in org.springframework.jms.listener.adapter
-
An abstract JMS MessageListener adapter providing the necessary
infrastructure to extract the payload of a JMS Message.
- AbstractAdaptableMessageListener() - Constructor for class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
-
- AbstractAuthenticationBroker - Class in org.apache.activemq.security
-
- AbstractAuthenticationBroker(Broker) - Constructor for class org.apache.activemq.security.AbstractAuthenticationBroker
-
- AbstractCustomer - Class in org.powertac.customer
-
Abstract customer implementation
- AbstractCustomer() - Constructor for class org.powertac.customer.AbstractCustomer
-
Default constructor, requires explicit setting of name
- AbstractCustomer(String) - Constructor for class org.powertac.customer.AbstractCustomer
-
Abstract Customer constructor with explicit name.
- AbstractDeadLetterStrategy - Class in org.apache.activemq.broker.region.policy
-
A strategy for choosing which destination is used for dead letter queue
messages.
- AbstractDeadLetterStrategy() - Constructor for class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
-
- AbstractJmsListenerContainerFactory<C extends AbstractMessageListenerContainer> - Class in org.springframework.jms.config
-
- AbstractJmsListenerContainerFactory() - Constructor for class org.springframework.jms.config.AbstractJmsListenerContainerFactory
-
- AbstractJmsListenerEndpoint - Class in org.springframework.jms.config
-
Base model for a JMS listener endpoint
- AbstractJmsListenerEndpoint() - Constructor for class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
- AbstractJmsListeningContainer - Class in org.springframework.jms.listener
-
Common base class for all containers which need to implement listening
based on a JMS Connection (either shared or freshly obtained for each attempt).
- AbstractJmsListeningContainer() - Constructor for class org.springframework.jms.listener.AbstractJmsListeningContainer
-
- AbstractJmsListeningContainer.SharedConnectionNotInitializedException - Exception in org.springframework.jms.listener
-
Exception that indicates that the initial setup of this container's
shared JMS Connection failed.
- AbstractLocker - Class in org.apache.activemq.broker
-
- AbstractLocker() - Constructor for class org.apache.activemq.broker.AbstractLocker
-
- AbstractMessageListenerContainer - Class in org.springframework.jms.listener
-
Abstract base class for Spring message listener container implementations.
- AbstractMessageListenerContainer() - Constructor for class org.springframework.jms.listener.AbstractMessageListenerContainer
-
- AbstractMessageStore - Class in org.apache.activemq.store
-
- AbstractMessageStore(ActiveMQDestination) - Constructor for class org.apache.activemq.store.AbstractMessageStore
-
- AbstractMessageStoreStatistics - Class in org.apache.activemq.store
-
- AbstractMessageStoreStatistics(String, String) - Constructor for class org.apache.activemq.store.AbstractMessageStoreStatistics
-
- AbstractMessageStoreStatistics(boolean, String, String) - Constructor for class org.apache.activemq.store.AbstractMessageStoreStatistics
-
- AbstractOpenTypeFactory() - Constructor for class org.apache.activemq.broker.jmx.OpenTypeSupport.AbstractOpenTypeFactory
-
- AbstractOptionSpec<V> - Class in joptsimple
-
- AbstractPendingMessageCursor - Class in org.apache.activemq.broker.region.cursors
-
Abstract method holder for pending message (messages awaiting disptach to a
consumer) cursor
- AbstractPendingMessageCursor(boolean) - Constructor for class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- AbstractPollingMessageListenerContainer - Class in org.springframework.jms.listener
-
Base class for listener container implementations which are based on polling.
- AbstractPollingMessageListenerContainer() - Constructor for class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
- AbstractRegion - Class in org.apache.activemq.broker.region
-
- AbstractRegion(RegionBroker, DestinationStatistics, SystemUsage, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.region.AbstractRegion
-
- AbstractStoreCursor - Class in org.apache.activemq.broker.region.cursors
-
Store based cursor
- AbstractStoreCursor(Destination) - Constructor for class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- AbstractSubscription - Class in org.apache.activemq.broker.region
-
- AbstractSubscription(Broker, ConnectionContext, ConsumerInfo) - Constructor for class org.apache.activemq.broker.region.AbstractSubscription
-
- AbstractTempRegion - Class in org.apache.activemq.broker.region
-
- AbstractTempRegion(RegionBroker, DestinationStatistics, SystemUsage, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.region.AbstractTempRegion
-
- accepts(String) - Method in interface joptsimple.OptionDeclarer
-
Tells the parser to recognize the given option.
- accepts(String, String) - Method in interface joptsimple.OptionDeclarer
-
Tells the parser to recognize the given option.
- accepts(String) - Method in class joptsimple.OptionParser
-
- accepts(String, String) - Method in class joptsimple.OptionParser
-
- acceptsAll(List<String>) - Method in interface joptsimple.OptionDeclarer
-
Tells the parser to recognize the given options, and treat them as synonymous.
- acceptsAll(List<String>, String) - Method in interface joptsimple.OptionDeclarer
-
Tells the parser to recognize the given options, and treat them as synonymous.
- acceptsAll(List<String>) - Method in class joptsimple.OptionParser
-
- acceptsAll(List<String>, String) - Method in class joptsimple.OptionParser
-
- acceptsArguments() - Method in class joptsimple.ArgumentAcceptingOptionSpec
-
- acceptsArguments() - Method in class joptsimple.NonOptionArgumentSpec
-
- acceptsArguments() - Method in interface joptsimple.OptionDescriptor
-
- Accounting - Interface in org.powertac.common.interfaces
-
Common interface for the PowerTAC accounting service.
- AccountingService - Class in org.powertac.accounting
-
- AccountingService() - Constructor for class org.powertac.accounting.AccountingService
-
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.BrokerFilter
-
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.EmptyBroker
-
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.ErrorBroker
-
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- acknowledge(ConnectionContext, MessageAck) - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- acknowledge(ConnectionContext, Subscription, MessageAck, MessageReference) - Method in interface org.apache.activemq.broker.region.Destination
-
- acknowledge(ConnectionContext, Subscription, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- acknowledge(ConnectionContext, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- acknowledge(ConnectionContext, MessageAck) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- acknowledge(ConnectionContext, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
Used during acknowledgment to remove the message.
- acknowledge(ConnectionContext, Subscription, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.Queue
-
- acknowledge(ConnectionContext, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
-
Since we are a browser we don't really remove the message from the queue.
- acknowledge(ConnectionContext, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.QueueSubscription
-
In the queue case, mark the node as dropped and then a gc cycle will
remove it from the queue.
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in interface org.apache.activemq.broker.region.Region
-
Used to acknowledge the receipt of a message by a client.
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- acknowledge(ConnectionContext, MessageAck) - Method in interface org.apache.activemq.broker.region.Subscription
-
Used when client acknowledge receipt of dispatched message.
- acknowledge(ConnectionContext, Subscription, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.Topic
-
- acknowledge(ConnectionContext, MessageAck) - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.TransactionBroker
-
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
-
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- acknowledge(ConsumerBrokerExchange, MessageAck) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- acknowledge(ConnectionContext, String, String, MessageId, MessageAck) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
-
- acknowledge(TopicMessageStore, String, String, MessageId, MessageAck) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
-
- acknowledge(ConnectionContext, String, String, MessageId, MessageAck) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- acknowledge(ConnectionContext, String, String, MessageId, MessageAck) - Method in interface org.apache.activemq.store.TopicMessageStore
-
Stores the last acknowledged messgeID for the given subscription so that
we can recover and commence dispatching messages from the last checkpoint
- acknowledgeReference(ConnectionContext, String, String, MessageId) - Method in interface org.apache.activemq.store.TopicReferenceStore
-
Removes the last acknowledged messgeID for the given subscription so that
we can recover and commence dispatching messages from the last checkpoint
N.B.
- acks - Variable in class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
-
- Action - Interface in org.powertac.common
-
This is a simple interface intended to be implemented by
anonymous classes that need to create a deferred action of
some sort.
- activate(SystemUsage, ConnectionContext, ConsumerInfo, RegionBroker) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- activate(ConnectionContext, DurableTopicSubscription) - Method in class org.apache.activemq.broker.region.Topic
-
- activate(Instant, int) - Method in class org.powertac.accounting.AccountingService
-
Processes the pending transaction list, computes interest, sends
updates to brokers
- activate(Instant, int) - Method in class org.powertac.auctioneer.AuctionService
-
Processes incoming Order instances for each timeslot, generating the appropriate
MarketTransactions, Orderbooks, and ClearedTrade instances.
- activate(Instant, int) - Method in class org.powertac.balancemkt.BalancingMarketService
-
- activate(Instant, int) - Method in interface org.powertac.common.interfaces.Accounting
-
Runs the accounting process.
- activate(Instant, int) - Method in class org.powertac.common.interfaces.TimeslotPhaseProcessor
-
This method gets called once during each timeslot.
- activate(Instant, int) - Method in class org.powertac.customer.CustomerModelService
-
- activate(Instant, int) - Method in class org.powertac.distributionutility.DistributionUtilityService
-
- activate() - Method in class org.powertac.du.DefaultBrokerService
-
In each timeslot, we must trade in the wholesale market to satisfy the
predicted load of our current customer base.
- activate(Instant, int) - Method in class org.powertac.factoredcustomer.FactoredCustomerService
-
- activate(Instant, int) - Method in class org.powertac.genco.SimpleGencoService
-
Called once/timeslot, simply calls updateModel() and generateOrders() on
each of the gencos.
- activate(Instant, int) - Method in class org.powertac.householdcustomer.HouseholdCustomerService
-
- activate(Instant, int) - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
- activate(Instant, int) - Method in class org.powertac.server.WeatherService
-
- activate(Instant, int) - Method in class org.powertac.tariffmarket.CapacityControlService
-
Activation applies pending ratio controls to subscriptions for the current
timeslot.
- activate(Instant, int) - Method in class org.powertac.tariffmarket.TariffMarketService
-
- Activator - Class in org.apache.activemq.util.osgi
-
An OSGi bundle activator for ActiveMQ which adapts the FactoryFinder
to the OSGi environment.
- Activator() - Constructor for class org.apache.activemq.util.osgi.Activator
-
- active - Variable in class org.apache.activemq.broker.region.TopicSubscription
-
- activeBridges() - Method in class org.apache.activemq.network.NetworkConnector
-
- ActiveMQResourceManager - Class in org.apache.activemq.pool
-
- ActiveMQResourceManager() - Constructor for class org.apache.activemq.pool.ActiveMQResourceManager
-
- Activity - Class in org.powertac.evcustomer.beans
-
- Activity(String) - Constructor for class org.powertac.evcustomer.beans.Activity
-
Normal constructor, usable by auto-config
- Activity(int, String, double, double) - Constructor for class org.powertac.evcustomer.beans.Activity
-
Test constructor
- add(String, String) - Method in class joptsimple.internal.Rows
-
- add(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- add(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- add(ConnectionContext, Destination) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
Add a destination
- add(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
Add a destination
- add(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- add(MessageReference) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- add(String) - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupSet
-
- add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
-
- add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
-
- add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
-
- add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
-
- add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
-
- add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
-
- add(ConnectionContext, MessageReference) - Method in interface org.apache.activemq.broker.region.policy.SubscriptionRecoveryPolicy
-
A message was sent to the destination.
- add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
-
- add(MessageReference) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- add(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- add(MessageReference) - Method in interface org.apache.activemq.broker.region.Subscription
-
Used to add messages that match the subscription.
- add(ConnectionContext, Destination) - Method in interface org.apache.activemq.broker.region.Subscription
-
The subscription will be receiving messages from the destination.
- add(MessageReference) - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- add(int, T) - Method in class org.apache.activemq.broker.util.InsertionCountList
-
- add(MessageReference) - Method in class org.apache.activemq.memory.buffer.MessageQueue
-
- add(ActiveMQMessage) - Method in class org.apache.activemq.memory.buffer.MessageQueue
-
- add(CacheEntry) - Method in class org.apache.activemq.memory.CacheEntryList
-
- add(CacheEvictor) - Method in class org.apache.activemq.memory.CacheEvictionUsageListener
-
- add(MessageReference) - Method in class org.apache.activemq.memory.list.DestinationBasedMessageList
-
- add(MessageReference) - Method in interface org.apache.activemq.memory.list.MessageList
-
- add(MessageReference) - Method in class org.apache.activemq.memory.list.SimpleMessageList
-
- add(ConsumerId) - Method in class org.apache.activemq.network.DemandSubscription
-
Increment the consumers associated with this subscription
- add(MemoryTransactionStore.AddMessageCommand) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
-
- add(MemoryTransactionStore.RemoveMessageCommand) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
-
- add(RegulationAccumulator) - Method in class org.powertac.common.RegulationAccumulator
-
Adds the capacities in the given RegulationAccumulator instance to this
instance.
- add(Object) - Method in class org.powertac.common.repo.BootstrapDataRepo
-
Adds a single item to the repo.
- add(List<Object>) - Method in class org.powertac.common.repo.BootstrapDataRepo
-
Adds a list of objects to the repo.
- add(Broker) - Method in class org.powertac.common.repo.BrokerRepo
-
- add(CustomerInfo) - Method in class org.powertac.common.repo.CustomerRepo
-
- add(TariffSubscription) - Method in class org.powertac.common.repo.TariffSubscriptionRepo
-
Adds an existing subscription to the repo.
- add(Timeslot) - Method in class org.powertac.common.repo.TimeslotRepo
-
Adds a timeslot that already exists.
- add(WeatherForecast) - Method in class org.powertac.common.repo.WeatherForecastRepo
-
Adds a WeatherForecast to the repo
- add(WeatherReport) - Method in class org.powertac.common.repo.WeatherReportRepo
-
Adds a WeatherReport to the repo
- addAction(Instant, TimedAction) - Method in class org.powertac.common.TimeService
-
Adds an action to the simulation queue, to be triggered at the specified time.
- addAll(PendingList) - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
-
- addAll(PendingList) - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Adds all the elements of the given PendingList to this PendingList.
- addAll(PendingList) - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
-
- addAll(PendingList) - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
-
- addArguments(OptionSet, String) - Method in class joptsimple.ArgumentAcceptingOptionSpec
-
- addAsk(OrderbookOrder) - Method in class org.powertac.common.Orderbook
-
- addAttributeValues(String, Attributes, Set<String>) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- addBalancingOrder(BalancingOrder) - Method in class org.powertac.balancemkt.ChargeInfo
-
- addBalancingOrder(BalancingOrder) - Method in class org.powertac.common.repo.TariffRepo
-
Adds a balancing order, indexed by its TariffSpec
- addBalancingTransaction(Broker, double, double) - Method in class org.powertac.accounting.AccountingService
-
- addBalancingTransaction(Broker, double, double) - Method in interface org.powertac.common.interfaces.Accounting
-
Adds a balancing transaction to represent the cost of imbalance
- addBid(OrderbookOrder) - Method in class org.powertac.common.Orderbook
-
- addBroker(Connection, BrokerInfo) - Method in interface org.apache.activemq.broker.Broker
-
A remote Broker connects
- addBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- addBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.BrokerFilter
-
- addBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.EmptyBroker
-
- addBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.ErrorBroker
-
- addBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- addBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- addBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- addBroker(String) - Method in class org.powertac.common.Competition
-
Adds a broker to the Competition.
- addBrokerInClusterUpdate(BrokerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- addCapacityTransaction(Broker, int, double, double, double) - Method in class org.powertac.accounting.AccountingService
-
- addCapacityTransaction(Broker, int, double, double, double) - Method in interface org.powertac.common.interfaces.Accounting
-
Adds a capacity transaction to represent charges for contribution to
a demand peak.
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- addConnection(ConnectionContext, ConnectionInfo) - Method in interface org.apache.activemq.broker.Broker
-
A client is establishing a connection with the broker.
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.BrokerFilter
-
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.EmptyBroker
-
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.ErrorBroker
-
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.security.JaasAuthenticationBroker
-
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.security.JaasCertificateAuthenticationBroker
-
Overridden to allow for authentication based on client certificates.
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.security.JaasDualAuthenticationBroker
-
Overridden to allow for authentication using different Jaas
configurations depending on if the connection is SSL or not.
- addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.security.SimpleAuthenticationBroker
-
- addConnection(Connection) - Method in class org.springframework.jms.connection.JmsResourceHolder
-
- addConnector(String) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new transport connector for the given bind address
- addConnector(URI) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new transport connector for the given bind address
- addConnector(TransportServer) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new transport connector for the given TransportServer transport
- addConnector(TransportConnector) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new transport connector
- addConnector(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- addConnector(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- addConnector(SearchResult) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
add connector of the given URI
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.BrokerFilter
-
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.cluster.ConnectionSplitBroker
-
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.EmptyBroker
-
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.ErrorBroker
-
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- addConsumer(ConnectionContext, ConsumerInfo) - Method in interface org.apache.activemq.broker.region.Region
-
Adds a consumer.
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.TopicRegion
-
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
-
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
-
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
-
- addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- addConsumerInfo(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- addCurtailment(double) - Method in class org.powertac.balancemkt.ChargeInfo
-
- addCustomer(CustomerInfo) - Method in class org.powertac.common.Competition
-
Adds a customer to the Competition.
- addCustomerInfo(CustomerInfo) - Method in class org.powertac.customer.AbstractCustomer
-
Adds an additional CustomerInfo to the list
- addDelegate(ExceptionListener) - Method in class org.springframework.jms.connection.ChainedExceptionListener
-
Add an ExceptionListener to the chained delegate list.
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.BrokerFilter
-
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.EmptyBroker
-
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.ErrorBroker
-
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- addDestination(Destination) - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
Add a destination
- addDestination(Destination) - Method in class org.apache.activemq.broker.region.policy.AbortSlowAckConsumerStrategy
-
- addDestination(Destination) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
- addDestination(Destination) - Method in interface org.apache.activemq.broker.region.policy.SlowConsumerStrategy
-
For Strategies that need to examine assigned destination for slow consumers
periodically the destination is assigned here.
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in interface org.apache.activemq.broker.region.Region
-
Used to create a destination.
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
-
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.util.DestinationsPlugin
-
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.broker.view.DestinationDotFileInterceptor
-
- addDestination(ConnectionContext, ActiveMQDestination, boolean) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in interface org.apache.activemq.broker.Broker
-
Add and process a DestinationInfo object
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.BrokerFilter
-
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.EmptyBroker
-
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.ErrorBroker
-
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
-
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- addDestinationRole(Destination, String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- addDistributionTransaction(Broker, int, int, double, double) - Method in class org.powertac.accounting.AccountingService
-
- addDistributionTransaction(Broker, int, int, double, double) - Method in interface org.powertac.common.interfaces.Accounting
-
Adds a distribution transaction to represent charges for customer
connections and energy transport.
- addDownRegulation(double) - Method in class org.powertac.common.RegulationAccumulator
-
Adds the given amount of down-regulation capacity.
- addDynamicallyIncludedDestination(ActiveMQDestination) - Method in class org.apache.activemq.network.NetworkConnector
-
- addEnergyCharging(double) - Method in class org.powertac.customer.model.LiftTruck
-
- addEnergyInUse(double) - Method in class org.powertac.customer.model.LiftTruck
-
- addExcludedDestination(ActiveMQDestination) - Method in class org.apache.activemq.network.NetworkConnector
-
- addFirst(String, ByteSequence) - Method in interface org.apache.activemq.store.PList
-
- addForcedDurableConsumer(ConsumerId) - Method in class org.apache.activemq.network.DemandSubscription
-
- addForRedelivery(List<MessageReference>, boolean) - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
-
- addHeaders(Collection<? extends OptionDescriptor>) - Method in class joptsimple.BuiltinHelpFormatter
-
Adds help row headers for option help columns.
- addHourlyCharge(HourlyCharge) - Method in class org.powertac.common.Rate
-
Adds a new HourlyCharge to a variable rate.
- addHourlyCharge(HourlyCharge, boolean) - Method in class org.powertac.common.Rate
-
Allows initial publication of HourlyCharge instances within the notification interval.
- addHourlyCharge(HourlyCharge, long) - Method in class org.powertac.common.Tariff
-
Adds a new HourlyCharge to its Rate.
- addInactiveSubscription(SubscriptionKey, SubscriptionInfo, Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- addInboundBridge(DestinationBridge) - Method in class org.apache.activemq.network.jms.JmsConnector
-
- addInterceptors(Broker) - Method in class org.apache.activemq.broker.BrokerService
-
Strategy method to add interceptors to the broker
- addItem(String, String, OpenType) - Method in class org.apache.activemq.broker.jmx.OpenTypeSupport.AbstractOpenTypeFactory
-
- addJmsConnector(JmsConnector) - Method in class org.apache.activemq.broker.BrokerService
-
- addkWh(double) - Method in class org.powertac.customer.StepInfo
-
- addLast(String, ByteSequence) - Method in interface org.apache.activemq.store.PList
-
- addListener(Broker) - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- addListener(JobListener) - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Add a Job listener which will receive events related to scheduled jobs.
- addListener(JobListener) - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
-
- addListener(JobListener) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- addListener(Runnable) - Method in class org.apache.activemq.store.InlineListenableFuture
-
- addListener(Runnable) - Method in interface org.apache.activemq.store.ListenableFuture
-
register a listener to be run on completion or immediately if complete
any exceptions will be caught and logged
- addMarketPosition(MarketPosition, int) - Method in class org.powertac.common.Broker
-
Associates a MarketPosition with a given Timeslot.
- addMarketPosition(MarketPosition, Timeslot) - Method in class org.powertac.common.Broker
-
Deprecated.
- addMarketTransaction(Broker, Timeslot, double, double) - Method in class org.powertac.accounting.AccountingService
-
- addMarketTransaction(Broker, Timeslot, double, double) - Method in interface org.powertac.common.interfaces.Accounting
-
Adds a market transaction that includes both a cash component and a product
commitment for a specific timeslot.
- addMessage(ConnectionContext, Message, boolean) - Method in class org.apache.activemq.store.AbstractMessageStore
-
- addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
-
- addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
-
- addMessage(ConnectionContext, Message) - Method in interface org.apache.activemq.store.MessageStore
-
Adds a message to the message store
- addMessage(ConnectionContext, Message, boolean) - Method in interface org.apache.activemq.store.MessageStore
-
Adds a message to the message store
- addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.ProxyMessageStore
-
- addMessage(ConnectionContext, Message, boolean) - Method in class org.apache.activemq.store.ProxyMessageStore
-
- addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- addMessage(ConnectionContext, Message, boolean) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
add message to await dispatch
- addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
-
- addMessageFirst(MessageReference) - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Adds the given message to the head of the list.
- addMessageFirst(MessageReference) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
add message to await dispatch
- addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
-
- addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
-
Messages added are added directly to the pagedInPendingDispatch set of messages.
- addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
-
add message to await dispatch
- addMessageInterceptor(String, MessageInterceptor) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
-
- addMessageInterceptor(ActiveMQDestination, MessageInterceptor) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
-
- addMessageInterceptorForQueue(String, MessageInterceptor) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
-
- addMessageInterceptorForTopic(String, MessageInterceptor) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
-
- addMessageLast(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- addMessageLast(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
-
- addMessageLast(MessageReference) - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Adds the given message to the tail of the list.
- addMessageLast(MessageReference) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
add message to await dispatch
- addMessageLast(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
-
- addMessageLast(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
-
Messages added are added directly to the pagedInPendingDispatch set of messages.
- addMessageReference(ConnectionContext, MessageId, ReferenceStore.ReferenceData) - Method in interface org.apache.activemq.store.ReferenceStore
-
Adds a message reference to the message store
- addNetworkConnector(String) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new network connector using the given discovery address
- addNetworkConnector(URI) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new network connector using the given discovery address
- addNetworkConnector(NetworkConnector) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new network connector to connect this broker to a federated
network
- addNetworkConnector(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- addNetworkConnector(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- addNetworkDestinationView(NetworkDestinationView) - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
-
- addNonOptionRow(String) - Method in class joptsimple.BuiltinHelpFormatter
-
Adds a single row of non-option argument help.
- addNonOptionsDescription(Collection<? extends OptionDescriptor>) - Method in class joptsimple.BuiltinHelpFormatter
-
Adds non-option arguments descriptions to the help output.
- addOptionRow(String) - Method in class joptsimple.BuiltinHelpFormatter
-
Adds a row of option help output in the left column, with empty space in the right column.
- addOptionRow(String, String) - Method in class joptsimple.BuiltinHelpFormatter
-
Adds a row of option help output in the left and right columns.
- addOptions(Collection<? extends OptionDescriptor>) - Method in class joptsimple.BuiltinHelpFormatter
-
Adds help rows for the given options.
- addOutboundBridge(DestinationBridge) - Method in class org.apache.activemq.network.jms.JmsConnector
-
- addPeerBroker(BrokerInfo) - Method in class org.apache.activemq.broker.TransportConnector
-
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- addProducer(ConnectionContext, ProducerInfo) - Method in interface org.apache.activemq.broker.Broker
-
Adds a producer.
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.BrokerFilter
-
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.CompositeDestinationBroker
-
A producer may register to send to multiple destinations via a composite
destination.
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.EmptyBroker
-
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.ErrorBroker
-
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- addProducer(ConnectionContext, ProducerInfo) - Method in interface org.apache.activemq.broker.region.Destination
-
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- addProducer(ConnectionContext, ProducerInfo) - Method in interface org.apache.activemq.broker.region.Region
-
Adds a Producer.
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
-
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
-
- addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- addProperties(Properties) - Method in class org.powertac.server.ServerPropertiesService
-
Adds the properties in props to the current configuration.
- addProxyConnector(String) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new proxy connector using the given bind address
- addProxyConnector(URI) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new proxy connector using the given bind address
- addProxyConnector(ProxyConnector) - Method in class org.apache.activemq.broker.BrokerService
-
- addQueue(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- addQueue(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Adds a Queue destination to the broker.
- addQueueRole(String, String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- addQueueRole(String, String, String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
-
- addRate(RateCore) - Method in class org.powertac.common.TariffSpecification
-
Adds a new RateCore (Rate, RegulationRate, etc.) to this tariff.
- addRecoveredMessage(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- addRecoveredMessage(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- addRecoveredMessage(MessageReference) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
Add a message recovered from a retroactive policy
- addRecoveredMessage(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- addRecoveredMessage(ConnectionContext, MessageReference) - Method in interface org.apache.activemq.broker.region.SubscriptionRecovery
-
Add a message to the SubscriptionRecovery
- addRegulationCapacity(RegulationAccumulator) - Method in class org.powertac.customer.StepInfo
-
- addRegulationTransaction(Tariff, CustomerInfo, int, double, double) - Method in class org.powertac.accounting.AccountingService
-
- addRegulationTransaction(Tariff, CustomerInfo, int, double, double) - Method in interface org.powertac.common.interfaces.Accounting
-
Adds a tariff transaction representing a curtailment or balancing action
to the current-hour transaction list.
- addRemoteBrokerToBrokerPath(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- address - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- addRole(String) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- addRole(String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
-
- addRows(Collection<? extends OptionDescriptor>) - Method in class joptsimple.BuiltinHelpFormatter
-
Adds rows of help output for the given options.
- addService(Service) - Method in class org.apache.activemq.broker.BrokerService
-
Adds a new service so that it will be started as part of the broker
lifecycle
- addSession(ConnectionContext, SessionInfo) - Method in interface org.apache.activemq.broker.Broker
-
Adds a session.
- addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.BrokerFilter
-
- addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.EmptyBroker
-
- addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.ErrorBroker
-
- addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- addSession(Session) - Method in class org.springframework.jms.connection.JmsResourceHolder
-
- addSession(Session, Connection) - Method in class org.springframework.jms.connection.JmsResourceHolder
-
- addShutdownHook() - Method in class org.apache.activemq.broker.BrokerService
-
- addShutdownHook(Runnable) - Method in class org.apache.activemq.broker.BrokerService
-
- addSpecification(TariffSpecification) - Method in class org.powertac.common.repo.TariffRepo
-
Adds a TariffSpecification to the repo just in case another spec
(or this one) has not already been added sometime in the past.
- addSslConnector(String, KeyManager[], TrustManager[], SecureRandom) - Method in class org.apache.activemq.broker.SslBrokerService
-
Adds a new transport connector for the given bind address.
- addSslConnector(URI, KeyManager[], TrustManager[], SecureRandom) - Method in class org.apache.activemq.broker.SslBrokerService
-
Adds a new transport connector for the given bind address.
- addStaticallyIncludedDestination(ActiveMQDestination) - Method in class org.apache.activemq.network.NetworkConnector
-
- addSubsciption(SubscriptionInfo, boolean) - Method in interface org.apache.activemq.store.TopicReferenceStore
-
Inserts the subscriber info due to a subscription change
If this is
a new subscription and the retroactive is false, then the last message
sent to the topic should be set as the last message acknowledged by they
new subscription.
- addSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- addSubscription(ConnectionContext, Subscription) - Method in interface org.apache.activemq.broker.region.Destination
-
- addSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- addSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.Queue
-
- addSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.TempQueue
-
- addSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.TempTopic
-
- addSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.Topic
-
- addSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.virtual.MappedQueueFilter
-
- addSubscription(DemandSubscription) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- addSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.security.AuthorizationDestinationFilter
-
- addSubscription(SubscriptionInfo, boolean) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
-
- addSubscription(SubscriptionInfo, boolean) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- addSubscription(SubscriptionInfo, boolean) - Method in interface org.apache.activemq.store.TopicMessageStore
-
Inserts the subscriber info due to a subscription change
If this is
a new subscription and the retroactive is false, then the last message
sent to the topic should be set as the last message acknowledged by they
new subscription.
- addSubscriptionsForDestination(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- addSubscriptionsForDestination(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.TopicRegion
-
- addSupersedes(long) - Method in class org.powertac.common.TariffSpecification
-
Indicates that this tariff supersedes the tariff specified by the
specId, the id of the superseded tariff.
- addSynchronization(Synchronization) - Method in class org.apache.activemq.transaction.Transaction
-
- addTariff(Tariff) - Method in class org.powertac.common.repo.TariffRepo
-
- addTariffTransaction(TariffTransaction.Type, Tariff, CustomerInfo, int, double, double) - Method in class org.powertac.accounting.AccountingService
-
- addTariffTransaction(TariffTransaction.Type, Tariff, CustomerInfo, int, double, double) - Method in interface org.powertac.common.interfaces.Accounting
-
Adds a tariff transaction to the current-hour transaction list.
- addToAlreadyInterestedConsumers(ConsumerInfo, boolean) - Method in class org.apache.activemq.network.ConduitBridge
-
- addToMap(MessageReference, PendingNode) - Method in class org.apache.activemq.broker.region.cursors.PendingMessageHelper
-
- addTopic(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- addTopic(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Adds a Topic destination to the broker.
- addTopicRole(String, String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- addTopicRole(String, String, String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
-
- addUpRegulation(double) - Method in class org.powertac.common.RegulationAccumulator
-
Adds the given amount of up-regulation capacity.
- addUserRole(String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- addUserRole(String, String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
-
- adjustCapacityForSubscription(int, double, TariffSubscription) - Method in interface org.powertac.factoredcustomer.interfaces.CapacityOriginator
-
- ADMIN_ATTRIBUTE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
-
- ADMIN_BASE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
-
- adminRoles - Variable in class org.apache.activemq.security.AuthorizationEntry
-
- AdvisoryBroker - Class in org.apache.activemq.advisory
-
This broker filter handles tracking the state of the broker for purposes of
publishing advisory messages to advisory consumers.
- AdvisoryBroker(Broker) - Constructor for class org.apache.activemq.advisory.AdvisoryBroker
-
- advisoryProducerId - Variable in class org.apache.activemq.advisory.AdvisoryBroker
-
- advisoryProducerId - Variable in class org.apache.activemq.plugin.StatisticsBroker
-
- afterPropertiesSet() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- afterPropertiesSet() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- afterPropertiesSet() - Method in class org.apache.activemq.security.TempDestinationAuthorizationEntry
-
- afterPropertiesSet() - Method in class org.powertac.common.XMLMessageConverter
-
- afterPropertiesSet() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistrar
-
- afterPropertiesSet() - Method in class org.springframework.jms.connection.DelegatingConnectionFactory
-
- afterPropertiesSet() - Method in class org.springframework.jms.connection.JmsTransactionManager
-
Make sure the ConnectionFactory has been set.
- afterPropertiesSet() - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Make sure a Connection or ConnectionFactory has been set.
- afterPropertiesSet() - Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
-
- afterPropertiesSet() - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- afterPropertiesSet() - Method in class org.springframework.jms.core.support.JmsGatewaySupport
-
- afterPropertiesSet() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
- afterPropertiesSet() - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
- afterPropertiesSet() - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
- afterPropertiesSet() - Method in class org.springframework.jms.remoting.JmsInvokerProxyFactoryBean
-
- afterPropertiesSet() - Method in class org.springframework.jms.remoting.JmsInvokerServiceExporter
-
- afterPropertiesSet() - Method in class org.springframework.jms.support.converter.MarshallingMessageConverter
-
- afterPropertiesSet() - Method in class org.springframework.jms.support.converter.MessagingMessageConverter
-
- afterPropertiesSet() - Method in class org.springframework.jms.support.JmsAccessor
-
- afterSingletonsInstantiated() - Method in class org.springframework.jms.annotation.JmsListenerAnnotationBeanPostProcessor
-
- AIR_CONDITION_BTU_LARGE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_BTU_LARGE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_BTU_MEDIUM - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_BTU_MEDIUM - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_BTU_SMALL - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_BTU_SMALL - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_CLASS_A_COP - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_CLASS_A_COP - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_CLASS_A_EER - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_CLASS_A_EER - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_CLASS_B_COP - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_CLASS_B_COP - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_CLASS_B_EER - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_CLASS_B_EER - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_CLASS_C_COP - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_CLASS_C_COP - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_CLASS_C_EER - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_CLASS_C_EER - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_CLASS_D_COP - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_CLASS_D_COP - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_CLASS_D_EER - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_CLASS_D_EER - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_CLASS_E_COP - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_CLASS_E_COP - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_CLASS_E_EER - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_CLASS_E_EER - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_CLASS_F_COP - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_CLASS_F_COP - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_CLASS_F_EER - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_CLASS_F_EER - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_CLASS_G_COP - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_CLASS_G_COP - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_CLASS_G_EER - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_CLASS_G_EER - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_COP_EER_RATIO - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_COP_EER_RATIO - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_DURATION_CYCLE_INVERTER - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_DURATION_CYCLE_INVERTER - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_DURATION_CYCLE_OFF_NORMAL - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_DURATION_CYCLE_OFF_NORMAL - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_DURATION_CYCLE_ON_NORMAL - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_DURATION_CYCLE_ON_NORMAL - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_LOW_LIMIT_MEAN - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_LOW_LIMIT_MEAN - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_LOW_LIMIT_VARIANCE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_LOW_LIMIT_VARIANCE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_POWER_MEAN_INVERTER - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_POWER_MEAN_INVERTER - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_POWER_OVER_START_INVERTER - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_POWER_OVER_START_INVERTER - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_UPPER_LIMIT_MEAN - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_UPPER_LIMIT_MEAN - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AIR_CONDITION_UPPER_LIMIT_VARIANCE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- AIR_CONDITION_UPPER_LIMIT_VARIANCE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- AirCondition - Class in org.powertac.householdcustomer.appliances
-
Air Condition is the most common used electrical appliance to date that keeps
the household environment in the desired temperature.
- AirCondition() - Constructor for class org.powertac.householdcustomer.appliances.AirCondition
-
- AirCondition - Class in org.powertac.officecomplexcustomer.appliances
-
Air Condition is the most common used electrical appliance to date that keeps
the household environment in the desired temperature.
- AirCondition() - Constructor for class org.powertac.officecomplexcustomer.appliances.AirCondition
-
- AirConditionClass - Enum in org.powertac.householdcustomer.enumerations
-
This enumerator defines the different classes of Air Conditions available.
- AirConditionClass - Enum in org.powertac.officecomplexcustomer.enumerations
-
This enumerator defines the different classes of Air Conditions available.
- AirConditionOperation - Enum in org.powertac.householdcustomer.enumerations
-
This enumerator defines the three different kinds of Air Conditions
operations.
- AirConditionOperation - Enum in org.powertac.officecomplexcustomer.enumerations
-
This enumerator defines the three different kinds of Air Conditions
operations.
- AirConditionPowerClass - Enum in org.powertac.householdcustomer.enumerations
-
This enumerator defines the three power classes available for households.
- AirConditionPowerClass - Enum in org.powertac.officecomplexcustomer.enumerations
-
This enumerator defines the three power classes available for households.
- AirConditionType - Enum in org.powertac.householdcustomer.enumerations
-
This enumerator defines the two different kinds of Air Conditions available.
- AirConditionType - Enum in org.powertac.officecomplexcustomer.enumerations
-
This enumerator defines the two different kinds of Air Conditions available.
- ALL - Static variable in class org.apache.activemq.transport.auto.AutoTransportUtils
-
- allCustomerInfos - Variable in class org.powertac.customer.AbstractCustomer
-
- allowsUnrecognizedOptions() - Method in interface joptsimple.OptionDeclarer
-
Tells the parser to treat unrecognized options as non-option arguments.
- allowsUnrecognizedOptions() - Method in class joptsimple.OptionParser
-
- allWeatherForecasts() - Method in class org.powertac.common.repo.WeatherForecastRepo
-
Returns a list of all the issued weather forecast up to the
currentTimeslot
- allWeatherReports() - Method in class org.powertac.common.repo.WeatherReportRepo
-
Returns a list of all the issued weather reports up to the
currentTimeslot
- AMQP - Static variable in class org.apache.activemq.transport.auto.AutoTransportUtils
-
- AmqpProtocolVerifier - Class in org.apache.activemq.transport.protocol
-
- AmqpProtocolVerifier() - Constructor for class org.apache.activemq.transport.protocol.AmqpProtocolVerifier
-
- AnnotatedMBean - Class in org.apache.activemq.broker.jmx
-
MBean that looks for method/parameter descriptions in the Info annotation.
- AnnotatedMBean(T, Class<T>) - Constructor for class org.apache.activemq.broker.jmx.AnnotatedMBean
-
Instance where the MBean interface is implemented by another object.
- AnnotatedMBean(Class<?>) - Constructor for class org.apache.activemq.broker.jmx.AnnotatedMBean
-
Instance where the MBean interface is implemented by this object.
- append(String, String) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
- appendMessages(List<MessageReference>) - Method in class org.apache.activemq.memory.buffer.MessageQueue
-
- appendOptionHelp(StringBuilder, String, String, boolean) - Method in class joptsimple.BuiltinHelpFormatter
-
Appends info about an option's argument to the given buffer.
- appendTabularMap(Map, CompositeData, String) - Static method in class org.apache.activemq.broker.jmx.CompositeDataHelper
-
- appendToBrokerPath(BrokerId[], BrokerId[]) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- appendToBrokerPath(BrokerId[], BrokerId) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- appendTypeIndicator(StringBuilder, String, String, char, char) - Method in class joptsimple.BuiltinHelpFormatter
-
Appends a type indicator for an option's argument to the given buffer.
- Appliance - Class in org.powertac.householdcustomer.appliances
-
A appliance domain instance represents a single appliance inside a household.
- Appliance() - Constructor for class org.powertac.householdcustomer.appliances.Appliance
-
- Appliance - Class in org.powertac.officecomplexcustomer.appliances
-
A appliance domain instance represents a single appliance inside a household.
- Appliance() - Constructor for class org.powertac.officecomplexcustomer.appliances.Appliance
-
- applianceOf - Variable in class org.powertac.householdcustomer.appliances.Appliance
-
The household that the appliance is installed at.
- applianceOf - Variable in class org.powertac.officecomplexcustomer.appliances.Appliance
-
The household that the appliance is installed at.
- applies() - Method in class org.powertac.common.Rate
-
True just in case this Rate applies at this moment, ignoring the
tier.
- applies(AbstractInstant) - Method in class org.powertac.common.Rate
-
True just in case this Rate applies at the given DateTime, ignoring the
tier.
- applies(double) - Method in class org.powertac.common.Rate
-
True just in case this Rate applies at this moment, for the
indicated usage tier.
- applies(double, AbstractInstant) - Method in class org.powertac.common.Rate
-
True just in case this Rate applies at the specified
time, for the indicated usage tier.
- apply(T) - Method in interface org.powertac.util.Predicate
-
- applyAcknowledgeMode(BeanWrapper, int) - Method in class org.springframework.jms.listener.endpoint.DefaultJmsActivationSpecFactory
-
This implementation maps SESSION_TRANSACTED onto an
ActivationSpec property named "useRAManagedTransaction", if available
(following ActiveMQ's naming conventions).
- applyAcknowledgeMode(BeanWrapper, int) - Method in class org.springframework.jms.listener.endpoint.StandardJmsActivationSpecFactory
-
Apply the specified acknowledge mode to the ActivationSpec object.
- applyACL(AuthorizationEntry, SearchResult, SimpleCachedLDAPAuthorizationMap.PermissionType) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Applies the policy from the directory to the given entry within the context of the provided permission type.
- applyAcl(AuthorizationEntry, SimpleCachedLDAPAuthorizationMap.PermissionType, Set<Object>) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Applies policy to the entry given the actual principals that will be applied to the policy entry.
- applyBackOffTime(BackOffExecution) - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Apply the next back-off time using the specified BackOffExecution.
- ArgumentAcceptingOptionSpec<V> - Class in joptsimple
-
Specification of an option that accepts an argument.
- argumentDescription() - Method in class joptsimple.ArgumentAcceptingOptionSpec
-
- argumentDescription() - Method in class joptsimple.NonOptionArgumentSpec
-
- argumentDescription() - Method in interface joptsimple.OptionDescriptor
-
- argumentTypeIndicator() - Method in class joptsimple.ArgumentAcceptingOptionSpec
-
- argumentTypeIndicator() - Method in class joptsimple.NonOptionArgumentSpec
-
- argumentTypeIndicator() - Method in interface joptsimple.OptionDescriptor
-
Gives an indication of the
expected type of the option's
argument.
- argumentTypeIndicatorFrom(ValueConverter<V>) - Method in class joptsimple.AbstractOptionSpec
-
- asID(String) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
-
Lets strip out any non supported characters
- asManagedConnector(MBeanServer, ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnector
-
- asManagedConnector(ManagementContext, ObjectName) - Method in class org.apache.activemq.broker.TransportConnector
-
Factory method to create a JMX managed version of this transport
connector
- asMap() - Method in class joptsimple.OptionSet
-
Gives all declared options as a map of string to
OptionSpec.
- asMemoryMessageStore(Object) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- assertAckMatchesDispatched(MessageAck) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
Checks an ack versus the contents of the dispatched list.
- assignGroup(Subscription, MessageGroupMap, MessageReference, String) - Method in class org.apache.activemq.broker.region.Queue
-
- assignMessageGroup(Subscription, QueueMessageReference) - Method in class org.apache.activemq.broker.region.Queue
-
- async - Variable in class org.apache.activemq.transport.vm.VMTransport
-
- asyncAddQueueMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.AbstractMessageStore
-
- asyncAddQueueMessage(ConnectionContext, Message, boolean) - Method in class org.apache.activemq.store.AbstractMessageStore
-
- asyncAddQueueMessage(ConnectionContext, Message) - Method in interface org.apache.activemq.store.MessageStore
-
Adds a message to the message store
- asyncAddQueueMessage(ConnectionContext, Message, boolean) - Method in interface org.apache.activemq.store.MessageStore
-
Adds a message to the message store
- asyncAddQueueMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.ProxyMessageStore
-
- asyncAddQueueMessage(ConnectionContext, Message, boolean) - Method in class org.apache.activemq.store.ProxyMessageStore
-
- asyncAddQueueMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- asyncAddQueueMessage(ConnectionContext, Message, boolean) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- asyncAddTopicMessage(ConnectionContext, Message, boolean) - Method in class org.apache.activemq.store.AbstractMessageStore
-
- asyncAddTopicMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.AbstractMessageStore
-
- asyncAddTopicMessage(ConnectionContext, Message) - Method in interface org.apache.activemq.store.MessageStore
-
Adds a message to the message store
- asyncAddTopicMessage(ConnectionContext, Message, boolean) - Method in interface org.apache.activemq.store.MessageStore
-
Adds a message to the message store
- asyncAddTopicMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.ProxyMessageStore
-
- asyncAddTopicMessage(ConnectionContext, Message, boolean) - Method in class org.apache.activemq.store.ProxyMessageStore
-
- asyncAddTopicMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- asyncAddTopicMessage(ConnectionContext, Message, boolean) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- AsyncAnnotatedMBean - Class in org.apache.activemq.broker.jmx
-
MBean that invokes the requested operation using an async operation and waits for the result
if the operation times out then an exception is thrown.
- AsyncAnnotatedMBean(ExecutorService, long, T, Class<T>) - Constructor for class org.apache.activemq.broker.jmx.AsyncAnnotatedMBean
-
- AsyncAnnotatedMBean(Class<?>) - Constructor for class org.apache.activemq.broker.jmx.AsyncAnnotatedMBean
-
- asyncInvole(String, Object[], String[]) - Method in class org.apache.activemq.broker.jmx.AsyncAnnotatedMBean
-
- asyncQueueDepth - Variable in class org.apache.activemq.transport.vm.VMTransport
-
- asyncRequest(Object, ResponseCallback) - Method in class org.apache.activemq.transport.TransportLogger
-
- asyncRequest(Object, ResponseCallback) - Method in class org.apache.activemq.transport.vm.VMTransport
-
- atMax() - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
-
- atTime - Variable in class org.powertac.common.HourlyCharge
-
- Auctioneer - Interface in org.powertac.common.interfaces
-
Interface that defines the publicly accessible methods
a Power TAC auctioneer has to implement.
- AuctionService - Class in org.powertac.auctioneer
-
This is the wholesale day-ahead market.
- AuctionService() - Constructor for class org.powertac.auctioneer.AuctionService
-
- audit - Variable in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- audit - Variable in class org.apache.activemq.broker.region.TopicSubscription
-
- AuditLog - Interface in org.apache.activemq.broker.util
-
- AuditLogEntry - Class in org.apache.activemq.broker.util
-
- AuditLogEntry() - Constructor for class org.apache.activemq.broker.util.AuditLogEntry
-
- AuditLogFactory - Interface in org.apache.activemq.broker.util
-
- AuditLogService - Class in org.apache.activemq.broker.util
-
- authenticate(String, String, X509Certificate[]) - Method in interface org.apache.activemq.security.AuthenticationBroker
-
Authenticate the given user using the mechanism provided by this service.
- authenticate(String, String, X509Certificate[]) - Method in class org.apache.activemq.security.JaasAuthenticationBroker
-
- authenticate(String, String, X509Certificate[]) - Method in class org.apache.activemq.security.JaasCertificateAuthenticationBroker
-
- authenticate(String, String, X509Certificate[]) - Method in class org.apache.activemq.security.JaasDualAuthenticationBroker
-
- authenticate(String, String, X509Certificate[]) - Method in class org.apache.activemq.security.SimpleAuthenticationBroker
-
- AUTHENTICATION - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
-
- AuthenticationBroker - Interface in org.apache.activemq.security
-
Base for all broker plugins that wish to provide connection authentication services
- AuthenticationUser - Class in org.apache.activemq.security
-
A helper object used to configure simple authentication plugin
- AuthenticationUser() - Constructor for class org.apache.activemq.security.AuthenticationUser
-
- AuthenticationUser(String, String, String) - Constructor for class org.apache.activemq.security.AuthenticationUser
-
- AuthorizationBroker - Class in org.apache.activemq.security
-
Verifies if a authenticated user can do an operation against the broker using
an authorization map.
- AuthorizationBroker(Broker, AuthorizationMap) - Constructor for class org.apache.activemq.security.AuthorizationBroker
-
- AuthorizationDestinationFilter - Class in org.apache.activemq.security
-
Authorizes addSubscription calls.
- AuthorizationDestinationFilter(Destination, AuthorizationBroker) - Constructor for class org.apache.activemq.security.AuthorizationDestinationFilter
-
- AuthorizationDestinationInterceptor - Class in org.apache.activemq.security
-
Adds AuthorizationDestinationFilter on intercept()
- AuthorizationDestinationInterceptor(AuthorizationBroker) - Constructor for class org.apache.activemq.security.AuthorizationDestinationInterceptor
-
- AuthorizationEntry - Class in org.apache.activemq.security
-
Represents an entry in a
DefaultAuthorizationMap for assigning
different operations (read, write, admin) of user roles to a specific
destination or a hierarchical wildcard area of destinations.
- AuthorizationEntry() - Constructor for class org.apache.activemq.security.AuthorizationEntry
-
- AuthorizationMap - Interface in org.apache.activemq.security
-
- AuthorizationPlugin - Class in org.apache.activemq.security
-
An authorization plugin where each operation on a destination is checked
against an authorizationMap
- AuthorizationPlugin() - Constructor for class org.apache.activemq.security.AuthorizationPlugin
-
- AuthorizationPlugin(AuthorizationMap) - Constructor for class org.apache.activemq.security.AuthorizationPlugin
-
- AUTO - Static variable in class org.apache.activemq.transport.auto.AutoTransportUtils
-
- autoCreateDestinations - Variable in class org.apache.activemq.broker.region.AbstractRegion
-
- AutoInitNioSSLTransport - Class in org.apache.activemq.transport.nio
-
This transport initializes the SSLEngine and reads the first command before
handing off to the detected transport.
- AutoInitNioSSLTransport(WireFormat, SocketFactory, URI, URI) - Constructor for class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
-
- AutoInitNioSSLTransport(WireFormat, Socket) - Constructor for class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
-
- AutoNioSslTransportFactory - Class in org.apache.activemq.transport.auto.nio
-
- AutoNioSslTransportFactory() - Constructor for class org.apache.activemq.transport.auto.nio.AutoNioSslTransportFactory
-
- AutoNIOSSLTransportServer - Class in org.apache.activemq.transport.auto.nio
-
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
- AutoNIOSSLTransportServer(SSLContext, TcpTransportFactory, URI, ServerSocketFactory, BrokerService, Set<String>) - Constructor for class org.apache.activemq.transport.auto.nio.AutoNIOSSLTransportServer
-
- AutoNIOTransport - Class in org.apache.activemq.transport.auto.nio
-
- AutoNIOTransport(WireFormat, Socket, TcpTransport.InitBuffer) - Constructor for class org.apache.activemq.transport.auto.nio.AutoNIOTransport
-
- AutoNIOTransport(WireFormat, Socket) - Constructor for class org.apache.activemq.transport.auto.nio.AutoNIOTransport
-
- AutoNIOTransport(WireFormat, SocketFactory, URI, URI) - Constructor for class org.apache.activemq.transport.auto.nio.AutoNIOTransport
-
- AutoNioTransportFactory - Class in org.apache.activemq.transport.auto.nio
-
- AutoNioTransportFactory() - Constructor for class org.apache.activemq.transport.auto.nio.AutoNioTransportFactory
-
- AutoSslTransportFactory - Class in org.apache.activemq.transport.auto
-
- AutoSslTransportFactory() - Constructor for class org.apache.activemq.transport.auto.AutoSslTransportFactory
-
- AutoSslTransportServer - Class in org.apache.activemq.transport.auto
-
An SSL TransportServer.
- AutoSslTransportServer(SslTransportFactory, URI, SSLServerSocketFactory, BrokerService, Set<String>) - Constructor for class org.apache.activemq.transport.auto.AutoSslTransportServer
-
- autoStart() - Method in class org.apache.activemq.broker.BrokerService
-
- AutoTcpTransportFactory - Class in org.apache.activemq.transport.auto
-
- AutoTcpTransportFactory() - Constructor for class org.apache.activemq.transport.auto.AutoTcpTransportFactory
-
- AutoTcpTransportServer - Class in org.apache.activemq.transport.auto
-
A TCP based implementation of TransportServer
- AutoTcpTransportServer(TcpTransportFactory, URI, ServerSocketFactory, BrokerService, Set<String>) - Constructor for class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
- AutoTcpTransportServer.ProtocolInfo - Class in org.apache.activemq.transport.auto
-
- autoTransportOptions - Variable in class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
- AutoTransportUtils - Class in org.apache.activemq.transport.auto
-
- AutoTransportUtils() - Constructor for class org.apache.activemq.transport.auto.AutoTransportUtils
-
- availableIf(String, String...) - Method in class joptsimple.OptionSpecBuilder
-
Informs an option parser that this builder's option is allowed if the given option is present on the command
line.
- availableIf(OptionSpec<?>, OptionSpec<?>...) - Method in class joptsimple.OptionSpecBuilder
-
Informs an option parser that this builder's option is allowed if the given option is present on the command
line.
- availableUnless(String, String...) - Method in class joptsimple.OptionSpecBuilder
-
Informs an option parser that this builder's option is allowed if the given option is absent on the command
line.
- availableUnless(OptionSpec<?>, OptionSpec<?>...) - Method in class joptsimple.OptionSpecBuilder
-
Informs an option parser that this builder's option is allowed if the given option is absent on the command
line.
- Cache - Interface in org.apache.activemq.memory
-
Defines the interface used to cache messages.
- CACHE_AUTO - Static variable in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Constant that indicates automatic choice of an appropriate caching level
(depending on the transaction management strategy).
- CACHE_CONNECTION - Static variable in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Constant that indicates to cache a shared JMS Connection for each
listener thread.
- CACHE_CONSUMER - Static variable in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Constant that indicates to cache a shared JMS Connection, a JMS
Session, and a JMS MessageConsumer for each listener thread.
- CACHE_NONE - Static variable in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Constant that indicates to cache no JMS resources at all.
- CACHE_SESSION - Static variable in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Constant that indicates to cache a shared JMS Connection and a JMS
Session for each listener thread.
- CachedLDAPAuthorizationMapNamespaceChangeListener(SimpleCachedLDAPAuthorizationMap.DestinationType, SimpleCachedLDAPAuthorizationMap.PermissionType) - Constructor for class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.CachedLDAPAuthorizationMapNamespaceChangeListener
-
Creates a new listener.
- CachedMessageGroupMap - Class in org.apache.activemq.broker.region.group
-
A simple implementation which tracks every individual GroupID value in a LRUCache
- CachedMessageGroupMapFactory - Class in org.apache.activemq.broker.region.group
-
- CachedMessageGroupMapFactory() - Constructor for class org.apache.activemq.broker.region.group.CachedMessageGroupMapFactory
-
- CacheEntry - Class in org.apache.activemq.memory
-
- CacheEntry(Object, Object) - Constructor for class org.apache.activemq.memory.CacheEntry
-
- CacheEntryList - Class in org.apache.activemq.memory
-
Maintains a simple linked list of CacheEntry objects.
- CacheEntryList() - Constructor for class org.apache.activemq.memory.CacheEntryList
-
- CacheEvictionUsageListener - Class in org.apache.activemq.memory
-
- CacheEvictionUsageListener(Usage, int, int, TaskRunnerFactory) - Constructor for class org.apache.activemq.memory.CacheEvictionUsageListener
-
- CacheEvictor - Interface in org.apache.activemq.memory
-
- CacheFilter - Class in org.apache.activemq.memory
-
Filters another Cache implementation.
- CacheFilter(Cache) - Constructor for class org.apache.activemq.memory.CacheFilter
-
- CachingConnectionFactory - Class in org.springframework.jms.connection
-
- CachingConnectionFactory() - Constructor for class org.springframework.jms.connection.CachingConnectionFactory
-
Create a new CachingConnectionFactory for bean-style usage.
- CachingConnectionFactory(ConnectionFactory) - Constructor for class org.springframework.jms.connection.CachingConnectionFactory
-
Create a new CachingConnectionFactory for the given target
ConnectionFactory.
- CachingDestinationResolver - Interface in org.springframework.jms.support.destination
-
Extension of the DestinationResolver interface,
exposing methods for clearing the cache.
- calculateOverallPower() - Method in class org.powertac.householdcustomer.appliances.Appliance
-
This is an function created to estimate the overall power consumption of a
certain appliance in a single operation the vectors of each appliance
during the runtime.
- calculateOverallPower() - Method in class org.powertac.householdcustomer.appliances.Dishwasher
-
- calculateOverallPower() - Method in class org.powertac.householdcustomer.appliances.Dryer
-
- calculateOverallPower() - Method in class org.powertac.householdcustomer.appliances.Stove
-
- calculateOverallPower() - Method in class org.powertac.householdcustomer.appliances.WashingMachine
-
- calculateOverallPower() - Method in class org.powertac.householdcustomer.appliances.WaterHeater
-
- calculateOverallPower() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This is an function created to estimate the overall power consumption of a
certain appliance in a single operation the vectors of each appliance
during the runtime.
- calculateOverallPower() - Method in class org.powertac.officecomplexcustomer.appliances.CopyMachine
-
- calculateOverallPower() - Method in class org.powertac.officecomplexcustomer.appliances.MicrowaveOven
-
- call() - Method in class org.apache.activemq.store.InlineListenableFuture
-
- cancel(boolean) - Method in class org.apache.activemq.store.InlineListenableFuture
-
- canConvert(Class) - Method in class org.powertac.common.xml.BrokerConverter
-
- canConvert(Class) - Method in class org.powertac.common.xml.CustomerConverter
-
- canConvert(Class) - Method in class org.powertac.common.xml.DoubleArrayConverter
-
- canConvert(Class) - Method in class org.powertac.common.xml.FullCustomerConverter
-
- canConvert(Class) - Method in class org.powertac.common.xml.PowerTypeConverter
-
- canConvert(Class) - Method in class org.powertac.common.xml.TariffSpecificationConverter
-
- canConvertArgument(String) - Method in class joptsimple.ArgumentAcceptingOptionSpec
-
- canDispatch(Message) - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
Enforce duplicate suppression using info from persistence adapter
- canDispatch(MessageReference) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- canDispatch(Subscription, MessageReference) - Method in interface org.apache.activemq.broker.region.policy.DispatchSelector
-
return true if a subscription can dispatch a message reference
- canDispatch(Subscription, MessageReference) - Method in class org.apache.activemq.broker.region.policy.SimpleDispatchSelector
-
- canDispatch(MessageReference) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
Use when a matched message is about to be dispatched to the client.
- canDispatch(MessageReference) - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
-
- canDispatch(MessageReference) - Method in class org.apache.activemq.broker.region.QueueSubscription
-
- canDuplexDispatch(Message) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- canGC() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- canGC() - Method in interface org.apache.activemq.broker.region.Destination
-
- canGC() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- canNegotiate - Variable in class org.powertac.factoredcustomer.DefaultCapacityBundle
-
- canProcessAsExpired() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- canProcessAsExpired() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- canSelect(Subscription, MessageReference) - Method in class org.apache.activemq.broker.region.QueueDispatchSelector
-
- canUse(PowerType) - Method in class org.powertac.common.enumerations.PowerType
-
Returns true just in case this powerType is a supertype (can use)
the tariffType.
- CapacityBundle - Interface in org.powertac.factoredcustomer.interfaces
-
- CapacityControl - Interface in org.powertac.common.interfaces
-
Support for balancing market interactions between DU and customers/brokers.
- capacityControlService - Variable in class org.powertac.balancemkt.SettlementProcessor
-
- CapacityControlService - Class in org.powertac.tariffmarket
-
Service for managing balancing and economic controls.
- CapacityControlService() - Constructor for class org.powertac.tariffmarket.CapacityControlService
-
- CapacityOriginator - Interface in org.powertac.factoredcustomer.interfaces
-
- capacityOriginators - Variable in class org.powertac.factoredcustomer.DefaultCapacityBundle
-
- CapacityProfile - Class in org.powertac.common
-
Represents a customer usage or production profile over time.
- CapacityProfile(double[], Instant) - Constructor for class org.powertac.common.CapacityProfile
-
Constructor requires all attributes
- CapacityProfile - Class in org.powertac.factoredcustomer
-
Encapsulation represented real or hypothetical capacity over some
fixed number of timeslots.
- CapacityProfile(Double) - Constructor for class org.powertac.factoredcustomer.CapacityProfile
-
- CapacityProfile(List<Double>) - Constructor for class org.powertac.factoredcustomer.CapacityProfile
-
- CapacityProfile(double[]) - Constructor for class org.powertac.factoredcustomer.CapacityProfile
-
- CapacityStructure - Class in org.powertac.factoredcustomer
-
Data-holder class for parsed configuration elements of one capacity.
- CapacityStructure(String) - Constructor for class org.powertac.factoredcustomer.CapacityStructure
-
- CapacityStructure.BaseCapacityType - Enum in org.powertac.factoredcustomer
-
- CapacityStructure.ElasticityModelType - Enum in org.powertac.factoredcustomer
-
- CapacityStructure.InfluenceKind - Enum in org.powertac.factoredcustomer
-
- CapacityTransaction - Class in org.powertac.common
-
Represents the fee assessed by the Distribution Utility for peak
capacity events.
- CapacityTransaction(Broker, int, int, double, double, double) - Constructor for class org.powertac.common.CapacityTransaction
-
- car() - Method in class org.powertac.util.Pair
-
- CarType - Class in org.powertac.evcustomer.beans
-
Represents a type of electric vehicle.
- CarType(String) - Constructor for class org.powertac.evcustomer.beans.CarType
-
Creates an instance, adds it to the instance list.
- CashPosition - Class in org.powertac.common
-
A CashPosition domain instance represents the current state of
a broker's cash account.
- CashPosition(Broker, double, int) - Constructor for class org.powertac.common.CashPosition
-
- cdr() - Method in class org.powertac.util.Pair
-
- ChainedExceptionListener - Class in org.springframework.jms.connection
-
Implementation of the JMS ExceptionListener interface that supports chaining,
allowing the addition of multiple ExceptionListener instances in order.
- ChainedExceptionListener() - Constructor for class org.springframework.jms.connection.ChainedExceptionListener
-
- changeSubscription(Tariff, Tariff, CustomerInfo) - Method in class org.powertac.customer.AbstractCustomer
-
In this overloaded implementation of the changing subscription function,
Here we just put the tariff we want to change and the whole population is
moved to another random tariff.
- charge(double) - Method in class org.powertac.evcustomer.customers.EvCustomer
-
- ChargeException(String) - Constructor for exception org.powertac.evcustomer.customers.EvCustomer.ChargeException
-
- ChargeInfo - Class in org.powertac.balancemkt
-
Per-broker data holder for DU settlement processors
- ChargeInfo(Broker, double) - Constructor for class org.powertac.balancemkt.ChargeInfo
-
- checkClockDrift() - Method in class org.powertac.server.SimulationClockControl
-
Compares sim time to sys time, updates start if it's off too much
- checkDestinationAdmin(SecurityContext, ActiveMQDestination) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- checkForUpdates() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Performs a check for updates from the server in the event that synchronous updates are enabled and are the
refresh interval has elapsed.
- checkMemorySystemUsageLimits() - Method in class org.apache.activemq.broker.BrokerService
-
- checkMessageListener(Object) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Check the given message listener, throwing an exception
if it does not correspond to a supported listener type.
- checkpoint(boolean) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- checkpoint(boolean) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
checkpoint any
- checkQueueSize(String) - Method in class org.apache.activemq.broker.BrokerService
-
- checkSecurityContext(ConnectionContext) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- checkStoreSystemUsageLimits() - Method in class org.apache.activemq.broker.BrokerService
-
- checkStoreUsageLimits() - Method in class org.apache.activemq.broker.BrokerService
-
Check that the store usage limit is not greater than max usable
space and adjust if it is
- checkTmpStoreUsageLimits() - Method in class org.apache.activemq.broker.BrokerService
-
Check that temporary usage limit is not greater than max usable
space and adjust if it is
- checkUsageLimit(File, Usage<?>, int) - Method in class org.apache.activemq.broker.BrokerService
-
- CHP_PRODUCTION - Static variable in class org.powertac.common.enumerations.PowerType
-
- CIRCULATION_PUMP_DURATION_CYCLE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- CIRCULATION_PUMP_POWER_MEAN - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- CIRCULATION_PUMP_POWER_VARIANCE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- CirculationPump - Class in org.powertac.householdcustomer.appliances
-
Circulation Pump is the appliance that brings hot water to the household.
- CirculationPump() - Constructor for class org.powertac.householdcustomer.appliances.CirculationPump
-
- ClassCar - Class in org.powertac.evcustomer.beans
-
Join table between EvSocialClass and CarType
- ClassCar(String) - Constructor for class org.powertac.evcustomer.beans.ClassCar
-
- Classes - Class in joptsimple.internal
-
- ClassGroup - Class in org.powertac.evcustomer.beans
-
Join table between EvSocialClass and SocialGroup
- ClassGroup(String) - Constructor for class org.powertac.evcustomer.beans.ClassGroup
-
Constructor for auto-configuration
- clear() - Method in class org.apache.activemq.broker.MapTransportConnectionStateRegister
-
- clear() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- clear() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- clear() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
clear all pending messages
- clear() - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
-
- clear() - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Discards all Messages currently held in the PendingList.
- clear() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
clear all pending messages
- clear() - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
-
- clear() - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
-
- clear() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- clear() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- clear() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
-
clear all pending messages
- clear() - Method in class org.apache.activemq.broker.SingleTransportConnectionStateRegister
-
- clear() - Method in interface org.apache.activemq.broker.TransportConnectionStateRegister
-
- clear() - Method in interface org.apache.activemq.memory.buffer.MessageBuffer
-
- clear() - Method in class org.apache.activemq.memory.buffer.MessageQueue
-
- clear() - Method in class org.apache.activemq.memory.buffer.OrderBasedMessageBuffer
-
- clear() - Method in class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
-
- clear() - Method in class org.apache.activemq.memory.CacheEntryList
-
- clear() - Method in class org.apache.activemq.memory.list.DestinationBasedMessageList
-
- clear() - Method in interface org.apache.activemq.memory.list.MessageList
-
- clear() - Method in class org.apache.activemq.memory.list.SimpleMessageList
-
- clearBridges() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- clearCache() - Method in interface org.springframework.jms.support.destination.CachingDestinationResolver
-
Clear the entire destination cache.
- clearCache() - Method in class org.springframework.jms.support.destination.JndiDestinationResolver
-
- clearConfiguration() - Method in class org.powertac.householdcustomer.HouseholdCustomerService
-
This function cleans the configuration files in case they have not been
cleaned at the beginning of the game
- clearConfiguration() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
This function cleans the configuration files in case they have not been
cleaned at the beginning of the game
- ClearedTrade - Class in org.powertac.common
-
A ClearedTrade instance reports public information about a specific
market clearing -- clearing price and total quantity traded.
- ClearedTrade(int, double, double, Instant) - Constructor for class org.powertac.common.ClearedTrade
-
- ClearedTrade(Timeslot, double, double, Instant) - Constructor for class org.powertac.common.ClearedTrade
-
- clearMarket() - Method in interface org.powertac.common.interfaces.Auctioneer
-
Clears the market by matching all Orders that have arrived since the
last market clearing.
- clearPendingMessages() - Method in interface org.apache.activemq.broker.region.Destination
-
- clearPendingMessages() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- clearPendingMessages() - Method in class org.apache.activemq.broker.region.Queue
-
- clearPendingMessages() - Method in class org.apache.activemq.broker.region.Topic
-
force a reread of the store - after transaction recovery completion
- clientId - Variable in class org.apache.activemq.broker.jmx.ProducerView
-
- clientId - Variable in class org.apache.activemq.broker.jmx.SubscriptionView
-
- clientId - Variable in class org.apache.activemq.util.SubscriptionKey
-
- clockDaemon - Variable in class org.apache.activemq.broker.LockableServiceSupport
-
- close() - Method in class org.apache.activemq.broker.jmx.NetworkDestinationView
-
- close() - Method in interface org.apache.activemq.memory.Cache
-
Lets a cache know it will not be used any further and that it can release
acquired resources
- close() - Method in class org.apache.activemq.memory.CacheFilter
-
- close() - Method in class org.apache.activemq.memory.MapCache
-
- close() - Method in class org.apache.activemq.memory.UsageManagerCacheFilter
-
- closeAll() - Method in class org.springframework.jms.connection.JmsResourceHolder
-
- closeConnection(Connection) - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Close the given Connection.
- closeConnection(Connection) - Static method in class org.springframework.jms.support.JmsUtils
-
Close the given JMS Connection and ignore any thrown exception.
- closeConnection(Connection, boolean) - Static method in class org.springframework.jms.support.JmsUtils
-
Close the given JMS Connection and ignore any thrown exception.
- closeMessageConsumer(MessageConsumer) - Static method in class org.springframework.jms.support.JmsUtils
-
Close the given JMS MessageConsumer and ignore any thrown exception.
- closeMessageProducer(MessageProducer) - Static method in class org.springframework.jms.support.JmsUtils
-
Close the given JMS MessageProducer and ignore any thrown exception.
- closeQueueBrowser(QueueBrowser) - Static method in class org.springframework.jms.support.JmsUtils
-
Close the given JMS QueueBrowser and ignore any thrown exception.
- closeQueueRequestor(QueueRequestor) - Static method in class org.springframework.jms.support.JmsUtils
-
Close the given JMS QueueRequestor and ignore any thrown exception.
- closeSession(Session) - Static method in class org.springframework.jms.support.JmsUtils
-
Close the given JMS Session and ignore any thrown exception.
- COFFEE_MACHINE_DURATION_CYCLE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- COFFEE_MACHINE_POWER_MEAN - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- COFFEE_MACHINE_POWER_VARIANCE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- COFFEE_MACHINE_SHIFTING_INTERVAL - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- COFFEE_MACHINE_SHIFTING_PERIODS - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- COFFEE_MACHINE_START_OPERATION - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- COFFEE_MACHINE_STOP_OPERATION - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- CoffeeMachine - Class in org.powertac.officecomplexcustomer.appliances
-
Refrigerator is in use in all the households in order to keep food preserved.
- CoffeeMachine() - Constructor for class org.powertac.officecomplexcustomer.appliances.CoffeeMachine
-
- ColdStorage - Class in org.powertac.customer.coldstorage
-
Model of a cold-storage warehouse with multiple refrigeration units.
- ColdStorage() - Constructor for class org.powertac.customer.coldstorage.ColdStorage
-
Default constructor, requires manual setting of name
- ColdStorage(String) - Constructor for class org.powertac.customer.coldstorage.ColdStorage
-
Constructor with name
- collectBootstrapData(int) - Method in interface org.powertac.common.interfaces.BootstrapDataCollector
-
Returns a list of bootstrap messages that can be bundled up and sent
to brokers at the beginning of a game.
- collectBootstrapData(int) - Method in class org.powertac.du.DefaultBrokerService
-
Collects and returns a list of messages representing collected customer
demand, market price, and weather records for the bootstrap period.
- commit(TransactionId, boolean, Runnable, Runnable) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
-
- commit() - Method in class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
-
- commit(TransactionId, boolean, Runnable, Runnable) - Method in interface org.apache.activemq.store.TransactionStore
-
- commit(boolean) - Method in class org.apache.activemq.transaction.LocalTransaction
-
- commit(boolean) - Method in class org.apache.activemq.transaction.Transaction
-
- commit(boolean) - Method in class org.apache.activemq.transaction.XATransaction
-
- commitAll() - Method in class org.springframework.jms.connection.JmsResourceHolder
-
- commitIfNecessary(Session, Message) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Perform a commit or message acknowledgement, as appropriate.
- commitIfNecessary(Session) - Static method in class org.springframework.jms.support.JmsUtils
-
Commit the Session if not within a JTA transaction.
- commitTransaction(ConnectionContext, TransactionId, boolean) - Method in interface org.apache.activemq.broker.Broker
-
Commits a transaction.
- commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.BrokerFilter
-
- commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.EmptyBroker
-
- commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.ErrorBroker
-
- commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.TransactionBroker
-
- commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- commitTransaction(ConnectionContext) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- commitTransaction(ConnectionContext) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Commit a persistence transaction
- compareTo(HourlyCharge) - Method in class org.powertac.common.HourlyCharge
-
- compareTo(Object) - Method in class org.powertac.common.OrderbookOrder
-
- Competition - Class in org.powertac.common
-
A competition instance represents a single PowerTAC competition and
at the same time serves as the place for all competition properties that can be
adjusted during competition setup (i.e.
- CompetitionControl - Interface in org.powertac.common.interfaces
-
This is the core of the Power TAC simulation framework, responsible
for starting, running, and completing a competition.
- CompetitionControlService - Class in org.powertac.server
-
This is the competition controller.
- CompetitionControlService() - Constructor for class org.powertac.server.CompetitionControlService
-
- CompetitionSetup - Interface in org.powertac.common.interfaces
-
Handles the pre-game competition setup process.
- CompetitionSetupService - Class in org.powertac.server
-
Manages command-line and file processing for pre-game simulation setup.
- CompetitionSetupService() - Constructor for class org.powertac.server.CompetitionSetupService
-
Standard constructor
- complete() - Method in class org.powertac.server.SimulationClockControl
-
Indicates that the simulator has completed its work on the current
timeslot.
- CompositeDataConstants - Interface in org.apache.activemq.broker.jmx
-
- CompositeDataHelper - Class in org.apache.activemq.broker.jmx
-
- CompositeDataHelper() - Constructor for class org.apache.activemq.broker.jmx.CompositeDataHelper
-
- CompositeDemandForwardingBridge - Class in org.apache.activemq.network
-
A demand forwarding bridge which works with multicast style transports where
a single Transport could be communicating with multiple remote brokers
- CompositeDemandForwardingBridge(NetworkBridgeConfiguration, Transport, Transport) - Constructor for class org.apache.activemq.network.CompositeDemandForwardingBridge
-
- CompositeDestination - Class in org.apache.activemq.broker.region.virtual
-
- CompositeDestination() - Constructor for class org.apache.activemq.broker.region.virtual.CompositeDestination
-
- CompositeDestinationBroker - Class in org.apache.activemq.broker
-
This broker filter handles composite destinations.
- CompositeDestinationBroker(Broker) - Constructor for class org.apache.activemq.broker.CompositeDestinationBroker
-
- CompositeDestinationFilter - Class in org.apache.activemq.broker.region.virtual
-
Represents a composite
Destination where send()s are replicated to
each Destination instance.
- CompositeDestinationFilter(Destination, Collection, boolean, boolean) - Constructor for class org.apache.activemq.broker.region.virtual.CompositeDestinationFilter
-
- CompositeDestinationInterceptor - Class in org.apache.activemq.broker.region
-
- CompositeDestinationInterceptor(DestinationInterceptor[]) - Constructor for class org.apache.activemq.broker.region.CompositeDestinationInterceptor
-
- CompositeQueue - Class in org.apache.activemq.broker.region.virtual
-
Represents a virtual queue which forwards to a number of other destinations.
- CompositeQueue() - Constructor for class org.apache.activemq.broker.region.virtual.CompositeQueue
-
- CompositeTopic - Class in org.apache.activemq.broker.region.virtual
-
Represents a virtual topic which forwards to a number of other destinations.
- CompositeTopic() - Constructor for class org.apache.activemq.broker.region.virtual.CompositeTopic
-
- computeInconvenience(Tariff) - Method in class org.powertac.common.TariffEvaluator
-
Computes composite per-tariff inconvenience of a tariff.
- computeProbabilities(double) - Method in class org.powertac.factoredcustomer.ProfileRecommendation
-
- Computers - Class in org.powertac.officecomplexcustomer.appliances
-
Lights are utilized when the persons inhabiting the house have need for them
to light the rooms they are in.
- Computers() - Constructor for class org.powertac.officecomplexcustomer.appliances.Computers
-
- COMPUTERS_DURATION_CYCLE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- COMPUTERS_POWER_MEAN - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- COMPUTERS_POWER_VARIANCE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- computeScores(Map<ProfileRecommendation.ScoringFactor, Double>) - Method in class org.powertac.factoredcustomer.ProfileRecommendation
-
- computeScores(double, double) - Method in class org.powertac.factoredcustomer.ProfileRecommendation
-
- computeUtilities() - Method in class org.powertac.factoredcustomer.ProfileRecommendation
-
- ConditionalNetworkBridgeFilterFactory - Class in org.apache.activemq.network
-
implement conditional behavior for queue consumers, allows replaying back to
origin if no consumers are present on the local broker after a configurable
delay, irrespective of the TTL.
- ConditionalNetworkBridgeFilterFactory() - Constructor for class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
-
- ConduitBridge - Class in org.apache.activemq.network
-
Consolidates subscriptions
- ConduitBridge(NetworkBridgeConfiguration, Transport, Transport) - Constructor for class org.apache.activemq.network.ConduitBridge
-
Constructor
- Config - Class in org.powertac.evcustomer
-
Singleton configuration class shared by all the ev-customer types
- Config - Class in org.powertac.factoredcustomer
-
Singleton configuration class shared by all the factored-customer types
- ConfigurableInstance - Annotation Type in org.powertac.common.config
-
Marker interface for types that can have multiple instances created
by configuration.
- ConfigurableValue - Annotation Type in org.powertac.common.config
-
Annotation for configuring a property of some instance.
- configuration - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- configuration - Variable in class org.apache.activemq.security.JaasAuthenticationPlugin
-
- ConfigurationLister - Class in org.powertac.common.config
-
This is a helper class for generating a sample configuration file from configured instances.
- ConfigurationLister() - Constructor for class org.powertac.common.config.ConfigurationLister
-
- ConfigurationRecorder - Interface in org.powertac.common.config
-
Interface for recording configuration information.
- Configurator - Class in org.powertac.common.config
-
Fills in configured values from configuration source based on
annotations in the source code.
- Configurator() - Constructor for class org.powertac.common.config.Configurator
-
- configure(PersistenceAdapter) - Method in interface org.apache.activemq.broker.Locker
-
Optionally configure the locker with the persistence adapter currently used
You can use persistence adapter configuration details like, data directory
datasource, etc.
- configure(Broker, Queue) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- configure(Broker, Topic) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- configure(Broker, SystemUsage, TopicSubscription) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- configure(Broker, SystemUsage, DurableTopicSubscription) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- configure(Broker, SystemUsage, QueueBrowserSubscription) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- configure(Broker, SystemUsage, QueueSubscription) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- configure(ActiveMQMessage) - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
-
- configure(PersistenceAdapter) - Method in class org.apache.activemq.store.SharedFileLocker
-
- configure(Transport) - Static method in class org.apache.activemq.transport.vm.VMTransportServer
-
Configure transport
- configure() - Method in class org.powertac.customer.ModelBuilder
-
Configures this singleton when it's needed.
- configure(String, double, double, double, double) - Method in class org.powertac.evcustomer.beans.CarType
-
Configures an instance, needed for testing
- configure() - Method in class org.powertac.evcustomer.Config
-
Deprecated.
- configure(ServerConfiguration) - Method in class org.powertac.evcustomer.Config
-
Configures this instance from the given configuration service.
- configure() - Method in class org.powertac.factoredcustomer.Config
-
Deprecated.
- configure(ServerConfiguration) - Method in class org.powertac.factoredcustomer.Config
-
Configures this instance from the given configuration service.
- configureBridge(DemandForwardingBridgeSupport) - Method in class org.apache.activemq.network.NetworkConnector
-
- configureConsumerPrefetch(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- configureDemandSubscription(ConsumerInfo, DemandSubscription) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- configureInstances(Class<?>) - Method in class org.powertac.common.config.Configurator
-
Creates and configures instances of the given class.
- configureInstances(Class<?>) - Method in interface org.powertac.common.interfaces.ServerConfiguration
-
Creates and configures potentially multiple instances of a target class
annotated as
ConfigurableInstance.
- configureInstances(Class<?>) - Method in class org.powertac.server.ServerPropertiesService
-
- configureJmsListeners(JmsListenerEndpointRegistrar) - Method in interface org.springframework.jms.annotation.JmsListenerConfigurer
-
- configureMe(Object) - Method in interface org.powertac.common.interfaces.ServerConfiguration
-
Configures a target object by matching configuration clauses with
ConfigurableValue annotations on the
target object.
- configureMe(Object) - Method in class org.powertac.server.ServerPropertiesService
-
- configureMessage(MessageDispatch) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- configureNamedInstances(List<?>) - Method in class org.powertac.common.config.Configurator
-
Configures a set of instances of some class.
- configureNamedInstances(List<?>) - Method in interface org.powertac.common.interfaces.ServerConfiguration
-
Configures a set of named instances that have already been created.
- configureNamedInstances(List<?>) - Method in class org.powertac.server.ServerPropertiesService
-
- configurePrefetch(Subscription) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- configureQueue(Queue, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
-
- configureService(Object) - Method in class org.apache.activemq.broker.BrokerService
-
Perform any custom dependency injection
- configureServices(Object[]) - Method in class org.apache.activemq.broker.BrokerService
-
Perform any custom dependency injection
- configureSingleton(Object) - Method in class org.powertac.common.config.Configurator
-
Configures the given thing, using the pre-loaded Configuration.
- configureTopic(Topic, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
-
- configureTopic(Topic, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.TopicRegion
-
- configureTransport(TcpTransportServer, Socket) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
- configureTransport(TcpTransportServer, Socket) - Method in class org.apache.activemq.transport.auto.nio.AutoNIOSSLTransportServer
-
- connect() - Method in class org.apache.activemq.transport.vm.VMTransportServer
-
- Connection - Interface in org.apache.activemq.broker
-
- CONNECTION_PASSWORD - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
-
- CONNECTION_PROTOCOL - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
-
- CONNECTION_URL - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
-
- CONNECTION_USERNAME - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
-
- ConnectionContext - Class in org.apache.activemq.broker
-
Used to hold context information needed to process requests sent to a broker.
- ConnectionContext() - Constructor for class org.apache.activemq.broker.ConnectionContext
-
- ConnectionContext(MessageEvaluationContext) - Constructor for class org.apache.activemq.broker.ConnectionContext
-
- ConnectionContext(ConnectionInfo) - Constructor for class org.apache.activemq.broker.ConnectionContext
-
- connectionCount() - Method in interface org.apache.activemq.broker.Connector
-
- connectionCount() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
Returns the number of current connections
- connectionCount() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
-
- connectionCount() - Method in class org.apache.activemq.broker.TransportConnector
-
- ConnectionDotFileInterceptor - Class in org.apache.activemq.broker.view
-
- ConnectionDotFileInterceptor(Broker, String, boolean) - Constructor for class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
-
- ConnectionDotFilePlugin - Class in org.apache.activemq.broker.view
-
A
DOT file creator plugin which
creates a DOT file showing the current connections
- ConnectionDotFilePlugin() - Constructor for class org.apache.activemq.broker.view.ConnectionDotFilePlugin
-
- ConnectionFactoryUtils - Class in org.springframework.jms.connection
-
Helper class for managing a JMS ConnectionFactory, in particular
for obtaining transactional JMS resources for a given ConnectionFactory.
- ConnectionFactoryUtils() - Constructor for class org.springframework.jms.connection.ConnectionFactoryUtils
-
- ConnectionFactoryUtils.ResourceFactory - Interface in org.springframework.jms.connection
-
Callback interface for resource creation.
- ConnectionFilter - Interface in org.apache.activemq.network
-
Abstraction that allows you to control which brokers a NetworkConnector connects bridges to.
- connectionFilter - Variable in class org.apache.activemq.network.NetworkConnector
-
- connections - Variable in class org.apache.activemq.advisory.AdvisoryBroker
-
- connections - Variable in class org.apache.activemq.broker.TransportConnector
-
- connectionService - Variable in class org.apache.activemq.network.jms.JmsConnector
-
- ConnectionSplitBroker - Class in org.apache.activemq.broker.cluster
-
Monitors for client connections that may fail to another broker - but this
broker isn't aware they've gone.
- ConnectionSplitBroker(Broker) - Constructor for class org.apache.activemq.broker.cluster.ConnectionSplitBroker
-
- connectionStates - Variable in class org.apache.activemq.broker.region.RegionBroker
-
- ConnectionStatistics - Class in org.apache.activemq.broker.region
-
The J2EE Statistics for the Connection.
- ConnectionStatistics() - Constructor for class org.apache.activemq.broker.region.ConnectionStatistics
-
- ConnectionView - Class in org.apache.activemq.broker.jmx
-
- ConnectionView(Connection) - Constructor for class org.apache.activemq.broker.jmx.ConnectionView
-
- ConnectionView(Connection, ManagementContext) - Constructor for class org.apache.activemq.broker.jmx.ConnectionView
-
- ConnectionViewMBean - Interface in org.apache.activemq.broker.jmx
-
- Connector - Interface in org.apache.activemq.broker
-
A connector creates and manages client connections that talk to the Broker.
- connector - Variable in class org.apache.activemq.broker.TransportConnection
-
- CONNECTORS - Static variable in class org.apache.activemq.transport.peer.PeerTransportFactory
-
- CONNECTORS - Static variable in class org.apache.activemq.transport.vm.VMTransportFactory
-
- ConnectorStatistics - Class in org.apache.activemq.broker.region
-
The J2EE Statistics for the a Destination.
- ConnectorStatistics() - Constructor for class org.apache.activemq.broker.region.ConnectorStatistics
-
- ConnectorView - Class in org.apache.activemq.broker.jmx
-
- ConnectorView(Connector) - Constructor for class org.apache.activemq.broker.jmx.ConnectorView
-
- ConnectorViewMBean - Interface in org.apache.activemq.broker.jmx
-
- connectTo(URI) - Method in interface org.apache.activemq.network.ConnectionFilter
-
Connect the filter to a given location.
- ConstantPendingMessageLimitStrategy - Class in org.apache.activemq.broker.region.policy
-
This PendingMessageLimitStrategy is configured to a constant value for all subscriptions.
- ConstantPendingMessageLimitStrategy() - Constructor for class org.apache.activemq.broker.region.policy.ConstantPendingMessageLimitStrategy
-
- consumedCount - Variable in class org.apache.activemq.broker.region.SubscriptionStatistics
-
- consumePower() - Method in class org.powertac.householdcustomer.customers.Village
-
- consumePower() - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex
-
- consumer - Variable in class org.apache.activemq.network.jms.DestinationBridge
-
- CONSUMER_ELECTRONICS_DURATION_CYCLE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- CONSUMER_ELECTRONICS_DURATION_CYCLE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- CONSUMER_ELECTRONICS_POWER_MEAN - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- CONSUMER_ELECTRONICS_POWER_MEAN - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- CONSUMER_ELECTRONICS_POWER_VARIANCE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- CONSUMER_ELECTRONICS_POWER_VARIANCE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- ConsumerBrokerExchange - Class in org.apache.activemq.broker
-
Holds internal state in the broker for a essageConsumer
- ConsumerBrokerExchange() - Constructor for class org.apache.activemq.broker.ConsumerBrokerExchange
-
- consumerChangeMutexMap - Variable in class org.apache.activemq.broker.region.AbstractRegion
-
- ConsumerElectronics - Class in org.powertac.householdcustomer.appliances
-
Consumer Electronics are the appliances that are utilized mainly for work or
entertainment in the household such as TV, DVD Players, Stereos and so on.
- ConsumerElectronics() - Constructor for class org.powertac.householdcustomer.appliances.ConsumerElectronics
-
- ConsumerElectronics - Class in org.powertac.officecomplexcustomer.appliances
-
Consumer Electronics are the appliances that are utilized mainly for work or
enteratinment in the household such as TV, DVD Players, Stereos and so on.
- ConsumerElectronics() - Constructor for class org.powertac.officecomplexcustomer.appliances.ConsumerElectronics
-
- consumerIdGenerator - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- consumers - Variable in class org.apache.activemq.advisory.AdvisoryBroker
-
- consumers - Variable in class org.apache.activemq.broker.region.ConnectorStatistics
-
- consumers - Variable in class org.apache.activemq.broker.region.DestinationStatistics
-
- consumers - Variable in class org.apache.activemq.broker.region.Queue
-
- consumers - Variable in class org.apache.activemq.broker.region.Topic
-
- CONSUMPTION - Static variable in class org.powertac.common.enumerations.PowerType
-
- containerShutdown() - Method in class org.apache.activemq.broker.BrokerService
-
Causes a clean shutdown of the container when the VM is being shut down
- contains(String) - Method in class joptsimple.internal.AbbreviationMap
-
Tells whether the given key is in the map, or whether the given key is a unique
abbreviation of a key that is in the map.
- contains(String) - Method in interface joptsimple.internal.OptionNameMap
-
- contains(String) - Method in class joptsimple.internal.SimpleOptionNameMap
-
- contains(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
-
- contains(MessageReference) - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Query the PendingList to determine if the given message is contained within.
- contains(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
-
- contains(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
-
- contains(String) - Method in class org.apache.activemq.broker.region.group.EmptyMessageGroupSet
-
- contains(String) - Method in interface org.apache.activemq.broker.region.group.MessageGroupSet
-
- contains(String) - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupSet
-
- contains(BrokerId[], BrokerId) - Static method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- containsSession(Session) - Method in class org.springframework.jms.connection.JmsResourceHolder
-
- CONTENT_MAP - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
-
- CONTENT_TYPE_PROPERTY - Static variable in interface org.springframework.jms.support.JmsHeaderMapper
-
- context - Variable in class org.apache.activemq.broker.region.AbstractSubscription
-
- context - Variable in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- context - Variable in class org.apache.activemq.store.IndexListener.MessageContext
-
- ContextService - Interface in org.powertac.common.interfaces
-
Services that implement this interface can serve as a conduit allowing
model elements to access Spring services by name.
- ControlEvent - Class in org.powertac.common.msg
-
Message sent by a broker to the subscribers to a particular tariff, requesting
them to curtail usage against that tariff in the specified timeslot.
- ControlEvent() - Constructor for class org.powertac.common.msg.ControlEvent
-
- convert(String) - Method in class joptsimple.AbstractOptionSpec
-
- convert(String) - Method in class joptsimple.ArgumentAcceptingOptionSpec
-
- convert(String) - Method in class joptsimple.NonOptionArgumentSpec
-
- convert(String) - Method in class joptsimple.util.DateConverter
-
- convert(String) - Method in class joptsimple.util.EnumConverter
-
- convert(String) - Method in class joptsimple.util.InetAddressConverter
-
- convert(String) - Method in class joptsimple.util.PathConverter
-
- convert(String) - Method in class joptsimple.util.RegexMatcher
-
- convert(String) - Method in interface joptsimple.ValueConverter
-
Converts the given string value into a Java type.
- convert(Object) - Static method in class org.apache.activemq.broker.jmx.OpenTypeSupport
-
- convert(Message) - Method in interface org.apache.activemq.network.jms.JmsMesageConvertor
-
Convert a foreign JMS Message to a native ActiveMQ Message
- convert(Message, Destination) - Method in interface org.apache.activemq.network.jms.JmsMesageConvertor
-
Convert a foreign JMS Message to a native ActiveMQ Message - Inbound or
visa-versa outbound.
- convert(Message) - Method in class org.apache.activemq.network.jms.SimpleJmsMessageConvertor
-
Convert a foreign JMS Message to a native ActiveMQ Message - Inbound or
visa-versa outbound.
- convert(Message, Destination) - Method in class org.apache.activemq.network.jms.SimpleJmsMessageConvertor
-
Convert a foreign JMS Message to a native ActiveMQ Message - Inbound or
visa-versa outbound.
- convertAndSend(String, Object) - Method in interface org.springframework.jms.core.JmsMessageOperations
-
Convert the given Object to serialized form, possibly using a
MessageConverter,
wrap it as a message and send it to the given destination.
- convertAndSend(String, Object, Map<String, Object>) - Method in interface org.springframework.jms.core.JmsMessageOperations
-
Convert the given Object to serialized form, possibly using a
MessageConverter,
wrap it as a message with the given headers and send it to
the given destination.
- convertAndSend(String, Object, MessagePostProcessor) - Method in interface org.springframework.jms.core.JmsMessageOperations
-
Convert the given Object to serialized form, possibly using a
MessageConverter,
wrap it as a message, apply the given post processor, and send
the resulting message to the given destination.
- convertAndSend(String, Object, Map<String, Object>, MessagePostProcessor) - Method in interface org.springframework.jms.core.JmsMessageOperations
-
Convert the given Object to serialized form, possibly using a
MessageConverter,
wrap it as a message with the given headers, apply the given post processor,
and send the resulting message to the given destination.
- convertAndSend(Object) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- convertAndSend(Object, MessagePostProcessor) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- convertAndSend(String, Object) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- convertAndSend(String, Object, Map<String, Object>) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- convertAndSend(String, Object, MessagePostProcessor) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- convertAndSend(String, Object, Map<String, Object>, MessagePostProcessor) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- convertAndSend(Object) - Method in interface org.springframework.jms.core.JmsOperations
-
Send the given object to the default destination, converting the object
to a JMS message with a configured MessageConverter.
- convertAndSend(Destination, Object) - Method in interface org.springframework.jms.core.JmsOperations
-
Send the given object to the specified destination, converting the object
to a JMS message with a configured MessageConverter.
- convertAndSend(String, Object) - Method in interface org.springframework.jms.core.JmsOperations
-
Send the given object to the specified destination, converting the object
to a JMS message with a configured MessageConverter.
- convertAndSend(Object, MessagePostProcessor) - Method in interface org.springframework.jms.core.JmsOperations
-
Send the given object to the default destination, converting the object
to a JMS message with a configured MessageConverter.
- convertAndSend(Destination, Object, MessagePostProcessor) - Method in interface org.springframework.jms.core.JmsOperations
-
Send the given object to the specified destination, converting the object
to a JMS message with a configured MessageConverter.
- convertAndSend(String, Object, MessagePostProcessor) - Method in interface org.springframework.jms.core.JmsOperations
-
Send the given object to the specified destination, converting the object
to a JMS message with a configured MessageConverter.
- convertAndSend(Object) - Method in class org.springframework.jms.core.JmsTemplate
-
- convertAndSend(Destination, Object) - Method in class org.springframework.jms.core.JmsTemplate
-
- convertAndSend(String, Object) - Method in class org.springframework.jms.core.JmsTemplate
-
- convertAndSend(Object, MessagePostProcessor) - Method in class org.springframework.jms.core.JmsTemplate
-
- convertAndSend(Destination, Object, MessagePostProcessor) - Method in class org.springframework.jms.core.JmsTemplate
-
- convertAndSend(String, Object, MessagePostProcessor) - Method in class org.springframework.jms.core.JmsTemplate
-
- convertDestination(ActiveMQDestination) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
-
- convertFromBytesMessage(BytesMessage, JavaType) - Method in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
-
Convert a BytesMessage to a Java Object with the specified type.
- convertFromMessage(Message, JavaType) - Method in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
-
Template method that allows for custom message mapping.
- convertFromTextMessage(TextMessage, JavaType) - Method in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
-
Convert a TextMessage to a Java Object with the specified type.
- convertJmsAccessException(JMSException) - Method in class org.springframework.jms.support.JmsAccessor
-
Convert the specified checked
JMSException to
a Spring runtime
JmsException
equivalent.
- convertJmsAccessException(JMSException) - Static method in class org.springframework.jms.support.JmsUtils
-
Convert the specified checked
JMSException to a
Spring runtime
JmsException equivalent.
- convertJmsException(JmsException) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- convertJmsInvokerAccessException(JMSException) - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
Convert the given JMS invoker access exception to an appropriate
Spring RemoteAccessException.
- convertJmsMessage(Message) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- convertSendAndReceive(String, Object, Class<T>) - Method in interface org.springframework.jms.core.JmsMessageOperations
-
Convert the given request Object to serialized form, possibly using a
MessageConverter, send
it as a Message to the given destination, receive the reply and convert
its body of the specified target class.
- convertSendAndReceive(String, Object, Map<String, Object>, Class<T>) - Method in interface org.springframework.jms.core.JmsMessageOperations
-
Convert the given request Object to serialized form, possibly using a
MessageConverter, send
it as a Message with the given headers, to the specified destination,
receive the reply and convert its body of the specified target class.
- convertSendAndReceive(String, Object, Class<T>, MessagePostProcessor) - Method in interface org.springframework.jms.core.JmsMessageOperations
-
Convert the given request Object to serialized form, possibly using a
MessageConverter,
apply the given post processor and send the resulting Message to the
given destination, receive the reply and convert its body of the given
target class.
- convertSendAndReceive(String, Object, Map<String, Object>, Class<T>, MessagePostProcessor) - Method in interface org.springframework.jms.core.JmsMessageOperations
-
Convert the given request Object to serialized form, possibly using a
MessageConverter,
wrap it as a message with the given headers, apply the given post processor
and send the resulting Message to the specified destination, receive
the reply and convert its body of the given target class.
- convertSendAndReceive(String, Object, Class<T>) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- convertSendAndReceive(Object, Class<T>) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- convertSendAndReceive(String, Object, Map<String, Object>, Class<T>) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- convertSendAndReceive(Object, Class<T>, MessagePostProcessor) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- convertSendAndReceive(String, Object, Class<T>, MessagePostProcessor) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- convertSendAndReceive(String, Object, Map<String, Object>, Class<T>, MessagePostProcessor) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- convertToNonRangedAck(MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- convertWith(ValueConverter<V>, String) - Method in class joptsimple.AbstractOptionSpec
-
- convertWith(ValueConverter<V>, String) - Static method in class joptsimple.internal.Reflection
-
- copy() - Method in class org.apache.activemq.broker.ConnectionContext
-
- copy() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
- copy() - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
-
- copy() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
-
- copy() - Method in class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
-
- copy() - Method in class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
-
- copy() - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
-
- copy() - Method in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
-
- copy() - Method in interface org.apache.activemq.broker.region.policy.SubscriptionRecoveryPolicy
-
Used to copy the policy object.
- copy() - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
-
- copy() - Method in class org.apache.activemq.store.PListEntry
-
- COPY_MACHINE_DURATION_CYCLE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- COPY_MACHINE_POWER_MEAN - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- COPY_MACHINE_POWER_VARIANCE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- COPY_MACHINE_STANDBY_POWER_MEAN - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- COPY_MACHINE_STANDBY_POWER_VARIANCE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- copyFile(File, File) - Static method in class org.apache.activemq.util.IOHelper
-
- copyFile(File, File, FilenameFilter) - Static method in class org.apache.activemq.util.IOHelper
-
- copyInputStream(InputStream, OutputStream) - Static method in class org.apache.activemq.util.IOHelper
-
- CopyMachine - Class in org.powertac.officecomplexcustomer.appliances
-
Lights are utilized when the persons inhabiting the house have need for them
to light the rooms they are in.
- CopyMachine() - Constructor for class org.powertac.officecomplexcustomer.appliances.CopyMachine
-
- copyMatchingMessages(ConnectionContext, MessageReferenceFilter, ActiveMQDestination, int) - Method in class org.apache.activemq.broker.region.Queue
-
Copies the messages matching the given filter up to the maximum number of
matched messages
- copyMatchingMessagesTo(String, String) - Method in class org.apache.activemq.broker.jmx.QueueView
-
- copyMatchingMessagesTo(String, String, int) - Method in class org.apache.activemq.broker.jmx.QueueView
-
- copyMatchingMessagesTo(String, String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Copies the messages matching the given selector
- copyMatchingMessagesTo(String, String, int) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Copies the messages matching the given selector up to the maximum number
of matched messages
- copyMatchingMessagesTo(ConnectionContext, String, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.Queue
-
Copies the messages matching the given selector
- copyMatchingMessagesTo(ConnectionContext, String, ActiveMQDestination, int) - Method in class org.apache.activemq.broker.region.Queue
-
Copies the messages matching the given selector up to the maximum number
of matched messages
- copyMessageTo(String, String) - Method in class org.apache.activemq.broker.jmx.QueueView
-
- copyMessageTo(String, String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Copies a given message to another destination.
- copyMessageTo(ConnectionContext, String, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.Queue
-
Copies the message matching the given messageId
- copySingleFile(File, File) - Static method in class org.apache.activemq.util.IOHelper
-
- CORRELATION_ID - Static variable in interface org.springframework.jms.support.JmsHeaders
-
Correlation ID for the message.
- count() - Method in class org.powertac.common.repo.CustomerRepo
-
Deprecated.
- count() - Method in class org.powertac.common.repo.TimeslotRepo
-
Returns the number of timeslots that have been successfully created.
- count() - Method in class org.powertac.common.repo.WeatherForecastRepo
-
Returns the number of WeatherForecasts that have been successfully
created.
- count() - Method in class org.powertac.common.repo.WeatherReportRepo
-
Returns the number of weatherReports that have been successfully added.
- count - Variable in class org.powertac.factoredcustomer.DefaultCapacityBundle
-
- countBeforeFull() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- countBeforeFull() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- countBeforeFull() - Method in interface org.apache.activemq.broker.region.Subscription
-
- countBeforeFull() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- CpGenco - Class in org.powertac.genco
-
Represents a set of bulk producers distributed across the transmission
domain.
- CpGenco(String) - Constructor for class org.powertac.genco.CpGenco
-
- create(Broker, ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.CompositeDestinationInterceptor
-
- create(Broker, ConnectionContext, ActiveMQDestination) - Method in interface org.apache.activemq.broker.region.DestinationInterceptor
-
- create(Broker, ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
- create(Broker, ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
-
- create(Broker, ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
-
- create(Broker, ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
- create(ConsumerInfo, BrokerId[], int, int) - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
-
- create(ConsumerInfo, BrokerId[], int, int) - Method in class org.apache.activemq.network.DefaultNetworkBridgeFilterFactory
-
- create(ConsumerInfo, BrokerId[], int, int) - Method in interface org.apache.activemq.network.NetworkBridgeFilterFactory
-
- create(Broker, ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.security.AuthorizationDestinationInterceptor
-
- create(String) - Method in class org.apache.activemq.util.osgi.Activator
-
- createAbortSlowConsumerStrategyName(ObjectName, AbortSlowConsumerStrategy) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createAbortSlowConsumerStrategyName(String, AbortSlowConsumerStrategy) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createActivationSpec(ResourceAdapter, JmsActivationSpecConfig) - Method in interface org.springframework.jms.listener.endpoint.JmsActivationSpecFactory
-
- createActivationSpec(ResourceAdapter, JmsActivationSpecConfig) - Method in class org.springframework.jms.listener.endpoint.StandardJmsActivationSpecFactory
-
- createActiveMQQueue(QueueSession, String) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- createActiveMQTopic(TopicSession, String) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- createAdminConnectionContext(Broker) - Static method in class org.apache.activemq.util.BrokerSupport
-
Factory method to create the new administration connection context
object.
- createAutoSslTransportServer(URI, SSLServerSocketFactory) - Method in class org.apache.activemq.transport.auto.AutoSslTransportFactory
-
Allows subclasses of SslTransportFactory to create custom instances of
SslTransportServer.
- createBridge(Transport, Transport, DiscoveryEvent) - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
-
- createBridge(Transport, Transport) - Method in class org.apache.activemq.network.MulticastNetworkConnector
-
- createBridge(NetworkBridgeConfiguration, Transport, Transport, NetworkBridgeListener) - Static method in class org.apache.activemq.network.NetworkBridgeFactory
-
create a network bridge
- createBroker(URI) - Static method in class org.apache.activemq.broker.BrokerFactory
-
Creates a broker from a URI configuration
- createBroker(URI, boolean) - Static method in class org.apache.activemq.broker.BrokerFactory
-
Creates a broker from a URI configuration
- createBroker(String) - Static method in class org.apache.activemq.broker.BrokerFactory
-
Creates a broker from a URI configuration
- createBroker(String, boolean) - Static method in class org.apache.activemq.broker.BrokerFactory
-
Creates a broker from a URI configuration
- createBroker(URI) - Method in interface org.apache.activemq.broker.BrokerFactoryHandler
-
- createBroker() - Method in class org.apache.activemq.broker.BrokerService
-
Factory method to create a new broker
- createBroker(URI) - Method in class org.apache.activemq.broker.DefaultBrokerFactory
-
- createBroker(URI) - Method in class org.apache.activemq.broker.PropertiesBrokerFactory
-
- createBroker(String) - Method in class org.powertac.du.DefaultBrokerService
-
Creates the internal Broker instance that can receive messages intended
for local Brokers.
- createBrokerFactoryHandler(String) - Static method in class org.apache.activemq.broker.BrokerFactory
-
- createBrokerObjectName() - Method in class org.apache.activemq.broker.BrokerService
-
- createBrokerObjectName(String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createBrokerService(URI, Map<Object, Object>) - Method in class org.apache.activemq.broker.PropertiesBrokerFactory
-
- createBrowser(Session, Queue, String) - Method in class org.springframework.jms.core.JmsTemplate
-
Create a JMS MessageProducer for the given Session and Destination,
configuring it to disable message ids and/or timestamps (if necessary).
- createCapacityOriginator(CapacityStructure) - Method in class org.powertac.factoredcustomer.DefaultCapacityBundle
-
- createCompositeDestination(Destination, List<Destination>) - Method in class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
-
- createCompositeType() - Method in class org.apache.activemq.broker.jmx.OpenTypeSupport.AbstractOpenTypeFactory
-
- createConnection(Transport) - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnector
-
- createConnection(Transport) - Method in class org.apache.activemq.broker.TransportConnector
-
- createConnection() - Method in interface org.springframework.jms.connection.ConnectionFactoryUtils.ResourceFactory
-
Create a new JMS Connection for registration with a JmsResourceHolder.
- createConnection() - Method in class org.springframework.jms.connection.DelegatingConnectionFactory
-
- createConnection(String, String) - Method in class org.springframework.jms.connection.DelegatingConnectionFactory
-
- createConnection() - Method in class org.springframework.jms.connection.JmsTransactionManager
-
Create a JMS Connection via this template's ConnectionFactory.
- createConnection() - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
- createConnection(String, String) - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
- createConnection() - Method in class org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy
-
- createConnection(String, String) - Method in class org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy
-
- createConnection() - Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
-
Determine whether there are currently thread-bound credentials,
using them if available, falling back to the statically specified
username and password (i.e.
- createConnection(String, String) - Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
-
Delegate the call straight to the target ConnectionFactory.
- createConnection() - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
Create a new JMS Connection for this JMS invoker.
- createConnection() - Method in class org.springframework.jms.support.JmsAccessor
-
Create a JMS Connection via this template's ConnectionFactory.
- createConnectionContext() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- createConnectionPool(Connection) - Method in class org.apache.activemq.pool.JcaPooledConnectionFactory
-
- createConnectionPool(Connection) - Method in class org.apache.activemq.pool.PooledConnectionFactory
-
- createConnectionPool(Connection) - Method in class org.apache.activemq.pool.XaPooledConnectionFactory
-
- createConnectionQuery(String, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createConnectionQuery(String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createConnectionViewByType(ObjectName, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createConnectorName(ObjectName, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createConnectorName(String, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createConsumer() - Method in class org.apache.activemq.network.jms.DestinationBridge
-
- createConsumer(Session, Destination, String) - Method in class org.springframework.jms.core.JmsTemplate
-
Create a JMS MessageConsumer for the given Session and Destination.
- createConsumer(Session, Destination) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Create a JMS MessageConsumer for the given Session and Destination.
- createConsumerQueury(String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createConsumerQueury(String, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createContainerInstance() - Method in class org.springframework.jms.config.AbstractJmsListenerContainerFactory
-
Create an empty container instance.
- createContainerInstance() - Method in class org.springframework.jms.config.DefaultJcaListenerContainerFactory
-
Create an empty container instance.
- createContainerInstance() - Method in class org.springframework.jms.config.DefaultJmsListenerContainerFactory
-
- createContainerInstance() - Method in class org.springframework.jms.config.SimpleJmsListenerContainerFactory
-
- createContext() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- createCustomComponentMBeanName(String, String) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
Formulate and return the MBean ObjectName of a custom control MBean
- createCustomerInfo(String, int) - Method in class org.powertac.common.repo.CustomerRepo
-
- createDefaultDestinationInterceptor() - Method in class org.apache.activemq.broker.BrokerService
-
Create the default destination interceptor
- createDefaultLocker() - Method in interface org.apache.activemq.broker.Lockable
-
Create a default locker
- createDefaultTaskExecutor() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Create a default TaskExecutor.
- createDefaultValuesDisplay(List<?>) - Method in class joptsimple.BuiltinHelpFormatter
-
Gives a display string for the default values of an option's argument.
- createDemandSubscription(ConsumerInfo) - Method in class org.apache.activemq.network.ConduitBridge
-
- createDemandSubscription(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- createDemandSubscription(ActiveMQDestination, String) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- createDemandSubscription(ConsumerInfo) - Method in class org.apache.activemq.network.DurableConduitBridge
-
- createDescriptionDisplay(OptionDescriptor) - Method in class joptsimple.BuiltinHelpFormatter
-
Gives a string representing a description of the option with the given descriptor.
- createDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.jmx.ManagedQueueRegion
-
- createDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.jmx.ManagedTempQueueRegion
-
- createDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.jmx.ManagedTempTopicRegion
-
- createDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.jmx.ManagedTopicRegion
-
- createDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- createDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.AbstractTempRegion
-
- createDestination(ConnectionContext, ActiveMQDestination, DestinationStatistics) - Method in class org.apache.activemq.broker.region.DestinationFactory
-
Create destination implementation.
- createDestination(ConnectionContext, ActiveMQDestination, DestinationStatistics) - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
-
- createDestination(Message, String, String, boolean, Subscription) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
- createDestinationName(ObjectName, ActiveMQDestination) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createDestinationName(String, ActiveMQDestination) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createDestinationName(String, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createDiscoveryAgent() - Method in class org.apache.activemq.broker.TransportConnector
-
- createDuplexNetworkConnectorObjectName(String) - Method in class org.apache.activemq.broker.BrokerService
-
- createDurableSubscriber(String, String, String, String) - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- createDurableSubscriber(String, String, String, String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Creates a new durable topic subscriber
- createEndpointInternal() - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointFactory
-
Creates a concrete JMS message endpoint, internal to this factory.
- createFIFOCacheEvictor() - Method in class org.apache.activemq.memory.CacheEntryList
-
- createForeignQueue(QueueSession, String) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- createForeignTopic(TopicSession, String) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- createGroupPrincipal(String, String) - Static method in class org.apache.activemq.security.DefaultAuthorizationMap
-
- createHealthServiceName(ObjectName) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createHealthServiceName(String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createId() - Static method in class org.powertac.common.IdGenerator
-
Generates a numeric ID as xA+B.
- createInactiveConsumerInfo(SubscriptionInfo) - Method in class org.apache.activemq.broker.region.TopicRegion
-
- createInitialTimeslots() - Method in class org.powertac.common.repo.TimeslotRepo
-
Creates timeslots to fill in the time from sim start to the current
time.
- createJmsConnectorName(ObjectName, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createJmsConnectorName(String, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createJmsTemplate(ConnectionFactory) - Method in class org.springframework.jms.core.support.JmsGatewaySupport
-
Create a JmsTemplate for the given ConnectionFactory.
- createJobSchedulerServiceName(ObjectName) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createJobSchedulerServiceName(String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createJobSchedulerStore() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- createJobSchedulerStore() - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Creates and returns a new Job Scheduler store instance.
- createLIFOCacheEvictor() - Method in class org.apache.activemq.memory.CacheEntryList
-
- createListenerConsumer(Session) - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
Create a MessageConsumer for the given JMS Session,
registering a MessageListener for the specified listener.
- createListenerConsumer(Session) - Method in class org.springframework.jms.listener.SimpleMessageListenerContainer
-
Create a MessageConsumer for the given JMS Session,
registering a MessageListener for the specified listener.
- createListenerContainer(JmsListenerEndpoint) - Method in class org.springframework.jms.config.AbstractJmsListenerContainerFactory
-
- createListenerContainer(JmsListenerEndpoint) - Method in class org.springframework.jms.config.DefaultJcaListenerContainerFactory
-
- createListenerContainer(JmsListenerEndpoint) - Method in interface org.springframework.jms.config.JmsListenerContainerFactory
-
- createListenerContainer(JmsListenerEndpoint, JmsListenerContainerFactory<?>) - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
-
Create and start a new container using the specified factory.
- createLocalTransport(Broker) - Static method in class org.apache.activemq.network.NetworkBridgeFactory
-
- createLocalTransport() - Method in class org.apache.activemq.network.NetworkConnector
-
- createLog4JConfigViewName(String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createMBeanServer() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- createMessage(Session) - Method in interface org.springframework.jms.core.MessageCreator
-
Create a Message to be sent.
- createMessageDispatch(MessageReference, Message) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- createMessageDispatch(MessageReference, Message) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- createMessageForByteArray(byte[], Session) - Method in class org.springframework.jms.support.converter.SimpleMessageConverter
-
Create a JMS BytesMessage for the given byte array.
- createMessageForMap(Map<?, ?>, Session) - Method in class org.springframework.jms.support.converter.SimpleMessageConverter
-
Create a JMS MapMessage for the given Map.
- createMessageForPayload(Object, Session) - Method in class org.springframework.jms.support.converter.MessagingMessageConverter
-
- createMessageForPayload(Object, Session, Object) - Method in class org.springframework.jms.support.converter.MessagingMessageConverter
-
Create a JMS message for the specified payload and conversionHint.
- createMessageForSerializable(Serializable, Session) - Method in class org.springframework.jms.support.converter.SimpleMessageConverter
-
Create a JMS ObjectMessage for the given Serializable object.
- createMessageForString(String, Session) - Method in class org.springframework.jms.support.converter.SimpleMessageConverter
-
Create a JMS TextMessage for the given String.
- createMessageGroupMap() - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMapFactory
-
- createMessageGroupMap() - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucketFactory
-
- createMessageGroupMap() - Method in interface org.apache.activemq.broker.region.group.MessageGroupMapFactory
-
- createMessageGroupMap() - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMapFactory
-
- createMessageGroupMapFactory(String) - Static method in class org.apache.activemq.broker.region.group.GroupFactoryFinder
-
- createMessageGroupSet(int, MessageGroupSet) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
-
- createMessageGroupSet(int) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
-
- createMessageIdFilter(String) - Method in class org.apache.activemq.broker.region.Queue
-
- createMessageList() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
-
- createMessageListener(MessageListenerContainer) - Method in class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
Create a MessageListener that is able to serve this endpoint for the
specified container.
- createMessageListener(MessageListenerContainer) - Method in class org.springframework.jms.config.MethodJmsListenerEndpoint
-
- createMessageListener(MessageListenerContainer) - Method in class org.springframework.jms.config.SimpleJmsListenerEndpoint
-
- createMessageListenerInstance() - Method in class org.springframework.jms.config.MethodJmsListenerEndpoint
-
- createMessageQueue() - Method in interface org.apache.activemq.memory.buffer.MessageBuffer
-
Creates a new message queue instance
- createMessageQueue() - Method in class org.apache.activemq.memory.buffer.OrderBasedMessageBuffer
-
Creates a new message queue instance
- createMessageQueue() - Method in class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
-
Creates a new message queue instance
- createMethodJmsListenerEndpoint() - Method in class org.springframework.jms.annotation.JmsListenerAnnotationBeanPostProcessor
-
- createModel(CustomerStructure) - Method in class org.powertac.factoredcustomer.LearningCustomerCreator
-
- createNetworkBridgeFilter(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- createNetworkBridgeObjectName(ObjectName, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createNetworkBridgeObjectName(NetworkBridge) - Method in class org.apache.activemq.network.MBeanNetworkListener
-
- createNetworkBridgeObjectName(NetworkBridge) - Method in class org.apache.activemq.network.NetworkConnector
-
- createNetworkConnectorName(ObjectName, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createNetworkConnectorName(String, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createNetworkConnectorObjectName(NetworkConnector) - Method in class org.apache.activemq.broker.BrokerService
-
- createNetworkInBoundDestinationObjectName(ObjectName, ActiveMQDestination) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createNetworkOutBoundDestinationObjectName(ObjectName, ActiveMQDestination) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createNonOptionArgumentsDisplay(OptionDescriptor) - Method in class joptsimple.BuiltinHelpFormatter
-
Creates a non-options argument help string.
- createObjectName(String, String) - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnection
-
- createOptionDisplay(OptionDescriptor) - Method in class joptsimple.BuiltinHelpFormatter
-
Creates a string for how the given option descriptor is to be represented in help.
- createPersistenceAdapter() - Method in class org.apache.activemq.broker.BrokerService
-
- createPersistenceAdapter() - Method in interface org.apache.activemq.store.PersistenceAdapterFactory
-
Creates a persistence Adapter that can use a given directory to store it's data.
- createPersistenceAdapterName(String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createProducer() - Method in class org.apache.activemq.network.jms.DestinationBridge
-
- createProducer(Session, Destination) - Method in class org.springframework.jms.core.JmsTemplate
-
Create a JMS MessageProducer for the given Session and Destination,
configuring it to disable message ids and/or timestamps (if necessary).
- createProducerId() - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
-
- createProducerName(ObjectName, String, ProducerInfo) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createProducerName(String, String, ProducerInfo) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createProducerQueury(String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createProducerQueury(String, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createProxyConnectorName(ObjectName, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createProxyConnectorName(String, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createQueue(String) - Method in class org.powertac.server.JmsManagementService
-
- createQueueConnection() - Method in class org.springframework.jms.connection.DelegatingConnectionFactory
-
- createQueueConnection(String, String) - Method in class org.springframework.jms.connection.DelegatingConnectionFactory
-
- createQueueConnection() - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
- createQueueConnection(String, String) - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
- createQueueConnection() - Method in class org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy
-
- createQueueConnection(String, String) - Method in class org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy
-
- createQueueConnection() - Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
-
Determine whether there are currently thread-bound credentials,
using them if available, falling back to the statically specified
username and password (i.e.
- createQueueConnection(String, String) - Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
-
Delegate the call straight to the target QueueConnectionFactory.
- createQueueMessageStore(ActiveMQQueue) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- createQueueMessageStore(ActiveMQQueue) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Factory method to create a new queue message store with the given
destination name
- createQueueQuery(String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createQueueQuery(String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createQueueRegion(SystemUsage, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- createQueueRegion(SystemUsage, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- createRegionBroker() - Method in class org.apache.activemq.broker.BrokerService
-
Factory method to create the core region broker onto which interceptors
are added
- createRegionBroker(DestinationInterceptor) - Method in class org.apache.activemq.broker.BrokerService
-
- createRemoteInvocation(MethodInvocation) - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
Create a new RemoteInvocation object for the given AOP method invocation.
- createReplyToBridge(Destination, Connection, Connection) - Method in class org.apache.activemq.network.jms.JmsConnector
-
- createReplyToBridge(Destination, Connection, Connection) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- createReplyToBridge(Destination, Connection, Connection) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- createRequestMessage(Session, RemoteInvocation) - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
Create the invoker request message.
- createResponseMessage(Message, Session, RemoteInvocationResult) - Method in class org.springframework.jms.remoting.JmsInvokerServiceExporter
-
Create the invocation result response message.
- createSelectorFilter(String) - Method in class org.apache.activemq.broker.region.Queue
-
- createServer() - Method in class org.apache.activemq.proxy.ProxyConnector
-
- createSession(Connection) - Method in interface org.springframework.jms.connection.ConnectionFactoryUtils.ResourceFactory
-
Create a new JMS Session for registration with a JmsResourceHolder.
- createSession(Connection) - Method in class org.springframework.jms.connection.JmsTransactionManager
-
Create a JMS Session for the given Connection.
- createSession(Connection, Integer) - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Create a default Session for this ConnectionFactory,
adapting to JMS 1.0.2 style queue/topic mode if necessary.
- createSession(Connection) - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
Create a new JMS Session for this JMS invoker.
- createSession(Connection) - Method in class org.springframework.jms.support.JmsAccessor
-
Create a JMS Session for the given Connection.
- createSharedConnection() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Create a shared Connection for this container.
- createSocket() - Method in class org.apache.activemq.broker.util.MulticastTraceBrokerPlugin
-
- createSocket() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- createSocketAddress(URI) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- createSslTransportServer(URI, KeyManager[], TrustManager[], SecureRandom) - Method in class org.apache.activemq.broker.SslBrokerService
-
Creates a TransportServer that uses the given key and trust managers.
- createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedQueueRegion
-
- createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedTempQueueRegion
-
- createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedTempTopicRegion
-
- createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedTopicRegion
-
- createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.QueueRegion
-
- createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.TempQueueRegion
-
- createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.TempTopicRegion
-
- createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.TopicRegion
-
- createSubscriptionName(ObjectName, String, ConsumerInfo) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createSubscriptionName(String, String, ConsumerInfo) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createTcpTransportServer(URI, ServerSocketFactory) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportFactory
-
- createTcpTransportServer(URI, ServerSocketFactory) - Method in class org.apache.activemq.transport.auto.nio.AutoNioSslTransportFactory
-
- createTcpTransportServer(URI, ServerSocketFactory) - Method in class org.apache.activemq.transport.auto.nio.AutoNioTransportFactory
-
- createTempQueueRegion(SystemUsage, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- createTempQueueRegion(SystemUsage, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- createTempTopicRegion(SystemUsage, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- createTempTopicRegion(SystemUsage, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- createTopicConnection() - Method in class org.springframework.jms.connection.DelegatingConnectionFactory
-
- createTopicConnection(String, String) - Method in class org.springframework.jms.connection.DelegatingConnectionFactory
-
- createTopicConnection() - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
- createTopicConnection(String, String) - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
- createTopicConnection() - Method in class org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy
-
- createTopicConnection(String, String) - Method in class org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy
-
- createTopicConnection() - Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
-
Determine whether there are currently thread-bound credentials,
using them if available, falling back to the statically specified
username and password (i.e.
- createTopicConnection(String, String) - Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
-
Delegate the call straight to the target TopicConnectionFactory.
- createTopicMessageStore(ActiveMQTopic) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- createTopicMessageStore(ActiveMQTopic) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Factory method to create a new topic message store with the given
destination name
- createTopicQuery(String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createTopicQuery(String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createTopicRegion(SystemUsage, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- createTopicRegion(SystemUsage, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- createTransactionStore() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- createTransactionStore() - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Factory method to create a new persistent prepared transaction store for
XA recovery
- createTransport(Socket, WireFormat, TcpTransportFactory, TcpTransport.InitBuffer) - Method in class org.apache.activemq.transport.auto.AutoSslTransportServer
-
Used to create Transports for this server.
- createTransport(Socket, WireFormat, TcpTransportFactory, TcpTransport.InitBuffer) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
- createTransport(Socket, WireFormat, SSLEngine, TcpTransport.InitBuffer, ByteBuffer, TcpTransportFactory) - Method in class org.apache.activemq.transport.auto.nio.AutoNIOSSLTransportServer
-
- createTransport(Socket, WireFormat) - Method in class org.apache.activemq.transport.auto.nio.AutoNIOSSLTransportServer
-
- createTransportConnector(URI) - Method in class org.apache.activemq.broker.BrokerService
-
- createTransportLogger(Transport) - Method in class org.apache.activemq.transport.TransportLoggerFactory
-
Creates a TransportLogger object, that will be inserted in the Transport Stack.
- createTransportLogger(Transport, Logger) - Method in class org.apache.activemq.transport.TransportLoggerFactory
-
Creates a TransportLogger object, that will be inserted in the Transport Stack.
- createTransportLogger(Transport, String, boolean, boolean, int) - Method in class org.apache.activemq.transport.TransportLoggerFactory
-
Creates a TransportLogger object, that will be inserted in the Transport Stack.
- createTransportLogger(Transport, int, Logger, String, boolean, boolean, int) - Method in class org.apache.activemq.transport.TransportLoggerFactory
-
Creates a TransportLogger object, that will be inserted in the Transport Stack.
- createTransportLogger(Transport) - Method in class org.apache.activemq.transport.TransportLoggerFactorySPI
-
- createTransportLogger(Transport, String, boolean, boolean, int) - Method in class org.apache.activemq.transport.TransportLoggerFactorySPI
-
- createTransportLoggerObjectNameRoot(ManagementContext) - Static method in class org.apache.activemq.transport.TransportLoggerView
-
Creates the part of the ObjectName that will be used by all MBeans.
- createTransportServer() - Method in class org.apache.activemq.broker.TransportConnector
-
- createUnknownDestinationTypeException(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- createVirtualDestinationSelectorCacheName(ObjectName, String, String) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createWeeklyPossibilityOperationVector() - Method in class org.powertac.householdcustomer.appliances.Appliance
-
This function is used to create the weekly possibility operation vector of
each appliance taking into consideration the times that this appliance
could be able to function.
- createWeeklyPossibilityOperationVector() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This function is used to create the weekly possibility operation vector of
each appliance taking into consideration the times that this appliance
could be able to function.
- createWireFormat() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- createWireFormatFactory() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- createXATransactionName(ObjectName, XATransaction) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- createXATransactionName(String, XATransaction) - Static method in class org.apache.activemq.broker.jmx.BrokerMBeanSupport
-
- currentCompetition() - Static method in class org.powertac.common.Competition
-
Returns the current Competition instance.
- currentSerialNumber() - Method in class org.powertac.common.repo.TimeslotRepo
-
Returns the serial number of the current timeslot
- currentTimeslot() - Method in class org.powertac.common.repo.TimeslotRepo
-
Returns the timeslot for the current time.
- currentWeatherForecast() - Method in class org.powertac.common.repo.WeatherForecastRepo
-
Returns the current WeatherForecast
- currentWeatherReport() - Method in class org.powertac.common.repo.WeatherReportRepo
-
Returns the current weatherReport
- cursorMemoryHighWaterMark - Variable in class org.apache.activemq.broker.region.BaseDestination
-
- cursorSize() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
-
- cursorSize() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
-
- cursorSize() - Method in class org.apache.activemq.broker.jmx.QueueView
-
- cursorSize() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
- CustomerBootstrapData - Class in org.powertac.common.msg
-
This message encapsulates net power usage by timeslot for a customer
instance over the bootstrap period.
- CustomerBootstrapData(CustomerInfo, PowerType, double[]) - Constructor for class org.powertac.common.msg.CustomerBootstrapData
-
- CustomerConverter - Class in org.powertac.common.xml
-
- CustomerConverter() - Constructor for class org.powertac.common.xml.CustomerConverter
-
- CustomerInfo - Class in org.powertac.common
-
A CustomerInfo instance represents a customer model (i.e.
- CustomerInfo(String, int) - Constructor for class org.powertac.common.CustomerInfo
-
Creates a new CustomerInfo, with default power type set to
CONSUMPTION.
- CustomerInfo.CustomerClass - Enum in org.powertac.common
-
- customerInfos - Variable in class org.powertac.customer.AbstractCustomer
-
- CustomerModelAccessor - Interface in org.powertac.common.interfaces
-
Defines an interface for access to customer model details
that support tariff evaluation.
- CustomerModelService - Class in org.powertac.customer
-
Manages a set of customer models.
- CustomerModelService() - Constructor for class org.powertac.customer.CustomerModelService
-
- CustomerRepo - Class in org.powertac.common.repo
-
Simple repository for Customer instances.
- CustomerRepo() - Constructor for class org.powertac.common.repo.CustomerRepo
-
- CustomerServiceAccessor - Interface in org.powertac.common.interfaces
-
Accessors to allow customer models (which are not Spring beans)
to interface with sim services that are Spring beans
- CustomerStructure - Class in org.powertac.factoredcustomer
-
Data-holder class for parsed configuration elements of one customer.
- CustomerStructure(String) - Constructor for class org.powertac.factoredcustomer.CustomerStructure
-
- CustomLogWriter - Class in org.apache.activemq.transport.logwriters
-
Custom implementation of LogWriter interface.
- CustomLogWriter() - Constructor for class org.apache.activemq.transport.logwriters.CustomLogWriter
-
- cycleDuration - Variable in class org.powertac.householdcustomer.appliances.Appliance
-
This variable equals the duration of the operation cycle of the appliance.
- cycleDuration - Variable in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This variable equals the duration of the operation cycle of the appliance.
- dailyShifting(Tariff, double[], TariffEvaluationHelper, int, Instant) - Method in class org.powertac.householdcustomer.appliances.Appliance
-
This is a complex function that changes the appliance's function in order
to have the most cost effective operation load in a day schedule.
- dailyShifting(Tariff, double[], TariffEvaluationHelper, int, Instant) - Method in class org.powertac.householdcustomer.appliances.Dishwasher
-
- dailyShifting(Tariff, double[], TariffEvaluationHelper, int, Instant) - Method in class org.powertac.householdcustomer.appliances.Dryer
-
- dailyShifting(Tariff, double[], TariffEvaluationHelper, int, Instant) - Method in class org.powertac.householdcustomer.appliances.Freezer
-
- dailyShifting(Tariff, double[], TariffEvaluationHelper, int, Instant) - Method in class org.powertac.householdcustomer.appliances.Refrigerator
-
- dailyShifting(Tariff, double[], TariffEvaluationHelper, int, Instant) - Method in class org.powertac.householdcustomer.appliances.Stove
-
- dailyShifting(Tariff, double[], TariffEvaluationHelper, int, Instant) - Method in class org.powertac.householdcustomer.appliances.WashingMachine
-
- dailyShifting(Tariff, double[], TariffEvaluationHelper, int, Instant) - Method in class org.powertac.householdcustomer.appliances.WaterHeater
-
- dailyShifting(Tariff, double[], TariffEvaluationHelper, int, Instant) - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This is a complex function that changes the appliance's function in order
to have the most cost effective operation load in a day schedule.
- dailyShifting(Tariff, double[], TariffEvaluationHelper, int, Instant) - Method in class org.powertac.officecomplexcustomer.appliances.CopyMachine
-
- dailyShifting(Tariff, double[], TariffEvaluationHelper, int, Instant) - Method in class org.powertac.officecomplexcustomer.appliances.MicrowaveOven
-
- DateConverter - Class in joptsimple.util
-
- DateConverter(DateFormat) - Constructor for class joptsimple.util.DateConverter
-
Creates a converter that uses the given date formatter/parser.
- datePattern(String) - Static method in class joptsimple.util.DateConverter
-
Creates a converter that uses a
SimpleDateFormat with the given date/time pattern.
- DAY - Static variable in class org.powertac.common.TimeService
-
- dayOfWeek() - Method in class org.powertac.common.Timeslot
-
Returns the day of week for the start of this timeslot, starting at
Monday = 1.
- DAYS_OF_BOOTSTRAP - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- DAYS_OF_BOOTSTRAP - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- DAYS_OF_COMPETITION - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- DAYS_OF_COMPETITION - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- DAYS_OF_WEEK - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- DAYS_OF_WEEK - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- deactivate(boolean, long) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- deactivate(ConnectionContext, DurableTopicSubscription, List<MessageReference>) - Method in class org.apache.activemq.broker.region.Topic
-
- deadLetterStrategy - Variable in class org.apache.activemq.broker.region.BaseDestination
-
- DeadLetterStrategy - Interface in org.apache.activemq.broker.region.policy
-
A strategy for choosing which destination is used for dead letter queue messages.
- decMessageStoreStatistics(MessageStoreStatistics, Message) - Static method in class org.apache.activemq.store.memory.MemoryMessageStore
-
- decrementCurrentConnections() - Method in class org.apache.activemq.broker.BrokerService
-
- decrementOutstandingResponses() - Method in class org.apache.activemq.network.DemandSubscription
-
- decrementQueueRef() - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
-
- decrementReference() - Method in class org.apache.activemq.broker.TransportConnectionState
-
- decrementReferenceCount() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- decrementReferenceCount() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- decrementRepeatCount() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- DEFAULT_BLOCKED_PRODUCER_WARNING_INTERVAL - Static variable in interface org.apache.activemq.broker.region.Destination
-
- DEFAULT_BROKER_NAME - Static variable in class org.apache.activemq.broker.BrokerService
-
- DEFAULT_CREATE_CONNECTOR - Static variable in class org.apache.activemq.broker.jmx.ManagementContext
-
- DEFAULT_DEAD_LETTER_QUEUE_NAME - Static variable in class org.apache.activemq.broker.region.policy.SharedDeadLetterStrategy
-
- DEFAULT_DEAD_LETTER_STRATEGY - Static variable in interface org.apache.activemq.broker.region.Destination
-
- DEFAULT_DIRECTORY - Static variable in class org.apache.activemq.store.SharedFileLocker
-
- DEFAULT_DOMAIN - Static variable in class org.apache.activemq.broker.jmx.ManagementContext
-
Default activemq domain
- DEFAULT_ENCODING - Static variable in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
-
The default encoding used for writing to text messages: UTF-8.
- DEFAULT_GROUP_CLASS - Static variable in class org.apache.activemq.security.DefaultAuthorizationMap
-
- DEFAULT_INACTIVE_TIMEOUT_BEFORE_GC - Static variable in class org.apache.activemq.broker.region.BaseDestination
-
- DEFAULT_INITIAL_CAPACITY - Static variable in class org.apache.activemq.memory.LRUMap
-
- DEFAULT_LOAD_FACTOR - Static variable in class org.apache.activemq.memory.LRUMap
-
- DEFAULT_LOCK_ACQUIRE_SLEEP_INTERVAL - Static variable in class org.apache.activemq.broker.AbstractLocker
-
- DEFAULT_MAX_FILE_LENGTH - Static variable in class org.apache.activemq.broker.BrokerService
-
- DEFAULT_PORT - Static variable in class org.apache.activemq.broker.BrokerService
-
- DEFAULT_RECEIVE_TIMEOUT - Static variable in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
The default receive timeout: 1000 ms = 1 second.
- DEFAULT_RECOVERY_INTERVAL - Static variable in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
The default recovery interval: 5000 ms = 5 seconds.
- DEFAULT_START_TIMEOUT - Static variable in class org.apache.activemq.broker.BrokerService
-
- DEFAULT_THREAD_NAME_PREFIX - Static variable in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Default thread name prefix: "DefaultMessageListenerContainer-".
- DefaultAuditLog - Class in org.apache.activemq.broker.util
-
- DefaultAuditLog() - Constructor for class org.apache.activemq.broker.util.DefaultAuditLog
-
- DefaultAuditLogFactory - Class in org.apache.activemq.broker.util
-
- DefaultAuditLogFactory() - Constructor for class org.apache.activemq.broker.util.DefaultAuditLogFactory
-
- DefaultAuthorizationMap - Class in org.apache.activemq.security
-
Represents a destination based configuration of policies so that individual
destinations or wildcard hierarchies of destinations can be configured using
different policies.
- DefaultAuthorizationMap() - Constructor for class org.apache.activemq.security.DefaultAuthorizationMap
-
- DefaultAuthorizationMap(List<DestinationMapEntry>) - Constructor for class org.apache.activemq.security.DefaultAuthorizationMap
-
- DefaultBroker - Class in org.powertac.du
-
- DefaultBroker(String) - Constructor for class org.powertac.du.DefaultBroker
-
- DefaultBrokerFactory - Class in org.apache.activemq.broker
-
Simple BrokerFactorySPI which using the brokerURI to extract the
configuration parameters for the broker service.
- DefaultBrokerFactory() - Constructor for class org.apache.activemq.broker.DefaultBrokerFactory
-
- DefaultBrokerService - Class in org.powertac.du
-
Default broker implementation.
- DefaultBrokerService() - Constructor for class org.powertac.du.DefaultBrokerService
-
Default constructor, called once when the server starts, before
any application-specific initialization has been done.
- DefaultCapacityBundle - Class in org.powertac.factoredcustomer
-
A simple collection of capacity originators, all with the same base capacity
type;
i.e., CONSUMPTION or PRODUCTION.
- DefaultCapacityBundle(String) - Constructor for class org.powertac.factoredcustomer.DefaultCapacityBundle
-
- defaultFilterFactory - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- DefaultIOExceptionHandler - Class in org.apache.activemq.util
-
- DefaultIOExceptionHandler() - Constructor for class org.apache.activemq.util.DefaultIOExceptionHandler
-
- DefaultJcaListenerContainerFactory - Class in org.springframework.jms.config
-
- DefaultJcaListenerContainerFactory() - Constructor for class org.springframework.jms.config.DefaultJcaListenerContainerFactory
-
- DefaultJmsActivationSpecFactory - Class in org.springframework.jms.listener.endpoint
-
- DefaultJmsActivationSpecFactory() - Constructor for class org.springframework.jms.listener.endpoint.DefaultJmsActivationSpecFactory
-
- DefaultJmsListenerContainerFactory - Class in org.springframework.jms.config
-
- DefaultJmsListenerContainerFactory() - Constructor for class org.springframework.jms.config.DefaultJmsListenerContainerFactory
-
- defaultJmsListenerEndpointRegistry() - Method in class org.springframework.jms.annotation.JmsBootstrapConfiguration
-
- DefaultLogWriter - Class in org.apache.activemq.transport.logwriters
-
Implementation of LogWriter interface to keep ActiveMQ's
old logging format.
- DefaultLogWriter() - Constructor for class org.apache.activemq.transport.logwriters.DefaultLogWriter
-
- defaultLogWriterName - Static variable in class org.apache.activemq.transport.TransportLoggerFactory
-
LogWriter that will be used if none is specified.
- DefaultMessageListenerContainer - Class in org.springframework.jms.listener
-
Message listener container variant that uses plain JMS client APIs, specifically
a loop of MessageConsumer.receive() calls that also allow for
transactional reception of messages (registering them with XA transactions).
- DefaultMessageListenerContainer() - Constructor for class org.springframework.jms.listener.DefaultMessageListenerContainer
-
- DefaultNetworkBridgeFilterFactory - Class in org.apache.activemq.network
-
implement default behavior, filter that will not allow re-send to origin
based on brokerPath and which respects networkTTL
- DefaultNetworkBridgeFilterFactory() - Constructor for class org.apache.activemq.network.DefaultNetworkBridgeFilterFactory
-
- defaultsTo(V, V...) - Method in class joptsimple.ArgumentAcceptingOptionSpec
-
Specifies a set of default values for the argument of the option that this spec represents.
- defaultsTo(V[]) - Method in class joptsimple.ArgumentAcceptingOptionSpec
-
Specifies a set of default values for the argument of the option that this spec represents.
- defaultValues() - Method in class joptsimple.ArgumentAcceptingOptionSpec
-
- defaultValues() - Method in class joptsimple.NonOptionArgumentSpec
-
- defaultValues() - Method in interface joptsimple.OptionDescriptor
-
What values will the option take if none are specified on the command line?
- deferredUnsubscribe(int) - Method in class org.powertac.common.TariffSubscription
-
Handles the actual unsubscribe operation.
- delayedStop(int, String, Throwable) - Method in class org.apache.activemq.broker.TransportConnection
-
- DelegatingConnectionFactory - Class in org.springframework.jms.connection
-
ConnectionFactory implementation that delegates all calls
to a given target ConnectionFactory, adapting specific
create(Queue/Topic)Connection calls to the target ConnectionFactory
if necessary (e.g.
- DelegatingConnectionFactory() - Constructor for class org.springframework.jms.connection.DelegatingConnectionFactory
-
- delete() - Method in class org.apache.activemq.store.memory.MemoryMessageStore
-
- delete() - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
-
- delete() - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
-
- delete(File) - Static method in class org.apache.activemq.util.IOHelper
-
- deleteAllMessages() - Method in class org.apache.activemq.broker.BrokerService
-
Delete all messages from the persistent store
- deleteAllMessages() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- deleteAllMessages() - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Delete's all the messages in the persistent store.
- deleteAllSelectorsForDestination(String) - Method in class org.apache.activemq.broker.jmx.VirtualDestinationSelectorCacheView
-
- deleteAllSelectorsForDestination(String) - Method in interface org.apache.activemq.broker.jmx.VirtualDestinationSelectorCacheViewMBean
-
- deleteAllSelectorsForDestination(String) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
-
- deleteChildren(File) - Static method in class org.apache.activemq.util.IOHelper
-
- deleteFile(File) - Static method in class org.apache.activemq.util.IOHelper
-
- deleteSelectorForDestination(String, String) - Method in class org.apache.activemq.broker.jmx.VirtualDestinationSelectorCacheView
-
- deleteSelectorForDestination(String, String) - Method in interface org.apache.activemq.broker.jmx.VirtualDestinationSelectorCacheViewMBean
-
- deleteSelectorForDestination(String, String) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
-
- deleteSubscription(ConnectionContext, SubscriptionKey) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- deleteSubscription(ConnectionContext, SubscriptionKey) - Method in class org.apache.activemq.broker.region.Topic
-
- deleteSubscription(ConnectionContext, SubscriptionKey) - Method in class org.apache.activemq.broker.region.virtual.MappedQueueFilter
-
- deleteSubscription(String, String) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
-
- deleteSubscription(String, String) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- deleteSubscription(String, String) - Method in interface org.apache.activemq.store.TopicMessageStore
-
- deleteSubscription(String, String) - Method in interface org.apache.activemq.store.TopicReferenceStore
-
- deleteTariff(Tariff) - Method in class org.powertac.common.repo.TariffRepo
-
Deletes a tariff and its specification from the repo, without tracking.
- DELIVERY_MODE - Static variable in interface org.springframework.jms.support.JmsHeaders
-
Distribution mode.
- demandConsumerDispatched - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- demandConsumerInfo - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- DemandForwardingBridge - Class in org.apache.activemq.network
-
Forwards messages from the local broker to the remote broker based on demand.
- DemandForwardingBridge(NetworkBridgeConfiguration, Transport, Transport) - Constructor for class org.apache.activemq.network.DemandForwardingBridge
-
- DemandForwardingBridgeSupport - Class in org.apache.activemq.network
-
A useful base class for implementing demand forwarding bridges.
- DemandForwardingBridgeSupport(NetworkBridgeConfiguration, Transport, Transport) - Constructor for class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- DemandSubscription - Class in org.apache.activemq.network
-
Represents a network bridge interface
- dequeues - Variable in class org.apache.activemq.broker.region.ConnectorStatistics
-
- dequeues - Variable in class org.apache.activemq.broker.region.DestinationStatistics
-
- dequeues - Variable in class org.apache.activemq.broker.region.SubscriptionStatistics
-
- dequeues - Variable in class org.apache.activemq.network.NetworkBridgeStatistics
-
- describedAs(String) - Method in class joptsimple.ArgumentAcceptingOptionSpec
-
Specifies a description for the argument of the option that this spec represents.
- describedAs(String) - Method in class joptsimple.NonOptionArgumentSpec
-
Specifies a description for the non-option arguments that this spec represents.
- description() - Method in class joptsimple.AbstractOptionSpec
-
- description() - Method in interface joptsimple.OptionDescriptor
-
Description of this option's purpose.
- destination - Variable in class org.apache.activemq.broker.jmx.DestinationView
-
- destination - Variable in class org.apache.activemq.broker.region.BaseDestination
-
- Destination - Interface in org.apache.activemq.broker.region
-
- destination - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- destination - Variable in class org.apache.activemq.store.AbstractMessageStore
-
- DESTINATION - Static variable in interface org.springframework.jms.support.JmsHeaders
-
Name of the destination (topic or queue) of the message.
- DestinationBasedMessageList - Class in org.apache.activemq.memory.list
-
An implementation of
MessageList which maintains a separate message
list for each destination to reduce contention on the list and to speed up
recovery times by only recovering the interested topics.
- DestinationBasedMessageList(int) - Constructor for class org.apache.activemq.memory.list.DestinationBasedMessageList
-
- DestinationBasedMessageList(MessageBuffer) - Constructor for class org.apache.activemq.memory.list.DestinationBasedMessageList
-
- DestinationBridge - Class in org.apache.activemq.network.jms
-
A Destination bridge is used to bridge between to different JMS systems
- DestinationBridge() - Constructor for class org.apache.activemq.network.jms.DestinationBridge
-
- DestinationDotFileInterceptor - Class in org.apache.activemq.broker.view
-
- DestinationDotFileInterceptor(Broker, String) - Constructor for class org.apache.activemq.broker.view.DestinationDotFileInterceptor
-
- DestinationDotFilePlugin - Class in org.apache.activemq.broker.view
-
A
DOT
file creator plugin which creates a DOT file showing the current topic & queue hierarchies.
- DestinationDotFilePlugin() - Constructor for class org.apache.activemq.broker.view.DestinationDotFilePlugin
-
- destinationFactory - Variable in class org.apache.activemq.broker.BrokerService
-
- destinationFactory - Variable in class org.apache.activemq.broker.region.AbstractRegion
-
- DestinationFactory - Class in org.apache.activemq.broker.region
-
Used to create Destinations.
- DestinationFactory() - Constructor for class org.apache.activemq.broker.region.DestinationFactory
-
- destinationFactory - Variable in class org.apache.activemq.broker.region.RegionBroker
-
- DestinationFactoryImpl - Class in org.apache.activemq.broker.region
-
Creates standard ActiveMQ implementations of
Destination.
- DestinationFactoryImpl(BrokerService, TaskRunnerFactory, PersistenceAdapter) - Constructor for class org.apache.activemq.broker.region.DestinationFactoryImpl
-
- destinationFilter - Variable in class org.apache.activemq.broker.region.AbstractSubscription
-
- DestinationFilter - Class in org.apache.activemq.broker.region
-
- DestinationFilter(Destination) - Constructor for class org.apache.activemq.broker.region.DestinationFilter
-
- DestinationFilterVirtualDestinationMatcher - Class in org.apache.activemq.advisory
-
This class will use a destination filter to see if the activeMQ destination matches
the given virtual destination
- DestinationFilterVirtualDestinationMatcher() - Constructor for class org.apache.activemq.advisory.DestinationFilterVirtualDestinationMatcher
-
- DestinationInterceptor - Interface in org.apache.activemq.broker.region
-
Represents an interceptor on destination instances.
- destinationMap - Variable in class org.apache.activemq.broker.region.AbstractRegion
-
- DestinationPathSeparatorBroker - Class in org.apache.activemq.broker.util
-
- DestinationPathSeparatorBroker() - Constructor for class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
-
- DestinationResolutionException - Exception in org.springframework.jms.support.destination
-
Thrown by a DestinationResolver when it cannot resolve a destination name.
- DestinationResolutionException(String) - Constructor for exception org.springframework.jms.support.destination.DestinationResolutionException
-
Create a new DestinationResolutionException.
- DestinationResolutionException(String, Throwable) - Constructor for exception org.springframework.jms.support.destination.DestinationResolutionException
-
Create a new DestinationResolutionException.
- DestinationResolver - Interface in org.springframework.jms.support.destination
-
Strategy interface for resolving JMS destinations.
- destinations - Variable in class org.apache.activemq.advisory.AdvisoryBroker
-
- destinations - Variable in class org.apache.activemq.broker.region.AbstractRegion
-
- destinations - Variable in class org.apache.activemq.broker.region.AbstractSubscription
-
- destinationsAdded() - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
-
- destinationsLock - Variable in class org.apache.activemq.broker.region.AbstractRegion
-
- DestinationsPlugin - Class in org.apache.activemq.broker.util
-
A simple plugin that can be used to export/import runtime destinations.
- DestinationsPlugin() - Constructor for class org.apache.activemq.broker.util.DestinationsPlugin
-
- destinationStatistics - Variable in class org.apache.activemq.broker.region.AbstractRegion
-
- destinationStatistics - Variable in class org.apache.activemq.broker.region.BaseDestination
-
- DestinationStatistics - Class in org.apache.activemq.broker.region
-
The J2EE Statistics for the a Destination.
- DestinationStatistics() - Constructor for class org.apache.activemq.broker.region.DestinationStatistics
-
- destinationStatistics - Variable in class org.apache.activemq.broker.region.RegionBroker
-
- DestinationView - Class in org.apache.activemq.broker.jmx
-
- DestinationView(ManagedRegionBroker, Destination) - Constructor for class org.apache.activemq.broker.jmx.DestinationView
-
- DestinationViewMBean - Interface in org.apache.activemq.broker.jmx
-
- destroy() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
-
Destroys the durable subscription so that messages will no longer be
stored for this subscription
- destroy() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
-
Destroys the durable subscription so that messages will no longer be
stored for this subscription
- destroy() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
-
Destroys the durable subscription so that messages will no longer be
stored for this subscription
- destroy() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
destroy the cursor
- destroy() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
- destroy() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
destroy the cursor
- destroy() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
-
- destroy() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
Release any references that we are holding.
- destroy() - Method in class org.apache.activemq.broker.region.QueueSubscription
-
- destroy() - Method in interface org.apache.activemq.broker.region.Subscription
-
Called when the subscription is destroyed.
- destroy() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- destroy() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- destroy() - Method in interface org.apache.activemq.store.PList
-
- destroy() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
-
- destroy() - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Close the underlying shared connection.
- destroy() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
- destroyDurableSubscriber(String, String) - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- destroyDurableSubscriber(String, String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Destroys a durable subscriber
- destroySubscription(Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedQueueRegion
-
- destroySubscription(Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedTempQueueRegion
-
- destroySubscription(Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedTempTopicRegion
-
- destroySubscription(Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedTopicRegion
-
- destroySubscription(Subscription) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- detectedTransportFactory - Variable in class org.apache.activemq.transport.auto.AutoTcpTransportServer.ProtocolInfo
-
- detectedWireFormatFactory - Variable in class org.apache.activemq.transport.auto.AutoTcpTransportServer.ProtocolInfo
-
- detectOptionArgument(OptionParser, ArgumentList, OptionSet) - Method in class joptsimple.ArgumentAcceptingOptionSpec
-
- detectProtocol(byte[]) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
- determineActivationSpecClass(ResourceAdapter) - Method in class org.springframework.jms.listener.endpoint.DefaultJmsActivationSpecFactory
-
This implementation guesses the ActivationSpec class name from the
provider's class name: e.g.
- determineActivationSpecClass(ResourceAdapter) - Method in class org.springframework.jms.listener.endpoint.StandardJmsActivationSpecFactory
-
Determine the ActivationSpec class for the given ResourceAdapter,
if possible.
- determineContinuousElasticityFactor(double) - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- directory - Variable in class org.apache.activemq.store.SharedFileLocker
-
- disableAllTransportLoggers() - Method in class org.apache.activemq.transport.TransportLoggerControl
-
- disableAllTransportLoggers() - Method in interface org.apache.activemq.transport.TransportLoggerControlMBean
-
Disable logging for all Transport Loggers at once.
- disableAllTransportLoggers() - Static method in class org.apache.activemq.transport.TransportLoggerView
-
Disable logging for all Transport Loggers at once.
- disableLogging() - Method in class org.apache.activemq.transport.TransportLoggerView
-
- disableLogging() - Method in interface org.apache.activemq.transport.TransportLoggerViewMBean
-
Disables logging for the managed TransportLogger.
- disableStatistics() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- disableStatistics() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- disableStatistics() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
disable statistics gathering
- disableStatistics() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
-
disable statistics gathering
- discarded() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- discarding - Variable in class org.apache.activemq.broker.region.TopicSubscription
-
- DiscardingDeadLetterStrategy - Class in org.apache.activemq.broker.region.policy
-
A
DeadLetterStrategy where each destination has its own individual
DLQ using the subject naming hierarchy.
- DiscardingDeadLetterStrategy() - Constructor for class org.apache.activemq.broker.region.policy.DiscardingDeadLetterStrategy
-
- DiscardingDLQBroker - Class in org.apache.activemq.plugin
-
- DiscardingDLQBroker(Broker) - Constructor for class org.apache.activemq.plugin.DiscardingDLQBroker
-
- DiscardingDLQBrokerPlugin - Class in org.apache.activemq.plugin
-
- DiscardingDLQBrokerPlugin() - Constructor for class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
-
- discharge(double) - Method in class org.powertac.evcustomer.customers.EvCustomer
-
- discoverLoginConfig - Variable in class org.apache.activemq.security.JaasAuthenticationPlugin
-
- DiscoveryNetworkConnector - Class in org.apache.activemq.network
-
A network connector which uses a discovery agent to detect the remote brokers
available and setup a connection to each available remote broker
- DiscoveryNetworkConnector() - Constructor for class org.apache.activemq.network.DiscoveryNetworkConnector
-
- DiscoveryNetworkConnector(URI) - Constructor for class org.apache.activemq.network.DiscoveryNetworkConnector
-
- Dishwasher - Class in org.powertac.householdcustomer.appliances
-
Dishwashers are used in order to wash easily the dishes after eating.
- Dishwasher() - Constructor for class org.powertac.householdcustomer.appliances.Dishwasher
-
- DISHWASHER_DURATION_CYCLE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- DISHWASHER_POWER_MEAN - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- DISHWASHER_POWER_VARIANCE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- dispatch(MessageReference, MessageEvaluationContext, List<Subscription>) - Method in interface org.apache.activemq.broker.region.policy.DispatchPolicy
-
Decides how to dispatch a selected message to a collection of consumers.
- dispatch(MessageReference, MessageEvaluationContext, List<Subscription>) - Method in class org.apache.activemq.broker.region.policy.PriorityDispatchPolicy
-
- dispatch(MessageReference, MessageEvaluationContext, List<Subscription>) - Method in class org.apache.activemq.broker.region.policy.PriorityNetworkDispatchPolicy
-
- dispatch(MessageReference, MessageEvaluationContext, List<Subscription>) - Method in class org.apache.activemq.broker.region.policy.RoundRobinDispatchPolicy
-
- dispatch(MessageReference, MessageEvaluationContext, List<Subscription>) - Method in class org.apache.activemq.broker.region.policy.SimpleDispatchPolicy
-
- dispatch(MessageReference, MessageEvaluationContext, List) - Method in class org.apache.activemq.broker.region.policy.StrictOrderDispatchPolicy
-
- dispatch(MessageReference) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- dispatch(ConnectionContext, Message) - Method in class org.apache.activemq.broker.region.Topic
-
- dispatch(Command) - Method in class org.apache.activemq.broker.TransportConnection
-
- dispatch(VMTransport, BlockingQueue<Object>, Object) - Method in class org.apache.activemq.transport.vm.VMTransport
-
- dispatch(Object, String, Object...) - Static method in class org.powertac.util.MessageDispatcher
-
Dispatches a call to methodName inside target based on the type of message.
- dispatchAsync(Command) - Method in interface org.apache.activemq.broker.Connection
-
Sends a message to the client.
- dispatchAsync(Command) - Method in class org.apache.activemq.broker.TransportConnection
-
- dispatched - Variable in class org.apache.activemq.broker.region.DestinationStatistics
-
- dispatched - Variable in class org.apache.activemq.broker.region.PrefetchSubscription
-
- dispatched - Variable in class org.apache.activemq.broker.region.SubscriptionStatistics
-
- dispatched - Variable in class org.apache.activemq.broker.region.TopicSubscription
-
- dispatchInitialMessage(Message, Destination, ConnectionContext, SubscriptionRecovery) - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
-
- dispatchLock - Variable in class org.apache.activemq.broker.region.PrefetchSubscription
-
- dispatchLock - Variable in class org.apache.activemq.broker.region.TopicSubscription
-
- dispatchPending() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- dispatchPending() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- dispatchPendingList - Variable in class org.apache.activemq.broker.region.Queue
-
- DispatchPolicy - Interface in org.apache.activemq.broker.region.policy
-
Abstraction to allow different dispatching policies to be plugged
into the topic region implementations.
- dispatchQueue - Variable in class org.apache.activemq.broker.TransportConnection
-
- DispatchSelector - Interface in org.apache.activemq.broker.region.policy
-
Determines if a subscription can dispatch a message reference
- dispatchStopped - Variable in class org.apache.activemq.broker.TransportConnection
-
- dispatchSync(Command) - Method in interface org.apache.activemq.broker.Connection
-
Sends a message to the client.
- dispatchSync(Command) - Method in class org.apache.activemq.broker.TransportConnection
-
- dispose(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- dispose(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.AbstractTempRegion
-
- dispose(ConnectionContext) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- dispose(ConnectionContext) - Method in interface org.apache.activemq.broker.region.Destination
-
- dispose(ConnectionContext) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- dispose(ConnectionContext) - Method in class org.apache.activemq.broker.region.TempQueue
-
- dispose(ConnectionContext) - Method in class org.apache.activemq.store.AbstractMessageStore
-
- dispose(ConnectionContext) - Method in interface org.apache.activemq.store.MessageStore
-
- dispose(ConnectionContext) - Method in class org.apache.activemq.store.ProxyMessageStore
-
- dispose(ConnectionContext) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- disposed - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- disposed - Variable in class org.apache.activemq.transport.vm.VMTransport
-
- distanceTo(CapacityProfile) - Method in class org.powertac.factoredcustomer.CapacityProfile
-
- DistributionReport - Class in org.powertac.common.msg
-
Reports total consumption and total production in kwh across all customers
in a given timeslot.
- DistributionReport() - Constructor for class org.powertac.common.msg.DistributionReport
-
Dummy constructor.
- DistributionReport(int, double, double) - Constructor for class org.powertac.common.msg.DistributionReport
-
- DistributionTransaction - Class in org.powertac.common
-
Represents the fee assessed
by the Distribution Utility for transport of energy over its facilities
during the current timeslot.
- DistributionTransaction(Broker, int, double, double) - Constructor for class org.powertac.common.DistributionTransaction
-
- DistributionTransaction(Broker, int, int, int, double, double) - Constructor for class org.powertac.common.DistributionTransaction
-
- DistributionUtilityService - Class in org.powertac.distributionutility
-
Implementation of the Distribution Utility function.
- DistributionUtilityService() - Constructor for class org.powertac.distributionutility.DistributionUtilityService
-
- DISTRUST_FACTOR - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- DISTRUST_FACTOR - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- doActivities(int, int) - Method in class org.powertac.evcustomer.customers.EvCustomer
-
- doAddRecoveredMessage(MessageReference) - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- doAddRecoveredMessage(MessageReference) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- doBegin(Object, TransactionDefinition) - Method in class org.springframework.jms.connection.JmsTransactionManager
-
- doBind(URI) - Method in class org.apache.activemq.transport.auto.AutoSslTransportFactory
-
Overriding to use SslTransportServer and allow for proper reflection.
- doBind(URI) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportFactory
-
- doBind(URI) - Method in class org.apache.activemq.transport.auto.nio.AutoNioSslTransportFactory
-
- doBind(URI) - Method in class org.apache.activemq.transport.auto.nio.AutoNioTransportFactory
-
- doBind(URI) - Method in class org.apache.activemq.transport.peer.PeerTransportFactory
-
- doBind(URI) - Method in class org.apache.activemq.transport.vm.VMTransportFactory
-
- doBrowse(List<Message>, int) - Method in class org.apache.activemq.broker.region.Queue
-
- doBrowseList(List<Message>, int, PendingList, ReentrantReadWriteLock, ConnectionContext, String) - Method in class org.apache.activemq.broker.region.Queue
-
- doCleanup() - Method in class org.apache.activemq.broker.region.TopicRegion
-
- doCleanupAfterCompletion(Object) - Method in class org.springframework.jms.connection.JmsTransactionManager
-
- doCollection() - Method in class org.apache.activemq.broker.TransportStatusDetector
-
- doCollection(TransportConnection) - Method in class org.apache.activemq.broker.TransportStatusDetector
-
- doCommit(DefaultTransactionStatus) - Method in class org.springframework.jms.connection.JmsTransactionManager
-
- doCompositeConnect(URI) - Method in class org.apache.activemq.transport.peer.PeerTransportFactory
-
- doCompositeConnect(URI) - Method in class org.apache.activemq.transport.vm.VMTransportFactory
-
- doConnect(URI) - Method in class org.apache.activemq.transport.peer.PeerTransportFactory
-
- doConnect(URI) - Method in class org.apache.activemq.transport.vm.VMTransportFactory
-
- doConnectorInit() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- doConvertFromMessage(Message) - Method in class org.springframework.jms.core.JmsTemplate
-
Extract the content from the given JMS message.
- doCreateConnection() - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Create a JMS Connection via this template's ConnectionFactory.
- doCreateConnection(String, String) - Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
-
This implementation delegates to the createConnection(username, password)
method of the target ConnectionFactory, passing in the specified user credentials.
- doCreateDemandSubscription(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- doCreateProducer(Session, Destination) - Method in class org.springframework.jms.core.JmsTemplate
-
Create a raw JMS MessageProducer for the given Session and Destination.
- doCreateQueueConnection(String, String) - Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
-
This implementation delegates to the createQueueConnection(username, password)
method of the target QueueConnectionFactory, passing in the specified user credentials.
- doCreateTopicConnection(String, String) - Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
-
This implementation delegates to the createTopicConnection(username, password)
method of the target TopicConnectionFactory, passing in the specified user credentials.
- doDispatch(VMTransport, TransportListener, Object) - Method in class org.apache.activemq.transport.vm.VMTransport
-
- doesConsumerExist(ActiveMQDestination) - Method in class org.apache.activemq.network.DurableConduitBridge
-
- doesCursorHaveMessagesBuffered() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
-
- doesCursorHaveMessagesBuffered() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
-
- doesCursorHaveMessagesBuffered() - Method in class org.apache.activemq.broker.jmx.QueueView
-
- doesCursorHaveMessagesBuffered() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
- doesCursorHaveSpace() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
-
- doesCursorHaveSpace() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
-
- doesCursorHaveSpace() - Method in class org.apache.activemq.broker.jmx.QueueView
-
- doesCursorHaveSpace() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
- doesHandleMultipleConnectionStates() - Method in class org.apache.activemq.broker.MapTransportConnectionStateRegister
-
- doesHandleMultipleConnectionStates() - Method in class org.apache.activemq.broker.SingleTransportConnectionStateRegister
-
- doesHandleMultipleConnectionStates() - Method in interface org.apache.activemq.broker.TransportConnectionStateRegister
-
- doExecuteListener(Session, Message) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Execute the specified listener,
committing or rolling back the transaction afterwards (if necessary).
- doExecuteRequest(Session, Queue, Message) - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
Actually execute the given request, sending the invoker request message
to the specified target queue and waiting for a corresponding response.
- doFillBatch() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- doFindLogWriterProperties(String) - Method in class org.apache.activemq.util.LogWriterFinder
-
Given a log writer name, returns a Properties object with a "class" property
whose value is a String with the name of the class to be loaded.
- doGetTransaction() - Method in class org.springframework.jms.connection.JmsTransactionManager
-
- doGetTransactionalSession(ConnectionFactory, ConnectionFactoryUtils.ResourceFactory) - Static method in class org.springframework.jms.connection.ConnectionFactoryUtils
-
Obtain a JMS Session that is synchronized with the current transaction, if any.
- doGetTransactionalSession(ConnectionFactory, ConnectionFactoryUtils.ResourceFactory, boolean) - Static method in class org.springframework.jms.connection.ConnectionFactoryUtils
-
Obtain a JMS Session that is synchronized with the current transaction, if any.
- doHandleReplyTo - Variable in class org.apache.activemq.network.jms.DestinationBridge
-
- doInitialize() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Register any invokers within this container.
- doInitialize() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Creates the specified number of concurrent consumers,
in the form of a JMS Session plus associated MessageConsumer
running in a separate thread.
- doInitialize() - Method in class org.springframework.jms.listener.SimpleMessageListenerContainer
-
Creates the specified number of concurrent consumers,
in the form of a JMS Session plus associated MessageConsumer.
- doInJms(Session, QueueBrowser) - Method in interface org.springframework.jms.core.BrowserCallback
-
Perform operations on the given Session and
QueueBrowser.
- doInJms(Session, MessageProducer) - Method in interface org.springframework.jms.core.ProducerCallback
-
Perform operations on the given Session and MessageProducer.
- doInJms(Session) - Method in interface org.springframework.jms.core.SessionCallback
-
Execute any number of operations against the supplied JMS Session,
possibly returning a result.
- doInvokeListener(SessionAwareMessageListener, Session, Message) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Invoke the specified listener as Spring SessionAwareMessageListener,
exposing a new JMS Session (potentially with its own transaction)
to the listener if demanded.
- doInvokeListener(MessageListener, Message) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Invoke the specified listener as standard JMS MessageListener.
- DomainRepo - Interface in org.powertac.common.repo
-
DomainRepo types need to be recycled at pre-game time.
- doMark() - Method in class org.apache.activemq.broker.TransportConnection
-
Mark the Connection, so we can deem if it's collectable on the next sweep
- doOpenWireInit() - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
-
- doPostCommit() - Method in class org.apache.activemq.transaction.Transaction
-
- doPreCommit() - Method in class org.apache.activemq.transaction.Transaction
-
- doReceive(Destination) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- doReceive(String) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- doReceive(Session, Destination, String) - Method in class org.springframework.jms.core.JmsTemplate
-
Receive a JMS message.
- doReceive(Session, MessageConsumer) - Method in class org.springframework.jms.core.JmsTemplate
-
Actually receive a JMS message.
- doReceiveAndExecute(Object, Session, MessageConsumer, TransactionStatus) - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
Actually execute the listener for a message received from the given consumer,
fetching all requires resources and invoking the listener.
- doReloadLog4jProperties() - Static method in class org.apache.activemq.broker.jmx.Log4JConfigView
-
- doRescheduleTask(Object) - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Reschedule the given task object immediately.
- doRescheduleTask(Object) - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Re-executes the given task via this listener container's TaskExecutor.
- doResend(ConnectionContext, Message, ActiveMQDestination, boolean) - Static method in class org.apache.activemq.util.BrokerSupport
-
- doResume(Object, Object) - Method in class org.springframework.jms.connection.JmsTransactionManager
-
- doRollback(DefaultTransactionStatus) - Method in class org.springframework.jms.connection.JmsTransactionManager
-
- doSend(Destination, Message<?>) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- doSend(String, Message<?>) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- doSend(Session, Destination, MessageCreator) - Method in class org.springframework.jms.core.JmsTemplate
-
Send the given JMS message.
- doSend(MessageProducer, Message) - Method in class org.springframework.jms.core.JmsTemplate
-
Actually send the given JMS message.
- doSendAndReceive(Destination, Message<?>) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- doSendAndReceive(String, Message<?>) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- doSendAndReceive(Session, Destination, MessageCreator) - Method in class org.springframework.jms.core.JmsTemplate
-
Send a request message to the given Destination and block until
a reply has been received on a temporary queue created on-the-fly.
- doSetRollbackOnly(DefaultTransactionStatus) - Method in class org.springframework.jms.connection.JmsTransactionManager
-
- doShutdown() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Close the registered invokers.
- doShutdown() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Destroy the registered JMS Sessions and associated MessageConsumers.
- doShutdown() - Method in class org.springframework.jms.listener.SimpleMessageListenerContainer
-
Destroy the registered JMS Sessions and associated MessageConsumers.
- doStart() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobSchedulerStore
-
- doStart() - Method in class org.apache.activemq.store.SharedFileLocker
-
- doStart() - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
-
- doStart() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Start the shared Connection, if any, and notify all invoker tasks.
- doStart() - Method in class org.springframework.jms.listener.SimpleMessageListenerContainer
-
Re-initializes this container's JMS message consumers,
if not initialized already.
- doStop(ServiceStopper) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- doStop(ServiceStopper) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- doStop(ServiceStopper) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobSchedulerStore
-
- doStop() - Method in class org.apache.activemq.broker.TransportConnection
-
- doStop(ServiceStopper) - Method in class org.apache.activemq.store.SharedFileLocker
-
- doStop(ServiceStopper) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
- doStop(ServiceStopper) - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
-
- doStop() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Notify all invoker tasks and stop the shared Connection, if any.
- doSuspend(Object) - Method in class org.springframework.jms.connection.JmsTransactionManager
-
- doSweep() - Method in class org.apache.activemq.broker.TransportStatusDetector
-
- DotFileInterceptorSupport - Class in org.apache.activemq.broker.view
-
Useful base class
- DotFileInterceptorSupport(Broker, String) - Constructor for class org.apache.activemq.broker.view.DotFileInterceptorSupport
-
- DOUBLE_PROPERTIES - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
-
- DoubleArrayConverter - Class in org.powertac.common.xml
-
- DoubleArrayConverter() - Constructor for class org.powertac.common.xml.DoubleArrayConverter
-
- drawSample() - Method in class org.powertac.factoredcustomer.ProbabilityDistribution
-
- drop() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- drop() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- drop() - Method in interface org.apache.activemq.broker.region.QueueMessageReference
-
- dropIfLive() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
Check if the message has already been dropped before
dropping.
- dropIfLive() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- dropIfLive() - Method in interface org.apache.activemq.broker.region.QueueMessageReference
-
- Dryer - Class in org.powertac.householdcustomer.appliances
-
Dryer appliances are utilized by the inhabitants to order to dry the freshly
washed clothes.
- Dryer() - Constructor for class org.powertac.householdcustomer.appliances.Dryer
-
- DRYER_DURATION_CYCLE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- DRYER_POWER_MEAN - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- DRYER_POWER_VARIANCE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- DRYER_SECOND_PHASE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- DRYER_THIRD_PHASE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- DRYER_THIRD_PHASE_LOAD - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- dryerFlag - Variable in class org.powertac.householdcustomer.appliances.WashingMachine
-
This variable is utilized to show if there's a dryer in the household or
not.
- dryerIndex - Variable in class org.powertac.householdcustomer.appliances.WashingMachine
-
This variable is utilized to find dryer in the household.
- dryerPower - Variable in class org.powertac.householdcustomer.appliances.WashingMachine
-
This variable is utilized to show the dryer's power load.
- duplexStart(TransportConnection, BrokerInfo, BrokerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- duplicate - Variable in class org.apache.activemq.store.IndexListener.MessageContext
-
- duplicateFromStore(Message, Subscription) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- duplicateFromStore(Message, Subscription) - Method in interface org.apache.activemq.broker.region.Destination
-
- duplicateFromStore(Message, Subscription) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- DURABLE_SUB_PREFIX - Static variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- DurableConduitBridge - Class in org.apache.activemq.network
-
Consolidates subscriptions
- DurableConduitBridge(NetworkBridgeConfiguration, Transport, Transport) - Constructor for class org.apache.activemq.network.DurableConduitBridge
-
Constructor
- durableDestinations - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- durableSub - Variable in class org.apache.activemq.broker.jmx.DurableSubscriptionView
-
- durableSubscriptionExists(SubscriptionKey) - Method in class org.apache.activemq.broker.region.TopicRegion
-
- durableSubscriptions - Variable in class org.apache.activemq.broker.region.TopicRegion
-
- DurableSubscriptionView - Class in org.apache.activemq.broker.jmx
-
- DurableSubscriptionView(ManagedRegionBroker, BrokerService, String, String, Subscription) - Constructor for class org.apache.activemq.broker.jmx.DurableSubscriptionView
-
Constructor
- DurableSubscriptionViewMBean - Interface in org.apache.activemq.broker.jmx
-
- DurableTopicSubscription - Class in org.apache.activemq.broker.region
-
- DurableTopicSubscription(Broker, SystemUsage, ConnectionContext, ConsumerInfo, boolean) - Constructor for class org.apache.activemq.broker.region.DurableTopicSubscription
-
- dynamicallyIncludedDestinations - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- dynamicallyIncludedDestinations - Variable in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- DynamicDestinationResolver - Class in org.springframework.jms.support.destination
-
- DynamicDestinationResolver() - Constructor for class org.springframework.jms.support.destination.DynamicDestinationResolver
-
- DynamicSettlementProcessor - Class in org.powertac.balancemkt
-
DU settlement processor for Scenario 3 - controllable capacities, dynamic
solution over multiple timeslots.
- gatherBootstrapList(List<Object>, ConfigurationRecorder) - Method in class org.powertac.common.config.Configurator
-
Pulls "bootstrapState" ConfigurationValues out of objects in the given
list, adds them to config with their names.
- gatherBootstrapState(Object, ConfigurationRecorder) - Method in class org.powertac.common.config.Configurator
-
Pulls the "bootstrapState" ConfigurableValues out of object thing, adds
them to config.
- gatherPublishedConfiguration(Object, ConfigurationRecorder) - Method in class org.powertac.common.config.Configurator
-
Pulls the "published" ConfigurableValues out of object thing, adds them to
config.
- Gaussian - Class in org.powertac.householdcustomer.configurations
-
- Gaussian() - Constructor for class org.powertac.householdcustomer.configurations.Gaussian
-
- Gaussian - Class in org.powertac.officecomplexcustomer.configurations
-
- Gaussian() - Constructor for class org.powertac.officecomplexcustomer.configurations.Gaussian
-
- gc() - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- gc() - Method in class org.apache.activemq.broker.BrokerFilter
-
- gc() - Method in class org.apache.activemq.broker.EmptyBroker
-
- gc() - Method in class org.apache.activemq.broker.ErrorBroker
-
- gc() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- gc() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
The Broker will flush it's caches so that the garbage collector can
reclaim more memory.
- gc() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- gc() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
The subscription should release as may references as it can to help the
garbage collector reclaim memory.
- gc() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- gc() - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- gc() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- gc() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- gc() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- gc() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
free up any internal buffers
- gc() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- gc() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- gc() - Method in interface org.apache.activemq.broker.region.Destination
-
- gc() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- gc() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- gc() - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
-
- gc() - Method in class org.apache.activemq.broker.region.Queue
-
- gc() - Method in interface org.apache.activemq.broker.region.Region
-
- gc() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- gc() - Method in interface org.apache.activemq.broker.region.Subscription
-
The subscription should release as may references as it can to help the garbage collector
reclaim memory.
- gc() - Method in class org.apache.activemq.broker.region.Topic
-
- Genco - Class in org.powertac.genco
-
Represents a producer of power in the transmission domain.
- Genco(String) - Constructor for class org.powertac.genco.Genco
-
- generateCustomerInfoList() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
This function finds all the available Office Consumers in the competition
and creates a list of their customerInfo.
- generateFile(PrintWriter) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
-
- generateFile(PrintWriter) - Method in class org.apache.activemq.broker.view.DestinationDotFileInterceptor
-
- generateFile() - Method in class org.apache.activemq.broker.view.DotFileInterceptorSupport
-
- generateFile(PrintWriter) - Method in class org.apache.activemq.broker.view.DotFileInterceptorSupport
-
- generateNext(int) - Method in class org.powertac.factoredcustomer.TimeseriesGenerator
-
- generateOrders(Instant, List<Timeslot>) - Method in class org.powertac.genco.Buyer
-
Generates buy orders.
- generateOrders(Instant, List<Timeslot>) - Method in class org.powertac.genco.CpGenco
-
Generates Orders in the market to sell remaining available capacity.
- generateOrders(Instant, List<Timeslot>) - Method in class org.powertac.genco.Genco
-
Generates Orders in the market to sell available capacity.
- generateOrders(Instant, List<Timeslot>) - Method in class org.powertac.genco.MisoBuyer
-
Generates Orders in the market to sell remaining available capacity.
- generateWeatherData(Timeslot, List<Timeslot>) - Method in interface org.powertac.common.interfaces.PhysicalEnvironment
-
Generates and returns weather forecasts for every enabled timeslot
The physical environment module is responsible for computing weather
forecasts for each entry in targetTimeslots from the perspective
of the currentTimeslot.
- get(String) - Method in class joptsimple.internal.AbbreviationMap
-
Answers the value associated with the given key.
- get(String) - Method in interface joptsimple.internal.OptionNameMap
-
- get(String) - Method in class joptsimple.internal.SimpleOptionNameMap
-
- get(String) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
-
- get(BrokerService) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
-
- get(MessageId) - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
-
- get(MessageId) - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
- get(MessageId) - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
-
- get(MessageId) - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
-
- get(String) - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMap
-
- get(String) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
-
- get(String) - Method in interface org.apache.activemq.broker.region.group.MessageGroupMap
-
- get(String) - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
-
- get(int) - Method in class org.apache.activemq.broker.util.InsertionCountList
-
- get(Object) - Method in interface org.apache.activemq.memory.Cache
-
Gets an object that was previously put into this object.
- get(Object) - Method in class org.apache.activemq.memory.CacheFilter
-
- get(Object) - Method in class org.apache.activemq.memory.MapCache
-
- get(ActiveMQDestination) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
-
Looks up the value(s) matching the given Destination key.
- get() - Method in class org.apache.activemq.store.InlineListenableFuture
-
- get(long, TimeUnit) - Method in class org.apache.activemq.store.InlineListenableFuture
-
- getAcknowledgeMode() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
Return the JMS acknowledgement mode to use.
- getAcks() - Method in class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
-
- getACLs(ActiveMQDestination, String, String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getACLs(String, SearchControls, String, String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getActivationSpecConfig() - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
- getActiveConsumerCount() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return the number of currently active consumers.
- getActiveMQDestination() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- getActiveMQDestination() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getActiveMQDestination() - Method in interface org.apache.activemq.broker.region.Destination
-
- getActiveMQDestination() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- getActiveMQDestination() - Method in class org.apache.activemq.broker.region.Queue
-
- getActiveMQDestination() - Method in interface org.apache.activemq.broker.region.SubscriptionRecovery
-
- getActiveTariffList(PowerType) - Method in interface org.powertac.common.interfaces.TariffMarket
-
Returns the list of currently active tariffs for the given PowerType.
- getActiveTariffList(PowerType) - Method in class org.powertac.tariffmarket.TariffMarketService
-
- getActiveTransactionCount() - Method in interface org.apache.activemq.broker.Connection
-
Returns the number of active transactions established on this Connection.
- getActiveTransactionCount() - Method in class org.apache.activemq.broker.jmx.ConnectionView
-
- getActiveTransactionCount() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
Returns the number of active transactions established on this Connection.
- getActiveTransactionCount() - Method in class org.apache.activemq.broker.TransportConnection
-
- getActivityId() - Method in class org.powertac.evcustomer.beans.GroupActivity
-
- getAdaptor(Class) - Method in interface org.apache.activemq.broker.Broker
-
Get a Broker from the Broker Stack that is a particular class
- getAdaptor(Class) - Method in class org.apache.activemq.broker.BrokerFilter
-
- getAdaptor(Class) - Method in class org.apache.activemq.broker.EmptyBroker
-
- getAdaptor(Class) - Method in class org.apache.activemq.broker.ErrorBroker
-
- getAdaptor(Class) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getAdaptor(Class<? extends T>) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- getAdaptor(Class) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getAddress() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- getAdminACLs() - Method in class org.apache.activemq.security.AuthorizationEntry
-
- getAdminACLs(ActiveMQDestination) - Method in interface org.apache.activemq.security.AuthorizationMap
-
Returns the set of all ACLs capable of administering the given
destination
- getAdminACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
-
- getAdminACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getAdminACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
-
- getAdminACLs() - Method in class org.apache.activemq.security.SimpleAuthorizationMap
-
- getAdminACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Provides synchronized access to the admin ACLs for the destinations as
AuthorizationEntry
is not setup for concurrent access.
- getAdminAttribute() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getAdminBase() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getAdminConnectionContext() - Method in interface org.apache.activemq.broker.Broker
-
- getAdminConnectionContext() - Method in class org.apache.activemq.broker.BrokerFilter
-
- getAdminConnectionContext() - Method in class org.apache.activemq.broker.BrokerService
-
Returns the broker's administration connection context used for
configuring the broker at startup
- getAdminConnectionContext() - Method in class org.apache.activemq.broker.EmptyBroker
-
- getAdminConnectionContext() - Method in class org.apache.activemq.broker.ErrorBroker
-
- getAdminConnectionContext() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getAdminConnectionContext() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getAdminPermissionGroupSearchFilter() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- getAdminView() - Method in class org.apache.activemq.broker.BrokerService
-
Returns the administration view of the broker; used to create and destroy
resources such as queues and topics.
- getAdvisoryAckPercentage() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- getAdvisoryConnections() - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- getAdvisoryConsumers() - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- getAdvisoryDestinations() - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- getAdvisoryDestinations() - Method in class org.apache.activemq.broker.region.RegionStatistics
-
- getAdvisoryPrefetchSize() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- getAdvisoryPrefetchSize() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- getAdvisoryPrefetchSize() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- getAdvisoryProducers() - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- getAdvisorySearchBase() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getAllDestinations() - Method in class org.apache.activemq.broker.region.RegionStatistics
-
- getAllDurableSubscriptions(ActiveMQTopic) - Method in class org.apache.activemq.broker.region.DestinationFactory
-
Lists all the durable subscirptions for a given destination.
- getAllDurableSubscriptions(ActiveMQTopic) - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
-
- getAllEntries(ActiveMQDestination) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
-
- getAllJobs() - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
-
- getAllJobs(String, String) - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
-
- getAllJobs() - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Get all the outstanding Jobs that are scheduled in this scheduler store.
- getAllJobs(String, String) - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Get all outstanding jobs due to run between start and finish time range.
- getAllJobs() - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Get all the outstanding Jobs
- getAllJobs(long, long) - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Get all outstanding jobs due to run between start and finish
- getAllJobs() - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
-
- getAllJobs(long, long) - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
-
- getAllJobs() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- getAllJobs(long, long) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- getAllSubscriptions() - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
-
- getAllSubscriptions() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- getAllSubscriptions() - Method in interface org.apache.activemq.store.TopicMessageStore
-
Lists all the durable subscriptions for a given destination.
- getAllSubscriptions() - Method in interface org.apache.activemq.store.TopicReferenceStore
-
Lists all the durable subscriptions for a given destination.
- getAmount() - Method in class org.powertac.common.BankTransaction
-
- getAnonymousGroup() - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
-
- getAnonymousUser() - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
-
- getApplianceOf() - Method in class org.powertac.householdcustomer.appliances.Appliance
-
This function returns the household where the appliance is installed.
- getApplianceOf() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This function returns the household where the appliance is installed.
- getAppliances() - Method in class org.powertac.householdcustomer.customers.Household
-
This is a function that returns the appliances of the household.
- getAppliances() - Method in class org.powertac.officecomplexcustomer.customers.Office
-
This is a function that returns the appliances of the office.
- getAsks() - Method in class org.powertac.common.Orderbook
-
The set of asks (negative energy quantities) that were submitted and
did not clear, ascending sort.
- getAsText() - Method in class org.apache.activemq.util.BooleanEditor
-
- getAsText() - Method in class org.apache.activemq.util.MemoryIntPropertyEditor
-
- getAsText() - Method in class org.apache.activemq.util.MemoryPropertyEditor
-
- getAsyncQueueDepth() - Method in class org.apache.activemq.transport.vm.VMTransport
-
- getAtTime() - Method in class org.powertac.common.HourlyCharge
-
- getAttribute(ObjectName, String) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- getAuditLog() - Static method in class org.apache.activemq.broker.util.AuditLogService
-
- getAuditLogs() - Method in interface org.apache.activemq.broker.util.AuditLogFactory
-
- getAuditLogs() - Method in class org.apache.activemq.broker.util.DefaultAuditLogFactory
-
- getAuthentication() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getAuthentication() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- getAuthorizationMap() - Method in class org.apache.activemq.security.AuthorizationBroker
-
- getAuthorizedWriteDests() - Method in class org.apache.activemq.security.SecurityContext
-
- getAverageBlockedTime() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getAverageBlockedTime() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- getAverageBlockedTime() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getAverageEnqueueTime() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getAverageEnqueueTime() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- getAverageEnqueueTime() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getAverageMessageSize() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getAverageMessageSize() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getAverageMessageSize() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getAverageMessageSize() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- getAverageMessageSize() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getAwayChargeKW() - Method in class org.powertac.evcustomer.beans.CarType
-
- getBackOffMultiplier() - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Gets the multiplier used to grow the delay between connection attempts from the initial
time to the max set time.
- getBalance() - Method in class org.powertac.common.CashPosition
-
Returns the balance in the account at the time this CashPosition was
generated.
- getBalanceCharge() - Method in class org.powertac.balancemkt.ChargeInfo
-
- getBalanceChargeP1() - Method in class org.powertac.balancemkt.ChargeInfo
-
- getBalanceChargeP2() - Method in class org.powertac.balancemkt.ChargeInfo
-
- getBalancingCost() - Method in class org.powertac.balancemkt.BalancingMarketService
-
- getBalancingCost() - Method in interface org.powertac.common.interfaces.BalancingMarket
-
Returns the per-timeslot charge for running the balancing market
- getBalancingCost() - Method in class org.powertac.distributionutility.DistributionUtilityService
-
- getBalancingOrders() - Method in class org.powertac.common.repo.TariffRepo
-
Retrieves the complete set of balancing orders
- getBankInterest() - Method in class org.powertac.accounting.AccountingService
-
Returns the actual bank interest once configuration is complete.
- getBase() - Method in class org.powertac.common.TimeService
-
- getBaseCapacityType() - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- getBaseIndividualCapacity() - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- getBaseInstant() - Method in class org.powertac.common.TimeService
-
- getBasePopulationCapacity() - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- getBatteryCapacity() - Method in class org.powertac.customer.model.LiftTruck
-
- getBean(String) - Method in interface org.apache.activemq.broker.BrokerContext
-
- getBean(String) - Method in interface org.powertac.common.interfaces.ContextService
-
Retrieves a Spring component instance by name
- getBean(String) - Static method in class org.powertac.common.spring.SpringApplicationContext
-
Returns the Spring bean, if any, with the given name.
- getBean(String) - Method in class org.powertac.genco.SimpleGencoService
-
Retrieves a Spring component instance by name
- getBean() - Method in class org.springframework.jms.config.MethodJmsListenerEndpoint
-
- getBeanByType(Class<T>) - Static method in class org.powertac.common.spring.SpringApplicationContext
-
Returns the first Spring bean found that is an instance of the
given class.
- getBeanName() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Return the bean name that this listener container has been assigned
in its containing bean factory, if any.
- getBeans() - Method in class org.powertac.customer.ModelBuilder
-
Retrieves the list of configured beans, given a package prefix and a list
of classnames in that package.
- getBeans() - Method in class org.powertac.evcustomer.Config
-
Retrieves the list of configured beans
- getBeansOfType(Class) - Method in interface org.apache.activemq.broker.BrokerContext
-
- getBenchmarkRate(int) - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- getBids() - Method in class org.powertac.common.Orderbook
-
The set of bids (positive energy quantities) that were submitted and
did not clear, ascending sort.
- getBind() - Method in class org.apache.activemq.proxy.ProxyConnector
-
- getBindURI() - Method in class org.apache.activemq.transport.vm.VMTransportServer
-
- getBlockedProducerWarningInterval() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getBlockedProducerWarningInterval() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- getBlockedProducerWarningInterval() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getBlockedProducerWarningInterval() - Method in interface org.apache.activemq.broker.region.Destination
-
- getBlockedProducerWarningInterval() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- getBlockedProducerWarningInterval() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getBlockedSends() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getBlockedSends() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- getBlockedSends() - Method in class org.apache.activemq.broker.region.DestinationStatistics
-
- getBlockedSends() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getBlockedTime() - Method in class org.apache.activemq.broker.region.DestinationStatistics
-
- getBootState() - Method in class org.powertac.common.repo.BootstrapDataRepo
-
Returns the Properties recorded in the boot record, including various
values representing the state of the sim at the end of the boot session.
- getBootstrapCompetition() - Method in class org.powertac.common.repo.BootstrapDataRepo
-
Returns the Competition instances from the boot record
- getBootstrapDiscardedTimeslots() - Method in class org.powertac.common.Competition
-
Length of bootstrap interval in msec.
- getBootstrapState() - Method in class org.powertac.server.ServerPropertiesService
-
- getBootstrapTimeslotCount() - Method in class org.powertac.common.Competition
-
Number of timeslots in the bootstrap data report for a normal sim.
- getBootUrl() - Method in class org.powertac.server.TournamentSchedulerService
-
- getBranchQualifier() - Method in class org.apache.activemq.broker.jmx.RecoveredXATransactionView
-
- getBranchQualifier() - Method in interface org.apache.activemq.broker.jmx.RecoveredXATransactionViewMBean
-
- getBridge() - Method in class org.apache.activemq.network.MulticastNetworkConnector
-
- getBroker() - Method in class org.apache.activemq.broker.BrokerService
-
Returns the message broker
- getBroker() - Method in class org.apache.activemq.broker.ConnectionContext
-
- getBroker() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getBroker() - Method in class org.apache.activemq.broker.TransportConnector
-
- getBroker() - Method in class org.powertac.balancemkt.ChargeInfo
-
- getBroker() - Method in class org.powertac.common.BrokerTransaction
-
The Broker to whom this Transaction applies.
- getBroker() - Method in class org.powertac.common.MarketPosition
-
- getBroker() - Method in class org.powertac.common.msg.OrderStatus
-
- getBroker() - Method in class org.powertac.common.msg.PauseRelease
-
- getBroker() - Method in class org.powertac.common.msg.PauseRequest
-
- getBroker() - Method in class org.powertac.common.Order
-
- getBroker() - Method in class org.powertac.common.Tariff
-
- getBroker() - Method in class org.powertac.common.TariffMessage
-
- getBroker() - Method in class org.powertac.common.TariffSpecification
-
- getBrokerContext() - Method in interface org.apache.activemq.broker.BrokerContextAware
-
- getBrokerContext() - Method in class org.apache.activemq.broker.BrokerService
-
- getBrokerDataDirectory() - Method in class org.apache.activemq.broker.BrokerService
-
- getBrokerFactoryHandler() - Method in class org.apache.activemq.transport.vm.VMTransportFactory
-
- getBrokerId() - Method in interface org.apache.activemq.broker.Broker
-
Get the id of the broker
- getBrokerId() - Method in class org.apache.activemq.broker.BrokerFilter
-
- getBrokerId() - Method in class org.apache.activemq.broker.EmptyBroker
-
- getBrokerId() - Method in class org.apache.activemq.broker.ErrorBroker
-
- getBrokerId() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getBrokerId() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getBrokerId() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getBrokerId() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getBrokerId() - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
- getBrokerInfo() - Method in interface org.apache.activemq.broker.Connector
-
- getBrokerInfo() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
- getBrokerInfo() - Method in class org.apache.activemq.broker.TransportConnector
-
- getBrokerName() - Method in interface org.apache.activemq.broker.Broker
-
Get the name of the broker
- getBrokerName() - Method in class org.apache.activemq.broker.BrokerFilter
-
- getBrokerName() - Method in class org.apache.activemq.broker.BrokerService
-
- getBrokerName() - Method in class org.apache.activemq.broker.EmptyBroker
-
- getBrokerName() - Method in class org.apache.activemq.broker.ErrorBroker
-
- getBrokerName() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getBrokerName() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getBrokerName() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
- getBrokerName() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
Gets the broker name this context is used by, may be null
if the broker name was not set.
- getBrokerName() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getBrokerName() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getBrokerName() - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
- getBrokerName() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- getBrokerName() - Method in class org.powertac.balancemkt.ChargeInfo
-
- getBrokerObjectName() - Method in class org.apache.activemq.broker.BrokerService
-
- getBrokers() - Method in class org.apache.activemq.broker.BrokerRegistry
-
- getBrokers() - Method in class org.powertac.common.Competition
-
The Brokers who are participating in this Competion.
- getBrokerSequenceId() - Method in interface org.apache.activemq.broker.Broker
-
- getBrokerSequenceId() - Method in class org.apache.activemq.broker.BrokerFilter
-
- getBrokerSequenceId() - Method in class org.apache.activemq.broker.EmptyBroker
-
- getBrokerSequenceId() - Method in class org.apache.activemq.broker.ErrorBroker
-
- getBrokerSequenceId() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getBrokerSequenceId() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getBrokerService() - Method in interface org.apache.activemq.broker.Broker
-
- getBrokerService() - Method in class org.apache.activemq.broker.BrokerFilter
-
- getBrokerService() - Method in class org.apache.activemq.broker.EmptyBroker
-
- getBrokerService() - Method in class org.apache.activemq.broker.ErrorBroker
-
- getBrokerService() - Method in class org.apache.activemq.broker.LockableServiceSupport
-
- getBrokerService() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getBrokerService() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getBrokerService() - Method in class org.apache.activemq.broker.TransportConnector
-
- getBrokerService() - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
- getBrokerService() - Method in class org.apache.activemq.network.NetworkConnector
-
- getBrokerSubscriptionInfo(BrokerService, NetworkBridgeConfiguration) - Static method in class org.apache.activemq.util.NetworkBridgeUtils
-
Generate the BrokerSubscriptionInfo which is used to tell the broker on the other
side of the network bridge which NC durable subscriptions are still needed for demand.
- getBrokerSwitchFactor(boolean) - Method in interface org.powertac.common.interfaces.CustomerModelAccessor
-
Returns the inconvenience of switching brokers.
- getBrokerSwitchFactor(boolean) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getBrokerSwitchFactor(boolean) - Method in class org.powertac.customer.model.Battery
-
- getBrokerSwitchFactor(boolean) - Method in class org.powertac.customer.model.LiftTruck
-
- getBrokerSwitchFactor() - Method in class org.powertac.evcustomer.Config
-
- getBrokerSwitchFactor() - Method in class org.powertac.factoredcustomer.TariffSubscriberStructure
-
- getBrokerSwitchFactor(boolean) - Method in class org.powertac.householdcustomer.customers.Village.TariffEvaluationWrapper
-
- getBrokerSwitchFactor(boolean) - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex.TariffEvaluationWrapper
-
- getBrokerTime() - Method in class org.powertac.common.msg.BrokerAuthentication
-
Returns the system time set by the broker.
- getBrokerURL() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
- getBrokerURL() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- getBrokerUrl() - Method in class org.apache.activemq.pool.XaPooledConnectionFactory
-
- getBrokerVersion() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getBrokerVersion() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getBucketCount() - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
-
- getBucketCount() - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucketFactory
-
- getBucketNumber(String) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
-
- getBuffer() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
-
- getBundleCount() - Method in class org.powertac.factoredcustomer.CustomerStructure
-
- getBundleValueWeight() - Method in class org.powertac.factoredcustomer.ProfileOptimizerStructure
-
- getBuyLimitPriceMax() - Method in class org.powertac.du.DefaultBrokerService
-
- getBuyLimitPriceMin() - Method in class org.powertac.du.DefaultBrokerService
-
- getByteSequence(Message) - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
- getByteSequence() - Method in class org.apache.activemq.store.PListEntry
-
- getCachedSessionProxy(Session, LinkedList<Session>) - Method in class org.springframework.jms.connection.CachingConnectionFactory
-
Wrap the given Session with a proxy that delegates every method call to it
but adapts close calls.
- getCacheLevel() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return the level of caching that this listener container is allowed to apply.
- getCacheSize() - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMapFactory
-
- getCacheSize() - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucketFactory
-
- getCapacityInUse() - Method in class org.powertac.customer.model.LiftTruck
-
- getCapacityKWh() - Method in class org.powertac.customer.model.Battery
-
- getCapacityName() - Method in interface org.powertac.factoredcustomer.interfaces.CapacityOriginator
-
- getCapacityOriginators() - Method in class org.powertac.factoredcustomer.DefaultCapacityBundle
-
- getCapacityOriginators() - Method in interface org.powertac.factoredcustomer.interfaces.CapacityBundle
-
- getCapacityProfile(Tariff) - Method in interface org.powertac.common.interfaces.CustomerModelAccessor
-
Returns a capacity profile for the given tariff.
- getCapacityProfile(Tariff) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getCapacityProfile(Tariff) - Method in class org.powertac.customer.model.Battery
-
- getCapacityProfile(Tariff) - Method in class org.powertac.customer.model.LiftTruck
-
- getCapacityProfile(Tariff) - Method in class org.powertac.householdcustomer.customers.Village.TariffEvaluationWrapper
-
- getCapacityProfile(Tariff) - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex.TariffEvaluationWrapper
-
- getCarbonEmissionRate() - Method in class org.powertac.genco.Genco
-
Rate at which this plant emits carbon, relative to a coal-fired
thermal plant.
- getCarName() - Method in class org.powertac.evcustomer.beans.ClassCar
-
- getCashBalance() - Method in class org.powertac.common.Broker
-
Returns broker's cash balance.
- getCharge() - Method in class org.powertac.common.BalancingTransaction
-
Returns the total charge imposed by the DU for this imbalance --
positive for credit to broker, negative for debit from broker
- getCharge() - Method in class org.powertac.common.CapacityTransaction
-
The total charge imposed by the DU for this assessment.
- getCharge() - Method in class org.powertac.common.DistributionTransaction
-
Returns the total fee assessed for transport and customer connections.
- getCharge() - Method in class org.powertac.common.TariffTransaction
-
Returns the debit (negative) or credit (positive) to the broker's
money account represented by this transaction.
- getChargeEfficiency() - Method in class org.powertac.customer.model.Battery
-
- getChargeEfficiency() - Method in class org.powertac.customer.model.LiftTruck
-
- getChargingCapacity() - Method in class org.powertac.evcustomer.customers.EvCustomer
-
- getCheckLimitsLogLevel() - Method in class org.apache.activemq.usage.SystemUsage
-
- getCheckPeriod() - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
-
- getCheckPeriod() - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
-
- getCheckPeriod() - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
- getClearingPrice() - Method in class org.powertac.common.Orderbook
-
Returns the positive price at which the market cleared.
- getClientId() - Method in class org.apache.activemq.broker.ConnectionContext
-
- getClientId() - Method in class org.apache.activemq.broker.jmx.ConnectionView
-
- getClientId() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
Returns the client identifier for this connection
- getClientId() - Method in class org.apache.activemq.broker.jmx.ProducerView
-
- getClientId() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
-
- getClientId() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getClientId() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- getClientId() - Method in class org.apache.activemq.network.ForwardingBridge
-
- getClientId() - Method in class org.apache.activemq.util.SubscriptionKey
-
- getClientId() - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Return a JMS client ID for the single Connection created and exposed
by this ConnectionFactory, if any.
- getClientId() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Return the JMS client ID for the shared Connection created and used
by this container, if any.
- getClientId() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- getClients() - Method in interface org.apache.activemq.broker.Broker
-
- getClients() - Method in class org.apache.activemq.broker.BrokerFilter
-
- getClients() - Method in class org.apache.activemq.broker.EmptyBroker
-
- getClients() - Method in class org.apache.activemq.broker.ErrorBroker
-
- getClients() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getClients() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getClients() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- getClockParameters() - Method in class org.powertac.common.Competition
-
Returns the clock parameters for the start of a normal sim session
as a simple Map, to simplify code that
must mediate between Competition and TimeService instances.
- getCloudCover() - Method in class org.powertac.common.WeatherForecastPrediction
-
- getCloudCover() - Method in class org.powertac.common.WeatherReport
-
- getCloudCoverFactor(int) - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- getCloudCoverInfluence() - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- getClusterClientUriQuery() - Method in class org.apache.activemq.broker.PublishedAddressPolicy
-
Gets the URI query that's configured on the published URI that's sent to client's
when the cluster info is updated.
- getCoefficientArray() - Method in class org.powertac.genco.CpGenco
-
Returns coefficients as a array.
- getCoefficients() - Method in class org.powertac.genco.CpGenco
-
Returns function coefficients as an array of Strings
- getCommitmentLeadtime() - Method in class org.powertac.genco.Genco
-
Leadtime to commit energy from this plant, expressed in number of
timeslots.
- getCompositeACLs(ActiveMQDestination, String, String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getCompositeType() - Method in class org.apache.activemq.broker.jmx.OpenTypeSupport.AbstractOpenTypeFactory
-
- getCompositeType() - Method in interface org.apache.activemq.broker.jmx.OpenTypeSupport.OpenTypeFactory
-
- getConcurrency() - Method in class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
Return the concurrency for the listener, if any.
- getConcurrentConsumers() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return the "concurrentConsumer" setting.
- getConfigFile1() - Method in class org.powertac.householdcustomer.HouseholdCustomerService
-
Getter method for the first configuration file
- getConfigFile1() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
Getter method for the first configuration file
- getConfiguration() - Method in class org.apache.activemq.security.JaasAuthenticationPlugin
-
- getConfigurationUrl() - Method in interface org.apache.activemq.broker.BrokerContext
-
- getConfigUrl() - Method in class org.powertac.server.TournamentSchedulerService
-
- getConnection() - Method in class org.apache.activemq.broker.ConnectionContext
-
- getConnection() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getConnection() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
Returns the ObjectName of the Connection that created this Subscription.
- getConnection() - Method in class org.apache.activemq.broker.TransportConnectionState
-
- getConnection(JmsResourceHolder) - Method in interface org.springframework.jms.connection.ConnectionFactoryUtils.ResourceFactory
-
Fetch an appropriate Connection from the given JmsResourceHolder.
- getConnection() - Method in class org.springframework.jms.connection.JmsResourceHolder
-
- getConnection(Class<? extends Connection>) - Method in class org.springframework.jms.connection.JmsResourceHolder
-
- getConnection() - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Obtain an initialized shared Connection.
- getConnection(JmsResourceHolder) - Method in class org.springframework.jms.core.JmsTemplate
-
Fetch an appropriate Connection from the given JmsResourceHolder.
- getConnection(JmsResourceHolder) - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
Fetch an appropriate Connection from the given JmsResourceHolder.
- getConnectionContext() - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
-
- getConnectionContext() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
- getConnectionContext(String) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getConnectionContext(Broker) - Static method in class org.apache.activemq.util.BrokerSupport
-
Returns the broker's administration connection context used for
configuring the broker at startup
- getConnectionControl() - Method in class org.apache.activemq.broker.TransportConnector
-
- getConnectionCount() - Method in class org.apache.activemq.proxy.ProxyConnector
-
- getConnectionCount() - Method in class org.apache.activemq.transport.vm.VMTransportServer
-
- getConnectionFactory() - Method in class org.springframework.jms.connection.JmsTransactionManager
-
Return the JMS ConnectionFactory that this instance should manage transactions for.
- getConnectionFactory() - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
Return the ConnectionFactory that the underlying
JmsTemplate uses.
- getConnectionFactory() - Method in class org.springframework.jms.core.support.JmsGatewaySupport
-
Return the JMS ConnectionFactory used by the gateway.
- getConnectionFactory() - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
Return the QueueConnectionFactory to use for obtaining JMS QueueConnections.
- getConnectionFactory() - Method in class org.springframework.jms.support.JmsAccessor
-
Return the ConnectionFactory that this accessor uses for obtaining
JMS Connections.
- getConnectionFilter() - Method in class org.apache.activemq.network.NetworkConnector
-
- getConnectionForProducer() - Method in class org.apache.activemq.network.jms.DestinationBridge
-
- getConnectionId() - Method in interface org.apache.activemq.broker.Connection
-
- getConnectionId() - Method in class org.apache.activemq.broker.ConnectionContext
-
- getConnectionId() - Method in class org.apache.activemq.broker.jmx.ConnectionView
-
- getConnectionId() - Method in class org.apache.activemq.broker.jmx.ProducerView
-
- getConnectionId() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
-
- getConnectionId() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getConnectionId() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- getConnectionId() - Method in class org.apache.activemq.broker.TransportConnection
-
- getConnectionId() - Method in class org.apache.activemq.transaction.XATransaction
-
- getConnectionMutex() - Method in class org.apache.activemq.broker.TransportConnectionState
-
- getConnectionPassword() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getConnectionPassword() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- getConnectionProtocol() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getConnectionProtocol() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- getConnections() - Method in class org.apache.activemq.broker.TransportConnector
-
- getConnectionState() - Method in class org.apache.activemq.broker.ConnectionContext
-
- getConnectionStates() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getConnectionURL() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getConnectionURL() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- getConnectionUsername() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getConnectionUsername() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- getConnector() - Method in interface org.apache.activemq.broker.Connection
-
- getConnector() - Method in class org.apache.activemq.broker.ConnectionContext
-
- getConnector() - Method in class org.apache.activemq.broker.TransportConnection
-
- getConnectorByName(String) - Method in class org.apache.activemq.broker.BrokerService
-
- getConnectorHost() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
Get the connectorHost
- getConnectorPath() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- getConnectorPort() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- getConnectUri() - Method in class org.apache.activemq.broker.TransportConnector
-
- getConnectURI() - Method in class org.apache.activemq.transport.vm.VMTransportServer
-
- getConnnectionForConsumer() - Method in class org.apache.activemq.network.jms.DestinationBridge
-
- getConsumedCount() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getConsumedCount() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- getConsumedCount() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- getConsumedCount() - Method in interface org.apache.activemq.broker.region.Subscription
-
- getConsumedCount() - Method in class org.apache.activemq.broker.region.SubscriptionStatistics
-
- getConsumer() - Method in class org.apache.activemq.network.jms.DestinationBridge
-
- getConsumerCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getConsumerCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the number of consumers subscribed this destination.
- getConsumerCount() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getConsumerInfo() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
-
- getConsumerInfo() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getConsumerInfo() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- getConsumerInfo() - Method in interface org.apache.activemq.broker.region.Subscription
-
The ConsumerInfo object that created the subscription.
- getConsumerPriorityBase() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- getConsumers() - Method in class org.apache.activemq.broker.jmx.ConnectionView
-
- getConsumers() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
Returns the ObjectNames of all the Consumers created by this Connection.
- getConsumers() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getConsumers() - Method in class org.apache.activemq.broker.region.ConnectorStatistics
-
- getConsumers() - Method in interface org.apache.activemq.broker.region.Destination
-
- getConsumers() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- getConsumers() - Method in class org.apache.activemq.broker.region.DestinationStatistics
-
- getConsumers() - Method in class org.apache.activemq.broker.region.Queue
-
- getConsumers() - Method in class org.apache.activemq.broker.region.Topic
-
- getConsumersBeforeDispatchStarts() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getConsumersBeforeDispatchStarts() - Method in class org.apache.activemq.broker.region.Queue
-
- getConsumerSystemUsage() - Method in class org.apache.activemq.broker.BrokerService
-
- getConsumerSystemUsagePortion() - Method in class org.apache.activemq.broker.BrokerService
-
- getConsumerTTL() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- getConsumerTTL() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- getConsumerTTL() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- getConsumptionRate() - Method in class org.powertac.du.DefaultBrokerService
-
- getContext() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- getContext() - Method in interface org.apache.activemq.broker.region.Subscription
-
- getContext() - Method in class org.apache.activemq.broker.TransportConnectionState
-
- getContext() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getContext() - Method in class org.apache.activemq.util.TransactionTemplate
-
- getContext() - Static method in class org.powertac.common.spring.SpringApplicationContext
-
- getContextBroker() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getControllableKW() - Method in class org.powertac.common.CustomerInfo
-
Returns total controllable capacity in kW per member.
- getControllableKWh() - Method in class org.powertac.common.CustomerInfo
-
Deprecated.
- getControllingService() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getCoolCoef() - Method in class org.powertac.genco.MisoBuyer
-
- getCoolThreshold() - Method in class org.powertac.genco.MisoBuyer
-
- getCop() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getCorrelationId() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
- getCost() - Method in class org.powertac.genco.Genco
-
Ask price for energy from this plant.
- getCount() - Method in class org.apache.activemq.broker.jmx.NetworkDestinationView
-
- getCount() - Method in interface org.apache.activemq.broker.jmx.NetworkDestinationViewMBean
-
Returns the number of messages that have been sent to the destination.
- getCount() - Method in class org.powertac.factoredcustomer.CustomerStructure
-
- getCreatorKey() - Method in class org.powertac.factoredcustomer.CustomerStructure
-
- getCronEntry() - Method in interface org.apache.activemq.broker.scheduler.Job
-
- getCronEntry() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- getCurrentCapacity() - Method in class org.powertac.evcustomer.customers.EvCustomer
-
- getCurrentConnections() - Method in class org.apache.activemq.broker.BrokerService
-
- getCurrentConnectionsCount() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getCurrentConnectionsCount() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getCurrentDateTime() - Method in class org.powertac.common.TimeService
-
- getCurrentForecast() - Method in interface org.powertac.factoredcustomer.interfaces.CapacityOriginator
-
- getCurrentForecastPerSub(TariffSubscription) - Method in interface org.powertac.factoredcustomer.interfaces.CapacityOriginator
-
- getCurrentMarketPosition(Broker) - Method in class org.powertac.accounting.AccountingService
-
Gets the net market position for the current timeslot.
- getCurrentMarketPosition(Broker) - Method in interface org.powertac.common.interfaces.Accounting
-
Returns the market position for the current timeslot for a given broker.
- getCurrentNetLoad(Broker) - Method in class org.powertac.accounting.AccountingService
-
Returns the net load for the given broker in the current timeslot.
- getCurrentNetLoad(Broker) - Method in interface org.powertac.common.interfaces.Accounting
-
Returns the current net load represented by unprocessed TariffTransactions
for a specific Broker.
- getCurrentStatus() - Method in class org.apache.activemq.broker.jmx.HealthView
-
- getCurrentStatus() - Method in interface org.apache.activemq.broker.jmx.HealthViewMBean
-
Warning, this method only return a value if the health or healthList method has previously
been called.
- getCurrentSubscriptions() - Method in class org.powertac.customer.AbstractCustomer
-
Returns the current tariff subscriptions for the first CustomerInfo.
- getCurrentSubscriptions(PowerType) - Method in class org.powertac.customer.AbstractCustomer
-
Returns the current tariff subscriptions for the first CustomerInfo
with the given PowerType.
- getCurrentSupplyDemandByBroker() - Method in class org.powertac.accounting.AccountingService
-
Returns a mapping of brokers to total supply and demand among subscribed
customers.
- getCurrentSupplyDemandByBroker() - Method in interface org.powertac.common.interfaces.Accounting
-
Returns a mapping of brokers to total supply and demand among subscribed
customers.
- getCurrentTemp() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getCurrentTime() - Method in class org.powertac.common.TimeService
-
Returns the current time as an Instant
- getCurrentTimeslot() - Method in class org.powertac.common.WeatherForecast
-
Deprecated.
- getCurrentTimeslot() - Method in class org.powertac.common.WeatherReport
-
Deprecated.
- getCursorMemoryHighWaterMark() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- getCursorMemoryHighWaterMark() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getCursorMemoryHighWaterMark() - Method in interface org.apache.activemq.broker.region.Destination
-
- getCursorMemoryHighWaterMark() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- getCursorMemoryHighWaterMark() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getCursorMemoryHighWaterMark() - Method in interface org.apache.activemq.broker.region.Subscription
-
- getCursorMemoryUsage() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
-
- getCursorMemoryUsage() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
-
- getCursorMemoryUsage() - Method in class org.apache.activemq.broker.jmx.QueueView
-
- getCursorMemoryUsage() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
- getCursorPercentUsage() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
-
- getCursorPercentUsage() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
-
- getCursorPercentUsage() - Method in class org.apache.activemq.broker.jmx.QueueView
-
- getCursorPercentUsage() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
- getCurtailment() - Method in class org.powertac.balancemkt.ChargeInfo
-
- getCurtailment() - Method in class org.powertac.common.TariffSubscription
-
- getCurtailmentRatio() - Method in class org.powertac.common.msg.EconomicControlEvent
-
- getCurtailmentShifts() - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- getCustId() - Method in class org.powertac.customer.AbstractCustomer
-
- getCustomer() - Method in class org.powertac.common.TariffSubscription
-
- getCustomerClass() - Method in class org.powertac.common.CustomerInfo
-
Returns the customer class of this customer.
- getCustomerCount() - Method in class org.powertac.common.TariffTransaction
-
Number of individual customers within the customer model represented
by this transaction.
- getCustomerInfo() - Method in interface org.powertac.common.interfaces.CustomerModelAccessor
-
Returns the CustomerInfo instance for this customer model.
- getCustomerInfo() - Method in class org.powertac.common.TariffTransaction
-
- getCustomerInfo(PowerType) - Method in class org.powertac.customer.AbstractCustomer
-
Returns the first CustomerInfo associated with this instance and PowerType.
- getCustomerInfo() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getCustomerInfo() - Method in class org.powertac.customer.model.Battery
-
- getCustomerInfo() - Method in class org.powertac.customer.model.LiftTruck
-
- getCustomerInfo() - Method in class org.powertac.factoredcustomer.DefaultCapacityBundle
-
- getCustomerInfo() - Method in interface org.powertac.factoredcustomer.interfaces.CapacityBundle
-
- getCustomerInfo() - Method in class org.powertac.householdcustomer.customers.Village.TariffEvaluationWrapper
-
- getCustomerInfo() - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex.TariffEvaluationWrapper
-
- getCustomerInfoList(PowerType) - Method in class org.powertac.customer.AbstractCustomer
-
Returns the list of CustomerInfos associated with this instance and
PowerType.
- getCustomerInfos() - Method in class org.powertac.customer.AbstractCustomer
-
Returns the list of CustomerInfo records associated with this customer
model.
- getCustomerName() - Method in class org.powertac.common.msg.CustomerBootstrapData
-
- getCustomerRepo() - Method in interface org.powertac.common.interfaces.CustomerServiceAccessor
-
Returns a reference to a CustomerRepo
- getCustomerRepo() - Method in class org.powertac.customer.CustomerModelService
-
- getCustomerRepo() - Method in class org.powertac.householdcustomer.HouseholdCustomerService
-
- getCustomerRepo() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
- getCustomers() - Method in class org.powertac.common.Competition
-
The list of customers (or more precisely, customer models) in the
simulation environment.
- getCustomersCommitted() - Method in class org.powertac.common.TariffSubscription
-
- getDailyBegin() - Method in class org.powertac.common.Rate
-
- getDailyEnd() - Method in class org.powertac.common.Rate
-
- getDailyKm(String) - Method in class org.powertac.evcustomer.beans.GroupActivity
-
- getDailyRoutine() - Method in class org.powertac.householdcustomer.persons.Person
-
This function returns the daily routine of a person.
- getDailyRoutine() - Method in class org.powertac.officecomplexcustomer.persons.Person
-
This function returns the daily routine of a person.
- getData() - Method in class org.apache.activemq.broker.jmx.PersistenceAdapterView
-
- getData() - Method in interface org.apache.activemq.broker.jmx.PersistenceAdapterViewMBean
-
- getData() - Method in class org.powertac.common.repo.BootstrapDataRepo
-
Returns the entire list of objects
- getData(Class<?>) - Method in class org.powertac.common.repo.BootstrapDataRepo
-
Returns the list of items of a particular class
- getDataDirectory() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getDataDirectory() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getDataDirectoryFile() - Method in class org.apache.activemq.broker.BrokerService
-
- getDataTime(String) - Static method in class org.apache.activemq.broker.scheduler.JobSupport
-
- getDateExecuted() - Method in class org.powertac.common.ClearedTrade
-
- getDateExecuted() - Method in class org.powertac.common.Orderbook
-
The date when the market cleared.
- getDateTime(long) - Static method in class org.apache.activemq.broker.scheduler.JobSupport
-
- getDateTimeForIndex(int) - Method in class org.powertac.common.repo.TimeslotRepo
-
Converts int timeslot index to DateTime in UTC timezone
- getDayWeight(int) - Method in class org.powertac.evcustomer.beans.Activity
-
- getDeactivateTimeslotsAhead() - Method in class org.powertac.common.Competition
-
Number of timeslots, starting with the current timeslot, that are closed
for trading.
- getDeadLetterQueue() - Method in class org.apache.activemq.broker.region.policy.SharedDeadLetterStrategy
-
- getDeadLetterQueueFor(Message, Subscription) - Method in interface org.apache.activemq.broker.region.policy.DeadLetterStrategy
-
Returns the dead letter queue for the given message and subscription.
- getDeadLetterQueueFor(Message, Subscription) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
- getDeadLetterQueueFor(Message, Subscription) - Method in class org.apache.activemq.broker.region.policy.SharedDeadLetterStrategy
-
- getDeadLetterStrategy() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getDeadLetterStrategy() - Method in interface org.apache.activemq.broker.region.Destination
-
- getDeadLetterStrategy() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- getDeadLetterStrategy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getDefaultClearingPrice() - Method in class org.powertac.auctioneer.AuctionService
-
- getDefaultDataDirectory() - Static method in class org.apache.activemq.util.IOHelper
-
- getDefaultDestination() - Method in class org.springframework.jms.core.JmsTemplate
-
Return the destination to be used on send/receive operations that do not
have a destination parameter.
- getDefaultDestinationName() - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
Return the configured default destination name.
- getDefaultDestinationName() - Method in class org.springframework.jms.core.JmsTemplate
-
Return the destination name to be used on send/receive operations that
do not have a destination parameter.
- getDefaultDirectoryPrefix() - Static method in class org.apache.activemq.util.IOHelper
-
Allows a system property to be used to overload the default data
directory which can be useful for forcing the test cases to use a target/
prefix
- getDefaultEntry() - Method in class org.apache.activemq.broker.region.policy.PolicyMap
-
- getDefaultEntry() - Method in class org.apache.activemq.security.DefaultAuthorizationMap
-
- getDefaultListenerMethod() - Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
-
Return the name of the default listener method to delegate to.
- getDefaultMargin() - Method in class org.powertac.auctioneer.AuctionService
-
- getDefaultResponseDestination() - Method in class org.springframework.jms.config.MethodJmsListenerEndpoint
-
Return the default response destination, if any.
- getDefaultSocketURIString() - Method in class org.apache.activemq.broker.BrokerService
-
- getDefaultSpotPrice() - Method in class org.powertac.balancemkt.BalancingMarketService
-
- getDefaultSpotPrice() - Method in interface org.powertac.common.interfaces.BalancingMarket
-
Returns the value used for spot price per MWh if unavailable from
wholesale market.
- getDefaultSpotPrice() - Method in class org.powertac.distributionutility.DistributionUtilityService
-
- getDefaultStoreDirectory() - Static method in class org.apache.activemq.util.IOHelper
-
- getDefaultSubscriptionName(Object) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Determine the default subscription name for the given message listener.
- getDefaultTariff(PowerType) - Method in interface org.powertac.common.interfaces.TariffMarket
-
Returns the default tariff.
- getDefaultTariff(PowerType) - Method in class org.powertac.common.repo.TariffRepo
-
- getDefaultTariff(PowerType) - Method in class org.powertac.tariffmarket.TariffMarketService
-
Returns the default tariff
- getDelay() - Method in interface org.apache.activemq.broker.scheduler.Job
-
- getDelay() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- getDelegate() - Method in class org.apache.activemq.store.ProxyMessageStore
-
- getDelegate() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- getDelegate() - Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
-
Return the target object to delegate message listening to.
- getDelegates() - Method in class org.springframework.jms.connection.ChainedExceptionListener
-
Return all registered ExceptionListener delegates (as array).
- getDeliveryDelay() - Method in class org.springframework.jms.core.JmsTemplate
-
Return the delivery delay to use for send calls (in milliseconds).
- getDeliveryMode() - Method in class org.springframework.jms.core.JmsTemplate
-
Return the delivery mode to use when sending a message.
- getDeliveryMode() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
- getDequeueCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getDequeueCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the number of messages that have been acknowledged from the
destination.
- getDequeueCount() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getDequeueCounter() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
-
- getDequeueCounter() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
-
- getDequeueCounter() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getDequeueCounter() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- getDequeueCounter() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- getDequeueCounter() - Method in interface org.apache.activemq.broker.region.Subscription
-
- getDequeueCounter() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- getDequeueCounter() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getDequeueCounter() - Method in class org.apache.activemq.network.ForwardingBridge
-
- getDequeueCounter() - Method in interface org.apache.activemq.network.NetworkBridge
-
- getDequeues() - Method in class org.apache.activemq.broker.region.ConnectionStatistics
-
- getDequeues() - Method in class org.apache.activemq.broker.region.ConnectorStatistics
-
- getDequeues() - Method in class org.apache.activemq.broker.region.DestinationStatistics
-
- getDequeues() - Method in class org.apache.activemq.broker.region.SubscriptionStatistics
-
- getDequeues() - Method in class org.apache.activemq.network.NetworkBridgeStatistics
-
The current number of dequeues this bridge has, which is the number of
messages actually sent to and received by the remote broker.
- getDescription(MBeanAttributeInfo) - Method in class org.apache.activemq.broker.jmx.AnnotatedMBean
- getDescription(MBeanOperationInfo) - Method in class org.apache.activemq.broker.jmx.AnnotatedMBean
- getDescription() - Method in class org.apache.activemq.broker.jmx.OpenTypeSupport.AbstractOpenTypeFactory
-
- getDescription() - Method in class org.powertac.common.Competition
-
Uninterpreted text that further describes the competition.
- getDestFilter() - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
-
- getDestFilter() - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
-
- getDestination(ActiveMQDestination) - Method in class org.apache.activemq.broker.BrokerService
-
Looks up and lazily creates if necessary the destination for the given
JMS name
- getDestination() - Method in class org.apache.activemq.broker.region.virtual.FilteredDestination
-
- getDestination() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- getDestination() - Method in class org.apache.activemq.store.AbstractMessageStore
-
- getDestination() - Method in interface org.apache.activemq.store.MessageStore
-
The destination that the message store is holding messages for.
- getDestination() - Method in class org.apache.activemq.store.ProxyMessageStore
-
- getDestination() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- getDestination() - Method in class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
Return the name of the destination for this endpoint.
- getDestination() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return the destination to receive messages from.
- getDestination() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
- getDestinationDescription() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return a descriptive String for this container's JMS destination
(never null).
- getDestinationFilter() - Method in class org.apache.activemq.network.ForwardingBridge
-
- getDestinationFilter() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- getDestinationInterceptor() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getDestinationInterceptors() - Method in class org.apache.activemq.broker.BrokerService
-
- getDestinationMap(ActiveMQDestination) - Method in interface org.apache.activemq.broker.Broker
-
return a reference destination map of a region based on the destination type
- getDestinationMap() - Method in class org.apache.activemq.broker.BrokerFilter
-
- getDestinationMap(ActiveMQDestination) - Method in class org.apache.activemq.broker.BrokerFilter
-
- getDestinationMap() - Method in class org.apache.activemq.broker.EmptyBroker
-
- getDestinationMap(ActiveMQDestination) - Method in class org.apache.activemq.broker.EmptyBroker
-
- getDestinationMap() - Method in class org.apache.activemq.broker.ErrorBroker
-
- getDestinationMap(ActiveMQDestination) - Method in class org.apache.activemq.broker.ErrorBroker
-
- getDestinationMap() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getDestinationMap(ActiveMQDestination) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getDestinationMap() - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- getDestinationMap() - Method in interface org.apache.activemq.broker.region.Region
-
Returns a reference to the concurrent hash map that holds known destinations, do not modify
- getDestinationMap() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getDestinationMap(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getDestinationName() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
-
- getDestinationName() - Method in class org.apache.activemq.broker.jmx.ProducerView
-
- getDestinationName() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
-
- getDestinationName() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getDestinationName() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- getDestinationName() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return the name of the destination to receive messages from.
- getDestinationName() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- getDestinationPolicy() - Method in class org.apache.activemq.broker.BrokerService
-
- getDestinationPolicy() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getDestinationResolver() - Method in class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
-
Return the DestinationResolver for this adapter.
- getDestinationResolver() - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
- getDestinationResolver() - Method in class org.springframework.jms.listener.endpoint.StandardJmsActivationSpecFactory
-
- getDestinationResolver() - Method in interface org.springframework.jms.listener.MessageListenerContainer
-
- getDestinationResolver() - Method in class org.springframework.jms.support.destination.JmsDestinationAccessor
-
Return the DestinationResolver for this accessor (never null).
- getDestinations() - Method in interface org.apache.activemq.broker.Broker
-
- getDestinations(ActiveMQDestination) - Method in class org.apache.activemq.broker.BrokerFilter
-
- getDestinations() - Method in class org.apache.activemq.broker.BrokerFilter
-
- getDestinations() - Method in class org.apache.activemq.broker.BrokerService
-
- getDestinations(ActiveMQDestination) - Method in class org.apache.activemq.broker.EmptyBroker
-
- getDestinations() - Method in class org.apache.activemq.broker.EmptyBroker
-
- getDestinations(ActiveMQDestination) - Method in class org.apache.activemq.broker.ErrorBroker
-
- getDestinations() - Method in class org.apache.activemq.broker.ErrorBroker
-
- getDestinations(ActiveMQDestination) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getDestinations() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getDestinations(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
Provide an exact or wildcard lookup of destinations in the region
- getDestinations() - Method in class org.apache.activemq.broker.region.DestinationFactory
-
Returns a set of all the ActiveMQDestination
objects that the persistence store is aware exist.
- getDestinations() - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
-
- getDestinations(ActiveMQDestination) - Method in interface org.apache.activemq.broker.region.Region
-
Provide an exact or wildcard lookup of destinations in the region
- getDestinations(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getDestinations() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getDestinations() - Method in class org.apache.activemq.broker.region.RegionStatistics
-
- getDestinations() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- getDestinations() - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
Retrieve a set of all Destinations be used by the Broker
- getDestinations() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- getDestinations() - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Returns a set of all the
ActiveMQDestination objects that the
persistence store is aware exist.
- getDestinationSequenceId() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getDestinationSource() - Method in class org.apache.activemq.pool.PooledConnection
-
- getDestinationStatistics() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getDestinationStatistics() - Method in interface org.apache.activemq.broker.region.Destination
-
- getDestinationStatistics() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- getDestinationStatistics() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getDestinationView(String) - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
It will be assumed the destinationName is prepended with topic:// or queue:// - but
will default to a Queue
- getDestinationView(String, byte) - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
Get the BrokerDestinationView associated with destination
- getDestinationView(ActiveMQDestination) - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
Get the BrokerDestinationView associated with destination
- getDirectory() - Method in interface org.apache.activemq.broker.scheduler.JobSchedulerStore
-
Gets the location where the Job Scheduler will write the persistent data used
to preserve and recover scheduled Jobs.
- getDirectory() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobSchedulerStore
-
- getDirectory() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- getDirectory() - Method in interface org.apache.activemq.store.PersistenceAdapter
-
- getDirectory() - Method in interface org.apache.activemq.store.PListStore
-
- getDirectory() - Method in class org.apache.activemq.store.SharedFileLocker
-
- getDiscardedCount() - Method in class org.apache.activemq.broker.jmx.TopicSubscriptionView
-
- getDiscardedCount() - Method in interface org.apache.activemq.broker.jmx.TopicSubscriptionViewMBean
-
- getDischargingCapacity() - Method in class org.powertac.evcustomer.customers.EvCustomer
-
- getDiscoveryAgent() - Method in class org.apache.activemq.broker.TransportConnector
-
- getDiscoveryAgent() - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
-
- getDiscoveryUri() - Method in class org.apache.activemq.broker.TransportConnector
-
- getDiskList() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
- getDiskUsageCheckRegrowThreshold() - Method in class org.apache.activemq.broker.BrokerService
-
- getDispatchCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getDispatchCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the number of messages that have been delivered (potentially not
acknowledged) to consumers.
- getDispatchCount() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getDispatched() - Method in class org.apache.activemq.broker.region.DestinationStatistics
-
- getDispatched() - Method in class org.apache.activemq.broker.region.SubscriptionStatistics
-
- getDispatchedCounter() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getDispatchedCounter() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- getDispatchedCounter() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- getDispatchedCounter() - Method in interface org.apache.activemq.broker.region.Subscription
-
- getDispatchedCounter() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- getDispatchedQueueSize() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getDispatchedQueueSize() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- getDispatchedQueueSize() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- getDispatchedQueueSize() - Method in interface org.apache.activemq.broker.region.Subscription
-
- getDispatchedQueueSize() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- getDispatchPolicy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getDispatchPolicy() - Method in class org.apache.activemq.broker.region.Queue
-
- getDispatchPolicy() - Method in class org.apache.activemq.broker.region.Topic
-
- getDispatchQueueSize() - Method in interface org.apache.activemq.broker.Connection
-
Returns the number of messages to be dispatched to this connection
- getDispatchQueueSize() - Method in class org.apache.activemq.broker.jmx.ConnectionView
-
- getDispatchQueueSize() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
Returns the number of messages to be dispatched to this connection
- getDispatchQueueSize() - Method in class org.apache.activemq.broker.TransportConnection
-
Returns the number of messages to be dispatched to this connection
- getDominantAppliance() - Method in class org.powertac.householdcustomer.customers.Household
-
This function returns the dominant appliance of the household.
- getDominantAppliance() - Method in class org.powertac.officecomplexcustomer.customers.Office
-
This function returns the dominant appliance of the household.
- getDominantConsumption(int) - Method in class org.powertac.householdcustomer.customers.Household
-
This is a function returning the dominant Consumption Load for a certain
hour.
- getDominantConsumption(int) - Method in class org.powertac.officecomplexcustomer.customers.Office
-
This is a function returning the dominant Consumption Load for a certain
hour.
- getDominantLoad() - Method in class org.powertac.evcustomer.customers.EvCustomer
-
- getDominantLoad(String) - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex
-
This function returns the dominant Consumption Load for a certain type of
houses
- getDoubleProperty(String, Double) - Method in interface org.powertac.common.interfaces.ServerProperties
-
Returns the value of the named property as a Double, or
defaultValue if no such property is found.
- getDoubleProperty(String, Double) - Method in class org.powertac.server.ServerPropertiesService
-
- getDownRegulationCapacity() - Method in class org.powertac.common.RegulationAccumulator
-
Returns the available down-regulation capacity in kWh.
- getDownRegulationCapacity() - Method in class org.powertac.common.RegulationCapacity
-
Returns the available down-regulation capacity in kWh.
- getDownRegulationKW() - Method in class org.powertac.common.CustomerInfo
-
Returns the maximum down-regulation rate in kW per member.
- getDownRegulationPayment() - Method in class org.powertac.common.RegulationRate
-
- getDropOnly() - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
-
- getDryerFlag() - Method in class org.powertac.householdcustomer.appliances.WashingMachine
-
- getDryerIndex() - Method in class org.powertac.householdcustomer.appliances.WashingMachine
-
- getDryerOverallPower() - Method in class org.powertac.householdcustomer.appliances.WashingMachine
-
- getDuplexNetworkConnectorId() - Method in class org.apache.activemq.broker.TransportConnection
-
- getDurableDestinations() - Method in interface org.apache.activemq.broker.Broker
-
- getDurableDestinations() - Method in class org.apache.activemq.broker.BrokerFilter
-
- getDurableDestinations() - Method in class org.apache.activemq.broker.EmptyBroker
-
- getDurableDestinations() - Method in class org.apache.activemq.broker.ErrorBroker
-
- getDurableDestinations() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getDurableDestinations() - Method in class org.apache.activemq.broker.region.AbstractRegion
-
Get all the Destinations that are in storage
- getDurableDestinations() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getDurableDestinations() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- getDurableDestinations() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getDurableDestinations() - Method in class org.apache.activemq.network.NetworkConnector
-
- getDurableRemoteSubs() - Method in class org.apache.activemq.network.DemandSubscription
-
- getDurableSubscription(SubscriptionKey) - Method in class org.apache.activemq.broker.region.TopicRegion
-
- getDurableSubscriptionName() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return the name of a durable subscription to create, if any.
- getDurableSubscriptionName() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- getDurableSubscriptions() - Method in class org.apache.activemq.broker.region.TopicRegion
-
- getDurableTopicDestinations(Set<ActiveMQDestination>) - Static method in class org.apache.activemq.network.NetworkConnector
-
- getDurableTopicPrefetch() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Get the durableTopicPrefetch
- getDurableTopicSubs() - Method in class org.apache.activemq.broker.region.Topic
-
- getDurableTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getDurableTopicSubscribers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getDurableTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getDurableTopicSubscribersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getDuration() - Method in class org.powertac.householdcustomer.appliances.Appliance
-
This function returns the duration variable of the appliance.
- getDuration() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This function returns the duration variable of the appliance.
- getDynamicallyIncludedDestinations() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getDynamicallyIncludedDestinations() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- getDynamicDestinationProducers() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getDynamicDestinationProducers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getDynamicDestinationProducers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getDynamicDestinationProducersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getEarlyWithdrawPayment() - Method in class org.powertac.common.Tariff
-
Payment from customer to broker for canceling subscription before
minDuration has elapsed.
- getEarlyWithdrawPayment() - Method in class org.powertac.common.TariffSpecification
-
- getElasticity() - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- getElasticityModelType() - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- getEndInstant() - Method in class org.powertac.common.Timeslot
-
- getEndpointDescription() - Method in class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
Return a description for this endpoint.
- getEndpointDescription() - Method in class org.springframework.jms.config.MethodJmsListenerEndpoint
-
- getEndpointDescription() - Method in class org.springframework.jms.config.SimpleJmsListenerEndpoint
-
- getEndpointRegistry() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistrar
-
- getEnergyCharging() - Method in class org.powertac.customer.model.LiftTruck
-
- getEnergyInUse() - Method in class org.powertac.customer.model.LiftTruck
-
- getEnqueueCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getEnqueueCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the number of messages that have been sent to the destination.
- getEnqueueCount() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getEnqueueCounter() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
-
- getEnqueueCounter() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
-
- getEnqueueCounter() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getEnqueueCounter() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- getEnqueueCounter() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- getEnqueueCounter() - Method in interface org.apache.activemq.broker.region.Subscription
-
- getEnqueueCounter() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- getEnqueueCounter() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getEnqueueCounter() - Method in class org.apache.activemq.network.ForwardingBridge
-
- getEnqueueCounter() - Method in interface org.apache.activemq.network.NetworkBridge
-
- getEnqueues() - Method in class org.apache.activemq.broker.region.ConnectionStatistics
-
- getEnqueues() - Method in class org.apache.activemq.broker.region.ConnectorStatistics
-
- getEnqueues() - Method in class org.apache.activemq.broker.region.DestinationStatistics
-
- getEnqueues() - Method in class org.apache.activemq.broker.region.SubscriptionStatistics
-
- getEnqueues() - Method in class org.apache.activemq.network.NetworkBridgeStatistics
-
The current number of enqueues this bridge has, which is the number of potential messages to be forwarded
Messages may not be forwarded if there is no subscription
- getEntry(DefaultAuthorizationMap, LdapName, SimpleCachedLDAPAuthorizationMap.DestinationType) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- getEntryClass() - Method in class org.apache.activemq.broker.region.policy.PolicyMap
-
- getEntryClass() - Method in class org.apache.activemq.security.DefaultAuthorizationMap
-
- getEntryFor(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.PolicyMap
-
- getEntryFor(ActiveMQDestination) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
-
- getEnvironment() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- getEpsilon() - Method in class org.powertac.evcustomer.Config
-
- getErrorCode() - Method in exception org.springframework.jms.JmsException
-
Convenience method to get the vendor specific error code if
the root cause was an instance of JMSException.
- getErrorHandler() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return the ErrorHandler to be invoked in case of any uncaught exceptions thrown
while processing a Message.
- getEvalEnvTemp() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getEvictExpiredMessagesHighWatermark() - Method in interface org.apache.activemq.broker.region.policy.MessageEvictionStrategy
-
REturns the high water mark on which we will eagerly evict expired messages from RAM
- getEvictExpiredMessagesHighWatermark() - Method in class org.apache.activemq.broker.region.policy.MessageEvictionStrategySupport
-
- getExceptionListener() - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Return the JMS ExceptionListener implementation that should be registered
with the single Connection created by this factory, if any.
- getExceptionListener() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return the JMS ExceptionListener to notify in case of a JMSException thrown
by the registered message listener or the invocation infrastructure, if any.
- getExcludedDestinations() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getExcludedDestinations() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- getExclusiveConsumer() - Method in class org.apache.activemq.broker.region.QueueDispatchSelector
-
- getExecutionCount(String) - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
-
- getExecutionCount(String) - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Gets the number of times a scheduled Job has been executed.
- getExecutionCount() - Method in interface org.apache.activemq.broker.scheduler.Job
-
Gets the total number of times this job has executed.
- getExecutionCount() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- getExecutionMWh() - Method in class org.powertac.common.ClearedTrade
-
- getExecutionPrice() - Method in class org.powertac.common.ClearedTrade
-
- getExecutor() - Method in interface org.apache.activemq.broker.Broker
-
- getExecutor() - Method in class org.apache.activemq.broker.BrokerFilter
-
- getExecutor() - Method in class org.apache.activemq.broker.BrokerService
-
- getExecutor() - Method in class org.apache.activemq.broker.EmptyBroker
-
- getExecutor() - Method in class org.apache.activemq.broker.ErrorBroker
-
- getExecutor() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getExecutor() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getExecutor() - Method in class org.apache.activemq.usage.SystemUsage
-
- getExerciseRatio() - Method in class org.powertac.common.msg.BalancingOrder
-
- getExpectedCurtailment() - Method in class org.powertac.common.TariffEvaluationHelper
-
Returns the expected-curtailment-per-timeslot quantity
- getExpectedDischarge() - Method in class org.powertac.common.TariffEvaluationHelper
-
Returns the expected-discharge-per-timeslot quantity
- getExpectedDownRegulation() - Method in class org.powertac.common.TariffEvaluationHelper
-
Returns the expected-down-regulation-per-timeslot quantity
- getExpectedDuration() - Method in class org.powertac.factoredcustomer.TariffSubscriberStructure
-
- getExpectedMean() - Method in class org.powertac.common.Rate
-
- getExpectedTimeslotCount() - Method in class org.powertac.common.Competition
-
Expected value of timeslot count for a normal sim session.
- getExpiration() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- getExpiration() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- getExpiration() - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
-
- getExpiration() - Method in interface org.apache.activemq.broker.region.policy.DeadLetterStrategy
-
- getExpiration() - Method in class org.apache.activemq.store.ReferenceStore.ReferenceData
-
- getExpiration() - Method in class org.powertac.common.Tariff
-
- getExpiration() - Method in class org.powertac.common.TariffSpecification
-
- getExpiration() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
- getExpired() - Method in class org.apache.activemq.broker.region.DestinationStatistics
-
- getExpiredCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getExpiredCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the number of messages that have expired
- getExpiredCount() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getExpiredCustomerCount() - Method in class org.powertac.common.TariffSubscription
-
Returns the number of individual customers who may withdraw from this
subscription without penalty.
- getExpireMessagesPeriod() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getExpireMessagesPeriod() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getExpMeanPriceWeight() - Method in class org.powertac.factoredcustomer.TariffSubscriberStructure
-
- getFace() - Method in class org.powertac.du.DefaultBrokerService
-
- getFactory(Class<?>) - Static method in class org.apache.activemq.broker.jmx.OpenTypeSupport
-
- getFemaleDailyKm() - Method in class org.powertac.evcustomer.beans.GroupActivity
-
- getFemaleProbability() - Method in class org.powertac.evcustomer.beans.GroupActivity
-
- getFields(Object) - Method in class org.apache.activemq.broker.jmx.OpenTypeSupport.AbstractOpenTypeFactory
-
- getFields(Object) - Method in interface org.apache.activemq.broker.jmx.OpenTypeSupport.OpenTypeFactory
-
- getFile() - Method in class org.apache.activemq.broker.view.ConnectionDotFilePlugin
-
- getFile() - Method in class org.apache.activemq.broker.view.DestinationDotFilePlugin
-
- getFileId() - Method in class org.apache.activemq.store.ReferenceStore.ReferenceData
-
- getFilter() - Method in class org.apache.activemq.broker.region.virtual.FilteredDestination
-
- getFilterForPermissionType(SimpleCachedLDAPAuthorizationMap.PermissionType) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Returns the filter string for the given permission type.
- getFirstEnabled() - Method in class org.powertac.common.msg.TimeslotUpdate
-
Returns the serial number of the first enabled timeslot.
- getFloorRValue() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getForcedDurableConsumersSize() - Method in class org.apache.activemq.network.DemandSubscription
-
- getForecastForNextTimeslot() - Method in interface org.powertac.factoredcustomer.interfaces.CapacityOriginator
-
- getForecastHorizon() - Method in class org.powertac.server.WeatherService
-
- getForecastPerSubStartingAt(int, TariffSubscription) - Method in interface org.powertac.factoredcustomer.interfaces.CapacityOriginator
-
- getForecastTime() - Method in class org.powertac.common.WeatherForecastPrediction
-
- getForeignConnection() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- getFormatId() - Method in class org.apache.activemq.broker.jmx.RecoveredXATransactionView
-
- getFormatId() - Method in interface org.apache.activemq.broker.jmx.RecoveredXATransactionViewMBean
-
- getFormattedTime() - Method in class org.apache.activemq.broker.util.AuditLogEntry
-
- getForwardCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getForwardCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the number of messages that have been acknowledged by network subscriptions from the
destination.
- getForwards() - Method in class org.apache.activemq.broker.region.DestinationStatistics
-
- getForwardTo() - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
- getGameId() - Method in class org.powertac.server.TournamentSchedulerService
-
- getGcSweepTime() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- getGenericType() - Method in class org.powertac.common.enumerations.PowerType
-
Returns the least-specific capacity type for a given PowerType.
- getGlobalTransactionId() - Method in class org.apache.activemq.broker.jmx.RecoveredXATransactionView
-
- getGlobalTransactionId() - Method in interface org.apache.activemq.broker.jmx.RecoveredXATransactionViewMBean
-
- getGroupClass() - Method in class org.apache.activemq.security.AuthorizationEntry
-
- getGroupClass() - Method in class org.apache.activemq.security.DefaultAuthorizationMap
-
- getGroupClass() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- getGroupID() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- getGroupID() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- getGroupId() - Method in class org.powertac.evcustomer.beans.ClassGroup
-
- getGroupId() - Method in class org.powertac.evcustomer.beans.GroupActivity
-
- getGroupNameAttribute() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- getGroupObjectClass() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- getGroups() - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMap
-
- getGroups() - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
-
- getGroups() - Method in interface org.apache.activemq.broker.region.group.MessageGroupMap
-
- getGroups() - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
-
- getGroups() - Method in class org.apache.activemq.security.AuthenticationUser
-
- getGroupSequence() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- getGroupSequence() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- getHeadNode() - Method in class org.apache.activemq.util.LinkedNode
-
- getHealthId() - Method in class org.apache.activemq.broker.jmx.HealthStatus
-
- getHeatCoef() - Method in class org.powertac.genco.MisoBuyer
-
- getHeatThreshold() - Method in class org.powertac.genco.MisoBuyer
-
- getHomeChargeKW() - Method in class org.powertac.evcustomer.beans.CarType
-
- getHourlyCharge() - Method in class org.powertac.common.msg.VariableRateUpdate
-
- getHourlyChargeId() - Method in class org.powertac.common.msg.VariableRateUpdate
-
- getHourOfDay() - Method in class org.powertac.common.TimeService
-
Returns the current hour-of-day
- getHourWeight(int, double) - Method in class org.powertac.evcustomer.beans.Activity
-
- getHouseMapping() - Method in class org.powertac.householdcustomer.customers.Village
-
This function returns the inertia Map variable of the village.
- getHouses() - Method in class org.powertac.householdcustomer.customers.Village
-
This function returns a vector with all the houses that are present in this
village.
- getHouses(String) - Method in class org.powertac.householdcustomer.customers.Village
-
This function returns a vector with all the households of a certain type
that are present in this village.
- getHysteresis() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getId() - Method in class org.apache.activemq.store.PListEntry
-
- getId() - Method in class org.powertac.common.Broker
-
Returns the unique ID for this broker
- getId() - Method in class org.powertac.common.BrokerTransaction
-
- getId() - Method in class org.powertac.common.ClearedTrade
-
- getId() - Method in class org.powertac.common.Competition
-
- getId() - Method in class org.powertac.common.CustomerInfo
-
- getId() - Method in class org.powertac.common.HourlyCharge
-
- getId() - Method in class org.powertac.common.MarketPosition
-
- getId() - Method in class org.powertac.common.msg.BalanceReport
-
Returns the id of this instance
- getId() - Method in class org.powertac.common.msg.CustomerBootstrapData
-
- getId() - Method in class org.powertac.common.msg.DistributionReport
-
- getId() - Method in class org.powertac.common.msg.MarketBootstrapData
-
- getId() - Method in class org.powertac.common.msg.OrderStatus
-
- getId() - Method in class org.powertac.common.msg.TimeslotUpdate
-
- getId() - Method in class org.powertac.common.Order
-
- getId() - Method in class org.powertac.common.Orderbook
-
- getId() - Method in class org.powertac.common.OrderbookOrder
-
- getId() - Method in class org.powertac.common.RandomSeed
-
- getId() - Method in class org.powertac.common.RateCore
-
Returns the id of this Rate
- getId() - Method in class org.powertac.common.RegulationAccumulator
-
- getId() - Method in class org.powertac.common.RegulationCapacity
-
- getId() - Method in class org.powertac.common.Tariff
-
make id a synonym for specId
- getId() - Method in class org.powertac.common.TariffMessage
-
- getId() - Method in class org.powertac.common.TariffSpecification
-
- getId() - Method in class org.powertac.common.TariffSubscription
-
- getId() - Method in class org.powertac.common.Timeslot
-
- getId() - Method in class org.powertac.common.WeatherForecast
-
- getId() - Method in class org.powertac.common.WeatherForecastPrediction
-
- getId() - Method in class org.powertac.common.WeatherReport
-
- getId() - Method in class org.powertac.customer.AbstractCustomer
-
Synonym for getCustId()
- getId() - Method in class org.powertac.evcustomer.beans.Activity
-
- getId() - Method in class org.powertac.evcustomer.beans.CarType
-
- getId() - Method in class org.powertac.evcustomer.beans.SocialGroup
-
- getId() - Method in class org.powertac.evcustomer.customers.EvCustomer
-
- getId() - Static method in class org.powertac.factoredcustomer.utils.SeedIdGenerator
-
- getId() - Method in class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
- getId() - Method in interface org.springframework.jms.config.JmsListenerEndpoint
-
Return the id of this endpoint.
- getIdleConsumerLimit() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return the limit for the number of idle consumers.
- getIdleTaskExecutionLimit() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return the limit for idle executions of a consumer task.
- getIdPrefix() - Method in class org.powertac.common.Broker
-
Returns the ID prefix for this broker.
- getInactiveDestinations() - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- getInactiveDestinations() - Method in class org.apache.activemq.broker.region.QueueRegion
-
- getInactiveDestinations() - Method in class org.apache.activemq.broker.region.TopicRegion
-
- getInactiveDurableTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getInactiveDurableTopicSubscribers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getInactiveDurableTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getInactiveDurableTopicSubscribersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getInactiveTimeoutBeforeGC() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getInactiveTimeoutBeforeGC() - Method in interface org.apache.activemq.broker.region.Destination
-
- getInactiveTimeoutBeforeGC() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- getInactiveTimeoutBeforeGC() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getInactiveTimoutBeforeGC() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getInboundMessageConvertor() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- getInboundQueueBridges() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- getInboundQueueName() - Method in class org.apache.activemq.network.jms.InboundQueueBridge
-
- getInboundTopicBridges() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- getInboundTopicName() - Method in class org.apache.activemq.network.jms.InboundTopicBridge
-
- getInconvenienceWeight() - Method in class org.powertac.factoredcustomer.TariffSubscriberStructure
-
- getIndexListener() - Method in class org.apache.activemq.store.AbstractMessageStore
-
- getInertiaDistribution() - Method in class org.powertac.factoredcustomer.TariffSubscriberStructure
-
- getInertiaSample() - Method in interface org.powertac.common.interfaces.CustomerModelAccessor
-
Returns a [0,1] random value used to choose whether individual customers
evaluate tariffs or not.
- getInertiaSample() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getInertiaSample() - Method in class org.powertac.customer.model.Battery
-
- getInertiaSample() - Method in class org.powertac.customer.model.LiftTruck
-
- getInertiaSample() - Method in class org.powertac.householdcustomer.customers.Village.TariffEvaluationWrapper
-
- getInertiaSample() - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex.TariffEvaluationWrapper
-
- getInfiltrationRatio() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getInflight() - Method in class org.apache.activemq.broker.region.DestinationStatistics
-
- getInFlightCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getInFlightCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the number of messages that have been dispatched but not
acknowledged
- getInFlightCount() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getInFlightMessageSize() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- getInFlightMessageSize() - Method in interface org.apache.activemq.broker.region.Subscription
-
- getInflightMessageSize() - Method in class org.apache.activemq.broker.region.SubscriptionStatistics
-
- getInFlightSize() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- getInFlightSize() - Method in interface org.apache.activemq.broker.region.Subscription
-
- getInFlightSize() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- getInFlightUsage() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- getInFlightUsage() - Method in interface org.apache.activemq.broker.region.Subscription
-
- getInfo() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- getInitialBidKWh() - Method in class org.powertac.du.DefaultBrokerService
-
- getInitialContextFactory() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getInitialReconnectDelay() - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Gets the initial delay value used before a reconnection attempt is made.
- getInputBuffer() - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
-
- getInstance() - Static method in class org.apache.activemq.broker.BrokerRegistry
-
- getInstance() - Static method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
-
- getInstance() - Static method in class org.apache.activemq.broker.view.MessageBrokerViewRegistry
-
- getInstance() - Static method in class org.apache.activemq.transport.TransportLoggerFactory
-
Returns a TransportLoggerFactory object which can be used to create TransportLogger objects.
- getInstance() - Static method in class org.powertac.common.repo.BrokerRepo
-
- getInstance() - Static method in class org.powertac.common.TimeService
-
Returns the most-recently created instance of TimeService.
- getInstance() - Static method in class org.powertac.customer.ModelBuilder
-
Singleton accessor
- getInstance() - Static method in class org.powertac.evcustomer.Config
-
Singleton accessor
- getInstance() - Static method in class org.powertac.factoredcustomer.Config
-
Singleton accessor
- getInstance() - Static method in class org.powertac.server.SimulationClockControl
-
Returns the instance, which of course will be null if the singleton
is not yet initialized.
- getIntegerProperty(String, Integer) - Method in interface org.powertac.common.interfaces.ServerProperties
-
Returns the value of the named property as an Integer, or
defaultValue if no such property is found.
- getIntegerProperty(String, Integer) - Method in class org.powertac.server.ServerPropertiesService
-
- getInterceptors() - Method in class org.apache.activemq.broker.region.CompositeDestinationInterceptor
-
- getInternalScheduler() - Method in class org.apache.activemq.broker.scheduler.SchedulerBroker
-
- getInterruptibilityFactor() - Method in class org.powertac.common.TariffEvaluator
-
Returns inconvenience of interruptibility.
- getInterruptibilityFactor() - Method in class org.powertac.evcustomer.Config
-
- getInterruptibilityFactor() - Method in class org.powertac.factoredcustomer.TariffSubscriberStructure
-
- getIoExceptionHandler() - Method in class org.apache.activemq.broker.BrokerService
-
- getIsSupersededBy() - Method in class org.powertac.common.Tariff
-
- getJavaInitializationString() - Method in class org.apache.activemq.util.BooleanEditor
-
- getJavaTypeForMessage(Message) - Method in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
-
Determine a Jackson JavaType for the given JMS Message,
typically parsing a type id message property.
- getJmsBridgeConnectors() - Method in class org.apache.activemq.broker.BrokerService
-
- getJmsBrokerName() - Method in class org.powertac.server.JmsManagementService
-
- getJmsBrokerUrl() - Method in class org.powertac.server.JmsManagementService
-
- getJMSJobScheduler() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getJMSJobScheduler() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getJmsMessageConverter() - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
Return the
MessageConverter to use to convert a
Message
from the messaging to and from a
Message.
- getJmsMessageConvertor() - Method in class org.apache.activemq.network.jms.DestinationBridge
-
- getJmsTemplate() - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- getJmsTemplate() - Method in class org.springframework.jms.core.support.JmsGatewaySupport
-
Return the JmsTemplate for the gateway.
- getJmxDomainName() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- getJndiLocalTemplate() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- getJndiOutboundTemplate() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- getJobId() - Method in interface org.apache.activemq.broker.scheduler.Job
-
- getJobId() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- getJobScheduler(String) - Method in interface org.apache.activemq.broker.scheduler.JobSchedulerStore
-
Returns the JobScheduler instance identified by the given name.
- getJobScheduler(String) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobSchedulerStore
-
- getJobScheduler() - Method in class org.apache.activemq.broker.scheduler.SchedulerBroker
-
- getJobSchedulerStore() - Method in class org.apache.activemq.broker.BrokerService
-
- getJobSchedulerStoreLimit() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getJobSchedulerStoreLimit() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getJobSchedulerStorePercentUsage() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getJobSchedulerStorePercentUsage() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getJobSchedulerStorePercentUsage() - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
- getJobSchedulerUsage() - Method in class org.apache.activemq.usage.SystemUsage
-
- getJournalMaxFileLength() - Method in interface org.apache.activemq.store.JournaledStore
-
- getKey() - Method in class org.powertac.common.Broker
-
Returns the jms ID for this broker.
- getKey() - Method in class org.powertac.common.msg.BrokerAccept
-
Returns the jms key used to validate broker communications.
- getKey() - Method in class org.powertac.factoredcustomer.LearningCustomerCreator
-
- getKWh() - Method in class org.powertac.common.BalancingTransaction
-
Returns the total size of the imbalance in kWH, positive for surplus and
negative for deficit
- getKWh() - Method in class org.powertac.common.CapacityTransaction
-
The amount by which this broker's total net consumption
exceeded the threshold, in kWh.
- getKWh() - Method in class org.powertac.common.DistributionTransaction
-
Returns the transported energy quantity represented by this transaction.
- getKwh() - Method in class org.powertac.common.msg.BalancingControlEvent
-
- getKWh() - Method in class org.powertac.common.TariffTransaction
-
Returns the debit (negative) or credit (positive) to the broker's
energy account in the current timeslot represented by this transaction.
- getKWh() - Method in class org.powertac.customer.StepInfo
-
- getLambda() - Method in class org.powertac.evcustomer.Config
-
- getLastAccessTime() - Method in class org.apache.activemq.broker.jmx.NetworkDestinationView
-
- getLastEnabled() - Method in class org.powertac.common.msg.TimeslotUpdate
-
Returns the serial number of the first enabled timeslot.
- getLastMessageBrokerSequenceId() - Method in class org.apache.activemq.broker.region.DestinationFactory
-
- getLastMessageBrokerSequenceId() - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
-
- getLastMessageBrokerSequenceId() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- getLastMessageBrokerSequenceId() - Method in interface org.apache.activemq.store.PersistenceAdapter
-
- getLastProducerSequenceId(ProducerId) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- getLastProducerSequenceId(ProducerId) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
return the last stored producer sequenceId for this producer Id used to
suppress duplicate sends on failover reconnect at the transport when a
reconnect occurs
- getLatitude() - Method in class org.powertac.common.Competition
-
Returns approximate latitude in degrees for sim locale.
- getLevel() - Method in class org.apache.activemq.broker.jmx.HealthStatus
-
- getLimit() - Method in class org.apache.activemq.broker.region.policy.ConstantPendingMessageLimitStrategy
-
- getLimitPrice() - Method in class org.powertac.common.Order
-
Setter for logtool access; do not use otherwise
- getLimitPrice() - Method in class org.powertac.common.OrderbookOrder
-
Returns the limit price for this unsatisfied order.
- getList(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
-
- getList() - Method in class org.apache.activemq.memory.buffer.MessageQueue
-
Returns a copy of the list
- getList() - Method in class org.apache.activemq.memory.list.SimpleMessageList
-
Returns a copy of the list
- getListenerContainer(String) - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
-
- getListenerContainerIds() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
-
- getListenerContainers() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
-
- getListenerMethodName(Message, Object) - Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
-
Determine the name of the listener method that is supposed to
handle the given message.
- getListeners() - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- getListenersAsList() - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- getLoads(int, int) - Method in class org.powertac.evcustomer.customers.EvCustomer
-
- getLocalAddress() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
-
- getLocalAddress() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
-
- getLocalAddress() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getLocalAddress() - Method in class org.apache.activemq.network.ForwardingBridge
-
- getLocalAddress() - Method in interface org.apache.activemq.network.NetworkBridge
-
- getLocalBroker() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getLocalBrokerName() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
-
- getLocalBrokerName() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
-
- getLocalBrokerName() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getLocalBrokerName() - Method in class org.apache.activemq.network.ForwardingBridge
-
- getLocalBrokerName() - Method in interface org.apache.activemq.network.NetworkBridge
-
- getLocalClientId() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- getLocalConnection() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- getLocalConnectionFactoryName() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- getLocalConnectionFactoryName() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- getLocalDurableSubscriber() - Method in class org.apache.activemq.network.DemandSubscription
-
- getLocalInfo() - Method in class org.apache.activemq.network.DemandSubscription
-
- getLocalPassword() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- getLocalQueueConnection() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- getLocalQueueConnectionFactory() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- getLocalQueueName() - Method in class org.apache.activemq.network.jms.InboundQueueBridge
-
- getLocalQueueName() - Method in class org.apache.activemq.network.jms.OutboundQueueBridge
-
- getLocalSubscriptionMap() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getLocalTopicConnection() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- getLocalTopicConnectionFactory() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- getLocalTopicName() - Method in class org.apache.activemq.network.jms.InboundTopicBridge
-
- getLocalTopicName() - Method in class org.apache.activemq.network.jms.OutboundTopicBridge
-
- getLocalTransport() - Method in class org.apache.activemq.network.MulticastNetworkConnector
-
- getLocalUri() - Method in class org.apache.activemq.network.NetworkConnector
-
- getLocalUri() - Method in class org.apache.activemq.proxy.ProxyConnector
-
- getLocalUsername() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- getLocation() - Method in class org.apache.activemq.broker.util.DestinationsPlugin
-
- getLocator() - Method in class org.apache.activemq.store.PListEntry
-
- getLockAcquireSleepInterval() - Method in class org.apache.activemq.broker.AbstractLocker
-
- getLocker() - Method in class org.apache.activemq.broker.LockableServiceSupport
-
- getLockKeepAlivePeriod() - Method in interface org.apache.activemq.broker.Lockable
-
- getLockKeepAlivePeriod() - Method in class org.apache.activemq.broker.LockableServiceSupport
-
- getLockOwner() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- getLockOwner() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- getLockOwner() - Method in interface org.apache.activemq.broker.region.QueueMessageReference
-
- getLockPriority() - Method in interface org.apache.activemq.broker.region.LockOwner
-
- getLockPriority() - Method in class org.apache.activemq.broker.region.QueueSubscription
-
- getLog() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getLog() - Method in class org.apache.activemq.broker.region.Queue
-
- getLog() - Method in class org.apache.activemq.broker.region.Topic
-
- getLog() - Method in class org.apache.activemq.transaction.LocalTransaction
-
- getLog() - Method in class org.apache.activemq.transaction.Transaction
-
- getLog() - Method in class org.apache.activemq.transaction.XATransaction
-
- getLoggers() - Method in class org.apache.activemq.broker.jmx.Log4JConfigView
-
- getLoggers() - Method in interface org.apache.activemq.broker.jmx.Log4JConfigViewMBean
-
list of all the logger names and their levels
- getLogitChoiceRationality() - Method in class org.powertac.factoredcustomer.TariffSubscriberStructure
-
- getLogLevel(String) - Method in class org.apache.activemq.broker.jmx.Log4JConfigView
-
- getLogLevel(String) - Method in interface org.apache.activemq.broker.jmx.Log4JConfigViewMBean
-
Get the log level for a given logger
- getLongTermStoreContext() - Method in class org.apache.activemq.broker.ConnectionContext
-
- getMaleDailyKm() - Method in class org.powertac.evcustomer.beans.GroupActivity
-
- getMaleProbability() - Method in class org.powertac.evcustomer.beans.ClassGroup
-
- getMaleProbability() - Method in class org.powertac.evcustomer.beans.GroupActivity
-
- getManagementContext() - Method in class org.apache.activemq.broker.BrokerService
-
- getMap() - Method in class org.apache.activemq.security.AuthorizationPlugin
-
- getMappedDestinations() - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
- getMappedDestinations() - Method in interface org.apache.activemq.broker.region.virtual.VirtualDestination
-
Returns mapped destination(s)
- getMappedDestinations() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
- getMarkCount() - Method in class org.apache.activemq.broker.region.policy.SlowConsumerEntry
-
- getMarketBalance(Broker) - Method in class org.powertac.balancemkt.BalancingMarketService
-
Returns the difference between a broker's current market position and its
net load.
- getMarketBalance(Broker) - Method in interface org.powertac.common.interfaces.BalancingMarket
-
Returns the market balance for a given broker.
- getMarketPrice() - Method in class org.powertac.common.msg.MarketBootstrapData
-
- getMatched() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- getMaxAskPrices() - Method in class org.powertac.common.repo.OrderbookRepo
-
Returns maxAskPrices array, representing the maximum ask prices
for the most recent clearing of the wholesale market.
- getMaxAuditDepth() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getMaxAuditDepth() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- getMaxAuditDepth() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getMaxAuditDepth() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- getMaxAuditDepth() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
- getMaxAuditDepth() - Method in interface org.apache.activemq.broker.region.Destination
-
- getMaxAuditDepth() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- getMaxAuditDepth() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getMaxAuditDepth() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- getMaxAuditDepth() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- getMaxBatchSize() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- getMaxBatchSize() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
- getMaxBrowsePageSize() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getMaxBrowsePageSize() - Method in interface org.apache.activemq.broker.region.Destination
-
- getMaxBrowsePageSize() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- getMaxBrowsePageSize() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getMaxCapacity() - Method in class org.powertac.evcustomer.beans.CarType
-
- getMaxChargeKW() - Method in class org.powertac.customer.model.Battery
-
- getMaxChargeKW() - Method in class org.powertac.customer.model.LiftTruck
-
- getMaxConcurrency() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
Return the maximum number of consumers/sessions to use.
- getMaxConcurrentConsumers() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return the "maxConcurrentConsumer" setting.
- getMaxConnectionThreadPoolSize() - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
- getMaxCurtailment() - Method in class org.powertac.common.Rate
-
Returns the maximum proportion of offered load or supply that can be
curtailed in a given timeslot.
- getMaxDefaultDuration() - Method in class org.powertac.evcustomer.Config
-
- getMaxDestinations() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getMaxDirNameLength() - Static method in class org.apache.activemq.util.IOHelper
-
- getMaxDischargeKW() - Method in class org.powertac.customer.model.Battery
-
- getMaxEnqueueTime() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getMaxEnqueueTime() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- getMaxEnqueueTime() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getMaxExpirePageSize() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getMaxExpirePageSize() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getMaxFileNameLength() - Static method in class org.apache.activemq.util.IOHelper
-
- getMaximumCacheSize() - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMap
-
- getMaximumConsumersAllowedPerConnection() - Method in class org.apache.activemq.broker.TransportConnector
-
- getMaximumPendingMessageLimit() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getMaximumPendingMessageLimit() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- getMaximumPendingMessageLimit(TopicSubscription) - Method in class org.apache.activemq.broker.region.policy.ConstantPendingMessageLimitStrategy
-
- getMaximumPendingMessageLimit(TopicSubscription) - Method in interface org.apache.activemq.broker.region.policy.PendingMessageLimitStrategy
-
Calculate the maximum number of pending messages (in excess of the prefetch size)
for the given subscription
- getMaximumPendingMessageLimit(TopicSubscription) - Method in class org.apache.activemq.broker.region.policy.PrefetchRatePendingMessageLimitStrategy
-
- getMaximumPendingMessages() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- getMaximumPendingQueueSize() - Method in class org.apache.activemq.broker.jmx.TopicSubscriptionView
-
- getMaximumPendingQueueSize() - Method in interface org.apache.activemq.broker.jmx.TopicSubscriptionViewMBean
-
- getMaximumProducersAllowedPerConnection() - Method in class org.apache.activemq.broker.TransportConnector
-
- getMaximumReconnectDelay() - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Gets the maximum delay that is inserted between each attempt to connect
before another attempt is made.
- getMaximumSize() - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
-
- getMaximumSize() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
-
- getMaxInitialConnectAttempts() - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Gets the maximum number of times that the
JmsConnector will try
to connect on startup to before it marks itself as failed and does not
try any further connections.
- getMaxInterest() - Method in class org.powertac.accounting.AccountingService
-
Returns the high end of the bank interest range.
- getMaxMessageSize() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getMaxMessageSize() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getMaxMessageSize() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getMaxMessageSize() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- getMaxMessageSize() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getMaxMessagesPerTask() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return the maximum number of messages to process in one task.
- getMaxPageSize() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getMaxPageSize() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- getMaxPageSize() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getMaxPageSize() - Method in interface org.apache.activemq.broker.region.Destination
-
- getMaxPageSize() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- getMaxPageSize() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getMaxProducersToAudit() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getMaxProducersToAudit() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- getMaxProducersToAudit() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getMaxProducersToAudit() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- getMaxProducersToAudit() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
- getMaxProducersToAudit() - Method in interface org.apache.activemq.broker.region.Destination
-
- getMaxProducersToAudit() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- getMaxProducersToAudit() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getMaxProducersToAudit() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- getMaxProducersToAudit() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- getMaxPublicationFee() - Method in class org.powertac.tariffmarket.TariffMarketService
-
- getMaxPurgedDestinationsPerSweep() - Method in class org.apache.activemq.broker.BrokerService
-
- getMaxQueueAuditDepth() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getMaxQueueDepth() - Method in class org.powertac.server.JmsManagementService
-
- getMaxReconnectAttempts() - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Gets the number of time that
JmsConnector will attempt to connect
or reconnect before giving up.
- getMaxRevocationFee() - Method in class org.powertac.tariffmarket.TariffMarketService
-
- getMaxSendRetries() - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Gets the maximum number of a times a Message send should be retried before
a JMSExeception is thrown indicating that the operation failed.
- getMaxSlowCount() - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
-
- getMaxSlowCount() - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
-
- getMaxSlowCount() - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
- getMaxSlowDuration() - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
-
- getMaxSlowDuration() - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
-
- getMaxSlowDuration() - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
- getMaxTemp() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getMaxTimeSinceLastAck() - Method in class org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyView
-
- getMaxTimeSinceLastAck() - Method in interface org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyViewMBean
-
- getMaxTimeSinceLastAck() - Method in class org.apache.activemq.broker.region.policy.AbortSlowAckConsumerStrategy
-
Gets the maximum time since last Ack before a subscription is considered to be slow.
- getMaxTraceDatagramSize() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- getMaxUpRegulation(double, double) - Method in class org.powertac.common.Tariff
-
Returns the maximum interruptible quantity in kwh for this tariff in
the current timeslot, for the specified proposed and cumulative usage.
- getMaxValue() - Method in class org.powertac.common.Rate
-
- getMaxValuePriceWeight() - Method in class org.powertac.factoredcustomer.TariffSubscriberStructure
-
- getMbeanInvocationTimeout() - Method in class org.apache.activemq.broker.BrokerService
-
Gets the time in Milliseconds that an invocation of an MBean method will wait before
failing.
- getMbeanObjectName() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getMbeanObjectName() - Method in interface org.apache.activemq.network.NetworkBridge
-
- getMBeanServer() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
Get the MBeanServer
- getMembers() - Method in class org.powertac.householdcustomer.customers.Household
-
This is a function that returns the members of the household.
- getMembers() - Method in class org.powertac.officecomplexcustomer.customers.Office
-
This is a function that returns the members of the office.
- getMemoryLimit() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getMemoryLimit() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getMemoryLimit() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getMemoryLimit() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- getMemoryLimit() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getMemoryLimit() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getMemoryPercentUsage() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getMemoryPercentUsage() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getMemoryPercentUsage() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getMemoryPercentUsage() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- getMemoryPercentUsage() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getMemoryPercentUsage() - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
- getMemoryUsage() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getMemoryUsage() - Method in interface org.apache.activemq.broker.region.Destination
-
- getMemoryUsage() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- getMemoryUsage() - Method in class org.apache.activemq.usage.SystemUsage
-
- getMemoryUsageByteCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getMemoryUsageByteCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- getMemoryUsageByteCount() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getMemoryUsageHighWaterMark() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- getMemoryUsageHighWaterMark() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
- getMemoryUsageHighWaterMark() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- getMemoryUsagePortion() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getMemoryUsagePortion() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- getMessage() - Method in exception joptsimple.OptionException
-
- getMessage() - Method in class org.apache.activemq.broker.jmx.HealthStatus
-
- getMessage(String) - Method in class org.apache.activemq.broker.jmx.QueueView
-
- getMessage(String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Retrieve a message from the destination's queue.
- getMessage(ByteSequence) - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
- getMessage() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- getMessage() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- getMessage(String) - Method in class org.apache.activemq.broker.region.Queue
-
- getMessage(MessageId) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
-
- getMessage() - Method in interface org.apache.activemq.store.memory.MemoryTransactionStore.AddMessageCommand
-
- getMessage(MessageId) - Method in interface org.apache.activemq.store.MessageStore
-
Looks up a message using either the String messageID or the
messageNumber.
- getMessage(MessageId) - Method in class org.apache.activemq.store.ProxyMessageStore
-
- getMessage(MessageId) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- getMessage() - Method in class org.powertac.common.msg.TariffStatus
-
- getMessage() - Method in exception org.springframework.jms.JmsException
-
Return the detail message, including the message from the linked exception
if there is one.
- getMessageAck() - Method in interface org.apache.activemq.store.memory.MemoryTransactionStore.RemoveMessageCommand
-
- getMessageAudit() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- getMessageAudit() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
- getMessageAuthorizationPolicy() - Method in class org.apache.activemq.broker.BrokerService
-
- getMessageAuthorizationPolicy() - Method in class org.apache.activemq.broker.ConnectionContext
-
- getMessageAuthorizationPolicy() - Method in class org.apache.activemq.broker.TransportConnection
-
- getMessageAuthorizationPolicy() - Method in class org.apache.activemq.broker.TransportConnector
-
- getMessageConverter() - Method in class org.springframework.jms.core.JmsTemplate
-
Return the message converter for this template.
- getMessageConverter() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
- getMessageConverter() - Method in class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
-
Return the converter that will convert incoming JMS messages to
listener method arguments, and objects returned from listener
methods back to JMS messages.
- getMessageConverter() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- getMessageConverter() - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
- getMessageConverter() - Method in interface org.springframework.jms.listener.MessageListenerContainer
-
- getMessageCount() - Method in class org.apache.activemq.store.AbstractMessageStore
-
- getMessageCount() - Method in class org.apache.activemq.store.AbstractMessageStoreStatistics
-
- getMessageCount(String, String) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
-
- getMessageCount() - Method in interface org.apache.activemq.store.MessageStore
-
- getMessageCount() - Method in class org.apache.activemq.store.MessageStoreStatistics
-
- getMessageCount() - Method in class org.apache.activemq.store.MessageStoreSubscriptionStatistics
-
Total count for all subscriptions
- getMessageCount(String) - Method in class org.apache.activemq.store.MessageStoreSubscriptionStatistics
-
- getMessageCount() - Method in class org.apache.activemq.store.ProxyMessageStore
-
- getMessageCount(String, String) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- getMessageCount() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- getMessageCount(String, String) - Method in interface org.apache.activemq.store.TopicMessageStore
-
Get the number of messages ready to deliver from the store to a durable
subscriber
- getMessageCount(String, String) - Method in interface org.apache.activemq.store.TopicReferenceStore
-
Get the number of messages ready to deliver from the store to a durable
subscriber
- getMessageCountAwaitingAcknowledge() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getMessageCountAwaitingAcknowledge() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
The same as the number of messages dispatched - making it explicit
- getMessageEvaluationContext() - Method in class org.apache.activemq.broker.ConnectionContext
-
- getMessageEvictionStrategy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getMessageEvictionStrategy() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- getMessageGroupMapFactory() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getMessageGroupMapFactory() - Method in class org.apache.activemq.broker.region.Queue
-
- getMessageGroupMapFactoryType() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getMessageGroupOwners() - Method in class org.apache.activemq.broker.region.Queue
-
- getMessageGroups() - Method in class org.apache.activemq.broker.jmx.QueueView
-
- getMessageGroups() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
- getMessageGroupType() - Method in class org.apache.activemq.broker.jmx.QueueView
-
- getMessageGroupType() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
- getMessageHandlerMethodFactory() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistrar
-
Return the custom MessageHandlerMethodFactory to use, if any.
- getMessageHardRef() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- getMessageHardRef() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- getMessageId() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- getMessageId() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- getMessageId() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
- getMessageListener() - Method in class org.springframework.jms.config.SimpleJmsListenerEndpoint
-
Return the MessageListener to invoke when a message matching
the endpoint is received.
- getMessageListener() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return the message listener object to register.
- getMessageListener() - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointFactory
-
Return the JMS MessageListener for this endpoint.
- getMessageListener() - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
Return the JMS MessageListener for this endpoint.
- getMessageQueue() - Method in class org.apache.activemq.transport.vm.VMTransport
-
- getMessageReference(MessageId) - Method in interface org.apache.activemq.store.ReferenceStore
-
Looks up a message using either the String messageID or the
messageNumber.
- getMessages() - Method in class org.apache.activemq.broker.region.ConnectorStatistics
-
- getMessages() - Method in class org.apache.activemq.broker.region.DestinationStatistics
-
- getMessages() - Method in class org.apache.activemq.broker.region.Queue
-
- getMessages(Subscription) - Method in class org.apache.activemq.memory.list.DestinationBasedMessageList
-
- getMessages(ActiveMQDestination) - Method in class org.apache.activemq.memory.list.DestinationBasedMessageList
-
- getMessages(ActiveMQDestination) - Method in interface org.apache.activemq.memory.list.MessageList
-
Returns the current list of MessageReference objects for the given subscription
- getMessages(ActiveMQDestination) - Method in class org.apache.activemq.memory.list.SimpleMessageList
-
- getMessages() - Method in class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
-
- getMessagesCached() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getMessagesCached() - Method in class org.apache.activemq.broker.region.ConnectorStatistics
-
- getMessagesCached() - Method in class org.apache.activemq.broker.region.DestinationStatistics
-
- getMessagesCached() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getMessageSelector() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return the JMS message selector expression (or null if none).
- getMessageSelector() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- getMessageSize() - Method in class org.apache.activemq.broker.region.DestinationStatistics
-
- getMessageSize() - Method in class org.apache.activemq.store.AbstractMessageStore
-
- getMessageSize() - Method in class org.apache.activemq.store.AbstractMessageStoreStatistics
-
- getMessageSize(String, String) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
-
- getMessageSize() - Method in interface org.apache.activemq.store.MessageStore
-
- getMessageSize() - Method in class org.apache.activemq.store.MessageStoreStatistics
-
- getMessageSize() - Method in class org.apache.activemq.store.MessageStoreSubscriptionStatistics
-
Total size for all subscriptions
- getMessageSize(String) - Method in class org.apache.activemq.store.MessageStoreSubscriptionStatistics
-
- getMessageSize() - Method in class org.apache.activemq.store.ProxyMessageStore
-
- getMessageSize() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- getMessageSize(String, String) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- getMessageSize(String, String) - Method in interface org.apache.activemq.store.TopicMessageStore
-
Get the total size of the messages ready to deliver from the store to the
durable subscriber
- getMessageStore() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getMessageStore() - Method in interface org.apache.activemq.broker.region.Destination
-
- getMessageStore() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- getMessageStore() - Method in interface org.apache.activemq.store.memory.MemoryTransactionStore.AddMessageCommand
-
- getMessageStore() - Method in interface org.apache.activemq.store.memory.MemoryTransactionStore.RemoveMessageCommand
-
- getMessageStoreStatistics() - Method in class org.apache.activemq.store.AbstractMessageStore
-
- getMessageStoreStatistics() - Method in interface org.apache.activemq.store.MessageStore
-
- getMessageStoreStatistics() - Method in class org.apache.activemq.store.ProxyMessageStore
-
- getMessageStoreStatistics() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- getMessageStoreSubStatistics() - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
-
- getMessageStoreSubStatistics() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- getMessageStoreSubStatistics() - Method in interface org.apache.activemq.store.TopicMessageStore
-
The subscription metrics contained in this store
- getMessageTTL() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- getMessageTTL() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- getMessageTTL() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- getMessageUserProperties(CompositeData) - Static method in class org.apache.activemq.broker.jmx.CompositeDataHelper
-
Returns a map of all the user properties in the given message
CompositeData
object
- getMessagingMessageConverter() - Method in class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
-
- getMethod() - Method in class org.springframework.jms.config.MethodJmsListenerEndpoint
-
- getMinAskPrices() - Method in class org.powertac.common.repo.OrderbookRepo
-
Returns the minAskPrices array, representing the minimum ask prices
for the most recent clearing of the wholesale market.
- getMinDefaultDuration() - Method in class org.powertac.evcustomer.Config
-
- getMinDuration() - Method in class org.powertac.common.Tariff
-
Delegation for TariffSpecification.minDuration
- getMinDuration() - Method in class org.powertac.common.TariffSpecification
-
- getMinEnqueueTime() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getMinEnqueueTime() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- getMinEnqueueTime() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getMinimumMessageSize() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getMinimumMessageSize() - Method in interface org.apache.activemq.broker.region.Destination
-
- getMinimumMessageSize() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- getMinimumMessageSize() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getMinimumOrderQuantity() - Method in class org.powertac.common.Competition
-
Minimum order quantity in MWh.
- getMinimumTimeslotCount() - Method in class org.powertac.common.Competition
-
Minimum number of timeslots for this competition.
- getMinInterest() - Method in class org.powertac.accounting.AccountingService
-
Returns the low end of the bank interest range.
- getMinMessageSize() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getMinMessageSize() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getMinMessageSize() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getMinMessageSize() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- getMinMessageSize() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getMinPlanningHorizon() - Method in class org.powertac.customer.model.LiftTruck
-
- getMinPublicationFee() - Method in class org.powertac.tariffmarket.TariffMarketService
-
- getMinQuantity() - Method in class org.powertac.genco.CpGenco
-
Minimum total quantity to offer.
- getMinRevocationFee() - Method in class org.powertac.tariffmarket.TariffMarketService
-
- getMinTemp() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getMinValue() - Method in class org.powertac.common.Rate
-
- getMirrorDestination(Destination) - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
-
- getMirrorTopic(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
-
- getModulo() - Method in class org.powertac.common.TimeService
-
- getMostSpecificMethod() - Method in class org.springframework.jms.config.MethodJmsListenerEndpoint
-
- getMultiplier() - Method in class org.apache.activemq.broker.region.policy.PrefetchRatePendingMessageLimitStrategy
-
- getMultiplier() - Static method in class org.powertac.common.IdGenerator
-
Returns the multiplier for an id, needed to validate id values
- getMWh() - Method in class org.powertac.common.MarketTransaction
-
- getMwh() - Method in class org.powertac.common.msg.MarketBootstrapData
-
- getMWh() - Method in class org.powertac.common.Order
-
- getMWh() - Method in class org.powertac.common.OrderbookOrder
-
Returns the quantity of energy unsatisfied for an order.
- getMwh() - Method in class org.powertac.genco.Buyer
-
- getName() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getName() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the name of this destination
- getName() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- getName() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- getName() - Method in class org.apache.activemq.broker.jmx.NetworkDestinationView
-
Returns the name of this destination
- getName() - Method in interface org.apache.activemq.broker.jmx.NetworkDestinationViewMBean
-
Returns the name of this destination
- getName() - Method in class org.apache.activemq.broker.jmx.PersistenceAdapterView
-
- getName() - Method in interface org.apache.activemq.broker.jmx.PersistenceAdapterViewMBean
-
- getName() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getName() - Method in interface org.apache.activemq.broker.region.Destination
-
- getName() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- getName() - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
- getName() - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
- getName() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
- getName() - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
- getName() - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
-
- getName() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- getName() - Method in class org.apache.activemq.broker.TransportConnector
-
- getName() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getName() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- getName() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- getName() - Method in class org.apache.activemq.pool.JcaPooledConnectionFactory
-
- getName() - Method in class org.apache.activemq.proxy.ProxyConnector
-
- getName() - Method in interface org.apache.activemq.store.PList
-
- getName() - Method in class org.apache.activemq.usage.SystemUsage
-
- getName() - Method in class org.powertac.common.Competition
-
Returns the competition name
- getName() - Method in class org.powertac.common.CustomerInfo
-
Display name for this CustomerInfo instance.
- getName() - Method in class org.powertac.customer.AbstractCustomer
-
Returns the name of this model
- getName() - Method in class org.powertac.customer.model.Battery
-
- getName() - Method in class org.powertac.customer.model.LiftTruck
-
- getName() - Method in class org.powertac.evcustomer.beans.Activity
-
- getName() - Method in class org.powertac.evcustomer.beans.CarType
-
- getName() - Method in class org.powertac.evcustomer.beans.ClassCar
-
- getName() - Method in class org.powertac.evcustomer.beans.ClassGroup
-
- getName() - Method in class org.powertac.evcustomer.beans.GroupActivity
-
- getName() - Method in class org.powertac.evcustomer.beans.SocialGroup
-
- getName() - Method in class org.powertac.evcustomer.customers.EvCustomer
-
- getName() - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- getName() - Method in class org.powertac.factoredcustomer.CustomerStructure
-
- getName() - Method in class org.powertac.factoredcustomer.DefaultCapacityBundle
-
- getName() - Method in interface org.powertac.factoredcustomer.interfaces.CapacityBundle
-
- getName() - Method in interface org.powertac.factoredcustomer.interfaces.StructureInstance
-
- getName() - Method in class org.powertac.factoredcustomer.ProbabilityDistribution
-
- getName() - Method in class org.powertac.factoredcustomer.ProfileOptimizerStructure
-
- getName() - Method in class org.powertac.factoredcustomer.TariffSubscriberStructure
-
- getName() - Method in class org.powertac.factoredcustomer.TimeseriesGenerator
-
- getNBatteries() - Method in class org.powertac.customer.model.LiftTruck
-
- getNChargers() - Method in class org.powertac.customer.model.LiftTruck
-
- getNeedClientAuth() - Method in class org.apache.activemq.transport.auto.AutoSslTransportServer
-
Returns whether client authentication should be required.
- getNeededCapacity(double) - Method in class org.powertac.evcustomer.customers.EvCustomer
-
- getNetImbalance() - Method in class org.powertac.common.msg.BalanceReport
-
- getNetLoadKWh() - Method in class org.powertac.balancemkt.ChargeInfo
-
- getNetUsage() - Method in class org.powertac.common.msg.CustomerBootstrapData
-
- getNetworkBridgeFilter() - Method in class org.apache.activemq.network.DemandSubscription
-
- getNetworkBridgeFilterFactory() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getNetworkBridgeStatistics() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getNetworkBridgeStatistics() - Method in interface org.apache.activemq.network.NetworkBridge
-
- getNetworkConnectorByName(String) - Method in class org.apache.activemq.broker.BrokerService
-
- getNetworkConnectors() - Method in class org.apache.activemq.broker.BrokerService
-
- getNetworkConnectorURIs() - Method in class org.apache.activemq.broker.BrokerService
-
- getNetworkTTL() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- getNewExpiration() - Method in class org.powertac.common.msg.TariffExpire
-
- getNewStockTemp() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getNext() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getNext() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- getNext() - Method in class org.apache.activemq.util.LinkedNode
-
- getNext(Timeslot) - Method in class org.powertac.common.repo.TimeslotRepo
-
Returns the following timeslot.
- getNextConnectionId() - Static method in class org.apache.activemq.broker.jmx.ManagedTransportConnector
-
- getNextCursor() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- getNextCursor() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- getNextDelay(int) - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Returns the next computed delay value that the connection controller should use to
wait before attempting another connection for the
JmsConnector.
- getNextExecutionTime() - Method in interface org.apache.activemq.broker.scheduler.Job
-
Get the time the job is next due to execute
- getNextExecutionTime() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- getNextScheduleJobs() - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
-
- getNextScheduleJobs() - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Get all the jobs scheduled to run next.
- getNextScheduleJobs() - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Get all the jobs scheduled to run next
- getNextScheduleJobs() - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
-
- getNextScheduleJobs() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- getNextScheduleTime() - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
-
- getNextScheduleTime() - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Get the next time jobs will be fired from this scheduler store.
- getNextScheduleTime() - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Get the next time jobs will be fired
- getNextScheduleTime() - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
-
- getNextScheduleTime() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- getNextTime() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- getNLarge() - Method in class org.powertac.common.DistributionTransaction
-
Returns the number of large customer subscriptions for which meter fees
are assessed.
- getNominalCapacity() - Method in class org.powertac.genco.Genco
-
Nominal or mean capacity of plant.
- getNominalTemp() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getNonCoolingUsage() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getNonDominantConsumption(int) - Method in class org.powertac.householdcustomer.customers.Household
-
This is a function returning the non dominant Consumption Load for a
certain hour.
- getNonDominantConsumption(int) - Method in class org.powertac.officecomplexcustomer.customers.Office
-
This is a function returning the non dominant Consumption Load for a
certain hour.
- getNonDominantLoad(String) - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex
-
This function returns the non dominant Consumption Load for a certain type
of houses
- getNonPersistent() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- getNonScaledScore(CapacityProfile) - Method in class org.powertac.factoredcustomer.ProfileRecommendation
-
- getNormWtExpected() - Method in class org.powertac.common.TariffEvaluationHelper
-
- getNormWtMax() - Method in class org.powertac.common.TariffEvaluationHelper
-
- getNoSpaceMessage() - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
-
- getNoticeInterval() - Method in class org.powertac.common.Rate
-
- getNsInertia() - Method in class org.powertac.evcustomer.Config
-
- getNSmall() - Method in class org.powertac.common.DistributionTransaction
-
Returns the number of small customer subscriptions for which meter fees
are assessed.
- getObject() - Method in class org.springframework.jms.remoting.JmsInvokerProxyFactoryBean
-
- getObjectInstance(ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- getObjectName() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- getObjectName() - Method in interface org.apache.activemq.broker.region.Subscription
-
- getObjectName() - Method in class org.apache.activemq.network.NetworkConnector
-
- getObjectType() - Method in class org.springframework.jms.remoting.JmsInvokerProxyFactoryBean
-
- getOfferDate() - Method in class org.powertac.common.Tariff
-
- getOfficeComplexList() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
This function returns the list of the villages created at the beginning of
the game by the service
- getOfficeMapping() - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex
-
This function returns the inertia Map variable of the village.
- getOffices() - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex
-
This function returns a vector with all the offices that are present in
this office complex.
- getOffices(String) - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex
-
This function returns a vector with all the offices of a certain type that
are present in this office complex.
- getOfflineDurableSubscriberTaskSchedule() - Method in class org.apache.activemq.broker.BrokerService
-
- getOfflineDurableSubscriberTimeout() - Method in class org.apache.activemq.broker.BrokerService
-
- getOfflineTimestamp() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- getOffset() - Method in class org.apache.activemq.store.ReferenceStore.ReferenceData
-
- getOffset() - Method in class org.powertac.common.TimeService
-
Computes and returns the offset in msec between the current system time
and the current clock time.
- getOldestActiveTransactionDuration() - Method in interface org.apache.activemq.broker.Connection
-
Returns the number of active transactions established on this Connection.
- getOldestActiveTransactionDuration() - Method in class org.apache.activemq.broker.jmx.ConnectionView
-
- getOldestActiveTransactionDuration() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
Returns the number of active transactions established on this Connection.
- getOldestActiveTransactionDuration() - Method in class org.apache.activemq.broker.TransportConnection
-
- getOperation() - Method in class org.apache.activemq.broker.util.AuditLogEntry
-
- getOperationDaysVector() - Method in class org.powertac.householdcustomer.appliances.Appliance
-
This function returns the operation days vector of the appliance.
- getOperationDaysVector() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This function returns the operation days vector of the appliance.
- getOpinions() - Method in class org.powertac.factoredcustomer.ProfileRecommendation
-
- getOptimizeMessageStoreInFlightLimit() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getOptimizeMessageStoreInFlightLimit() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getOptimizerStructure() - Method in class org.powertac.factoredcustomer.DefaultCapacityBundle
-
- getOptimizerStructure() - Method in interface org.powertac.factoredcustomer.interfaces.CapacityBundle
-
- getOptions() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getOptions() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- getOrder() - Method in class org.springframework.jms.annotation.JmsListenerAnnotationBeanPostProcessor
-
- getOrderId() - Method in class org.powertac.common.msg.OrderStatus
-
- getOutboundClientId() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- getOutboundMessageConvertor() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- getOutboundPassword() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- getOutboundQueueBridges() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- getOutboundQueueConnection() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- getOutboundQueueConnectionFactory() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- getOutboundQueueConnectionFactoryName() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- getOutboundQueueName() - Method in class org.apache.activemq.network.jms.OutboundQueueBridge
-
- getOutboundTopicBridges() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- getOutboundTopicConnection() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- getOutboundTopicConnectionFactory() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- getOutboundTopicConnectionFactoryName() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- getOutboundTopicName() - Method in class org.apache.activemq.network.jms.OutboundTopicBridge
-
- getOutboundUsername() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- getOverallBalance() - Method in class org.powertac.common.MarketPosition
-
- getOverallPower() - Method in class org.powertac.householdcustomer.appliances.Appliance
-
This function returns the power variable of the appliance.
- getOverallPower() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This function returns the power variable of the appliance.
- getParameterName(MBeanOperationInfo, MBeanParameterInfo, int) - Method in class org.apache.activemq.broker.jmx.AnnotatedMBean
- getParameters() - Method in class org.apache.activemq.broker.util.AuditLogEntry
-
- getParent() - Method in class org.apache.activemq.usage.SystemUsage
-
- getParentBundle() - Method in interface org.powertac.factoredcustomer.interfaces.CapacityOriginator
-
- getPassword() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- getPassword() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- getPassword() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- getPassword() - Method in class org.apache.activemq.security.AuthenticationUser
-
- getPassword() - Method in class org.powertac.common.Broker
-
- getPassword() - Method in class org.powertac.common.msg.BrokerAuthentication
-
- getPath(DestinationMapNode) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
-
- getPath(DestinationMapNode) - Method in class org.apache.activemq.broker.view.DestinationDotFileInterceptor
-
- getPausedTaskCount() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Determine the number of currently paused tasks, if any.
- getPayload() - Method in interface org.apache.activemq.broker.scheduler.Job
-
- getPayload() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- getPayload() - Method in class org.powertac.common.msg.VariableRateUpdate
-
conventional getter to satisfy beanutils
- getPayment() - Method in class org.powertac.common.msg.BalancingControlEvent
-
- getPeakTimeslot() - Method in class org.powertac.common.CapacityTransaction
-
When this peak occurred.
- getPeerBrokerInfos() - Method in interface org.apache.activemq.broker.Broker
-
Get the BrokerInfo's of any connected Brokers
- getPeerBrokerInfos() - Method in class org.apache.activemq.broker.BrokerFilter
-
- getPeerBrokerInfos() - Method in class org.apache.activemq.broker.EmptyBroker
-
- getPeerBrokerInfos() - Method in class org.apache.activemq.broker.ErrorBroker
-
- getPeerBrokerInfos() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getPeerBrokerInfos() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getPeerBrokerInfos() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- getPeerBrokers() - Method in class org.apache.activemq.broker.TransportConnector
-
- getPeerCertificates() - Method in class org.apache.activemq.transport.vm.VMTransport
-
- getPending() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- getPendingDurableSubscriberPolicy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getPendingMessageCount() - Method in class org.apache.activemq.broker.region.Queue
-
- getPendingMessageLimitStrategy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getPendingMessageSize() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- getPendingMessageSize() - Method in class org.apache.activemq.broker.region.Queue
-
- getPendingMessageSize() - Method in interface org.apache.activemq.broker.region.Subscription
-
- getPendingMessageSize() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- getPendingQueuePolicy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getPendingQueueSize() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getPendingQueueSize() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- getPendingQueueSize() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- getPendingQueueSize() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- getPendingQueueSize() - Method in interface org.apache.activemq.broker.region.Subscription
-
- getPendingQueueSize() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- getPendingSubscriberPolicy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getPendingTariffTransactions() - Method in class org.powertac.accounting.AccountingService
-
Returns the current list of pending tariff transactions.
- getPendingTariffTransactions() - Method in interface org.powertac.common.interfaces.Accounting
-
Returns the list of pending tariff transactions for the current timeslot.
- getPercentageBlocked() - Method in class org.apache.activemq.broker.jmx.ProducerView
-
- getPercentageBlocked() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
-
- getPercentageBlocked() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
- getPercentLimit() - Method in class org.apache.activemq.usage.PercentLimitUsage
-
- getPercentUsage() - Method in class org.apache.activemq.usage.StoreUsage
-
- getPeriod() - Method in interface org.apache.activemq.broker.scheduler.Job
-
- getPeriod() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- getPeriodicPayment() - Method in class org.powertac.common.Tariff
-
Flat payment per period for two-part tariffs, typically negative.
- getPeriodicPayment() - Method in class org.powertac.common.TariffSpecification
-
- getPeriodicSkew(int, int) - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- getPermissionGroupMemberAttribute() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- getPermutationRule() - Method in class org.powertac.factoredcustomer.ProfileOptimizerStructure
-
- getPermutations(CapacityProfile.PermutationRule) - Method in class org.powertac.factoredcustomer.CapacityProfile
-
- getPersistenceAdapter() - Method in class org.apache.activemq.broker.BrokerService
-
- getPersistenceAdapter() - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
-
- getPersistenceAdapter() - Method in class org.apache.activemq.util.TransactionTemplate
-
- getPersistenceFactory() - Method in class org.apache.activemq.broker.BrokerService
-
- getPersistenceTaskRunnerFactory() - Method in class org.apache.activemq.broker.BrokerService
-
- getPersistenceThreadPriority() - Method in class org.apache.activemq.broker.BrokerService
-
- getPersistFile() - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
-
- getPersistInterval() - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
-
- getPersistInterval() - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
-
- getPhase() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
-
- getPhase() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Return the phase in which this container will be started and stopped.
- getPlanningHorizon() - Method in class org.powertac.customer.model.LiftTruck
-
- getPList(String) - Method in interface org.apache.activemq.store.PListStore
-
- getPlugins() - Method in class org.apache.activemq.broker.BrokerService
-
- getPMinus() - Method in class org.powertac.balancemkt.BalancingMarketService
-
Returns the minimum price for energy in the current timeslot
- getPMinus() - Method in interface org.powertac.balancemkt.SettlementContext
-
Returns the current value of pMinus.
- getPMinusPrime() - Method in class org.powertac.balancemkt.BalancingMarketService
-
- getPMinusPrime() - Method in interface org.powertac.common.interfaces.BalancingMarket
-
Returns the slope of cost curve for down-regulation.
- getPMinusPrime() - Method in class org.powertac.distributionutility.DistributionUtilityService
-
- getPomId() - Method in class org.powertac.common.Competition
-
Returns the pom version id from the server on which this Competition
was created.
- getPopulation() - Method in class org.powertac.common.CustomerInfo
-
Returns the population of the model represented by this CustomerInfo.
- getPopulation(CustomerInfo) - Method in class org.powertac.customer.AbstractCustomer
-
- getPopulation() - Method in class org.powertac.factoredcustomer.DefaultCapacityBundle
-
- getPopulation() - Method in interface org.powertac.factoredcustomer.interfaces.CapacityBundle
-
- getPopulation() - Method in class org.powertac.householdcustomer.customers.Village.TariffEvaluationWrapper
-
- getPopulation() - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex.TariffEvaluationWrapper
-
- getPort(Map<?, ?>) - Method in class org.apache.activemq.broker.BrokerService
-
Extracts the port from the options
- getPosition() - Method in class org.apache.activemq.memory.buffer.MessageQueue
-
- getPostedTime() - Method in class org.powertac.common.BrokerTransaction
-
When this Transaction was posted.
- getPostedTime() - Method in class org.powertac.common.msg.TimeslotUpdate
-
- getPostedTimeslot() - Method in class org.powertac.common.BrokerTransaction
-
Timeslot when transaction was posted
- getPostedTimeslotIndex() - Method in class org.powertac.common.BrokerTransaction
-
Timeslot index when transaction was posted.
- getPostfix() - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
-
- getPostfix() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
- getPower() - Method in class org.powertac.householdcustomer.appliances.Appliance
-
This function returns the power variable of the appliance.
- getPower() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This function returns the power variable of the appliance.
- getPowerType() - Method in class org.powertac.common.CustomerInfo
-
Returns the type of power consumption and/or production available in
this customer model.
- getPowerType() - Method in class org.powertac.common.msg.CustomerBootstrapData
-
- getPowerType() - Method in class org.powertac.common.Tariff
-
Type of power covered by this tariff
- getPowerType() - Method in class org.powertac.common.TariffSpecification
-
- getPowerType() - Method in class org.powertac.factoredcustomer.DefaultCapacityBundle
-
- getPowerType() - Method in interface org.powertac.factoredcustomer.interfaces.CapacityBundle
-
- getPPlus() - Method in class org.powertac.balancemkt.BalancingMarketService
-
Returns the maximum price for energy in the current timeslot.
- getPPlus() - Method in interface org.powertac.balancemkt.SettlementContext
-
Returns the current value of pPlus.
- getPPlusPrime() - Method in class org.powertac.balancemkt.BalancingMarketService
-
- getPPlusPrime() - Method in interface org.powertac.common.interfaces.BalancingMarket
-
Returns the slope of cost curve for up-regulation.
- getPPlusPrime() - Method in class org.powertac.distributionutility.DistributionUtilityService
-
- getPredictions() - Method in class org.powertac.common.WeatherForecast
-
- getPrefetchExtension() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- getPrefetchSize() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- getPrefetchSize() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- getPrefetchSize() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getPrefetchSize() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- getPrefetchSize() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- getPrefetchSize() - Method in interface org.apache.activemq.broker.region.Subscription
-
- getPrefetchSize() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- getPrefetchSize() - Method in class org.apache.activemq.network.ForwardingBridge
-
- getPrefetchSize() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- getPrefetchSize() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
Return the maximum number of messages to load into a session.
- getPrefix() - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
-
- getPrefix() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
- getPrefix() - Static method in class org.powertac.common.IdGenerator
-
Returns the id prefix - needed for testing.
- getPrefix() - Method in class org.powertac.common.msg.BrokerAccept
-
Returns the ID prefix to be used by the broker.
- getPrefix() - Method in class org.powertac.server.LogService
-
- getPrefixLengthForDestinationType(SimpleCachedLDAPAuthorizationMap.DestinationType) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Returns the DN prefix size based on the given destination type.
- getPreparedTransactions(ConnectionContext) - Method in interface org.apache.activemq.broker.Broker
-
Gets a list of all the prepared xa transactions.
- getPreparedTransactions(ConnectionContext) - Method in class org.apache.activemq.broker.BrokerFilter
-
- getPreparedTransactions(ConnectionContext) - Method in class org.apache.activemq.broker.EmptyBroker
-
- getPreparedTransactions(ConnectionContext) - Method in class org.apache.activemq.broker.ErrorBroker
-
- getPreparedTransactions(ConnectionContext) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getPreparedTransactions(ConnectionContext) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getPreparedTransactions(ConnectionContext) - Method in class org.apache.activemq.broker.TransactionBroker
-
- getPreparedTransactions(ConnectionContext) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- getPreparedTx(TransactionId) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
-
- getPrevious() - Method in class org.apache.activemq.util.LinkedNode
-
- getPrice() - Method in class org.powertac.common.MarketTransaction
-
- getPrice() - Method in class org.powertac.common.msg.BalancingOrder
-
- getPriceBeta() - Method in class org.powertac.genco.Buyer
-
- getPriceInterval() - Method in class org.powertac.genco.CpGenco
-
Difference between sequential nominal bid prices
- getPrincipals() - Method in class org.apache.activemq.security.JaasCertificateSecurityContext
-
- getPrincipals() - Method in class org.apache.activemq.security.SecurityContext
-
- getPriority() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getPriority() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- getPriority(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
-
- getPriority() - Method in class org.springframework.jms.core.JmsTemplate
-
Return the priority of a message when sending.
- getPriority() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
- getProbabilities() - Method in class org.powertac.factoredcustomer.ProfileRecommendation
-
- getProbability() - Method in class org.powertac.evcustomer.beans.ClassCar
-
- getProbability() - Method in class org.powertac.evcustomer.beans.ClassGroup
-
- getProbability(String) - Method in class org.powertac.evcustomer.beans.GroupActivity
-
- getProcessTime() - Method in class org.apache.activemq.broker.region.DestinationStatistics
-
- getProducerBrokerExchange(ProducerInfo) - Method in class org.apache.activemq.broker.BrokerService
-
- getProducerBrokerExchangeIfExists(ProducerInfo) - Method in class org.apache.activemq.broker.TransportConnection
-
- getProducerCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getProducerCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- getProducerCount() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getProducerId() - Method in class org.apache.activemq.broker.jmx.ProducerView
-
- getProducerId() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
-
- getProducers() - Method in class org.apache.activemq.broker.jmx.ConnectionView
-
- getProducers() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
Returns the ObjectNames of all the Producers created by this Connection.
- getProducers() - Method in class org.apache.activemq.broker.region.DestinationStatistics
-
- getProducerState() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
- getProducerSystemUsage() - Method in class org.apache.activemq.broker.BrokerService
-
- getProducerSystemUsagePortion() - Method in class org.apache.activemq.broker.BrokerService
-
- getProducerWindowSize() - Method in class org.apache.activemq.broker.jmx.ProducerView
-
- getProducerWindowSize() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
-
- getProductionRate() - Method in class org.powertac.du.DefaultBrokerService
-
- getProfile() - Method in class org.powertac.common.CapacityProfile
-
- getProfileChangeWeight() - Method in class org.powertac.factoredcustomer.ProfileOptimizerStructure
-
- getProfileLength() - Method in class org.powertac.evcustomer.Config
-
- getProfileSelectionMethod() - Method in class org.powertac.factoredcustomer.ProfileOptimizerStructure
-
- getProperties() - Method in class org.apache.activemq.pool.PooledConnectionFactory
-
- getProperties() - Method in class org.apache.activemq.pool.XaPooledConnectionFactory
-
- getProperty(String) - Method in interface org.powertac.common.interfaces.ServerProperties
-
Returns the value of the property with the given name, or null if no
such property is found.
- getProperty(String, String) - Method in interface org.powertac.common.interfaces.ServerProperties
-
Returns the value of the named property, or the defaultValue if no
such property is found.
- getProperty(String) - Method in class org.powertac.server.ServerPropertiesService
-
- getProperty(String, String) - Method in class org.powertac.server.ServerPropertiesService
-
- getProperty(String) - Method in class org.powertac.util.PropertiesUtil
-
- getProperty(String, String) - Method in class org.powertac.util.PropertiesUtil
-
- getPropertyName() - Method in class org.apache.activemq.broker.region.policy.UniquePropertyMessageEvictionStrategy
-
- getProtocolVersion() - Method in class org.apache.activemq.broker.TransportConnection
-
- getProxyConnectors() - Method in class org.apache.activemq.broker.BrokerService
-
- getPSigma() - Method in class org.powertac.genco.CpGenco
-
Std deviation ratio for bid price.
- getPublicationFee() - Method in class org.powertac.tariffmarket.TariffMarketService
-
- getPublicationInterval() - Method in class org.powertac.tariffmarket.TariffMarketService
-
- getPublicationOffset() - Method in class org.powertac.tariffmarket.TariffMarketService
-
- getPublishableConnectString(TransportConnector) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
-
- getPublishableConnectString() - Method in class org.apache.activemq.broker.TransportConnector
-
- getPublishableConnectURI(TransportConnector) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
-
Using the supplied TransportConnector this method returns the String that will
be used to update clients with this connector's connect address.
- getPublishableConnectURI() - Method in class org.apache.activemq.broker.TransportConnector
-
- getPublishedAddressPolicy() - Method in class org.apache.activemq.broker.TransportConnector
-
Gets the currently configured policy for creating the published connection address of this
TransportConnector.
- getPublishedConfiguration() - Method in class org.powertac.server.ServerPropertiesService
-
Returns the published configuration as a Properties instance
- getPublishedFragmentValue(String) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
-
Subclasses can override what host value is published by implementing alternate
logic for this method.
- getPublishedHostStrategy() - Method in class org.apache.activemq.broker.PublishedAddressPolicy
-
- getPublishedHostValue(String) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
-
Subclasses can override what host value is published by implementing alternate
logic for this method.
- getPublishedPathValue(String) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
-
Subclasses can override what path value is published by implementing alternate
logic for this method.
- getPublishedUserInfoValue(String) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
-
Subclasses can override what user info value is published by implementing alternate
logic for this method.
- getPurpose() - Method in class org.powertac.common.RandomSeed
-
- getQSigma() - Method in class org.powertac.genco.CpGenco
-
Std deviation ratio for bid quantity.
- getQuantity() - Method in class org.powertac.common.BalancingTransaction
-
Deprecated.
- getQuantity() - Method in class org.powertac.common.DistributionTransaction
-
Deprecated.
- getQuery() - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
-
- getQueueBrowserPrefetch() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Get the queueBrowserPrefetch
- getQueueConsumersWildcard(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopicInterceptor
-
- getQueueDestinationView(String) - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
Get the BrokerDestinationView associated with the queue
- getQueuePendingMessageCursor(Broker, Queue) - Method in class org.apache.activemq.broker.region.policy.FilePendingQueueMessageStoragePolicy
-
- getQueuePendingMessageCursor(Broker, Queue) - Method in interface org.apache.activemq.broker.region.policy.PendingQueueMessageStoragePolicy
-
Retrieve the configured pending message storage cursor;
- getQueuePendingMessageCursor(Broker, Queue) - Method in class org.apache.activemq.broker.region.policy.StorePendingQueueMessageStoragePolicy
-
- getQueuePendingMessageCursor(Broker, Queue) - Method in class org.apache.activemq.broker.region.policy.VMPendingQueueMessageStoragePolicy
-
- getQueuePrefetch() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Get the queuePrefetch
- getQueuePrefix() - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
- getQueueProducers() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getQueueProducers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getQueueProducers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getQueueProducersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getQueueRegion() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getQueues() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getQueues() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getQueues() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getQueues() - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
Retrieve a set of all Queues be used by the Broker
- getQueueSearchBase() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- getQueueSearchMatchingFormat() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getQueueSize() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getQueueSize() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the number of messages in this destination which are yet to be
consumed
- getQueueSize() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getQueuesNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getQueueSubscribers() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getQueueSubscribers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getQueueSubscribers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getQueueSubscribersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getQueueSuffix() - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
- getQueueViews() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getRandomSeed(String, long, String) - Method in class org.powertac.common.repo.RandomSeedRepo
-
Returns the RandomSeed instance identified by classname, id, and purpose,
creating it if necessary.
- getRandomSeedRepo() - Method in interface org.powertac.common.interfaces.CustomerServiceAccessor
-
Returns a reference to a RandomSeedRepo
- getRandomSeedRepo() - Method in class org.powertac.customer.CustomerModelService
-
- getRandomSeedRepo() - Method in class org.powertac.householdcustomer.HouseholdCustomerService
-
- getRandomSeedRepo() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
- getRange() - Method in class org.powertac.evcustomer.beans.CarType
-
- getRate() - Method in class org.apache.activemq.broker.jmx.NetworkDestinationView
-
- getRate() - Method in interface org.apache.activemq.broker.jmx.NetworkDestinationViewMBean
-
Returns the rate of messages that have been sent to the destination.
- getRate() - Method in class org.powertac.common.TimeService
-
- getRateDuration() - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
-
- getRateHistory() - Method in class org.powertac.common.Rate
-
Returns the sequence of HourlyCharge instances for this Rate.
- getRateId() - Method in class org.powertac.common.HourlyCharge
-
- getRateId() - Method in class org.powertac.common.msg.VariableRateUpdate
-
- getRateLimit() - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
-
- getRates() - Method in class org.powertac.common.TariffSpecification
-
Returns the Rate instances from among the rates in this tariff spec.
- getRationalityFactor() - Method in class org.powertac.evcustomer.Config
-
- getRationalityFactor() - Method in class org.powertac.factoredcustomer.ProfileOptimizerStructure
-
- getReactivityFactor() - Method in class org.powertac.factoredcustomer.ProfileOptimizerStructure
-
- getReadACLs() - Method in class org.apache.activemq.security.AuthorizationEntry
-
- getReadACLs(ActiveMQDestination) - Method in interface org.apache.activemq.security.AuthorizationMap
-
Returns the set of all ACLs capable of reading (consuming from) the given
destination
- getReadACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
-
- getReadACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getReadACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
-
- getReadACLs() - Method in class org.apache.activemq.security.SimpleAuthorizationMap
-
- getReadACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Provides synchronized access to the read ACLs for the destinations as
AuthorizationEntry is not setup for
concurrent access.
- getReadAttribute() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getReadBase() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getReadData() - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
-
- getReadPermissionGroupSearchFilter() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- getReadSize() - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
-
- getRealizedPrice() - Method in class org.powertac.common.Tariff
-
Returns the actual realized price, or 0.0 if information unavailable.
- getRealizedPriceWeight() - Method in class org.powertac.factoredcustomer.TariffSubscriberStructure
-
- getReceiveCounter() - Method in class org.apache.activemq.transport.vm.VMTransport
-
- getReceivedCount() - Method in class org.apache.activemq.network.NetworkBridgeStatistics
-
The number of messages that have been received by the NetworkBridge from the remote broker.
- getReceivedCounter() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
-
- getReceivedCounter() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
-
- getReceiveTimeout() - Method in class org.springframework.jms.core.JmsTemplate
-
Return the timeout to use for receive calls (in milliseconds).
- getReceiveTimeout() - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
Return the receive timeout (ms) configured for this listener container.
- getReceiveTimeout() - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
Return the timeout to use for receiving the response message for a request
(in milliseconds).
- getReceptivityFactor() - Method in class org.powertac.factoredcustomer.ProfileOptimizerStructure
-
- getReconnectionPolicy() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- getRecoverDuration() - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
-
- getRedelivered() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
- getRedeliveryCounter() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- getRedeliveryCounter() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- getRedeliveryPolicyMap() - Method in class org.apache.activemq.broker.util.RedeliveryPlugin
-
- getReference() - Method in class org.apache.activemq.pool.PooledConnectionFactory
-
- getReference() - Method in class org.apache.activemq.pool.XaPooledConnectionFactory
-
- getReferenceCount() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- getReferenceCount() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- getReferenceCounter() - Method in class org.apache.activemq.broker.TransportConnectionState
-
- getRefreshInterval() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- getRegion() - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
-
- getRegion() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
- getRegion(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getRegionBroker() - Method in class org.apache.activemq.broker.BrokerService
-
- getRegionDestination() - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
-
- getRegionDestination() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
- getRegionDestination() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- getRegionDestination() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- getRegionSubscriptions(ActiveMQDestination) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getRegistrations(Object) - Method in class org.powertac.server.MessageRouter
-
returns the registrations for the given message
- getRegistryMutext() - Method in class org.apache.activemq.broker.BrokerRegistry
-
- getRegulation(Broker) - Method in class org.powertac.balancemkt.BalancingMarketService
-
Returns the net balancing result for a given broker.
- getRegulation(Broker) - Method in interface org.powertac.common.interfaces.BalancingMarket
-
Returns the net regulation energy (positive for up-regulation,
negative for down-regulation) for a given broker.
- getRegulation() - Method in class org.powertac.common.TariffSubscription
-
Returns the regulation quantity exercised per member
in the previous timeslot.
- getRegulationCapacity(BalancingOrder) - Method in interface org.powertac.common.interfaces.CapacityControl
-
Gathers up power usage data for the current timeslot that could be
subject to a BalancingOrder.
- getRegulationCapacity() - Method in class org.powertac.customer.StepInfo
-
- getRegulationCapacity(BalancingOrder) - Method in class org.powertac.tariffmarket.CapacityControlService
-
- getRegulationCharge(double, double, boolean) - Method in class org.powertac.common.Tariff
-
Returns the usage charge for regulation usage/or production.
- getRegulationRates() - Method in class org.powertac.common.TariffSpecification
-
Returns the RegulationRate instances from among the rates
in this tariff spec.
- getReliability() - Method in class org.powertac.genco.Genco
-
Probability that this plant will submit asks in any given timeslot
- getRemainingRegulationCapacity() - Method in class org.powertac.common.TariffSubscription
-
Returns the maximum aggregate up-regulation possible after the
customer model has run and possibly applied economic controls.
- getRemote() - Method in class org.apache.activemq.proxy.ProxyConnector
-
- getRemoteAddr() - Method in class org.apache.activemq.broker.util.AuditLogEntry
-
- getRemoteAddress() - Method in interface org.apache.activemq.broker.Connection
-
- getRemoteAddress() - Method in class org.apache.activemq.broker.jmx.ConnectionView
-
- getRemoteAddress() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
Returns the source address for this connection
- getRemoteAddress() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
-
- getRemoteAddress() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
-
- getRemoteAddress() - Method in class org.apache.activemq.broker.TransportConnection
-
- getRemoteAddress() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getRemoteAddress() - Method in class org.apache.activemq.network.ForwardingBridge
-
- getRemoteAddress() - Method in interface org.apache.activemq.network.NetworkBridge
-
- getRemoteAddress() - Method in class org.apache.activemq.transport.vm.VMTransport
-
- getRemoteBroker() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getRemoteBrokerId() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
-
- getRemoteBrokerId() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
-
- getRemoteBrokerId() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getRemoteBrokerId() - Method in interface org.apache.activemq.network.NetworkBridge
-
- getRemoteBrokerName() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
-
- getRemoteBrokerName() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
-
- getRemoteBrokerName() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getRemoteBrokerName() - Method in class org.apache.activemq.network.ForwardingBridge
-
- getRemoteBrokerName() - Method in interface org.apache.activemq.network.NetworkBridge
-
- getRemoteBrokerPath() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getRemoteInfo() - Method in class org.apache.activemq.network.DemandSubscription
-
- getRemoteTransport() - Method in class org.apache.activemq.network.MulticastNetworkConnector
-
- getRemoteURI() - Method in class org.apache.activemq.network.MulticastNetworkConnector
-
- getRemoteWireFormatInfo() - Method in class org.apache.activemq.broker.TransportConnection
-
- getRepeat() - Method in interface org.apache.activemq.broker.scheduler.Job
-
- getRepeat() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- getReplayDelay() - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
-
- getReplyTo() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
- getReplyToDestinationCacheSize() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- getReportInterval() - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
-
- getReportInterval() - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
-
- getRequesterClass() - Method in class org.powertac.common.RandomSeed
-
- getRequesterId() - Method in class org.powertac.common.RandomSeed
-
- getRequiredDefaultDestinationName() - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- getResource() - Method in class org.apache.activemq.broker.jmx.HealthStatus
-
- getResourceFactory() - Method in class org.springframework.jms.connection.JmsTransactionManager
-
- getResponse() - Method in class org.powertac.common.RegulationRate
-
- getResponse() - Method in class org.springframework.jms.listener.adapter.JmsResponse
-
Return the content of the response.
- getResponseDestination(Message, Message, Session) - Method in class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
-
Determine a response destination for the given message.
- getResumeCheckSleepPeriod() - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
-
- getRevocationFee() - Method in class org.powertac.tariffmarket.TariffMarketService
-
- getRevokedSubscriptionList(CustomerInfo) - Method in class org.powertac.common.repo.TariffSubscriptionRepo
-
Returns the list of subscriptions for this customer that have been
revoked and have non-zero committed customer counts.
- getRmiServerPort() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- getRoofArea() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getRoofRValue() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getRoot() - Method in interface org.apache.activemq.broker.Broker
-
Ensure we get the Broker at the top of the Stack
- getRoot() - Method in class org.apache.activemq.broker.BrokerFilter
-
- getRoot() - Method in class org.apache.activemq.broker.EmptyBroker
-
- getRoot() - Method in class org.apache.activemq.broker.ErrorBroker
-
- getRoot() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getRoot() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getRootLogLevel() - Method in class org.apache.activemq.broker.jmx.Log4JConfigView
-
- getRootLogLevel() - Method in interface org.apache.activemq.broker.jmx.Log4JConfigViewMBean
-
Get the log level for the root logger
- getRwaOffset() - Method in class org.powertac.genco.CpGenco
-
Random-walk offset for the quadratic coefficient
- getRwaSigma() - Method in class org.powertac.genco.CpGenco
-
Random-walk sigma for the quadratic coefficient
- getRwcOffset() - Method in class org.powertac.genco.CpGenco
-
Random-walk offset for the constant coefficient
- getRwcSigma() - Method in class org.powertac.genco.CpGenco
-
Random-walk sigma for the constant coefficient
- getSaturation() - Method in class org.powertac.householdcustomer.appliances.Appliance
-
This function returns the saturation variable of the appliance.
- getSaturation() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This function returns the saturation variable of the appliance.
- getScaleFactor() - Method in class org.powertac.genco.MisoBuyer
-
- getScheduledConsumerCount() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return the number of currently scheduled consumers.
- getScheduledThreadPoolExecutor() - Method in class org.apache.activemq.broker.LockableServiceSupport
-
- getSchedulePeriodForDestinationPurge() - Method in class org.apache.activemq.broker.BrokerService
-
- getScheduler() - Method in interface org.apache.activemq.broker.Broker
-
- getScheduler() - Method in class org.apache.activemq.broker.BrokerFilter
-
- getScheduler() - Method in class org.apache.activemq.broker.BrokerService
-
- getScheduler() - Method in class org.apache.activemq.broker.EmptyBroker
-
- getScheduler() - Method in class org.apache.activemq.broker.ErrorBroker
-
- getScheduler() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getScheduler() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getSchedulerDirectoryFile() - Method in class org.apache.activemq.broker.BrokerService
-
- getScores() - Method in class org.powertac.factoredcustomer.ProfileRecommendation
-
- getSecurityContext() - Method in class org.apache.activemq.broker.ConnectionContext
-
- getSelector() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
-
- getSelector() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getSelector() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- getSelector() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- getSelector() - Method in interface org.apache.activemq.broker.region.Subscription
-
- getSelector() - Method in class org.apache.activemq.broker.region.virtual.FilteredDestination
-
- getSelector(String) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
-
- getSelector() - Method in class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
Return the JMS message selector expression, if any.
- getSelectorExpression() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- getSelectorsForDestination(String) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
-
- getSelfDischargeRate() - Method in class org.powertac.customer.model.Battery
-
- getSellerSurplusRatio() - Method in class org.powertac.auctioneer.AuctionService
-
- getSellLimitPriceMax() - Method in class org.powertac.du.DefaultBrokerService
-
- getSellLimitPriceMin() - Method in class org.powertac.du.DefaultBrokerService
-
- getSendFailIfNoSpaceAfterTimeout() - Method in class org.apache.activemq.usage.SystemUsage
-
- getSendRetryDelay() - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Get the amount of time the DestionationBridge will wait between attempts
to forward a message.
- getSendsBlocked() - Method in class org.apache.activemq.broker.ProducerBrokerExchange.FlowControlInfo
-
- getSentCount() - Method in class org.apache.activemq.broker.jmx.ProducerView
-
- getSentCount() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
-
- getSerializationView(Object) - Method in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
-
Determine a Jackson serialization view based on the given conversion hint.
- getSerialNumber() - Method in class org.powertac.common.Timeslot
-
- getServer() - Method in class org.apache.activemq.broker.TransportConnector
-
- getServer() - Method in class org.apache.activemq.proxy.ProxyConnector
-
- getServerConfiguration() - Method in interface org.powertac.common.interfaces.CustomerServiceAccessor
-
Returns a reference to a ServerConfiguration service
- getServerConfiguration() - Method in class org.powertac.customer.CustomerModelService
-
- getServerConfiguration() - Method in class org.powertac.householdcustomer.HouseholdCustomerService
-
- getServerConfiguration() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
- getServerTime() - Method in class org.powertac.common.msg.BrokerAccept
-
Returns the server's system time at the time this instance was created.
- getServerUrl() - Method in class org.powertac.server.WeatherService
-
- getServices() - Method in class org.apache.activemq.broker.BrokerService
-
- getServingJms() - Method in class org.powertac.server.JmsManagementService
-
- getSession(Connection, Integer) - Method in class org.springframework.jms.connection.CachingConnectionFactory
-
Checks for a cached Session for the given mode.
- getSession(JmsResourceHolder) - Method in interface org.springframework.jms.connection.ConnectionFactoryUtils.ResourceFactory
-
Fetch an appropriate Session from the given JmsResourceHolder.
- getSession() - Method in class org.springframework.jms.connection.JmsResourceHolder
-
- getSession(Class<? extends Session>) - Method in class org.springframework.jms.connection.JmsResourceHolder
-
- getSession(Class<? extends Session>, Connection) - Method in class org.springframework.jms.connection.JmsResourceHolder
-
- getSession(Connection, Integer) - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Template method for obtaining a (potentially cached) Session.
- getSession(JmsResourceHolder) - Method in class org.springframework.jms.core.JmsTemplate
-
Fetch an appropriate Session from the given JmsResourceHolder.
- getSession(JmsResourceHolder) - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
Fetch an appropriate Session from the given JmsResourceHolder.
- getSessionAcknowledgeMode() - Method in class org.springframework.jms.support.JmsAccessor
-
Return the acknowledgement mode for JMS sessions.
- getSessionCacheSize() - Method in class org.springframework.jms.connection.CachingConnectionFactory
-
Return the desired size for the JMS Session cache (per JMS Session type).
- getSessionId() - Method in class org.apache.activemq.broker.jmx.ProducerView
-
- getSessionId() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
-
- getSessionId() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getSessionId() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- getSharedConnection() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Return the shared JMS Connection maintained by this container.
- getSharedConnectionProxy(Connection) - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Wrap the given Connection with a proxy that delegates every method call to it
but suppresses close calls.
- getShiftData() - Method in class org.powertac.customer.model.LiftTruck
-
- getShiftingInconvenienceFactor(Tariff) - Method in interface org.powertac.common.interfaces.CustomerModelAccessor
-
- getShiftingInconvenienceFactor(Tariff) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getShiftingInconvenienceFactor(Tariff) - Method in class org.powertac.customer.model.Battery
-
- getShiftingInconvenienceFactor(Tariff) - Method in class org.powertac.customer.model.LiftTruck
-
- getShiftingInconvenienceFactor(Tariff) - Method in interface org.powertac.factoredcustomer.interfaces.CapacityOriginator
-
- getShiftingInconvenienceFactor(Tariff) - Method in class org.powertac.householdcustomer.customers.Village.TariffEvaluationWrapper
-
- getShiftingInconvenienceFactor(Tariff) - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex.TariffEvaluationWrapper
-
- getShiftSag() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getSignupPayment() - Method in class org.powertac.common.Tariff
-
One-time payment for subscribing to tariff, negative for payment
from customer, positive for payment to customer.
- getSignupPayment() - Method in class org.powertac.common.TariffSpecification
-
- getSimulationBaseTime() - Method in class org.powertac.common.Competition
-
Start time of a sim session in the sim world.
- getSimulationModulo() - Method in class org.powertac.common.Competition
-
Minimum value in milliseconds by which time advances in a simulation,
or in other words, the size of a clock tick.
- getSimulationRate() - Method in class org.powertac.common.Competition
-
The time-compression factor for the simulation.
- getSimulationTimeslotSeconds() - Method in class org.powertac.common.Competition
-
Returns the number of seconds in wall-clock time per timeslot, truncated
to an integer.
- getSize() - Method in class org.apache.activemq.broker.jmx.PersistenceAdapterView
-
- getSize() - Method in interface org.apache.activemq.broker.jmx.PersistenceAdapterViewMBean
-
- getSize() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- getSize() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- getSize() - Method in interface org.apache.activemq.memory.buffer.MessageBuffer
-
- getSize() - Method in class org.apache.activemq.memory.buffer.MessageQueue
-
- getSize() - Method in class org.apache.activemq.memory.buffer.OrderBasedMessageBuffer
-
- getSize() - Method in class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
-
- getSize() - Method in class org.apache.activemq.memory.list.SimpleMessageList
-
- getSlowConsumers() - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
-
- getSlowConsumers() - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
-
- getSlowConsumers() - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
- getSlowConsumerStrategy() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getSlowConsumerStrategy() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the slow consumer strategy MBean for this destination
- getSlowConsumerStrategy() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getSlowConsumerStrategy() - Method in interface org.apache.activemq.broker.region.Destination
-
- getSlowConsumerStrategy() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- getSlowConsumerStrategy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getSlowCount() - Method in class org.apache.activemq.broker.region.policy.SlowConsumerEntry
-
- getSocialClassName() - Method in class org.powertac.evcustomer.beans.ClassCar
-
- getSocialClassName() - Method in class org.powertac.evcustomer.beans.ClassGroup
-
- getSocketAddress() - Method in class org.apache.activemq.transport.vm.VMTransportServer
-
- getSoldThreshold() - Method in class org.powertac.common.TariffEvaluationHelper
-
- getSpecId() - Method in class org.powertac.common.Tariff
-
- getSqlExceptionMessage() - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
-
- getSslConfiguration() - Method in class org.apache.activemq.security.JaasDualAuthenticationPlugin
-
- getSslContext() - Method in class org.apache.activemq.broker.BrokerService
-
- getSslSession() - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
-
- getStampProperty() - Method in class org.apache.activemq.broker.util.TraceBrokerPathPlugin
-
- getStart() - Method in interface org.apache.activemq.broker.scheduler.Job
-
- getStart() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- getStart() - Method in class org.powertac.common.CapacityProfile
-
- getStart() - Method in class org.powertac.common.msg.SimResume
-
- getStart() - Method in class org.powertac.common.msg.SimStart
-
- getStart() - Method in class org.powertac.common.TimeService
-
- getStartDefault() - Static method in class org.apache.activemq.broker.BrokerFactory
-
- getStartException() - Method in class org.apache.activemq.broker.BrokerService
-
- getStartInstant() - Method in class org.powertac.common.Timeslot
-
- getStartTime() - Method in interface org.apache.activemq.broker.scheduler.Job
-
Get the start time as a Date time string
- getStartTime() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- getStartTime() - Method in class org.powertac.common.Timeslot
-
Returns the DateTime representation of the start time for this timeslot
- getState() - Method in class org.apache.activemq.transaction.Transaction
-
- getState() - Method in class org.powertac.common.Tariff
-
- getStateLogger() - Method in class org.powertac.server.LogService
-
- getStaticallyIncludedDestinations() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getStaticallyIncludedDestinations() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- getStatistics() - Method in interface org.apache.activemq.broker.Connection
-
Returns the statistics for this connection
- getStatistics() - Method in interface org.apache.activemq.broker.Connector
-
- getStatistics() - Method in class org.apache.activemq.broker.TransportConnection
-
Returns the statistics for this connection
- getStatistics() - Method in class org.apache.activemq.broker.TransportConnector
-
- getStatus() - Method in class org.powertac.common.msg.OrderStatus
-
- getStatus() - Method in class org.powertac.common.msg.TariffStatus
-
- getStockCapacity() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getStopped() - Method in class org.apache.activemq.broker.TransportConnection
-
- getStopping() - Method in class org.apache.activemq.broker.ConnectionContext
-
- getStorageCapacity() - Method in class org.powertac.common.CustomerInfo
-
Returns the maximum energy storage capacity in kWh per member.
- getStore() - Method in class org.apache.activemq.usage.JobSchedulerUsage
-
- getStore() - Method in class org.apache.activemq.usage.StoreUsage
-
- getStore() - Method in class org.apache.activemq.usage.TempUsage
-
- getStoredSequenceIdForMessage(MessageId) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- getStoreLimit() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getStoreLimit() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getStoreLock() - Method in interface org.apache.activemq.store.ReferenceStore
-
- getStoreMessageSize() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getStoreMessageSize() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns the memory size of all messages in this destination's store
- getStoreMessageSize() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- getStoreOpenWireVersion() - Method in class org.apache.activemq.broker.BrokerService
-
- getStorePercentUsage() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getStorePercentUsage() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getStorePercentUsage() - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
- getStoreSize() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- getStoreUsage() - Method in class org.apache.activemq.usage.SystemUsage
-
- getStoreUsageHighWaterMark() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- getStoreUsageHighWaterMark() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getString(long) - Static method in class org.powertac.common.IdGenerator
-
Converts ID value to String as A.B.
- getStructures() - Method in class org.powertac.factoredcustomer.Config
-
Retrieves the list of configured beans
- getStructureTypes() - Method in class org.powertac.factoredcustomer.Config
-
- getSubscriber(ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getSubscriberMessages(SubscriptionView) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getSubscriberName(ActiveMQDestination) - Method in class org.apache.activemq.network.DurableConduitBridge
-
- getSubscriberObjectName(Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getSubscriberPendingMessageCursor(Broker, String, String, int, DurableTopicSubscription) - Method in class org.apache.activemq.broker.region.policy.FilePendingDurableSubscriberMessageStoragePolicy
-
Retrieve the configured pending message storage cursor;
- getSubscriberPendingMessageCursor(Broker, String, int, Subscription) - Method in class org.apache.activemq.broker.region.policy.FilePendingSubscriberMessageStoragePolicy
-
- getSubscriberPendingMessageCursor(Broker, String, String, int, DurableTopicSubscription) - Method in interface org.apache.activemq.broker.region.policy.PendingDurableSubscriberMessageStoragePolicy
-
Retrieve the configured pending message storage cursor;
- getSubscriberPendingMessageCursor(Broker, String, int, Subscription) - Method in interface org.apache.activemq.broker.region.policy.PendingSubscriberMessageStoragePolicy
-
Retrieve the configured pending message storage cursor;
- getSubscriberPendingMessageCursor(Broker, String, String, int, DurableTopicSubscription) - Method in class org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy
-
Retrieve the configured pending message storage cursor;
- getSubscriberPendingMessageCursor(Broker, String, String, int, DurableTopicSubscription) - Method in class org.apache.activemq.broker.region.policy.VMPendingDurableSubscriberMessageStoragePolicy
-
Retrieve the configured pending message storage cursor;
- getSubscriberPendingMessageCursor(Broker, String, int, Subscription) - Method in class org.apache.activemq.broker.region.policy.VMPendingSubscriberMessageStoragePolicy
-
- getSubscriberStructure() - Method in class org.powertac.factoredcustomer.DefaultCapacityBundle
-
- getSubscriberStructure() - Method in interface org.powertac.factoredcustomer.interfaces.CapacityBundle
-
- getSubscription() - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
-
- getSubscription() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- getSubscription() - Method in class org.apache.activemq.broker.region.policy.SlowConsumerEntry
-
- getSubscription(CustomerInfo, Tariff) - Method in class org.powertac.common.repo.TariffSubscriptionRepo
-
Returns the TariffSubscription for the given Tariff/Customer pair, creating
it if necessary.
- getSubscription() - Method in class org.powertac.customer.StepInfo
-
- getSubscription() - Method in class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
Return the name for the durable subscription, if any.
- getSubscriptionId() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
-
- getSubscriptionId() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getSubscriptionId() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- getSubscriptionKey() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- getSubscriptionName() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
-
- getSubscriptionName() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
-
- getSubscriptionName() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
-
- getSubscriptionName() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getSubscriptionName() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- getSubscriptionName() - Method in class org.apache.activemq.util.SubscriptionKey
-
- getSubscriptionName() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return the name of a subscription to create, if any.
- getSubscriptionName() - Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
-
- getSubscriptionName() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- getSubscriptionName() - Method in interface org.springframework.jms.listener.SubscriptionNameProvider
-
Determine the subscription name for this message listener object.
- getSubscriptionRecoveryPolicy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getSubscriptionRecoveryPolicy() - Method in class org.apache.activemq.broker.region.Topic
-
- getSubscriptions() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getSubscriptions() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Returns all the current subscription MBeans matching this destination
- getSubscriptions() - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- getSubscriptionStatistics() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- getSubscriptionStatistics() - Method in interface org.apache.activemq.broker.region.Subscription
-
- getSupersedes() - Method in class org.powertac.common.TariffSpecification
-
- getSuppressMBean() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- getSweepInterval() - Method in class org.apache.activemq.broker.TransportStatusDetector
-
- getSystemExitOnShutdownExitCode() - Method in class org.apache.activemq.broker.BrokerService
-
- getSystemObjectName(String, String, Class<?>) - Static method in class org.apache.activemq.broker.jmx.ManagementContext
-
Retrieve an System ObjectName
- getSystemUsage() - Method in class org.apache.activemq.broker.BrokerService
-
- getSystemUsage() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- getSystemUsage() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
- getTabularMap(CompositeData, String) - Static method in class org.apache.activemq.broker.jmx.CompositeDataHelper
-
Extracts the named TabularData field from the CompositeData and converts it to a Map
which is the method used to get the typesafe user properties.
- getTags() - Method in class org.apache.activemq.util.BooleanEditor
-
- getTailNode() - Method in class org.apache.activemq.util.LinkedNode
-
- getTargetConnectionFactory() - Method in class org.springframework.jms.connection.DelegatingConnectionFactory
-
Return the target ConnectionFactory that this ConnectionFactory delegates to.
- getTargetConnectionFactory() - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Return the target ConnectionFactory which will be used to lazily
create a single Connection, if any.
- getTargetConnectionFactory() - Method in class org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy
-
Return the target ConnectionFactory that this ConnectionFactory should delegate to.
- getTargetConsumerId() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- getTargetConsumerId() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- getTargetSession(Session) - Static method in class org.springframework.jms.connection.ConnectionFactoryUtils
-
Return the innermost target Session of the given Session.
- getTargetSession() - Method in interface org.springframework.jms.connection.SessionProxy
-
Return the target Session of this proxy.
- getTariff() - Method in class org.powertac.common.TariffSubscription
-
- getTariffChoiceSample() - Method in interface org.powertac.common.interfaces.CustomerModelAccessor
-
Returns a [0,1] random value used to make choices using the logit choice
model.
- getTariffChoiceSample() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getTariffChoiceSample() - Method in class org.powertac.customer.model.Battery
-
- getTariffChoiceSample() - Method in class org.powertac.customer.model.LiftTruck
-
- getTariffChoiceSample() - Method in class org.powertac.householdcustomer.customers.Village.TariffEvaluationWrapper
-
- getTariffChoiceSample() - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex.TariffEvaluationWrapper
-
- getTariffCount() - Method in class org.powertac.evcustomer.Config
-
- getTariffEvaluators() - Method in class org.powertac.householdcustomer.customers.Village
-
This function returns the period Map variable of the village.
- getTariffEvaluators() - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex
-
This function returns the period Map variable of the village.
- getTariffId() - Method in class org.powertac.common.msg.TariffStatus
-
- getTariffId() - Method in class org.powertac.common.msg.TariffUpdate
-
- getTariffId() - Method in class org.powertac.common.RateCore
-
Returns the id of the TariffSpecification to which this Rate is
attached.
- getTariffRepo() - Method in interface org.powertac.common.interfaces.CustomerServiceAccessor
-
Returns a reference to a TariffRepo
- getTariffRepo() - Method in class org.powertac.customer.CustomerModelService
-
- getTariffRepo() - Method in class org.powertac.householdcustomer.HouseholdCustomerService
-
- getTariffRepo() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
- getTariffSpec() - Method in class org.powertac.common.Tariff
-
- getTariffSpec() - Method in class org.powertac.common.TariffTransaction
-
Returns the TariffSpecification instance to which this transaction applies.
- getTariffSpecification() - Method in class org.powertac.common.Tariff
-
- getTariffSubscriptionRepo() - Method in interface org.powertac.common.interfaces.CustomerServiceAccessor
-
Returns a reference to a TariffSubscriptionRepo
- getTariffSubscriptionRepo() - Method in class org.powertac.customer.CustomerModelService
-
- getTariffSubscriptionRepo() - Method in class org.powertac.householdcustomer.HouseholdCustomerService
-
- getTariffSubscriptionRepo() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
- getTariffSwitchFactor() - Method in class org.powertac.factoredcustomer.TariffSubscriberStructure
-
- getTariffVolumeThreshold() - Method in class org.powertac.factoredcustomer.TariffSubscriberStructure
-
- getTaskRunner() - Method in class org.apache.activemq.transport.vm.VMTransport
-
- getTaskRunnerFactory() - Method in class org.apache.activemq.broker.BrokerService
-
- getTaskRunnerFactory() - Method in class org.apache.activemq.broker.TransportConnector
-
- getTaskRunnerPriority() - Method in class org.apache.activemq.broker.BrokerService
-
- getTempAlpha() - Method in class org.powertac.genco.MisoBuyer
-
- getTempDataStore() - Method in interface org.apache.activemq.broker.Broker
-
- getTempDataStore() - Method in class org.apache.activemq.broker.BrokerFilter
-
- getTempDataStore() - Method in class org.apache.activemq.broker.BrokerService
-
- getTempDataStore() - Method in class org.apache.activemq.broker.EmptyBroker
-
- getTempDataStore() - Method in class org.apache.activemq.broker.ErrorBroker
-
- getTempDataStore() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getTempDataStore() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getTempDestinationAdminACLs() - Method in interface org.apache.activemq.security.AuthorizationMap
-
Returns the set of all ACLs capable of administering temp destination
- getTempDestinationAdminACLs() - Method in class org.apache.activemq.security.DefaultAuthorizationMap
-
- getTempDestinationAdminACLs() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getTempDestinationAdminACLs() - Method in class org.apache.activemq.security.SimpleAuthorizationMap
-
- getTempDestinationAdminACLs() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Provides synchronized and defensive access to the admin ACLs for temp destinations as the super implementation
returns live copies of the ACLs and
AuthorizationEntry is not setup for concurrent access.
- getTempDestinationAuthorizationEntry() - Method in class org.apache.activemq.security.DefaultAuthorizationMap
-
- getTempDestinationAuthorizationEntry() - Method in class org.apache.activemq.security.SimpleAuthorizationMap
-
- getTempDestinationReadACLs() - Method in interface org.apache.activemq.security.AuthorizationMap
-
Returns the set of all ACLs capable of reading from temp destination
- getTempDestinationReadACLs() - Method in class org.apache.activemq.security.DefaultAuthorizationMap
-
- getTempDestinationReadACLs() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getTempDestinationReadACLs() - Method in class org.apache.activemq.security.SimpleAuthorizationMap
-
- getTempDestinationReadACLs() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Provides synchronized and defensive access to the read ACLs for temp destinations as the super implementation
returns live copies of the ACLs and
AuthorizationEntry is not setup for concurrent access.
- getTempDestinationWriteACLs() - Method in interface org.apache.activemq.security.AuthorizationMap
-
Returns the set of all ACLs capable of writing to temp destination
- getTempDestinationWriteACLs() - Method in class org.apache.activemq.security.DefaultAuthorizationMap
-
- getTempDestinationWriteACLs() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getTempDestinationWriteACLs() - Method in class org.apache.activemq.security.SimpleAuthorizationMap
-
- getTempDestinationWriteACLs() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Provides synchronized and defensive access to the write ACLs for temp destinations as the super implementation
returns live copies of the ACLs and
AuthorizationEntry is not setup for concurrent access.
- getTemperature() - Method in class org.powertac.common.WeatherForecastPrediction
-
- getTemperature() - Method in class org.powertac.common.WeatherReport
-
- getTemperatureFactor(int) - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- getTemperatureInfluence() - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- getTemperatureReference() - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- getTempLimit() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTempLimit() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getTemporaryQueueProducers() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTemporaryQueueProducers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getTemporaryQueueProducers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getTemporaryQueueProducersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getTemporaryQueues() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTemporaryQueues() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getTemporaryQueues() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getTemporaryQueuesNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getTemporaryQueueSubscribers() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTemporaryQueueSubscribers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getTemporaryQueueSubscribers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getTemporaryQueueSubscribersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getTemporaryTopicProducers() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTemporaryTopicProducers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getTemporaryTopicProducers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getTemporaryTopicProducersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getTemporaryTopics() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTemporaryTopics() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getTemporaryTopics() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getTemporaryTopicsNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getTemporaryTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTemporaryTopicSubscribers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getTemporaryTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getTemporaryTopicSubscribersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getTempPercentUsage() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTempPercentUsage() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getTempPercentUsage() - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
- getTempQueueRegion() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getTempQueues() - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
Retrieve a set of all TemporaryQueues be used by the Broker
- getTempSearchBase() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getTempSearchBase() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- getTempTopicRegion() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getTempTopics() - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
Retrieve a set of all TemporaryTopics be used by the Broker
- getTempUsage() - Method in class org.apache.activemq.usage.SystemUsage
-
- getThreshold() - Method in class org.powertac.common.CapacityTransaction
-
The peak-demand threshold for this assessment.
- getTieredRateFactor() - Method in class org.powertac.common.TariffEvaluator
-
Returns inconvenience of tiered rate.
- getTieredRateFactor() - Method in class org.powertac.evcustomer.Config
-
- getTieredRateFactor() - Method in class org.powertac.factoredcustomer.TariffSubscriberStructure
-
- getTierThreshold() - Method in class org.powertac.common.Rate
-
- getTimeBeforeDispatchStarts() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- getTimeBeforeDispatchStarts() - Method in class org.apache.activemq.broker.region.Queue
-
- getTimeBeforePurgeTempDestinations() - Method in class org.apache.activemq.broker.BrokerService
-
- getTimeForIndex(int) - Method in class org.powertac.common.repo.TimeslotRepo
-
Converts int timeslot index to Instant
- getTimeOfLastMessageAck() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- getTimeOfLastMessageAck() - Method in interface org.apache.activemq.broker.region.Subscription
-
Returns the time since the last Ack message was received by this subscription.
- getTimes() - Method in class org.powertac.householdcustomer.appliances.Appliance
-
This function returns the daily/weekly times of operation of the appliance.
- getTimeService() - Method in interface org.powertac.common.interfaces.CustomerServiceAccessor
-
Returns a reference to the TimeService
- getTimeService() - Method in class org.powertac.customer.CustomerModelService
-
- getTimeService() - Method in class org.powertac.householdcustomer.HouseholdCustomerService
-
- getTimeService() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
- getTimeslot() - Method in class org.powertac.common.ClearedTrade
-
- getTimeslot() - Method in class org.powertac.common.MarketPosition
-
- getTimeslot() - Method in class org.powertac.common.MarketTransaction
-
- getTimeslot() - Method in class org.powertac.common.msg.DistributionReport
-
- getTimeslot() - Method in class org.powertac.common.Order
-
- getTimeslot() - Method in class org.powertac.common.Orderbook
-
- getTimeslot() - Method in class org.powertac.common.WeatherForecast
-
Deprecated.
- getTimeslot() - Method in class org.powertac.customer.StepInfo
-
- getTimeslotDuration() - Method in class org.powertac.common.Competition
-
Returns the duration of a timeslot in milliseconds sim-time.
- getTimeslotIndex() - Method in class org.powertac.common.ClearedTrade
-
- getTimeslotIndex() - Method in class org.powertac.common.MarketPosition
-
- getTimeslotIndex() - Method in class org.powertac.common.MarketTransaction
-
- getTimeslotIndex() - Method in class org.powertac.common.msg.BalanceReport
-
- getTimeslotIndex() - Method in class org.powertac.common.msg.ControlEvent
-
- getTimeslotIndex() - Method in class org.powertac.common.msg.TimeslotComplete
-
- getTimeslotIndex() - Method in class org.powertac.common.Order
-
- getTimeslotIndex() - Method in class org.powertac.common.Orderbook
-
The timeslot in which energy commitments represented by cleared trades
are due.
- getTimeslotIndex(Instant) - Method in class org.powertac.common.repo.TimeslotRepo
-
Converts time to timeslot index without actually creating a timeslot
- getTimeslotIndex() - Method in class org.powertac.common.WeatherForecast
-
- getTimeslotIndex() - Method in class org.powertac.common.WeatherReport
-
- getTimeslotLength() - Method in class org.powertac.common.Competition
-
Returns the length of a timeslot in minutes (sim time).
- getTimeslotRepo() - Method in interface org.powertac.common.interfaces.CustomerServiceAccessor
-
Returns a reference to a TimeslotRepo
- getTimeslotRepo() - Method in class org.powertac.customer.CustomerModelService
-
- getTimeslotRepo() - Method in class org.powertac.householdcustomer.HouseholdCustomerService
-
- getTimeslotRepo() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
- getTimeslotsOpen() - Method in class org.powertac.common.Competition
-
Number of timeslots simultaneously open for trading.
- getTimestamp() - Method in class org.apache.activemq.broker.util.AuditLogEntry
-
- getTimestamp() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
- getTimeToLive() - Method in class org.apache.activemq.broker.util.MulticastTraceBrokerPlugin
-
- getTimeToLive() - Method in class org.springframework.jms.core.JmsTemplate
-
Return the time-to-live of the message when sending.
- getTimezoneOffset() - Method in class org.powertac.common.Competition
-
Returns timezone offset for sim locale.
- getTmpDataDirectory() - Method in class org.apache.activemq.broker.BrokerService
-
- getTopic() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopicInterceptor
-
- getTopicDestinationView(String) - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
Get the BrokerDestinationView associated with the topic
- getTopicPrefetch() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Get the topicPrefetch
- getTopicPrefix() - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
- getTopicProducers() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTopicProducers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getTopicProducers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getTopicProducersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getTopicRegion() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getTopics() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTopics() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getTopics() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getTopics() - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
Retrieve a set of all Topics be used by the Broker
- getTopicSearchBase() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- getTopicSearchMatchingFormat() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getTopicsNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTopicSubscribers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getTopicSubscribersNonSuppressed() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- getTopicSubscription() - Method in class org.apache.activemq.broker.jmx.TopicSubscriptionView
-
- getTopicSuffix() - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
- getTotalBlockedTime() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- getTotalBlockedTime() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- getTotalBlockedTime() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- getTotalConnections() - Method in class org.apache.activemq.broker.BrokerService
-
- getTotalConnectionsCount() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTotalConnectionsCount() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getTotalConsumerCount() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTotalConsumerCount() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getTotalConsumption() - Method in class org.powertac.common.msg.DistributionReport
-
- getTotalCost() - Method in class org.powertac.common.Tariff
-
- getTotalDequeueCount() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTotalDequeueCount() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getTotalEnqueueCount() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTotalEnqueueCount() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getTotalMessageCount() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTotalMessageCount() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getTotalMessagesCached() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTotalProducerCount() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTotalProducerCount() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getTotalProduction() - Method in class org.powertac.common.msg.DistributionReport
-
- getTotalSends() - Method in class org.apache.activemq.broker.ProducerBrokerExchange.FlowControlInfo
-
- getTotalTimeBlocked() - Method in class org.apache.activemq.broker.jmx.ProducerView
-
- getTotalTimeBlocked() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
-
- getTotalTimeBlocked() - Method in class org.apache.activemq.broker.ProducerBrokerExchange.FlowControlInfo
-
- getTotalTimeBlocked() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
- getTotalUsage() - Method in class org.powertac.common.Tariff
-
- getTotalUsage() - Method in class org.powertac.common.TariffSubscription
-
- getTouFactor() - Method in class org.powertac.common.TariffEvaluator
-
Returns inconvenience of time-of-use rate.
- getTouFactor() - Method in class org.powertac.evcustomer.Config
-
- getTouFactor() - Method in class org.powertac.factoredcustomer.TariffSubscriberStructure
-
- getTournamentSchedulerUrl() - Method in class org.powertac.server.TournamentSchedulerService
-
- getTransaction() - Method in class org.apache.activemq.broker.ConnectionContext
-
- getTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.TransactionBroker
-
- getTransactionalQueueSession(QueueConnectionFactory, QueueConnection, boolean) - Static method in class org.springframework.jms.connection.ConnectionFactoryUtils
-
Obtain a JMS QueueSession that is synchronized with the current transaction, if any.
- getTransactionalSession(ConnectionFactory, Connection, boolean) - Static method in class org.springframework.jms.connection.ConnectionFactoryUtils
-
Obtain a JMS Session that is synchronized with the current transaction, if any.
- getTransactionalTopicSession(TopicConnectionFactory, TopicConnection, boolean) - Static method in class org.springframework.jms.connection.ConnectionFactoryUtils
-
Obtain a JMS TopicSession that is synchronized with the current transaction, if any.
- getTransactionAwareConnectionProxy(Connection) - Method in class org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy
-
Wrap the given Connection with a proxy that delegates every method call to it
but handles Session lookup in a transaction-aware fashion.
- getTransactionId() - Method in class org.apache.activemq.transaction.LocalTransaction
-
- getTransactionId() - Method in class org.apache.activemq.transaction.Transaction
-
- getTransactionId() - Method in class org.apache.activemq.transaction.XATransaction
-
- getTransactionManager() - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
Return the Spring PlatformTransactionManager to use for transactional
wrapping of message reception plus listener execution.
- getTransactions() - Method in class org.apache.activemq.broker.ConnectionContext
-
- getTransactions() - Method in class org.apache.activemq.broker.jmx.PersistenceAdapterView
-
- getTransactions() - Method in interface org.apache.activemq.broker.jmx.PersistenceAdapterViewMBean
-
- getTransport() - Method in class org.apache.activemq.broker.TransportConnection
-
- getTransportConnectorByName(String) - Method in class org.apache.activemq.broker.BrokerService
-
- getTransportConnectorByScheme(String) - Method in class org.apache.activemq.broker.BrokerService
-
- getTransportConnectorByType(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTransportConnectorByType(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getTransportConnectors() - Method in class org.apache.activemq.broker.BrokerService
-
- getTransportConnectors() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getTransportConnectors() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getTransportConnectorURIs() - Method in class org.apache.activemq.broker.BrokerService
-
- getTransportConnectorURIsAsMap() - Method in class org.apache.activemq.broker.BrokerService
-
- getTransportListener() - Method in class org.apache.activemq.transport.vm.VMTransport
-
- getTruckKW() - Method in class org.powertac.customer.model.LiftTruck
-
- getTruckStd() - Method in class org.powertac.customer.model.LiftTruck
-
- getTurnoverRatio() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getTx(Object) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
-
- getTxType() - Method in class org.powertac.common.TariffTransaction
-
- getType() - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMap
-
- getType() - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
-
- getType() - Method in interface org.apache.activemq.broker.region.group.MessageGroupMap
-
- getType() - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
-
- getType() - Method in class org.powertac.householdcustomer.customers.Village.TariffEvaluationWrapper
-
- getType() - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex.TariffEvaluationWrapper
-
- getType() - Method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
- getTypeName() - Method in class org.apache.activemq.broker.jmx.OpenTypeSupport.AbstractOpenTypeFactory
-
- getUnderlyingSet() - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupSet
-
- getUnitSize() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getUpdateClusterFilter() - Method in interface org.apache.activemq.broker.Connector
-
- getUpdateClusterFilter() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
- getUpdateClusterFilter() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
-
- getUpdateClusterFilter() - Method in class org.apache.activemq.broker.TransportConnector
-
- getUpdateId() - Method in class org.powertac.common.msg.TariffStatus
-
- getUpRegulationCapacity() - Method in class org.powertac.common.RegulationAccumulator
-
Returns the available up-regulation capacity in kWh.
- getUpRegulationCapacity() - Method in class org.powertac.common.RegulationCapacity
-
Returns the available up-regulation capacity in kWh.
- getUpRegulationKW() - Method in class org.powertac.common.CustomerInfo
-
Returns the maximum up-regulation rate in kW per member,
beyond the curtailment of its load.
- getUpRegulationPayment() - Method in class org.powertac.common.RegulationRate
-
- getUptime() - Method in class org.apache.activemq.broker.BrokerService
-
- getUptime() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getUptime() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getUptimeMillis() - Method in class org.apache.activemq.broker.BrokerService
-
- getUptimeMillis() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getUptimeMillis() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getUri() - Method in class org.apache.activemq.broker.TransportConnector
-
- getUri() - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
-
- getUri() - Method in class org.apache.activemq.network.LdapNetworkConnector
-
returns the next URI from the configured list
- getUsageCharge(double, double, boolean) - Method in class org.powertac.common.Tariff
-
Returns the usage charge for a single customer in the current timeslot.
- getUsageCharge(Instant, double, double) - Method in class org.powertac.common.Tariff
-
Returns the usage charge for a single customer using an amount of
energy at some time in the past or future.
- getUsageCharge(Instant, double, double, TariffEvaluationHelper) - Method in class org.powertac.common.Tariff
-
Returns a risk-adjusted usage charge, with prices for variable rates
adjusted by the given TariffEvaluationHelper.
- getUsageChargePercentBenefit() - Method in class org.powertac.factoredcustomer.ProfileOptimizerStructure
-
- getUsageChargeStance() - Method in class org.powertac.factoredcustomer.ProfileOptimizerStructure
-
- getUsageChargeThreshold() - Method in class org.powertac.factoredcustomer.ProfileOptimizerStructure
-
- getUsageManager() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- getUsageOfAddedObject(Object) - Method in class org.apache.activemq.memory.UsageManagerCacheFilter
-
- getUsageOfRemovedObject(Object) - Method in class org.apache.activemq.memory.UsageManagerCacheFilter
-
- getUser() - Method in class org.apache.activemq.broker.util.AuditLogEntry
-
- getUserGroups() - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
-
- getUserName() - Method in class org.apache.activemq.broker.ConnectionContext
-
- getUserName() - Method in class org.apache.activemq.broker.jmx.ConnectionView
-
- getUserName() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
Returns the User Name used to authorize creation of this Connection.
- getUserName() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- getUserName() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- getUserName() - Method in class org.apache.activemq.broker.jmx.ProducerView
-
- getUserName() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
-
Returns the User Name used to authorize creation of this Producer.
- getUserName() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- getUserName() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
Returns the User Name used to authorize creation of this Subscription.
- getUserName() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- getUsername() - Method in class org.apache.activemq.security.AuthenticationUser
-
- getUserName() - Method in class org.apache.activemq.security.JaasCertificateSecurityContext
-
- getUserName() - Method in class org.apache.activemq.security.SecurityContext
-
- getUsername() - Method in class org.powertac.common.Broker
-
Returns the username for this Broker.
- getUsername() - Method in class org.powertac.common.msg.BrokerAuthentication
-
- getUserNameAttribute() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- getUserObjectClass() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- getUserPasswords() - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
-
- getUtilities() - Method in class org.powertac.factoredcustomer.ProfileRecommendation
-
- getValue(String) - Static method in enum org.apache.activemq.broker.PublishedAddressPolicy.PublishedHostStrategy
-
- getValue() - Method in class org.powertac.common.HourlyCharge
-
- getValue() - Method in class org.powertac.common.RandomSeed
-
- getValue() - Method in class org.powertac.common.Rate
-
Returns the rate for the current time.
- getValue(AbstractInstant) - Method in class org.powertac.common.Rate
-
Shortcut to get value at an instant without a TEH.
- getValue(AbstractInstant, TariffEvaluationHelper) - Method in class org.powertac.common.Rate
-
Returns the rate for some time in the past or future, regardless of
whether the Rate applies at that time, and regardless of whether
the requested time is beyond the notification interval of a
variable rate.
- getValues(PendingList) - Static method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
-
- getVariability() - Method in class org.powertac.genco.Genco
-
Maximim amount by which capacity can change/timeslot in random walk.
- getVariablePricingFactor() - Method in class org.powertac.common.TariffEvaluator
-
Returns inconvenience of variable pricing.
- getVariablePricingFactor() - Method in class org.powertac.evcustomer.Config
-
- getVariablePricingFactor() - Method in class org.powertac.factoredcustomer.TariffSubscriberStructure
-
- getView() - Method in class org.apache.activemq.transport.TransportLogger
-
Gets the associated MBean for this TransportLogger.
- getVillageList() - Method in class org.powertac.householdcustomer.HouseholdCustomerService
-
This function returns the list of the villages created at the beginning of
the game by the service
- getVirtualDestination() - Method in class org.apache.activemq.broker.region.virtual.CompositeQueue
-
- getVirtualDestination() - Method in class org.apache.activemq.broker.region.virtual.CompositeTopic
-
- getVirtualDestination() - Method in interface org.apache.activemq.broker.region.virtual.VirtualDestination
-
Returns the virtual destination
- getVirtualDestination() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
- getVirtualDestinationConsumers() - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- getVirtualDestinations() - Method in class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
-
- getVisualizerQueueName() - Method in class org.powertac.server.VisualizerProxyService
-
- getVmConnectorURI() - Method in interface org.apache.activemq.broker.Broker
-
- getVmConnectorURI() - Method in class org.apache.activemq.broker.BrokerFilter
-
- getVmConnectorURI() - Method in class org.apache.activemq.broker.BrokerService
-
- getVmConnectorURI() - Method in class org.apache.activemq.broker.EmptyBroker
-
- getVmConnectorURI() - Method in class org.apache.activemq.broker.ErrorBroker
-
- getVmConnectorURI() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- getVmConnectorURI() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- getVMURL() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- getVMURL() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- getWaitForSlaveTimeout() - Method in class org.apache.activemq.broker.BrokerService
-
- getWallArea() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getWallRValue() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- getWantClientAuth() - Method in class org.apache.activemq.transport.auto.AutoSslTransportServer
-
Returns whether client authentication should be requested.
- getWeatherReportRepo() - Method in interface org.powertac.common.interfaces.CustomerServiceAccessor
-
Returns a reference to a WeatherReportRepo
- getWeatherReportRepo() - Method in class org.powertac.customer.CustomerModelService
-
- getWeatherReportRepo() - Method in class org.powertac.householdcustomer.HouseholdCustomerService
-
- getWeatherReportRepo() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
- getWeatherReqInterval() - Method in class org.powertac.server.WeatherService
-
- getWeek() - Method in class org.powertac.householdcustomer.customers.Household
-
This is a function that returns the week of refresh.
- getWeekdayWeight() - Method in class org.powertac.evcustomer.beans.Activity
-
- getWeekendWeight() - Method in class org.powertac.evcustomer.beans.Activity
-
- getWeeklyBegin() - Method in class org.powertac.common.Rate
-
- getWeeklyEnd() - Method in class org.powertac.common.Rate
-
- getWeeklyLoadVector() - Method in class org.powertac.householdcustomer.appliances.Appliance
-
This function returns the weekly load vector of the appliance.
- getWeeklyLoadVector() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This function returns the weekly load vector of the appliance.
- getWeeklyOperation() - Method in class org.powertac.householdcustomer.appliances.Appliance
-
This function returns the weekly operation vector of the appliance.
- getWeeklyOperation() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This function returns the weekly operation vector of the appliance.
- getWeeklyRoutine() - Method in class org.powertac.householdcustomer.persons.Person
-
This function returns the weekly routine of a person.
- getWeeklyRoutine() - Method in class org.powertac.officecomplexcustomer.persons.Person
-
This function returns the weekly routine of a person.
- getWeightInconvenience() - Method in class org.powertac.evcustomer.Config
-
- getWindDirection() - Method in class org.powertac.common.WeatherForecastPrediction
-
- getWindDirection() - Method in class org.powertac.common.WeatherReport
-
- getWindDirectionFactor(int) - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- getWindDirectionInfluence() - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- getWindSpeed() - Method in class org.powertac.common.WeatherForecastPrediction
-
- getWindSpeed() - Method in class org.powertac.common.WeatherReport
-
- getWindspeedFactor(int) - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- getWindSpeedInfluence() - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- getWireFormat() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- getWireFormat() - Method in class org.apache.activemq.transport.vm.VMTransport
-
- getWireFormatFactory() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- getWireFormatInfo() - Method in class org.apache.activemq.broker.ConnectionContext
-
- getWrapped() - Method in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
-
- getWriteACLs() - Method in class org.apache.activemq.security.AuthorizationEntry
-
- getWriteACLs(ActiveMQDestination) - Method in interface org.apache.activemq.security.AuthorizationMap
-
Returns the set of all ACLs capable of writing to the given destination
- getWriteACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
-
- getWriteACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getWriteACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
-
- getWriteACLs() - Method in class org.apache.activemq.security.SimpleAuthorizationMap
-
- getWriteACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
Provides synchronized access to the write ACLs for the destinations as
AuthorizationEntry is not setup
for concurrent access.
- getWriteAttribute() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getWriteBase() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- getWritePermissionGroupSearchFilter() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- getWtExpected() - Method in class org.powertac.common.TariffEvaluationHelper
-
Parameter access
- getWtMax() - Method in class org.powertac.common.TariffEvaluationHelper
-
- getWtRealized() - Method in class org.powertac.common.TariffEvaluationHelper
-
- getXid() - Method in class org.apache.activemq.broker.ConnectionContext
-
- getXid() - Method in class org.apache.activemq.transaction.XATransaction
-
- gotToTheStore(Message) - Static method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- GroupActivity - Class in org.powertac.evcustomer.beans
-
Join table between SocialGroup and Activity.
- GroupActivity(String) - Constructor for class org.powertac.evcustomer.beans.GroupActivity
-
Auto-configure constructor
- groupClass - Variable in class org.apache.activemq.security.DefaultAuthorizationMap
-
- groupClass - Variable in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- GroupFactoryFinder - Class in org.apache.activemq.broker.region.group
-
- ICT - Class in org.powertac.householdcustomer.appliances
-
ICT are the appliances that are utilized mainly for work or to communicate
with others from the household such as computers, telephone devices etc.
- ICT() - Constructor for class org.powertac.householdcustomer.appliances.ICT
-
- ICT - Class in org.powertac.officecomplexcustomer.appliances
-
ICT are the appliances that are utilized mainly for work or to communicate
with others from the household such as computers, telephone devices etc.
- ICT() - Constructor for class org.powertac.officecomplexcustomer.appliances.ICT
-
- ICT_DURATION_CYCLE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- ICT_DURATION_CYCLE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- ICT_POWER_MEAN - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- ICT_POWER_MEAN - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- ICT_POWER_VARIANCE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- ICT_POWER_VARIANCE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- id - Variable in class org.apache.activemq.transport.vm.VMTransport
-
- id - Variable in class org.powertac.common.BrokerTransaction
-
- id - Variable in class org.powertac.common.MarketPosition
-
- id - Variable in class org.powertac.common.msg.DistributionReport
-
- id - Variable in class org.powertac.common.msg.OrderStatus
-
- id - Variable in class org.powertac.common.TariffMessage
-
- ID_SEPARATOR - Static variable in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
-
- ID_SEPARATOR - Static variable in class org.apache.activemq.broker.view.DestinationDotFileInterceptor
-
- idGenerator - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- IdGenerator - Class in org.powertac.common
-
Generates numeric ID values for domain types.
- IdGenerator() - Constructor for class org.powertac.common.IdGenerator
-
- IllegalStateException - Exception in org.springframework.jms
-
Runtime exception mirroring the JMS IllegalStateException.
- IllegalStateException(IllegalStateException) - Constructor for exception org.springframework.jms.IllegalStateException
-
- importDestinations() - Method in class org.apache.activemq.broker.util.DestinationsPlugin
-
- IN_USE_STATE - Static variable in class org.apache.activemq.transaction.Transaction
-
- InactiveDurableSubscriptionView - Class in org.apache.activemq.broker.jmx
-
- InactiveDurableSubscriptionView(ManagedRegionBroker, BrokerService, String, SubscriptionInfo, Subscription) - Constructor for class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
-
Constructor
- inboundMessageConvertor - Variable in class org.apache.activemq.network.jms.JmsConnector
-
- InboundQueueBridge - Class in org.apache.activemq.network.jms
-
Create an Inbound Queue Bridge.
- InboundQueueBridge(String) - Constructor for class org.apache.activemq.network.jms.InboundQueueBridge
-
Constructor that takes a foreign destination as an argument
- InboundQueueBridge() - Constructor for class org.apache.activemq.network.jms.InboundQueueBridge
-
Default Constructor
- InboundTopicBridge - Class in org.apache.activemq.network.jms
-
Create an Inbound Topic Bridge.
- InboundTopicBridge(String) - Constructor for class org.apache.activemq.network.jms.InboundTopicBridge
-
Constructor that takes a foreign destination as an argument
- InboundTopicBridge() - Constructor for class org.apache.activemq.network.jms.InboundTopicBridge
-
Default Constructor
- incMessageStoreStatistics(MessageStoreStatistics, Message) - Static method in class org.apache.activemq.store.memory.MemoryMessageStore
-
- incrementConsumedCount() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- incrementConsumedCount() - Method in interface org.apache.activemq.broker.region.Subscription
-
- incrementCurrentConnections() - Method in class org.apache.activemq.broker.BrokerService
-
- incrementExecutionCount() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- incrementOutstandingResponses() - Method in class org.apache.activemq.network.DemandSubscription
-
- incrementQueueRef() - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
-
- incrementRedeliveryCounter() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- incrementRedeliveryCounter() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- incrementReference() - Method in class org.apache.activemq.broker.TransportConnectionState
-
- incrementReferenceCount() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- incrementReferenceCount() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- incrementSend() - Method in class org.apache.activemq.broker.ProducerBrokerExchange.FlowControlInfo
-
- incrementSend() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
- incrementSendBlocked() - Method in class org.apache.activemq.broker.ProducerBrokerExchange.FlowControlInfo
-
- incrementTimeBlocked(long) - Method in class org.apache.activemq.broker.ProducerBrokerExchange.FlowControlInfo
-
- incrementTimeBlocked(Destination, long) - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
- incrementTotalConnections() - Method in class org.apache.activemq.broker.BrokerService
-
- indexListener - Variable in class org.apache.activemq.store.AbstractMessageStore
-
- IndexListener - Interface in org.apache.activemq.store
-
callback when the index is updated, allows ordered work to be seen by destinations
- IndexListener.MessageContext - Class in org.apache.activemq.store
-
- IndirectMessageReference - Class in org.apache.activemq.broker.region
-
Keeps track of a message that is flowing through the Broker.
- IndirectMessageReference(Message) - Constructor for class org.apache.activemq.broker.region.IndirectMessageReference
-
- IndividualDeadLetterStrategy - Class in org.apache.activemq.broker.region.policy
-
A
DeadLetterStrategy where each destination has its own individual
DLQ using the subject naming hierarchy.
- IndividualDeadLetterStrategy() - Constructor for class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
- InetAddressConverter - Class in joptsimple.util
-
- InetAddressConverter() - Constructor for class joptsimple.util.InetAddressConverter
-
- INFINITE - Static variable in class org.apache.activemq.network.jms.ReconnectionPolicy
-
- INFINITE_WAIT - Static variable in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
- inflight - Variable in class org.apache.activemq.broker.region.DestinationStatistics
-
- inflightMessageSize - Variable in class org.apache.activemq.broker.region.SubscriptionStatistics
-
- inflightTransactions - Variable in class org.apache.activemq.store.memory.MemoryTransactionStore
-
- info - Variable in class org.apache.activemq.broker.jmx.ProducerView
-
- info - Variable in class org.apache.activemq.broker.region.AbstractSubscription
-
- init() - Method in class org.apache.activemq.broker.jmx.OpenTypeSupport.AbstractOpenTypeFactory
-
- init() - Method in class org.apache.activemq.broker.LockableServiceSupport
-
Initialize resources before locking
- init() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- init() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- init() - Method in class org.powertac.common.interfaces.TimeslotPhaseProcessor
-
This method must be called in the per-game initialization code in each
implementing class.
- init() - Method in class org.powertac.common.Tariff
-
Initializes tariff by building the rate map.
- init(double, double, double, double) - Method in class org.powertac.common.TariffEvaluationHelper
-
Initializes, setting parameters, then normalize the weights for
expectedMean and maxValue.
- init() - Method in class org.powertac.common.TariffEvaluationHelper
-
Initializes, without changing parameter settings
- init(Instant) - Method in class org.powertac.common.TimeService
-
Sets current time to modulo before the desired start time.
- init(BrokerProxy, int, RandomSeedRepo, TimeslotRepo) - Method in class org.powertac.genco.CpGenco
-
- init(BrokerProxy, int, RandomSeedRepo) - Method in class org.powertac.genco.Genco
-
- init(BrokerProxy, int, ContextService) - Method in class org.powertac.genco.MisoBuyer
-
- init(List<Genco>) - Method in class org.powertac.genco.SimpleGencoService
-
Simply receives and stores the list of genco and buyer instances generated
by the initialization service.
- init() - Method in class org.powertac.server.CompetitionControlService
-
Initializes the service in preparation for a new simulation
- init() - Method in class org.springframework.jms.config.JmsNamespaceHandler
-
- initConnection() - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Initialize the underlying shared Connection.
- initDefaultStrategies() - Method in class org.springframework.jms.core.JmsTemplate
-
Initialize the default implementations for the template's strategies:
DynamicDestinationResolver and SimpleMessageConverter.
- initDefaultStrategies() - Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
-
- initGateway() - Method in class org.springframework.jms.core.support.JmsGatewaySupport
-
Subclasses can override this for custom initialization behavior.
- INITIAL_CONTEXT_FACTORY - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
-
- initialiseJaas() - Method in class org.apache.activemq.security.JaasAuthenticationPlugin
-
- InitializationService - Interface in org.powertac.common.interfaces
-
Implementations of this interface are expected to initialize individual
plugins prior to the beginning of a game.
- initialize() - Method in class org.apache.activemq.broker.region.BaseDestination
-
initialize the destination
- initialize() - Method in class org.apache.activemq.broker.region.Queue
-
- initialize() - Method in class org.apache.activemq.broker.region.TempQueue
-
- initialize() - Method in class org.apache.activemq.broker.region.TempTopic
-
- initialize() - Method in class org.apache.activemq.broker.region.Topic
-
- initialize(Competition, List<String>) - Method in class org.powertac.accounting.AccountingService
-
- initialize(Competition, List<String>) - Method in class org.powertac.auctioneer.AuctionService
-
- initialize(Competition, List<String>) - Method in class org.powertac.balancemkt.BalancingMarketService
-
Computes actual distribution and balancing costs by random selection
- initialize(Competition, List<String>) - Method in interface org.powertac.common.interfaces.InitializationService
-
Initializes a plugin prior to the beginning of a game.
- initialize() - Method in class org.powertac.customer.AbstractCustomer
-
Initializes the instance.
- initialize() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- initialize(Competition, List<String>) - Method in class org.powertac.customer.CustomerModelService
-
- initialize() - Method in class org.powertac.customer.model.Battery
-
Initialization must provide accessor to Customer instance and time.
- initialize() - Method in class org.powertac.customer.model.LiftTruck
-
Initialization must provide accessor to Customer instance and time.
- initialize(CustomerServiceAccessor) - Method in interface org.powertac.customer.ModelComponent
-
Initializes the component with service reference
- initialize(Competition, List<String>) - Method in class org.powertac.distributionutility.DistributionUtilityService
-
Computes actual distribution and balancing costs by random selection
- initialize(Competition, List<String>) - Method in class org.powertac.du.DefaultBrokerService
-
Called by initialization service once at the beginning of each game.
- initialize(int, double, double, double, double) - Method in class org.powertac.evcustomer.beans.GroupActivity
-
Fills in fields for testing
- initialize(SocialGroup, String, Map<Integer, Activity>, Map<Integer, GroupActivity>, CarType, CustomerServiceAccessor, Config) - Method in class org.powertac.evcustomer.customers.EvCustomer
-
- initialize() - Method in class org.powertac.evcustomer.customers.EvSocialClass
-
Hooks up data structures, creates EvCustomers and corresponding
CustomerInfo instances.
- initialize(FactoredCustomerService) - Method in class org.powertac.factoredcustomer.CapacityStructure
-
- initialize(FactoredCustomerService, CustomerStructure) - Method in class org.powertac.factoredcustomer.DefaultCapacityBundle
-
- initialize(Competition, List<String>) - Method in class org.powertac.factoredcustomer.FactoredCustomerService
-
This is called once at the beginning of each game.
- initialize(FactoredCustomerService, CustomerStructure) - Method in interface org.powertac.factoredcustomer.interfaces.CapacityBundle
-
- initialize(FactoredCustomerService) - Method in interface org.powertac.factoredcustomer.interfaces.FactoredCustomer
-
- initialize(FactoredCustomerService) - Method in interface org.powertac.factoredcustomer.interfaces.UtilityOptimizer
-
- initialize(FactoredCustomerService) - Method in class org.powertac.factoredcustomer.ProbabilityDistribution
-
- initialize(FactoredCustomerService) - Method in class org.powertac.factoredcustomer.TariffSubscriberStructure
-
- initialize(FactoredCustomerService) - Method in class org.powertac.factoredcustomer.TimeseriesGenerator
-
- initialize(Competition, List<String>) - Method in class org.powertac.genco.SimpleGencoService
-
Creates the gencos and the buyer using the server configuration service.
- initialize(String, Properties, int) - Method in class org.powertac.householdcustomer.appliances.AirCondition
-
- initialize(String, Properties, int) - Method in class org.powertac.householdcustomer.appliances.Appliance
-
This is the initialization function.
- initialize(String, Properties, int) - Method in class org.powertac.householdcustomer.appliances.CirculationPump
-
- initialize(String, Properties, int) - Method in class org.powertac.householdcustomer.appliances.ConsumerElectronics
-
- initialize(String, Properties, int) - Method in class org.powertac.householdcustomer.appliances.Dishwasher
-
The function mode of the dishwasher.
- initialize(String, Properties, int) - Method in class org.powertac.householdcustomer.appliances.Dryer
-
- initialize(String, Properties, int) - Method in class org.powertac.householdcustomer.appliances.Freezer
-
- initialize(String, Properties, int) - Method in class org.powertac.householdcustomer.appliances.ICT
-
- initialize(String, Properties, int) - Method in class org.powertac.householdcustomer.appliances.Lights
-
- initialize(String, Properties, int) - Method in class org.powertac.householdcustomer.appliances.Others
-
- initialize(String, Properties, int) - Method in class org.powertac.householdcustomer.appliances.Refrigerator
-
- initialize(String, Properties, int) - Method in class org.powertac.householdcustomer.appliances.SpaceHeater
-
- initialize(String, Properties, int) - Method in class org.powertac.householdcustomer.appliances.Stove
-
- initialize(String, Properties, int) - Method in class org.powertac.householdcustomer.appliances.WashingMachine
-
The function reaction of the washing machine.
- initialize(String, Properties, int) - Method in class org.powertac.householdcustomer.appliances.WaterHeater
-
- initialize(String, Properties, Vector<Integer>, int) - Method in class org.powertac.householdcustomer.customers.Household
-
This is the initialization function.
- initialize() - Method in class org.powertac.householdcustomer.customers.Village
-
- initialize(Properties, int, Map<CustomerInfo, String>) - Method in class org.powertac.householdcustomer.customers.Village
-
This is the initialization function.
- initialize(Competition, List<String>) - Method in class org.powertac.householdcustomer.HouseholdCustomerService
-
This function called once at the beginning of each game by the server
initialization service.
- initialize(String, Properties, Vector<Integer>, int) - Method in class org.powertac.householdcustomer.persons.MostlyPresentPerson
-
- initialize(String, Properties, Vector<Integer>, int) - Method in class org.powertac.householdcustomer.persons.PeriodicPresentPerson
-
- initialize(String, Properties, Vector<Integer>, int) - Method in class org.powertac.householdcustomer.persons.Person
-
This is the initialization function.
- initialize(String, Properties, Vector<Integer>, int) - Method in class org.powertac.householdcustomer.persons.RandomlyAbsentPerson
-
- initialize(String, Properties, int) - Method in class org.powertac.officecomplexcustomer.appliances.AirCondition
-
- initialize(String, Properties, int) - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This is the initialization function.
- initialize(String, Properties, int) - Method in class org.powertac.officecomplexcustomer.appliances.CoffeeMachine
-
- initialize(String, Properties, int) - Method in class org.powertac.officecomplexcustomer.appliances.Computers
-
- initialize(String, Properties, int) - Method in class org.powertac.officecomplexcustomer.appliances.ConsumerElectronics
-
- initialize(String, Properties, int) - Method in class org.powertac.officecomplexcustomer.appliances.CopyMachine
-
- initialize(String, Properties, int) - Method in class org.powertac.officecomplexcustomer.appliances.ICT
-
- initialize(String, Properties, int) - Method in class org.powertac.officecomplexcustomer.appliances.Lights
-
- initialize(String, Properties, int) - Method in class org.powertac.officecomplexcustomer.appliances.MicrowaveOven
-
- initialize(String, Properties, int) - Method in class org.powertac.officecomplexcustomer.appliances.Refrigerator
-
- initialize(String, Properties, int) - Method in class org.powertac.officecomplexcustomer.appliances.Servers
-
- initialize(String, Properties, int) - Method in class org.powertac.officecomplexcustomer.appliances.VendingMachine
-
- initialize(String, Properties, Vector<Integer>, int) - Method in class org.powertac.officecomplexcustomer.customers.Office
-
This is the initialization function.
- initialize() - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex
-
- initialize(Properties, int, Map<CustomerInfo, String>) - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex
-
This is the initialization function.
- initialize(Competition, List<String>) - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
This function called once at the beginning of each game by the server
initialization service.
- initialize(String, Properties, Vector<Integer>, int) - Method in class org.powertac.officecomplexcustomer.persons.PeriodicPresentPerson
-
- initialize(String, Properties, Vector<Integer>, int) - Method in class org.powertac.officecomplexcustomer.persons.Person
-
This is the initialization function.
- initialize(Competition, List<String>) - Method in class org.powertac.server.MessageRouter
-
- initialize(CompetitionControlService, TimeService) - Static method in class org.powertac.server.SimulationClockControl
-
Creates the instance and sets the reference to the timeService.
- initialize(Competition, List<String>) - Method in class org.powertac.server.VisualizerProxyService
-
- initialize(Competition, List<String>) - Method in class org.powertac.server.WeatherService
-
- initialize(Competition, List<String>) - Method in class org.powertac.tariffmarket.CapacityControlService
-
- initialize(Competition, List<String>) - Method in class org.powertac.tariffmarket.TariffMarketService
-
Reads configuration parameters, registers for timeslot phase activation.
- initialize() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Initialize this container.
- initialize() - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
- initialize() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
- initializeClientInterface() - Method in class org.powertac.server.JmsManagementService
-
- initializeConsumers() - Method in class org.springframework.jms.listener.SimpleMessageListenerContainer
-
Initialize the JMS Sessions and MessageConsumers for this container.
- initializeContainer(C) - Method in class org.springframework.jms.config.AbstractJmsListenerContainerFactory
-
Further initialize the specified container.
- initializeContainer(DefaultMessageListenerContainer) - Method in class org.springframework.jms.config.DefaultJmsListenerContainerFactory
-
- initializeCostFactors(double, double, double, double) - Method in class org.powertac.common.TariffEvaluationHelper
-
Initializes cost factors and normalizes
- initializeCostFactors(double, double, double, double) - Method in class org.powertac.common.TariffEvaluator
-
Delegates profile cost factors to helper.
- initialized - Variable in class org.apache.activemq.network.jms.JmsConnector
-
- initializeForeignConnection() - Method in class org.apache.activemq.network.jms.JmsConnector
-
Performs the work of connection to the foreign side of the Connection.
- initializeForeignConnection() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- initializeForeignConnection() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- initializeInboundDestinationBridgesLocalSide(QueueConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- initializeInboundDestinationBridgesLocalSide(TopicConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- initializeInboundDestinationBridgesOutboundSide(QueueConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- initializeInboundDestinationBridgesOutboundSide(TopicConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- initializeInconvenienceFactors(double, double, double, double) - Method in class org.powertac.common.TariffEvaluator
-
Initializes the per-tariff inconvenience factors.
- initializeLocalConnection() - Method in class org.apache.activemq.network.jms.JmsConnector
-
Performs the work of connection to the local side of the Connection.
- initializeLocalConnection() - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- initializeLocalConnection() - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- initializeOutboundDestinationBridgesLocalSide(QueueConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- initializeOutboundDestinationBridgesLocalSide(TopicConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- initializeOutboundDestinationBridgesOutboundSide(QueueConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- initializeOutboundDestinationBridgesOutboundSide(TopicConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- initializeRegulationFactors(double, double, double) - Method in class org.powertac.common.TariffEvaluationHelper
-
Initializes regulation factors.
- initializeRegulationFactors(double, double, double) - Method in class org.powertac.common.TariffEvaluator
-
Initializes the per-timeslot regulation-capacity estimates.
- initializeServerQueue(String) - Method in class org.powertac.server.JmsManagementService
-
- initializeStreams() - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
-
- initialMessage(Logger) - Method in class org.apache.activemq.transport.logwriters.CustomLogWriter
-
- initialMessage(Logger) - Method in class org.apache.activemq.transport.logwriters.DefaultLogWriter
-
- initOpenWireProtocolVerifier() - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
- initProtocolVerifiers() - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
- injectMessage(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
-
Re-inject into the Broker chain
- InlineListenableFuture - Class in org.apache.activemq.store
-
- InlineListenableFuture() - Constructor for class org.apache.activemq.store.InlineListenableFuture
-
- InMemoryJob - Class in org.apache.activemq.broker.scheduler.memory
-
A simple in memory Job POJO.
- InMemoryJob(String) - Constructor for class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- InMemoryJobScheduler - Class in org.apache.activemq.broker.scheduler.memory
-
Implements an in-memory JobScheduler instance.
- InMemoryJobScheduler(String) - Constructor for class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- InMemoryJobSchedulerStore - Class in org.apache.activemq.broker.scheduler.memory
-
An in-memory JobSchedulerStore implementation used for Brokers that have persistence
disabled or when the JobSchedulerStore usage doesn't require a file or DB based store
implementation allowing for better performance.
- InMemoryJobSchedulerStore() - Constructor for class org.apache.activemq.broker.scheduler.memory.InMemoryJobSchedulerStore
-
- inProgress(int) - Method in class org.powertac.server.TournamentSchedulerService
-
- InsertableMutableBrokerFilter - Class in org.apache.activemq.broker
-
Inserts itself into the BrokerStack
- InsertableMutableBrokerFilter(MutableBrokerFilter) - Constructor for class org.apache.activemq.broker.InsertableMutableBrokerFilter
-
- insertAtHead(List<MessageReference>) - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
-
- InsertionCountList<T> - Class in org.apache.activemq.broker.util
-
- InsertionCountList() - Constructor for class org.apache.activemq.broker.util.InsertionCountList
-
- installPlugin(Broker) - Method in interface org.apache.activemq.broker.BrokerPlugin
-
Installs the plugin into the interceptor chain of the broker, returning the new
intercepted broker to use.
- installPlugin(Broker) - Method in class org.apache.activemq.broker.BrokerPluginSupport
-
- installPlugin(Broker) - Method in class org.apache.activemq.broker.util.RedeliveryPlugin
-
- installPlugin(Broker) - Method in class org.apache.activemq.broker.view.ConnectionDotFilePlugin
-
- installPlugin(Broker) - Method in class org.apache.activemq.broker.view.DestinationDotFilePlugin
-
- installPlugin(Broker) - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
-
Installs the plugin into the intercepter chain of the broker, returning the new
intercepted broker to use.
- installPlugin(Broker) - Method in class org.apache.activemq.plugin.ForcePersistencyModeBrokerPlugin
-
- installPlugin(Broker) - Method in class org.apache.activemq.plugin.StatisticsBrokerPlugin
-
- installPlugin(Broker) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
-
- installPlugin(Broker) - Method in class org.apache.activemq.security.AuthorizationPlugin
-
- installPlugin(Broker) - Method in class org.apache.activemq.security.JaasAuthenticationPlugin
-
- installPlugin(Broker) - Method in class org.apache.activemq.security.JaasCertificateAuthenticationPlugin
-
- installPlugin(Broker) - Method in class org.apache.activemq.security.JaasDualAuthenticationPlugin
-
- installPlugin(Broker) - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
-
- INSTANCE - Static variable in class org.apache.activemq.broker.region.group.EmptyMessageGroupSet
-
- INSTANT_HEATER_DURATION_CYCLE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- INSTANT_HEATER_POWER_MEAN - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- INSTANT_HEATER_POWER_VARIANCE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- instantiate(Constructor<T>, Object...) - Static method in class joptsimple.internal.Reflection
-
Invokes the given constructor with the given arguments.
- INT_PROPERTIES - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
-
- intercept(ProducerBrokerExchange, Message) - Method in interface org.apache.activemq.broker.inteceptor.MessageInterceptor
-
- intercept(Destination) - Method in class org.apache.activemq.broker.region.CompositeDestinationInterceptor
-
- intercept(Destination) - Method in interface org.apache.activemq.broker.region.DestinationInterceptor
-
- intercept(Destination) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
- intercept(Destination) - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
-
- intercept(Destination) - Method in interface org.apache.activemq.broker.region.virtual.VirtualDestination
-
Creates a virtual destination from the physical destination
- intercept(Destination) - Method in class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
-
- intercept(Destination) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
- intercept(Destination) - Method in class org.apache.activemq.security.AuthorizationDestinationInterceptor
-
- interceptMappedDestination(Destination) - Method in class org.apache.activemq.broker.region.virtual.CompositeQueue
-
- interceptMappedDestination(Destination) - Method in class org.apache.activemq.broker.region.virtual.CompositeTopic
-
- interceptMappedDestination(Destination) - Method in interface org.apache.activemq.broker.region.virtual.VirtualDestination
-
Creates a mapped destination
- interceptMappedDestination(Destination) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
- INTERRUPTIBILITY_FACTOR - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- INTERRUPTIBILITY_FACTOR - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- INTERRUPTIBLE_CONSUMPTION - Static variable in class org.powertac.common.enumerations.PowerType
-
- intialize(TransportConnectionStateRegister) - Method in class org.apache.activemq.broker.MapTransportConnectionStateRegister
-
- intialize(TransportConnectionStateRegister) - Method in class org.apache.activemq.broker.SingleTransportConnectionStateRegister
-
- intialize(TransportConnectionStateRegister) - Method in interface org.apache.activemq.broker.TransportConnectionStateRegister
-
- InvalidClientIDException - Exception in org.springframework.jms
-
Runtime exception mirroring the JMS InvalidClientIDException.
- InvalidClientIDException(InvalidClientIDException) - Constructor for exception org.springframework.jms.InvalidClientIDException
-
- InvalidDestinationException - Exception in org.springframework.jms
-
Runtime exception mirroring the JMS InvalidDestinationException.
- InvalidDestinationException(InvalidDestinationException) - Constructor for exception org.springframework.jms.InvalidDestinationException
-
- InvalidSelectorException - Exception in org.springframework.jms
-
Runtime exception mirroring the JMS InvalidSelectorException.
- InvalidSelectorException(InvalidSelectorException) - Constructor for exception org.springframework.jms.InvalidSelectorException
-
- invoke(Method, Object...) - Static method in class joptsimple.internal.Reflection
-
Invokes the given static method with the given arguments.
- invoke(String, Object[], String[]) - Method in class org.apache.activemq.broker.jmx.AnnotatedMBean
-
- invoke(String, Object[], String[]) - Method in class org.apache.activemq.broker.jmx.AsyncAnnotatedMBean
-
- invoke(MethodInvocation) - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
- invokeErrorHandler(Throwable) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Invoke the registered ErrorHandler, if any.
- invokeExceptionListener(JMSException) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Invoke the registered JMS ExceptionListener, if any.
- invokeListener(Session, Message) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Invoke the specified listener: either as standard JMS MessageListener
or (preferably) as Spring SessionAwareMessageListener.
- invokeListenerMethod(String, Object[]) - Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
-
Invoke the specified listener method.
- IOExceptionHandler - Interface in org.apache.activemq.util
-
- IOHelper - Class in org.apache.activemq.util
-
Collection of File and Folder utility methods.
- isAbortConnection() - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
- isAcceptMessagesWhileStopping() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return whether to accept received messages while the listener container
in the process of stopping.
- isAcked() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- isAcked() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- isAcked() - Method in interface org.apache.activemq.broker.region.QueueMessageReference
-
- isActive() - Method in interface org.apache.activemq.broker.Connection
-
- isActive() - Method in class org.apache.activemq.broker.jmx.ConnectionView
-
- isActive() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
- isActive() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
-
- isActive() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
-
- isActive() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- isActive() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- isActive() - Method in class org.apache.activemq.broker.jmx.TopicSubscriptionView
-
- isActive() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isActive() - Method in interface org.apache.activemq.broker.region.Destination
-
- isActive() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- isActive() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- isActive() - Method in class org.apache.activemq.broker.TransportConnection
-
- isActive() - Method in class org.powertac.common.Tariff
-
True just in case this tariff is OFFERED or ACTIVE
- isActive() - Method in class org.powertac.server.VisualizerProxyService
-
True just in case a remote visualizer has pinged this server
- isActive() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Return whether this container is currently active,
that is, whether it has been set up but not shut down yet.
- isAdaptive - Variable in class org.powertac.factoredcustomer.DefaultCapacityBundle
-
- isAdjustUsageLimits() - Method in class org.apache.activemq.broker.BrokerService
-
- isAdvisory() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- isAdvisory() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- isAdvisoryForConsumed() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isAdvisoryForConsumed() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isAdvisoryForDelivery() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isAdvisoryForDelivery() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isAdvisoryForDiscardingMessages() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isAdvisoryForDiscardingMessages() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isAdvisoryForFailedForward() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- isAdvisoryForFastProducers() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isAdvisoryForFastProducers() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isAdvisoryForSlowConsumers() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isAdvisoryForSlowConsumers() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isAdvisorySupport() - Method in class org.apache.activemq.broker.BrokerService
-
- isAdvisoryWhenFull() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isAdvisoryWhenFull() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isAllConsumersExclusiveByDefault() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isAllConsumersExclusiveByDefault() - Method in class org.apache.activemq.broker.region.Queue
-
- isAllocationDetailsLogging() - Method in class org.powertac.factoredcustomer.Config
-
- isAllowedToConsume(MessageReference) - Method in class org.apache.activemq.broker.ConnectionContext
-
- isAllowedToConsume(ConnectionContext, Message) - Method in interface org.apache.activemq.security.MessageAuthorizationPolicy
-
Returns true if the given message is able to be dispatched to the connection
performing any user
- isAllowedToRegister(ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- isAllowLinkStealing() - Method in class org.apache.activemq.broker.ConnectionContext
-
- isAllowLinkStealing() - Method in interface org.apache.activemq.broker.Connector
-
If enabled, older connections with the same clientID are stopped
- isAllowLinkStealing() - Method in class org.apache.activemq.broker.TransportConnector
-
- isAllowLinkStealing() - Method in class org.apache.activemq.transport.vm.VMTransportServer
-
- isAllowLinkStealingEnabled() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
- isAllowLinkStealingEnabled() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
-
Returns true if link stealing is enabled on this Connector
- isAllowRemoteAddressInMBeanNames() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- isAllowTempAutoCreationOnSend() - Method in class org.apache.activemq.broker.BrokerService
-
- isAllowTempAutoCreationOnSend() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- isAllProtocols() - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
- isAlwaysRetroactive() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- isAlwaysRetroactive() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- isAlwaysRetroactive() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isAlwaysRetroactive() - Method in interface org.apache.activemq.broker.region.Destination
-
- isAlwaysRetroactive() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- isAlwaysRetroactive() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isAlwaysSyncSend() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- isAnalyzed() - Method in class org.powertac.common.Tariff
-
Returns the analyzed flag.
- isAnonymousAccessAllowed() - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
-
- isArgumentOfNumberType() - Method in class joptsimple.ArgumentAcceptingOptionSpec
-
- isAsync() - Method in class org.apache.activemq.transport.vm.VMTransport
-
- isAuditNetworkProducers() - Method in class org.apache.activemq.broker.TransportConnector
-
- isAutoCreateDestinations() - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- isAutoStartup() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
-
- isAutoStartup() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
- isBlocked() - Method in interface org.apache.activemq.broker.Connection
-
- isBlocked() - Method in class org.apache.activemq.broker.jmx.ConnectionView
-
- isBlocked() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
- isBlocked() - Method in class org.apache.activemq.broker.TransportConnection
-
- isBlockedCandidate() - Method in class org.apache.activemq.broker.TransportConnection
-
- isBlockedForFlowControl() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
- isBlocking() - Method in class org.powertac.server.WeatherService
-
- isBlockingOnFlowControl() - Method in class org.apache.activemq.broker.ProducerBrokerExchange.FlowControlInfo
-
- isBootstrapMode() - Method in interface org.powertac.common.interfaces.CompetitionControl
-
True just in case the sim is running in bootstrap mode - generating
bootstrap data.
- isBootstrapMode() - Method in class org.powertac.server.CompetitionControlService
-
True just in case the sim is running in bootstrap mode
- isBridgeTempDestinations() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- isBridgeTempDestinations() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- isBridgeTempDestinations() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- isBroadcast() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- isBrokerContext() - Method in class org.apache.activemq.security.SecurityContext
-
- isBrowser() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- isBrowser() - Method in interface org.apache.activemq.broker.region.Subscription
-
- isCacheConsumers() - Method in class org.springframework.jms.connection.CachingConnectionFactory
-
Return whether to cache JMS MessageConsumers per JMS Session instance.
- isCacheEnabled() - Method in class org.apache.activemq.broker.jmx.QueueView
-
- isCacheEnabled() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
- isCacheEnabled() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- isCacheEnabled() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
- isCacheEnabled() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- isCacheProducers() - Method in class org.springframework.jms.connection.CachingConnectionFactory
-
Return whether to cache JMS MessageProducers per JMS Session instance.
- isCacheTempDestinations() - Method in class org.apache.activemq.broker.BrokerService
-
- isCancelled() - Method in class org.apache.activemq.store.InlineListenableFuture
-
- isCanNegotiate() - Method in class org.powertac.common.CustomerInfo
-
True just in case the underlying Customer model can negotiate individual
contracts.
- isCapacityDetailsLogging() - Method in class org.powertac.factoredcustomer.Config
-
- isCheckDuplicateMessagesOnDuplex() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- isClientAcknowledge(Session) - Method in class org.springframework.jms.support.JmsAccessor
-
Determine whether the given Session is in client acknowledge mode.
- isClientMaster() - Method in class org.apache.activemq.broker.ConnectionContext
-
- isCommitted() - Method in class org.apache.activemq.transaction.Transaction
-
- isConcurrentSend() - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
- isConcurrentSend() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
- isConduitSubscriptions() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- isConduitSubscriptions() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- isConduitSubscriptions() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- isConnected() - Method in interface org.apache.activemq.broker.Connection
-
- isConnected() - Method in class org.apache.activemq.broker.jmx.ConnectionView
-
- isConnected() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
- isConnected() - Method in class org.apache.activemq.broker.TransportConnection
-
- isConnected() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- isConnected() - Method in class org.apache.activemq.transport.vm.VMTransport
-
- isConnectorStarted() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- isConsumption() - Method in class org.powertac.common.enumerations.PowerType
-
Returns true just in case this type would apply to a consumption tariff.
- isContextAlive() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- isCopyMessage() - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
Deprecated.
- isCopyMessage() - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
-
- isCovered() - Method in class org.powertac.common.Tariff
-
True just in case the set of Rates cover all the possible hour
and tier slots.
- isCreateConnector() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- isCreatedByDuplex() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
-
- isCreatedByDuplex() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
-
- isCreatedByDuplex() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- isCreateMBeanServer() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- isCron() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- isCursorFull() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
-
- isCursorFull() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
-
- isCursorFull() - Method in class org.apache.activemq.broker.jmx.QueueView
-
- isCursorFull() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
- isDecreaseNetworkConsumerPriority() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- isDecreaseNetworkConsumerPriority() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- isDecreaseNetworkConsumerPriority() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- isDedicatedTaskRunner() - Method in class org.apache.activemq.broker.BrokerService
-
- isDeleteAllMessagesOnStartup() - Method in class org.apache.activemq.broker.BrokerService
-
- isDestForcedDurable(ActiveMQDestination) - Static method in class org.apache.activemq.util.NetworkBridgeUtils
-
- isDestinationPerDurableSubscriber() - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
- isDestinationQueue() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
-
- isDestinationQueue() - Method in class org.apache.activemq.broker.jmx.ProducerView
-
- isDestinationQueue() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
-
- isDestinationQueue() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- isDestinationQueue() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- isDestinationTemporary() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
-
- isDestinationTemporary() - Method in class org.apache.activemq.broker.jmx.ProducerView
-
- isDestinationTemporary() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
-
- isDestinationTemporary() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- isDestinationTemporary() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- isDestinationTopic() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
-
- isDestinationTopic() - Method in class org.apache.activemq.broker.jmx.ProducerView
-
- isDestinationTopic() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
-
- isDestinationTopic() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- isDestinationTopic() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- isDisableAsyncDispatch() - Method in class org.apache.activemq.broker.TransportConnector
-
- isDiscoverLoginConfig() - Method in class org.apache.activemq.security.JaasAuthenticationPlugin
-
- isDiskListEmpty() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
- isDispatchAsync() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- isDispatchAsync() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- isDispatchAsync() - Method in class org.apache.activemq.broker.jmx.ProducerView
-
Deprecated.
- isDispatchAsync() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
-
- isDispatchAsync() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- isDispatchAsync() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- isDispatchAsync() - Method in class org.apache.activemq.network.ForwardingBridge
-
- isDispatchAsync() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- isDispatchEnabled() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- isDispatchPaused() - Method in class org.apache.activemq.broker.region.Queue
-
- isDisposed() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isDisposed() - Method in interface org.apache.activemq.broker.region.Destination
-
- isDisposed() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- isDisposed() - Method in class org.apache.activemq.transport.vm.VMTransport
-
- isDLQ() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- isDLQ() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- isDLQ() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isDLQ() - Method in class org.apache.activemq.broker.view.BrokerDestinationView
-
- isDoHandleReplyTo() - Method in class org.apache.activemq.network.jms.DestinationBridge
-
- isDone() - Method in class org.apache.activemq.store.InlineListenableFuture
-
- isDontSendReponse() - Method in class org.apache.activemq.broker.ConnectionContext
-
- isDoOptimzeMessageStorage() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isDoOptimzeMessageStorage() - Method in interface org.apache.activemq.broker.region.Destination
-
- isDoOptimzeMessageStorage() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- isDoOptimzeMessageStorage() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isDropAll() - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
-
- isDropAll() - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
-
- isDropped(MessageReference) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- isDropped() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- isDropped() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- isDropped(MessageReference) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- isDropped() - Method in interface org.apache.activemq.broker.region.QueueMessageReference
-
- isDropped(MessageReference) - Method in class org.apache.activemq.broker.region.QueueSubscription
-
- isDropTemporaryQueues() - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
-
- isDropTemporaryQueues() - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
-
- isDropTemporaryTopics() - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
-
- isDropTemporaryTopics() - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
-
- isDuplex() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- isDuplex() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- isDuplex() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- isDuplex() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- isDuplicate(MessageId) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- isDuplicate(MessageId) - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
-
- isDuplicate(MessageId) - Method in interface org.apache.activemq.store.MessageRecoveryListener
-
check if ref is a duplicate but do not record the reference
- isDurable() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- isDurable() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- isDynamicOnly() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- isDynamicOnly() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- isDynamicOnly() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- isEmpty() - Method in class org.apache.activemq.broker.MapTransportConnectionStateRegister
-
- isEmpty() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- isEmpty(Destination) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- isEmpty() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- isEmpty() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
- isEmpty() - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
-
- isEmpty() - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Returns true if there are no Messages in the PendingList currently.
- isEmpty() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
- isEmpty(Destination) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
check if a Destination is Empty for this cursor
- isEmpty() - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
-
- isEmpty() - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
-
- isEmpty() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- isEmpty(Destination) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- isEmpty() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- isEmpty() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
-
- isEmpty(Topic) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- isEmpty() - Method in class org.apache.activemq.broker.SingleTransportConnectionStateRegister
-
- isEmpty() - Method in interface org.apache.activemq.broker.TransportConnectionStateRegister
-
- isEmpty() - Method in class org.apache.activemq.network.DemandSubscription
-
- isEmpty() - Method in class org.apache.activemq.store.AbstractMessageStore
-
flag to indicate if the store is empty
- isEmpty() - Method in interface org.apache.activemq.store.MessageStore
-
flag to indicate if the store is empty
- isEmpty() - Method in interface org.apache.activemq.store.PList
-
- isEmpty() - Method in class org.apache.activemq.store.ProxyMessageStore
-
- isEmpty() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- isEmpty() - Method in class org.powertac.factoredcustomer.ProfileRecommendation
-
- isEmpty(int, int) - Method in class org.powertac.householdcustomer.customers.Household
-
This function checks if all the inhabitants of the household are out of the
household.
- isEmpty(int, int) - Method in class org.powertac.officecomplexcustomer.customers.Office
-
This function checks if any of the workers is in the office.
- isEnableAudit() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- isEnableAudit() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isEnableAudit() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- isEnableAudit() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
- isEnableAudit() - Method in interface org.apache.activemq.broker.region.Destination
-
- isEnableAudit() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- isEnableAudit() - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
-
- isEnableAudit() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isEnableAudit() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- isEnabled() - Method in class org.powertac.common.Broker
-
True just in case either the broker is logged in, or is a local wholesale
broker.
- isEnableStatistics() - Method in class org.apache.activemq.broker.BrokerService
-
- isEnableStatusMonitor() - Method in class org.apache.activemq.broker.TransportConnector
-
- isEqual(ConnectionId, ConnectionId) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- isExclusive() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- isExclusive() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- isExclusiveConsumer(Subscription) - Method in class org.apache.activemq.broker.region.QueueDispatchSelector
-
- isExistingTransaction(Object) - Method in class org.springframework.jms.connection.JmsTransactionManager
-
- isExpired(MessageReference) - Method in interface org.apache.activemq.broker.Broker
-
Determine if a message has expired -allows default behaviour to be
overriden - as the timestamp set by the producer can be out of sync with
the broker
- isExpired(MessageReference) - Method in class org.apache.activemq.broker.BrokerFilter
-
- isExpired(MessageReference) - Method in class org.apache.activemq.broker.EmptyBroker
-
- isExpired(MessageReference) - Method in class org.apache.activemq.broker.ErrorBroker
-
- isExpired(MessageReference) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- isExpired() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- isExpired() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- isExpired(MessageReference) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- isExpired() - Method in class org.powertac.common.Tariff
-
True just in case the current time is past the expiration date
of this Tariff.
- isExplicitQosEnabled() - Method in class org.springframework.jms.core.JmsTemplate
-
If "true", then the values of deliveryMode, priority, and timeToLive
will be used when sending a message.
- isExposeListenerSession() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
- isFailed() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- isFallbackToDeadLetter() - Method in class org.apache.activemq.broker.util.RedeliveryPlugin
-
- isFaultTolerant() - Method in class org.apache.activemq.broker.ConnectionContext
-
- isFaultTolerant() - Method in class org.apache.activemq.transport.vm.VMTransport
-
- isFaultTolerantConfiguration() - Method in interface org.apache.activemq.broker.Broker
-
- isFaultTolerantConfiguration() - Method in class org.apache.activemq.broker.BrokerFilter
-
- isFaultTolerantConfiguration() - Method in class org.apache.activemq.broker.EmptyBroker
-
- isFaultTolerantConfiguration() - Method in class org.apache.activemq.broker.ErrorBroker
-
- isFaultTolerantConfiguration() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- isFaultTolerantConnection() - Method in interface org.apache.activemq.broker.Connection
-
- isFaultTolerantConnection() - Method in class org.apache.activemq.broker.TransportConnection
-
- isFindTigerMbeanServer() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- isFixed() - Method in class org.powertac.common.Rate
-
- isForcedDurable(ConsumerInfo, List<ActiveMQDestination>) - Static method in class org.apache.activemq.util.NetworkBridgeUtils
-
- isForcedDurable(ConsumerInfo, ActiveMQDestination[], ActiveMQDestination[]) - Static method in class org.apache.activemq.util.NetworkBridgeUtils
-
- isForHelp() - Method in class joptsimple.AbstractOptionSpec
-
- isForHelp() - Method in interface joptsimple.OptionSpec
-
Tells whether this option is designated as a "help" option.
- isForwardOnly() - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
- isFrozen() - Method in class org.springframework.jms.connection.JmsResourceHolder
-
- isFull(ConnectionContext, Destination, Usage) - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- isFull(ConnectionContext, Destination, Usage) - Method in interface org.apache.activemq.broker.Broker
-
Called when a Usage reaches a limit
- isFull(ConnectionContext, Destination, Usage) - Method in class org.apache.activemq.broker.BrokerFilter
-
- isFull(ConnectionContext, Destination, Usage) - Method in class org.apache.activemq.broker.EmptyBroker
-
- isFull(ConnectionContext, Destination, Usage) - Method in class org.apache.activemq.broker.ErrorBroker
-
- isFull(ConnectionContext, Destination, Usage) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- isFull(ConnectionContext, Usage<?>) - Method in class org.apache.activemq.broker.region.BaseDestination
-
Called when a Usage reaches a limit
- isFull() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- isFull() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
- isFull() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
- isFull(ConnectionContext, Usage<?>) - Method in interface org.apache.activemq.broker.region.Destination
-
Called when a Usage reaches a limit
- isFull(ConnectionContext, Usage<?>) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- isFull() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- isFull() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
Used to determine if the broker can dispatch to the consumer.
- isFull() - Method in interface org.apache.activemq.broker.region.Subscription
-
- isFull() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- isFull(ConnectionContext, Destination, Usage) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- isGcDestinationViews() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- isGcIfInactive() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isGcInactiveDestinations() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isGcWithNetworkConsumers() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isGcWithNetworkConsumers() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isHeadNode() - Method in class org.apache.activemq.util.LinkedNode
-
- isHighWaterMark() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- isHighWaterMark() - Method in interface org.apache.activemq.broker.region.Subscription
-
- isHighWaterMark() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- isIgnoreAllErrors() - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
-
- isIgnoreIdleConsumers() - Method in class org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyView
-
- isIgnoreIdleConsumers() - Method in interface org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyViewMBean
-
- isIgnoreIdleConsumers() - Method in class org.apache.activemq.broker.region.policy.AbortSlowAckConsumerStrategy
-
Returns whether the strategy is configured to ignore consumers that are simply idle, i.e
consumers that have no pending acks (dispatch queue is empty).
- isIgnoreNetworkConsumers() - Method in class org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyView
-
- isIgnoreNetworkConsumers() - Method in interface org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyViewMBean
-
- isIgnoreNetworkSubscriptions() - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
Returns whether the strategy is configured to ignore subscriptions that are from a network
connection.
- isIgnoreNoSpaceErrors() - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
-
- isIgnoreSQLExceptions() - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
-
- isIgnoreWildcardSelectors() - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
-
- isIgnoreWildcardSelectors() - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
-
- isImmediatePriorityDispatch() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- isImmediatePriorityDispatch() - Method in class org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy
-
- isIncludeBodyForAdvisory() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isIncludeBodyForAdvisory() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Returns true if the original message body should be included when applicable
for advisory messages
- isInOneOf(Set<?>) - Method in class org.apache.activemq.security.SecurityContext
-
- isInOperation() - Method in class org.powertac.genco.Genco
-
True if plant is currently operating
- isInRecoveryMode() - Method in class org.apache.activemq.broker.ConnectionContext
-
- isInterruptible() - Method in class org.powertac.common.enumerations.PowerType
-
Returns true just in case this type is interruptible.
- isInterruptible() - Method in class org.powertac.common.Tariff
-
True just in case this tariff could result in curtailment
- isInTransaction() - Method in class org.apache.activemq.broker.ConnectionContext
-
- isKeepDurableSubsActive() - Method in class org.apache.activemq.broker.BrokerService
-
- isKeepDurableSubsActive() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- isKeepDurableSubsActive() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- isKeepDurableSubsActive() - Method in class org.apache.activemq.broker.region.TopicRegion
-
- isLazyDispatch() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isLazyDispatch() - Method in interface org.apache.activemq.broker.region.Destination
-
- isLazyDispatch() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- isLazyDispatch() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isLegacyGroupMapping() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- isLocal() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
- isLocal() - Method in class org.powertac.common.Broker
-
True for a Broker that is local to the server.
- isLocked() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- isLockExclusive() - Method in interface org.apache.activemq.broker.region.LockOwner
-
- isLockExclusive() - Method in class org.apache.activemq.broker.region.QueueSubscription
-
- isLog4JAvailable() - Static method in class org.apache.activemq.broker.jmx.Log4JConfigView
-
- isLogAll() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- isLogConnectionEvents() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- isLogConsumerEvents() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- isLogging() - Method in class org.apache.activemq.transport.TransportLogger
-
Returns true if logging is activated for this TransportLogger, false otherwise.
- isLogging() - Method in class org.apache.activemq.transport.TransportLoggerView
-
- isLogging() - Method in interface org.apache.activemq.transport.TransportLoggerViewMBean
-
Returns if the managed TransportLogger is currently active
(writing to a log) or not.
- isLogInternalEvents() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- isLogProducerEvents() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- isLogSessionEvents() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- isLogTransactionEvents() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- isLowWaterMark() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- isLowWaterMark() - Method in interface org.apache.activemq.broker.region.Subscription
-
- isLowWaterMark() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- isManageable() - Method in interface org.apache.activemq.broker.Connection
-
- isManageable() - Method in class org.apache.activemq.broker.TransportConnection
-
- isMarkedBlockedCandidate() - Method in class org.apache.activemq.broker.TransportConnection
-
- isMarkedCandidate() - Method in class org.apache.activemq.broker.TransportConnection
-
- isMarshal() - Method in class org.apache.activemq.transport.vm.VMTransport
-
- isMatchingQueue(String) - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- isMatchingQueue(String) - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
Returns true if this subscription (which may be using wildcards) matches the given queue name
- isMatchingTopic(String) - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- isMatchingTopic(String) - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
Returns true if this subscription (which may be using wildcards) matches the given topic name
- isMessageIdEnabled() - Method in class org.springframework.jms.core.JmsTemplate
-
Return whether message IDs are enabled.
- isMessageTimestampEnabled() - Method in class org.springframework.jms.core.JmsTemplate
-
Return whether message timestamps are enabled.
- isMonitorConnectionSplits() - Method in class org.apache.activemq.broker.BrokerService
-
- isMultiContracting() - Method in class org.powertac.common.CustomerInfo
-
True if this customer can subscribe to multiple contracts.
- isMutable() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
- isNeedClientAuth() - Method in class org.apache.activemq.transport.auto.nio.AutoNIOSSLTransportServer
-
- isNetwork() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- isNetwork() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- isNetworkConnection() - Method in interface org.apache.activemq.broker.Connection
-
return true if a network connection
- isNetworkConnection() - Method in class org.apache.activemq.broker.ConnectionContext
-
- isNetworkConnection() - Method in class org.apache.activemq.broker.TransportConnection
-
- isNetworkConnectorStartAsync() - Method in class org.apache.activemq.broker.BrokerService
-
- isNoLocal() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- isNoLocal() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- isNullOrEmpty(String) - Static method in class joptsimple.internal.Strings
-
Tells whether the given string is either or consists solely of whitespace characters.
- isOnBreak(int, int) - Method in class org.powertac.officecomplexcustomer.customers.Office
-
This function checks if any of the workers of the office are on break.
- isOnVacation(int) - Method in class org.powertac.householdcustomer.customers.Household
-
This function checks if all the inhabitants of the household are away on
vacation on a certain day
- isOnVacation(int) - Method in class org.powertac.officecomplexcustomer.customers.Office
-
This function checks if all the workers of the office are away on vacation
or sick on a certain day
- isOptimizedDispatch() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isOptimizedDispatch() - Method in class org.apache.activemq.broker.region.Queue
-
- isOptimizeStorage() - Method in class org.apache.activemq.broker.region.Queue
-
- isOptimizeStorage() - Method in class org.apache.activemq.broker.region.Topic
-
- isPassiveSlave() - Method in class org.apache.activemq.broker.BrokerService
-
Get the passiveSlave
- isPaused() - Method in class org.apache.activemq.broker.jmx.QueueView
-
- isPaused() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
- isPaused() - Method in class org.apache.activemq.broker.region.QueueDispatchSelector
-
- isPendingStop() - Method in class org.apache.activemq.broker.TransportConnection
-
- isPerDestinationLogger() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- isPermissableDestination(ActiveMQDestination) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- isPermissableDestination(ActiveMQDestination, boolean) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- isPersistenceForced() - Method in class org.apache.activemq.plugin.ForcePersistencyModeBrokerPlugin
-
- isPersistent() - Method in class org.apache.activemq.broker.BrokerService
-
- isPersistent() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- isPersistent() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- isPersistent() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- isPersistent() - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- isPersistent() - Method in class org.apache.activemq.broker.view.MessageBrokerView
-
- isPersistent() - Method in class org.apache.activemq.plugin.ForcePersistencyModeBroker
-
- isPersistJMSRedelivered() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isPersistJMSRedelivered() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isPersistNoLocal() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- isPersistNoLocal() - Method in interface org.apache.activemq.store.NoLocalSubscriptionAware
-
- isPopulateJMSXUserID() - Method in class org.apache.activemq.broker.BrokerService
-
- isPopulateUserNameInMBeans() - Method in class org.apache.activemq.broker.BrokerService
-
Should MBeans that support showing the Authenticated User Name information have this
value filled in or not.
- isPreferJndiDestinationLookup() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- isPrepared() - Method in class org.apache.activemq.transaction.Transaction
-
- isPrioritizedMessages() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- isPrioritizedMessages() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- isPrioritizedMessages() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isPrioritizedMessages() - Method in interface org.apache.activemq.broker.region.Destination
-
- isPrioritizedMessages() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- isPrioritizedMessages() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isPrioritizedMessages() - Method in class org.apache.activemq.store.AbstractMessageStore
-
- isPrioritizedMessages() - Method in interface org.apache.activemq.store.MessageStore
-
- isPrioritizedMessages() - Method in class org.apache.activemq.store.ProxyMessageStore
-
- isPrioritizedMessages() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- isPrioritizedMessageSubscriber(Broker, Subscription) - Static method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- isProcessExpired() - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
-
- isProcessExpired() - Method in interface org.apache.activemq.broker.region.policy.DeadLetterStrategy
-
- isProcessNonPersistent() - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
-
- isProcessNonPersistent() - Method in interface org.apache.activemq.broker.region.policy.DeadLetterStrategy
-
- isProducerBlocked() - Method in class org.apache.activemq.broker.jmx.ProducerView
-
- isProducerBlocked() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
-
- isProducerFlowControl() - Method in class org.apache.activemq.broker.ConnectionContext
-
- isProducerFlowControl() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- isProducerFlowControl() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- isProducerFlowControl() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isProducerFlowControl() - Method in interface org.apache.activemq.broker.region.Destination
-
- isProducerFlowControl() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- isProducerFlowControl() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isProduction() - Method in class org.powertac.common.enumerations.PowerType
-
Returns true just in case this type would apply to a production tariff.
- isProtocol(byte[]) - Method in class org.apache.activemq.transport.protocol.AmqpProtocolVerifier
-
- isProtocol(byte[]) - Method in class org.apache.activemq.transport.protocol.MqttProtocolVerifier
-
- isProtocol(byte[]) - Method in class org.apache.activemq.transport.protocol.OpenWireProtocolVerifier
-
- isProtocol(byte[]) - Method in interface org.apache.activemq.transport.protocol.ProtocolVerifier
-
- isProtocol(byte[]) - Method in class org.apache.activemq.transport.protocol.StompProtocolVerifier
-
- isProxyToLocalBroker() - Method in class org.apache.activemq.proxy.ProxyConnector
-
- isPubSubDomain() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- isPubSubDomain() - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
- isPubSubDomain() - Method in interface org.springframework.jms.listener.MessageListenerContainer
-
Return whether the Publish/Subscribe domain (Topics) is used.
- isPubSubDomain() - Method in class org.springframework.jms.support.destination.JmsDestinationAccessor
-
Return whether the Publish/Subscribe domain (Topics) is used.
- isPubSubNoLocal() - Method in class org.springframework.jms.core.JmsTemplate
-
Return whether to inhibit the delivery of messages published by its own connection.
- isPubSubNoLocal() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return whether to inhibit the delivery of messages published by its own connection.
- isQueueSearchSubtreeBool() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- isRebalanceClusterClients() - Method in interface org.apache.activemq.broker.Connector
-
- isRebalanceClusterClients() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
Returns true if rebalancing cluster clients is enabled
- isRebalanceClusterClients() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
-
- isRebalanceClusterClients() - Method in class org.apache.activemq.broker.TransportConnector
-
- isReceiveRecommendations() - Method in class org.powertac.factoredcustomer.ProfileOptimizerStructure
-
- isReconnect() - Method in class org.apache.activemq.broker.ConnectionContext
-
- isReconnectOnException() - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Return whether the single Connection should be renewed when
a JMSException is reported by the underlying Connection.
- isReconnectSupported() - Method in class org.apache.activemq.transport.vm.VMTransport
-
- isRecovering() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return whether this listener container is currently in a recovery attempt.
- isRecoveryRequired() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- isRecoveryRequired() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- isRecoveryRequired() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
Informs the Broker if the subscription needs to intervention to recover
it's state e.g.
- isRecoveryRequired() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
Informs the Broker if the subscription needs to intervention to recover
it's state e.g.
- isRecoveryRequired() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
Informs the Broker if the subscription needs to intervention to recover
it's state e.g.
- isRecoveryRequired() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- isRecoveryRequired() - Method in interface org.apache.activemq.broker.region.Subscription
-
Informs the Broker if the subscription needs to intervention to recover it's state
e.g.
- isReduceMemoryFootprint() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isReduceMemoryFootprint() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isRefreshDisabled() - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- isRegisteredWithDestination() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Return whether at least one consumer has entered a fixed registration with the
target destination.
- isRegulation() - Method in class org.powertac.common.TariffTransaction
-
True just in case this is transaction reports exercise of regulation
capacity.
- isRejectDurableConsumers() - Method in class org.apache.activemq.broker.BrokerService
-
- isRemoved(long) - Method in class org.powertac.common.repo.TariffRepo
-
Tests whether a tariff has been deleted.
- isReplayWhenNoConsumers() - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
-
- isReplyPubSubDomain() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return whether the Publish/Subscribe domain (Topics) is used
for replies.
- isReplyPubSubDomain() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- isReplyPubSubDomain() - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
- isReplyPubSubDomain() - Method in interface org.springframework.jms.listener.MessageListenerContainer
-
Return whether the reply destination uses Publish/Subscribe domain
(Topics).
- isRequired() - Method in class joptsimple.ArgumentAcceptingOptionSpec
-
- isRequired() - Method in class joptsimple.NonOptionArgumentSpec
-
- isRequired() - Method in interface joptsimple.OptionDescriptor
-
Is this option
required on a command line?
- isResetNeeded() - Method in class org.apache.activemq.broker.region.Queue
-
- isRestartAllowed() - Method in class org.apache.activemq.broker.BrokerService
-
- isRestartRequested() - Method in class org.apache.activemq.broker.BrokerService
-
A lifecycle manager of the BrokerService should
inspect this property after a broker shutdown has occurred
to find out if the broker needs to be re-created and started
again.
- isRetroactive() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- isRetroactive() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- isRevoked() - Method in class org.powertac.common.Tariff
-
True just in case this tariff has been revoked.
- isRollbackOnly() - Method in class org.apache.activemq.transaction.Transaction
-
- isRollbackOnlyOnAsyncException() - Method in class org.apache.activemq.broker.BrokerService
-
- isRunning() - Method in interface org.powertac.common.interfaces.CompetitionControl
-
True if a simulation (boot or sim) session is currently running.
- isRunning() - Method in class org.powertac.server.CompetitionControlService
-
Expose simulation-running flag
- isRunning() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
-
- isRunning() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Determine whether this container is currently running,
that is, whether it has been started and not stopped yet.
- isSchedulerSupport() - Method in class org.apache.activemq.broker.BrokerService
-
- isSelectorAware() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
- isSendAdvisoryIfNoConsumers() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isSendAdvisoryIfNoConsumers() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isSendFailIfNoSpace() - Method in class org.apache.activemq.usage.SystemUsage
-
- isSendFailIfNoSpaceExplicitySet() - Method in class org.apache.activemq.usage.SystemUsage
-
- isSendToDeadLetterQueue(Message) - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
-
- isSendToDeadLetterQueue(Message) - Method in interface org.apache.activemq.broker.region.policy.DeadLetterStrategy
-
Allow pluggable strategy for deciding if message should be sent to a dead letter queue
for example, you might not want to ignore expired or non-persistent messages
- isSendToDeadLetterQueue(Message) - Method in class org.apache.activemq.broker.region.policy.DiscardingDeadLetterStrategy
-
- isSendToDlqIfMaxRetriesExceeded() - Method in class org.apache.activemq.broker.util.RedeliveryPlugin
-
- isServingJms() - Method in class org.powertac.server.JmsManagementService
-
- isSessionLocallyTransacted(Session) - Method in class org.springframework.jms.core.JmsTemplate
-
Check whether the given Session is locally transacted, that is, whether
its transaction is managed by this listener container's Session handling
and not by an external transaction coordinator.
- isSessionLocallyTransacted(Session) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Check whether the given Session is locally transacted, that is, whether
its transaction is managed by this listener container's Session handling
and not by an external transaction coordinator.
- isSessionLocallyTransacted(Session) - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
This implementation checks whether the Session is externally synchronized.
- isSessionTransacted() - Method in class org.springframework.jms.support.JmsAccessor
-
Return whether the JMS sessions used by this
accessor are supposed to be transacted.
- isSessionTransactional(Session, ConnectionFactory) - Static method in class org.springframework.jms.connection.ConnectionFactoryUtils
-
Determine whether the given JMS Session is transactional, that is,
bound to the current thread by Spring's transaction facilities.
- isShutdownOnMasterFailure() - Method in class org.apache.activemq.broker.BrokerService
-
- isShutdownOnSlaveFailure() - Method in class org.apache.activemq.broker.BrokerService
-
- isSingleSelectorPerDestination() - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
-
- isSingleSelectorPerDestination() - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
-
- isSingleton() - Method in class org.springframework.jms.remoting.JmsInvokerProxyFactoryBean
-
- isSlave() - Method in class org.apache.activemq.broker.BrokerService
-
- isSlave() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- isSlave() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- isSlow() - Method in interface org.apache.activemq.broker.Connection
-
- isSlow() - Method in class org.apache.activemq.broker.jmx.ConnectionView
-
- isSlow() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
- isSlow() - Method in class org.apache.activemq.broker.TransportConnection
-
- isSlowConsumer() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- isSlowConsumer() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
Returns true if the subscription is slow
- isSlowConsumer() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- isSlowConsumer() - Method in interface org.apache.activemq.broker.region.Subscription
-
- isSplitSystemUsageForProducersConsumers() - Method in class org.apache.activemq.broker.BrokerService
-
- isSslServer() - Method in class org.apache.activemq.transport.auto.AutoSslTransportServer
-
- isSslServer() - Method in class org.apache.activemq.transport.auto.nio.AutoNIOSSLTransportServer
-
- isSslServer() - Method in class org.apache.activemq.transport.vm.VMTransportServer
-
- isStartAsync() - Method in class org.apache.activemq.broker.BrokerService
-
- isStarted() - Method in class org.apache.activemq.broker.BrokerService
-
- isStarted() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- isStarted() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- isStarted() - Method in class org.apache.activemq.network.NetworkConnector
-
- isStarting() - Method in class org.apache.activemq.broker.TransportConnection
-
- isStaticallyIncluded() - Method in class org.apache.activemq.network.DemandSubscription
-
- isStaticBridge() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- isStatisticsEnabled() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- isStatisticsEnabled() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- isStatisticsEnabled() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
Returns true if statistics is enabled
- isStatisticsEnabled() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
-
Returns true if statistics is enabled
- isStopped() - Method in interface org.apache.activemq.broker.Broker
-
- isStopped() - Method in class org.apache.activemq.broker.BrokerFilter
-
- isStopped() - Method in class org.apache.activemq.broker.BrokerService
-
- isStopped() - Method in class org.apache.activemq.broker.EmptyBroker
-
- isStopped() - Method in class org.apache.activemq.broker.ErrorBroker
-
- isStopped() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- isStopped() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- isStopped() - Method in class org.apache.activemq.network.NetworkConnector
-
- isStopping() - Method in class org.apache.activemq.broker.BrokerService
-
- isStopping() - Method in class org.apache.activemq.broker.TransportConnection
-
- isStopping() - Method in class org.apache.activemq.network.NetworkConnector
-
- isStopStartConnectors() - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
-
- isStorage() - Method in class org.powertac.common.enumerations.PowerType
-
Returns true just in case this type is a storage type.
- isStoreEmpty() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- isStrictOrderDispatch() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isStrictOrderDispatch() - Method in class org.apache.activemq.broker.region.Queue
-
- isSubscribable() - Method in class org.powertac.common.Tariff
-
True just in case this tariff can accept new subscriptions
- isSubscriptionDurable() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return whether to make the subscription durable.
- isSubscriptionDurable() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- isSubscriptionShared() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Return whether to make the subscription shared.
- isSubscriptionShared() - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- isSuppressDuplicateQueueSubscriptions() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- isSuppressDuplicateQueueSubscriptions() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- isSuppressDuplicateQueueSubscriptions() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- isSuppressDuplicateTopicSubscriptions() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- isSuppressDuplicateTopicSubscriptions() - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- isSuppressDuplicateTopicSubscriptions() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- isSyncDurableSubs() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- isSynchedLocalTransactionAllowed() - Method in interface org.springframework.jms.connection.ConnectionFactoryUtils.ResourceFactory
-
Return whether to allow for a local JMS transaction that is synchronized with
a Spring-managed transaction (where the main transaction might be a JDBC-based
one for a specific DataSource, for example), with the JMS transaction
committing right after the main transaction.
- isSynchedLocalTransactionAllowed() - Method in class org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy
-
Return whether to allow for a local JMS transaction that is synchronized
with a Spring-managed transaction.
- isSystemExitOnShutdown() - Method in class org.apache.activemq.broker.BrokerService
-
- isSystemExitOnShutdown() - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
-
- isTailNode() - Method in class org.apache.activemq.util.LinkedNode
-
- isTiered() - Method in class org.powertac.common.Tariff
-
True just in case this tariff has at least one tiered rate
- isTimeOfUse() - Method in class org.powertac.common.Rate
-
True just in case this Rate does not apply everywhen
- isTimeOfUse() - Method in class org.powertac.common.Tariff
-
True just in case this tariff has at least one Time-of-Use rate
- isTimeslotEnabled(Timeslot) - Method in class org.powertac.common.repo.TimeslotRepo
-
True just in case the specified timeslot is enabled.
- isTimeslotEnabled(int) - Method in class org.powertac.common.repo.TimeslotRepo
-
True just in case the timeslot with the given index is enabled.
- isTopicSearchSubtreeBool() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- isTransactedSend() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
- isTransient() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- isTransient() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
- isTransient() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
- isTransient() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- isTransient() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
-
- isUpdateClusterClients() - Method in interface org.apache.activemq.broker.Connector
-
- isUpdateClusterClients() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
Returns true if updating cluster client URL is enabled
- isUpdateClusterClients() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
-
- isUpdateClusterClients() - Method in class org.apache.activemq.broker.TransportConnector
-
- isUpdateClusterClientsOnRemove() - Method in interface org.apache.activemq.broker.Connector
-
- isUpdateClusterClientsOnRemove() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
Returns true if updating cluster client URL when brokers are removed is
enabled
- isUpdateClusterClientsOnRemove() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
-
- isUpdateClusterClientsOnRemove() - Method in class org.apache.activemq.broker.TransportConnector
-
- isUpdateURIsSupported() - Method in class org.apache.activemq.transport.vm.VMTransport
-
- isUsageChargesLogging() - Method in class org.powertac.factoredcustomer.Config
-
- isUseAdvisorySearchBase() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- isUseAuthenticatedPrincipalForJMSXUserID() - Method in class org.apache.activemq.broker.BrokerService
-
- isUseAuthenticatePrincipal() - Method in class org.apache.activemq.broker.UserIDBroker
-
- isUseBrokerNamesAsIdSeed() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- isUseCache() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- isUseCache() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- isUseCache() - Method in class org.apache.activemq.broker.region.BaseDestination
-
- isUseCache() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- isUseCache() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
- isUseCache() - Method in interface org.apache.activemq.broker.region.Destination
-
- isUseCache() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- isUseCache() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isUseCache() - Method in class org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy
-
- isUseCompression() - Method in class org.apache.activemq.network.ForwardingBridge
-
- isUseCompression() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- isUseConsumerPriority() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isUseConsumerPriority() - Method in class org.apache.activemq.broker.region.Queue
-
- isUseExponentialBackOff() - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Gets whether the policy uses the set back-off multiplier to grow the time between
connection attempts.
- isUseExternalMessageReferences() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- isUseJmx() - Method in class org.apache.activemq.broker.BrokerService
-
- isUseLocalHostBrokerName() - Method in class org.apache.activemq.broker.BrokerService
-
- isUseLock() - Method in class org.apache.activemq.broker.LockableServiceSupport
-
- isUseLoggingForShutdownErrors() - Method in class org.apache.activemq.broker.BrokerService
-
- isUseMBeanServer() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- isUseMirroredQueues() - Method in class org.apache.activemq.broker.BrokerService
-
- isUsePrefetchExtension() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- isUsePrefetchExtension() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- isUseQueueForQueueMessages() - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
- isUseQueueForTopicMessages() - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
- isUseSharedBuffer() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
-
- isUseShutdownHook() - Method in class org.apache.activemq.broker.BrokerService
-
- isUseTempMirroredQueues() - Method in class org.apache.activemq.broker.BrokerService
-
- isUseVirtualDestSubs() - Method in class org.apache.activemq.broker.BrokerService
-
- isUseVirtualDestSubs() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- isUseVirtualDestSubsOnCreation() - Method in class org.apache.activemq.broker.BrokerService
-
- isUseVirtualDestSus() - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
Deprecated.
- isUseVirtualTopics() - Method in class org.apache.activemq.broker.BrokerService
-
- isValid() - Method in class org.powertac.common.msg.BalancingOrder
-
Valid if exerciseRatio between 0 and 1
- isValid() - Method in class org.powertac.common.msg.VariableRateUpdate
-
By default, these are invalid.
- isValid(Rate) - Method in class org.powertac.common.msg.VariableRateUpdate
-
Given a Rate, a VRU is valid if it has the correct ID, if the Rate
is not fixed, and if the HourlyCharge specifies a value
between the minValue and maxValue of the Rate.
- isValid(TariffSpecification) - Method in class org.powertac.common.Rate
-
Returns true just in case this Rate is internally valid, and valid
with respect to the given TariffSpecification.
- isValid(TariffSpecification) - Method in class org.powertac.common.RegulationRate
-
Returns true just in case this Rate is internally valid, and valid
with respect to the given TariffSpecification.
- isValid() - Method in class org.powertac.common.TariffMessage
-
- isValid() - Method in class org.powertac.common.TariffSpecification
-
A TariffSpecification is valid if
it has a least one Rate, and all its Rates are valid;
minDuration is non-negative;
- isValid() - Method in interface org.powertac.common.ValidatableMessage
-
Implementation should return true just in case the message is
internally valid.
- isVariableRate() - Method in class org.powertac.common.Tariff
-
True just in case this tariff has at least one dynamic rate
- isWaitForSlave() - Method in class org.apache.activemq.broker.BrokerService
-
- isWantClientAuth() - Method in class org.apache.activemq.transport.auto.nio.AutoNIOSSLTransportServer
-
- isWeekly() - Method in class org.powertac.common.Tariff
-
- isWholesale() - Method in class org.powertac.common.Broker
-
True for a broker that operates on the wholeside of the wholesale market.
- isWildcard() - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
-
- isWildcard() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- isWildcard() - Method in interface org.apache.activemq.broker.region.Subscription
-
Returns true if this subscription is a Wildcard subscription.
- isWorking(int, int) - Method in class org.powertac.officecomplexcustomer.customers.Office
-
This function checks if any of the workers in the office are working
- isWorkingDay(int) - Method in class org.powertac.officecomplexcustomer.customers.Office
-
This function checks if all the workers of the office are away on vacation
or sick on a certain day
- isWorkingDayOfWeek(int) - Method in class org.powertac.officecomplexcustomer.customers.Office
-
This function checks if all the workers of the office are away on vacation
or sick on a certain day
- iterate() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- iterate() - Method in class org.apache.activemq.broker.region.Queue
-
- iterate() - Method in class org.apache.activemq.broker.region.Topic
-
- iterate() - Method in class org.apache.activemq.broker.TransportConnection
-
- iterate() - Method in class org.apache.activemq.transport.vm.VMTransport
-
- iterator() - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
-
- iterator() - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Returns an iterator over the pending Messages.
- iterator() - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
-
- iterator() - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
-
- iterator() - Method in interface org.apache.activemq.store.PList
-
- RANDOM_DAYS_NUMBER - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- RANDOM_SHIFTING_TYPE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- RandomlyAbsentPerson - Class in org.powertac.householdcustomer.persons
-
This is the instance of the person type that works in shifts that may vary
form week to week or from month to month.
- RandomlyAbsentPerson() - Constructor for class org.powertac.householdcustomer.persons.RandomlyAbsentPerson
-
- RandomSeed - Class in org.powertac.common
-
RandomSeed is used to store generated random seed in the database in
order to be able to "replay" PowerTAC competitions later on with
exactly the same random seed settings as originally used.
- RandomSeed(String, long, String) - Constructor for class org.powertac.common.RandomSeed
-
Constructor that creates a new seed with a random value.
- RandomSeed(String, long, String, long) - Constructor for class org.powertac.common.RandomSeed
-
Constructor to re-create a random seed with a given value.
- RandomSeedRepo - Class in org.powertac.common.repo
-
Repository for RandomSeed instances.
- RandomSeedRepo() - Constructor for class org.powertac.common.repo.RandomSeedRepo
-
- randomSeedRepo - Variable in class org.powertac.householdcustomer.appliances.Appliance
-
- randomSeedRepo - Variable in class org.powertac.householdcustomer.persons.Person
-
- randomSeedRepo - Variable in class org.powertac.officecomplexcustomer.appliances.Appliance
-
- randomSeedRepo - Variable in class org.powertac.officecomplexcustomer.persons.Person
-
- Rate - Class in org.powertac.common
-
Tariffs are composed of Rates.
- Rate() - Constructor for class org.powertac.common.Rate
-
Default constructor only.
- RateCore - Class in org.powertac.common
-
- RateCore() - Constructor for class org.powertac.common.RateCore
-
- RATIONALITY_FACTOR - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- RATIONALITY_FACTOR - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- Reaction - Enum in org.powertac.householdcustomer.enumerations
-
This enumerator defines the four different reaction patterns of washing
machine By loading the machine in the morning, a task that might have been
done at another time of the day and selecting shifting interval the household
resident shows a strong reaction.
- READ_ATTRIBUTE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
-
- READ_BASE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
-
- readBootRecord(URL) - Method in class org.powertac.common.repo.BootstrapDataRepo
-
- readFromBuffer() - Method in class org.apache.activemq.transport.auto.nio.AutoNIOTransport
-
Read from the initial buffer if it is set
- readProperties(String) - Static method in class org.powertac.common.config.Configurator
-
- readProperties(URL) - Static method in class org.powertac.common.config.Configurator
-
- readProperties(File) - Static method in class org.powertac.common.config.Configurator
-
- readRemoteInvocation(Message) - Method in class org.springframework.jms.remoting.JmsInvokerServiceExporter
-
Read a RemoteInvocation from the given JMS message.
- readRoles - Variable in class org.apache.activemq.security.AuthorizationEntry
-
- readXML(String) - Static method in class org.powertac.common.config.Configurator
-
- readXML(File) - Static method in class org.powertac.common.config.Configurator
-
- readXML(URL) - Static method in class org.powertac.common.config.Configurator
-
- ready() - Method in class org.powertac.server.TournamentSchedulerService
-
- reapplyInterceptor() - Method in class org.apache.activemq.broker.BrokerFilter
-
- reapplyInterceptor() - Method in class org.apache.activemq.broker.EmptyBroker
-
- reapplyInterceptor() - Method in class org.apache.activemq.broker.ErrorBroker
-
- reapplyInterceptor() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- reapplyInterceptor() - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- reapplyInterceptor() - Method in interface org.apache.activemq.broker.region.Region
-
- reapplyInterceptor() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- rebase() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- rebase() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- rebase() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
- rebase() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- receive(String) - Method in interface org.springframework.jms.core.JmsMessageOperations
-
Receive a message from the given destination.
- receive() - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- receive(String) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- receive() - Method in interface org.springframework.jms.core.JmsOperations
-
Receive a message synchronously from the default destination, but only
wait up to a specified time for delivery.
- receive(Destination) - Method in interface org.springframework.jms.core.JmsOperations
-
Receive a message synchronously from the specified destination, but only
wait up to a specified time for delivery.
- receive(String) - Method in interface org.springframework.jms.core.JmsOperations
-
Receive a message synchronously from the specified destination, but only
wait up to a specified time for delivery.
- receive() - Method in class org.springframework.jms.core.JmsTemplate
-
- receive(Destination) - Method in class org.springframework.jms.core.JmsTemplate
-
- receive(String) - Method in class org.springframework.jms.core.JmsTemplate
-
- RECEIVE_TIMEOUT_INDEFINITE_WAIT - Static variable in class org.springframework.jms.support.destination.JmsDestinationAccessor
-
Timeout value indicating a blocking receive without timeout.
- RECEIVE_TIMEOUT_NO_WAIT - Static variable in class org.springframework.jms.support.destination.JmsDestinationAccessor
-
Timeout value indicating that a receive operation should
check if a message is immediately available without blocking.
- receiveAndConvert(String, Class<T>) - Method in interface org.springframework.jms.core.JmsMessageOperations
-
Receive a message from the given destination and convert its payload to the
specified target class.
- receiveAndConvert(Class<T>) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- receiveAndConvert(String, Class<T>) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- receiveAndConvert() - Method in interface org.springframework.jms.core.JmsOperations
-
Receive a message synchronously from the default destination, but only
wait up to a specified time for delivery.
- receiveAndConvert(Destination) - Method in interface org.springframework.jms.core.JmsOperations
-
Receive a message synchronously from the specified destination, but only
wait up to a specified time for delivery.
- receiveAndConvert(String) - Method in interface org.springframework.jms.core.JmsOperations
-
Receive a message synchronously from the specified destination, but only
wait up to a specified time for delivery.
- receiveAndConvert() - Method in class org.springframework.jms.core.JmsTemplate
-
- receiveAndConvert(Destination) - Method in class org.springframework.jms.core.JmsTemplate
-
- receiveAndConvert(String) - Method in class org.springframework.jms.core.JmsTemplate
-
- receiveAndExecute(Object, Session, MessageConsumer) - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
Execute the listener for a message received from the given consumer,
wrapping the entire operation in an external transaction if demanded.
- receiveBrokerMessage(Object) - Method in class org.powertac.du.DefaultBrokerService
-
Incoming messages for brokers include:
TariffTransaction tells us about customer subscription
activity and power usage,
MarketPosition tells us how much power we have bought
or sold in a given timeslot,
TimeslotComplete that tell us it's time to send in our bids/asks
along with a number of other message types that we can safely ignore.
- receivedCount - Variable in class org.apache.activemq.network.NetworkBridgeStatistics
-
- receiveFromConsumer(MessageConsumer, long) - Method in class org.springframework.jms.support.destination.JmsDestinationAccessor
-
Actually receive a message from the given consumer.
- receiveMessage(Object) - Method in class org.powertac.common.Broker
-
Default implementation does nothing.
- receiveMessage(Object) - Method in interface org.powertac.common.interfaces.VisualizerMessageListener
-
- receiveMessage(Object) - Method in class org.powertac.du.DefaultBroker
-
Receives a message intended for the broker, forwards it to the
message handler in the enclosing service.
- receiveMessage(MessageConsumer) - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
Receive a message from the given consumer.
- receiveSelected(String) - Method in interface org.springframework.jms.core.JmsOperations
-
Receive a message synchronously from the default destination, but only
wait up to a specified time for delivery.
- receiveSelected(Destination, String) - Method in interface org.springframework.jms.core.JmsOperations
-
Receive a message synchronously from the specified destination, but only
wait up to a specified time for delivery.
- receiveSelected(String, String) - Method in interface org.springframework.jms.core.JmsOperations
-
Receive a message synchronously from the specified destination, but only
wait up to a specified time for delivery.
- receiveSelected(String) - Method in class org.springframework.jms.core.JmsTemplate
-
- receiveSelected(Destination, String) - Method in class org.springframework.jms.core.JmsTemplate
-
- receiveSelected(String, String) - Method in class org.springframework.jms.core.JmsTemplate
-
- receiveSelectedAndConvert(String) - Method in interface org.springframework.jms.core.JmsOperations
-
Receive a message synchronously from the default destination, but only
wait up to a specified time for delivery.
- receiveSelectedAndConvert(Destination, String) - Method in interface org.springframework.jms.core.JmsOperations
-
Receive a message synchronously from the specified destination, but only
wait up to a specified time for delivery.
- receiveSelectedAndConvert(String, String) - Method in interface org.springframework.jms.core.JmsOperations
-
Receive a message synchronously from the specified destination, but only
wait up to a specified time for delivery.
- receiveSelectedAndConvert(String) - Method in class org.springframework.jms.core.JmsTemplate
-
- receiveSelectedAndConvert(Destination, String) - Method in class org.springframework.jms.core.JmsTemplate
-
- receiveSelectedAndConvert(String, String) - Method in class org.springframework.jms.core.JmsTemplate
-
- recognizeAlternativeLongOptions(boolean) - Method in interface joptsimple.OptionDeclarer
-
Tells the parser either to recognize or ignore -W-style long options.
- recognizeAlternativeLongOptions(boolean) - Method in class joptsimple.OptionParser
-
- recognizedOptions() - Method in class joptsimple.OptionParser
-
Retrieves all options-spec pairings which have been configured for the parser in the same order as declared
during training.
- reconnect(URI) - Method in class org.apache.activemq.transport.vm.VMTransport
-
- ReconnectionPolicy - Class in org.apache.activemq.network.jms
-
A policy object that defines how a
JmsConnector deals with
reconnection of the local and foreign connections.
- ReconnectionPolicy() - Constructor for class org.apache.activemq.network.jms.ReconnectionPolicy
-
- recordItem(String, Object) - Method in interface org.powertac.common.config.ConfigurationRecorder
-
Records a single configuration item
- recordUniqueId(MessageId) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
records a message id and checks if it is a duplicate
- recover(ConnectionContext, Topic, SubscriptionRecovery) - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
-
- recover(ConnectionContext, Topic, SubscriptionRecovery) - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
-
- recover(ConnectionContext, Topic, SubscriptionRecovery) - Method in class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
-
- recover(ConnectionContext, Topic, SubscriptionRecovery) - Method in class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
-
- recover(ConnectionContext, Topic, SubscriptionRecovery) - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
-
- recover(ConnectionContext, Topic, SubscriptionRecovery) - Method in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
-
- recover(ConnectionContext, Topic, SubscriptionRecovery) - Method in interface org.apache.activemq.broker.region.policy.SubscriptionRecoveryPolicy
-
Let a subscription recover message held by the policy.
- recover(ConnectionContext, Topic, SubscriptionRecovery) - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
-
- recover(MessageRecoveryListener) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
-
- recover(TransactionRecoveryListener) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
-
- recover(MessageRecoveryListener) - Method in interface org.apache.activemq.store.MessageStore
-
Recover any messages to be delivered.
- recover(MessageRecoveryListener) - Method in class org.apache.activemq.store.ProxyMessageStore
-
- recover(MessageRecoveryListener) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- recover(XATransactionId, Message[], MessageAck[]) - Method in interface org.apache.activemq.store.TransactionRecoveryListener
-
- recover(TransactionRecoveryListener) - Method in interface org.apache.activemq.store.TransactionStore
-
- recoverAfterListenerSetupFailure() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Recover this listener container after a listener failed to set itself up,
for example re-establishing the underlying Connection.
- RecoveredXATransactionView - Class in org.apache.activemq.broker.jmx
-
- RecoveredXATransactionView(ManagedRegionBroker, XATransaction) - Constructor for class org.apache.activemq.broker.jmx.RecoveredXATransactionView
-
- RecoveredXATransactionViewMBean - Interface in org.apache.activemq.broker.jmx
-
- recoverMessage(Message) - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- recoverMessage(Message, boolean) - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- recoverMessage(Message) - Method in interface org.apache.activemq.store.MessageRecoveryListener
-
- recoverMessageReference(MessageId) - Method in interface org.apache.activemq.store.MessageRecoveryListener
-
- recoverMessageStoreStatistics() - Method in class org.apache.activemq.store.AbstractMessageStore
-
- recoverMessageStoreStatistics() - Method in class org.apache.activemq.store.memory.MemoryMessageStore
-
- recoverNextMessages(int, MessageRecoveryListener) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
-
- recoverNextMessages(String, String, int, MessageRecoveryListener) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
-
- recoverNextMessages(int, MessageRecoveryListener) - Method in interface org.apache.activemq.store.MessageStore
-
- recoverNextMessages(int, MessageRecoveryListener) - Method in class org.apache.activemq.store.ProxyMessageStore
-
- recoverNextMessages(String, String, int, MessageRecoveryListener) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- recoverNextMessages(int, MessageRecoveryListener) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- recoverNextMessages(String, String, int, MessageRecoveryListener) - Method in interface org.apache.activemq.store.TopicMessageStore
-
For an active subscription - retrieve messages from the store for the
subscriber after the lastMessageId messageId
- recoverNextMessages(String, String, int, MessageRecoveryListener) - Method in interface org.apache.activemq.store.TopicReferenceStore
-
For an active subscription - retrieve messages from the store for the
subscriber after the lastMessageId messageId
- recoverRetroactiveMessages(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.Topic
-
- recoverSubscription(String, String, MessageRecoveryListener) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
-
- recoverSubscription(String, String, MessageRecoveryListener) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- recoverSubscription(String, String, MessageRecoveryListener) - Method in interface org.apache.activemq.store.TopicMessageStore
-
For the new subscription find the last acknowledged message ID and then
find any new messages since then and dispatch them to the subscription.
- recoverSubscription(String, String, MessageRecoveryListener) - Method in interface org.apache.activemq.store.TopicReferenceStore
-
For the new subscription find the last acknowledged message ID and then
find any new messages since then and dispatch them to the subscription.
- recreateRemoteInvocationResult(RemoteInvocationResult) - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
Recreate the invocation result contained in the given RemoteInvocationResult
object.
- recycle() - Static method in class org.powertac.common.IdGenerator
-
Recycles the generator.
- recycle() - Method in class org.powertac.common.repo.BootstrapDataRepo
-
- recycle() - Method in class org.powertac.common.repo.BrokerRepo
-
- recycle() - Method in class org.powertac.common.repo.CustomerRepo
-
- recycle() - Method in interface org.powertac.common.repo.DomainRepo
-
Implementations must clear out the repository in preparation for
a new simulation.
- recycle() - Method in class org.powertac.common.repo.OrderbookRepo
-
Clears the index in preparation for a new simulation
- recycle() - Method in class org.powertac.common.repo.RandomSeedRepo
-
- recycle() - Method in class org.powertac.common.repo.TariffRepo
-
- recycle() - Method in class org.powertac.common.repo.TariffSubscriptionRepo
-
Clears out the repo in preparation for another simulation.
- recycle() - Method in class org.powertac.common.repo.TimeslotRepo
-
- recycle() - Method in class org.powertac.common.repo.WeatherForecastRepo
-
- recycle() - Method in class org.powertac.common.repo.WeatherReportRepo
-
- recycle() - Static method in class org.powertac.customer.ModelBuilder
-
- recycle() - Static method in class org.powertac.evcustomer.Config
-
- recycle() - Static method in class org.powertac.factoredcustomer.Config
-
- recycle() - Method in class org.powertac.server.MessageRouter
-
Initializes the message listener registrations at the pre-game phase,
once per game.
- recycle() - Method in class org.powertac.server.ServerPropertiesService
-
Come here to re-configure from scratch.
- REDELIVERED - Static variable in interface org.springframework.jms.support.JmsHeaders
-
Specify if the message was resent.
- REDELIVERY_DELAY - Static variable in class org.apache.activemq.broker.util.RedeliveryPlugin
-
- RedeliveryPlugin - Class in org.apache.activemq.broker.util
-
Replace regular DLQ handling with redelivery via a resend to the original destination
after a delay
A destination matching RedeliveryPolicy controls the quantity and delay for re-sends
If there is no matching policy or an existing policy limit is exceeded by default
regular DLQ processing resumes.
- RedeliveryPlugin() - Constructor for class org.apache.activemq.broker.util.RedeliveryPlugin
-
- ReferenceData() - Constructor for class org.apache.activemq.store.ReferenceStore.ReferenceData
-
- ReferenceStore - Interface in org.apache.activemq.store
-
Represents a message store which is used by the persistent implementations
- ReferenceStore.ReferenceData - Class in org.apache.activemq.store
-
- Reflection - Class in joptsimple.internal
-
Helper methods for reflection.
- ReflectionException - Exception in joptsimple.internal
-
This unchecked exception wraps reflection-oriented exceptions.
- refresh() - Method in class org.apache.activemq.security.AbstractAuthenticationBroker
-
- refresh() - Method in class org.powertac.householdcustomer.appliances.AirCondition
-
- refresh() - Method in class org.powertac.householdcustomer.appliances.Appliance
-
At the end of each week the appliance models refresh their schedule.
- refresh() - Method in class org.powertac.householdcustomer.appliances.CirculationPump
-
- refresh() - Method in class org.powertac.householdcustomer.appliances.ConsumerElectronics
-
- refresh() - Method in class org.powertac.householdcustomer.appliances.Dishwasher
-
- refresh() - Method in class org.powertac.householdcustomer.appliances.Dryer
-
- refresh() - Method in class org.powertac.householdcustomer.appliances.Freezer
-
- refresh() - Method in class org.powertac.householdcustomer.appliances.ICT
-
- refresh() - Method in class org.powertac.householdcustomer.appliances.Lights
-
- refresh() - Method in class org.powertac.householdcustomer.appliances.Others
-
- refresh() - Method in class org.powertac.householdcustomer.appliances.Refrigerator
-
- refresh() - Method in class org.powertac.householdcustomer.appliances.SpaceHeater
-
- refresh() - Method in class org.powertac.householdcustomer.appliances.Stove
-
- refresh() - Method in class org.powertac.householdcustomer.appliances.WashingMachine
-
- refresh() - Method in class org.powertac.householdcustomer.appliances.WaterHeater
-
- refresh(Properties) - Method in class org.powertac.householdcustomer.persons.MostlyPresentPerson
-
- refresh(Properties) - Method in class org.powertac.householdcustomer.persons.PeriodicPresentPerson
-
- refresh(Properties) - Method in class org.powertac.householdcustomer.persons.Person
-
At the end of each week the person models refresh their schedule.
- refresh(Properties) - Method in class org.powertac.householdcustomer.persons.RandomlyAbsentPerson
-
- refresh() - Method in class org.powertac.officecomplexcustomer.appliances.AirCondition
-
- refresh() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
At the end of each week the appliance models refresh their schedule.
- refresh() - Method in class org.powertac.officecomplexcustomer.appliances.CoffeeMachine
-
- refresh() - Method in class org.powertac.officecomplexcustomer.appliances.Computers
-
- refresh() - Method in class org.powertac.officecomplexcustomer.appliances.ConsumerElectronics
-
- refresh() - Method in class org.powertac.officecomplexcustomer.appliances.CopyMachine
-
- refresh() - Method in class org.powertac.officecomplexcustomer.appliances.ICT
-
- refresh() - Method in class org.powertac.officecomplexcustomer.appliances.Lights
-
- refresh() - Method in class org.powertac.officecomplexcustomer.appliances.MicrowaveOven
-
- refresh() - Method in class org.powertac.officecomplexcustomer.appliances.Refrigerator
-
- refresh() - Method in class org.powertac.officecomplexcustomer.appliances.Servers
-
- refresh() - Method in class org.powertac.officecomplexcustomer.appliances.VendingMachine
-
- refresh(Properties) - Method in class org.powertac.officecomplexcustomer.persons.PeriodicPresentPerson
-
- refresh(Properties) - Method in class org.powertac.officecomplexcustomer.persons.Person
-
At the end of each week the person models refresh their schedule.
- refreshConnectionUntilSuccessful() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Refresh the underlying Connection, not returning before an attempt has been
successful.
- refreshDestination() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Refresh the JMS destination that this listener container operates on.
- refreshSharedConnection() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Refresh the shared Connection that this container holds.
- Refrigerator - Class in org.powertac.householdcustomer.appliances
-
Refrigerator is in use in all the households in order to keep food preserved.
- Refrigerator() - Constructor for class org.powertac.householdcustomer.appliances.Refrigerator
-
- Refrigerator - Class in org.powertac.officecomplexcustomer.appliances
-
Refrigerator is in use in all the households in order to keep food preserved.
- Refrigerator() - Constructor for class org.powertac.officecomplexcustomer.appliances.Refrigerator
-
- REFRIGERATOR_DURATION_CYCLE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- REFRIGERATOR_DURATION_CYCLE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- REFRIGERATOR_POWER_MEAN - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- REFRIGERATOR_POWER_MEAN - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- REFRIGERATOR_POWER_VARIANCE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- REFRIGERATOR_POWER_VARIANCE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- REFRIGERATOR_SHIFTING_INTERVAL - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- REFRIGERATOR_SHIFTING_INTERVAL - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- REFRIGERATOR_SHIFTING_PERIODS - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- REFRIGERATOR_SHIFTING_PERIODS - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- regex(String) - Static method in class joptsimple.util.RegexMatcher
-
Gives a matcher that uses the given regular expression.
- RegexMatcher - Class in joptsimple.util
-
Ensures that values entirely match a regular expression.
- RegexMatcher(String, int) - Constructor for class joptsimple.util.RegexMatcher
-
Creates a matcher that uses the given regular expression, modified by the given flags.
- Region - Interface in org.apache.activemq.broker.region
-
A Region is used to implement the different QOS options available to
a broker.
- regionBroker - Variable in class org.apache.activemq.broker.region.BaseDestination
-
- RegionBroker - Class in org.apache.activemq.broker.region
-
Routes Broker operations to the correct messaging regions for processing.
- RegionBroker(BrokerService, TaskRunnerFactory, SystemUsage, DestinationFactory, DestinationInterceptor, Scheduler, ThreadPoolExecutor) - Constructor for class org.apache.activemq.broker.region.RegionBroker
-
- regionDestination - Variable in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- regionStatistics - Variable in class org.apache.activemq.broker.region.AbstractRegion
-
- RegionStatistics - Class in org.apache.activemq.broker.region
-
The J2EE Statistics for the Connection.
- RegionStatistics() - Constructor for class org.apache.activemq.broker.region.RegionStatistics
-
- RegionStatistics(boolean) - Constructor for class org.apache.activemq.broker.region.RegionStatistics
-
- register(ActiveMQDestination, Destination) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- register(Bundle) - Method in class org.apache.activemq.util.osgi.Activator
-
- registerAllEndpoints() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistrar
-
- registerBrokerMessageListener(Object, Class<?>) - Method in interface org.powertac.common.interfaces.BrokerProxy
-
Sets up a dispatch listener for market messages
- registerBrokerMessageListener(Object, Class<?>) - Method in class org.powertac.server.BrokerProxyService
-
- registerBrokerMessageListener(Object, Class<?>) - Method in class org.powertac.server.MessageRouter
-
- registerConnectionState(ConnectionId, TransportConnectionState) - Method in class org.apache.activemq.broker.MapTransportConnectionStateRegister
-
- registerConnectionState(ConnectionId, TransportConnectionState) - Method in class org.apache.activemq.broker.SingleTransportConnectionStateRegister
-
- registerConnectionState(ConnectionId, TransportConnectionState) - Method in class org.apache.activemq.broker.TransportConnection
-
- registerConnectionState(ConnectionId, TransportConnectionState) - Method in interface org.apache.activemq.broker.TransportConnectionStateRegister
-
- registerConnectorMBean(TransportConnector) - Method in class org.apache.activemq.broker.BrokerService
-
- registerDestination(ObjectName, ActiveMQDestination, DestinationView) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- registerEndpoint(JmsListenerEndpoint, JmsListenerContainerFactory<?>) - Method in class org.springframework.jms.config.JmsListenerEndpointRegistrar
-
- registerEndpoint(JmsListenerEndpoint) - Method in class org.springframework.jms.config.JmsListenerEndpointRegistrar
-
- registerIndexListener(IndexListener) - Method in class org.apache.activemq.store.AbstractMessageStore
-
- registerIndexListener(IndexListener) - Method in interface org.apache.activemq.store.MessageStore
-
- registerIndexListener(IndexListener) - Method in class org.apache.activemq.store.ProxyMessageStore
-
- registerIndexListener(IndexListener) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- registerJmsConnectorMBean(JmsConnector) - Method in class org.apache.activemq.broker.BrokerService
-
- registerListenerContainer(JmsListenerEndpoint, JmsListenerContainerFactory<?>, boolean) - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
-
- registerListenerContainer(JmsListenerEndpoint, JmsListenerContainerFactory<?>) - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
-
- registerMBean(ManagementContext, Object, ObjectName) - Static method in class org.apache.activemq.broker.jmx.AnnotatedMBean
-
- registerMBean(ExecutorService, long, ManagementContext, Object, ObjectName) - Static method in class org.apache.activemq.broker.jmx.AsyncAnnotatedMBean
-
- registerMBean(ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnection
-
- registerMBean(Object, ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- registerMessageListener(String, MessageListener) - Method in class org.powertac.server.JmsManagementService
-
- registerNetworkBridgeMBean(NetworkBridge) - Method in class org.apache.activemq.network.NetworkConnector
-
- registerNetworkConnectorMBean(NetworkConnector) - Method in class org.apache.activemq.broker.BrokerService
-
- registerNewTariffListener(NewTariffListener) - Method in interface org.powertac.common.interfaces.TariffMarket
-
Registers a listener for publication of new Tariffs.
- registerNewTariffListener(NewTariffListener) - Method in class org.powertac.tariffmarket.TariffMarketService
-
- registerPersistenceAdapterMBean(PersistenceAdapter) - Method in class org.apache.activemq.broker.BrokerService
-
- registerProducer(ObjectName, ActiveMQDestination, ProducerView) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- registerProxyConnectorMBean(ProxyConnector) - Method in class org.apache.activemq.broker.BrokerService
-
- registerRecoveredTransactionMBean(XATransaction) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- registerSlowConsumerStrategy(AbortSlowConsumerStrategy) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- registerSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- registerSubscription(ObjectName, ConsumerInfo, SubscriptionKey, SubscriptionView) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- registerTimeslotPhase(TimeslotPhaseProcessor, int) - Method in interface org.powertac.common.interfaces.CompetitionControl
-
Registers the caller to be activated during each timeslot in the
proper phase sequence.
- registerTimeslotPhase(TimeslotPhaseProcessor, int) - Method in class org.powertac.server.CompetitionControlService
-
Allows instances of TimeslotPhaseProcessor to register themselves
to be activated during one of the processing phases in each timeslot.
- registerVisualizerMessageListener(VisualizerMessageListener) - Method in interface org.powertac.common.interfaces.VisualizerProxy
-
Sets up a dispatch listener for market messages
- registerVisualizerMessageListener(VisualizerMessageListener) - Method in class org.powertac.server.VisualizerProxyService
-
- REGULAR_SHIFTING_TYPE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- RegulationAccumulator - Class in org.powertac.common
-
Accumulates available regulation capacity for a given TariffSubscription.
- RegulationAccumulator(double, double) - Constructor for class org.powertac.common.RegulationAccumulator
-
Creates a new RegulationAccumulator instance specifying the amounts of
regulating capacity available for up-regulation and down-regulation.
- RegulationAccumulator(RegulationCapacity) - Constructor for class org.powertac.common.RegulationAccumulator
-
Creates a new RegulationAccumulator from an immutable
RegulationCapacity instance.
- RegulationCapacity - Class in org.powertac.common
-
Accumulates available regulation capacity for a given TariffSubscription.
- RegulationCapacity(TariffSubscription, double, double) - Constructor for class org.powertac.common.RegulationCapacity
-
Creates a new RegulationAccumulator instance specifying the amounts of
regulating capacity available for up-regulation and down-regulation.
- RegulationRate - Class in org.powertac.common
-
Tariffs are composed of Rates, including RegulationRates.
- RegulationRate() - Constructor for class org.powertac.common.RegulationRate
-
Default constructor only.
- RegulationRate.ResponseTime - Enum in org.powertac.common
-
- release() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- release() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- release() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
- release() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
hint to the cursor to release any locks it might have grabbed after a
reset
- release() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- release() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- release() - Method in interface org.apache.activemq.store.PList.PListIterator
-
- releaseConnection(Connection, ConnectionFactory, boolean) - Static method in class org.springframework.jms.connection.ConnectionFactoryUtils
-
Release the given Connection, stopping it (if necessary) and eventually closing it.
- releasePause() - Method in class org.powertac.server.SimulationClockControl
-
Releases an externally-requested pause.
- reloadLog4jProperties() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- reloadLog4jProperties() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Reloads log4j.properties from the classpath.
- reloadLog4jProperties() - Method in class org.apache.activemq.broker.jmx.Log4JConfigView
-
- reloadLog4jProperties() - Method in interface org.apache.activemq.broker.jmx.Log4JConfigViewMBean
-
Reloads log4j.properties from the classpath.
- reloadLog4jProperties() - Method in class org.apache.activemq.transport.TransportLoggerControl
-
- reloadLog4jProperties() - Method in interface org.apache.activemq.transport.TransportLoggerControlMBean
-
Reloads log4j.properties from the classpath
- remoteAddr - Variable in class org.apache.activemq.broker.util.AuditLogEntry
-
- remoteBridgeStarted - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- remoteBroker - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- remoteBrokerId - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- remoteBrokerName - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- remoteBrokerPath - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- remoteConnectionInfo - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- remove(String) - Method in class joptsimple.internal.AbbreviationMap
-
If the map contains the given key, dissociates the key from its value.
- remove(String) - Method in interface joptsimple.internal.OptionNameMap
-
- remove(String) - Method in class joptsimple.internal.SimpleOptionNameMap
-
- remove() - Method in class org.apache.activemq.broker.InsertableMutableBrokerFilter
-
Remove 'self' from the BrokerStack
- remove(SubscriptionView, String) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- remove(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- remove(Destination) - Method in class org.apache.activemq.broker.region.CompositeDestinationInterceptor
-
- remove(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- remove() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- remove(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- remove() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- remove(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- remove() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
remove the message at the cursor position
- remove(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
- remove(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
-
- remove(MessageReference) - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Removes the given MessageReference from the PendingList if it is
contained within.
- remove(ConnectionContext, Destination) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
remove a destination
- remove() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
remove the message at the cursor position
- remove(MessageReference) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
remove a node
- remove(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
-
- remove(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
-
- remove(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
remove a destination
- remove() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- remove(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- remove() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- remove(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- remove(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
-
- remove() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
-
remove the message at the cursor position
- remove(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
-
- remove(Destination) - Method in interface org.apache.activemq.broker.region.DestinationInterceptor
-
- remove(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- remove(ConnectionContext, Destination, List<MessageReference>) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- remove(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
-
- remove(ConnectionContext, Destination) - Method in interface org.apache.activemq.broker.region.Subscription
-
The subscription will be no longer be receiving messages from the destination.
- remove(Destination) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
- remove(Destination) - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
-
- remove(Destination) - Method in class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
-
- remove(Destination) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
- remove(long) - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
remove all jobs scheduled to run at this time
- remove(String) - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
remove a job with the matching jobId
- remove(long) - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
-
- remove(String) - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
-
- remove(long) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- remove(String) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- remove(Object) - Method in interface org.apache.activemq.memory.Cache
-
Removes an object from the cache.
- remove() - Method in class org.apache.activemq.memory.CacheEntry
-
- remove(CacheEvictor) - Method in class org.apache.activemq.memory.CacheEvictionUsageListener
-
- remove(Object) - Method in class org.apache.activemq.memory.CacheFilter
-
- remove(Object) - Method in class org.apache.activemq.memory.MapCache
-
- remove(Object) - Method in class org.apache.activemq.memory.UsageManagerCacheFilter
-
- remove(ConsumerId) - Method in class org.apache.activemq.network.DemandSubscription
-
Increment the consumers associated with this subscription
- remove(Destination) - Method in class org.apache.activemq.security.AuthorizationDestinationInterceptor
-
- remove(Object) - Method in interface org.apache.activemq.store.PList
-
- removeAll() - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMap
-
- removeAll() - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
-
- removeAll() - Method in interface org.apache.activemq.broker.region.group.MessageGroupMap
-
- removeAll() - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
-
- removeAllJobs() - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
-
- removeAllJobs(String, String) - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
-
- removeAllJobs() - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Remove all the Jobs from the scheduler,
- removeAllJobs(String, String) - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Remove all the Jobs from the scheduler that are due between the start and finish times.
- removeAllJobs() - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
remove all the Jobs from the scheduler
- removeAllJobs(long, long) - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
remove all the Jobs from the scheduler that are due between the start and finish times
- removeAllJobs() - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
-
- removeAllJobs(long, long) - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
-
- removeAllJobs() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- removeAllJobs(long, long) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- removeAllJobsAtScheduledTime(String) - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
-
- removeAllJobsAtScheduledTime(String) - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Remove all jobs scheduled to run at this time.
- removeAllMessageGroups() - Method in class org.apache.activemq.broker.jmx.QueueView
-
remove all the message groups - will rebalance all message groups across consumers
- removeAllMessageGroups() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
remove all the message groups - will rebalance all message groups across consumers
- removeAllMessages(ConnectionContext) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
-
- removeAllMessages(ConnectionContext) - Method in interface org.apache.activemq.store.MessageStore
-
Removes all the messages from the message store.
- removeAllMessages(ConnectionContext) - Method in class org.apache.activemq.store.ProxyMessageStore
-
- removeAllMessages(ConnectionContext) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- removeAsyncMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.AbstractMessageStore
-
- removeAsyncMessage(ConnectionContext, MessageAck) - Method in interface org.apache.activemq.store.MessageStore
-
- removeAsyncMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.ProxyMessageStore
-
- removeAsyncMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- removeBroker(Connection, BrokerInfo) - Method in interface org.apache.activemq.broker.Broker
-
Remove a BrokerInfo
- removeBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.BrokerFilter
-
- removeBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.EmptyBroker
-
- removeBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.ErrorBroker
-
- removeBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- removeBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- removeBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- removeBrokerInClusterUpdate(BrokerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in interface org.apache.activemq.broker.Broker
-
A client is disconnecting from the broker.
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.BrokerFilter
-
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.EmptyBroker
-
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.ErrorBroker
-
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.TransactionBroker
-
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.security.AbstractAuthenticationBroker
-
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.security.JaasCertificateAuthenticationBroker
-
Overriding removeConnection to make sure the security context is cleaned.
- removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.security.JaasDualAuthenticationBroker
-
Overriding removeConnection to make sure the security context is cleaned.
- removeConnector(TransportConnector) - Method in class org.apache.activemq.broker.BrokerService
-
Stops and removes a transport connector from the broker.
- removeConnector(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- removeConnector(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- removeConnector(SearchResult) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
remove connector of the given URI
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.BrokerFilter
-
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.cluster.ConnectionSplitBroker
-
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.EmptyBroker
-
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.ErrorBroker
-
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- removeConsumer(ConsumerId) - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMap
-
- removeConsumer(ConsumerId) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
-
- removeConsumer(ConsumerId) - Method in interface org.apache.activemq.broker.region.group.MessageGroupMap
-
- removeConsumer(ConsumerId) - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
-
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in interface org.apache.activemq.broker.region.Region
-
Removes a consumer.
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.TopicRegion
-
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
-
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
-
- removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
-
- removeCredentialsFromCurrentThread() - Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
-
Remove any user credentials for this proxy from the current thread.
- removeDemandSubscription(ConsumerId) - Method in class org.apache.activemq.network.ConduitBridge
-
- removeDemandSubscription(ConsumerId) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- removeDemandSubscription(ConsumerId) - Method in class org.apache.activemq.network.NetworkConnector
-
- removeDemandSubscriptionByLocalId(ConsumerId) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.BrokerFilter
-
- removeDestination(ActiveMQDestination) - Method in class org.apache.activemq.broker.BrokerService
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.EmptyBroker
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.ErrorBroker
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.jmx.ManagedQueueRegion
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.jmx.ManagedTempQueueRegion
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.jmx.ManagedTempTopicRegion
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.jmx.ManagedTopicRegion
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- removeDestination(Destination) - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
Remove a destination
- removeDestination(Destination) - Method in class org.apache.activemq.broker.region.DestinationFactory
-
- removeDestination(Destination) - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in interface org.apache.activemq.broker.region.Region
-
Used to destroy a destination.
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.region.TempQueueRegion
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.region.TempTopicRegion
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.util.DestinationsPlugin
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.view.DestinationDotFileInterceptor
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.security.AbstractAuthenticationBroker
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.security.JaasDualAuthenticationBroker
-
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in interface org.apache.activemq.broker.Broker
-
Remove and process a DestinationInfo object
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.BrokerFilter
-
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.EmptyBroker
-
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.ErrorBroker
-
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
-
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- removeDestinationRole(Destination, String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- removeEldestEntry(Map.Entry<K, V>) - Method in class org.apache.activemq.memory.LRUMap
-
- removeExpiredMessages() - Method in class org.apache.activemq.broker.region.TopicSubscription
-
Discard any expired messages from the matched list.
- removeForcedDurableConsumer(ConsumerId) - Method in class org.apache.activemq.network.DemandSubscription
-
- removeFromCache(String) - Method in interface org.springframework.jms.support.destination.CachingDestinationResolver
-
Remove the destination with the given name from the cache
(if cached by this resolver in the first place).
- removeFromCache(String) - Method in class org.springframework.jms.support.destination.JndiDestinationResolver
-
- removeFromMap(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.PendingMessageHelper
-
- removeGroup(String) - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMap
-
- removeGroup(String) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
-
- removeGroup(String) - Method in interface org.apache.activemq.broker.region.group.MessageGroupMap
-
- removeGroup(String) - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
-
- removeInboundBridge(DestinationBridge) - Method in class org.apache.activemq.network.jms.JmsConnector
-
- removeJmsConnector(JmsConnector) - Method in class org.apache.activemq.broker.BrokerService
-
- removeJob(String) - Method in class org.apache.activemq.broker.jmx.JobSchedulerView
-
- removeJob(String) - Method in interface org.apache.activemq.broker.jmx.JobSchedulerViewMBean
-
Remove a job with the matching jobId.
- removeJobScheduler(String) - Method in interface org.apache.activemq.broker.scheduler.JobSchedulerStore
-
Removes the named JobScheduler if it exists, purging all scheduled messages
assigned to it.
- removeJobScheduler(String) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobSchedulerStore
-
- removeListener(Broker) - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- removeListener(JobListener) - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
remove a JobListener that was previously registered.
- removeListener(JobListener) - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
-
- removeListener(JobListener) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- removeMatchingMessages(String) - Method in class org.apache.activemq.broker.jmx.QueueView
-
- removeMatchingMessages(String, int) - Method in class org.apache.activemq.broker.jmx.QueueView
-
- removeMatchingMessages(String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Removes the messages matching the given selector
- removeMatchingMessages(String, int) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Removes the messages matching the given selector up to the maximum number
of matched messages
- removeMatchingMessages(String) - Method in class org.apache.activemq.broker.region.Queue
-
Removes the messages matching the given selector
- removeMatchingMessages(String, int) - Method in class org.apache.activemq.broker.region.Queue
-
Removes the messages matching the given selector up to the maximum number
of matched messages
- removeMatchingMessages(MessageReferenceFilter, int) - Method in class org.apache.activemq.broker.region.Queue
-
Removes the messages matching the given filter up to the maximum number
of matched messages
- removeMessage(String) - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
-
- removeMessage(String) - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
-
Removes a message from the durable subscription.
- removeMessage(String) - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
-
- removeMessage(String) - Method in class org.apache.activemq.broker.jmx.QueueView
-
- removeMessage(String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Removes a message from the queue.
- removeMessage(String) - Method in class org.apache.activemq.broker.region.Queue
-
Removes the message matching the given messageId
- removeMessage(ConnectionContext, QueueMessageReference) - Method in class org.apache.activemq.broker.region.Queue
-
- removeMessage(ConnectionContext, Subscription, QueueMessageReference) - Method in class org.apache.activemq.broker.region.Queue
-
- removeMessage(ConnectionContext, Subscription, QueueMessageReference, MessageAck) - Method in class org.apache.activemq.broker.region.Queue
-
- removeMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
-
- removeMessage(MessageId) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
-
- removeMessage(ConnectionContext, MessageAck) - Method in interface org.apache.activemq.store.MessageStore
-
Removes a message from the message store.
- removeMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.ProxyMessageStore
-
- removeMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- removeMessageGroup(String) - Method in class org.apache.activemq.broker.jmx.QueueView
-
remove a message group = has the effect of rebalancing group
- removeMessageGroup(String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
remove a message group = has the effect of rebalancing group
- removeMessageInterceptor(String, MessageInterceptor) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
-
- removeMessageInterceptor(ActiveMQDestination, MessageInterceptor) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
-
- removeMessageInterceptorForQueue(String, MessageInterceptor) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
-
- removeMessageInterceptorForTopic(String, MessageInterceptor) - Method in class org.apache.activemq.broker.inteceptor.MessageInterceptorRegistry
-
- removeNetworkConnector(NetworkConnector) - Method in class org.apache.activemq.broker.BrokerService
-
Removes the given network connector without stopping it.
- removeNetworkConnector(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- removeNetworkConnector(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- removeNetworkDestinationView(NetworkDestinationView) - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
-
- removeOutboundBridge(DestinationBridge) - Method in class org.apache.activemq.network.jms.JmsConnector
-
- removePeerBroker(BrokerInfo) - Method in class org.apache.activemq.broker.TransportConnector
-
- removePending(MessageReference) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- removePList(String) - Method in interface org.apache.activemq.store.PListStore
-
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- removeProducer(ConnectionContext, ProducerInfo) - Method in interface org.apache.activemq.broker.Broker
-
Removes a producer.
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.BrokerFilter
-
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.CompositeDestinationBroker
-
A producer may de-register from sending to multiple destinations via a
composite destination.
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.EmptyBroker
-
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.ErrorBroker
-
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
Removes a Producer.
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- removeProducer(ConnectionContext, ProducerInfo) - Method in interface org.apache.activemq.broker.region.Destination
-
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- removeProducer(ConnectionContext, ProducerInfo) - Method in interface org.apache.activemq.broker.region.Region
-
Removes a Producer.
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
-
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
-
- removeQueue(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- removeQueue(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Removes a Queue destination from the broker.
- removeQueueMessageStore(ActiveMQQueue) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
Cleanup method to remove any state associated with the given destination
- removeQueueMessageStore(ActiveMQQueue) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Cleanup method to remove any state associated with the given destination.
- removeQueueRole(String, String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- removeQueueRole(String, String, String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
-
- removeRole(String) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- removeRole(String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
-
- removeService(Service) - Method in class org.apache.activemq.broker.BrokerService
-
- removeSession(ConnectionContext, SessionInfo) - Method in interface org.apache.activemq.broker.Broker
-
Removes a session.
- removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.BrokerFilter
-
- removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.EmptyBroker
-
- removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.ErrorBroker
-
- removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- removeShutdownHook() - Method in class org.apache.activemq.broker.BrokerService
-
- removeShutdownHook(Runnable) - Method in class org.apache.activemq.broker.BrokerService
-
- removeSpecification(long) - Method in class org.powertac.common.repo.TariffRepo
-
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.BrokerFilter
-
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.EmptyBroker
-
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.ErrorBroker
-
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- removeSubscription(ConnectionContext, Subscription, long) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- removeSubscription(ConnectionContext, Subscription, long) - Method in interface org.apache.activemq.broker.region.Destination
-
- removeSubscription(ConnectionContext, Subscription, long) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- removeSubscription(ConnectionContext, Subscription, long) - Method in class org.apache.activemq.broker.region.Queue
-
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in interface org.apache.activemq.broker.region.Region
-
Deletes a durable subscription.
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- removeSubscription(ConnectionContext, Subscription, long) - Method in class org.apache.activemq.broker.region.Topic
-
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.region.TopicRegion
-
- removeSubscription(ConnectionContext, Subscription, long) - Method in class org.apache.activemq.broker.region.virtual.MappedQueueFilter
-
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- removeSubscription(DemandSubscription) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- removeSubscription(String) - Method in class org.apache.activemq.store.MessageStoreSubscriptionStatistics
-
- removeSubscriptionsForTariff(Tariff) - Method in class org.powertac.common.repo.TariffSubscriptionRepo
-
Removes all subscriptions for the given tariff.
- removeSynchronization(Synchronization) - Method in class org.apache.activemq.transaction.Transaction
-
- removeTariff(Tariff) - Method in class org.powertac.common.repo.TariffRepo
-
Removes a tariff and its specification from the repo.
- removeTopic(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- removeTopic(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Removes a Topic destination from the broker.
- removeTopicMessageStore(ActiveMQTopic) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
Cleanup method to remove any state associated with the given destination
- removeTopicMessageStore(ActiveMQTopic) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Cleanup method to remove any state associated with the given destination
This method does not stop the message store (it might not be cached).
- removeTopicRole(String, String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- removeTopicRole(String, String, String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
-
- removeTransaction(XATransactionId) - Method in class org.apache.activemq.broker.TransactionBroker
-
- removeUserRole(String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- removeUserRole(String, String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
-
- render() - Method in class joptsimple.internal.Rows
-
- repeat(char, int) - Static method in class joptsimple.internal.Strings
-
Gives a string consisting of the given character repeated the given number of times.
- REPLY_TO - Static variable in interface org.springframework.jms.support.JmsHeaders
-
Name of the destination (topic or queue) the message replies should
be sent to.
- ReplyFailureException - Exception in org.springframework.jms.listener.adapter
-
Exception to be thrown when the reply of a message failed to be sent.
- ReplyFailureException(String, Throwable) - Constructor for exception org.springframework.jms.listener.adapter.ReplyFailureException
-
- replyToBridges - Variable in class org.apache.activemq.network.jms.JmsConnector
-
- replyToDestinationCacheSize - Variable in class org.apache.activemq.network.jms.JmsConnector
-
- representsNonOptions() - Method in class joptsimple.AbstractOptionSpec
-
- representsNonOptions() - Method in class joptsimple.NonOptionArgumentSpec
-
- representsNonOptions() - Method in interface joptsimple.OptionDescriptor
-
Tells whether this object represents the non-option arguments of a command line.
- request(Object) - Method in class org.apache.activemq.transport.TransportLogger
-
- request(Object, int) - Method in class org.apache.activemq.transport.TransportLogger
-
- request(Object) - Method in class org.apache.activemq.transport.vm.VMTransport
-
- request(Object, int) - Method in class org.apache.activemq.transport.vm.VMTransport
-
- requestPause() - Method in class org.powertac.server.SimulationClockControl
-
Serves an external pause request.
- requestRestart() - Method in class org.apache.activemq.broker.BrokerService
-
- required() - Method in class joptsimple.ArgumentAcceptingOptionSpec
-
Marks this option as required.
- requiredIf(String, String...) - Method in class joptsimple.OptionSpecBuilder
-
Informs an option parser that this builder's option is required if the given option is present on the command
line.
- requiredIf(OptionSpec<?>, OptionSpec<?>...) - Method in class joptsimple.OptionSpecBuilder
-
Informs an option parser that this builder's option is required if the given option is present on the command
line.
- requiredUnless(String, String...) - Method in class joptsimple.OptionSpecBuilder
-
Informs an option parser that this builder's option is required if the given option is absent on the command
line.
- requiredUnless(OptionSpec<?>, OptionSpec<?>...) - Method in class joptsimple.OptionSpecBuilder
-
Informs an option parser that this builder's option is required if the given option is absent on the command
line.
- requiresArgument() - Method in class joptsimple.ArgumentAcceptingOptionSpec
-
- requiresArgument() - Method in class joptsimple.NonOptionArgumentSpec
-
- requiresArgument() - Method in interface joptsimple.OptionDescriptor
-
- rescheduleTaskIfNecessary(Object) - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Take the given task object and reschedule it, either immediately if
this container is currently running, or later once this container
has been restarted.
- resend(ConnectionContext, Message, ActiveMQDestination) - Static method in class org.apache.activemq.util.BrokerSupport
-
- resendNoCopy(ConnectionContext, Message, ActiveMQDestination) - Static method in class org.apache.activemq.util.BrokerSupport
-
- reset() - Method in class joptsimple.internal.Rows
-
- reset() - Method in class org.apache.activemq.broker.ProducerBrokerExchange.FlowControlInfo
-
- reset() - Method in class org.apache.activemq.broker.region.ConnectionStatistics
-
- reset() - Method in class org.apache.activemq.broker.region.ConnectorStatistics
-
- reset() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- reset() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- reset() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
reset the cursor
- reset() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
reset the cursor
- reset() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- reset() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- reset() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
-
reset the cursor
- reset() - Method in class org.apache.activemq.broker.region.DestinationStatistics
-
- reset() - Method in class org.apache.activemq.broker.region.RegionStatistics
-
- reset() - Method in class org.apache.activemq.broker.region.SubscriptionStatistics
-
- reset() - Method in class org.apache.activemq.network.NetworkBridgeStatistics
-
- reset() - Method in class org.apache.activemq.store.AbstractMessageStoreStatistics
-
- reset() - Method in class org.apache.activemq.store.MessageStoreStatistics
-
- reset() - Method in class org.apache.activemq.store.MessageStoreSubscriptionStatistics
-
- reset() - Method in class org.apache.activemq.util.LinkedNode
-
- reset() - Static method in class org.powertac.factoredcustomer.utils.SeedIdGenerator
-
- resetBatch() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- resetBatching() - Method in class org.apache.activemq.store.memory.MemoryMessageStore
-
- resetBatching(String, String) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
-
- resetBatching() - Method in interface org.apache.activemq.store.MessageStore
-
A hint to the Store to reset any batching state for the Destination
- resetBatching() - Method in class org.apache.activemq.store.ProxyMessageStore
-
- resetBatching(String, String) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- resetBatching() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- resetBatching(String, String) - Method in interface org.apache.activemq.store.TopicMessageStore
-
A hint to the Store to reset any batching state for a durable subscriber
- resetBatching(String, String) - Method in interface org.apache.activemq.store.TopicReferenceStore
-
A hint to the Store to reset any batching state for a durable subsriber
- resetConnection() - Method in class org.springframework.jms.connection.CachingConnectionFactory
-
Resets the Session cache as well.
- resetConnection() - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Reset the underlying shared Connection, to be reinitialized on next access.
- resetConsumedCount() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- resetConsumedCount() - Method in interface org.apache.activemq.broker.region.Subscription
-
- resetFlowControl() - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
- resetFlowControlStats() - Method in class org.apache.activemq.broker.jmx.ProducerView
-
- resetFlowControlStats() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
-
- resetForGC() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- resetForGC() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
Give the cursor a hint that we are about to remove messages from memory
only
- resetSize() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- resetStartDefault() - Static method in class org.apache.activemq.broker.BrokerFactory
-
- resetStatistics() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- resetStatistics() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- resetStatistics() - Method in class org.apache.activemq.broker.jmx.ConnectionView
-
Resets the statistics
- resetStatistics() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
-
Resets the statistics
- resetStatistics() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
Resets the statistics
- resetStatistics() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
-
Resets the statistics
- resetStatistics() - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- resetStatistics() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Resets the management counters.
- resetStatistics() - Method in class org.apache.activemq.broker.jmx.ProducerView
-
- resetStatistics() - Method in interface org.apache.activemq.broker.jmx.ProducerViewMBean
-
- resetStatistics() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- resetStatistics() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
- resetStats() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
-
- resetStats() - Method in interface org.apache.activemq.broker.jmx.NetworkBridgeViewMBean
-
- resetStats() - Method in class org.apache.activemq.broker.jmx.NetworkDestinationView
-
Resets the managment counters.
- resetStats() - Method in interface org.apache.activemq.broker.jmx.NetworkDestinationViewMBean
-
Resets the managment counters.
- resetStats() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- resetStats() - Method in interface org.apache.activemq.network.NetworkBridge
-
- resolveDefaultResponseDestination(Session) - Method in class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
-
Resolve the default response destination into a JMS
Destination, using this
accessor's
DestinationResolver in case of a destination name.
- resolveDestination(DestinationResolver, Session) - Method in class org.springframework.jms.listener.adapter.JmsResponse
-
Resolve the Destination to use for this instance.
- resolveDestinationName(Session, String, boolean) - Method in class org.springframework.jms.support.destination.BeanFactoryDestinationResolver
-
- resolveDestinationName(Session, String, boolean) - Method in interface org.springframework.jms.support.destination.DestinationResolver
-
Resolve the given destination name, either as located resource
or as dynamic destination.
- resolveDestinationName(Session, String, boolean) - Method in class org.springframework.jms.support.destination.DynamicDestinationResolver
-
Resolve the specified destination name as a dynamic destination.
- resolveDestinationName(Session, String) - Method in class org.springframework.jms.support.destination.JmsDestinationAccessor
-
Resolve the given destination name into a JMS
Destination,
via this accessor's
DestinationResolver.
- resolveDestinationName(Session, String, boolean) - Method in class org.springframework.jms.support.destination.JndiDestinationResolver
-
- resolveQueue(Session) - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
Resolve this accessor's target queue.
- resolveQueue(Session, String) - Method in class org.springframework.jms.support.destination.DynamicDestinationResolver
-
Resolve the given destination name to a Queue.
- resolveQueueName(Session, String) - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
- resolveTopic(Session, String) - Method in class org.springframework.jms.support.destination.DynamicDestinationResolver
-
Resolve the given destination name to a Topic.
- ResourceAllocationException - Exception in org.springframework.jms
-
Runtime exception mirroring the JMS ResourceAllocationException.
- ResourceAllocationException(ResourceAllocationException) - Constructor for exception org.springframework.jms.ResourceAllocationException
-
- respondToPing() - Method in class org.powertac.server.VisualizerProxyService
-
- restart() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- restart() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Restart the broker and all it's components.
- result() - Static method in class org.apache.activemq.util.ThreadTracker
-
output the result of stack trace capture to the log
- resume() - Method in class org.apache.activemq.broker.jmx.QueueView
-
- resume() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
- resume() - Method in class org.apache.activemq.broker.region.QueueDispatchSelector
-
- resume(long) - Method in class org.powertac.server.CompetitionControlService
-
Signals that the clock is resumed.
- resumeDispatch() - Method in class org.apache.activemq.broker.region.Queue
-
- resumePausedTasks() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Try to resume all paused tasks.
- RETAIN_PROPERTY - Static variable in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
-
- RETAINED_PROPERTY - Static variable in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
-
- RetainedMessageSubscriptionRecoveryPolicy - Class in org.apache.activemq.broker.region.policy
-
This implementation of
SubscriptionRecoveryPolicy will only keep the
last non-zero length message with the
ActiveMQMessage.RETAIN_PROPERTY.
- RetainedMessageSubscriptionRecoveryPolicy(SubscriptionRecoveryPolicy) - Constructor for class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
-
- retrieveUsage() - Method in class org.apache.activemq.usage.JobSchedulerUsage
-
- retrieveUsage() - Method in class org.apache.activemq.usage.StoreUsage
-
- retrieveUsage() - Method in class org.apache.activemq.usage.TempUsage
-
- retryMessage(String) - Method in class org.apache.activemq.broker.jmx.QueueView
-
Moves a message back to its original destination
- retryMessage(String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Moves a message back to its original destination
- retryMessages() - Method in class org.apache.activemq.broker.jmx.QueueView
-
- retryMessages() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
-
Retries messages sent to the DLQ
- retryMessages(ConnectionContext, int) - Method in class org.apache.activemq.broker.region.Queue
-
- rollback(MessageId) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- rollback(MessageId) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
remove from auditing the message id
- rollback(Message) - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
-
- rollback(Message) - Method in interface org.apache.activemq.broker.region.policy.DeadLetterStrategy
-
Allows for a Message that was already processed by a DLQ to be rolled back in case
of a move or a retry of that message, otherwise the Message would be considered a
duplicate if this strategy is doing Message Auditing.
- rollback(TransactionId) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
-
- rollback(TransactionId) - Method in interface org.apache.activemq.store.TransactionStore
-
- rollback() - Method in class org.apache.activemq.transaction.LocalTransaction
-
- rollback() - Method in class org.apache.activemq.transaction.Transaction
-
- rollback() - Method in class org.apache.activemq.transaction.XATransaction
-
- rollbackIfNecessary(Session) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Perform a rollback, if appropriate.
- rollbackIfNecessary(Session) - Static method in class org.springframework.jms.support.JmsUtils
-
Rollback the Session if not within a JTA transaction.
- rollbackOnExceptionIfNecessary(Session, Throwable) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Perform a rollback, handling rollback exceptions properly.
- rollbackTransaction(ConnectionContext, TransactionId) - Method in interface org.apache.activemq.broker.Broker
-
Rollsback a transaction.
- rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.BrokerFilter
-
- rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.EmptyBroker
-
- rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.ErrorBroker
-
- rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.TransactionBroker
-
- rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- rollbackTransaction(ConnectionContext) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- rollbackTransaction(ConnectionContext) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Rollback a persistence transaction
- RoundRobinDispatchPolicy - Class in org.apache.activemq.broker.region.policy
-
Simple dispatch policy that sends a message to every subscription that
matches the message.
- RoundRobinDispatchPolicy() - Constructor for class org.apache.activemq.broker.region.policy.RoundRobinDispatchPolicy
-
- route(Object) - Method in class org.powertac.server.MessageRouter
-
- routeMessage(Object) - Method in interface org.powertac.common.interfaces.BrokerProxy
-
Routes a message to server components.
- routeMessage(Object) - Method in class org.powertac.server.BrokerProxyService
-
- Rows - Class in joptsimple.internal
-
- Rows(int, int) - Constructor for class joptsimple.internal.Rows
-
- rs1 - Variable in class org.powertac.customer.AbstractCustomer
-
Random Number Generator
- run() - Method in class org.apache.activemq.broker.region.PendingMarshalUsageTracker
-
- run() - Method in class org.apache.activemq.broker.region.policy.AbortSlowAckConsumerStrategy
-
- run() - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
- run() - Method in class org.apache.activemq.broker.TransportStatusDetector
-
- run() - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
-
Persist the selector cache every MAX_PERSIST_INTERVALms.
- run(ConnectionContext) - Method in interface org.apache.activemq.store.memory.MemoryTransactionStore.AddMessageCommand
-
- run(ConnectionContext) - Method in interface org.apache.activemq.store.memory.MemoryTransactionStore.RemoveMessageCommand
-
- run(Callback) - Method in class org.apache.activemq.util.TransactionTemplate
-
- RUN_OF_RIVER_PRODUCTION - Static variable in class org.powertac.common.enumerations.PowerType
-
- runningAllowed() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Check whether this container's listeners are generally allowed to run.
- runOnce(boolean) - Method in interface org.powertac.common.interfaces.CompetitionControl
-
Waits for broker login, then starts and runs a simulation.
- runOnce() - Method in class org.powertac.common.repo.WeatherForecastRepo
-
Called by weather service to indicate weather exists
- runOnce() - Method in class org.powertac.common.repo.WeatherReportRepo
-
Called by weather service to indicate weather exists
- runOnce(boolean) - Method in class org.powertac.server.CompetitionControlService
-
Runs a simulation that is already set up.
- safeWaitUntilStarted() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
Performs a timed wait on the started latch and then checks for disposed
before performing another wait each time the the started wait times out.
- SAME - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- SAME - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- sanitizeArguments(Object[], Method) - Static method in class org.apache.activemq.broker.util.AuditLogEntry
-
Method to remove any sensitive parameters before logging.
- saturation - Variable in class org.powertac.householdcustomer.appliances.Appliance
-
This variable shows the possibility (%) that this appliance is contained in
a house.
- saturation - Variable in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This variable shows the possibility (%) that this appliance is contained in
a house.
- SATURDAY - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- SATURDAY - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- saveBootstrapState() - Method in interface org.powertac.common.interfaces.BootstrapState
-
Saves state at the conclusion of a bootstrap session as configuration
items.
- saveBootstrapState(Object) - Method in interface org.powertac.common.interfaces.ServerConfiguration
-
Gathers state information at the end of a boot session to be restored in a
subsequent sim session.
- saveBootstrapState() - Method in class org.powertac.customer.AbstractCustomer
-
Saves model data to the bootstrap record.
- saveBootstrapState() - Method in class org.powertac.customer.CustomerModelService
-
- saveBootstrapState() - Method in class org.powertac.evcustomer.customers.EvSocialClass
-
Saves state of EvCustomer instances
- saveBootstrapState(ServerConfiguration) - Method in class org.powertac.genco.CpGenco
-
Saves coefficients for the current timeslot in the form needed for
configuration at the start of the sim session, then adds them to the
bootstrap state.
- saveBootstrapState() - Method in class org.powertac.genco.SimpleGencoService
-
- saveBootstrapState(Object) - Method in class org.powertac.server.ServerPropertiesService
-
- schedule(String, ByteSequence, long) - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Add a job to be scheduled
- schedule(String, ByteSequence, String) - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Add a job to be scheduled
- schedule(String, ByteSequence, String, long, long, int) - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Add a job to be scheduled
- schedule(String, ByteSequence, long) - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
-
- schedule(String, ByteSequence, String, long, long, int) - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
-
- schedule(String, ByteSequence, String) - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
-
- schedule(String, ByteSequence, long) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- schedule(String, ByteSequence, String) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- schedule(String, ByteSequence, String, long, long, int) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- scheduleDiskUsageLimitsCheck() - Method in class org.apache.activemq.broker.BrokerService
-
Schedules a periodic task based on schedulePeriodForDiskLimitCheck to
update store and temporary store limits if the amount of available space
plus current store size is less than the existin configured limit
- scheduledJob(String, ByteSequence) - Method in interface org.apache.activemq.broker.scheduler.JobListener
-
A Job that has been scheduled is now ready to be fired.
- scheduledJob(String, ByteSequence) - Method in class org.apache.activemq.broker.scheduler.SchedulerBroker
-
- scheduleNewInvokerIfAppropriate() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Schedule a new invoker, increasing the total number of scheduled
invokers for this listener container, but only if the specified
"maxConcurrentConsumers" limit has not been reached yet, and only
if the specified "idleConsumerLimit" has not been reached either.
- scheduler - Variable in class org.apache.activemq.broker.region.BaseDestination
-
- scheduler - Variable in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
- scheduler - Variable in class org.apache.activemq.broker.region.PrefetchSubscription
-
- SchedulerBroker - Class in org.apache.activemq.broker.scheduler
-
- SchedulerBroker(BrokerService, Broker, JobSchedulerStore) - Constructor for class org.apache.activemq.broker.scheduler.SchedulerBroker
-
- scheduleTick() - Method in class org.powertac.server.SimulationClockControl
-
Schedules the next tick.
- SECOND - Static variable in class org.powertac.common.TimeService
-
- SecurityAdminMBean - Interface in org.apache.activemq.security
-
An MBean for adding and removing users, roles
and destinations.
- SecurityContext - Class in org.apache.activemq.security
-
Used to cache up authorizations so that subsequent requests are faster.
- SecurityContext(String) - Constructor for class org.apache.activemq.security.SecurityContext
-
- securityContexts - Variable in class org.apache.activemq.security.AbstractAuthenticationBroker
-
- seed - Variable in class org.powertac.genco.CpGenco
-
- seed - Variable in class org.powertac.genco.Genco
-
- SeedIdGenerator - Class in org.powertac.factoredcustomer.utils
-
Static source of ID values to label RandomSeed instances.
- SeedIdGenerator() - Constructor for class org.powertac.factoredcustomer.utils.SeedIdGenerator
-
- SelectorAwareVirtualTopicInterceptor - Class in org.apache.activemq.broker.region.virtual
-
- SelectorAwareVirtualTopicInterceptor(Destination, VirtualTopic) - Constructor for class org.apache.activemq.broker.region.virtual.SelectorAwareVirtualTopicInterceptor
-
- selectorsForDestination(String) - Method in class org.apache.activemq.broker.jmx.VirtualDestinationSelectorCacheView
-
- selectorsForDestination(String) - Method in interface org.apache.activemq.broker.jmx.VirtualDestinationSelectorCacheViewMBean
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.BrokerFilter
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.CompositeDestinationBroker
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.EmptyBroker
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.ErrorBroker
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- send(ProducerBrokerExchange, Message) - Method in interface org.apache.activemq.broker.region.Destination
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- send(ProducerBrokerExchange, Message, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
Sends a message to the given destination which may be a wildcard
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.region.Queue
-
- send(ProducerBrokerExchange, Message) - Method in interface org.apache.activemq.broker.region.Region
-
Send a message to the broker to using the specified destination.
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.region.Topic
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestinationFilter
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopicInterceptor
-
- send(ProducerBrokerExchange, Message, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopicInterceptor
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.scheduler.SchedulerBroker
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.TransactionBroker
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.UserIDBroker
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.util.TimeStampingBrokerPlugin
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
-
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.plugin.ForcePersistencyModeBroker
-
Sets the persistence mode
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.plugin.StatisticsBroker
-
Sets the persistence mode
- send(ProducerBrokerExchange, Message) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- send(String, Message<?>) - Method in interface org.springframework.jms.core.JmsMessageOperations
-
Send a message to the given destination.
- send(Message<?>) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- send(String, Message<?>) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- send(MessageCreator) - Method in interface org.springframework.jms.core.JmsOperations
-
Send a message to the default destination.
- send(Destination, MessageCreator) - Method in interface org.springframework.jms.core.JmsOperations
-
Send a message to the specified destination.
- send(String, MessageCreator) - Method in interface org.springframework.jms.core.JmsOperations
-
Send a message to the specified destination.
- send(MessageCreator) - Method in class org.springframework.jms.core.JmsTemplate
-
- send(Destination, MessageCreator) - Method in class org.springframework.jms.core.JmsTemplate
-
- send(String, MessageCreator) - Method in class org.springframework.jms.core.JmsTemplate
-
- sendAndReceive(String, Message<?>) - Method in interface org.springframework.jms.core.JmsMessageOperations
-
Send a request message and receive the reply from the given destination.
- sendAndReceive(Message<?>) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- sendAndReceive(String, Message<?>) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- sendAndReceive(MessageCreator) - Method in interface org.springframework.jms.core.JmsOperations
-
Send a request message and receive the reply from a default destination.
- sendAndReceive(Destination, MessageCreator) - Method in interface org.springframework.jms.core.JmsOperations
-
Send a message and receive the reply from the specified destination.
- sendAndReceive(String, MessageCreator) - Method in interface org.springframework.jms.core.JmsOperations
-
Send a message and receive the reply from the specified destination.
- sendAndReceive(MessageCreator) - Method in class org.springframework.jms.core.JmsTemplate
-
- sendAndReceive(Destination, MessageCreator) - Method in class org.springframework.jms.core.JmsTemplate
-
- sendAndReceive(String, MessageCreator) - Method in class org.springframework.jms.core.JmsTemplate
-
- sendMessage(Message) - Method in class org.apache.activemq.network.jms.DestinationBridge
-
- sendMessage(Broker, Object) - Method in interface org.powertac.common.interfaces.BrokerProxy
-
Send a message to a specific broker
- sendMessage(Broker, Object) - Method in class org.powertac.server.BrokerProxyService
-
- sendMessages(Broker, List<?>) - Method in interface org.powertac.common.interfaces.BrokerProxy
-
Sends a list of messages to a specific broker
- sendMessages(Broker, List<?>) - Method in class org.powertac.server.BrokerProxyService
-
- sendResponse(Session, Destination, Message) - Method in class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
-
Send the given response message to the given destination.
- sendResults(String) - Method in class org.powertac.server.TournamentSchedulerService
-
- sendScheduledJob(ConnectionContext, Job, ActiveMQDestination) - Method in class org.apache.activemq.broker.scheduler.SchedulerBroker
-
- sendStats(ConnectionContext, ActiveMQMapMessage, ActiveMQDestination) - Method in class org.apache.activemq.plugin.StatisticsBroker
-
- sendSubStats(ConnectionContext, ObjectName[], ActiveMQDestination) - Method in class org.apache.activemq.plugin.StatisticsBroker
-
- sendTextMessage(String) - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- sendTextMessage(Map, String) - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- sendTextMessage(String, String, String) - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- sendTextMessage(Map<String, String>, String, String, String) - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- sendTextMessage(String) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Sends a TextMesage to the destination.
- sendTextMessage(Map<?, ?>, String) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Sends a TextMesage to the destination.
- sendTextMessage(String, String, String) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Sends a TextMesage to the destination.
- sendTextMessage(Map<String, String>, String, String, String) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- sendTextMessageWithProperties(String) - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- sendTextMessageWithProperties(String) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Sends a TextMessage to the destination.
- sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in interface org.apache.activemq.broker.Broker
-
A message needs to go the a DLQ
- sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in class org.apache.activemq.broker.BrokerFilter
-
- sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in class org.apache.activemq.broker.EmptyBroker
-
- sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in class org.apache.activemq.broker.ErrorBroker
-
- sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in class org.apache.activemq.broker.util.RedeliveryPlugin
-
- sendToDeadLetterQueue(ConnectionContext, MessageReference, Subscription, Throwable) - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
-
- sendToDLQ(ConnectionContext, MessageReference, Throwable) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- Sensitive - Annotation Type in org.apache.activemq.broker.jmx
-
- sequenceId - Variable in class org.apache.activemq.store.memory.MemoryMessageStore
-
- ServerConfiguration - Interface in org.powertac.common.interfaces
-
Support for annotation-driven configuration.
- ServerMessageReceiver - Class in org.powertac.server
-
- ServerMessageReceiver() - Constructor for class org.powertac.server.ServerMessageReceiver
-
- ServerProperties - Interface in org.powertac.common.interfaces
-
Supports server configuration by allowing components to retrieve property
values from a standard Java properties file.
- ServerPropertiesService - Class in org.powertac.server
-
Implementation of the ServerProperties and ServerConfiguration interfaces.
- ServerPropertiesService() - Constructor for class org.powertac.server.ServerPropertiesService
-
Default constructor
- SERVERS - Static variable in class org.apache.activemq.transport.peer.PeerTransportFactory
-
- SERVERS - Static variable in class org.apache.activemq.transport.vm.VMTransportFactory
-
- Servers - Class in org.powertac.officecomplexcustomer.appliances
-
Lights are utilized when the persons inhabiting the house have need for them
to light the rooms they are in.
- Servers() - Constructor for class org.powertac.officecomplexcustomer.appliances.Servers
-
- SERVERS_DURATION_CYCLE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- SERVERS_POWER_MEAN - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- SERVERS_POWER_VARIANCE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- SERVERS_SLEEP_POWER_MEAN - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- SERVERS_SLEEP_POWER_VARIANCE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- service(Command) - Method in interface org.apache.activemq.broker.Connection
-
Services a client command and submits it to the broker.
- service(Command) - Method in class org.apache.activemq.broker.TransportConnection
-
- service - Variable in class org.powertac.customer.AbstractCustomer
-
- service - Variable in class org.powertac.factoredcustomer.DefaultCapacityBundle
-
- serviceException(Throwable) - Method in interface org.apache.activemq.broker.Connection
-
Handles an unexpected error associated with a connection.
- serviceException(Throwable) - Method in class org.apache.activemq.broker.TransportConnection
-
Closes a clients connection due to a detected error.
- serviceExceptionAsync(IOException) - Method in interface org.apache.activemq.broker.Connection
-
- serviceExceptionAsync(IOException) - Method in class org.apache.activemq.broker.TransportConnection
-
Calls the serviceException method in an async thread.
- serviceInboundMessage(Message) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- serviceLocalBrokerInfo(Command) - Method in class org.apache.activemq.network.CompositeDemandForwardingBridge
-
- serviceLocalCommand(Command) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- serviceLocalCommand(Command) - Method in class org.apache.activemq.network.ForwardingBridge
-
- serviceLocalException(Throwable) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- serviceLocalException(MessageDispatch, Throwable) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- serviceLocalException(Throwable) - Method in class org.apache.activemq.network.ForwardingBridge
-
- serviceLocalException(Throwable) - Method in interface org.apache.activemq.network.NetworkBridge
-
Service an exception received from the Local Broker connection.
- serviceOutbound(Message) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- serviceRead() - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
-
- serviceRemoteCommand(Command) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- serviceRemoteCommand(Command) - Method in class org.apache.activemq.network.ForwardingBridge
-
- serviceRemoteException(Throwable) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- serviceRemoteException(Throwable) - Method in class org.apache.activemq.network.ForwardingBridge
-
- serviceRemoteException(Throwable) - Method in interface org.apache.activemq.network.NetworkBridge
-
Service an exception received from the Remote Broker connection.
- serviceSupport - Variable in class org.apache.activemq.network.NetworkConnector
-
- serviceTransportException(IOException) - Method in class org.apache.activemq.broker.TransportConnection
-
- SessionAwareMessageListener<M extends javax.jms.Message> - Interface in org.springframework.jms.listener
-
Variant of the standard JMS MessageListener interface,
offering not only the received Message but also the underlying
JMS Session object.
- SessionCallback<T> - Interface in org.springframework.jms.core
-
Callback for executing any number of operations on a provided Session.
- SessionProxy - Interface in org.springframework.jms.connection
-
Subinterface of Session to be implemented by
Session proxies.
- setAbortConnection(boolean) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
abort the consumers connection rather than sending a stop command to the remote consumer
- setAcceptListener(TransportAcceptListener) - Method in class org.apache.activemq.transport.vm.VMTransportServer
-
Set the Transport accept listener for new Connections
- setAcceptMessagesWhileStopping(boolean) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Set whether to accept received messages while the listener container
in the process of stopping.
- setAcked(boolean) - Method in class org.apache.activemq.broker.region.IndirectMessageReference
-
- setAcked(boolean) - Method in class org.apache.activemq.broker.region.NullMessageReference
-
- setAcked(boolean) - Method in interface org.apache.activemq.broker.region.QueueMessageReference
-
- setAcknowledgeMode(int) - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
Set the JMS acknowledgement mode to use.
- setAcknowledgeModeName(String) - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
Set the JMS acknowledgement mode by the name of the corresponding constant
in the JMS Session interface, e.g.
- setActivationSpecClass(Class<?>) - Method in class org.springframework.jms.listener.endpoint.StandardJmsActivationSpecFactory
-
Specify the fully-qualified ActivationSpec class name for the target
provider (e.g.
- setActivationSpecConfig(JmsActivationSpecConfig) - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
- setActivationSpecFactory(JmsActivationSpecFactory) - Method in class org.springframework.jms.config.DefaultJcaListenerContainerFactory
-
- setActivationSpecFactory(JmsActivationSpecFactory) - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
Set the factory for concrete JCA 1.5 ActivationSpec objects,
creating JCA ActivationSpecs based on
JmsActivationSpecConfig objects.
- setActive(boolean) - Method in class org.apache.activemq.broker.TransportConnection
-
- setAddress(SocketAddress) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- setAdjustUsageLimits(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setAdmin(String) - Method in class org.apache.activemq.security.AuthorizationEntry
-
- setAdminACLs(Set<Object>) - Method in class org.apache.activemq.security.AuthorizationEntry
-
- setAdminACLs(DestinationMap) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
-
- setAdminAttribute(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setAdminBase(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setAdminConnectionContext(ConnectionContext) - Method in interface org.apache.activemq.broker.Broker
-
Sets the default administration connection context used when configuring
the broker on startup or via JMX
- setAdminConnectionContext(ConnectionContext) - Method in class org.apache.activemq.broker.BrokerFilter
-
- setAdminConnectionContext(ConnectionContext) - Method in class org.apache.activemq.broker.EmptyBroker
-
- setAdminConnectionContext(ConnectionContext) - Method in class org.apache.activemq.broker.ErrorBroker
-
- setAdminConnectionContext(ConnectionContext) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- setAdminConnectionContext(ConnectionContext) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- setAdminPermissionGroupSearchFilter(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setAdminView(BrokerView) - Method in class org.apache.activemq.broker.BrokerService
-
- setAdvisoryAckPercentage(int) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setAdvisoryForConsumed(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setAdvisoryForConsumed(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setAdvisoryForDelivery(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setAdvisoryForDelivery(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setAdvisoryForDiscardingMessages(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setAdvisoryForDiscardingMessages(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setAdvisoryForFailedForward(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setAdvisoryForFastProducers(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setAdvisoryForFastProducers(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setAdvisoryForSlowConsumers(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setAdvisoryForSlowConsumers(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setAdvisoryPrefetchSize(int) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- setAdvisoryPrefetchSize(int) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- setAdvisoryPrefetchSize(int) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
Prefetch size for advisory consumers.
- setAdvisorySearchBase(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setAdvisorySupport(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Allows the support of advisory messages to be disabled for performance
reasons.
- setAdvisoryWhenFull(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setAdvisoryWhenFull(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setAllConsumersExclusiveByDefault(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setAllConsumersExclusiveByDefault(boolean) - Method in class org.apache.activemq.broker.region.Queue
-
- setAllowLinkStealing(boolean) - Method in class org.apache.activemq.broker.TransportConnector
-
- setAllowLinkStealing(boolean) - Method in class org.apache.activemq.transport.vm.VMTransportServer
-
- setAllowRemoteAddressInMBeanNames(boolean) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- setAllowTempAutoCreationOnSend(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
enable if temp destinations need to be propagated through a network when
advisorySupport==false.
- setAllowTempAutoCreationOnSend(boolean) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- setAlwaysAuthorizedBrokers(List<String>) - Method in class org.powertac.server.CompetitionControlService
-
Sets the list of broker usernames that are always authorized, even in
bootstrap mode.
- setAlwaysRetroactive(boolean) - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- setAlwaysRetroactive(boolean) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- setAlwaysRetroactive(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setAlwaysRetroactive(boolean) - Method in interface org.apache.activemq.broker.region.Destination
-
- setAlwaysRetroactive(boolean) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- setAlwaysRetroactive(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setAlwaysSyncSend(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setAnonymousAccessAllowed(boolean) - Method in class org.apache.activemq.security.SimpleAuthenticationBroker
-
- setAnonymousAccessAllowed(boolean) - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
-
- setAnonymousAuthentication(boolean) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
sets LDAP anonymous authentication access credentials
- setAnonymousGroup(String) - Method in class org.apache.activemq.security.SimpleAuthenticationBroker
-
- setAnonymousGroup(String) - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
-
- setAnonymousUser(String) - Method in class org.apache.activemq.security.SimpleAuthenticationBroker
-
- setAnonymousUser(String) - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
-
- setApplianceOf(Household) - Method in class org.powertac.householdcustomer.appliances.Appliance
-
This function sets the household in which the appliance is installed in.
- setApplianceOf(Office) - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This function sets the household in which the appliance is installed in.
- setApplicationContext(ApplicationContext) - Method in class org.powertac.common.spring.SpringApplicationContext
-
- setApplicationContext(ApplicationContext) - Method in class org.powertac.genco.SimpleGencoService
-
- setApplicationContext(ApplicationContext) - Method in class org.powertac.server.ServerPropertiesService
-
- setApplicationContext(ApplicationContext) - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
-
- setAsText(String) - Method in class org.apache.activemq.util.BooleanEditor
-
- setAsText(String) - Method in class org.apache.activemq.util.MemoryIntPropertyEditor
-
- setAsText(String) - Method in class org.apache.activemq.util.MemoryPropertyEditor
-
- setAsync(boolean) - Method in class org.apache.activemq.transport.vm.VMTransport
-
- setAsyncQueueDepth(int) - Method in class org.apache.activemq.transport.vm.VMTransport
-
- setAuditNetworkProducers(boolean) - Method in class org.apache.activemq.broker.TransportConnector
-
Enable a producer audit on network connections, Traps the case of a missing send reply and resend.
- setAuthentication(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setAuthentication(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setAuthorizationEntries(List<DestinationMapEntry>) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
-
Sets the individual entries on the authorization map
- setAuthorizationMap(AuthorizationMap) - Method in class org.apache.activemq.security.AuthorizationBroker
-
- setAuthorizedBrokerList(List<String>) - Method in interface org.powertac.common.interfaces.CompetitionControl
-
Sets the list of brokers authorized to log in to the next game.
- setAuthorizedBrokerList(List<String>) - Method in class org.powertac.server.CompetitionControlService
-
Sets the list of brokers allowed and expected to log in before
starting a simulation.
- setAutoCreateDestinations(boolean) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- setAutoStartup(boolean) - Method in class org.springframework.jms.config.AbstractJmsListenerContainerFactory
-
- setAutoStartup(boolean) - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Set whether to automatically start the container after initialization.
- setAutoTransportOptions(Map<String, Object>) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
- setAwayChargeKW(double) - Method in class org.powertac.evcustomer.beans.CarType
-
- setBackOff(BackOff) - Method in class org.springframework.jms.config.DefaultJmsListenerContainerFactory
-
- setBackOff(BackOff) - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Specify the BackOff instance to use to compute the interval
between recovery attempts.
- setBackOffMultiplier(double) - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Gets the multiplier used to grow the delay between connection attempts from the initial
time to the max set time.
- setBase(String) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
sets the base LDAP dn used for lookup operations
- setBase(long) - Method in class org.powertac.common.TimeService
-
- setBatch(MessageId) - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- setBatch(MessageId) - Method in class org.apache.activemq.store.AbstractMessageStore
-
- setBatch(MessageId) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
-
- setBatch(MessageId) - Method in interface org.apache.activemq.store.MessageStore
-
allow caching cursors to set the current batch offset when cache is exhausted
- setBatch(MessageId) - Method in class org.apache.activemq.store.ProxyMessageStore
-
- setBatch(MessageId) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- setBatch(MessageId) - Method in interface org.apache.activemq.store.ReferenceStore
-
- setBatteryCapacity(double) - Method in class org.powertac.customer.model.LiftTruck
-
- setBean(Object) - Method in class org.springframework.jms.config.MethodJmsListenerEndpoint
-
Set the actual bean instance to invoke this endpoint method on.
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.jms.remoting.JmsInvokerProxyFactoryBean
-
- setBeanClassLoader(ClassLoader) - Method in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.jms.annotation.JmsListenerAnnotationBeanPostProcessor
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.jms.config.JmsListenerEndpointRegistrar
-
- setBeanFactory(BeanFactory) - Method in class org.springframework.jms.config.MethodJmsListenerEndpoint
-
Set the BeanFactory to use to resolve expressions (may be null).
- setBeanFactory(BeanFactory) - Method in class org.springframework.jms.support.destination.BeanFactoryDestinationResolver
-
- setBeanName(String) - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
- setBeanName(String) - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
Set the name of this message endpoint.
- setBind(URI) - Method in class org.apache.activemq.proxy.ProxyConnector
-
- setBlocked(boolean) - Method in class org.apache.activemq.broker.TransportConnection
-
- setBlockedCandidate(boolean) - Method in class org.apache.activemq.broker.TransportConnection
-
- setBlockedProducerWarningInterval(long) - Method in class org.apache.activemq.broker.jmx.DestinationView
-
Set's the interval at which warnings about producers being blocked by
resource usage will be triggered.
- setBlockedProducerWarningInterval(long) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
Set's the interval at which warnings about producers being blocked by
resource usage will be triggered.
- setBlockedProducerWarningInterval(long) - Method in class org.apache.activemq.broker.region.BaseDestination
-
Set's the interval at which warnings about producers being blocked by
resource usage will be triggered.
- setBlockedProducerWarningInterval(long) - Method in interface org.apache.activemq.broker.region.Destination
-
Set's the interval at which warnings about producers being blocked by
resource usage will be triggered.
- setBlockedProducerWarningInterval(long) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- setBlockedProducerWarningInterval(long) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Set's the interval at which warnings about producers being blocked by
resource usage will be triggered.
- setBlockingOnFlowControl(boolean) - Method in class org.apache.activemq.broker.ProducerBrokerExchange.FlowControlInfo
-
- setBootstrapTimeslotMillis(long) - Method in class org.powertac.server.CompetitionControlService
-
Allows Spring to set the boostrap timeslot length
- setBridge(DemandForwardingBridgeSupport) - Method in class org.apache.activemq.network.MulticastNetworkConnector
-
- setBridgeTempDestinations(boolean) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- setBridgeTempDestinations(boolean) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- setBridgeTempDestinations(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setBroadcast(boolean) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- setBroker(Broker) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setBroker(ManagedRegionBroker) - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- setBroker(Broker) - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
-
- setBroker(Broker) - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
-
- setBroker(Broker) - Method in class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
-
- setBroker(Broker) - Method in class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
-
- setBroker(Broker) - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
-
- setBroker(Broker) - Method in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
-
- setBroker(Broker) - Method in interface org.apache.activemq.broker.region.policy.SubscriptionRecoveryPolicy
-
- setBroker(Broker) - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
-
- setBrokerContext(BrokerContext) - Method in interface org.apache.activemq.broker.BrokerContextAware
-
- setBrokerContext(BrokerContext) - Method in class org.apache.activemq.broker.BrokerService
-
- setBrokerFactoryHandler(BrokerFactoryHandler) - Method in class org.apache.activemq.transport.vm.VMTransportFactory
-
- setBrokerId(String) - Method in class org.apache.activemq.broker.BrokerService
-
- setBrokerId(BrokerId) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- setBrokerInfo(BrokerInfo) - Method in class org.apache.activemq.broker.TransportConnector
-
- setBrokerInfo(BrokerInfo) - Method in class org.apache.activemq.transport.vm.VMTransportServer
-
- setBrokerName(String) - Method in class org.apache.activemq.broker.BrokerService
-
- setBrokerName(String) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
Sets the broker name this context is being used by.
- setBrokerName(String) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- setBrokerName(String) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setBrokerName(String) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- setBrokerName(String) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Set the name of the broker using the adapter
- setBrokerObjectName(ObjectName) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the JMX ObjectName for this broker
- setBrokerService(BrokerService) - Method in interface org.apache.activemq.broker.BrokerServiceAware
-
- setBrokerService(BrokerService) - Method in class org.apache.activemq.broker.LockableServiceSupport
-
- setBrokerService(Broker) - Method in class org.apache.activemq.broker.region.policy.AbortSlowAckConsumerStrategy
-
- setBrokerService(Broker) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
- setBrokerService(Broker) - Method in interface org.apache.activemq.broker.region.policy.SlowConsumerStrategy
-
Sets the Broker instance which can provide a Scheduler among other things.
- setBrokerService(BrokerService) - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
-
- setBrokerService(BrokerService) - Method in class org.apache.activemq.broker.TransportConnector
-
This is called by the BrokerService right before it starts the transport.
- setBrokerService(BrokerService) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- setBrokerService(BrokerService) - Method in class org.apache.activemq.network.jms.JmsConnector
-
One way to configure the local connection - this is called by The
BrokerService when the Connector is embedded
- setBrokerService(BrokerService) - Method in class org.apache.activemq.network.NetworkConnector
-
- setBrokerService(BrokerService) - Method in class org.apache.activemq.transport.auto.AutoSslTransportFactory
-
- setBrokerService(BrokerService) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportFactory
-
- setBrokerService(BrokerService) - Method in class org.apache.activemq.transport.auto.nio.AutoNioSslTransportFactory
-
- setBrokerService(BrokerService) - Method in class org.apache.activemq.transport.auto.nio.AutoNioTransportFactory
-
- setBrokerService(BrokerService) - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
-
- setBrokerTime(long) - Method in class org.powertac.common.msg.BrokerAuthentication
-
Sets the system time.
- setBrokerURL(String) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setBrokerUrl(String) - Method in class org.apache.activemq.pool.XaPooledConnectionFactory
-
- setBucketCount(int) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucketFactory
-
Sets the number of hash buckets to use for the message group
functionality.
- setBuffer(MessageList) - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
-
- setBuyLimitPriceMax(double) - Method in class org.powertac.du.DefaultBrokerService
-
- setBuyLimitPriceMin(double) - Method in class org.powertac.du.DefaultBrokerService
-
- setCache(boolean) - Method in class org.springframework.jms.support.destination.JndiDestinationResolver
-
Set whether to cache resolved destinations.
- setCacheConsumers(boolean) - Method in class org.springframework.jms.connection.CachingConnectionFactory
-
Specify whether to cache JMS MessageConsumers per JMS Session instance
(more specifically: one MessageConsumer per Destination, selector String
and Session).
- setCacheEnabled(boolean) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- setCacheLevel(Integer) - Method in class org.springframework.jms.config.DefaultJmsListenerContainerFactory
-
- setCacheLevel(int) - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Specify the level of caching that this listener container is allowed to apply.
- setCacheLevelName(String) - Method in class org.springframework.jms.config.DefaultJmsListenerContainerFactory
-
- setCacheLevelName(String) - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Specify the level of caching that this listener container is allowed to apply,
in the form of the name of the corresponding constant: e.g.
- setCacheProducers(boolean) - Method in class org.springframework.jms.connection.CachingConnectionFactory
-
Specify whether to cache JMS MessageProducers per JMS Session instance
(more specifically: one MessageProducer per Destination and Session).
- setCacheSize(int) - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMapFactory
-
- setCacheSize(int) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucketFactory
-
- setCacheTempDestinations(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setCapacityInUse(double) - Method in class org.powertac.customer.model.LiftTruck
-
Updates the total capacity of in-use batteries
- setCapacityKWh(double) - Method in class org.powertac.customer.model.Battery
-
- setChargeEfficiency(double) - Method in class org.powertac.customer.model.Battery
-
- setChargeEfficiency(double) - Method in class org.powertac.customer.model.LiftTruck
-
- setCheckDuplicateMessagesOnDuplex(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setCheckLimitsLogLevel(String) - Method in class org.apache.activemq.usage.SystemUsage
-
- setCheckPeriod(long) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
time in milliseconds between checks for slow subscriptions
- setClientId(String) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setClientId(String) - Method in class org.apache.activemq.network.ForwardingBridge
-
- setClientId(String) - Method in class org.springframework.jms.config.AbstractJmsListenerContainerFactory
-
- setClientId(String) - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Specify a JMS client ID for the single Connection created and exposed
by this ConnectionFactory.
- setClientId(String) - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Specify the JMS client ID for a shared Connection created and used
by this container.
- setClientId(String) - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- setClientMaster(boolean) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setClockParameters(long, long, long) - Method in class org.powertac.common.TimeService
-
Sets base, rate, and modulo clock parameters with a single call.
- setClockParameters(Map<String, Long>) - Method in class org.powertac.common.TimeService
-
Sets base, rate, and modulo parameters from a map, which is wrapped
in a Configuration to allow for conversions and default values.
- setClockParameters(Competition) - Method in class org.powertac.common.TimeService
-
Sets base, rate, and modulo from a Competition instance
- setClusterClientUriQuery(String) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
-
Sets the URI query that's configured on the published URI that's sent to client's
when the cluster info is updated.
- setCommitted(boolean) - Method in class org.apache.activemq.transaction.Transaction
-
- setConcurrency(String) - Method in class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
Set a concurrency for the listener, if any.
- setConcurrency(String) - Method in class org.springframework.jms.config.DefaultJmsListenerContainerFactory
-
- setConcurrency(String) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Specify concurrency limits.
- setConcurrency(String) - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Specify concurrency limits via a "lower-upper" String, e.g.
- setConcurrency(String) - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
Specify concurrency limits via a "lower-upper" String, e.g.
- setConcurrency(String) - Method in class org.springframework.jms.listener.SimpleMessageListenerContainer
-
Specify concurrency limits via a "lower-upper" String, e.g.
- setConcurrentConsumers(int) - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Specify the number of concurrent consumers to create.
- setConcurrentConsumers(int) - Method in class org.springframework.jms.listener.SimpleMessageListenerContainer
-
Specify the number of concurrent consumers to create.
- setConcurrentSend(boolean) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
when true, sends are done in parallel with the broker executor
- setConcurrentSend(boolean) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
When true, dispatch to matching destinations in parallel (in multiple threads)
- setConduitSubscriptions(boolean) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- setConduitSubscriptions(boolean) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- setConduitSubscriptions(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setConfigFile1(String) - Method in class org.powertac.householdcustomer.HouseholdCustomerService
-
- setConfigFile1(String) - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
- setConfiguration(String) - Method in class org.apache.activemq.security.JaasAuthenticationPlugin
-
Sets the JAAS configuration domain name used
- setConfiguration(AbstractConfiguration) - Method in class org.powertac.common.config.Configurator
-
Loads a Configuration into this Configurator.
- setConnected(boolean) - Method in class org.apache.activemq.broker.TransportConnection
-
- setConnection(Connection) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setConnection(TransportConnection) - Method in class org.apache.activemq.broker.TransportConnectionState
-
- setConnection(Connection) - Method in interface org.apache.activemq.network.jms.JmsMesageConvertor
-
- setConnection(Connection) - Method in class org.apache.activemq.network.jms.SimpleJmsMessageConvertor
-
- setConnectionContext(ConnectionContext) - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
-
- setConnectionContext(ConnectionContext) - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
- setConnectionFactory(ConnectionFactory) - Method in class org.springframework.jms.config.AbstractJmsListenerContainerFactory
-
- setConnectionFactory(ConnectionFactory) - Method in class org.springframework.jms.connection.JmsTransactionManager
-
Set the JMS ConnectionFactory that this instance should manage transactions for.
- setConnectionFactory(ConnectionFactory) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
Set the ConnectionFactory to use for the underlying
JmsTemplate.
- setConnectionFactory(ConnectionFactory) - Method in class org.springframework.jms.core.support.JmsGatewaySupport
-
Set the JMS connection factory to be used by the gateway.
- setConnectionFactory(ConnectionFactory) - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
Set the QueueConnectionFactory to use for obtaining JMS QueueConnections.
- setConnectionFactory(ConnectionFactory) - Method in class org.springframework.jms.support.JmsAccessor
-
Set the ConnectionFactory to use for obtaining JMS Connections.
- setConnectionFilter(ConnectionFilter) - Method in class org.apache.activemq.network.NetworkConnector
-
- setConnectionId(ConnectionId) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setConnectionPassword(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setConnectionPassword(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setConnectionProtocol(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setConnectionProtocol(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setConnectionState(ConnectionState) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setConnectionURL(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setConnectionURL(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setConnectionUsername(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setConnectionUsername(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setConnectLazily(boolean) - Method in class org.springframework.jms.listener.SimpleMessageListenerContainer
-
Specify whether to connect lazily, i.e.
- setConnector(Connector) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setConnectorHost(String) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
Set the connectorHost
- setConnectorPath(String) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- setConnectorPort(int) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- setConsumer(MessageConsumer) - Method in class org.apache.activemq.network.jms.DestinationBridge
-
- setConsumerPriorityBase(int) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setConsumersBeforeDispatchStarts(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setConsumersBeforeDispatchStarts(int) - Method in class org.apache.activemq.broker.region.Queue
-
- setConsumerSystemUsage(SystemUsage) - Method in class org.apache.activemq.broker.BrokerService
-
- setConsumerSystemUsagePortion(int) - Method in class org.apache.activemq.broker.BrokerService
-
- setConsumerTTL(int) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- setConsumerTTL(int) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- setConsumerTTL(int) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setConsumptionRate(double) - Method in class org.powertac.du.DefaultBrokerService
-
- setContainerFactory(JmsListenerContainerFactory<?>) - Method in class org.springframework.jms.config.JmsListenerEndpointRegistrar
-
- setContainerFactoryBeanName(String) - Method in class org.springframework.jms.annotation.JmsListenerAnnotationBeanPostProcessor
-
- setContainerFactoryBeanName(String) - Method in class org.springframework.jms.config.JmsListenerEndpointRegistrar
-
- setContext(ConnectionContext) - Method in class org.apache.activemq.broker.TransportConnectionState
-
- setContext(DirContext) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setContextBroker(Broker) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- setCopyMessage(boolean) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
- setCopyMessage(boolean) - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
-
Sets whether a copy of the message will be sent to each destination.
- setCreateByDuplex(boolean) - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
-
- setCreateConnector(boolean) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- setCreatedByDuplex(boolean) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- setCreatedByDuplex(boolean) - Method in class org.apache.activemq.network.MBeanNetworkListener
-
- setCreateMBeanServer(boolean) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- setCreateTransactionStore(boolean) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- setCredentialsForCurrentThread(String, String) - Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
-
Set user credententials for this proxy and the current thread.
- setCronEntry(String) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- setCurrent(Competition) - Static method in class org.powertac.common.Competition
-
Makes a Competition instance be the "current" competition - this is
needed in a broker when the Competition instance arrives from the
server.
- setCurrentCapacity(double) - Method in class org.powertac.evcustomer.customers.EvCustomer
-
- setCurrentCapacity(double) - Method in class org.powertac.genco.Genco
-
- setCurrentTemp(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- setCurrentTime(Instant) - Method in class org.powertac.common.TimeService
-
Sets current time to a specific value.
- setCurrentTime(AbstractDateTime) - Method in class org.powertac.common.TimeService
-
Sets current time to a specific value.
- setCurrentTime() - Method in class org.powertac.common.TimeService
-
- setCursorMemoryHighWaterMark(int) - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- setCursorMemoryHighWaterMark(int) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setCursorMemoryHighWaterMark(int) - Method in interface org.apache.activemq.broker.region.Destination
-
- setCursorMemoryHighWaterMark(int) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- setCursorMemoryHighWaterMark(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setCursorMemoryHighWaterMark(int) - Method in interface org.apache.activemq.broker.region.Subscription
-
- setCustomersCommitted(int) - Method in class org.powertac.common.TariffSubscription
-
- setDataDirectory(String) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the directory in which the data files will be stored by default for
the JDBC and Journal persistence adaptors.
- setDataDirectoryFile(File) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the directory in which the data files will be stored by default for
the JDBC and Journal persistence adaptors.
- setDataViewCallable(Callable<String>) - Method in class org.apache.activemq.broker.jmx.PersistenceAdapterView
-
- setDaysOfCompetition(int) - Static method in class org.powertac.householdcustomer.configurations.VillageConstants
-
This is the function utilized in order to estimate the days of Competition
for precomputing the model's behavior
- setDaysOfCompetition(int) - Static method in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
This is the function utilized in order to estimate the days of Competition
for precomputing the model's behavior
- setDaysOfWeek() - Static method in class org.powertac.householdcustomer.configurations.VillageConstants
-
- setDaysOfWeek() - Static method in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- setDeadLetterQueue(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.SharedDeadLetterStrategy
-
- setDeadLetterStrategy(DeadLetterStrategy) - Method in class org.apache.activemq.broker.region.BaseDestination
-
set the dead letter strategy
- setDeadLetterStrategy(DeadLetterStrategy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Sets the policy used to determine which dead letter queue destination
should be used
- setDecreaseNetworkConsumerPriority(boolean) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- setDecreaseNetworkConsumerPriority(boolean) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- setDecreaseNetworkConsumerPriority(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setDedicatedTaskRunner(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setDefaultDestination(Destination) - Method in class org.springframework.jms.core.JmsTemplate
-
Set the destination to be used on send/receive operations that do not
have a destination parameter.
- setDefaultDestinationName(String) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
Configure the default destination name to use in send methods that don't have
a destination argument.
- setDefaultDestinationName(String) - Method in class org.springframework.jms.core.JmsTemplate
-
Set the destination name to be used on send/receive operations that
do not have a destination parameter.
- setDefaultEntry(PolicyEntry) - Method in class org.apache.activemq.broker.region.policy.PolicyMap
-
- setDefaultEntry(AuthorizationEntry) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
-
- setDefaultListenerMethod(String) - Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
-
Specify the name of the default listener method to delegate to,
for the case where no specific listener method has been determined.
- setDefaultProperties(Map<String, String>) - Method in class org.springframework.jms.listener.endpoint.StandardJmsActivationSpecFactory
-
Specify custom default properties, with String keys and String values.
- setDefaultResponseDestination(Destination) - Method in class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
-
Set the default destination to send response messages to.
- setDefaultResponseQueueName(String) - Method in class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
-
Set the name of the default response queue to send response messages to.
- setDefaultResponseTopicName(String) - Method in class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
-
Set the name of the default response topic to send response messages to.
- setDefaultTariff(TariffSpecification) - Method in interface org.powertac.common.interfaces.TariffMarket
-
Convenience method to set the default tariff at the beginning of the game.
- setDefaultTariff(TariffSpecification) - Method in class org.powertac.common.repo.TariffRepo
-
- setDefaultTariff(TariffSpecification) - Method in class org.powertac.tariffmarket.TariffMarketService
-
- setDeferredBroadcast(boolean) - Method in interface org.powertac.common.interfaces.BrokerProxy
-
Holds up message transmission when true
- setDeferredBroadcast(boolean) - Method in class org.powertac.server.BrokerProxyService
-
- setDelay(long) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- setDelegate(Object) - Method in class org.springframework.jms.listener.adapter.MessageListenerAdapter
-
Set a target object to delegate message listening to.
- setDeleteAllMessagesOnStartup(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether or not all messages are deleted on startup - mostly only
useful for testing.
- setDelimiters(String) - Method in class joptsimple.util.EnumConverter
-
Sets the delimiters for the message string.
- setDeliveryDelay(long) - Method in class org.springframework.jms.core.JmsTemplate
-
Set the delivery delay to use for send calls (in milliseconds).
- setDeliveryMode(int) - Method in class org.springframework.jms.core.JmsTemplate
-
Set the delivery mode to use when sending a message.
- setDeliveryPersistent(boolean) - Method in class org.springframework.jms.core.JmsTemplate
-
Set whether message delivery should be persistent or non-persistent,
specified as boolean value ("true" or "false").
- setDestFilter(Pattern[]) - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
-
- setDestination(Destination) - Method in class org.apache.activemq.broker.region.group.CachedMessageGroupMap
-
- setDestination(Destination) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
-
- setDestination(Destination) - Method in interface org.apache.activemq.broker.region.group.MessageGroupMap
-
- setDestination(Destination) - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
-
- setDestination(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.virtual.FilteredDestination
-
The destination to send messages to if they match the filter
- setDestination(URI) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- setDestination(String) - Method in class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
Set the name of the destination for this endpoint.
- setDestination(Destination) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Set the destination to receive messages from.
- setDestinationFactory(DestinationFactory) - Method in class org.apache.activemq.broker.BrokerService
-
- setDestinationFilter(String) - Method in class org.apache.activemq.network.ForwardingBridge
-
- setDestinationFilter(String) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setDestinationInterceptors(DestinationInterceptor[]) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the destination interceptors to use
- setDestinationName(String) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Set the name of the destination to receive messages from.
- setDestinationName(String) - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- setDestinationPerDurableSubscriber(boolean) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
sets whether durable topic subscriptions are to get individual dead letter destinations.
- setDestinationPolicy(PolicyMap) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the destination specific policies available either for exact
destinations or for wildcard areas of destinations.
- setDestinationResolver(DestinationResolver) - Method in class org.springframework.jms.config.AbstractJmsListenerContainerFactory
-
- setDestinationResolver(DestinationResolver) - Method in class org.springframework.jms.config.DefaultJcaListenerContainerFactory
-
- setDestinationResolver(DestinationResolver) - Method in class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
-
Set the DestinationResolver that should be used to resolve response
destination names for this adapter.
- setDestinationResolver(DestinationResolver) - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
Set the DestinationResolver to use for resolving destination names
into the JCA 1.5 ActivationSpec "destination" property.
- setDestinationResolver(DestinationResolver) - Method in class org.springframework.jms.listener.endpoint.StandardJmsActivationSpecFactory
-
Set the DestinationResolver to use for resolving destination names
into the JCA 1.5 ActivationSpec "destination" property.
- setDestinationResolver(DestinationResolver) - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
Set the DestinationResolver that is to be used to resolve Queue
references for this accessor.
- setDestinationResolver(DestinationResolver) - Method in class org.springframework.jms.support.destination.JmsDestinationAccessor
-
Set the
DestinationResolver that is to be used to resolve
Destination references for this accessor.
- setDestinations(ActiveMQDestination[]) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the destinations which should be loaded/created on startup
- setDirectory(File) - Method in interface org.apache.activemq.broker.scheduler.JobSchedulerStore
-
Sets the directory where persistent store data will be written.
- setDirectory(File) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobSchedulerStore
-
- setDirectory(File) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- setDirectory(File) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
Set the directory where any data files should be created
- setDirectory(File) - Method in interface org.apache.activemq.store.PListStore
-
- setDirectory(File) - Method in class org.apache.activemq.store.SharedFileLocker
-
- setDisableAsyncDispatch(boolean) - Method in class org.apache.activemq.broker.TransportConnector
-
- setDiscoverLoginConfig(boolean) - Method in class org.apache.activemq.security.JaasAuthenticationPlugin
-
Enables or disables the auto-discovery of the login.config file for JAAS to initialize itself.
- setDiscoveryAgent(DiscoveryAgent) - Method in class org.apache.activemq.broker.TransportConnector
-
- setDiscoveryAgent(DiscoveryAgent) - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
-
- setDiscoveryUri(URI) - Method in class org.apache.activemq.broker.TransportConnector
-
- setDiskUsageCheckRegrowThreshold(int) - Method in class org.apache.activemq.broker.BrokerService
-
- setDispatchAsync(boolean) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- setDispatchAsync(boolean) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- setDispatchAsync(boolean) - Method in class org.apache.activemq.network.ForwardingBridge
-
- setDispatchAsync(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setDispatchPolicy(DispatchPolicy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setDispatchPolicy(DispatchPolicy) - Method in class org.apache.activemq.broker.region.Queue
-
- setDispatchPolicy(DispatchPolicy) - Method in class org.apache.activemq.broker.region.Topic
-
- setDoHandleReplyTo(boolean) - Method in class org.apache.activemq.network.jms.DestinationBridge
-
- setDontSendReponse(boolean) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setDoOptimzeMessageStorage(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setDoOptimzeMessageStorage(boolean) - Method in interface org.apache.activemq.broker.region.Destination
-
- setDoOptimzeMessageStorage(boolean) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- setDoOptimzeMessageStorage(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setDownRegulationCapacity(double) - Method in class org.powertac.common.RegulationAccumulator
-
Sets the down-regulation value.
- setDropAll(boolean) - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
-
- setDropAll(boolean) - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
-
- setDropOnly(String) - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
-
- setDropTemporaryQueues(boolean) - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
-
- setDropTemporaryQueues(boolean) - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
-
- setDropTemporaryTopics(boolean) - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
-
- setDropTemporaryTopics(boolean) - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
-
- setDuplex(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setDuplexNetworkConnectorId(String) - Method in class org.apache.activemq.broker.TransportConnection
-
- setDurableDestinations(ActiveMQDestination[]) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- setDurableDestinations(Set<ActiveMQDestination>) - Method in class org.apache.activemq.network.NetworkConnector
-
- setDurableSubscriptionName(String) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Set the name of a durable subscription to create.
- setDurableSubscriptionName(String) - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- setDurableTopicPrefetch(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Set the durableTopicPrefetch
- setDynamicallyIncludedDestinations(ActiveMQDestination[]) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- setDynamicallyIncludedDestinations(List<ActiveMQDestination>) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setDynamicDestinationResolver(DestinationResolver) - Method in class org.springframework.jms.support.destination.JndiDestinationResolver
-
- setDynamicOnly(boolean) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- setDynamicOnly(boolean) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- setDynamicOnly(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setEmbeddedValueResolver(StringValueResolver) - Method in class org.springframework.jms.config.MethodJmsListenerEndpoint
-
Set a value resolver for embedded placeholders and expressions.
- setEnableAudit(boolean) - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- setEnableAudit(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setEnableAudit(boolean) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- setEnableAudit(boolean) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
- setEnableAudit(boolean) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- setEnableAudit(boolean) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- setEnableAudit(boolean) - Method in interface org.apache.activemq.broker.region.Destination
-
- setEnableAudit(boolean) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- setEnableAudit(boolean) - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
-
- setEnableAudit(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setEnableAudit(boolean) - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- setEnabled(boolean) - Method in class org.apache.activemq.broker.region.ConnectionStatistics
-
- setEnabled(boolean) - Method in class org.apache.activemq.broker.region.ConnectorStatistics
-
- setEnabled(boolean) - Method in class org.apache.activemq.broker.region.DestinationStatistics
-
- setEnabled(boolean) - Method in class org.apache.activemq.broker.region.RegionStatistics
-
- setEnabled(boolean) - Method in class org.apache.activemq.broker.region.SubscriptionStatistics
-
- setEnabled(boolean) - Method in class org.apache.activemq.network.NetworkBridgeStatistics
-
- setEnabled(boolean) - Method in class org.apache.activemq.store.AbstractMessageStoreStatistics
-
- setEnabled(boolean) - Method in class org.apache.activemq.store.MessageStoreStatistics
-
- setEnabled(boolean) - Method in class org.powertac.common.Broker
-
Enables this Broker.
- setEnabledProtocols(Set<String>) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
- setEnableStatistics(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether or not the Broker's services enable statistics or not.
- setEnableStatusMonitor(boolean) - Method in class org.apache.activemq.broker.TransportConnector
-
- setEncoding(String) - Method in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
-
Specify the encoding to use when converting to and from text-based
message body content.
- setEncodingPropertyName(String) - Method in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
-
Specify the name of the JMS message property that carries the encoding from
bytes to String and back is BytesMessage is used during the conversion process.
- setEndpointRegistry(JmsListenerEndpointRegistry) - Method in class org.springframework.jms.annotation.JmsListenerAnnotationBeanPostProcessor
-
- setEndpointRegistry(JmsListenerEndpointRegistry) - Method in class org.springframework.jms.config.JmsListenerEndpointRegistrar
-
- setEnergyCharging(double) - Method in class org.powertac.customer.model.LiftTruck
-
Updates the energy content of offline batteries
- setEnergyInUse(double) - Method in class org.powertac.customer.model.LiftTruck
-
Updates the energy content of in-use batteries
- setEnvironment(Map<String, ?>) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- setErrorHandler(ErrorHandler) - Method in class org.springframework.jms.config.AbstractJmsListenerContainerFactory
-
- setErrorHandler(ErrorHandler) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Set the ErrorHandler to be invoked in case of any uncaught exceptions thrown
while processing a Message.
- setEvalEnvTemp(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- setEvictExpiredMessagesHighWatermark(int) - Method in class org.apache.activemq.broker.region.policy.MessageEvictionStrategySupport
-
Sets the high water mark on which we will eagerly evict expired messages from RAM
- setExceptionListener(ExceptionListener) - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Specify an JMS ExceptionListener implementation that should be
registered with the single Connection created by this factory.
- setExceptionListener(ExceptionListener) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Set the JMS ExceptionListener to notify in case of a JMSException thrown
by the registered message listener or the invocation infrastructure.
- setExcludedDestinations(ActiveMQDestination[]) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- setExcludedDestinations(List<ActiveMQDestination>) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setExclusiveConsumer(Subscription) - Method in class org.apache.activemq.broker.region.QueueDispatchSelector
-
- setExecutor(ThreadPoolExecutor) - Method in class org.apache.activemq.usage.SystemUsage
-
- setExpiration(long) - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
-
- setExpiration(long) - Method in interface org.apache.activemq.broker.region.policy.DeadLetterStrategy
-
The expiration value to use on messages sent to the DLQ, default 0
- setExpiration(long) - Method in class org.apache.activemq.store.ReferenceStore.ReferenceData
-
- setExpiration(Instant) - Method in class org.powertac.common.Tariff
-
- setExpireMessagesPeriod(long) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setExpireMessagesPeriod(long) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setExplicitQosEnabled(boolean) - Method in class org.springframework.jms.core.JmsTemplate
-
Set if the QOS values (deliveryMode, priority, timeToLive)
should be used for sending a message.
- setExposeListenerSession(boolean) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
- setFactory(AuditLogFactory) - Method in class org.apache.activemq.broker.util.AuditLogService
-
- setFailIfLocked(boolean) - Method in class org.apache.activemq.broker.AbstractLocker
-
- setFailIfLocked(boolean) - Method in interface org.apache.activemq.broker.Locker
-
Specify whether to fail immediately if the lock is already held.
- setFallbackToDeadLetter(boolean) - Method in class org.apache.activemq.broker.util.RedeliveryPlugin
-
What to do if there is no matching redelivery policy for a destination.
- setFallbackToDynamicDestination(boolean) - Method in class org.springframework.jms.support.destination.JndiDestinationResolver
-
Set whether this resolver is supposed to create dynamic destinations
if the destination name is not found in JNDI.
- setFaultTolerant(boolean) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setFile(String) - Method in class org.apache.activemq.broker.view.ConnectionDotFilePlugin
-
Sets the destination file name to create the destination diagram
- setFile(String) - Method in class org.apache.activemq.broker.view.DestinationDotFilePlugin
-
Sets the destination file name to create the destination diagram
- setFileId(int) - Method in class org.apache.activemq.store.ReferenceStore.ReferenceData
-
- setFilter(BooleanExpression) - Method in class org.apache.activemq.broker.region.virtual.FilteredDestination
-
- setFindTigerMbeanServer(boolean) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
Enables/disables the searching for the Java 5 platform MBeanServer
- setForwardOnly(boolean) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
Sets if the virtual destination is forward only (and so there is no
physical queue to match the virtual queue) or if there is also a physical
queue with the same name).
- setForwardTo(Collection) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
Sets the list of destinations to forward to
- setFutureOnly(boolean) - Method in class org.apache.activemq.broker.util.TimeStampingBrokerPlugin
-
- setGameId(String) - Method in class org.powertac.server.TournamentSchedulerService
-
- setGcDestinationViews(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setGcIfInactive(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setGcInactiveDestinations(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setGcSweepTime(long) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setGcWithNetworkConsumers(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
Indicate if it is ok to gc destinations that have only network consumers
- setGcWithNetworkConsumers(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setGroupClass(String) - Method in class org.apache.activemq.security.AuthorizationEntry
-
- setGroupClass(String) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
-
- setGroupClass(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setGroupNameAttribute(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setGroupObjectClass(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setGroups(String) - Method in class org.apache.activemq.security.AuthenticationUser
-
- setHandlerMethod(InvocableHandlerMethod) - Method in class org.springframework.jms.listener.adapter.MessagingMessageListenerAdapter
-
Set the InvocableHandlerMethod to use to invoke the method
processing an incoming Message.
- setHeaderMapper(JmsHeaderMapper) - Method in class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
-
Set the
JmsHeaderMapper implementation to use to map the standard
JMS headers.
- setHeaderMapper(JmsHeaderMapper) - Method in class org.springframework.jms.support.converter.MessagingMessageConverter
-
Set the
JmsHeaderMapper to use to map JMS headers to and from
standard message headers.
- setHomeChargeKW(double) - Method in class org.powertac.evcustomer.beans.CarType
-
- setId(String) - Method in class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
- setIdleConsumerLimit(int) - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Specify the limit for the number of consumers that are allowed to be idle
at any given time.
- setIdleTaskExecutionLimit(int) - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Specify the limit for idle executions of a consumer task, not having
received any message within its execution.
- setIdPrefix(int) - Method in class org.powertac.common.Broker
-
Sets the ID prefix for this broker.
- setIgnoreAllErrors(boolean) - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
-
- setIgnoreIdleConsumers(boolean) - Method in class org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyView
-
- setIgnoreIdleConsumers(boolean) - Method in interface org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyViewMBean
-
- setIgnoreIdleConsumers(boolean) - Method in class org.apache.activemq.broker.region.policy.AbortSlowAckConsumerStrategy
-
Sets whether the strategy is configured to ignore consumers that are simply idle, i.e
consumers that have no pending acks (dispatch queue is empty).
- setIgnoreInvalidRequests(boolean) - Method in class org.springframework.jms.remoting.JmsInvokerServiceExporter
-
Set whether invalidly formatted messages should be discarded.
- setIgnoreNetworkConsumers(boolean) - Method in class org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyView
-
- setIgnoreNetworkConsumers(boolean) - Method in interface org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyViewMBean
-
- setIgnoreNetworkConsumers(boolean) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
Sets whether the strategy is configured to ignore consumers that are part of a network
connection to another broker.
- setIgnoreNoSpaceErrors(boolean) - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
-
- setIgnoreSQLExceptions(boolean) - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
-
- setIgnoreWildcardSelectors(boolean) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
-
- setIgnoreWildcardSelectors(boolean) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
-
- setImmediatePriorityDispatch(boolean) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- setImmediatePriorityDispatch(boolean) - Method in class org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy
-
Ensure that new higher priority messages will get an immediate dispatch
rather than wait for the end of the current cursor batch.
- setInactiveTimeoutBeforeGC(long) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setInactiveTimeoutBeforeGC(long) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Sets the amount of time a destination is inactive before it is marked for GC
- setInactiveTimoutBeforeGC(long) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setInboundMessageConvertor(JmsMesageConvertor) - Method in class org.apache.activemq.network.jms.JmsConnector
-
- setInboundQueueBridges(InboundQueueBridge[]) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- setInboundQueueName(String) - Method in class org.apache.activemq.network.jms.InboundQueueBridge
-
Sets the queue name used for the inbound queue, if the outbound queue
name has not been set, then this method uses the same name to configure
the outbound queue name.
- setInboundTopicBridges(InboundTopicBridge[]) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- setInboundTopicName(String) - Method in class org.apache.activemq.network.jms.InboundTopicBridge
-
Sets the topic name used for the inbound topic, if the outbound topic
name has not been set, then this method uses the same name to configure
the outbound topic name.
- setIncludeBodyForAdvisory(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setIncludeBodyForAdvisory(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Sets if the original message body should be included when applicable
for advisory messages
- setInflightTransactionViewCallable(Callable<String>) - Method in class org.apache.activemq.broker.jmx.PersistenceAdapterView
-
- setInitialBidKWh(double) - Method in class org.powertac.du.DefaultBrokerService
-
- setInitialContextFactory(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setInitialReconnectDelay(long) - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Gets the initial delay value used before a reconnection attempt is made.
- setInOperation(boolean) - Method in class org.powertac.genco.Genco
-
- setInRecoveryMode(boolean) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setInterceptors(DestinationInterceptor[]) - Method in class org.apache.activemq.broker.region.CompositeDestinationInterceptor
-
- setIoExceptionHandler(IOExceptionHandler) - Method in class org.apache.activemq.broker.BrokerService
-
override the Default IOException handler, called when persistence adapter
has experiences File or JDBC I/O Exceptions
- setJmsBridgeConnectors(JmsConnector[]) - Method in class org.apache.activemq.broker.BrokerService
-
- setJmsBrokerName(String) - Method in class org.powertac.server.JmsManagementService
-
- setJmsBrokerUrl(String) - Method in class org.powertac.server.JmsManagementService
-
- setJmsConnector(JmsConnector) - Method in class org.apache.activemq.network.jms.DestinationBridge
-
- setJMSJobScheduler(ObjectName) - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- setJmsMessageConverter(MessageConverter) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
Set the
MessageConverter to use to convert a
Message from
the messaging to and from a
Message.
- setJmsMessageConvertor(JmsMesageConvertor) - Method in class org.apache.activemq.network.jms.DestinationBridge
-
- setJmsTemplate(JmsTemplate) - Method in class org.springframework.jms.core.JmsMessagingTemplate
-
- setJmsTemplate(JmsTemplate) - Method in class org.springframework.jms.core.support.JmsGatewaySupport
-
Set the JmsTemplate for the gateway.
- setJmxDomainName(String) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- setJndiLocalTemplate(JndiLookupFactory) - Method in class org.apache.activemq.network.jms.JmsConnector
-
- setJndiOutboundTemplate(JndiLookupFactory) - Method in class org.apache.activemq.network.jms.JmsConnector
-
- setJobSchedulerStore(JobSchedulerStore) - Method in class org.apache.activemq.broker.BrokerService
-
- setJobSchedulerStoreLimit(long) - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- setJobSchedulerStoreLimit(long) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- setJobSchedulerUsage(JobSchedulerUsage) - Method in class org.apache.activemq.usage.SystemUsage
-
- setKeepDurableSubsActive(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setKeepDurableSubsActive(boolean) - Method in class org.apache.activemq.broker.region.RegionBroker
-
- setKeepDurableSubsActive(boolean) - Method in class org.apache.activemq.broker.region.TopicRegion
-
- setKey(String) - Method in class org.powertac.common.Broker
-
Sets the jms key for a remote broker.
- setkWh(double) - Method in class org.powertac.customer.StepInfo
-
- setLastStoredSequenceId(long) - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
- setLazyDispatch(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setLazyDispatch(boolean) - Method in interface org.apache.activemq.broker.region.Destination
-
set the lazy dispatch - default is false
- setLazyDispatch(boolean) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- setLazyDispatch(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setLegacyGroupMapping(boolean) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setLimit(int) - Method in class org.apache.activemq.broker.region.policy.ConstantPendingMessageLimitStrategy
-
- setLocal(boolean) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
- setLocal(boolean) - Method in class org.powertac.common.Broker
-
Allows subclasses to set themselves as local brokers.
- setLocalClientId(String) - Method in class org.apache.activemq.network.jms.JmsConnector
-
- setLocalConnectionFactoryName(String) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- setLocalConnectionFactoryName(String) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- setLocalDurableSubscriber(SubscriptionInfo) - Method in class org.apache.activemq.network.DemandSubscription
-
- setLocalPassword(String) - Method in class org.apache.activemq.network.jms.JmsConnector
-
- setLocalQueueConnection(QueueConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- setLocalQueueConnectionFactory(QueueConnectionFactory) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- setLocalQueueName(String) - Method in class org.apache.activemq.network.jms.InboundQueueBridge
-
- setLocalQueueName(String) - Method in class org.apache.activemq.network.jms.OutboundQueueBridge
-
- setLocalTopicConnection(TopicConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- setLocalTopicConnectionFactory(TopicConnectionFactory) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- setLocalTopicName(String) - Method in class org.apache.activemq.network.jms.InboundTopicBridge
-
- setLocalTopicName(String) - Method in class org.apache.activemq.network.jms.OutboundTopicBridge
-
- setLocalTransport(Transport) - Method in class org.apache.activemq.network.MulticastNetworkConnector
-
- setLocalUri(URI) - Method in class org.apache.activemq.network.NetworkConnector
-
- setLocalUri(URI) - Method in class org.apache.activemq.proxy.ProxyConnector
-
- setLocalUsername(String) - Method in class org.apache.activemq.network.jms.JmsConnector
-
- setLocation(File) - Method in class org.apache.activemq.broker.util.DestinationsPlugin
-
- setLockable(LockableServiceSupport) - Method in class org.apache.activemq.broker.AbstractLocker
-
- setLockable(LockableServiceSupport) - Method in interface org.apache.activemq.broker.Locker
-
A reference to what is locked
- setLockAcquireSleepInterval(long) - Method in class org.apache.activemq.broker.AbstractLocker
-
- setLockAcquireSleepInterval(long) - Method in interface org.apache.activemq.broker.Locker
-
set the delay interval in milliseconds between lock acquire attempts
- setLocker(Locker) - Method in interface org.apache.activemq.broker.Lockable
-
Set locker to be used
- setLocker(Locker) - Method in class org.apache.activemq.broker.LockableServiceSupport
-
- setLockKeepAlivePeriod(long) - Method in interface org.apache.activemq.broker.Lockable
-
- setLockKeepAlivePeriod(long) - Method in class org.apache.activemq.broker.LockableServiceSupport
-
- setLogAll(boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
Logger all Events that go through the Plugin
- setLogConnectionEvents(boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
Logger Events that are related to connections
- setLogConsumerEvents(boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
Logger Events that are related to Consumers
- setLogging(boolean) - Method in class org.apache.activemq.transport.TransportLogger
-
Sets if logging should be activated for this TransportLogger.
- setLogging(boolean) - Method in class org.apache.activemq.transport.TransportLoggerView
-
- setLogging(boolean) - Method in interface org.apache.activemq.transport.TransportLoggerViewMBean
-
Enables or disables logging for the managed TransportLogger.
- setLogInternalEvents(boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
Logger Events that are normally internal to the broker
- setLogLevel(String, String) - Method in class org.apache.activemq.broker.jmx.Log4JConfigView
-
- setLogLevel(String, String) - Method in interface org.apache.activemq.broker.jmx.Log4JConfigViewMBean
-
Set the log level for a given logger
- setLogProducerEvents(boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
Logger Events that are related to Producers
- setLogSessionEvents(boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
Logger Events that are related to sessions
- setLogTransactionEvents(boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
Logger Events that are related to transaction processing
- setLongTermStoreContext(Object) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setManagementContext(ManagementContext) - Method in class org.apache.activemq.broker.BrokerService
-
- setMap(AuthorizationMap) - Method in class org.apache.activemq.security.AuthorizationPlugin
-
- setMarkedCandidate(boolean) - Method in class org.apache.activemq.broker.TransportConnection
-
- setMarshal(boolean) - Method in class org.apache.activemq.transport.vm.VMTransport
-
- setMarshaller(Marshaller) - Method in class org.springframework.jms.support.converter.MarshallingMessageConverter
-
Set the Marshaller to be used by this message converter.
- setMatched(PendingMessageCursor) - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- setMaxAskPrices(Double[]) - Method in class org.powertac.common.repo.OrderbookRepo
-
- setMaxAuditDepth(int) - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- setMaxAuditDepth(int) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- setMaxAuditDepth(int) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setMaxAuditDepth(int) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- setMaxAuditDepth(int) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
Set the maximum depth of message ids to track
- setMaxAuditDepth(int) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- setMaxAuditDepth(int) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- setMaxAuditDepth(int) - Method in interface org.apache.activemq.broker.region.Destination
-
- setMaxAuditDepth(int) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- setMaxAuditDepth(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setMaxAuditDepth(int) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- setMaxAuditDepth(int) - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- setMaxBatchSize(int) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- setMaxBatchSize(int) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
Set the max batch size
- setMaxBatchSize(int) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- setMaxBatchSize(int) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- setMaxBrowsePageSize(int) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setMaxBrowsePageSize(int) - Method in interface org.apache.activemq.broker.region.Destination
-
- setMaxBrowsePageSize(int) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- setMaxBrowsePageSize(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setMaxCapacity(double) - Method in class org.powertac.evcustomer.beans.CarType
-
- setMaxChargeKW(double) - Method in class org.powertac.customer.model.Battery
-
- setMaxChargeKW(double) - Method in class org.powertac.customer.model.LiftTruck
-
- setMaxConcurrency(int) - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
Specify the maximum number of consumers/sessions to use, effectively
controlling the number of concurrent invocations on the target listener.
- setMaxConcurrentConsumers(int) - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Specify the maximum number of concurrent consumers to create.
- setMaxConnectionThreadPoolSize(int) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
Set the number of threads to be used for processing connections.
- setMaxDestinations(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Sets the maximum number of destinations that can be created
- setMaxDischargeKW(double) - Method in class org.powertac.customer.model.Battery
-
- setMaxExpirePageSize(int) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setMaxExpirePageSize(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setMaximumConsumersAllowedPerConnection(int) - Method in class org.apache.activemq.broker.TransportConnector
-
- setMaximumPendingMessages(int) - Method in class org.apache.activemq.broker.region.TopicSubscription
-
Sets the maximum number of pending messages that can be matched against
this consumer before old messages are discarded.
- setMaximumPendingQueueSize(int) - Method in class org.apache.activemq.broker.jmx.TopicSubscriptionView
-
- setMaximumPendingQueueSize(int) - Method in interface org.apache.activemq.broker.jmx.TopicSubscriptionViewMBean
-
- setMaximumProducersAllowedPerConnection(int) - Method in class org.apache.activemq.broker.TransportConnector
-
- setMaximumReconnectDelay(long) - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Sets the maximum delay that is inserted between each attempt to connect
before another attempt is made.
- setMaximumSize(int) - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
-
Sets the maximum number of messages that this destination will hold
around in RAM
- setMaximumSize(int) - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
-
Sets the maximum amount of RAM in bytes that this buffer can hold in RAM
- setMaxInitialConnectAttempts(int) - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Sets the maximum number of times that the
JmsConnector will try
to connect on startup to before it marks itself as failed and does not
try any further connections.
- setMaxMessages(long) - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
-
- setMaxMessagesPerTask(Integer) - Method in class org.springframework.jms.config.DefaultJmsListenerContainerFactory
-
- setMaxMessagesPerTask(int) - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Specify the maximum number of messages to process in one task.
- setMaxPageSize(int) - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- setMaxPageSize(int) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- setMaxPageSize(int) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setMaxPageSize(int) - Method in interface org.apache.activemq.broker.region.Destination
-
- setMaxPageSize(int) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- setMaxPageSize(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setMaxProducersToAudit(int) - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- setMaxProducersToAudit(int) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- setMaxProducersToAudit(int) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setMaxProducersToAudit(int) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- setMaxProducersToAudit(int) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
set the maximum number of producers to track at one time
- setMaxProducersToAudit(int) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- setMaxProducersToAudit(int) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- setMaxProducersToAudit(int) - Method in interface org.apache.activemq.broker.region.Destination
-
- setMaxProducersToAudit(int) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- setMaxProducersToAudit(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setMaxProducersToAudit(int) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- setMaxProducersToAudit(int) - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- setMaxPurgedDestinationsPerSweep(int) - Method in class org.apache.activemq.broker.BrokerService
-
- setMaxQueueAuditDepth(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setMaxQueueDepth(long) - Method in class org.powertac.server.JmsManagementService
-
- setMaxReconnectAttempts(int) - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Sets the number of time that
JmsConnector will attempt to connect
or reconnect before giving up.
- setMaxSendRetries(int) - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Sets the maximum number of a times a Message send should be retried before
a JMSExeception is thrown indicating that the operation failed.
- setMaxSlowCount(long) - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
-
- setMaxSlowCount(long) - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
-
- setMaxSlowCount(long) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
number of times a subscription can be deemed slow before triggering abort
effect depends on dispatch rate as slow determination is done on dispatch
- setMaxSlowDuration(long) - Method in class org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyView
-
- setMaxSlowDuration(long) - Method in interface org.apache.activemq.broker.jmx.AbortSlowConsumerStrategyViewMBean
-
- setMaxSlowDuration(long) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
time in milliseconds that a sub can remain slow before triggering
an abort.
- setMaxTimeSinceLastAck(long) - Method in class org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyView
-
- setMaxTimeSinceLastAck(long) - Method in interface org.apache.activemq.broker.jmx.AbortSlowAckConsumerStrategyViewMBean
-
- setMaxTimeSinceLastAck(long) - Method in class org.apache.activemq.broker.region.policy.AbortSlowAckConsumerStrategy
-
Sets the maximum time since last Ack before a subscription is considered to be slow.
- setMaxTraceDatagramSize(int) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- setMbeanInvocationTimeout(long) - Method in class org.apache.activemq.broker.BrokerService
-
Gets the time in Milliseconds that an invocation of an MBean method will wait before
failing.
- setMbeanObjectName(ObjectName) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- setMbeanObjectName(ObjectName) - Method in interface org.apache.activemq.network.NetworkBridge
-
- setMBeanServer(MBeanServer) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
Set the MBeanServer
- setMemberOf(Household) - Method in class org.powertac.householdcustomer.persons.Person
-
This function sets the household in which the person is living in.
- setMemberOf(Office) - Method in class org.powertac.officecomplexcustomer.persons.Person
-
This function sets the office in which the person is working on.
- setMemoryLimit(long) - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- setMemoryLimit(long) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- setMemoryLimit(long) - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- setMemoryLimit(long) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
set the amount of memory allocated to this destination
- setMemoryLimit(long) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
When set using Xbean, values of the form "20 Mb", "1024kb", and "1g" can be used
- setMemoryUsage(MemoryUsage) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setMemoryUsage(MemoryUsage) - Method in interface org.apache.activemq.broker.region.Destination
-
- setMemoryUsage(MemoryUsage) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- setMemoryUsage(MemoryUsage) - Method in class org.apache.activemq.store.AbstractMessageStore
-
- setMemoryUsage(MemoryUsage) - Method in interface org.apache.activemq.store.MessageStore
-
- setMemoryUsage(MemoryUsage) - Method in class org.apache.activemq.store.ProxyMessageStore
-
- setMemoryUsage(MemoryUsage) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- setMemoryUsage(MemoryUsage) - Method in class org.apache.activemq.usage.SystemUsage
-
- setMemoryUsageHighWaterMark(int) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- setMemoryUsageHighWaterMark(int) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
- setMemoryUsageHighWaterMark(int) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- setMemoryUsageHighWaterMark(int) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- setMemoryUsageHighWaterMark(int) - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- setMemoryUsagePortion(float) - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- setMemoryUsagePortion(float) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
set the portion of memory from the broker memory limit for this destination
- setMessageAudit(ActiveMQMessageAudit) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
set the audit
- setMessageAudit(ActiveMQMessageAudit) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
set the audit
- setMessageAuthorizationPolicy(MessageAuthorizationPolicy) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the policy used to decide if the current connection is authorized to
consume a given message
- setMessageAuthorizationPolicy(MessageAuthorizationPolicy) - Method in class org.apache.activemq.broker.ConnectionContext
-
Sets the policy used to decide if the current connection is authorized to
consume a given message
- setMessageAuthorizationPolicy(MessageAuthorizationPolicy) - Method in class org.apache.activemq.broker.TransportConnection
-
- setMessageAuthorizationPolicy(MessageAuthorizationPolicy) - Method in class org.apache.activemq.broker.TransportConnector
-
Sets the policy used to decide if the current connection is authorized to
consume a given message
- setMessageConverter(MessageConverter) - Method in class org.springframework.jms.config.AbstractJmsListenerContainerFactory
-
- setMessageConverter(MessageConverter) - Method in class org.springframework.jms.core.JmsTemplate
-
Set the message converter for this template.
- setMessageConverter(MessageConverter) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
- setMessageConverter(MessageConverter) - Method in class org.springframework.jms.listener.adapter.AbstractAdaptableMessageListener
-
Set the converter that will convert incoming JMS messages to
listener method arguments, and objects returned from listener
methods back to JMS messages.
- setMessageConverter(MessageConverter) - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- setMessageConverter(MessageConverter) - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
Specify the
MessageConverter to use for turning
RemoteInvocation
objects into request messages, as well as response messages into
RemoteInvocationResult objects.
- setMessageConverter(MessageConverter) - Method in class org.springframework.jms.remoting.JmsInvokerServiceExporter
-
Specify the MessageConverter to use for turning request messages into
RemoteInvocation objects,
as well as RemoteInvocationResult
objects into response messages.
- setMessageEvictionStrategy(MessageEvictionStrategy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Sets the eviction strategy used to decide which message to evict when the
slow consumer needs to discard messages
- setMessageEvictionStrategy(MessageEvictionStrategy) - Method in class org.apache.activemq.broker.region.TopicSubscription
-
Sets the eviction strategy used to decide which message to evict when the
slow consumer needs to discard messages
- setMessageGroupMapFactory(MessageGroupMapFactory) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Sets the factory used to create new instances of {MessageGroupMap} used
to implement the
Message Groups
functionality.
- setMessageGroupMapFactory(MessageGroupMapFactory) - Method in class org.apache.activemq.broker.region.Queue
-
- setMessageGroupMapFactoryType(String) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setMessageHandlerMethodFactory(MessageHandlerMethodFactory) - Method in class org.springframework.jms.annotation.JmsListenerAnnotationBeanPostProcessor
-
Set the MessageHandlerMethodFactory to use to configure the message
listener responsible to serve an endpoint detected by this processor.
- setMessageHandlerMethodFactory(MessageHandlerMethodFactory) - Method in class org.springframework.jms.config.JmsListenerEndpointRegistrar
-
Set the MessageHandlerMethodFactory to use to configure the message
listener responsible to serve an endpoint detected by this processor.
- setMessageHandlerMethodFactory(MessageHandlerMethodFactory) - Method in class org.springframework.jms.config.MethodJmsListenerEndpoint
-
Set the MessageHandlerMethodFactory to use to build the
InvocableHandlerMethod responsible to manage the invocation
of this endpoint.
- setMessageIdEnabled(boolean) - Method in class org.springframework.jms.core.JmsTemplate
-
Set whether message IDs are enabled.
- setMessageListener(MessageListener) - Method in class org.springframework.jms.config.SimpleJmsListenerEndpoint
-
Set the MessageListener to invoke when a message matching
the endpoint is received.
- setMessageListener(Object) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Set the message listener implementation to register.
- setMessageListener(MessageListener) - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointFactory
-
Set the JMS MessageListener for this endpoint.
- setMessageListener(MessageListener) - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
Set the JMS MessageListener for this endpoint.
- setMessages(PendingMessageCursor) - Method in class org.apache.activemq.broker.region.Queue
-
- setMessagesCached(PollCountStatisticImpl) - Method in class org.apache.activemq.broker.region.ConnectorStatistics
-
- setMessagesCached(PollCountStatisticImpl) - Method in class org.apache.activemq.broker.region.DestinationStatistics
-
- setMessageSelector(String) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Set the JMS message selector expression (or null if none).
- setMessageSelector(String) - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- setMessageStore(MessageStore) - Method in interface org.apache.activemq.store.memory.MemoryTransactionStore.AddMessageCommand
-
- setMessageTimestampEnabled(boolean) - Method in class org.springframework.jms.core.JmsTemplate
-
Set whether message timestamps are enabled.
- setMessageTTL(int) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- setMessageTTL(int) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- setMessageTTL(int) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setMethod(Method) - Method in class org.springframework.jms.config.MethodJmsListenerEndpoint
-
Set the method to invoke for processing a message managed by this endpoint.
- setMinAskPrices(Double[]) - Method in class org.powertac.common.repo.OrderbookRepo
-
Set the minAskPrices array.
- setMinimumMessageSize(int) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setMinimumMessageSize(int) - Method in interface org.apache.activemq.broker.region.Destination
-
- setMinimumMessageSize(int) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- setMinimumMessageSize(long) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setMinPlanningHorizon(int) - Method in class org.powertac.customer.model.LiftTruck
-
- setModulo(long) - Method in class org.powertac.common.TimeService
-
- setMonitorConnectionSplits(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setMostSpecificMethod(Method) - Method in class org.springframework.jms.config.MethodJmsListenerEndpoint
-
Set the most specific method known for this endpoint's declaration.
- setMultiplier(double) - Method in class org.apache.activemq.broker.region.policy.PrefetchRatePendingMessageLimitStrategy
-
Sets the multiplier of the prefetch size which will be used to define the maximum number of pending
messages for non-durable topics before messages are discarded.
- setMutable(boolean) - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
- setMwh(double) - Method in class org.powertac.genco.Buyer
-
- setName(String) - Method in class org.apache.activemq.broker.AbstractLocker
-
- setName(String) - Method in interface org.apache.activemq.broker.Locker
-
Set the name of the lock to use.
- setName(String) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
- setName(String) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
-
Sets the name of this composite destination
- setName(String) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
- setName(String) - Method in class org.apache.activemq.broker.TransportConnector
-
- setName(String) - Method in class org.apache.activemq.network.jms.JmsConnector
-
- setName(String) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setName(String) - Method in class org.apache.activemq.pool.JcaPooledConnectionFactory
-
- setName(String) - Method in class org.apache.activemq.proxy.ProxyConnector
-
- setName(String) - Method in class org.apache.activemq.usage.SystemUsage
-
- setName(String) - Method in class org.powertac.customer.AbstractCustomer
-
Sets the name for this model
- setName(String) - Method in class org.powertac.customer.model.Battery
-
- setName(String) - Method in class org.powertac.customer.model.LiftTruck
-
- setNBatteries(int) - Method in class org.powertac.customer.model.LiftTruck
-
- setNChargers(int) - Method in class org.powertac.customer.model.LiftTruck
-
- setNeedClientAuth(boolean) - Method in class org.apache.activemq.transport.auto.AutoSslTransportServer
-
Sets whether client authentication should be required
Must be called before
AutoSslTransportServer.bind()
Note: Calling this method clears the wantClientAuth flag
in the underlying implementation.
- setNeedClientAuth(boolean) - Method in class org.apache.activemq.transport.auto.nio.AutoNIOSSLTransportServer
-
- setNetworkBridgeFailedListener(NetworkBridgeListener) - Method in class org.apache.activemq.network.ForwardingBridge
-
- setNetworkBridgeFilter(NetworkBridgeFilter) - Method in class org.apache.activemq.network.DemandSubscription
-
- setNetworkBridgeFilterFactory(NetworkBridgeFilterFactory) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setNetworkBridgeListener(NetworkBridgeListener) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- setNetworkBridgeListener(NetworkBridgeListener) - Method in interface org.apache.activemq.network.NetworkBridge
-
Set the NetworkBridgeFailedListener
- setNetworkConnection(boolean) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setNetworkConnectors(List<?>) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the network connectors which this broker will use to connect to
other brokers in a federated network
- setNetworkConnectorStartAsync(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setNetworkConnectorURIs(String[]) - Method in class org.apache.activemq.broker.BrokerService
-
- setNetworkTTL(int) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setNext(Broker) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- setNextTime(long) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- setNonPersistent(PendingMessageCursor) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- setNoSpaceMessage(String) - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
-
- setObjectMapper(ObjectMapper) - Method in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
-
Specify the ObjectMapper to use instead of using the default.
- setObjectName(ObjectName) - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- setObjectName(ObjectName) - Method in interface org.apache.activemq.broker.region.Subscription
-
Set when the subscription is registered in JMX
- setObjectName(ObjectName) - Method in class org.apache.activemq.network.NetworkConnector
-
- setOfflineDurableSubscriberTaskSchedule(long) - Method in class org.apache.activemq.broker.BrokerService
-
- setOfflineDurableSubscriberTimeout(long) - Method in class org.apache.activemq.broker.BrokerService
-
- setOfflineTimestamp(long) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- setOffset(int) - Method in class org.apache.activemq.store.ReferenceStore.ReferenceData
-
- setOperation(String) - Method in class org.apache.activemq.broker.util.AuditLogEntry
-
- setOperationDays() - Method in class org.powertac.householdcustomer.appliances.Appliance
-
This is an function to fill the maps utilized by Services in order to keep
the vectors of each appliance during the runtime.
- setOperationDays() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This is an function to fill the maps utilized by Services in order to keep
the vectors of each appliance during the runtime.
- setOpinion(CapacityProfile, ProfileRecommendation.Opinion) - Method in class org.powertac.factoredcustomer.ProfileRecommendation
-
- setOptimizedDispatch(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setOptimizedDispatch(boolean) - Method in class org.apache.activemq.broker.region.Queue
-
- setOptimizeMessageStoreInFlightLimit(int) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setOptimizeMessageStoreInFlightLimit(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setOutboundClientId(String) - Method in class org.apache.activemq.network.jms.JmsConnector
-
- setOutboundMessageConvertor(JmsMesageConvertor) - Method in class org.apache.activemq.network.jms.JmsConnector
-
- setOutboundPassword(String) - Method in class org.apache.activemq.network.jms.JmsConnector
-
- setOutboundQueueBridges(OutboundQueueBridge[]) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- setOutboundQueueConnection(QueueConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- setOutboundQueueConnectionFactory(QueueConnectionFactory) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- setOutboundQueueConnectionFactoryName(String) - Method in class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- setOutboundQueueName(String) - Method in class org.apache.activemq.network.jms.OutboundQueueBridge
-
Sets the name of the outbound queue name.
- setOutboundTopicBridges(OutboundTopicBridge[]) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- setOutboundTopicConnection(TopicConnection) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- setOutboundTopicConnectionFactory(TopicConnectionFactory) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- setOutboundTopicConnectionFactoryName(String) - Method in class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- setOutboundTopicName(String) - Method in class org.apache.activemq.network.jms.OutboundTopicBridge
-
Sets the name of the outbound topic name.
- setOutboundUsername(String) - Method in class org.apache.activemq.network.jms.JmsConnector
-
- setParameters(Map<String, Object>) - Method in class org.apache.activemq.broker.util.AuditLogEntry
-
- setParent(ConnectorStatistics) - Method in class org.apache.activemq.broker.region.ConnectionStatistics
-
- setParent(ConnectorStatistics) - Method in class org.apache.activemq.broker.region.ConnectorStatistics
-
- setParent(DestinationStatistics) - Method in class org.apache.activemq.broker.region.DestinationStatistics
-
- setParent(RegionStatistics) - Method in class org.apache.activemq.broker.region.RegionStatistics
-
- setParent(SubscriptionStatistics) - Method in class org.apache.activemq.broker.region.SubscriptionStatistics
-
- setParent(NetworkBridgeStatistics) - Method in class org.apache.activemq.network.NetworkBridgeStatistics
-
- setParent(AbstractMessageStoreStatistics) - Method in class org.apache.activemq.store.AbstractMessageStoreStatistics
-
- setParent(MessageStoreStatistics) - Method in class org.apache.activemq.store.MessageStoreStatistics
-
- setParent(SystemUsage) - Method in class org.apache.activemq.usage.SystemUsage
-
- setPassiveSlave(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Set the passiveSlave
- setPassword(String) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- setPassword(String) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- setPassword(String) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
sets the LDAP password for access credentials
- setPassword(String) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setPassword(String) - Method in class org.apache.activemq.security.AuthenticationUser
-
- setPassword(String) - Method in class org.powertac.common.Broker
-
- setPassword(String) - Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
-
Set the password that this adapter should use for retrieving Connections.
- setPathSeparator(String) - Method in class org.apache.activemq.broker.util.DestinationPathSeparatorBroker
-
- setPayload(byte[]) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- setPayloadConverter(MessageConverter) - Method in class org.springframework.jms.support.converter.MessagingMessageConverter
-
- setPeer(VMTransport) - Method in class org.apache.activemq.transport.vm.VMTransport
-
- setPeerCertificates(X509Certificate[]) - Method in class org.apache.activemq.transport.vm.VMTransport
-
- setPending(PendingMessageCursor) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- setPendingBatchSize(PendingMessageCursor, int) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- setPendingBatchSize(PendingMessageCursor, int) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- setPendingDurableSubscriberPolicy(PendingDurableSubscriberMessageStoragePolicy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setPendingMessageLimitStrategy(PendingMessageLimitStrategy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Sets the strategy to calculate the maximum number of messages that are
allowed to be pending on consumers (in addition to their prefetch sizes).
- setPendingQueuePolicy(PendingQueueMessageStoragePolicy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setPendingStop(boolean) - Method in class org.apache.activemq.broker.TransportConnection
-
- setPendingSubscriberPolicy(PendingSubscriberMessageStoragePolicy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setPercentLimit(int) - Method in class org.apache.activemq.usage.PercentLimitUsage
-
- setPerDestinationLogger(boolean) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- setPeriod(long) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- setPermissionGroupMemberAttribute(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setPersistenceAdapter(PersistenceAdapter) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the persistence adaptor implementation to use for this broker
- setPersistenceFactory(PersistenceAdapterFactory) - Method in class org.apache.activemq.broker.BrokerService
-
- setPersistenceFlag(boolean) - Method in class org.apache.activemq.plugin.ForcePersistencyModeBroker
-
- setPersistenceFlag(boolean) - Method in class org.apache.activemq.plugin.ForcePersistencyModeBrokerPlugin
-
Sets the persistence mode.
- setPersistenceTaskRunnerFactory(TaskRunnerFactory) - Method in class org.apache.activemq.broker.BrokerService
-
- setPersistenceThreadPriority(int) - Method in class org.apache.activemq.broker.BrokerService
-
- setPersistent(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether or not persistence is enabled or disabled.
- setPersistFile(File) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
-
Sets the location of the persistent cache
- setPersistInterval(long) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
-
- setPersistInterval(long) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
-
- setPersistJMSRedelivered(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setPersistJMSRedelivered(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setPhase(int) - Method in class org.springframework.jms.config.AbstractJmsListenerContainerFactory
-
- setPhase(int) - Method in class org.springframework.jms.config.DefaultJcaListenerContainerFactory
-
- setPhase(int) - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Specify the phase in which this container should be started and
stopped.
- setPlanningHorizon(int) - Method in class org.powertac.customer.model.LiftTruck
-
- setPlugins(BrokerPlugin[]) - Method in class org.apache.activemq.broker.BrokerService
-
Sets a number of broker plugins to install such as for security
authentication or authorization
- setPolicyEntries(List) - Method in class org.apache.activemq.broker.region.policy.PolicyMap
-
Sets the individual entries on the policy map
- setPopulateJMSXUserID(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether or not the broker should populate the JMSXUserID header.
- setPopulateUserNameInMBeans(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether Authenticated User Name information is shown in MBeans that support this field.
- setPopulation(Integer) - Method in class org.powertac.common.CustomerInfo
-
Updates the population for the underlying model.
- setPortMapping(HashMap<Integer, Integer>) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
-
- setPosition(int) - Method in class org.apache.activemq.memory.buffer.MessageQueue
-
- setPostfix(String) - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
-
Sets any postix used to identify the queue consumers
- setPostfix(String) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
Sets any postix used to identify the queue consumers
- setPreferJndiDestinationLookup(boolean) - Method in class org.apache.activemq.network.jms.JmsConnector
-
Sets whether the connector should prefer to first try to find a destination in JNDI before
using JMS semantics to create a Destination.
- setPrefetchSize(int) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- setPrefetchSize(int) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- setPrefetchSize(int) - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- setPrefetchSize(int) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- setPrefetchSize(int) - Method in class org.apache.activemq.broker.region.TopicSubscription
-
- setPrefetchSize(int) - Method in class org.apache.activemq.network.ForwardingBridge
-
- setPrefetchSize(int) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setPrefetchSize(int) - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
Specify the maximum number of messages to load into a session
(a kind of batch size).
- setPrefix(String) - Method in class org.apache.activemq.broker.region.virtual.MirroredQueue
-
Sets the prefix wildcard used to identify the queue consumers for a given
topic
- setPrefix(String) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
Sets the prefix wildcard used to identify the queue consumers for a given
topic
- setPrefix(int) - Static method in class org.powertac.common.IdGenerator
-
Each entity living in a separate process must have a different prefix
value.
- setPrefix(String) - Method in class org.powertac.server.LogService
-
Sets the filename prefix.
- setPriceBeta(double) - Method in class org.powertac.genco.Buyer
-
- setPrioritizedMessages(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setPrioritizedMessages(boolean) - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
-
- setPrioritizedMessages(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setPrioritizedMessages(boolean) - Method in class org.apache.activemq.broker.region.Queue
-
- setPrioritizedMessages(boolean) - Method in class org.apache.activemq.store.AbstractMessageStore
-
- setPrioritizedMessages(boolean) - Method in interface org.apache.activemq.store.MessageStore
-
A hint to the store to try recover messages according to priority
- setPrioritizedMessages(boolean) - Method in class org.apache.activemq.store.ProxyMessageStore
-
- setPrioritizedMessages(boolean) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- setPriority(int) - Method in class org.springframework.jms.core.JmsTemplate
-
Set the priority of a message when sending.
- setProcessExpired(boolean) - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
-
- setProcessExpired(boolean) - Method in interface org.apache.activemq.broker.region.policy.DeadLetterStrategy
-
- setProcessNetworkMessages(Boolean) - Method in class org.apache.activemq.broker.util.TimeStampingBrokerPlugin
-
- setProcessNonPersistent(boolean) - Method in class org.apache.activemq.broker.region.policy.AbstractDeadLetterStrategy
-
- setProcessNonPersistent(boolean) - Method in interface org.apache.activemq.broker.region.policy.DeadLetterStrategy
-
- setProducerFlowControl(boolean) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setProducerFlowControl(boolean) - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- setProducerFlowControl(boolean) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- setProducerFlowControl(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setProducerFlowControl(boolean) - Method in interface org.apache.activemq.broker.region.Destination
-
- setProducerFlowControl(boolean) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- setProducerFlowControl(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setProducerState(ProducerState) - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
- setProducerSystemUsage(SystemUsage) - Method in class org.apache.activemq.broker.BrokerService
-
- setProducerSystemUsagePortion(int) - Method in class org.apache.activemq.broker.BrokerService
-
- setProductionRate(double) - Method in class org.powertac.du.DefaultBrokerService
-
- setProperties(Properties) - Method in class org.apache.activemq.pool.PooledConnectionFactory
-
- setProperties(Properties) - Method in class org.apache.activemq.pool.XaPooledConnectionFactory
-
- setProperty(String, Object) - Method in class org.powertac.server.ServerPropertiesService
-
Changes the value of a property (or adds a property).
- setPropertyName(String) - Method in class org.apache.activemq.broker.region.policy.UniquePropertyMessageEvictionStrategy
-
- setProtocolDetectionTimeOut(int) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
- setProxyConnectors(List<?>) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the network connectors which this broker will use to connect to
other brokers in a federated network
- setProxyToLocalBroker(boolean) - Method in class org.apache.activemq.proxy.ProxyConnector
-
- setPublicationInterval(int) - Method in class org.powertac.tariffmarket.TariffMarketService
-
- setPublicationOffset(int) - Method in class org.powertac.tariffmarket.TariffMarketService
-
- setPublishedAddressPolicy(PublishedAddressPolicy) - Method in class org.apache.activemq.broker.TransportConnector
-
Sets the configured policy for creating the published connection address of this
TransportConnector.
- setPublishedHostStrategy(PublishedAddressPolicy.PublishedHostStrategy) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
-
- setPublishedHostStrategy(String) - Method in class org.apache.activemq.broker.PublishedAddressPolicy
-
- setPubSubDomain(Boolean) - Method in class org.springframework.jms.config.AbstractJmsListenerContainerFactory
-
- setPubSubDomain(boolean) - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- setPubSubDomain(boolean) - Method in class org.springframework.jms.support.destination.JmsDestinationAccessor
-
Configure the destination accessor with knowledge of the JMS domain used.
- setPubSubNoLocal(boolean) - Method in class org.springframework.jms.core.JmsTemplate
-
Set whether to inhibit the delivery of messages published by its own connection.
- setPubSubNoLocal(boolean) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Set whether to inhibit the delivery of messages published by its own connection.
- setQuery(MessageQuery) - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
-
Sets the query strategy to load initial messages
- setQueue(String) - Method in class org.apache.activemq.broker.region.virtual.FilteredDestination
-
Sets the destination property to the given queue name
- setQueue(Queue) - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
Set the target Queue to send invoker requests to.
- setQueueBrowserPrefetch(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Set the queueBrowserPrefetch
- setQueueName(String) - Method in class org.powertac.common.Broker
-
Sets the broker's queue name.
- setQueueName(String) - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
Set the name of target queue to send invoker requests to.
- setQueuePrefetch(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Set the queuePrefetch
- setQueuePrefix(String) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
Sets the prefix to use for all dead letter queues for queue messages
- setQueueSearchBase(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setQueueSearchMatchingFormat(MessageFormat) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setQueueSearchSubtreeBool(boolean) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setQueueSuffix(String) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
Sets the suffix to use for all dead letter queues for queue messages
- setRange(double) - Method in class org.powertac.evcustomer.beans.CarType
-
- setRate(long) - Method in class org.powertac.common.TimeService
-
- setRateDuration(int) - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
-
- setRateId(long) - Method in class org.powertac.common.HourlyCharge
-
Sets connection between rate and hourly charge.
- setRateLimit(int) - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
-
- setRead(String) - Method in class org.apache.activemq.security.AuthorizationEntry
-
- setReadACLs(Set<Object>) - Method in class org.apache.activemq.security.AuthorizationEntry
-
- setReadACLs(DestinationMap) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
-
- setReadAttribute(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setReadBase(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setReadPermissionGroupSearchFilter(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setRebalanceClusterClients(boolean) - Method in class org.apache.activemq.broker.TransportConnector
-
- setReceiveTimeout(Long) - Method in class org.springframework.jms.config.DefaultJmsListenerContainerFactory
-
- setReceiveTimeout(long) - Method in class org.springframework.jms.core.JmsTemplate
-
Set the timeout to use for receive calls (in milliseconds).
- setReceiveTimeout(long) - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
Set the timeout to use for receive calls, in milliseconds.
- setReceiveTimeout(long) - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
Set the timeout to use for receiving the response message for a request
(in milliseconds).
- setReconnect(boolean) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setReconnectionPolicy(ReconnectionPolicy) - Method in class org.apache.activemq.network.jms.JmsConnector
-
- setReconnectOnException(boolean) - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Specify whether the single Connection should be reset (to be subsequently renewed)
when a JMSException is reported by the underlying Connection.
- setRecoverDuration(long) - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
-
- setRecoveryInterval(Long) - Method in class org.springframework.jms.config.DefaultJmsListenerContainerFactory
-
- setRecoveryInterval(long) - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Specify the interval between recovery attempts, in milliseconds.
- setRedeliveryPolicyMap(RedeliveryPolicyMap) - Method in class org.apache.activemq.broker.util.RedeliveryPlugin
-
- setReduceMemoryFootprint(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setReduceMemoryFootprint(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setReferenceCounter(AtomicInteger) - Method in class org.apache.activemq.broker.TransportConnectionState
-
- setRefreshDisabled(boolean) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setRefreshInterval(int) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setRegion(Region) - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
-
- setRegion(Region) - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
- setRegionBroker(Broker) - Method in class org.apache.activemq.broker.BrokerService
-
- setRegionBroker(RegionBroker) - Method in class org.apache.activemq.broker.region.DestinationFactory
-
- setRegionBroker(RegionBroker) - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
-
- setRegionDestination(Destination) - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
-
- setRegionDestination(Destination) - Method in class org.apache.activemq.broker.ProducerBrokerExchange
-
- setRegulation(double) - Method in class org.powertac.common.TariffSubscription
-
- setRegulationCapacity(RegulationCapacity) - Method in class org.powertac.common.TariffSubscription
-
Communicates the ability of the customer model to handle regulation
requests.
- setRegulationCapacity(RegulationAccumulator) - Method in class org.powertac.customer.StepInfo
-
- setRejectDurableConsumers(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setRemote(URI) - Method in class org.apache.activemq.proxy.ProxyConnector
-
- setRemoteAddr(String) - Method in class org.apache.activemq.broker.util.AuditLogEntry
-
- setRemoteInvocationFactory(RemoteInvocationFactory) - Method in class org.springframework.jms.remoting.JmsInvokerClientInterceptor
-
Set the RemoteInvocationFactory to use for this accessor.
- setRemoteTransport(Transport) - Method in class org.apache.activemq.network.MulticastNetworkConnector
-
Sets the remote transport implementation
- setRemoteURI(URI) - Method in class org.apache.activemq.network.MulticastNetworkConnector
-
Sets the remote transport URI to some group transport like
multicast://address:port
- setRemoteVisualizer(boolean) - Method in class org.powertac.server.VisualizerProxyService
-
- setRepeat(int) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- setReplayDelay(int) - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
-
- setReplayWhenNoConsumers(boolean) - Method in class org.apache.activemq.network.ConditionalNetworkBridgeFilterFactory
-
- setReplyPubSubDomain(Boolean) - Method in class org.springframework.jms.config.AbstractJmsListenerContainerFactory
-
- setReplyPubSubDomain(boolean) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Configure the reply destination type.
- setReplyPubSubDomain(boolean) - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- setReplyToDestinationCacheSize(int) - Method in class org.apache.activemq.network.jms.JmsConnector
-
- setReportInterval(int) - Method in class org.apache.activemq.plugin.DiscardingDLQBroker
-
- setReportInterval(int) - Method in class org.apache.activemq.plugin.DiscardingDLQBrokerPlugin
-
- setResourceAdapter(ResourceAdapter) - Method in class org.springframework.jms.config.DefaultJcaListenerContainerFactory
-
- setRestartAllowed(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets if the broker allowed to restart on shutdown.
- setResumeCheckSleepPeriod(long) - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
-
- setRmiServerPort(int) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- setRollbackOnly(Throwable) - Method in class org.apache.activemq.transaction.Transaction
-
- setRollbackOnlyOnAsyncException(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setRootLogLevel(String) - Method in class org.apache.activemq.broker.jmx.Log4JConfigView
-
- setRootLogLevel(String) - Method in interface org.apache.activemq.broker.jmx.Log4JConfigViewMBean
-
Get the log level for the root logger
- setScheduledThreadPoolExecutor(ScheduledThreadPoolExecutor) - Method in class org.apache.activemq.broker.LockableServiceSupport
-
- setSchedulePeriodForDestinationPurge(int) - Method in class org.apache.activemq.broker.BrokerService
-
- setSchedulePeriodForDiskUsageCheck(int) - Method in class org.apache.activemq.broker.BrokerService
-
- setSchedulerDirectory(String) - Method in class org.apache.activemq.broker.BrokerService
-
- setSchedulerDirectoryFile(File) - Method in class org.apache.activemq.broker.BrokerService
-
- setSchedulerSupport(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setScore(CapacityProfile, Double) - Method in class org.powertac.factoredcustomer.ProfileRecommendation
-
- setSearchEventListener(boolean) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
enables/disable a persistent search to the LDAP server as defined in
draft-ietf-ldapext-psearch-03.txt (2.16.840.1.113730.3.4.3)
- setSearchFilter(String) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
sets the LDAP search filter as defined in RFC 2254
- setSearchScope(String) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
sets the LDAP search scope
- setSecurityContext(SecurityContext) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setSelector(String) - Method in class org.apache.activemq.broker.jmx.SubscriptionView
-
- setSelector(String) - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
-
Attempts to change the current active selector on the subscription.
- setSelector(String) - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- setSelector(String) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
-
- setSelector(String) - Method in interface org.apache.activemq.broker.region.Subscription
-
Attempts to change the current active selector on the subscription.
- setSelector(String) - Method in class org.apache.activemq.broker.region.virtual.FilteredDestination
-
Sets the JMS selector used to filter messages before forwarding them to this destination
- setSelector(String) - Method in class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
Set the JMS message selector expression.
- setSelectorAware(boolean) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
Indicates whether the selectors of consumers are used to determine
dispatch to a virtual destination, when true only messages matching an
existing consumer will be dispatched.
- setSelfDischargeRate(double) - Method in class org.powertac.customer.model.Battery
-
- setSellLimitPriceMax(double) - Method in class org.powertac.du.DefaultBrokerService
-
- setSellLimitPriceMin(double) - Method in class org.powertac.du.DefaultBrokerService
-
- setSendAdvisoryIfNoConsumers(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setSendAdvisoryIfNoConsumers(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Sends an advisory message if a non-persistent message is sent and there
are no active consumers
- setSendFailIfNoSpace(boolean) - Method in class org.apache.activemq.usage.SystemUsage
-
Sets whether or not a send() should fail if there is no space free.
- setSendFailIfNoSpaceAfterTimeout(long) - Method in class org.apache.activemq.usage.SystemUsage
-
- setSendFailIfNoSpaceExplicitySet(boolean) - Method in class org.apache.activemq.usage.SystemUsage
-
- setSendRetyDelay(long) - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Set the amount of time the DestionationBridge will wait between attempts
to forward a message.
- setSendToDlqIfMaxRetriesExceeded(boolean) - Method in class org.apache.activemq.broker.util.RedeliveryPlugin
-
What to do if the maxretries on a matching redelivery policy is exceeded.
- setServer(TransportServer) - Method in class org.apache.activemq.broker.TransportConnector
-
- setServer(TransportServer) - Method in class org.apache.activemq.proxy.ProxyConnector
-
- setService(DefaultBrokerService) - Method in class org.powertac.du.DefaultBroker
-
- setServiceAccessor(CustomerServiceAccessor) - Method in class org.powertac.customer.AbstractCustomer
-
Provides a reference to the service accessor, through which we can get
at sim services
- setServiceInterface(Class<?>) - Method in class org.springframework.jms.remoting.JmsInvokerProxyFactoryBean
-
Set the interface that the proxy must implement.
- setServices(Service[]) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the services associated with this broker.
- setServingJms(boolean) - Method in class org.powertac.server.JmsManagementService
-
- setSessionAcknowledgeMode(Integer) - Method in class org.springframework.jms.config.AbstractJmsListenerContainerFactory
-
- setSessionAcknowledgeMode(int) - Method in class org.springframework.jms.support.JmsAccessor
-
Set the JMS acknowledgement mode that is used when creating a JMS
Session to send a message.
- setSessionAcknowledgeModeName(String) - Method in class org.springframework.jms.support.JmsAccessor
-
Set the JMS acknowledgement mode by the name of the corresponding constant
in the JMS Session interface, e.g.
- setSessionCacheSize(int) - Method in class org.springframework.jms.connection.CachingConnectionFactory
-
Specify the desired size for the JMS Session cache (per JMS Session type).
- setSessionTransacted(Boolean) - Method in class org.springframework.jms.config.AbstractJmsListenerContainerFactory
-
- setSessionTransacted(boolean) - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
- setSessionTransacted(boolean) - Method in class org.springframework.jms.support.JmsAccessor
-
Set the transaction mode that is used when creating a JMS Session.
- setShiftData(List<String>) - Method in class org.powertac.customer.model.LiftTruck
-
Converts a list of Strings to a sorted list of Shifts.
- setShiftSag(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- setShouldStopConnections(boolean) - Method in class org.springframework.jms.connection.DelegatingConnectionFactory
-
Indicate whether Connections obtained from the target factory are supposed
to be stopped before closed ("true") or simply closed ("false").
- setShutdownHooks(List<Runnable>) - Method in class org.apache.activemq.broker.BrokerService
-
Sets hooks to be executed when broker shut down
- setShutdownOnMasterFailure(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setShutdownOnSlaveFailure(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setSingleSelectorPerDestination(boolean) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
-
- setSingleSelectorPerDestination(boolean) - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
-
- setSlow(boolean) - Method in class org.apache.activemq.broker.TransportConnection
-
- setSlowConsumer(boolean) - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- setSlowConsumerStrategy(SlowConsumerStrategy) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setSlowConsumerStrategy(SlowConsumerStrategy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setSoldThreshold(double) - Method in class org.powertac.common.TariffEvaluationHelper
-
- setSplitSystemUsageForProducersConsumers(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setSqlExceptionMessage(String) - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
-
- setSslConfiguration(String) - Method in class org.apache.activemq.security.JaasDualAuthenticationPlugin
-
Set the JAAS SSL configuration domain
- setSslContext(SslContext) - Method in class org.apache.activemq.broker.BrokerService
-
- setSslContext(SSLContext) - Method in class org.apache.activemq.transport.nio.AutoInitNioSSLTransport
-
- setStampProperty(String) - Method in class org.apache.activemq.broker.util.TraceBrokerPathPlugin
-
- setStart(long) - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJob
-
- setStart(long) - Method in class org.powertac.common.TimeService
-
- setStart(long) - Method in class org.powertac.server.SimulationClockControl
-
Sets the sim clock start time, which in turn gets propagated to the
timeService.
- setStartAsync(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setStartDefault(boolean) - Static method in class org.apache.activemq.broker.BrokerFactory
-
- setStarting(boolean) - Method in class org.apache.activemq.broker.TransportConnection
-
- setState(byte) - Method in class org.apache.activemq.transaction.Transaction
-
- setState(Tariff.State) - Method in class org.powertac.common.Tariff
-
Updates the state of this tariff.
- setStaticallyIncluded(boolean) - Method in class org.apache.activemq.network.DemandSubscription
-
- setStaticallyIncludedDestinations(ActiveMQDestination[]) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- setStaticallyIncludedDestinations(List<ActiveMQDestination>) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setStaticBridge(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setStopStartConnectors(boolean) - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
-
- setStore(JobSchedulerStore) - Method in class org.apache.activemq.usage.JobSchedulerUsage
-
- setStore(PersistenceAdapter) - Method in class org.apache.activemq.usage.StoreUsage
-
- setStore(PListStore) - Method in class org.apache.activemq.usage.TempUsage
-
- setStoreLimit(long) - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- setStoreLimit(long) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- setStoreOpenWireVersion(int) - Method in class org.apache.activemq.broker.BrokerService
-
- setStoreUsage(StoreUsage) - Method in class org.apache.activemq.usage.SystemUsage
-
- setStoreUsageHighWaterMark(int) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setStoreUsageHighWaterMark(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setStrictOrderDispatch(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setStrictOrderDispatch(boolean) - Method in class org.apache.activemq.broker.region.Queue
-
- setSubscription(Subscription) - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
-
- setSubscription(Object) - Method in class org.apache.activemq.broker.region.policy.SlowConsumerEntry
-
- setSubscription(String) - Method in class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
Set the name for the durable subscription.
- setSubscriptionDurable(Boolean) - Method in class org.springframework.jms.config.AbstractJmsListenerContainerFactory
-
- setSubscriptionDurable(boolean) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Set whether to make the subscription durable.
- setSubscriptionDurable(boolean) - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- setSubscriptionName(String) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Set the name of a subscription to create.
- setSubscriptionName(String) - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- setSubscriptionRecoveryPolicy(SubscriptionRecoveryPolicy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setSubscriptionRecoveryPolicy(SubscriptionRecoveryPolicy) - Method in class org.apache.activemq.broker.region.Topic
-
- setSubscriptionShared(Boolean) - Method in class org.springframework.jms.config.AbstractJmsListenerContainerFactory
-
- setSubscriptionShared(boolean) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
Set whether to make the subscription shared.
- setSubscriptionShared(boolean) - Method in class org.springframework.jms.listener.endpoint.JmsActivationSpecConfig
-
- setSuppressDuplicateQueueSubscriptions(boolean) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- setSuppressDuplicateQueueSubscriptions(boolean) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- setSuppressDuplicateQueueSubscriptions(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setSuppressDuplicateTopicSubscriptions(boolean) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- setSuppressDuplicateTopicSubscriptions(boolean) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- setSuppressDuplicateTopicSubscriptions(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setSuppressMBean(String) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
Allow selective MBeans registration to be suppressed.
- setSweepInterval(int) - Method in class org.apache.activemq.broker.TransportStatusDetector
-
The sweepInterval to set.
- setSyncDurableSubs(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setSynchedLocalTransactionAllowed(boolean) - Method in class org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy
-
Set whether to allow for a local JMS transaction that is synchronized with a
Spring-managed transaction (where the main transaction might be a JDBC-based
one for a specific DataSource, for example), with the JMS transaction committing
right after the main transaction.
- setSystemExitOnShutdown(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setSystemExitOnShutdown(boolean) - Method in class org.apache.activemq.util.DefaultIOExceptionHandler
-
- setSystemExitOnShutdownExitCode(int) - Method in class org.apache.activemq.broker.BrokerService
-
- setSystemUsage(SystemUsage) - Method in class org.apache.activemq.broker.BrokerService
-
- setSystemUsage(SystemUsage) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- setSystemUsage(SystemUsage) - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
- setSystemUsage(SystemUsage) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
Set the UsageManager
- setSystemUsage(SystemUsage) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- setSystemUsage(SystemUsage) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- setTargetConnectionFactory(ConnectionFactory) - Method in class org.springframework.jms.connection.DelegatingConnectionFactory
-
Set the target ConnectionFactory that this ConnectionFactory should delegate to.
- setTargetConnectionFactory(ConnectionFactory) - Method in class org.springframework.jms.connection.SingleConnectionFactory
-
Set the target ConnectionFactory which will be used to lazily
create a single Connection.
- setTargetConnectionFactory(ConnectionFactory) - Method in class org.springframework.jms.connection.TransactionAwareConnectionFactoryProxy
-
Set the target ConnectionFactory that this ConnectionFactory should delegate to.
- setTargetConnectionFactory(ConnectionFactory) - Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
-
Set the target ConnectionFactory that this ConnectionFactory should delegate to.
- setTargetType(MessageType) - Method in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
-
- setTargetType(MessageType) - Method in class org.springframework.jms.support.converter.MarshallingMessageConverter
-
- setTariffId(long) - Method in class org.powertac.common.RateCore
-
Sets the backpointer to the tariff.
- setTariffMarket(TariffMarket) - Method in class org.powertac.customer.AbstractCustomer
-
- setTaskExecutor(Executor) - Method in class org.springframework.jms.config.DefaultJmsListenerContainerFactory
-
- setTaskExecutor(Executor) - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Set the Spring TaskExecutor to use for running the listener threads.
- setTaskExecutor(Executor) - Method in class org.springframework.jms.listener.SimpleMessageListenerContainer
-
Set the Spring TaskExecutor to use for executing the listener once
a message has been received by the provider.
- setTaskRunnerFactory(TaskRunnerFactory) - Method in class org.apache.activemq.broker.BrokerService
-
- setTaskRunnerFactory(TaskRunnerFactory) - Method in class org.apache.activemq.broker.TransportConnector
-
- setTaskRunnerPriority(int) - Method in class org.apache.activemq.broker.BrokerService
-
- setTempDataStore(PListStore) - Method in class org.apache.activemq.broker.BrokerService
-
- setTempDestinationAuthorizationEntry(TempDestinationAuthorizationEntry) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
-
- setTempDestinationAuthorizationEntry(TempDestinationAuthorizationEntry) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
-
- setTempLimit(long) - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- setTempLimit(long) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- setTempSearchBase(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setTempSearchBase(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setTempUsage(TempUsage) - Method in class org.apache.activemq.usage.SystemUsage
-
- setTimeBeforeDispatchStarts(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setTimeBeforeDispatchStarts(int) - Method in class org.apache.activemq.broker.region.Queue
-
- setTimeBeforePurgeTempDestinations(int) - Method in class org.apache.activemq.broker.BrokerService
-
- setTimeOfLastMessageAck(long) - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- setTimeslotPhase(int) - Method in class org.powertac.common.interfaces.TimeslotPhaseProcessor
-
This is the Spring-accessible setter for the phase number
- setTimeslotPhaseCount(int) - Method in class org.powertac.server.CompetitionControlService
-
Sets the number of phases into which a timeslot is divided for processing.
- setTimestamp(long) - Method in class org.apache.activemq.broker.util.AuditLogEntry
-
- setTimeToLive(int) - Method in class org.apache.activemq.broker.util.MulticastTraceBrokerPlugin
-
- setTimeToLive(long) - Method in class org.springframework.jms.core.JmsTemplate
-
Set the time-to-live of the message when sending.
- settle(SettlementContext, List<ChargeInfo>) - Method in class org.powertac.balancemkt.DynamicSettlementProcessor
-
- settle(SettlementContext, List<ChargeInfo>) - Method in class org.powertac.balancemkt.SettlementProcessor
-
Computes charges to settle broker imbalances.
- settle(SettlementContext, List<ChargeInfo>) - Method in class org.powertac.balancemkt.SimpleSettlementProcessor
-
- settle(SettlementContext, List<ChargeInfo>) - Method in class org.powertac.balancemkt.StaticSettlementProcessor
-
- SettlementContext - Interface in org.powertac.balancemkt
-
Context interface for settlement processors.
- SettlementProcessor - Class in org.powertac.balancemkt
-
Computes charges to settle broker imbalances.
- setTmpDataDirectory(File) - Method in class org.apache.activemq.broker.BrokerService
-
- setTopic(String) - Method in class org.apache.activemq.broker.region.virtual.FilteredDestination
-
Sets the destination property to the given topic name
- setTopicPrefetch(int) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
Set the topicPrefetch
- setTopicPrefix(String) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
Sets the prefix to use for all dead letter queues for topic messages
- setTopicSearchBase(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setTopicSearchMatchingFormat(MessageFormat) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setTopicSearchSubtreeBool(boolean) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setTopicSuffix(String) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
Sets the suffix to use for all dead letter queues for topic messages
- setTournamentSchedulerUrl(String) - Method in class org.powertac.server.TournamentSchedulerService
-
- setTransactedSend(boolean) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
-
When true, dispatch to matching destinations always uses a transaction.
- setTransaction(Transaction) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setTransactionIdTransformer(TransactionIdTransformer) - Method in interface org.apache.activemq.store.TransactionIdTransformerAware
-
- setTransactionManager(Object) - Method in class org.springframework.jms.config.DefaultJcaListenerContainerFactory
-
- setTransactionManager(PlatformTransactionManager) - Method in class org.springframework.jms.config.DefaultJmsListenerContainerFactory
-
- setTransactionManager(PlatformTransactionManager) - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
Specify the Spring PlatformTransactionManager
to use for transactional wrapping of message reception plus listener execution.
- setTransactionManager(Object) - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
Set the XA transaction manager to use for wrapping endpoint
invocations, enlisting the endpoint resource in each such transaction.
- setTransactionName(String) - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
Specify the transaction name to use for transactional wrapping.
- setTransactions(ConcurrentMap<TransactionId, Transaction>) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setTransactionTimeout(int) - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
Specify the transaction timeout to use for transactional wrapping, in seconds.
- setTransportConnectors(List<TransportConnector>) - Method in class org.apache.activemq.broker.BrokerService
-
Sets the transport connectors which this broker will listen on for new
clients
- setTransportConnectorURIs(String[]) - Method in class org.apache.activemq.broker.BrokerService
-
- setTransportListener(TransportListener) - Method in class org.apache.activemq.transport.vm.VMTransport
-
- setTruckKW(double) - Method in class org.powertac.customer.model.LiftTruck
-
- setTruckStd(double) - Method in class org.powertac.customer.model.LiftTruck
-
- setTtlCeiling(long) - Method in class org.apache.activemq.broker.util.TimeStampingBrokerPlugin
-
setter method for ttlCeiling
- setTypeIdMappings(Map<String, Class<?>>) - Method in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
-
Specify mappings from type ids to Java classes, if desired.
- setTypeIdOnMessage(Object, Message) - Method in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
-
Set a type id for the given payload object on the given JMS Message.
- setTypeIdPropertyName(String) - Method in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
-
Specify the name of the JMS message property that carries the type id for the
contained object: either a mapped id value or a raw Java class name.
- setUnmarshaller(Unmarshaller) - Method in class org.springframework.jms.support.converter.MarshallingMessageConverter
-
Set the Unmarshaller to be used by this message converter.
- setUpdateClusterClients(boolean) - Method in class org.apache.activemq.broker.TransportConnector
-
- setUpdateClusterClientsOnRemove(boolean) - Method in class org.apache.activemq.broker.TransportConnector
-
- setUpdateClusterFilter(String) - Method in class org.apache.activemq.broker.TransportConnector
-
- setupListenerContainer(MessageListenerContainer) - Method in class org.springframework.jms.config.AbstractJmsListenerEndpoint
-
- setupListenerContainer(MessageListenerContainer) - Method in interface org.springframework.jms.config.JmsListenerEndpoint
-
Setup the specified message listener container with the model
defined by this endpoint.
- setupMessageListener(Object) - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
- setupMessageListener(Object) - Method in class org.springframework.jms.listener.endpoint.JmsMessageEndpointManager
-
- setupMessageListener(Object) - Method in interface org.springframework.jms.listener.MessageListenerContainer
-
Setup the message listener to use.
- setUpRegulationCapacity(double) - Method in class org.powertac.common.RegulationAccumulator
-
Sets the up-regulation value.
- setupStaticDestinations() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
Subscriptions for these destinations are always created
- setupStaticDestinations() - Method in class org.apache.activemq.network.DurableConduitBridge
-
Subscriptions for these destinations are always created
- setUri(URI) - Method in class org.apache.activemq.broker.TransportConnector
-
- setUri(URI) - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
-
- setUri(URI) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
sets the LDAP server URI
- setUsageManager(SystemUsage) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- setUsageManager(SystemUsage) - Method in interface org.apache.activemq.store.PersistenceAdapter
-
- setUseAdvisorySearchBase(boolean) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setUseAuthenticatedPrincipalForJMSXUserID(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setUseAuthenticatePrincipal(boolean) - Method in class org.apache.activemq.broker.UserIDBroker
-
- setUseBrokerNameAsIdSees(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setUseCache(boolean) - Method in class org.apache.activemq.broker.jmx.DestinationView
-
- setUseCache(boolean) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
-
- setUseCache(boolean) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- setUseCache(boolean) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- setUseCache(boolean) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
use a cache to improve performance
- setUseCache(boolean) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- setUseCache(boolean) - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- setUseCache(boolean) - Method in interface org.apache.activemq.broker.region.Destination
-
- setUseCache(boolean) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- setUseCache(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setUseCache(boolean) - Method in class org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy
-
- setUseCompression(boolean) - Method in class org.apache.activemq.network.ForwardingBridge
-
- setUseCompression(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setUseConsumerPriority(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setUseConsumerPriority(boolean) - Method in class org.apache.activemq.broker.region.Queue
-
- setUseExponentialBackOff(boolean) - Method in class org.apache.activemq.network.jms.ReconnectionPolicy
-
Sets whether the policy uses the set back-off multiplier to grow the time between
connection attempts.
- setUseExternalMessageReferences(boolean) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- setUseJmx(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether or not the Broker's services should be exposed into JMX or
not.
- setUseLocalHostBrokerName(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setUseLock(boolean) - Method in interface org.apache.activemq.broker.Lockable
-
Turn locking on/off on the resource
- setUseLock(boolean) - Method in class org.apache.activemq.broker.LockableServiceSupport
-
- setUseLoggingForShutdownErrors(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether or not we should use commons-logging when reporting errors
when shutting down the broker
- setUseMBeanServer(boolean) - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- setUseMirroredQueues(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether or not
Mirrored
Queues should be supported by default if they have not been
explicitly configured.
- setUsePrefetchExtension(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
-
- setUsePrefetchExtension(boolean) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
-
- setUseQueueForQueueMessages(boolean) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
Sets whether a queue or topic should be used for queue messages sent to a
DLQ.
- setUseQueueForTopicMessages(boolean) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
-
Sets whether a queue or topic should be used for topic messages sent to a
DLQ.
- setUser(String) - Method in class org.apache.activemq.broker.util.AuditLogEntry
-
- setUser(String) - Method in class org.apache.activemq.network.LdapNetworkConnector
-
sets the LDAP user for access credentials
- setUserConfig(URL) - Method in class org.powertac.server.ServerPropertiesService
-
- setUserGroups(Map<String, Set<Principal>>) - Method in class org.apache.activemq.security.SimpleAuthenticationBroker
-
- setUserGroups(Map<String, Set<Principal>>) - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
-
Sets the groups a user is in.
- setUserName(String) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setUserName(String) - Method in class org.apache.activemq.broker.jmx.ConnectionView
-
- setUserName(String) - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- setUserName(String) - Method in interface org.apache.activemq.broker.jmx.NetworkConnectorViewMBean
-
- setUserName(String) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setUsername(String) - Method in class org.apache.activemq.security.AuthenticationUser
-
- setUsername(String) - Method in class org.springframework.jms.connection.UserCredentialsConnectionFactoryAdapter
-
Set the username that this adapter should use for retrieving Connections.
- setUserNameAttribute(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setUserObjectClass(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setUserPasswords(Map<String, String>) - Method in class org.apache.activemq.security.SimpleAuthenticationBroker
-
- setUserPasswords(Map<String, String>) - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
-
Sets the map indexed by user name with the value the password
- setUsers(List<?>) - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
-
Sets individual users for authentication
- setUseSharedBuffer(boolean) - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
-
- setUseShutdownHook(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether or not we should use a shutdown handler to close down the
broker cleanly if the JVM is terminated.
- setUseTempMirroredQueues(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setUseVirtualDestSubs(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setUseVirtualDestSubs(boolean) - Method in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- setUseVirtualDestSubsOnCreation(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setUseVirtualTopics(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Sets whether or not
Virtual
Topics should be supported by default if they have not been
explicitly configured.
- setView(TransportLoggerView) - Method in class org.apache.activemq.transport.TransportLogger
-
Sets the associated MBean for this TransportLogger.
- setVirtualDestinations(VirtualDestination[]) - Method in class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
-
- setVmConnectorURI(URI) - Method in class org.apache.activemq.broker.BrokerService
-
- setWaitForSlave(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
- setWaitForSlaveTimeout(long) - Method in class org.apache.activemq.broker.BrokerService
-
- setWantClientAuth(boolean) - Method in class org.apache.activemq.transport.auto.AutoSslTransportServer
-
Sets whether client authentication should be requested.
- setWantClientAuth(boolean) - Method in class org.apache.activemq.transport.auto.nio.AutoNIOSSLTransportServer
-
- setWholesale(boolean) - Method in class org.powertac.common.Broker
-
Allows subclasses to make themselves wholesale brokers
- setWildcard(boolean) - Method in class org.apache.activemq.broker.ConsumerBrokerExchange
-
- setWireFormat(WireFormat) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- setWireFormatFactory(WireFormatFactory) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- setWireFormatFactory(WireFormatFactory) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
- setWireFormatInfo(WireFormatInfo) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setWireFormatOptions(Map<String, Map<String, Object>>) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
- setWrapped(SubscriptionRecoveryPolicy) - Method in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
-
- setWrite(String) - Method in class org.apache.activemq.security.AuthorizationEntry
-
- setWriteACLs(Set<Object>) - Method in class org.apache.activemq.security.AuthorizationEntry
-
- setWriteACLs(DestinationMap) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
-
- setWriteAttribute(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setWriteBase(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
-
- setWritePermissionGroupSearchFilter(String) - Method in class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- setWtExpected(double) - Method in class org.powertac.common.TariffEvaluationHelper
-
- setWtMax(double) - Method in class org.powertac.common.TariffEvaluationHelper
-
- setWtRealized(double) - Method in class org.powertac.common.TariffEvaluationHelper
-
- setXid(XATransactionId) - Method in class org.apache.activemq.broker.ConnectionContext
-
- setZeroExpirationOverride(long) - Method in class org.apache.activemq.broker.util.TimeStampingBrokerPlugin
-
setter method for zeroExpirationOverride
- SEVEN_WORKING_DAYS - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- SEVEN_WORKING_DAYS - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- sharedConnectionEnabled() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Return whether a shared JMS Connection should be maintained
by this container base class.
- sharedConnectionEnabled() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Use a shared JMS Connection depending on the "cacheLevel" setting.
- sharedConnectionEnabled() - Method in class org.springframework.jms.listener.SimpleMessageListenerContainer
-
Always use a shared JMS Connection.
- sharedConnectionMonitor - Variable in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
- SharedConnectionNotInitializedException(String) - Constructor for exception org.springframework.jms.listener.AbstractJmsListeningContainer.SharedConnectionNotInitializedException
-
Create a new SharedConnectionNotInitializedException.
- SharedDeadLetterStrategy - Class in org.apache.activemq.broker.region.policy
-
- SharedDeadLetterStrategy() - Constructor for class org.apache.activemq.broker.region.policy.SharedDeadLetterStrategy
-
- SharedFileLocker - Class in org.apache.activemq.store
-
Represents an exclusive lock on a database to avoid multiple brokers running
against the same logical database.
- SharedFileLocker() - Constructor for class org.apache.activemq.store.SharedFileLocker
-
- SHIFT_START_1 - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- SHIFT_START_2 - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- SHIFT_START_3 - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- SHORT_PROPERTIES - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
-
- shortNameOf(String) - Static method in class joptsimple.internal.Classes
-
Gives the "short version" of the given class name.
- shouldAutostart() - Method in class org.apache.activemq.broker.BrokerService
-
- shouldCommitAfterNoMessageReceived(Session) - Method in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
-
Determine whether to trigger a commit after no message has been received.
- shouldDispatch(Broker, Message, Destination) - Method in class org.apache.activemq.broker.region.virtual.SelectorAwareVirtualTopicInterceptor
-
Respect the selectors of the subscriptions to ensure only matched messages are dispatched to
the virtual queues, hence there is no build up of unmatched messages on these destinations
- shouldDispatch(Broker, Message, Destination) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopicInterceptor
-
- shouldRecordVirtualDestination(ActiveMQDestination) - Method in class org.apache.activemq.broker.BrokerService
-
- shouldShowNonOptionArgumentDisplay(OptionDescriptor) - Method in class joptsimple.BuiltinHelpFormatter
-
Decides whether or not to show a non-option arguments help.
- shouldStop(Connection) - Method in class org.springframework.jms.connection.DelegatingConnectionFactory
-
- shouldStop(Connection) - Method in interface org.springframework.jms.connection.SmartConnectionFactory
-
Should we stop the Connection, obtained from this ConnectionFactory?
- showInfo() - Method in class org.powertac.householdcustomer.persons.MostlyPresentPerson
-
- showInfo() - Method in class org.powertac.householdcustomer.persons.Person
-
This is the function utilized to show the information regarding the person
in question, its variables values etc.
- showInfo() - Method in class org.powertac.householdcustomer.persons.WorkingPerson
-
- showInfo() - Method in class org.powertac.officecomplexcustomer.persons.Person
-
This is the function utilized to show the information regarding the person
in question, its variables values etc.
- showInfo() - Method in class org.powertac.officecomplexcustomer.persons.WorkingPerson
-
- showStatus() - Method in class org.powertac.officecomplexcustomer.appliances.AirCondition
-
- showStatus() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This is the function utilized to show the information regarding the
appliance in question, its variables values etc.
- shutDown() - Method in interface org.powertac.common.interfaces.CompetitionControl
-
Stops a running simulation, and sends out the SimEnd message
to brokers.
- shutDown() - Method in class org.powertac.server.CompetitionControlService
-
Shuts down the simulation and cleans up.
- shutdown() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
- SimEnd - Class in org.powertac.common.msg
-
This message is used to communicate the end of a simulation.
- SimEnd() - Constructor for class org.powertac.common.msg.SimEnd
-
- SimPause - Class in org.powertac.common.msg
-
This message is used to communicate a pause in a simulation.
- SimPause() - Constructor for class org.powertac.common.msg.SimPause
-
- SimpleAuthenticationBroker - Class in org.apache.activemq.security
-
Handles authenticating a users against a simple user name/password map.
- SimpleAuthenticationBroker(Broker, Map<String, String>, Map<String, Set<Principal>>) - Constructor for class org.apache.activemq.security.SimpleAuthenticationBroker
-
- SimpleAuthenticationPlugin - Class in org.apache.activemq.security
-
A simple authentication plugin
- SimpleAuthenticationPlugin() - Constructor for class org.apache.activemq.security.SimpleAuthenticationPlugin
-
- SimpleAuthenticationPlugin(List<?>) - Constructor for class org.apache.activemq.security.SimpleAuthenticationPlugin
-
- SimpleAuthorizationMap - Class in org.apache.activemq.security
-
An AuthorizationMap which is configured with individual DestinationMaps for
each operation.
- SimpleAuthorizationMap() - Constructor for class org.apache.activemq.security.SimpleAuthorizationMap
-
- SimpleAuthorizationMap(DestinationMap, DestinationMap, DestinationMap) - Constructor for class org.apache.activemq.security.SimpleAuthorizationMap
-
- SimpleCachedLDAPAuthorizationMap - Class in org.apache.activemq.security
-
- SimpleCachedLDAPAuthorizationMap() - Constructor for class org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap
-
- SimpleCachedLDAPAuthorizationMap.CachedLDAPAuthorizationMapNamespaceChangeListener - Class in org.apache.activemq.security
-
Listener implementation for directory changes that maps change events to destination types.
- SimpleCachedLDAPAuthorizationMap.DestinationType - Enum in org.apache.activemq.security
-
- SimpleCachedLDAPAuthorizationMap.PermissionType - Enum in org.apache.activemq.security
-
- SimpleDispatchPolicy - Class in org.apache.activemq.broker.region.policy
-
Simple dispatch policy that sends a message to every subscription that
matches the message.
- SimpleDispatchPolicy() - Constructor for class org.apache.activemq.broker.region.policy.SimpleDispatchPolicy
-
- SimpleDispatchSelector - Class in org.apache.activemq.broker.region.policy
-
Simple dispatch policy that determines if a message can be sent to a subscription
- SimpleDispatchSelector(ActiveMQDestination) - Constructor for class org.apache.activemq.broker.region.policy.SimpleDispatchSelector
-
- SimpleGencoService - Class in org.powertac.genco
-
- SimpleGencoService() - Constructor for class org.powertac.genco.SimpleGencoService
-
Default constructor
- SimpleJmsHeaderMapper - Class in org.springframework.jms.support
-
- SimpleJmsHeaderMapper() - Constructor for class org.springframework.jms.support.SimpleJmsHeaderMapper
-
- SimpleJmsListenerContainerFactory - Class in org.springframework.jms.config
-
- SimpleJmsListenerContainerFactory() - Constructor for class org.springframework.jms.config.SimpleJmsListenerContainerFactory
-
- SimpleJmsListenerEndpoint - Class in org.springframework.jms.config
-
A
JmsListenerEndpoint simply providing the
MessageListener to
invoke to process an incoming message for this endpoint.
- SimpleJmsListenerEndpoint() - Constructor for class org.springframework.jms.config.SimpleJmsListenerEndpoint
-
- SimpleJmsMessageConvertor - Class in org.apache.activemq.network.jms
-
Converts Message from one JMS to another
- SimpleJmsMessageConvertor() - Constructor for class org.apache.activemq.network.jms.SimpleJmsMessageConvertor
-
- SimpleJmsQueueConnector - Class in org.apache.activemq.network.jms
-
- SimpleJmsQueueConnector() - Constructor for class org.apache.activemq.network.jms.SimpleJmsQueueConnector
-
- SimpleJmsTopicConnector - Class in org.apache.activemq.network.jms
-
A Bridge to other JMS Topic providers
- SimpleJmsTopicConnector() - Constructor for class org.apache.activemq.network.jms.SimpleJmsTopicConnector
-
- SimpleMessageConverter - Class in org.springframework.jms.support.converter
-
A simple message converter which is able to handle TextMessages, BytesMessages,
MapMessages, and ObjectMessages.
- SimpleMessageConverter() - Constructor for class org.springframework.jms.support.converter.SimpleMessageConverter
-
- SimpleMessageGroupMap - Class in org.apache.activemq.broker.region.group
-
A simple implementation which tracks every individual GroupID value but
which can become a memory leak if clients die before they complete a message
group.
- SimpleMessageGroupMap() - Constructor for class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
-
- SimpleMessageGroupMapFactory - Class in org.apache.activemq.broker.region.group
-
- SimpleMessageGroupMapFactory() - Constructor for class org.apache.activemq.broker.region.group.SimpleMessageGroupMapFactory
-
- SimpleMessageGroupSet - Class in org.apache.activemq.broker.region.group
-
A simple implementation which just uses a
Set
- SimpleMessageGroupSet() - Constructor for class org.apache.activemq.broker.region.group.SimpleMessageGroupSet
-
- SimpleMessageList - Class in org.apache.activemq.memory.list
-
A simple fixed size
MessageList where there is a single, fixed size
list that all messages are added to for simplicity.
- SimpleMessageList() - Constructor for class org.apache.activemq.memory.list.SimpleMessageList
-
- SimpleMessageList(int) - Constructor for class org.apache.activemq.memory.list.SimpleMessageList
-
- SimpleMessageListenerContainer - Class in org.springframework.jms.listener
-
Message listener container that uses the plain JMS client API's
MessageConsumer.setMessageListener() method to
create concurrent MessageConsumers for the specified listeners.
- SimpleMessageListenerContainer() - Constructor for class org.springframework.jms.listener.SimpleMessageListenerContainer
-
- SimpleOptionNameMap<V> - Class in joptsimple.internal
-
An OptionNameMap which wraps and behaves like HashMap.
- SimpleOptionNameMap() - Constructor for class joptsimple.internal.SimpleOptionNameMap
-
- SimpleSettlementProcessor - Class in org.powertac.balancemkt
-
DU settlement processor for Scenario 1 - no controllable capacities.
- SimpleSettlementProcessor(TariffRepo, CapacityControl) - Constructor for class org.powertac.balancemkt.SimpleSettlementProcessor
-
- SimResume - Class in org.powertac.common.msg
-
This message is used to communicate a revised simulation start time
prior to the end of a simulation pause.
- SimResume(Instant) - Constructor for class org.powertac.common.msg.SimResume
-
- simSession(String, String, String, String, String, List<String>, String, String, String) - Method in interface org.powertac.common.interfaces.CompetitionSetup
-
Starts a simulation session with parameters, in a new thread.
- simSession(String, String, String, String, String, List<String>, String, String, String) - Method in class org.powertac.server.CompetitionSetupService
-
- SimStart - Class in org.powertac.common.msg
-
This message is used to communicate the simulation start time from server
to brokers in the last few seconds before the simulation starts.
- SimStart(Instant) - Constructor for class org.powertac.common.msg.SimStart
-
- SimulationClockControl - Class in org.powertac.server
-
Timer-based clock management for the Power TAC simulator.
- SimulationClockControl.Status - Enum in org.powertac.server
-
- SingleConnectionFactory - Class in org.springframework.jms.connection
-
- SingleConnectionFactory() - Constructor for class org.springframework.jms.connection.SingleConnectionFactory
-
Create a new SingleConnectionFactory for bean-style usage.
- SingleConnectionFactory(Connection) - Constructor for class org.springframework.jms.connection.SingleConnectionFactory
-
Create a new SingleConnectionFactory that always returns the given Connection.
- SingleConnectionFactory(ConnectionFactory) - Constructor for class org.springframework.jms.connection.SingleConnectionFactory
-
Create a new SingleConnectionFactory that always returns a single Connection
that it will lazily create via the given target ConnectionFactory.
- singleOptionString() - Method in exception joptsimple.OptionException
-
- singleOptionString(String) - Method in exception joptsimple.OptionException
-
- SingleTransportConnectionStateRegister - Class in org.apache.activemq.broker
-
- SingleTransportConnectionStateRegister() - Constructor for class org.apache.activemq.broker.SingleTransportConnectionStateRegister
-
- SIX_WORKING_DAYS - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- SIX_WORKING_DAYS - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- size() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- size - Variable in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- size() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- size() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
- size() - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
-
- size() - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Returns the number of MessageReferences that are awaiting dispatch.
- size() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
-
- size() - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
-
- size() - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
-
- size() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- size() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- size() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
-
- size() - Method in interface org.apache.activemq.broker.scheduler.JobSchedulerStore
-
The size of the current store on disk if the store utilizes a disk based store
mechanism.
- size() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobSchedulerStore
-
- size() - Method in class org.apache.activemq.broker.util.InsertionCountList
-
- size() - Method in interface org.apache.activemq.memory.Cache
-
How big is the cache right now?
- size() - Method in class org.apache.activemq.memory.CacheFilter
-
- size() - Method in class org.apache.activemq.memory.MapCache
-
- size() - Method in class org.apache.activemq.network.DemandSubscription
-
- size() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- size() - Method in interface org.apache.activemq.store.PersistenceAdapter
-
A hint to return the size of the store on disk
- size() - Method in interface org.apache.activemq.store.PList
-
- size() - Method in interface org.apache.activemq.store.PListStore
-
- size() - Method in class org.apache.activemq.transaction.Transaction
-
- size() - Method in class org.powertac.common.msg.TimeslotUpdate
-
Returns the number of enabled timeslots.
- size() - Method in class org.powertac.common.repo.CustomerRepo
-
- size() - Method in class org.powertac.common.repo.OrderbookRepo
-
Returns the count of instances in this repo
- SizeBasedMessageBuffer - Class in org.apache.activemq.memory.buffer
-
- SizeBasedMessageBuffer() - Constructor for class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
-
- SizeBasedMessageBuffer(int) - Constructor for class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
-
- slotInDay() - Method in class org.powertac.common.Timeslot
-
Returns the timeslot index since the most recent midnight, starting at
zero.
- slow() - Method in class org.apache.activemq.broker.region.policy.SlowConsumerEntry
-
- slowConsumer(ConnectionContext, Destination, Subscription) - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- slowConsumer(ConnectionContext, Destination, Subscription) - Method in interface org.apache.activemq.broker.Broker
-
Called when there is a slow consumer
- slowConsumer(ConnectionContext, Destination, Subscription) - Method in class org.apache.activemq.broker.BrokerFilter
-
- slowConsumer(ConnectionContext, Destination, Subscription) - Method in class org.apache.activemq.broker.EmptyBroker
-
- slowConsumer(ConnectionContext, Destination, Subscription) - Method in class org.apache.activemq.broker.ErrorBroker
-
- slowConsumer(ConnectionContext, Destination, Subscription) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- slowConsumer(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.BaseDestination
-
Called when there is a slow consumer
- slowConsumer(ConnectionContext, Subscription) - Method in interface org.apache.activemq.broker.region.Destination
-
Called when there is a slow consumer
- slowConsumer(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- slowConsumer(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.policy.AbortSlowAckConsumerStrategy
-
- slowConsumer(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
- slowConsumer(ConnectionContext, Subscription) - Method in interface org.apache.activemq.broker.region.policy.SlowConsumerStrategy
-
Slow consumer event.
- slowConsumer(ConnectionContext, Destination, Subscription) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- SlowConsumerEntry - Class in org.apache.activemq.broker.region.policy
-
- slowConsumers - Variable in class org.apache.activemq.broker.region.policy.AbortSlowConsumerStrategy
-
- SlowConsumerStrategy - Interface in org.apache.activemq.broker.region.policy
-
Interface for a strategy for dealing with slow consumers
- SMART_SHIFTING_TYPE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- SMART_SHIFTING_TYPE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- SmartConnectionFactory - Interface in org.springframework.jms.connection
-
Extension of the javax.jms.ConnectionFactory interface,
indicating how to release Connections obtained from it.
- SmartMessageConverter - Interface in org.springframework.jms.support.converter
-
- socialClass - Variable in class org.powertac.evcustomer.beans.ClassCar
-
- socialClassName - Variable in class org.powertac.evcustomer.beans.ClassGroup
-
- SocialGroup - Class in org.powertac.evcustomer.beans
-
- SocialGroup(String) - Constructor for class org.powertac.evcustomer.beans.SocialGroup
-
- SocialGroup(int, String) - Constructor for class org.powertac.evcustomer.beans.SocialGroup
-
- socket - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- SOLAR_PRODUCTION - Static variable in class org.powertac.common.enumerations.PowerType
-
- SPACE_HEATER_DURATION_CYCLE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- SPACE_HEATER_PHASE_1 - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- SPACE_HEATER_PHASE_2 - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- SPACE_HEATER_PHASE_3 - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- SPACE_HEATER_PHASE_4 - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- SPACE_HEATER_PHASE_LOAD - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- SPACE_HEATER_POWER_MEAN - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- SPACE_HEATER_POWER_VARIANCE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- SPACE_HEATER_TEMPERATURE_MEAN - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- SPACE_HEATER_TEMPERATURE_VARIANCE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- SpaceHeater - Class in org.powertac.householdcustomer.appliances
-
Space Heater is a electric appliance utilized to keep the rooms of a
household warm when needed.
- SpaceHeater() - Constructor for class org.powertac.householdcustomer.appliances.SpaceHeater
-
- specs() - Method in class joptsimple.OptionSet
-
Gives the set of options that were detected, in the form of
OptionSpecs, in the order in which the
options were found on the command line.
- SpringApplicationContext - Class in org.powertac.common.spring
-
Static methods to access the Spring application context.
- SpringApplicationContext() - Constructor for class org.powertac.common.spring.SpringApplicationContext
-
- SslBrokerService - Class in org.apache.activemq.broker
-
A BrokerService that allows access to the key and trust managers used by SSL
connections.
- SslBrokerService() - Constructor for class org.apache.activemq.broker.SslBrokerService
-
- StandardJmsActivationSpecFactory - Class in org.springframework.jms.listener.endpoint
-
- StandardJmsActivationSpecFactory() - Constructor for class org.springframework.jms.listener.endpoint.StandardJmsActivationSpecFactory
-
- start() - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- start() - Method in class org.apache.activemq.broker.BrokerFilter
-
- start() - Method in class org.apache.activemq.broker.BrokerPluginSupport
-
- start(boolean) - Method in class org.apache.activemq.broker.BrokerService
-
Forces a start of the broker.
- start() - Method in class org.apache.activemq.broker.BrokerService
-
- start() - Method in class org.apache.activemq.broker.EmptyBroker
-
- start() - Method in class org.apache.activemq.broker.ErrorBroker
-
- start() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- start() - Method in class org.apache.activemq.broker.jmx.ConnectionView
-
- start() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
- start() - Method in class org.apache.activemq.broker.jmx.JmsConnectorView
-
- start() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
-
- start() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- start() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
-
- start() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- start() - Method in class org.apache.activemq.broker.jmx.ProxyConnectorView
-
- start() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- start() - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- start() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- start() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- start() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
- start() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- start() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- start() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- start() - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
-
- start() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
-
- start() - Method in class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
-
- start() - Method in class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
-
- start() - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
-
- start() - Method in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
-
- start() - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
-
- start() - Method in class org.apache.activemq.broker.region.Queue
-
- start() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- start() - Method in class org.apache.activemq.broker.region.Topic
-
- start() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- start() - Method in class org.apache.activemq.broker.scheduler.SchedulerBroker
-
- start() - Method in class org.apache.activemq.broker.TransactionBroker
-
Recovers any prepared transactions.
- start() - Method in class org.apache.activemq.broker.TransportConnection
-
- start() - Method in class org.apache.activemq.broker.TransportConnector
-
- start() - Method in class org.apache.activemq.broker.TransportStatusDetector
-
- start() - Method in class org.apache.activemq.broker.util.DestinationsPlugin
-
- start() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- start() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- start() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- start() - Method in class org.apache.activemq.network.ForwardingBridge
-
- start() - Method in class org.apache.activemq.network.jms.DestinationBridge
-
- start() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- start() - Method in class org.apache.activemq.network.LdapNetworkConnector
-
start the connector
- start() - Method in class org.apache.activemq.network.MBeanBridgeDestination
-
- start() - Method in class org.apache.activemq.network.NetworkConnector
-
- start() - Method in class org.apache.activemq.plugin.StatisticsBroker
-
- start() - Method in class org.apache.activemq.proxy.ProxyConnector
-
- start() - Method in class org.apache.activemq.store.AbstractMessageStore
-
- start() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- start() - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
-
- start() - Method in class org.apache.activemq.store.ProxyMessageStore
-
- start() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- start() - Method in class org.apache.activemq.transport.vm.VMTransport
-
- start() - Method in class org.apache.activemq.transport.vm.VMTransportServer
-
- start() - Method in class org.apache.activemq.usage.SystemUsage
-
- start(BundleContext) - Method in class org.apache.activemq.util.osgi.Activator
-
- start() - Method in class org.powertac.server.JmsManagementService
-
- start() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
-
- start() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Start this container.
- start() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Overridden to reset the stop callback, if any.
- START_OF_BREAK_MEAN - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- START_OF_BREAK_VARIANCE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- START_OF_FUNCTION - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- START_OF_FUNCTION_HOURS - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- START_OF_LAUNCH_BREAK - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- START_OF_LAUNCH_BREAK_HOUR - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- START_OF_LEISURE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- START_OF_SLEEPING_1 - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- START_OF_SLEEPING_2 - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- START_OF_WORK - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- START_OF_WORK_MEAN - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- START_OF_WORK_VARIANCE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- START_STATE - Static variable in class org.apache.activemq.transaction.Transaction
-
- startAllConnectors() - Method in class org.apache.activemq.broker.BrokerService
-
Start all transport and network connections, proxies and bridges
- startDestinations() - Method in class org.apache.activemq.broker.BrokerService
-
Starts any configured destinations on startup
- startDispatching() - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Starts dispatch of scheduled Jobs to registered listeners.
- startDispatching() - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
-
- startDispatching() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- started - Variable in class org.apache.activemq.broker.region.AbstractRegion
-
- started - Variable in class org.apache.activemq.network.jms.DestinationBridge
-
- started - Variable in class org.apache.activemq.network.jms.JmsConnector
-
- started - Variable in class org.apache.activemq.transport.vm.VMTransport
-
- startedLatch - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- startLog() - Method in class org.powertac.server.LogService
-
- startLog(String) - Method in class org.powertac.server.LogService
-
- startManagementContext() - Method in class org.apache.activemq.broker.BrokerService
-
- startOfDay() - Method in class org.powertac.customer.AbstractCustomer
-
- startProvider() - Method in class org.powertac.server.JmsManagementService
-
- startRemoteBridge() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- startSharedConnection() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Start the shared Connection.
- startSharedConnection() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
This implementations proceeds even after an exception thrown from
Connection.start(), relying on listeners to perform
appropriate recovery.
- startTransportConnector(TransportConnector) - Method in class org.apache.activemq.broker.BrokerService
-
- startVirtualConsumerDestinations() - Method in class org.apache.activemq.broker.BrokerService
-
- staticallyIncludedDestinations - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- staticallyIncludedDestinations - Variable in class org.apache.activemq.network.NetworkBridgeConfiguration
-
- staticDestinationsLatch - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- StaticSettlementProcessor - Class in org.powertac.balancemkt
-
DU settlement processor for Scenario 2 - controllable capacities,
one-shot static solution
Naming convention: Price is per-unit, Cost is price * qty
- StaticSettlementProcessor(TariffRepo, CapacityControl) - Constructor for class org.powertac.balancemkt.StaticSettlementProcessor
-
- StatisticsBroker - Class in org.apache.activemq.plugin
-
A StatisticsBroker You can retrieve a Map Message for a Destination - or
Broker containing statistics as key-value pairs The message must contain a
replyTo Destination - else its ignored
- StatisticsBroker(Broker) - Constructor for class org.apache.activemq.plugin.StatisticsBroker
-
Constructor
- StatisticsBrokerPlugin - Class in org.apache.activemq.plugin
-
A StatisticsBrokerPlugin
You can retrieve a Map Message for a Destination - or
Broker containing statistics as key-value pairs The message must contain a
replyTo Destination - else its ignored
To retrieve stats on the broker send a empty message to ActiveMQ.Statistics.Broker (Queue or Topic)
With a replyTo set to the destination you want the stats returned to.
- StatisticsBrokerPlugin() - Constructor for class org.apache.activemq.plugin.StatisticsBrokerPlugin
-
- Status - Enum in org.powertac.householdcustomer.enumerations
-
This enumerator defines the state of a person.
- Status - Enum in org.powertac.officecomplexcustomer.enumerations
-
This enumerator defines the state of a person.
- statusDector - Variable in class org.apache.activemq.broker.TransportConnector
-
- step() - Method in class org.powertac.customer.AbstractCustomer
-
Called to run the model forward one step.
- step() - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- step() - Method in class org.powertac.customer.model.Battery
-
- step() - Method in class org.powertac.customer.model.LiftTruck
-
- step(Timeslot) - Method in class org.powertac.evcustomer.customers.EvCustomer
-
Runs the model forward one step
- step() - Method in class org.powertac.evcustomer.customers.EvSocialClass
-
- step() - Method in class org.powertac.householdcustomer.customers.Village
-
- step() - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex
-
- StepInfo - Class in org.powertac.customer
-
Data-holder class, instances are used to communicate dynamic information
to and transport information back from the step() method of a
model component.
- StepInfo(Timeslot, TariffSubscription) - Constructor for class org.powertac.customer.StepInfo
-
- STOMP - Static variable in class org.apache.activemq.transport.auto.AutoTransportUtils
-
- StompProtocolVerifier - Class in org.apache.activemq.transport.protocol
-
- StompProtocolVerifier() - Constructor for class org.apache.activemq.transport.protocol.StompProtocolVerifier
-
- stop() - Method in class org.apache.activemq.broker.BrokerBroadcaster
-
- stop() - Method in class org.apache.activemq.broker.BrokerFilter
-
- stop() - Method in class org.apache.activemq.broker.BrokerPluginSupport
-
- stop() - Method in class org.apache.activemq.broker.BrokerService
-
- stop() - Method in class org.apache.activemq.broker.EmptyBroker
-
- stop() - Method in class org.apache.activemq.broker.ErrorBroker
-
- stop() - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- stop() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
Stop the broker and all it's components.
- stop() - Method in class org.apache.activemq.broker.jmx.ConnectionView
-
- stop() - Method in class org.apache.activemq.broker.jmx.ConnectorView
-
- stop() - Method in class org.apache.activemq.broker.jmx.JmsConnectorView
-
- stop() - Method in class org.apache.activemq.broker.jmx.ManagementContext
-
- stop() - Method in class org.apache.activemq.broker.jmx.NetworkBridgeView
-
- stop() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
-
- stop() - Method in class org.apache.activemq.broker.jmx.ProxyConnectorView
-
- stop() - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- stop() - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- stop() - Method in class org.apache.activemq.broker.region.AbstractTempRegion
-
- stop() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- stop() - Method in class org.apache.activemq.broker.region.cursors.AbstractStoreCursor
-
- stop() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
-
- stop() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- stop() - Method in class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
- stop() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- stop() - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
-
- stop() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
-
- stop() - Method in class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
-
- stop() - Method in class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
-
- stop() - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
-
- stop() - Method in class org.apache.activemq.broker.region.policy.RetainedMessageSubscriptionRecoveryPolicy
-
- stop() - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
-
- stop() - Method in class org.apache.activemq.broker.region.Queue
-
- stop() - Method in class org.apache.activemq.broker.region.RegionBroker
-
- stop() - Method in class org.apache.activemq.broker.region.Topic
-
- stop() - Method in class org.apache.activemq.broker.region.TopicRegion
-
- stop() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- stop() - Method in class org.apache.activemq.broker.scheduler.SchedulerBroker
-
- stop() - Method in class org.apache.activemq.broker.TransactionBroker
-
- stop() - Method in class org.apache.activemq.broker.TransportConnection
-
- stop() - Method in class org.apache.activemq.broker.TransportConnector
-
- stop() - Method in class org.apache.activemq.broker.TransportStatusDetector
-
- stop() - Method in class org.apache.activemq.broker.util.DestinationsPlugin
-
- stop() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
-
- stop() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- stop() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- stop() - Method in class org.apache.activemq.network.ForwardingBridge
-
- stop() - Method in class org.apache.activemq.network.jms.DestinationBridge
-
- stop() - Method in class org.apache.activemq.network.jms.JmsConnector
-
- stop() - Method in class org.apache.activemq.network.LdapNetworkConnector
-
stop the connector
- stop() - Method in class org.apache.activemq.network.MBeanBridgeDestination
-
- stop() - Method in class org.apache.activemq.network.NetworkConnector
-
- stop() - Method in class org.apache.activemq.plugin.StatisticsBroker
-
- stop() - Method in class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
-
- stop() - Method in class org.apache.activemq.proxy.ProxyConnector
-
- stop() - Method in class org.apache.activemq.store.AbstractMessageStore
-
- stop() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
-
- stop() - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
-
- stop() - Method in class org.apache.activemq.store.ProxyMessageStore
-
- stop() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
-
- stop() - Method in class org.apache.activemq.transport.TransportLogger
-
- stop() - Method in class org.apache.activemq.transport.TransportLoggerFactory
-
- stop() - Method in class org.apache.activemq.transport.vm.VMTransport
-
- stop() - Method in class org.apache.activemq.transport.vm.VMTransportServer
-
- stop() - Method in class org.apache.activemq.usage.SystemUsage
-
- stop(BundleContext) - Method in class org.apache.activemq.util.osgi.Activator
-
- stop() - Method in class org.powertac.server.CompetitionControlService
-
Signals the simulation thread to stop after processing is completed in
the current timeslot.
- stop() - Method in class org.powertac.server.JmsManagementService
-
- stop() - Method in class org.powertac.server.SimulationClockControl
-
Stops the clock.
- stop() - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
-
- stop(Runnable) - Method in class org.springframework.jms.config.JmsListenerEndpointRegistry
-
- stop() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Stop this container.
- stop(Runnable) - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
- stop(Runnable) - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
Stop this listener container, invoking the specific callback
once all listener processing has actually stopped.
- stopAllConnectors(ServiceStopper) - Method in class org.apache.activemq.broker.BrokerService
-
- stopAsync() - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnection
-
- stopAsync(Throwable) - Method in class org.apache.activemq.broker.TransportConnection
-
- stopAsync() - Method in class org.apache.activemq.broker.TransportConnection
-
- stopBroker() - Method in class org.apache.activemq.broker.LockableServiceSupport
-
- stopDispatching() - Method in interface org.apache.activemq.broker.scheduler.JobScheduler
-
Stops dispatching of scheduled Jobs to registered listeners.
- stopDispatching() - Method in class org.apache.activemq.broker.scheduler.JobSchedulerFacade
-
- stopDispatching() - Method in class org.apache.activemq.broker.scheduler.memory.InMemoryJobScheduler
-
- stopGracefully(String, String, long, long) - Method in class org.apache.activemq.broker.BrokerService
-
This method (both connectorName and queueName are using regex to match)
1.
- stopGracefully(String, String, long, long) - Method in class org.apache.activemq.broker.jmx.BrokerView
-
- stopGracefully(String, String, long, long) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
-
- stopLog() - Method in class org.powertac.server.LogService
-
- stopped(VMTransportServer) - Static method in class org.apache.activemq.transport.vm.VMTransportFactory
-
- stopped(String) - Static method in class org.apache.activemq.transport.vm.VMTransportFactory
-
- stopProvider() - Method in class org.powertac.server.JmsManagementService
-
- stopSharedConnection() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Stop the shared Connection.
- stopSharedConnection() - Method in class org.springframework.jms.listener.DefaultMessageListenerContainer
-
This implementations proceeds even after an exception thrown from
Connection.stop(), relying on listeners to perform
appropriate recovery after a restart.
- STORAGE - Static variable in class org.powertac.common.enumerations.PowerType
-
- STORAGE_HEATER_DURATION_CYCLE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- STORAGE_HEATER_PHASE_LOAD - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- STORAGE_HEATER_PHASES - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- STORAGE_HEATER_POSSIBILITY - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- STORAGE_HEATER_POWER_MEAN - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- STORAGE_HEATER_POWER_VARIANCE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- STORAGE_HEATER_SHIFTING_END - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- STORAGE_HEATER_START - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- store - Variable in class org.apache.activemq.broker.region.BaseDestination
-
- StoreDurableSubscriberCursor - Class in org.apache.activemq.broker.region.cursors
-
persist pending messages pending message (messages awaiting dispatch to a
consumer) cursor
- StoreDurableSubscriberCursor(Broker, String, String, int, DurableTopicSubscription) - Constructor for class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
-
- StorePendingDurableSubscriberMessageStoragePolicy - Class in org.apache.activemq.broker.region.policy
-
Creates a PendingMessageCursor that access the persistent store to retrieve
messages
- StorePendingDurableSubscriberMessageStoragePolicy() - Constructor for class org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy
-
- StorePendingQueueMessageStoragePolicy - Class in org.apache.activemq.broker.region.policy
-
Creates a StoreQueueCursor *
- StorePendingQueueMessageStoragePolicy() - Constructor for class org.apache.activemq.broker.region.policy.StorePendingQueueMessageStoragePolicy
-
- StoreQueueCursor - Class in org.apache.activemq.broker.region.cursors
-
Store based Cursor for Queues
- StoreQueueCursor(Broker, Queue) - Constructor for class org.apache.activemq.broker.region.cursors.StoreQueueCursor
-
Construct
- StoreUsage - Class in org.apache.activemq.usage
-
Used to keep track of how much of something is being used so that a
productive working set usage can be controlled.
- StoreUsage() - Constructor for class org.apache.activemq.usage.StoreUsage
-
- StoreUsage(String, PersistenceAdapter) - Constructor for class org.apache.activemq.usage.StoreUsage
-
- StoreUsage(StoreUsage, String) - Constructor for class org.apache.activemq.usage.StoreUsage
-
- storeUsageHighWaterMark - Variable in class org.apache.activemq.broker.region.BaseDestination
-
- StoreUtil - Class in org.apache.activemq.util
-
- StoreUtil() - Constructor for class org.apache.activemq.util.StoreUtil
-
- Stove - Class in org.powertac.householdcustomer.appliances
-
Stove is the kitchen utility we use for cooking.
- Stove() - Constructor for class org.powertac.householdcustomer.appliances.Stove
-
- STOVE_DURATION_CYCLE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- STOVE_POWER_MEAN - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- STOVE_POWER_VARIANCE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- StrictOrderDispatchPolicy - Class in org.apache.activemq.broker.region.policy
-
Dispatch policy that causes every subscription to see messages in the same
order.
- StrictOrderDispatchPolicy() - Constructor for class org.apache.activemq.broker.region.policy.StrictOrderDispatchPolicy
-
- STRING_PROPERTIES - Static variable in interface org.apache.activemq.broker.jmx.CompositeDataConstants
-
- Strings - Class in joptsimple.internal
-
- StructureInstance - Interface in org.powertac.factoredcustomer.interfaces
-
- SubQueueSelectorCacheBroker - Class in org.apache.activemq.plugin
-
A plugin which allows the caching of the selector from a subscription queue.
- SubQueueSelectorCacheBroker(Broker, File) - Constructor for class org.apache.activemq.plugin.SubQueueSelectorCacheBroker
-
Constructor
- SubQueueSelectorCacheBrokerPlugin - Class in org.apache.activemq.plugin
-
A plugin which allows the caching of the selector from a subscription queue.
- SubQueueSelectorCacheBrokerPlugin() - Constructor for class org.apache.activemq.plugin.SubQueueSelectorCacheBrokerPlugin
-
- subscribe(int) - Method in class org.powertac.common.TariffSubscription
-
Subscribes some number of discrete customers.
- subscribeDefault(TariffMarket) - Method in class org.powertac.householdcustomer.customers.Village
-
- subscribeDefault(TariffMarket) - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex
-
- subscribeToTariff(Tariff, CustomerInfo, int) - Method in interface org.powertac.common.interfaces.TariffMarket
-
Subscribes a block of Customers from a single Customer model to
the specified Tariff, as long as the Tariff has not expired.
- subscribeToTariff(Tariff, CustomerInfo, int) - Method in class org.powertac.tariffmarket.TariffMarketService
-
If customerCount is positive, subscribes a block of Customers
from a single Customer model to the specified Tariff, as long
as the Tariff is not expired or revoked.
- subscription - Variable in class org.apache.activemq.broker.jmx.SubscriptionView
-
- Subscription - Interface in org.apache.activemq.broker.region
-
- subscriptionInfo - Variable in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
-
- SubscriptionKey - Class in org.apache.activemq.util
-
- SubscriptionKey(SubscriptionInfo) - Constructor for class org.apache.activemq.util.SubscriptionKey
-
- SubscriptionKey(String, String) - Constructor for class org.apache.activemq.util.SubscriptionKey
-
- subscriptionMapByLocalId - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- subscriptionMapByRemoteId - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
-
- subscriptionName - Variable in class org.apache.activemq.broker.jmx.DurableSubscriptionView
-
- subscriptionName - Variable in class org.apache.activemq.util.SubscriptionKey
-
- SubscriptionNameProvider - Interface in org.springframework.jms.listener
-
Interface to be implemented by message listener objects that suggest a specific
name for a durable subscription that they might be registered with.
- SubscriptionRecovery - Interface in org.apache.activemq.broker.region
-
An interface for recoverying transient messages held by the broker for
retractive recovery for subscribers
- SubscriptionRecoveryPolicy - Interface in org.apache.activemq.broker.region.policy
-
Abstraction to allow different recovery policies to be plugged
into the region implementations.
- subscriptions - Variable in class org.apache.activemq.broker.region.AbstractRegion
-
- SubscriptionStatistics - Class in org.apache.activemq.broker.region
-
The J2EE Statistics for a Subsription.
- SubscriptionStatistics() - Constructor for class org.apache.activemq.broker.region.SubscriptionStatistics
-
- SubscriptionStatistics(boolean) - Constructor for class org.apache.activemq.broker.region.SubscriptionStatistics
-
- SubscriptionView - Class in org.apache.activemq.broker.jmx
-
- SubscriptionView(String, String, Subscription) - Constructor for class org.apache.activemq.broker.jmx.SubscriptionView
-
Constructor
- SubscriptionViewMBean - Interface in org.apache.activemq.broker.jmx
-
- SUNDAY - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- SUNDAY - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- supportsExternalBatchControl() - Method in interface org.apache.activemq.store.ReferenceStore
-
- SuppressReplyException - Exception in org.apache.activemq.broker
-
An exception thrown when the broker or transport will be shutdown in response
to an error, eg.
- SuppressReplyException(Throwable) - Constructor for exception org.apache.activemq.broker.SuppressReplyException
-
- SuppressReplyException(String) - Constructor for exception org.apache.activemq.broker.SuppressReplyException
-
- SuppressReplyException(String, IOException) - Constructor for exception org.apache.activemq.broker.SuppressReplyException
-
- surround(String, char, char) - Static method in class joptsimple.internal.Strings
-
Gives a string consisting of a given string prepended and appended with surrounding characters.
- swap(int, MessageQueue, int, MessageQueue) - Method in class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
-
- SynchedLocalTransactionFailedException - Exception in org.springframework.jms.connection
-
Exception thrown when a synchronized local transaction failed to complete
(after the main transaction has already completed).
- SynchedLocalTransactionFailedException(String, JMSException) - Constructor for exception org.springframework.jms.connection.SynchedLocalTransactionFailedException
-
Create a new SynchedLocalTransactionFailedException.
- systemUsage - Variable in class org.apache.activemq.broker.region.BaseDestination
-
- systemUsage - Variable in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
-
- SystemUsage - Class in org.apache.activemq.usage
-
Holder for Usage instances for memory, store and temp files Main use case is
manage memory usage.
- SystemUsage() - Constructor for class org.apache.activemq.usage.SystemUsage
-
- SystemUsage(String, PersistenceAdapter, PListStore, JobSchedulerStore) - Constructor for class org.apache.activemq.usage.SystemUsage
-
- SystemUsage(SystemUsage, String) - Constructor for class org.apache.activemq.usage.SystemUsage
-
- ValidatableMessage - Interface in org.powertac.common
-
Classes of this type may implement the isValid() method to perform
a local validation of the contents of a message.
- validateConfiguration() - Method in class org.springframework.jms.listener.AbstractJmsListeningContainer
-
Validate the configuration of this container.
- validateConfiguration() - Method in class org.springframework.jms.listener.AbstractMessageListenerContainer
-
- validateConfiguration() - Method in class org.springframework.jms.listener.SimpleMessageListenerContainer
-
- validateDestination(Destination, String, boolean) - Method in class org.springframework.jms.support.destination.JndiDestinationResolver
-
Validate the given Destination object, checking whether it matches
the expected type.
- validateMaxDestinations(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.AbstractRegion
-
- validateOrder(Order) - Method in class org.powertac.auctioneer.AuctionService
-
- validateUpdate(Message) - Method in interface org.apache.activemq.broker.region.policy.MessageQuery
-
Returns true if the given update is valid and does not overlap with the initial message query.
- value(OptionSet) - Method in class joptsimple.AbstractOptionSpec
-
- value(OptionSet) - Method in interface joptsimple.OptionSpec
-
Gives the argument associated with the given option in the given set of detected options.
- value - Variable in class joptsimple.util.KeyValuePair
-
- value - Variable in class org.apache.activemq.memory.CacheEntry
-
- ValueConversionException - Exception in joptsimple
-
Thrown by
ValueConverters when problems occur in converting string values to other Java types.
- ValueConversionException(String) - Constructor for exception joptsimple.ValueConversionException
-
Creates a new exception with the specified detail message.
- ValueConversionException(String, Throwable) - Constructor for exception joptsimple.ValueConversionException
-
Creates a new exception with the specified detail message and cause.
- ValueConverter<V> - Interface in joptsimple
-
Instances of this interface are used to convert arguments of options into specific Java types.
- valueOf(String) - Method in class joptsimple.OptionSet
-
Gives the argument associated with the given option.
- valueOf(OptionSpec<V>) - Method in class joptsimple.OptionSet
-
Gives the argument associated with the given option.
- valueOf(String) - Static method in class joptsimple.util.KeyValuePair
-
Parses a string assumed to be of the form key=value into its parts.
- valueOf(String) - Static method in enum joptsimple.util.PathProperties
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.broker.PublishedAddressPolicy.PublishedHostStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.DestinationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.PermissionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.common.CustomerInfo.CustomerClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.powertac.common.enumerations.PowerType
-
- valueOf(String) - Static method in enum org.powertac.common.msg.OrderStatus.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.common.msg.TariffStatus.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.common.RegulationRate.ResponseTime
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.common.Tariff.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.common.TariffTransaction.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.evcustomer.customers.EvCustomer.RiskAttitude
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.factoredcustomer.CapacityStructure.BaseCapacityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.factoredcustomer.CapacityStructure.ElasticityModelType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.factoredcustomer.CapacityStructure.InfluenceKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.factoredcustomer.ProfileOptimizerStructure.ProfileSelectionMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.factoredcustomer.ProfileOptimizerStructure.UsageChargeStance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.householdcustomer.enumerations.AirConditionClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.householdcustomer.enumerations.AirConditionOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.householdcustomer.enumerations.AirConditionPowerClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.householdcustomer.enumerations.AirConditionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.householdcustomer.enumerations.HeaterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.householdcustomer.enumerations.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.householdcustomer.enumerations.Reaction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.householdcustomer.enumerations.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.officecomplexcustomer.enumerations.AirConditionClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.officecomplexcustomer.enumerations.AirConditionOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.officecomplexcustomer.enumerations.AirConditionPowerClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.officecomplexcustomer.enumerations.AirConditionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.officecomplexcustomer.enumerations.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.server.SimulationClockControl.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.jms.support.converter.MessageType
-
Returns the enum constant of this type with the specified name.
- valuePattern() - Method in class joptsimple.util.DateConverter
-
- valuePattern() - Method in class joptsimple.util.EnumConverter
-
- valuePattern() - Method in class joptsimple.util.InetAddressConverter
-
- valuePattern() - Method in class joptsimple.util.PathConverter
-
- valuePattern() - Method in class joptsimple.util.RegexMatcher
-
- valuePattern() - Method in interface joptsimple.ValueConverter
-
Gives a string that describes the pattern of the values this converter expects, if any.
- values(OptionSet) - Method in class joptsimple.AbstractOptionSpec
-
- values(OptionSet) - Method in interface joptsimple.OptionSpec
-
Gives any arguments associated with the given option in the given set of detected options.
- values() - Static method in enum joptsimple.util.PathProperties
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.activemq.broker.PublishedAddressPolicy.PublishedHostStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.apache.activemq.broker.region.cursors.OrderedPendingList
-
- values() - Method in interface org.apache.activemq.broker.region.cursors.PendingList
-
Returns a new Collection that contains all the MessageReferences currently
held in this PendingList.
- values() - Method in class org.apache.activemq.broker.region.cursors.PrioritizedPendingList
-
- values() - Method in class org.apache.activemq.broker.region.cursors.QueueDispatchPendingList
-
- values() - Static method in enum org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.DestinationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.activemq.security.SimpleCachedLDAPAuthorizationMap.PermissionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.common.CustomerInfo.CustomerClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.common.msg.OrderStatus.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.common.msg.TariffStatus.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.common.RegulationRate.ResponseTime
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.common.Tariff.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.common.TariffTransaction.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.evcustomer.customers.EvCustomer.RiskAttitude
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.factoredcustomer.CapacityStructure.BaseCapacityType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.factoredcustomer.CapacityStructure.ElasticityModelType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.factoredcustomer.CapacityStructure.InfluenceKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.factoredcustomer.ProfileOptimizerStructure.ProfileSelectionMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.factoredcustomer.ProfileOptimizerStructure.UsageChargeStance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.householdcustomer.enumerations.AirConditionClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.householdcustomer.enumerations.AirConditionOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.householdcustomer.enumerations.AirConditionPowerClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.householdcustomer.enumerations.AirConditionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.householdcustomer.enumerations.HeaterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.householdcustomer.enumerations.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.householdcustomer.enumerations.Reaction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.householdcustomer.enumerations.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.officecomplexcustomer.enumerations.AirConditionClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.officecomplexcustomer.enumerations.AirConditionOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.officecomplexcustomer.enumerations.AirConditionPowerClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.officecomplexcustomer.enumerations.AirConditionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.officecomplexcustomer.enumerations.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.server.SimulationClockControl.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.jms.support.converter.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valuesOf(String) - Method in class joptsimple.OptionSet
-
Gives any arguments associated with the given option.
- valuesOf(OptionSpec<V>) - Method in class joptsimple.OptionSet
-
Gives any arguments associated with the given option.
- valueType() - Method in class joptsimple.util.DateConverter
-
- valueType() - Method in class joptsimple.util.EnumConverter
-
- valueType() - Method in class joptsimple.util.InetAddressConverter
-
- valueType() - Method in class joptsimple.util.PathConverter
-
- valueType() - Method in class joptsimple.util.RegexMatcher
-
- valueType() - Method in interface joptsimple.ValueConverter
-
Gives the class of the type of values this converter converts to.
- VARIABLE_PRICING_FACTOR - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- VARIABLE_PRICING_FACTOR - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- VariableRateUpdate - Class in org.powertac.common.msg
-
Conveys an HourlyCharge instance, labeled by its Tariff and
Rate.
- VariableRateUpdate(Broker, Rate, HourlyCharge) - Constructor for class org.powertac.common.msg.VariableRateUpdate
-
- VariableRateUpdate() - Constructor for class org.powertac.common.msg.VariableRateUpdate
-
- VENDING_MACHINE_DURATION_CYCLE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- VENDING_MACHINE_POWER_MEAN - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- VENDING_MACHINE_POWER_VARIANCE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- VENDING_MACHINE_SHIFTING_INTERVAL - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- VENDING_MACHINE_SHIFTING_PERIODS - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- VendingMachine - Class in org.powertac.officecomplexcustomer.appliances
-
Refrigerator is in use in all the households in order to keep food preserved.
- VendingMachine() - Constructor for class org.powertac.officecomplexcustomer.appliances.VendingMachine
-
- Village - Class in org.powertac.householdcustomer.customers
-
The village domain class is a set of households that comprise a small village
that consumes aggregated energy by the appliances installed in each
household.
- Village(String) - Constructor for class org.powertac.householdcustomer.customers.Village
-
This is the constructor function of the Village customer
- Village.TariffEvaluationWrapper - Class in org.powertac.householdcustomer.customers
-
- VillageConstants - Class in org.powertac.householdcustomer.configurations
-
This class contains constant definitions used throughout the household
models.
- VillageConstants() - Constructor for class org.powertac.householdcustomer.configurations.VillageConstants
-
- VirtualDestination - Interface in org.apache.activemq.broker.region.virtual
-
Represents some kind of virtual destination.
- virtualDestinationAdded(ConnectionContext, VirtualDestination) - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- virtualDestinationAdded(ConnectionContext, VirtualDestination) - Method in interface org.apache.activemq.broker.Broker
-
- virtualDestinationAdded(ConnectionContext, VirtualDestination) - Method in class org.apache.activemq.broker.BrokerFilter
-
- virtualDestinationAdded(ConnectionContext, VirtualDestination) - Method in class org.apache.activemq.broker.EmptyBroker
-
- virtualDestinationAdded(ConnectionContext, VirtualDestination) - Method in class org.apache.activemq.broker.ErrorBroker
-
- virtualDestinationAdded(ConnectionContext, VirtualDestination) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- virtualDestinationConsumers - Variable in class org.apache.activemq.advisory.AdvisoryBroker
-
This is a map to track all consumers that exist on the virtual destination so that we can fire
an advisory later when they go away to remove the demand.
- VirtualDestinationInterceptor - Class in org.apache.activemq.broker.region.virtual
-
- VirtualDestinationInterceptor() - Constructor for class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
-
- VirtualDestinationMatcher - Interface in org.apache.activemq.advisory
-
- virtualDestinationRemoved(ConnectionContext, VirtualDestination) - Method in class org.apache.activemq.advisory.AdvisoryBroker
-
- virtualDestinationRemoved(ConnectionContext, VirtualDestination) - Method in interface org.apache.activemq.broker.Broker
-
- virtualDestinationRemoved(ConnectionContext, VirtualDestination) - Method in class org.apache.activemq.broker.BrokerFilter
-
- virtualDestinationRemoved(ConnectionContext, VirtualDestination) - Method in class org.apache.activemq.broker.EmptyBroker
-
- virtualDestinationRemoved(ConnectionContext, VirtualDestination) - Method in class org.apache.activemq.broker.ErrorBroker
-
- virtualDestinationRemoved(ConnectionContext, VirtualDestination) - Method in class org.apache.activemq.broker.MutableBrokerFilter
-
- virtualDestinations - Variable in class org.apache.activemq.advisory.AdvisoryBroker
-
This is a set to track all of the virtual destinations that have been added to the broker so
they can be easily referenced later.
- VirtualDestinationSelectorCacheView - Class in org.apache.activemq.broker.jmx
-
Created by ceposta
VirtualDestinationSelectorCacheView(SubQueueSelectorCacheBroker) - Constructor for class org.apache.activemq.broker.jmx.
VirtualDestinationSelectorCacheView
-
- VirtualDestinationSelectorCacheViewMBean - Interface in org.apache.activemq.broker.jmx
-
Created by ceposta
VirtualTopic - Class in
org.apache.activemq.broker.region.virtual
-
- VirtualTopic() - Constructor for class org.apache.activemq.broker.region.virtual.VirtualTopic
-
- VirtualTopicInterceptor - Class in org.apache.activemq.broker.region.virtual
-
- VirtualTopicInterceptor(Destination, VirtualTopic) - Constructor for class org.apache.activemq.broker.region.virtual.VirtualTopicInterceptor
-
- VisualizerMessageListener - Interface in org.powertac.common.interfaces
-
Implementors of this interface will be notified of selected events
necessary for visualization by calling registerVisualizerMessageListener(this)
on VisualizerProxy.
- VisualizerProxy - Interface in org.powertac.common.interfaces
-
Visualization Proxy is responsible for forwarding selected server data
to any registered visualizer
- VisualizerProxyService - Class in org.powertac.server
-
Connects the server with a Visualizer
- VisualizerProxyService() - Constructor for class org.powertac.server.VisualizerProxyService
-
- VisualizerStatusRequest - Class in org.powertac.common.msg
-
Message sent by a remote visualizer to check status of a server.
- VisualizerStatusRequest() - Constructor for class org.powertac.common.msg.VisualizerStatusRequest
-
- VMPendingDurableSubscriberMessageStoragePolicy - Class in org.apache.activemq.broker.region.policy
-
Creates a VMPendingMessageCursor *
- VMPendingDurableSubscriberMessageStoragePolicy() - Constructor for class org.apache.activemq.broker.region.policy.VMPendingDurableSubscriberMessageStoragePolicy
-
- VMPendingMessageCursor - Class in org.apache.activemq.broker.region.cursors
-
hold pending messages in a linked list (messages awaiting disptach to a
consumer) cursor
- VMPendingMessageCursor(boolean) - Constructor for class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
-
- VMPendingQueueMessageStoragePolicy - Class in org.apache.activemq.broker.region.policy
-
Creates a VMPendingMessageCursor *
- VMPendingQueueMessageStoragePolicy() - Constructor for class org.apache.activemq.broker.region.policy.VMPendingQueueMessageStoragePolicy
-
- VMPendingSubscriberMessageStoragePolicy - Class in org.apache.activemq.broker.region.policy
-
Creates a VMPendingMessageCursor *
- VMPendingSubscriberMessageStoragePolicy() - Constructor for class org.apache.activemq.broker.region.policy.VMPendingSubscriberMessageStoragePolicy
-
- VMTransport - Class in org.apache.activemq.transport.vm
-
A Transport implementation that uses direct method invocations.
- VMTransport(URI) - Constructor for class org.apache.activemq.transport.vm.VMTransport
-
- VMTransportFactory - Class in org.apache.activemq.transport.vm
-
- VMTransportFactory() - Constructor for class org.apache.activemq.transport.vm.VMTransportFactory
-
- VMTransportServer - Class in org.apache.activemq.transport.vm
-
Broker side of the VMTransport
- VMTransportServer(URI, boolean) - Constructor for class org.apache.activemq.transport.vm.VMTransportServer
-
W
- waitForCompletion() - Method in class org.apache.activemq.network.DemandSubscription
-
- waitForProtocolDetectionFinish(Future<?>, AtomicInteger) - Method in class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
- waitForRemoteViz(long) - Method in class org.powertac.server.VisualizerProxyService
-
Waits at most maxDelay for a remote visualizer to check in with a ping.
- waitForSpace(ConnectionContext, ProducerBrokerExchange, Usage<?>, String) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- waitForSpace(ConnectionContext, ProducerBrokerExchange, Usage<?>, int, String) - Method in class org.apache.activemq.broker.region.BaseDestination
-
- waitForSpace(long, int) - Method in class org.apache.activemq.usage.StoreUsage
-
- waitForTick(int) - Method in class org.powertac.server.SimulationClockControl
-
Blocks the caller until the next tick.
- waitPostCommitDone(FutureTask<?>) - Method in class org.apache.activemq.transaction.Transaction
-
- waitUntilStarted() - Method in class org.apache.activemq.broker.BrokerService
-
A helper method to block the caller thread until the broker has fully started
- waitUntilStarted(long) - Method in class org.apache.activemq.broker.BrokerService
-
A helper method to block the caller thread until the broker has fully started
- waitUntilStop() - Method in class org.powertac.server.SimulationClockControl
-
- waitUntilStopped() - Method in class org.apache.activemq.broker.BrokerService
-
A helper method to block the caller thread until the broker has been
stopped
- wakeup() - Method in interface org.apache.activemq.broker.region.Destination
-
optionally called by a Subscriber - to inform the Destination its ready
for more messages
- wakeup() - Method in class org.apache.activemq.broker.region.DestinationFilter
-
- wakeup() - Method in class org.apache.activemq.broker.region.Queue
-
- wakeup() - Method in class org.apache.activemq.broker.region.Topic
-
- wakeup() - Method in class org.apache.activemq.transport.vm.VMTransport
-
- wakeupDestinationsForDispatch() - Method in class org.apache.activemq.broker.region.AbstractSubscription
-
- warnOnProducerFlowControl - Variable in class org.apache.activemq.broker.region.BaseDestination
-
- WASHING_MACHINE_DURATION_CYCLE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- WASHING_MACHINE_POWER_MEAN - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- WASHING_MACHINE_POWER_VARIANCE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- WashingMachine - Class in org.powertac.householdcustomer.appliances
-
Washing Machine is used to wash clothes easily.
- WashingMachine() - Constructor for class org.powertac.householdcustomer.appliances.WashingMachine
-
- watch(PromiseCallback<T>) - Method in class org.apache.activemq.util.Promise
-
- WaterHeater - Class in org.powertac.householdcustomer.appliances
-
Water Heater is an appliance utilized to provide with hot water when we need
to bathe.
- WaterHeater() - Constructor for class org.powertac.householdcustomer.appliances.WaterHeater
-
- weatherCheck(int, int, Instant, double) - Method in class org.powertac.householdcustomer.customers.Household
-
This function is checking the current weather conditions and the existence
of weather sensitive appliances and if the temperature is over/under a
certain threshold, the appliances begin or stop their operation.
- weatherCheck(int, int, Instant, double) - Method in class org.powertac.officecomplexcustomer.customers.Office
-
This function is checking the current weather conditions and the existence
of weather sensitive appliances and if the temperature is over/under a
certain threshold, the appliances begin or stop their operation.
- weatherDailyFunction(int, int, double) - Method in class org.powertac.officecomplexcustomer.appliances.AirCondition
-
- weatherDailyFunction(int, int, double) - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This function fills out the daily function of an appliance for the day.
- weatherDailyOperation(int, int, double) - Method in class org.powertac.householdcustomer.appliances.AirCondition
-
- weatherDailyOperation(int, int, double) - Method in class org.powertac.householdcustomer.appliances.Appliance
-
This function fills out the daily function of an appliance for the day.
- weatherDailyOperation(int, int, double) - Method in class org.powertac.householdcustomer.appliances.SpaceHeater
-
- WeatherForecast - Class in org.powertac.common
-
A collection of weatherReports giving hourly forecasts for future timeslot.
- WeatherForecast(int, List<WeatherForecastPrediction>) - Constructor for class org.powertac.common.WeatherForecast
-
- WeatherForecast(Timeslot, List<WeatherForecastPrediction>) - Constructor for class org.powertac.common.WeatherForecast
-
Deprecated.
- WeatherForecastPrediction - Class in org.powertac.common
-
A weather forecast report instance that describes the weather data
- WeatherForecastPrediction(int, double, double, double, double) - Constructor for class org.powertac.common.WeatherForecastPrediction
-
- WeatherForecastRepo - Class in org.powertac.common.repo
-
Repository for WeatherReports.
- WeatherForecastRepo() - Constructor for class org.powertac.common.repo.WeatherForecastRepo
-
standard constructor
- WeatherReport - Class in org.powertac.common
-
A weather report instance that describes the weather data for one hour of the
simulation
- WeatherReport(int, double, double, double, double) - Constructor for class org.powertac.common.WeatherReport
-
- WeatherReport(Timeslot, double, double, double, double) - Constructor for class org.powertac.common.WeatherReport
-
Deprecated.
- WeatherReportRepo - Class in org.powertac.common.repo
-
Repository for WeatherReports.
- WeatherReportRepo() - Constructor for class org.powertac.common.repo.WeatherReportRepo
-
standard constructor
- WeatherSensitiveAppliance - Class in org.powertac.householdcustomer.appliances
-
This is the class for the appliance domain instances that start their
operation when the weather conditions impose to do so.
- WeatherSensitiveAppliance() - Constructor for class org.powertac.householdcustomer.appliances.WeatherSensitiveAppliance
-
- WeatherSensitiveAppliance - Class in org.powertac.officecomplexcustomer.appliances
-
This is the class for the appliance domain instances that start their
operation when the weather conditions impose to do so.
- WeatherSensitiveAppliance() - Constructor for class org.powertac.officecomplexcustomer.appliances.WeatherSensitiveAppliance
-
- WeatherService - Class in org.powertac.server
-
- WeatherService() - Constructor for class org.powertac.server.WeatherService
-
- WEDNESDAY - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- WEDNESDAY - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- WEEK - Static variable in class org.powertac.common.TimeService
-
- WEEKDAYS - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- WEEKDAYS - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- WEEKS_OF_BOOTSTRAP - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- WEEKS_OF_BOOTSTRAP - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- WEEKS_OF_COMPETITION - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- WEEKS_OF_COMPETITION - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- WEIGHT_INCONVENIENCE - Static variable in class org.powertac.householdcustomer.configurations.VillageConstants
-
- WEIGHT_INCONVENIENCE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- WIND_PRODUCTION - Static variable in class org.powertac.common.enumerations.PowerType
-
- wireFormat - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- wireFormatFactory - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
-
- wireFormatFactory - Variable in class org.apache.activemq.transport.protocol.OpenWireProtocolVerifier
-
- wireFormatOptions - Variable in class org.apache.activemq.transport.auto.AutoTcpTransportServer
-
- withBootstrapDiscardedTimeslots(int) - Method in class org.powertac.common.Competition
-
Fluent setter for bootstrap interval.
- withBootstrapTimeslotCount(int) - Method in class org.powertac.common.Competition
-
Fluent setter for the bootstrap timeslot count.
- withCanNegotiate(boolean) - Method in class org.powertac.common.CustomerInfo
-
Fluent setter for the canNegotiate flag.
- withCarbonEmissionRate(double) - Method in class org.powertac.genco.Genco
-
Fluent setter for carbonEmissionRate.
- withChunkSize(int) - Method in class org.powertac.common.TariffEvaluator
-
Sets the target size of allocation chunks.
- withCoefficients(List<String>) - Method in class org.powertac.genco.CpGenco
-
Fluent setter for coefficient array
- withCommitmentLeadtime(int) - Method in class org.powertac.genco.Genco
-
Fluent setter for commitment leadtime.
- withControllableKW(double) - Method in class org.powertac.common.CustomerInfo
-
Fluent setter for controllable kWh.
- withCoolCoef(double) - Method in class org.powertac.genco.MisoBuyer
-
- withCoolThreshold(double) - Method in class org.powertac.genco.MisoBuyer
-
- withCop(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- withCost(double) - Method in class org.powertac.genco.Genco
-
Fluent setter for nominal capacity
- withCustomerClass(CustomerInfo.CustomerClass) - Method in class org.powertac.common.CustomerInfo
-
Fluent setter for customerClass attribute.
- withDailyBegin(AbstractDateTime) - Method in class org.powertac.common.Rate
-
Sets the time of day when this Rate comes into effect.
- withDailyBegin(ReadablePartial) - Method in class org.powertac.common.Rate
-
Sets the time of day when this Rate comes into effect.
- withDailyBegin(int) - Method in class org.powertac.common.Rate
-
Sets the time of day when this Rate comes into effect as hours
since midnight.
- withDailyEnd(AbstractDateTime) - Method in class org.powertac.common.Rate
-
Sets the time of day when this Rate is no longer in effect.
- withDailyEnd(ReadablePartial) - Method in class org.powertac.common.Rate
-
Sets the time of day when this Rate is no longer in effect.
- withDailyEnd(int) - Method in class org.powertac.common.Rate
-
Sets the time of day when this Rate is no longer in effect, given
as hours since midnight.
- withDeactivateTimeslotsAhead(int) - Method in class org.powertac.common.Competition
-
Fluent setter for number of timeslots, starting with the current timeslot,
that are closed for trading.
- withDescription(String) - Method in class org.powertac.common.Competition
-
Fluent setter for competition description.
- withDownRegulationKW(double) - Method in class org.powertac.common.CustomerInfo
-
Fluent setter for down-regulation kW.
- withDownRegulationPayment(double) - Method in class org.powertac.common.RegulationRate
-
Sets the payment for down-regulation
- withEarlyWithdrawPayment(double) - Method in class org.powertac.common.TariffSpecification
-
Sets the payment for a customer who withdraws from a subscription to
this tariff before the minimumDuration has expired.
- withEvaluateAllTariffs(boolean) - Method in class org.powertac.common.TariffEvaluator
-
If true, then tariff evaluations are not saved; instead, all tariffs
are evaluated each time.
- withExpectedMean(double) - Method in class org.powertac.common.Rate
-
Specifies the expected mean charge/kWh, excluding periodic charges,
for this Rate.
- withExpectedTimeslotCount(int) - Method in class org.powertac.common.Competition
-
Fluent setter for the expected length of a normal sim session.
- withExpiration(Instant) - Method in class org.powertac.common.TariffSpecification
-
Sets the expiration date for this tariff.
- withFixed(boolean) - Method in class org.powertac.common.Rate
-
Specifies whether this Rate is fixed (true) or variable (false).
- withFloorRValue(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- withHeatCoef(double) - Method in class org.powertac.genco.MisoBuyer
-
- withHeatThreshold(double) - Method in class org.powertac.genco.MisoBuyer
-
- withHysteresis(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- withInconvenienceWeight(double) - Method in class org.powertac.common.TariffEvaluator
-
Sets the weight given to inconvenience (as opposed to cost)
in computing tariff utility.
- withInertia(double) - Method in class org.powertac.common.TariffEvaluator
-
Sets the steady-state evaluation inertia for the customer.
- withInfiltrationRatio(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- withLatitude(int) - Method in class org.powertac.common.Competition
-
Fluent setter for latitude value
- withMaxCurtailment(double) - Method in class org.powertac.common.Rate
-
Sets the maximum proportion of offered load or supply that can be
curtailed.
- withMaxTemp(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- withMaxValue(double) - Method in class org.powertac.common.Rate
-
Specifies the maximum charge (furthest from zero) for variable Rates.
- withMessage(String) - Method in class org.powertac.common.msg.TariffStatus
-
- withMinDuration(long) - Method in class org.powertac.common.TariffSpecification
-
Sets the minimum duration of a subscription for this tariff.
- withMinimumOrderQuantity(double) - Method in class org.powertac.common.Competition
-
Fluent setter for minimum order quantity.
- withMinimumTimeslotCount(int) - Method in class org.powertac.common.Competition
-
Fluent setter for minimumTimeslotCount.
- withMinQuantity(double) - Method in class org.powertac.genco.CpGenco
-
Fluent setter for minimum total quantity.
- withMinTemp(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- withMinValue(double) - Method in class org.powertac.common.Rate
-
Specifies the minimum charge (closest to zero) for variable Rates.
- withMultiContracting(boolean) - Method in class org.powertac.common.CustomerInfo
-
Fluent setter for the multiContracting property.
- withNewStockTemp(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- withNominalCapacity(double) - Method in class org.powertac.genco.Genco
-
Fluent setter for nominal capacity
- withNominalTemp(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- withNonCoolingUsage(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- withNoticeInterval(Duration) - Method in class org.powertac.common.Rate
-
Specifies the minimum interval for rate change notifications for a
variable Rate.
- withNoticeInterval(long) - Method in class org.powertac.common.Rate
-
Specifies the minimum interval in hours for rate change notifications
for a variable Rate.
- withOptionalArg() - Method in class joptsimple.OptionSpecBuilder
-
Informs an option parser that this builder's option accepts an optional argument.
- withPeriodicPayment(double) - Method in class org.powertac.common.TariffSpecification
-
Sets the daily payment per customer for subscriptions to this tariff.
- withPomId(String) - Method in class org.powertac.common.Competition
-
Fluent setter for Pom ID.
- withPowerType(PowerType) - Method in class org.powertac.common.CustomerInfo
-
Fluent setter to set PowerType for this CustomerInfo.
- withPreferredContractDuration(double) - Method in class org.powertac.common.TariffEvaluator
-
Sets the preferred maximum contract duration in days.
- withPriceInterval(double) - Method in class org.powertac.genco.CpGenco
-
Fluent setter for price interval.
- withPSigma(double) - Method in class org.powertac.genco.CpGenco
-
Fluent setter for price variability.
- withQSigma(double) - Method in class org.powertac.genco.CpGenco
-
Fluent setter for price variability.
- withRationality(double) - Method in class org.powertac.common.TariffEvaluator
-
Sets the level of rationality for this customer.
- withReliability(double) - Method in class org.powertac.genco.Genco
-
Fluent setter for reliability.
- withRequiredArg() - Method in class joptsimple.OptionSpecBuilder
-
Informs an option parser that this builder's option requires an argument.
- withResponse(RegulationRate.ResponseTime) - Method in class org.powertac.common.RegulationRate
-
Sets the response time
- withRoofArea(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- withRoofRValue(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- withRwaOffset(double) - Method in class org.powertac.genco.CpGenco
-
Fluent setter for the random-walk offset value applied to the
quadratic coefficient.
- withRwaSigma(double) - Method in class org.powertac.genco.CpGenco
-
Fluent setter for the random-walk sigma value applied to the
quadratic coefficient.
- withRwcOffset(double) - Method in class org.powertac.genco.CpGenco
-
Fluent setter for the random-walk offset value applied to the
constant coefficient.
- withRwcSigma(double) - Method in class org.powertac.genco.CpGenco
-
Fluent setter for the random-walk sigma value applied to the
constant coefficient.
- withScaleFactor(double) - Method in class org.powertac.genco.MisoBuyer
-
- withSignupBonusFactor(double) - Method in class org.powertac.common.TariffEvaluator
-
Sets the factor by which inertia is multiplied for the case where
the current tariff had a positive signup bonus.
- withSignupPayment(double) - Method in class org.powertac.common.TariffSpecification
-
Sets the signup payment for new subscriptions.
- withSimulationBaseTime(Instant) - Method in class org.powertac.common.Competition
-
Fluent setter for simulation base time.
- withSimulationBaseTime(String) - Method in class org.powertac.common.Competition
-
Fluent setter for simulation base time that takes a String, interpreted
as a standard DateTimeFormat as yyy-MM-dd.
- withSimulationBaseTime(long) - Method in class org.powertac.common.Competition
-
Fluent setter for simulation base time that takes a long.
- withSimulationModulo(long) - Method in class org.powertac.common.Competition
-
Fluent setter for simulation modulo.
- withSimulationRate(long) - Method in class org.powertac.common.Competition
-
Fluent setter for time compression ratio.
- withSimulationTimeslotSeconds(int) - Method in class org.powertac.common.Competition
-
Fluent setter for controlling simulation rate by setting the number of
wall-clock seconds per timeslot.
- withStockCapacity(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- withStorageCapacity(double) - Method in class org.powertac.common.CustomerInfo
-
Fluent setter for storage capacity.
- withTariffEvalDepth(int) - Method in class org.powertac.common.TariffEvaluator
-
Sets the number of tariffs/broker of each applicable PowerType
to consider.
- withTariffSwitchFactor(double) - Method in class org.powertac.common.TariffEvaluator
-
Sets the inconvenience of switching tariffs.
- withTempAlpha(double) - Method in class org.powertac.genco.MisoBuyer
-
- withTierThreshold(double) - Method in class org.powertac.common.Rate
-
Sets the usage threshold for applicability of this Rate.
- withTimeslotLength(int) - Method in class org.powertac.common.Competition
-
Fluent setter for timeslot length, interpreted as minutes in sim time.
- withTimeslotsOpen(int) - Method in class org.powertac.common.Competition
-
Fluent setter for the open timeslot count.
- withTimezoneOffset(int) - Method in class org.powertac.common.Competition
-
Fluent setter for timezone offset
- withTurnoverRatio(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- withUnitSize(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- withUpRegulationKW(double) - Method in class org.powertac.common.CustomerInfo
-
Fluent setter for up-regulation kW.
- withUpRegulationPayment(double) - Method in class org.powertac.common.RegulationRate
-
Sets the payment for up-regulation
- withValue(double) - Method in class org.powertac.common.Rate
-
Specifies the charge/kWh for a fixed rate, from the customer's viewpoint.
- withValuesConvertedBy(ValueConverter<T>) - Method in class joptsimple.ArgumentAcceptingOptionSpec
-
Specifies a converter to use to translate arguments of this spec's option into Java objects.
- withValuesConvertedBy(ValueConverter<T>) - Method in class joptsimple.NonOptionArgumentSpec
-
Specifies a converter to use to translate non-option arguments into Java objects.
- withValuesSeparatedBy(char) - Method in class joptsimple.ArgumentAcceptingOptionSpec
-
Specifies a value separator for the argument of the option that this spec represents.
- withValuesSeparatedBy(String) - Method in class joptsimple.ArgumentAcceptingOptionSpec
-
Specifies a value separator for the argument of the option that this spec represents.
- withVariability(double) - Method in class org.powertac.genco.Genco
-
Fluent setter for variability.
- withWallArea(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- withWallRValue(double) - Method in class org.powertac.customer.coldstorage.ColdStorage
-
- withWeeklyBegin(AbstractDateTime) - Method in class org.powertac.common.Rate
-
Sets the day of the week on which this Rate comes into effect.
- withWeeklyBegin(ReadablePartial) - Method in class org.powertac.common.Rate
-
Sets the day of the week on which this Rate comes into effect.
- withWeeklyBegin(int) - Method in class org.powertac.common.Rate
-
Sets the day of the week on which this Rate comes into effect.
- withWeeklyEnd(AbstractDateTime) - Method in class org.powertac.common.Rate
-
Sets the weekly end of applicability for this Rate,
by processing end spec to extract dayOfWeek field.
- withWeeklyEnd(ReadablePartial) - Method in class org.powertac.common.Rate
-
Sets the weekly end of applicability for this Rate,
by processing end spec to extract dayOfWeek field.
- withWeeklyEnd(int) - Method in class org.powertac.common.Rate
-
Sets the weekly end of applicability for this Rate.
- WorkingPerson - Class in org.powertac.householdcustomer.persons
-
This is the instance of the person type that works.
- WorkingPerson() - Constructor for class org.powertac.householdcustomer.persons.WorkingPerson
-
- WorkingPerson - Class in org.powertac.officecomplexcustomer.persons
-
This is the instance of the person type that works.
- WorkingPerson() - Constructor for class org.powertac.officecomplexcustomer.persons.WorkingPerson
-
- wrap(Message<?>) - Static method in class org.springframework.jms.support.JmsMessageHeaderAccessor
-
- WrappedException - Exception in org.apache.activemq.util
-
- WrappedException(Throwable) - Constructor for exception org.apache.activemq.util.WrappedException
-
- wrapperOf(Class<T>) - Static method in class joptsimple.internal.Classes
-
Gives the primitive wrapper class for the given class.
- WRITE_ATTRIBUTE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
-
- WRITE_BASE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
-
- writeLabels(PrintWriter, String, String, Map<String, String>) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
-
- writeRemoteInvocationResult(Message, Session, RemoteInvocationResult) - Method in class org.springframework.jms.remoting.JmsInvokerServiceExporter
-
Send the given RemoteInvocationResult as a JMS message to the originator.
- writeRoles - Variable in class org.apache.activemq.security.AuthorizationEntry
-
X
- XalanXPathEvaluator - Class in org.apache.activemq.filter
-
- XalanXPathEvaluator(String, DocumentBuilder) - Constructor for class org.apache.activemq.filter.XalanXPathEvaluator
-
- XaPooledConnectionFactory - Class in org.apache.activemq.pool
-
Add Service and Referenceable and TransportListener to @link{org.apache.activemq.jms.pool.XaPooledConnectionFactory}
- XaPooledConnectionFactory() - Constructor for class org.apache.activemq.pool.XaPooledConnectionFactory
-
- XaPooledConnectionFactory(ActiveMQXAConnectionFactory) - Constructor for class org.apache.activemq.pool.XaPooledConnectionFactory
-
- XATransaction - Class in org.apache.activemq.transaction
-
- XATransaction(TransactionStore, XATransactionId, TransactionBroker, ConnectionId) - Constructor for class org.apache.activemq.transaction.XATransaction
-
- XMLMessageConverter - Class in org.powertac.common
-
- XMLMessageConverter() - Constructor for class org.powertac.common.XMLMessageConverter
-
A B C D E F G H I J K L M N O P Q R S T U V W X
Copyright © 2017 Power TAC. All rights reserved.