@MessageLogger(projectCode="ISPN")
public interface Log
extends org.jboss.logging.BasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv@Message(value="Max size of index node (%d) is limited to 32767 bytes.",
id=29001)
CacheConfigurationException maxNodeSizeLimitedToShort(int maxNodeSize)
@Message(value="Min size of index node (%d) must be less or equal to max size (%d).",
id=29002)
CacheConfigurationException minNodeSizeMustBeLessOrEqualToMax(int minNodeSize,
int maxNodeSize)
@Message(value="Calculation of size has been interrupted.",
id=29003)
PersistenceException sizeCalculationInterrupted(@Cause
InterruptedException e)
@LogMessage(level=ERROR)
@Message(value="Failed processing task for key %s",
id=29004)
void failedProcessingTask(Object key,
@Cause
Exception e)
@LogMessage(level=ERROR)
@Message(value="Iteration was interrupted.",
id=29005)
void iterationInterrupted(@Cause
InterruptedException e)
@LogMessage(level=WARN)
@Message(value="Cannot truncate index",
id=29006)
void cannotTruncateIndex(@Cause
IOException e)
@LogMessage(level=ERROR)
@Message(value="Unexpected error in index updater thread.",
id=29007)
void errorInIndexUpdater(@Cause
Throwable e)
@LogMessage(level=ERROR)
@Message(value="Failed to close the index file.",
id=29008)
void failedToCloseIndex(@Cause
IOException e)
@LogMessage(level=ERROR)
@Message(value="Unexpected error in data compactor.",
id=29009)
void compactorFailed(@Cause
Throwable e)
@LogMessage(level=ERROR)
@Message(value="Cannot close/delete data file %d.",
id=290010)
void cannotCloseDeleteFile(int fileId,
@Cause
IOException e)
@LogMessage(level=ERROR)
@Message(value="Cannot close data file.",
id=29011)
void cannotCloseFile(@Cause
IOException e)
@Message(value="Compaction threshold (%f) should be between 0 (exclusively) and 1 (inclusively).",
id=29012)
CacheConfigurationException invalidCompactionThreshold(double value)
@Message(value="Cannot open index on %s",
id=29013)
PersistenceException cannotOpenIndex(String location,
@Cause
IOException e)
@Message(value="Interrupted while stopping the store",
id=29014)
PersistenceException interruptedWhileStopping(@Cause
InterruptedException e)
@Message(value="Interrupted while pausing the index for clear.",
id=29015)
PersistenceException interruptedWhileClearing(@Cause
InterruptedException e)
@Message(value="Cannot clear/reopen index.",
id=29016)
PersistenceException cannotClearIndex(@Cause
IOException e)
@Message(value="Cannot clear data directory.",
id=29017)
PersistenceException cannotClearData(@Cause
IOException e)
@Message(value="The serialized form of key %s is too long (%d); with maxNodeSize=%d bytes you can use only keys serialized to at most %d bytes.",
id=29018)
PersistenceException keyIsTooLong(Object key,
int keyLength,
int maxNodeSize,
int maxKeyLength)
@Message(value="Cannot load key %s from index.",
id=29019)
PersistenceException cannotLoadKeyFromIndex(Object key,
@Cause
Exception e)
@Message(value="Index looks corrupt.",
id=29020)
PersistenceException indexLooksCorrupt(@Cause
Exception e)
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.