Package | Description |
---|---|
org.apache.orc.impl |
Modifier and Type | Class and Description |
---|---|
class |
VisitorContextImpl
Base implementation for
Dictionary.VisitorContext used to traversing
all nodes in a dictionary. |
Modifier and Type | Method and Description |
---|---|
void |
Dictionary.Visitor.visit(Dictionary.VisitorContext context)
Called once for each node of the tree in sort order.
|
Copyright © 2013–2022 The Apache Software Foundation. All rights reserved.