public class MemoryConstant
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
static int |
MEMORY_CHECK_COUNT_1023 |
static int |
MEMORY_CHECK_COUNT_127 |
static int |
MEMORY_CHECK_COUNT_1W |
static int |
MEMORY_CHECK_COUNT_255 |
static int |
MEMORY_CHECK_COUNT_511 |
static int |
MEMORY_CHECK_COUNT_6W |
static int |
MEMORY_CHECK_COUNT_7 |
static int |
MEMORY_PER_BE_OBJECT
一个BE对象估计占用内存
|
static int |
MEMORY_PER_BOXCE_OBJECT
一个BoxCe对象估计占用内存
|
static int |
MEMORY_PER_DATA_VALUE
数据集一个值估计占用内存
|
static int |
MEMORY_PER_EXCEL2003_CELL
poi2003一个Excel格子估计占用内存大小
|
static int |
MEMORY_PER_EXCEL2007_CELL
poi2007一个Excel格子估计占用内存大小
|
static int |
MEMORY_PER_GROUP_OBJECT
一个Group对象估计占用内存
|
static int |
MEMORY_PER_REPORT_CELL
一个单元格估计占用内存大小
|
构造器和说明 |
---|
MemoryConstant() |
public static final int MEMORY_PER_REPORT_CELL
public static final int MEMORY_PER_EXCEL2007_CELL
public static final int MEMORY_PER_EXCEL2003_CELL
public static final int MEMORY_PER_DATA_VALUE
public static final int MEMORY_PER_GROUP_OBJECT
public static final int MEMORY_PER_BOXCE_OBJECT
public static final int MEMORY_PER_BE_OBJECT
public static final int MEMORY_CHECK_COUNT_7
public static final int MEMORY_CHECK_COUNT_127
public static final int MEMORY_CHECK_COUNT_255
public static final int MEMORY_CHECK_COUNT_1023
public static final int MEMORY_CHECK_COUNT_1W
public static final int MEMORY_CHECK_COUNT_6W
public static final int MEMORY_CHECK_COUNT_511