public class IntervalConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
end |
long[] |
multiEnd |
String[] |
multiFileSuffix
These suffixes will be checked when searching for non-existing file names for
result creation
|
long[] |
multiStart
If multiStart is not null, also multiEnd must exist and have the same array length.
|
long |
start |
| Constructor and Description |
|---|
IntervalConfiguration() |
public long start
public long end
public long[] multiStart
public long[] multiEnd
public String[] multiFileSuffix
Copyright © 2019. All rights reserved.