Searched defs:RESET_CHANGE_NUMBER_SUBCMD_NAME (Results 1 - 1 of 1) sorted by relevance

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/dsreplication/
H A DReplicationCliArgumentParser.java215 static final String RESET_CHANGE_NUMBER_SUBCMD_NAME = "reset-change-number"; field in class:ReplicationCliArgumentParser
825 resetChangelogNumber = new SubCommand(this, RESET_CHANGE_NUMBER_SUBCMD_NAME,
1588 return isSubcommand(RESET_CHANGE_NUMBER_SUBCMD_NAME);

Completed in 32 milliseconds