public class GBQueuePolicy extends java.lang.Object implements GBQueuePolicyMBean
| Constructor and Description |
|---|
GBQueuePolicy()
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getBreakThreshold() |
int |
getCurrentBufferFillGrade() |
long |
getCurrentWaitTime() |
long |
getWaitTime() |
void |
setBreakThreshold(int value) |
void |
setCurrentWaitTime(long value) |
void |
setFillGrade(int value) |
void |
setWaitTime(long value) |
public int getCurrentBufferFillGrade()
throws java.io.IOException
getCurrentBufferFillGrade in interface GBQueuePolicyMBeanjava.io.IOExceptionpublic void setFillGrade(int value)
public int getBreakThreshold()
throws java.io.IOException
getBreakThreshold in interface GBQueuePolicyMBeanjava.io.IOExceptionpublic void setBreakThreshold(int value)
public long getWaitTime()
throws java.io.IOException
getWaitTime in interface GBQueuePolicyMBeanjava.io.IOExceptionpublic void setWaitTime(long value)
public long getCurrentWaitTime()
throws java.io.IOException
getCurrentWaitTime in interface GBQueuePolicyMBeanjava.io.IOExceptionpublic void setCurrentWaitTime(long value)
Data In Motion Consulting GmbH