com.sap.hana.datalake.files.enumeration.MkdirsOperationMode Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sap-hdlfs Show documentation
Show all versions of sap-hdlfs Show documentation
An implementation of org.apache.hadoop.fs.FileSystem targeting SAP HANA Data Lake Files.
package com.sap.hana.datalake.files.enumeration;
public enum MkdirsOperationMode {
COMPATIBLE,
DEFAULT
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy