public interface SplitTask
Modifier and Type | Method and Description |
---|---|
java.util.Date |
getEndTime()
Gets the end time of the split segment.
|
java.lang.String |
getSplitId()
Gets the id of the split segment.
|
java.util.Date |
getStartTime()
Gets the start time of the split segment.
|