|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SegmentationConfig | |
---|---|
com.genesyslab.platform.apptemplate.configuration.log | Dedicated package for CME Application Logging Options configuration support. |
Uses of SegmentationConfig in com.genesyslab.platform.apptemplate.configuration.log |
---|
Fields in com.genesyslab.platform.apptemplate.configuration.log declared as SegmentationConfig | |
---|---|
static SegmentationConfig |
SegmentationConfig.DEFAULT_SEGMENTATION
|
static SegmentationConfig |
SegmentationConfig.NO_SEGMENTATION
|
Fields in com.genesyslab.platform.apptemplate.configuration.log with type parameters of type SegmentationConfig | |
---|---|
static LogOptionsDescriptions.OptionDescriptor<SegmentationConfig> |
LogOptionsDescriptions.SEGMENT_OPT
Specifies whether there is a segmentation limit for a log file. |
Methods in com.genesyslab.platform.apptemplate.configuration.log that return SegmentationConfig | |
---|---|
SegmentationConfig |
GAppLoggingOptions.getSegment()
Returns the log segmentation configuration option. |
static SegmentationConfig |
SegmentationConfig.parse(java.lang.String optionVal,
ILogger logger)
Parses string option value in format of the segmentation option LogOptionsDescriptions.SEGMENT_OPT . |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |