Class Log_$logger
java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.infinispan.persistence.sifs.Log_$logger
- All Implemented Interfaces:
Serializable,Log,org.jboss.logging.BasicLogger
public class Log_$logger
extends org.jboss.logging.DelegatingBasicLogger
implements Log, org.jboss.logging.BasicLogger, Serializable
Warning this class consists of generated code.
- See Also:
-
Field Summary
Fields inherited from class org.jboss.logging.DelegatingBasicLogger
log -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal PersistenceExceptionprotected Stringfinal voidcannotCloseDeleteFile(int fileId, IOException e) protected Stringfinal voidprotected Stringfinal PersistenceExceptioncannotLoadKeyFromIndex(Object key, Exception e) protected Stringfinal PersistenceExceptioncannotOpenIndex(String location, IOException e) protected Stringfinal voidprotected Stringfinal voidprotected Stringfinal voidcompactedFileNotLongEnough(byte[] key, int file, long offset, long fileSize, EntryHeader record) protected Stringfinal voidcompactorEncounteredException(Throwable t, int fileId) protected Stringfinal PersistenceExceptionfailedAcquiringLockFile(Throwable cause, FileSystemLock lock) protected Stringfinal voidprotected Stringprotected Localefinal PersistenceExceptionprotected Stringfinal PersistenceExceptionprotected StringinvalidCompactionThreshold(double value) protected Stringfinal PersistenceExceptionkeyIsTooLong(Object key, int keyLength, int maxNodeSize, int maxKeyLength) protected StringmaxNodeSizeLimitedToShort(int maxNodeSize) protected StringminNodeSizeMustBeLessOrEqualToMax(int minNodeSize, int maxNodeSize) protected StringMethods inherited from class org.jboss.logging.DelegatingBasicLogger
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, warnvMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface 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
-
Constructor Details
-
Log_$logger
public Log_$logger(org.jboss.logging.Logger log)
-
-
Method Details
-
getLoggingLocale
-
maxNodeSizeLimitedToShort$str
-
maxNodeSizeLimitedToShort
- Specified by:
maxNodeSizeLimitedToShortin interfaceLog
-
minNodeSizeMustBeLessOrEqualToMax$str
-
minNodeSizeMustBeLessOrEqualToMax
public final CacheConfigurationException minNodeSizeMustBeLessOrEqualToMax(int minNodeSize, int maxNodeSize) - Specified by:
minNodeSizeMustBeLessOrEqualToMaxin interfaceLog
-
cannotTruncateIndex
- Specified by:
cannotTruncateIndexin interfaceLog
-
cannotTruncateIndex$str
-
cannotCloseDeleteFile
- Specified by:
cannotCloseDeleteFilein interfaceLog
-
cannotCloseDeleteFile$str
-
cannotCloseFile
- Specified by:
cannotCloseFilein interfaceLog
-
cannotCloseFile$str
-
invalidCompactionThreshold$str
-
invalidCompactionThreshold
- Specified by:
invalidCompactionThresholdin interfaceLog
-
cannotOpenIndex$str
-
cannotOpenIndex
- Specified by:
cannotOpenIndexin interfaceLog
-
interruptedWhileStopping$str
-
interruptedWhileStopping
- Specified by:
interruptedWhileStoppingin interfaceLog
-
cannotClearData$str
-
cannotClearData
- Specified by:
cannotClearDatain interfaceLog
-
keyIsTooLong$str
-
keyIsTooLong
public final PersistenceException keyIsTooLong(Object key, int keyLength, int maxNodeSize, int maxKeyLength) - Specified by:
keyIsTooLongin interfaceLog
-
cannotLoadKeyFromIndex$str
-
cannotLoadKeyFromIndex
- Specified by:
cannotLoadKeyFromIndexin interfaceLog
-
indexLooksCorrupt$str
-
indexLooksCorrupt
- Specified by:
indexLooksCorruptin interfaceLog
-
compactorEncounteredException
- Specified by:
compactorEncounteredExceptionin interfaceLog
-
compactorEncounteredException$str
-
compactedFileNotLongEnough
public final void compactedFileNotLongEnough(byte[] key, int file, long offset, long fileSize, EntryHeader record) - Specified by:
compactedFileNotLongEnoughin interfaceLog
-
compactedFileNotLongEnough$str
-
fatalIndexError
- Specified by:
fatalIndexErrorin interfaceLog
-
fatalIndexError$str
-
clearError
- Specified by:
clearErrorin interfaceLog
-
clearError$str
-
failedAcquiringLockFile$str
-
failedAcquiringLockFile
- Specified by:
failedAcquiringLockFilein interfaceLog
-