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

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java9180 addAllAvailableSuffixes(availableSuffixes, cache1.getSuffixes(), replicationServer1);
9184 addAllAvailableSuffixes(availableSuffixes, cache2.getSuffixes(), replicationServer2);
9209 private void addAllAvailableSuffixes(Collection<String> availableSuffixes, method in class:ReplicationCliMain

Completed in 38 milliseconds