See: Description
Class | Description |
---|---|
StreamScope<T> |
A Stream "oscilloscope" for capturing stream tuples for analysis / debug.
|
StreamScope.BufferManager<T> |
Control the retention of captured tuples.
|
StreamScope.Sample<T> |
A captured tuple.
|
StreamScope.TriggerManager<T> |
Control what triggers capturing of tuples.
|
StreamScopeBean |
Implementation of
StreamScopeMXBean . |
StreamScopeRegistry |
A registry for Stream "oscilloscope"
StreamScope instances. |
StreamScopeRegistryBean |
An implementation of
StreamScopeRegistryMXBean . |
StreamScopeSetup |
Utility helpers for StreamScope setup and management.
|
A StreamScope
captures tuples.
StreamScopes are registered with a StreamScopeRegistry
runtime service and are also controllable via
StreamScopeMXBean
mbeans
registered with a StreamScopeRegistryMXBean
runtime ControlService
.
StreamScopeSetup
performs the necessary setup for a
TopologyProvider
to use the package,
including registration of services and instrumenting a topology with
StreamScope instances.
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641