| Package | Description |
|---|---|
| dap4.ce | |
| dap4.core.data | |
| dap4.dap4shared | |
| dap4.servlet |
| Modifier and Type | Field and Description |
|---|---|
protected DataRecord |
CEConstraint.FilterIterator.current |
| Modifier and Type | Method and Description |
|---|---|
DataRecord |
CEConstraint.FilterIterator.next() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
CEConstraint.eval(DapSequence seq,
DataRecord record,
CEAST expr)
Evaluate a filter with respect to a Sequence record.
|
protected static Object |
CEConstraint.fieldValue(DapSequence seq,
DataRecord record,
String field) |
boolean |
CEConstraint.match(DapSequence seq,
DataRecord rec)
Selection X match
Evaluate a filter with respect to a Sequence record.
|
protected boolean |
CEConstraint.matches(DapSequence seq,
DataRecord rec,
CEAST filter)
Evaluate a filter with respect to a Sequence record.
|
| Modifier and Type | Method and Description |
|---|---|
DataRecord |
DataSequence.readRecord(long recordno) |
| Modifier and Type | Class and Description |
|---|---|
class |
D4DataRecord
DataRecord represents a record from a sequence.
|
| Modifier and Type | Method and Description |
|---|---|
DataRecord |
D4DataSequence.readRecord(long recordno) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DapSerializer.writeRecord(DapVariable vv,
DataRecord dr,
SerialWriter dst)
Write out a single Record instance.
|
Copyright © 1999–2021 UCAR/Unidata. All rights reserved.