|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SegmentationStrategy | |
---|---|
com.genesyslab.platform.logging.configuration |
Uses of SegmentationStrategy in com.genesyslab.platform.logging.configuration |
---|
Methods in com.genesyslab.platform.logging.configuration that return SegmentationStrategy | |
---|---|
SegmentationStrategy |
SegmentationConfiguration.getStrategy()
Describes the type of segmentation used. |
static SegmentationStrategy |
SegmentationStrategy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SegmentationStrategy[] |
SegmentationStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.genesyslab.platform.logging.configuration with parameters of type SegmentationStrategy | |
---|---|
SegmentationConfiguration(SegmentationStrategy segmentationType,
int numericValue)
Constructor. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |