Package | Description |
---|---|
org.apache.orc.impl |
Modifier and Type | Method and Description |
---|---|
void |
StringRedBlackTree.visit(Dictionary.Visitor visitor)
Visit all of the nodes in the tree in sorted order.
|
void |
Dictionary.visit(Dictionary.Visitor visitor)
Traverse the whole dictionary and apply the action.
|
void |
StringHashTableDictionary.visit(Dictionary.Visitor visitor) |
Copyright © 2013–2022 The Apache Software Foundation. All rights reserved.