public class ConfigurableMetadataBasedFileVersioner extends MetadataBasedFileVersioner
MetadataBasedFileVersioner which is configurable via java properties. Set the
following java property to configure file_spec per product type:
org.apache.oodt.cas.filemgr.versioning.configuration.X_POINT_ID| Constructor and Description |
|---|
ConfigurableMetadataBasedFileVersioner() |
ConfigurableMetadataBasedFileVersioner(Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
createDataStoreReferences(Product product,
Metadata metadata) |
getFilePathSpec, isFlatProducts, setFilePathSpec, setFlatProductspublic ConfigurableMetadataBasedFileVersioner()
public ConfigurableMetadataBasedFileVersioner(Properties properties)
public void createDataStoreReferences(Product product, Metadata metadata) throws VersioningException
createDataStoreReferences in interface VersionercreateDataStoreReferences in class MetadataBasedFileVersionerVersioningExceptionCopyright © 1999–2017 Apache OODT. All rights reserved.