public interface NativeInputFormat extends InputFormat<Block,SQLException>
| Modifier and Type | Method and Description |
|---|---|
void |
fill(Block block) |
default String |
name() |
default String name()
name in interface InputFormat<Block,SQLException>void fill(Block block) throws SQLException
fill in interface InputFormat<Block,SQLException>SQLExceptionCopyright © 2021. All rights reserved.