- AcceptingConnectorDTO - Class in org.apache.activemq.apollo.dto
-
A broker connector is used to accept new connections to the broker.
- AcceptingConnectorDTO() - Constructor for class org.apache.activemq.apollo.dto.AcceptingConnectorDTO
-
- access_rules - Variable in class org.apache.activemq.apollo.dto.BrokerDTO
-
List of AccessRulesDTO objects which contain information about
user authorization to broker resources
- access_rules - Variable in class org.apache.activemq.apollo.dto.VirtualHostDTO
-
- AccessRuleDTO - Class in org.apache.activemq.apollo.dto
-
User authorization to broker resources is accomplished by configuring access control rules.
- AccessRuleDTO() - Constructor for class org.apache.activemq.apollo.dto.AccessRuleDTO
-
- ack_item_rate - Variable in class org.apache.activemq.apollo.dto.QueueConsumerLinkDTO
-
- ack_size_rate - Variable in class org.apache.activemq.apollo.dto.QueueConsumerLinkDTO
-
- acl_principal_kinds - Variable in class org.apache.activemq.apollo.dto.AuthenticationDTO
-
The class names for the types of principles that
the acl lists check against.
- acl_principal_kinds() - Method in class org.apache.activemq.apollo.dto.AuthenticationDTO
-
- acquired_count - Variable in class org.apache.activemq.apollo.dto.QueueConsumerLinkDTO
-
- acquired_size - Variable in class org.apache.activemq.apollo.dto.QueueConsumerLinkDTO
-
- acquirer - Variable in class org.apache.activemq.apollo.dto.EntryStatusDTO
-
- action - Variable in class org.apache.activemq.apollo.dto.AccessRuleDTO
-
The comma separated list of actions which match this rule.
- AddUserHeaderDTO - Class in org.apache.activemq.apollo.dto
-
This class is used to more finely control how user headers are added to received STOMP messages.
- AddUserHeaderDTO() - Constructor for class org.apache.activemq.apollo.dto.AddUserHeaderDTO
-
- AggregateConnectionMetricsDTO - Class in org.apache.activemq.apollo.dto
-
Collects aggregated metrics on all connections.
- AggregateConnectionMetricsDTO() - Constructor for class org.apache.activemq.apollo.dto.AggregateConnectionMetricsDTO
-
- AggregateDestMetricsDTO - Class in org.apache.activemq.apollo.dto
-
Collects aggregated metrics on all destinations
- AggregateDestMetricsDTO() - Constructor for class org.apache.activemq.apollo.dto.AggregateDestMetricsDTO
-
- alloc - Variable in class org.apache.activemq.apollo.dto.MemoryMetricsDTO
-
- allow - Variable in class org.apache.activemq.apollo.dto.AccessRuleDTO
-
The principal which are allowed access to the action.
- ApolloTypeIdResolver - Class in org.apache.activemq.apollo.dto
-
- ApolloTypeIdResolver() - Constructor for class org.apache.activemq.apollo.dto.ApolloTypeIdResolver
-
- audit - Variable in class org.apache.activemq.apollo.dto.LogCategoryDTO
-
- authentication - Variable in class org.apache.activemq.apollo.dto.BrokerDTO
-
List of AuthenticationDTO objects which contain JAAS authentication information
- authentication - Variable in class org.apache.activemq.apollo.dto.VirtualHostDTO
-
- AuthenticationDTO - Class in org.apache.activemq.apollo.dto
-
Sets the JAAS authentication used to access the broker.
- AuthenticationDTO() - Constructor for class org.apache.activemq.apollo.dto.AuthenticationDTO
-
- auto_create_destinations - Variable in class org.apache.activemq.apollo.dto.VirtualHostDTO
-
Should destinations be auto created when they are first accessed
by clients?
- auto_delete_after - Variable in class org.apache.activemq.apollo.dto.QueueDTO
-
Controls when the queue will auto delete.
- auto_delete_after - Variable in class org.apache.activemq.apollo.dto.TopicDTO
-
Controls when the topic will auto delete.
- AutoGCServiceDTO - Class in org.apache.activemq.apollo.dto
-
- AutoGCServiceDTO() - Constructor for class org.apache.activemq.apollo.dto.AutoGCServiceDTO
-
- avg() - Method in class org.apache.activemq.apollo.dto.IntMetricDTO
-
- avg(TimeUnit) - Method in class org.apache.activemq.apollo.dto.TimeMetricDTO
-
- canceled_enqueue_counter - Variable in class org.apache.activemq.apollo.dto.StoreStatusDTO
-
The number of enqueues that were canceled before they were flushed.
- canceled_message_counter - Variable in class org.apache.activemq.apollo.dto.StoreStatusDTO
-
The number of message stores that were canceled before they were flushed.
- catchup_enqueue_rate - Variable in class org.apache.activemq.apollo.dto.QueueSettingsDTO
-
If set, and the the current delivery
rate is exceeding the configured value
of fast_delivery_rate and the consumers
are spending more time loading from
the store than delivering, then the
enqueue rate will be throttled to the
specified value so that the consumers
can catch up and reach the tail of the queue.
- classes_loaded - Variable in class org.apache.activemq.apollo.dto.JvmMetricsDTO
-
- classes_unloaded - Variable in class org.apache.activemq.apollo.dto.JvmMetricsDTO
-
- client_address - Variable in class org.apache.activemq.apollo.dto.BrokerDTO
-
The address clients should use to connect to this
broker.
- client_auth - Variable in class org.apache.activemq.apollo.dto.SslDTO
-
Should clients be authorized? Set to WANT, NEED, or NONE.
- code - Variable in class org.apache.activemq.apollo.dto.ErrorDTO
-
The error code.
- codec - Variable in class org.apache.activemq.apollo.dto.MessageStatusDTO
-
The encoding that the message is stored in.
- config - Variable in class org.apache.activemq.apollo.dto.QueueStatusDTO
-
- config - Variable in class org.apache.activemq.apollo.dto.TopicStatusDTO
-
- connected - Variable in class org.apache.activemq.apollo.dto.BrokerStatusDTO
-
The number of connections that this connector has currently connected.
- connected - Variable in class org.apache.activemq.apollo.dto.ConnectorStatusDTO
-
The number of connections that this connector has currently connected.
- connection - Variable in class org.apache.activemq.apollo.dto.LogCategoryDTO
-
- connection_counter - Variable in class org.apache.activemq.apollo.dto.BrokerStatusDTO
-
The total number of connections accepted by the broker since it started.
- connection_counter - Variable in class org.apache.activemq.apollo.dto.ConnectorStatusDTO
-
The number of connections that this connector has accepted.
- connection_limit - Variable in class org.apache.activemq.apollo.dto.ConnectorTypeDTO
-
The maximum number of concurrently open connections this connector will accept before it stops accepting
additional connections.
- connections - Variable in class org.apache.activemq.apollo.dto.BrokerStatusDTO
-
The connections that have been created via the connector.
- connections - Variable in class org.apache.activemq.apollo.dto.ConnectorStatusDTO
-
The connections that have been created via the connector.
- ConnectionStatusDTO - Class in org.apache.activemq.apollo.dto
- ConnectionStatusDTO() - Constructor for class org.apache.activemq.apollo.dto.ConnectionStatusDTO
-
- connector - Variable in class org.apache.activemq.apollo.dto.AccessRuleDTO
-
The id of the connector the user must be connected on for the
rule to match.
- connector - Variable in class org.apache.activemq.apollo.dto.ConnectionStatusDTO
-
The connector that created the connection.
- connectors - Variable in class org.apache.activemq.apollo.dto.BrokerDTO
-
A broker accepts connections via it's configured connectors.
- connectors - Variable in class org.apache.activemq.apollo.dto.BrokerStatusDTO
-
Ids of all the connectors running on the broker
- ConnectorStatusDTO - Class in org.apache.activemq.apollo.dto
- ConnectorStatusDTO() - Constructor for class org.apache.activemq.apollo.dto.ConnectorStatusDTO
-
- ConnectorTypeDTO - Class in org.apache.activemq.apollo.dto
-
- ConnectorTypeDTO() - Constructor for class org.apache.activemq.apollo.dto.ConnectorTypeDTO
-
- console - Variable in class org.apache.activemq.apollo.dto.LogCategoryDTO
-
- consumer_count - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The current number of consumers consuming from the destination.
- consumer_count - Variable in class org.apache.activemq.apollo.dto.EntryStatusDTO
-
- consumer_counter - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The total number of consumers that have ever subscribed to
the queue.
- consumers - Variable in class org.apache.activemq.apollo.dto.QueueStatusDTO
-
Ids of all connections that are consuming from the destination
- consumers - Variable in class org.apache.activemq.apollo.dto.TopicStatusDTO
-
Ids of all connections that are consuming from the destination
- count - Variable in class org.apache.activemq.apollo.dto.EntryStatusDTO
-
- count - Variable in class org.apache.activemq.apollo.dto.IntMetricDTO
-
The number of events
- count - Variable in class org.apache.activemq.apollo.dto.TimeMetricDTO
-
The number of timed events
- current_time - Variable in class org.apache.activemq.apollo.dto.AggregateConnectionMetricsDTO
-
The current time on the broker machine.
- current_time - Variable in class org.apache.activemq.apollo.dto.BrokerStatusDTO
-
The current time on the broker machine.
- current_time - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The current time on the broker machine.
- CustomServiceDTO - Class in org.apache.activemq.apollo.dto
-
- CustomServiceDTO() - Constructor for class org.apache.activemq.apollo.dto.CustomServiceDTO
-
- DataPageDTO - Class in org.apache.activemq.apollo.dto
- DataPageDTO() - Constructor for class org.apache.activemq.apollo.dto.DataPageDTO
-
- decode(Buffer, Class<T>) - Static method in class org.apache.activemq.apollo.dto.JsonCodec
-
- decode(Class<T>, URL) - Static method in class org.apache.activemq.apollo.dto.XmlCodec
-
- decode(Class<T>, URL, Properties) - Static method in class org.apache.activemq.apollo.dto.XmlCodec
-
- decode(Class<T>, InputStream) - Static method in class org.apache.activemq.apollo.dto.XmlCodec
-
- decode(Class<T>, InputStream, Properties) - Static method in class org.apache.activemq.apollo.dto.XmlCodec
-
- decode(Class<T>, InputStream, Properties, ValidationEventHandler) - Static method in class org.apache.activemq.apollo.dto.XmlCodec
-
- deny - Variable in class org.apache.activemq.apollo.dto.AccessRuleDTO
-
The principal which are denied access to the action If set to "+" then it matches all principals
but requires at at least one.
- dequeue_item_counter - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The number of messages that have been sent to consumers on
the destination.
- dequeue_size_counter - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The total size in bytes of messages that have been sent to consumers on
the destination.
- dequeue_ts - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The time stamp of when the last dequeue to consumers occurred.
- DestinationDTO - Class in org.apache.activemq.apollo.dto
- DestinationDTO() - Constructor for class org.apache.activemq.apollo.dto.DestinationDTO
-
- DestinationDTO(String) - Constructor for class org.apache.activemq.apollo.dto.DestinationDTO
-
- DestMetricsDTO - Class in org.apache.activemq.apollo.dto
-
Collects metrics about the status of a destination since the
time the broker was started.
- DestMetricsDTO() - Constructor for class org.apache.activemq.apollo.dto.DestMetricsDTO
-
- DetectDTO - Class in org.apache.activemq.apollo.dto
-
Allow you to customize protocol detection handling.
- DetectDTO() - Constructor for class org.apache.activemq.apollo.dto.DetectDTO
-
- direct() - Method in class org.apache.activemq.apollo.dto.DurableSubscriptionDestinationDTO
-
Marks the destination as addressing a durable subscription directly.
- disk_usage - Variable in class org.apache.activemq.apollo.dto.StoreStatusDTO
-
The amount of disk space the store is using.
- dlq - Variable in class org.apache.activemq.apollo.dto.QueueSettingsDTO
-
Is the dead letter queue configured for the destination.
- dlq_expired - Variable in class org.apache.activemq.apollo.dto.QueueSettingsDTO
-
Should expired messages be sent to the dead letter queue? Defaults to false.
- domain - Variable in class org.apache.activemq.apollo.dto.AuthenticationDTO
-
Specifies the name of the JAAS domain.
- dsubs - Variable in class org.apache.activemq.apollo.dto.TopicStatusDTO
-
Ids of all queues that are associated with the destination
- dsubs - Variable in class org.apache.activemq.apollo.dto.VirtualHostDTO
-
Holds the configuration for the queues.
- dsubs - Variable in class org.apache.activemq.apollo.dto.VirtualHostStatusDTO
-
Ids of all the durable subscriptions that exist on the broker
- dto_package() - Method in class org.apache.activemq.apollo.dto.Module
-
- DurableSubscriptionDestinationDTO - Class in org.apache.activemq.apollo.dto
- DurableSubscriptionDestinationDTO() - Constructor for class org.apache.activemq.apollo.dto.DurableSubscriptionDestinationDTO
-
- DurableSubscriptionDestinationDTO(String) - Constructor for class org.apache.activemq.apollo.dto.DurableSubscriptionDestinationDTO
-
- DurableSubscriptionDTO - Class in org.apache.activemq.apollo.dto
-
- DurableSubscriptionDTO() - Constructor for class org.apache.activemq.apollo.dto.DurableSubscriptionDTO
-
- enabled - Variable in class org.apache.activemq.apollo.dto.AuthenticationDTO
-
Used to enable/disable authentication in a virtual host.
- enabled - Variable in class org.apache.activemq.apollo.dto.ServiceDTO
-
If set to true, then the connector host will be enabled.
- encode(Object) - Static method in class org.apache.activemq.apollo.dto.JsonCodec
-
- encode(Object, OutputStream, boolean) - Static method in class org.apache.activemq.apollo.dto.XmlCodec
-
- enqueue_item_counter - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The number of messages that have been sent to the destination.
- enqueue_item_counter - Variable in class org.apache.activemq.apollo.dto.LinkDTO
-
The number of messages that have been dispatched over the link
- enqueue_size_counter - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The total size in bytes of messages that have been sent
to the destination
- enqueue_size_counter - Variable in class org.apache.activemq.apollo.dto.LinkDTO
-
The total size in bytes of messages that have been dispatched
over the link
- enqueue_ts - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The time stamp of when the last message was sent to the destination.
- enqueue_ts - Variable in class org.apache.activemq.apollo.dto.LinkDTO
-
Timestamp of when a message last went over the link.
- entries - Variable in class org.apache.activemq.apollo.dto.QueueStatusDTO
-
Status of the entries in the queue
- entry - Variable in class org.apache.activemq.apollo.dto.MessageStatusDTO
-
Additional
- EntryStatusDTO - Class in org.apache.activemq.apollo.dto
- EntryStatusDTO() - Constructor for class org.apache.activemq.apollo.dto.EntryStatusDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.AcceptingConnectorDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.AccessRuleDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.AddUserHeaderDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.AutoGCServiceDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.BrokerDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.BrowsePageDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.ConnectorTypeDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.CustomServiceDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.DataPageDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.DestinationDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.DetectDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.DurableSubscriptionDestinationDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.DurableSubscriptionDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.NullStoreDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.PrincipalDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.ProtocolDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.QueueDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.QueueSettingsDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.ServiceDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.SimpleCustomServiceDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.SimpleProtocolFilterDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.StoreDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.StringIdDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.TopicDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.UdpDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.VirtualHostDTO
-
- equals(Object) - Method in class org.apache.activemq.apollo.dto.WebAdminDTO
-
- ErrorDTO - Class in org.apache.activemq.apollo.dto
- ErrorDTO() - Constructor for class org.apache.activemq.apollo.dto.ErrorDTO
-
- expiration - Variable in class org.apache.activemq.apollo.dto.MessageStatusDTO
-
When the message will expire
- expired_item_counter - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The number of messages which expired before they could be processed.
- expired_size_counter - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The total size in bytes of messages which expired before
they could be processed.
- expired_ts - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The time stamp of when the last message expiration occurred.
- extension_classes() - Method in class org.apache.activemq.apollo.dto.Module
-
- mapper - Static variable in class org.apache.activemq.apollo.dto.JsonCodec
-
- max - Variable in class org.apache.activemq.apollo.dto.IntMetricDTO
-
The maximum amount added in an event
- max - Variable in class org.apache.activemq.apollo.dto.MemoryMetricsDTO
-
- max - Variable in class org.apache.activemq.apollo.dto.TimeMetricDTO
-
The maximum time in nanoseconds spent in an event
- max(TimeUnit) - Method in class org.apache.activemq.apollo.dto.TimeMetricDTO
-
- max_enqueue_rate - Variable in class org.apache.activemq.apollo.dto.QueueSettingsDTO
-
The maximum enqueue rate of the queue
- max_enqueue_rate - Variable in class org.apache.activemq.apollo.dto.QueueStatusDTO
-
- MemoryMetricsDTO - Class in org.apache.activemq.apollo.dto
- MemoryMetricsDTO() - Constructor for class org.apache.activemq.apollo.dto.MemoryMetricsDTO
-
- message - Variable in class org.apache.activemq.apollo.dto.ErrorDTO
-
The message associated with the error.
- message_group_graceful_handoff - Variable in class org.apache.activemq.apollo.dto.QueueSettingsDTO
-
When set to true, the queue
will drain the required message group consumers of messages before
allowing new messages to dispatched to messages groups which have been
moved to a different consumer due to re-balancing.
- message_load_latency - Variable in class org.apache.activemq.apollo.dto.StoreStatusDTO
-
The amount of time it takes to load a message from the store.
- messages - Variable in class org.apache.activemq.apollo.dto.BrowsePageDTO
-
- messages_received - Variable in class org.apache.activemq.apollo.dto.BrokerStatusDTO
-
The number of messages that have been received from connections created
by this broker.
- messages_received - Variable in class org.apache.activemq.apollo.dto.ConnectionStatusDTO
-
The number of messages that have been received from the connection.
- messages_received - Variable in class org.apache.activemq.apollo.dto.ConnectorStatusDTO
-
The number of messages that have been received from connections created
by this connector.
- messages_sent - Variable in class org.apache.activemq.apollo.dto.BrokerStatusDTO
-
The number of messages that have been sent to connections created
by this broker.
- messages_sent - Variable in class org.apache.activemq.apollo.dto.ConnectionStatusDTO
-
The number of messages that have been sent to the connection.
- messages_sent - Variable in class org.apache.activemq.apollo.dto.ConnectorStatusDTO
-
The number of messages that have been sent to connections created
by this connector.
- MessageStatusDTO - Class in org.apache.activemq.apollo.dto
- MessageStatusDTO() - Constructor for class org.apache.activemq.apollo.dto.MessageStatusDTO
-
- metrics - Variable in class org.apache.activemq.apollo.dto.QueueStatusDTO
-
- metrics - Variable in class org.apache.activemq.apollo.dto.TopicStatusDTO
-
- min - Variable in class org.apache.activemq.apollo.dto.IntMetricDTO
-
The minimum amount added in an event
- min - Variable in class org.apache.activemq.apollo.dto.TimeMetricDTO
-
The minimum time in nanoseconds spent in an event
- min(TimeUnit) - Method in class org.apache.activemq.apollo.dto.TimeMetricDTO
-
- mirrored - Variable in class org.apache.activemq.apollo.dto.QueueDTO
-
If set to true, then once the queue
is created all messages sent to the queue
will be mirrored to a topic of the same name
and all messages sent to the topic will be mirror
to the queue.
- Module - Class in org.apache.activemq.apollo.dto
- Module() - Constructor for class org.apache.activemq.apollo.dto.Module
-
- security - Variable in class org.apache.activemq.apollo.dto.LogCategoryDTO
-
- selector - Variable in class org.apache.activemq.apollo.dto.DurableSubscriptionDestinationDTO
-
- selector - Variable in class org.apache.activemq.apollo.dto.DurableSubscriptionDTO
-
An optional selector that the durable subscription will be created
with when it's first eagerly created.
- send_buffer_size - Variable in class org.apache.activemq.apollo.dto.AcceptingConnectorDTO
-
Sets the size of the internal socket send buffer (aka setting the socket's SO_SNDBUF).
- separator - Variable in class org.apache.activemq.apollo.dto.AccessRuleDTO
-
If the separator is set, then the principal field will be interpreted as a list of
principles separated by the configured value.
- separator - Variable in class org.apache.activemq.apollo.dto.AddUserHeaderDTO
-
If the user has multiple principals which match
then they will all be listed in the value of the header
entry separated by the configured separator value.
- seq - Variable in class org.apache.activemq.apollo.dto.EntryStatusDTO
-
A unique id of the object within it's container
- ServiceDTO - Class in org.apache.activemq.apollo.dto
-
- ServiceDTO() - Constructor for class org.apache.activemq.apollo.dto.ServiceDTO
-
- services - Variable in class org.apache.activemq.apollo.dto.BrokerDTO
-
Opaque service class names which gets started/stopped when the broker
starts/stops.
- ServiceStatusDTO - Class in org.apache.activemq.apollo.dto
-
- ServiceStatusDTO() - Constructor for class org.apache.activemq.apollo.dto.ServiceStatusDTO
-
- SimpleCustomServiceDTO - Class in org.apache.activemq.apollo.dto
-
- SimpleCustomServiceDTO() - Constructor for class org.apache.activemq.apollo.dto.SimpleCustomServiceDTO
-
- SimpleProtocolFilterDTO - Class in org.apache.activemq.apollo.dto
-
- SimpleProtocolFilterDTO() - Constructor for class org.apache.activemq.apollo.dto.SimpleProtocolFilterDTO
-
- SimpleStoreStatusDTO - Class in org.apache.activemq.apollo.dto
-
Placeholder implementation fo a StoreStatusDTO since JAXB
seems to fail with:
"Type <...> or any of its subclasses are not known to this context."
- SimpleStoreStatusDTO() - Constructor for class org.apache.activemq.apollo.dto.SimpleStoreStatusDTO
-
- size - Variable in class org.apache.activemq.apollo.dto.EntryStatusDTO
-
- slow_consumer_policy - Variable in class org.apache.activemq.apollo.dto.TopicDTO
-
- SslDTO - Class in org.apache.activemq.apollo.dto
-
Allow you to customize protocol detection handling.
- SslDTO() - Constructor for class org.apache.activemq.apollo.dto.SslDTO
-
- start_time - Variable in class org.apache.activemq.apollo.dto.JvmMetricsDTO
-
- state - Variable in class org.apache.activemq.apollo.dto.EntryStatusDTO
-
- state - Variable in class org.apache.activemq.apollo.dto.ServiceStatusDTO
-
The state of the service.
- state - Variable in class org.apache.activemq.apollo.dto.StoreStatusDTO
-
The state of the service.
- state_since - Variable in class org.apache.activemq.apollo.dto.ServiceStatusDTO
-
Since when has the broker in in this state? In milliseconds since the epoch.
- state_since - Variable in class org.apache.activemq.apollo.dto.StoreStatusDTO
-
Since when has the service been in in this state? In milliseconds since the epoch.
- store - Variable in class org.apache.activemq.apollo.dto.VirtualHostDTO
-
- store - Variable in class org.apache.activemq.apollo.dto.VirtualHostStatusDTO
-
Is the virtual host using a store.
- store_type - Variable in class org.apache.activemq.apollo.dto.KeyStorageDTO
-
The type of key store.
- StoreDTO - Class in org.apache.activemq.apollo.dto
-
- StoreDTO() - Constructor for class org.apache.activemq.apollo.dto.StoreDTO
-
- StoreStatusDTO - Class in org.apache.activemq.apollo.dto
-
- StoreStatusDTO() - Constructor for class org.apache.activemq.apollo.dto.StoreStatusDTO
-
- StringIdDTO - Class in org.apache.activemq.apollo.dto
-
- StringIdDTO() - Constructor for class org.apache.activemq.apollo.dto.StringIdDTO
-
- StringIdDTO(String) - Constructor for class org.apache.activemq.apollo.dto.StringIdDTO
-
- StringIdLabeledDTO - Class in org.apache.activemq.apollo.dto
-
- StringIdLabeledDTO() - Constructor for class org.apache.activemq.apollo.dto.StringIdLabeledDTO
-
- StringIdLabeledDTO(String) - Constructor for class org.apache.activemq.apollo.dto.StringIdLabeledDTO
-
- StringIdLabeledDTO(String, String) - Constructor for class org.apache.activemq.apollo.dto.StringIdLabeledDTO
-
- StringIdListDTO - Class in org.apache.activemq.apollo.dto
-
- StringIdListDTO() - Constructor for class org.apache.activemq.apollo.dto.StringIdListDTO
-
- StringListDTO - Class in org.apache.activemq.apollo.dto
-
- StringListDTO() - Constructor for class org.apache.activemq.apollo.dto.StringListDTO
-
- subscription - Variable in class org.apache.activemq.apollo.dto.TopicDTO
-
The subscription settings that will be used for queues which are created
for each subscription when the `slow_consumer_policy` is set to `queue`.
- subscription_count - Variable in class org.apache.activemq.apollo.dto.AggregateConnectionMetricsDTO
-
Total number of subscriptions opened by the connections.
- subscription_count - Variable in class org.apache.activemq.apollo.dto.ConnectionStatusDTO
-
Opens subscriptions that the connection has created.
- subscription_id() - Method in class org.apache.activemq.apollo.dto.DurableSubscriptionDestinationDTO
-
- swap - Variable in class org.apache.activemq.apollo.dto.QueueSettingsDTO
-
Should messages be swapped out of memory if
no consumers need the message?
- swap_in_item_counter - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The total number of messages that have ever been
moved from persistent storage into RAM.
- swap_in_size_counter - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The total size in bytes of messages that have ever been
moved from persistent storage into RAM.
- swap_out_item_counter - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The total number of messages that have ever been
moved from RAM into persistent storage.
- swap_out_size_counter - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The total size in bytes of messages that have ever been
moved from RAM into persistent storage.
- swap_range_size - Variable in class org.apache.activemq.apollo.dto.QueueSettingsDTO
-
The number max number of swapped queue entries to load
from the store at a time.
- swapped_in_items - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The total number of messages that are resident in
the broker's RAM.
- swapped_in_size - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The total size in bytes of messages that are resident in
the broker's RAM.
- swapped_in_size_max - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The maximum amount of RAM this queue will use to process in
flight messages.
- swapping_in_size - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The total size in bytes of messages that are being
loaded from persistent storage into RAM.
- swapping_out_size - Variable in class org.apache.activemq.apollo.dto.DestMetricsDTO
-
The total size in bytes of messages that are being
evicted from RAM into persistent storage.