public static class ImageFileStorage.Tunable extends TunableConstants
| Modifier and Type | Field and Description |
|---|---|
int |
extensionSize
The storage is expanded by the given increment, if set to 0 it
is only expanded by the object size, each time to space is needed.
|
int |
freeSpaceAfterMillis
Time after unused space is finally freed and maybe reused.
|
byte |
highestIndexNumber |
int |
indexFileFactor
Factor of the entry count in the storage to limit the index
file size.
|
int |
rewriteCompleteFactor |
int |
rewritePartialFactor |
| Constructor and Description |
|---|
ImageFileStorage.Tunable() |
public int indexFileFactor
public int rewriteCompleteFactor
public int rewritePartialFactor
public byte highestIndexNumber
public int extensionSize
public int freeSpaceAfterMillis
public ImageFileStorage.Tunable()
cache2k API documentation. Copyright © 2000–2015 headissue GmbH, Munich.