Package | Description |
---|---|
com.pervasive.datarush.analytics.stats |
Provides various statistics, Data Summarizer, and Data Quality Analyzer.
|
Modifier and Type | Method and Description |
---|---|
static Interval.Closure |
Interval.Closure.closure(boolean fromClosed,
boolean toClosed)
Returns a closure for the given parameters
|
Interval.Closure |
Interval.getClosure()
Returns the closure of the interval
|
static Interval.Closure |
Interval.Closure.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Interval.Closure[] |
Interval.Closure.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Interval(Interval.Closure closure,
T leftMargin,
T rightMargin)
Creates a new interval
|
Copyright © 2020 Actian Corporation. All rights reserved.