@Generated public class CatalogInfo extends Object
| Constructor and Description |
|---|
CatalogInfo() |
public CatalogInfo setBrowseOnly(Boolean browseOnly)
public Boolean getBrowseOnly()
public CatalogInfo setCatalogType(CatalogType catalogType)
public CatalogType getCatalogType()
public CatalogInfo setComment(String comment)
public String getComment()
public CatalogInfo setConnectionName(String connectionName)
public String getConnectionName()
public CatalogInfo setCreatedAt(Long createdAt)
public Long getCreatedAt()
public CatalogInfo setCreatedBy(String createdBy)
public String getCreatedBy()
public CatalogInfo setEffectivePredictiveOptimizationFlag(EffectivePredictiveOptimizationFlag effectivePredictiveOptimizationFlag)
public EffectivePredictiveOptimizationFlag getEffectivePredictiveOptimizationFlag()
public CatalogInfo setEnablePredictiveOptimization(EnablePredictiveOptimization enablePredictiveOptimization)
public EnablePredictiveOptimization getEnablePredictiveOptimization()
public CatalogInfo setFullName(String fullName)
public String getFullName()
public CatalogInfo setIsolationMode(IsolationMode isolationMode)
public IsolationMode getIsolationMode()
public CatalogInfo setMetastoreId(String metastoreId)
public String getMetastoreId()
public CatalogInfo setName(String name)
public String getName()
public CatalogInfo setOptions(Map<String,String> options)
public CatalogInfo setOwner(String owner)
public String getOwner()
public CatalogInfo setProperties(Map<String,String> properties)
public CatalogInfo setProviderName(String providerName)
public String getProviderName()
public CatalogInfo setProvisioningInfo(ProvisioningInfo provisioningInfo)
public ProvisioningInfo getProvisioningInfo()
public CatalogInfo setSecurableKind(CatalogInfoSecurableKind securableKind)
public CatalogInfoSecurableKind getSecurableKind()
public CatalogInfo setSecurableType(String securableType)
public String getSecurableType()
public CatalogInfo setShareName(String shareName)
public String getShareName()
public CatalogInfo setStorageLocation(String storageLocation)
public String getStorageLocation()
public CatalogInfo setStorageRoot(String storageRoot)
public String getStorageRoot()
public CatalogInfo setUpdatedAt(Long updatedAt)
public Long getUpdatedAt()
public CatalogInfo setUpdatedBy(String updatedBy)
public String getUpdatedBy()
Copyright © 2024. All rights reserved.