Uses of Class
io.prestosql.operator.TableWriterOperator.TableWriterInfo
-
Packages that use TableWriterOperator.TableWriterInfo Package Description io.prestosql.operator -
-
Uses of TableWriterOperator.TableWriterInfo in io.prestosql.operator
Methods in io.prestosql.operator that return TableWriterOperator.TableWriterInfo Modifier and Type Method Description TableWriterOperator.TableWriterInfoTableWriterOperator.TableWriterInfo. mergeWith(TableWriterOperator.TableWriterInfo other)Methods in io.prestosql.operator with parameters of type TableWriterOperator.TableWriterInfo Modifier and Type Method Description TableWriterOperator.TableWriterInfoTableWriterOperator.TableWriterInfo. mergeWith(TableWriterOperator.TableWriterInfo other)
-