- getAdded() - Method in class org.apache.streams.pojo.json.ThroughputQueueBroadcast
-
Number of elements added to the queue
- getAdditionalProperties() - Method in class org.apache.streams.local.monitoring.MonitoringConfiguration
-
- getAdditionalProperties() - Method in class org.apache.streams.pojo.json.Broadcast
-
- getAdditionalProperties() - Method in class org.apache.streams.pojo.json.DatumStatusCounterBroadcast
-
- getAdditionalProperties() - Method in class org.apache.streams.pojo.json.MemoryUsageBroadcast
-
- getAdditionalProperties() - Method in class org.apache.streams.pojo.json.StreamsTaskCounterBroadcast
-
- getAdditionalProperties() - Method in class org.apache.streams.pojo.json.ThroughputQueueBroadcast
-
- getAvgTime() - Method in class org.apache.streams.pojo.json.StreamsTaskCounterBroadcast
-
Average amount of time an item spent in this Task
- getAvgWait() - Method in class org.apache.streams.pojo.json.ThroughputQueueBroadcast
-
Average wait time
- getBroadcastURI() - Method in class org.apache.streams.local.monitoring.MonitoringConfiguration
-
URI for monitoring statistics
- getBroadcastUri() - Method in class org.apache.streams.monitoring.tasks.BroadcastMonitorThread
-
- getCurrentSize() - Method in class org.apache.streams.pojo.json.ThroughputQueueBroadcast
-
Current size of the queue
- getErrorRate() - Method in class org.apache.streams.pojo.json.StreamsTaskCounterBroadcast
-
Rate of failed items
- getFailed() - Method in class org.apache.streams.pojo.json.DatumStatusCounterBroadcast
-
Number of objects that have faile
- getHeapMemoryUsage() - Method in class org.apache.streams.pojo.json.MemoryUsageBroadcast
-
The amount of heap memory we are currently using
- getMaxTime() - Method in class org.apache.streams.pojo.json.StreamsTaskCounterBroadcast
-
Longest amount of time an item spent in this Task
- getMaxWait() - Method in class org.apache.streams.pojo.json.ThroughputQueueBroadcast
-
Maximum wait time
- getMonitoringBroadcastIntervalMs() - Method in class org.apache.streams.local.monitoring.MonitoringConfiguration
-
Milliseconds between publish events
- getName() - Method in class org.apache.streams.pojo.json.Broadcast
-
Name of the MBean
- getName() - Method in class org.apache.streams.pojo.json.DatumStatusCounterBroadcast
-
Name of the MBean
- getName() - Method in class org.apache.streams.pojo.json.MemoryUsageBroadcast
-
The name of this MBean
- getName() - Method in class org.apache.streams.pojo.json.StreamsTaskCounterBroadcast
-
Name of the MBean
- getName() - Method in class org.apache.streams.pojo.json.ThroughputQueueBroadcast
-
Name of the MBean
- getNonHeapMemoryUsage() - Method in class org.apache.streams.pojo.json.MemoryUsageBroadcast
-
The amount of non-heap memory we are using
- getNumEmitted() - Method in class org.apache.streams.pojo.json.StreamsTaskCounterBroadcast
-
Number of items that have been emitted
- getNumReceived() - Method in class org.apache.streams.pojo.json.StreamsTaskCounterBroadcast
-
Number of items this Task has received
- getNumUnhandledErrors() - Method in class org.apache.streams.pojo.json.StreamsTaskCounterBroadcast
-
Number of unhandled errors
- getObjectPendingFinalizationCount() - Method in class org.apache.streams.pojo.json.MemoryUsageBroadcast
-
The number of objects that are pending finalization
- getPassed() - Method in class org.apache.streams.pojo.json.DatumStatusCounterBroadcast
-
Number of objects that have passed
- getRemoved() - Method in class org.apache.streams.pojo.json.ThroughputQueueBroadcast
-
Number of elements removed from the queue
- getStartedAt() - Method in class org.apache.streams.pojo.json.Broadcast
-
Milliseconds since epoch when this Stream was started
- getStreamIdentifier() - Method in class org.apache.streams.pojo.json.Broadcast
-
The name of the Stream that is currently executing
- getThroughput() - Method in class org.apache.streams.pojo.json.ThroughputQueueBroadcast
-
Number of elements that have passed through the queue per second
- getVerbose() - Method in class org.apache.streams.pojo.json.MemoryUsageBroadcast
-
Whether or not this is verbose
- getWaitTime() - Method in class org.apache.streams.monitoring.tasks.BroadcastMonitorThread
-
- setAdded(Long) - Method in class org.apache.streams.pojo.json.ThroughputQueueBroadcast
-
Number of elements added to the queue
- setAdditionalProperty(String, Object) - Method in class org.apache.streams.local.monitoring.MonitoringConfiguration
-
- setAdditionalProperty(String, Object) - Method in class org.apache.streams.pojo.json.Broadcast
-
- setAdditionalProperty(String, Object) - Method in class org.apache.streams.pojo.json.DatumStatusCounterBroadcast
-
- setAdditionalProperty(String, Object) - Method in class org.apache.streams.pojo.json.MemoryUsageBroadcast
-
- setAdditionalProperty(String, Object) - Method in class org.apache.streams.pojo.json.StreamsTaskCounterBroadcast
-
- setAdditionalProperty(String, Object) - Method in class org.apache.streams.pojo.json.ThroughputQueueBroadcast
-
- setAvgTime(Object) - Method in class org.apache.streams.pojo.json.StreamsTaskCounterBroadcast
-
Average amount of time an item spent in this Task
- setAvgWait(Object) - Method in class org.apache.streams.pojo.json.ThroughputQueueBroadcast
-
Average wait time
- setBroadcastURI(String) - Method in class org.apache.streams.local.monitoring.MonitoringConfiguration
-
URI for monitoring statistics
- setCurrentSize(Long) - Method in class org.apache.streams.pojo.json.ThroughputQueueBroadcast
-
Current size of the queue
- setErrorRate(Object) - Method in class org.apache.streams.pojo.json.StreamsTaskCounterBroadcast
-
Rate of failed items
- setFailed(Boolean) - Method in class org.apache.streams.pojo.json.DatumStatusCounterBroadcast
-
Number of objects that have faile
- setHeapMemoryUsage(Long) - Method in class org.apache.streams.pojo.json.MemoryUsageBroadcast
-
The amount of heap memory we are currently using
- setMaxTime(Long) - Method in class org.apache.streams.pojo.json.StreamsTaskCounterBroadcast
-
Longest amount of time an item spent in this Task
- setMaxWait(Object) - Method in class org.apache.streams.pojo.json.ThroughputQueueBroadcast
-
Maximum wait time
- setMonitoringBroadcastIntervalMs(Long) - Method in class org.apache.streams.local.monitoring.MonitoringConfiguration
-
Milliseconds between publish events
- setName(String) - Method in class org.apache.streams.pojo.json.Broadcast
-
Name of the MBean
- setName(String) - Method in class org.apache.streams.pojo.json.DatumStatusCounterBroadcast
-
Name of the MBean
- setName(String) - Method in class org.apache.streams.pojo.json.MemoryUsageBroadcast
-
The name of this MBean
- setName(String) - Method in class org.apache.streams.pojo.json.StreamsTaskCounterBroadcast
-
Name of the MBean
- setName(String) - Method in class org.apache.streams.pojo.json.ThroughputQueueBroadcast
-
Name of the MBean
- setNonHeapMemoryUsage(Long) - Method in class org.apache.streams.pojo.json.MemoryUsageBroadcast
-
The amount of non-heap memory we are using
- setNumEmitted(Long) - Method in class org.apache.streams.pojo.json.StreamsTaskCounterBroadcast
-
Number of items that have been emitted
- setNumReceived(Long) - Method in class org.apache.streams.pojo.json.StreamsTaskCounterBroadcast
-
Number of items this Task has received
- setNumUnhandledErrors(Long) - Method in class org.apache.streams.pojo.json.StreamsTaskCounterBroadcast
-
Number of unhandled errors
- setObjectPendingFinalizationCount(Long) - Method in class org.apache.streams.pojo.json.MemoryUsageBroadcast
-
The number of objects that are pending finalization
- setPassed(Boolean) - Method in class org.apache.streams.pojo.json.DatumStatusCounterBroadcast
-
Number of objects that have passed
- setRemoved(Long) - Method in class org.apache.streams.pojo.json.ThroughputQueueBroadcast
-
Number of elements removed from the queue
- setStartedAt(Long) - Method in class org.apache.streams.pojo.json.Broadcast
-
Milliseconds since epoch when this Stream was started
- setStreamIdentifier(String) - Method in class org.apache.streams.pojo.json.Broadcast
-
The name of the Stream that is currently executing
- setThroughput(Object) - Method in class org.apache.streams.pojo.json.ThroughputQueueBroadcast
-
Number of elements that have passed through the queue per second
- setup() - Method in class org.apache.streams.monitoring.persist.impl.LogstashUdpMessagePersister
-
setup.
- setVerbose(Boolean) - Method in class org.apache.streams.pojo.json.MemoryUsageBroadcast
-
Whether or not this is verbose
- shutdown() - Method in class org.apache.streams.monitoring.tasks.BroadcastMonitorThread
-
- Slf4jMessagePersister - Class in org.apache.streams.monitoring.persist.impl
-
Persist montoring messages to SLF4J.
- Slf4jMessagePersister() - Constructor for class org.apache.streams.monitoring.persist.impl.Slf4jMessagePersister
-
- StreamsTaskCounterBroadcast - Class in org.apache.streams.pojo.json
-
object
- StreamsTaskCounterBroadcast() - Constructor for class org.apache.streams.pojo.json.StreamsTaskCounterBroadcast
-
- StreamsTaskCounterDeserializer - Class in org.apache.streams.jackson
-
StreamsTaskCounterDeserializer: a JsonDeserializer for StreamsTaskCounterBroadcast.
- StreamsTaskCounterDeserializer() - Constructor for class org.apache.streams.jackson.StreamsTaskCounterDeserializer
-