| Package | Description |
|---|---|
| org.apache.iotdb.tsfile.read.query.timegenerator.node |
| Modifier and Type | Method and Description |
|---|---|
NodeType |
OrNode.getType() |
NodeType |
AndNode.getType() |
NodeType |
LeafNode.getType() |
NodeType |
Node.getType() |
static NodeType |
NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeType[] |
NodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.