public final class Environment extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
getDocumentCacheSize() |
static int |
getMaxImageSize() |
static int |
getMergeCacheSize() |
static int |
getNrOfImagesToCache() |
static int |
getOverallTimeout() |
static int |
getSwapCacheSize() |
static Path |
getTempDirectory() |
static void |
reloadConfig() |
static boolean |
useParallelProcessing() |
public static Path getTempDirectory()
public static int getNrOfImagesToCache()
public static int getMergeCacheSize()
public static int getSwapCacheSize()
public static int getDocumentCacheSize()
public static int getMaxImageSize()
public static int getOverallTimeout()
public static void reloadConfig()
public static boolean useParallelProcessing()
Copyright © 2018 red6 enterprise software GmbH. All rights reserved.