public class WriteTables extends Object
Constructor and Description |
---|
WriteTables(Collection<Table> tables,
WriteOp writeOp) |
WriteTables(Table table,
WriteOp writeOp) |
Modifier and Type | Method and Description |
---|---|
Collection<Table> |
getTables() |
WriteOp |
getWriteOp() |
public WriteTables(Collection<Table> tables, WriteOp writeOp)
public Collection<Table> getTables()
public WriteOp getWriteOp()
Copyright © 2025. All rights reserved.