JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.apache.arrow.vector
Package
org.apache.arrow.vector.util
Interface CallBack
All Known Implementing Classes:
SchemaChangeCallBack
public interface
CallBack
Generic callback interface to be notified of events on value vectors.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
doWork
()
Method Details
doWork
void
doWork
()