Package org.opends.server.loggers
Class TimeStampNaming
java.lang.Object
org.opends.server.loggers.TimeStampNaming
A file name policy that names files suffixed by the time it was created.
-
Constructor Summary
ConstructorDescriptionTimeStampNaming
(Path file) Create a new instance of the TimeStampNaming policy. -
Method Summary
-
Constructor Details
-
TimeStampNaming
Create a new instance of the TimeStampNaming policy. Files will be created with the names in the prefix.utctime format.- Parameters:
file
- the file to use as the naming prefix.
-
-
Method Details
-
getInitialName
-
getNextName
-
listFiles
- Throws:
IOException
-