@MXBeanDescription(value="MBean that provides access to streamer window description.") public interface StreamerWindowMBean
Modifier and Type | Method and Description |
---|---|
String |
getClassName()
Gets window class name.
|
int |
getEvictionQueueSize()
Gets estimate for window eviction queue size.
|
String |
getName()
Gets window name.
|
int |
getSize()
Gets current window size.
|
@MXBeanDescription(value="Window name.") String getName()
@MXBeanDescription(value="Window class name.") String getClassName()
@MXBeanDescription(value="Window size.") int getSize()
@MXBeanDescription(value="Eviction queue size estimate.") int getEvictionQueueSize()
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 16 2015