| Package | Description |
|---|---|
| com.logicalclocks.hsfs |
| Modifier and Type | Method and Description |
|---|---|
Split.SplitType |
Split.getSplitType() |
static Split.SplitType |
Split.SplitType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Split.SplitType[] |
Split.SplitType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Split.setSplitType(Split.SplitType splitType) |
| Constructor and Description |
|---|
Split(Split.SplitType splitType,
String name,
Float percentage,
Date startTime,
Date endTime) |
Copyright © 2023. All rights reserved.