public static class SolEnum.QuantaLevelStat
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
ALLOC_DATA_BLOCKS
The number of allocated data blocks (of specified quanta size).
|
static int |
FREE_DATA_BLOCKS
The number of free data blocks (of specified quanta size from 0 to
SolEnum.QuantaLevelStat.NUM_MSG_QUANTA - 1) |
static int |
NUM_MSG_QUANTA
The number of different fixed sizes that are supported in the Native
SDK.
|
Constructor and Description |
---|
QuantaLevelStat() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
toString(int fieldValue) |
public static final int NUM_MSG_QUANTA
public static final int FREE_DATA_BLOCKS
SolEnum.QuantaLevelStat.NUM_MSG_QUANTA
- 1)public static final int ALLOC_DATA_BLOCKS
SolEnum.QuantaLevelStat.NUM_MSG_QUANTA
indicates messages currently allocated that
are larger than maximum quanta size.Copyright 2004-2024 Solace Corporation. All rights reserved.