IN - Input internal typeOUT - Output internal type@Internal @FunctionalInterface public interface CastExecutor<IN,OUT>
@Nullable OUT cast(@Nullable IN value) throws TableException
value - Input value.TableExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.