接口的使用
org.apache.seatunnel.connectors.seatunnel.jdbc.utils.ThrowingRunnable
-
使用ThrowingRunnable的程序包 程序包 说明 org.apache.seatunnel.connectors.seatunnel.jdbc.utils -
-
org.apache.seatunnel.connectors.seatunnel.jdbc.utils中ThrowingRunnable的使用
参数类型为ThrowingRunnable的org.apache.seatunnel.connectors.seatunnel.jdbc.utils中的方法 修饰符和类型 方法 说明 static RunnableThrowingRunnable. unchecked(ThrowingRunnable<?> throwingRunnable)Converts aThrowingRunnableinto aRunnablewhich throws all checked exceptions as unchecked.
-