@Generated public class SchemaInfo extends Object
| Constructor and Description |
|---|
SchemaInfo() |
public SchemaInfo setBrowseOnly(Boolean browseOnly)
public Boolean getBrowseOnly()
public SchemaInfo setCatalogName(String catalogName)
public String getCatalogName()
public SchemaInfo setCatalogType(String catalogType)
public String getCatalogType()
public SchemaInfo setComment(String comment)
public String getComment()
public SchemaInfo setCreatedAt(Long createdAt)
public Long getCreatedAt()
public SchemaInfo setCreatedBy(String createdBy)
public String getCreatedBy()
public SchemaInfo setEffectivePredictiveOptimizationFlag(EffectivePredictiveOptimizationFlag effectivePredictiveOptimizationFlag)
public EffectivePredictiveOptimizationFlag getEffectivePredictiveOptimizationFlag()
public SchemaInfo setEnablePredictiveOptimization(EnablePredictiveOptimization enablePredictiveOptimization)
public EnablePredictiveOptimization getEnablePredictiveOptimization()
public SchemaInfo setFullName(String fullName)
public String getFullName()
public SchemaInfo setMetastoreId(String metastoreId)
public String getMetastoreId()
public SchemaInfo setName(String name)
public String getName()
public SchemaInfo setOwner(String owner)
public String getOwner()
public SchemaInfo setProperties(Map<String,String> properties)
public SchemaInfo setSchemaId(String schemaId)
public String getSchemaId()
public SchemaInfo setStorageLocation(String storageLocation)
public String getStorageLocation()
public SchemaInfo setStorageRoot(String storageRoot)
public String getStorageRoot()
public SchemaInfo setUpdatedAt(Long updatedAt)
public Long getUpdatedAt()
public SchemaInfo setUpdatedBy(String updatedBy)
public String getUpdatedBy()
Copyright © 2024. All rights reserved.