Package | Description |
---|---|
alluxio.master.predicate.interval |
Modifier and Type | Field and Description |
---|---|
static IntervalSet |
IntervalSet.ALWAYS
The interval set that is always possible.
|
static IntervalSet |
IntervalSet.NEVER
The interval set that is never possible.
|
Modifier and Type | Method and Description |
---|---|
IntervalSet |
IntervalSet.intersect(IntervalSet other) |
static IntervalSet |
IntervalUtils.intersect(List<IntervalSet> intervalSets) |
IntervalSet |
Interval.negate() |
IntervalSet |
IntervalSet.negate() |
Modifier and Type | Method and Description |
---|---|
IntervalSet |
IntervalSet.intersect(IntervalSet other) |
Modifier and Type | Method and Description |
---|---|
static IntervalSet |
IntervalUtils.intersect(List<IntervalSet> intervalSets) |
Copyright © 2023. All Rights Reserved.