All Methods Instance Methods Abstract Methods Default Methods
Modifier and Type |
Method and Description |
default Table |
create(Schema schema,
PartitionSpec spec,
java.util.Map<java.lang.String,java.lang.String> properties,
java.lang.String tableIdentifier) |
default Table |
create(Schema schema,
PartitionSpec spec,
SortOrder order,
java.util.Map<java.lang.String,java.lang.String> properties,
java.lang.String tableIdentifier) |
default Table |
create(Schema schema,
PartitionSpec spec,
java.lang.String tableIdentifier) |
default Table |
create(Schema schema,
java.lang.String tableIdentifier) |
boolean |
exists(java.lang.String tableIdentifier) |
Table |
load(java.lang.String tableIdentifier) |