Package org.apache.hop.resource
Class UuidResourceNaming
- java.lang.Object
-
- org.apache.hop.resource.SimpleResourceNaming
-
- org.apache.hop.resource.UuidResourceNaming
-
- All Implemented Interfaces:
IResourceNaming
public class UuidResourceNaming extends SimpleResourceNaming
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.hop.resource.IResourceNaming
IResourceNaming.FileNamingType
-
-
Constructor Summary
Constructors Constructor Description UuidResourceNaming()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StringgetFileNameUniqueIdentifier()-
Methods inherited from class org.apache.hop.resource.SimpleResourceNaming
fixFileName, fixPath, getDirectoryMap, getFileNameUniqueIdentifier, getFileSystemPrefix, getUseOriginalPathInTargetName, nameResource, nameResource, setDirectoryMap, setFileSystemPrefix, setUseOriginalPathInTargetName
-
-
-
-
Method Detail
-
getFileNameUniqueIdentifier
protected String getFileNameUniqueIdentifier()
-
-