T - The type of value to return after visiting.public static interface ArrowMessage.ArrowMessageVisitor<T>
ArrowMessage.| Modifier and Type | Method and Description |
|---|---|
T |
visit(ArrowDictionaryBatch message) |
T |
visit(ArrowRecordBatch message) |
T visit(ArrowDictionaryBatch message)
T visit(ArrowRecordBatch message)
Copyright © 2024 The Apache Software Foundation. All rights reserved.