public static final class DeleteByRangeParam.Builder
extends java.lang.Object
DeleteByRangeParam
Constructor and Description |
---|
Builder(DateRange dateRange,
java.lang.String tableName) |
Modifier and Type | Method and Description |
---|---|
DeleteByRangeParam |
build() |
DeleteByRangeParam.Builder |
withTimeout(long timeout)
Optional.
|
public DeleteByRangeParam.Builder withTimeout(long timeout)
timeout
- in secondsBuilder
public DeleteByRangeParam build()