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