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
-
Method Details
-
doWork
void doWork()
-