| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.streamer |
TODO. |
| org.apache.ignite.streamer |
Contains main Streaming APIs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StreamerWindowMetricsAdapter
Streamer window metrics adapter.
|
class |
StreamerWindowMetricsHolder
Streamer window metrics holder.
|
| Modifier and Type | Method and Description |
|---|---|
StreamerWindowMetrics |
StreamerMetricsAdapter.windowMetrics(String winName)
Gets current window metrics, if window with given name is not configured
then
IllegalArgumentException will be thrown. |
StreamerWindowMetrics |
StreamerMetricsHolder.windowMetrics(String winName)
Gets current window metrics, if window with given name is not configured
then
IllegalArgumentException will be thrown. |
| Modifier and Type | Method and Description |
|---|---|
Collection<StreamerWindowMetrics> |
StreamerMetricsAdapter.windowMetrics()
Gets metrics for all windows.
|
Collection<StreamerWindowMetrics> |
StreamerMetricsHolder.windowMetrics()
Gets metrics for all windows.
|
| Constructor and Description |
|---|
StreamerWindowMetricsAdapter(StreamerWindowMetrics m) |
| Modifier and Type | Method and Description |
|---|---|
StreamerWindowMetrics |
StreamerMetrics.windowMetrics(String winName)
Gets current window metrics, if window with given name is not configured
then
IllegalArgumentException will be thrown. |
| Modifier and Type | Method and Description |
|---|---|
Collection<StreamerWindowMetrics> |
StreamerMetrics.windowMetrics()
Gets metrics for all windows.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015