Constructor and Description |
---|
TableInfoBuilder() |
Modifier and Type | Method and Description |
---|---|
TableInfo |
build() |
TableInfo.TableInfoBuilder |
metadataUnit(TableMetadataUnit unit) |
TableInfo.TableInfoBuilder |
name(String name) |
TableInfo.TableInfoBuilder |
owner(String owner) |
TableInfo.TableInfoBuilder |
storagePlugin(String storagePlugin) |
TableInfo.TableInfoBuilder |
type(String type) |
TableInfo.TableInfoBuilder |
workspace(String workspace) |
public TableInfo.TableInfoBuilder storagePlugin(String storagePlugin)
public TableInfo.TableInfoBuilder workspace(String workspace)
public TableInfo.TableInfoBuilder name(String name)
public TableInfo.TableInfoBuilder type(String type)
public TableInfo.TableInfoBuilder owner(String owner)
public TableInfo.TableInfoBuilder metadataUnit(TableMetadataUnit unit)
public TableInfo build()
Copyright © 1970 The Apache Software Foundation. All rights reserved.