@ParametersAreNonnullByDefault protected static final class AbstractInMemoryBackend.Sizes extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static long |
CLASS
The estimated size of a
ClassBean. |
protected static long |
ENTRIES
The estimated number of entries in maps.
|
protected static long |
FEATURE
The estimated size of a
FeatureBean. |
protected static long |
FEATURE_VALUE
The estimated size of a feature value.
|
protected static long |
ID
The estimated size of an
Id. |
protected static final long ENTRIES
protected static final long ID
Id.protected static final long CLASS
ClassBean.protected static final long FEATURE
FeatureBean.protected static final long FEATURE_VALUE
Copyright © 2013–2019 Atlanmod. All rights reserved.