BBSON MBean

Partial ObjectName:
WebSphere:*,type=BBSON


MBean BBSON

Management interface for the SON-based Bulletin Board service.

Since:
5.1 XD

Operation Summary
com.ibm.websphere.bbson.jmx.BBSnapshotgetSnapshot()
           A snapshot of the local bulletinboard state
com.ibm.websphere.bbson.jmx.AbstractDumpgetAbstractStateDump()
           Fetches a text dump of the local abstract internal state
java.lang.StringgetConcreteStateDump()
           Fetches a text dump of the local concrete internal state
com.ibm.websphere.bbson.jmx.BBIORatesgetIORates()
           Returns a snapshot of recent I/O rates

Operation Detail

getSnapshot

public com.ibm.websphere.bbson.jmx.BBSnapshot getSnapshot()
A snapshot of the local bulletinboard state

getAbstractStateDump

public com.ibm.websphere.bbson.jmx.AbstractDump getAbstractStateDump()
Fetches a text dump of the local abstract internal state

getConcreteStateDump

public java.lang.String getConcreteStateDump()
Fetches a text dump of the local concrete internal state

getIORates

public com.ibm.websphere.bbson.jmx.BBIORates getIORates()
Returns a snapshot of recent I/O rates

Copyright IBM Corp. 1996 - 2007