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