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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/log/
H A DLogConstants.java557 public static final int NUM_BYTES = 1; field in class:LogConstants
H A DLogReader.java83 * Returns the units (LogConstants.NUM_BYTES or LogConstants.NUM_RECORDS)
87 * LogConstants.NUM_BYTES (in the case of File logging), or
106 return (LogConstants.NUM_BYTES);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/log/
H A DLogConstants.java557 public static final int NUM_BYTES = 1; field in class:LogConstants
H A DLogReader.java83 * Returns the units (LogConstants.NUM_BYTES or LogConstants.NUM_RECORDS)
87 * LogConstants.NUM_BYTES (in the case of File logging), or
106 return (LogConstants.NUM_BYTES);

Completed in 26 milliseconds