| Package | Description |
|---|---|
| org.apache.calcite.linq4j |
Language-integrated query for Java (linq4j) main package.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) ModularInteger |
MemoryFactory.offset |
private ModularInteger |
MemoryFactory.Memory.offset |
| Modifier and Type | Method and Description |
|---|---|
ModularInteger |
ModularInteger.minus(int operand) |
ModularInteger |
ModularInteger.plus(int operand) |
| Constructor and Description |
|---|
Memory(int history,
int future,
ModularInteger offset,
Object[] values) |
Copyright © 2012–2021 The Apache Software Foundation. All rights reserved.