Class PVPath
java.lang.Object
org.epics.archiverappliance.utils.nio.PVPath
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic PVPathstatic PVPathfromRootFolder(String rootFolder) booleanbooleanbooleanbooleanbooleantoString()toURI()withNewExtension(String newExtension)
-
Field Details
-
SCHEME_TO_PACKFILE_EXTENSION
-
-
Constructor Details
-
PVPath
-
PVPath
-
PVPath
-
-
Method Details
-
fromRootFolder
-
getRootFolder
-
getChunkKey
-
getPartitionName
-
getExtension
-
isPackFile
public boolean isPackFile() -
isNIO2Path
public boolean isNIO2Path() -
getScheme
-
isPlainFile
public boolean isPlainFile() -
shouldWeCreateParentFolder
public boolean shouldWeCreateParentFolder() -
isRootFolderOnly
public boolean isRootFolderOnly() -
getFullPath
-
toURI
-
toRootURI
-
getParentPathForCreation
-
getContainerPath
-
getContainedPath
-
fromPath
-
withNewExtension
-
equals
-
toString
-