Package org.apache.nifi.c2.client
Class PersistentUuidGenerator
java.lang.Object
org.apache.nifi.c2.client.PersistentUuidGenerator
- All Implemented Interfaces:
IdGenerator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
logger
private static final org.slf4j.Logger logger -
persistenceLocation
-
-
Constructor Details
-
PersistentUuidGenerator
-
-
Method Details
-
generate
Description copied from interface:IdGeneratorGenerate a random id- Specified by:
generatein interfaceIdGenerator- Returns:
- the generated id
-
readFile
-
makeFile
-