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

/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/
H A DShardedCounter.java249 throwIfUndefined(this);
267 throwIfUndefined(this);
274 throwIfUndefined(this);
291 private static void throwIfUndefined(SequentialCursor<?, ?> cursor) method in class:ShardedCounter.UniqueKeysCursor
H A DOnDiskMergeImporter.java1728 throwIfUndefined(this);
1735 throwIfUndefined(this);
1934 throwIfUndefined(this);
1941 throwIfUndefined(this);
2010 throwIfUndefined(this);
2031 throwIfUndefined(this);
2038 throwIfUndefined(this);
2159 throwIfUndefined(this);
2166 throwIfUndefined(this);
3082 private static void throwIfUndefined(SequentialCurso method in class:OnDiskMergeImporter
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/backends/pdb/
H A DPDBStorage.java148 throwIfUndefined();
159 throwIfUndefined();
182 throwIfUndefined();
269 private void throwIfUndefined() method in class:PDBStorage.CursorImpl

Completed in 63 milliseconds