Searched refs:NUM_RECORDS (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/log/
H A DLogConstants.java556 public static final int NUM_RECORDS = 0; field in class:LogConstants
H A DLogReader.java83 * Returns the units (LogConstants.NUM_BYTES or LogConstants.NUM_RECORDS)
88 * LogConstants.NUM_RECORDS (in the case of DB logging).
104 int i = LogConstants.NUM_RECORDS;
/forgerock/openam/openam-core/src/main/java/com/sun/identity/log/
H A DLogConstants.java556 public static final int NUM_RECORDS = 0; field in class:LogConstants
H A DLogReader.java83 * Returns the units (LogConstants.NUM_BYTES or LogConstants.NUM_RECORDS)
88 * LogConstants.NUM_RECORDS (in the case of DB logging).
104 int i = LogConstants.NUM_RECORDS;

Completed in 65 milliseconds