Uses of Class
org.odpi.openmetadata.accessservices.stewardshipaction.properties.DataStoreProperties
-
Packages that use DataStoreProperties Package Description org.odpi.openmetadata.accessservices.stewardshipaction.properties This properties package provides the properties used to create different types of instances for an asset and its attachments. -
-
Uses of DataStoreProperties in org.odpi.openmetadata.accessservices.stewardshipaction.properties
Subclasses of DataStoreProperties in org.odpi.openmetadata.accessservices.stewardshipaction.properties Modifier and Type Class Description classFilePropertiesFileProperties describes the property of a single data file.classFolderPropertiesFolderProperties defines an asset that is a folder.Constructors in org.odpi.openmetadata.accessservices.stewardshipaction.properties with parameters of type DataStoreProperties Constructor Description DataStoreProperties(DataStoreProperties template)Copy/clone constructor.FolderProperties(DataStoreProperties template)Subtyping constructor.
-