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 PersistenceException
protected String
final void
cannotCloseDeleteFile
(int fileId, IOException e) protected String
final void
protected String
final PersistenceException
cannotLoadKeyFromIndex
(Object key, Exception e) protected String
final PersistenceException
cannotOpenIndex
(String location, IOException e) protected String
final void
protected String
final void
protected String
final void
compactedFileNotLongEnough
(byte[] key, int file, long offset, long fileSize, EntryHeader record) protected String
final void
compactorEncounteredException
(Throwable t, int fileId) protected String
final PersistenceException
failedAcquiringLockFile
(Throwable cause, FileSystemLock lock) protected String
final void
protected String
protected Locale
final PersistenceException
protected String
final PersistenceException
protected String
invalidCompactionThreshold
(double value) protected String
final PersistenceException
keyIsTooLong
(Object key, int keyLength, int maxNodeSize, int maxKeyLength) protected String
maxNodeSizeLimitedToShort
(int maxNodeSize) protected String
minNodeSizeMustBeLessOrEqualToMax
(int minNodeSize, int maxNodeSize) protected String
Methods 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, warnv
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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:
maxNodeSizeLimitedToShort
in interfaceLog
-
minNodeSizeMustBeLessOrEqualToMax$str
-
minNodeSizeMustBeLessOrEqualToMax
public final CacheConfigurationException minNodeSizeMustBeLessOrEqualToMax(int minNodeSize, int maxNodeSize) - Specified by:
minNodeSizeMustBeLessOrEqualToMax
in interfaceLog
-
cannotTruncateIndex
- Specified by:
cannotTruncateIndex
in interfaceLog
-
cannotTruncateIndex$str
-
cannotCloseDeleteFile
- Specified by:
cannotCloseDeleteFile
in interfaceLog
-
cannotCloseDeleteFile$str
-
cannotCloseFile
- Specified by:
cannotCloseFile
in interfaceLog
-
cannotCloseFile$str
-
invalidCompactionThreshold$str
-
invalidCompactionThreshold
- Specified by:
invalidCompactionThreshold
in interfaceLog
-
cannotOpenIndex$str
-
cannotOpenIndex
- Specified by:
cannotOpenIndex
in interfaceLog
-
interruptedWhileStopping$str
-
interruptedWhileStopping
- Specified by:
interruptedWhileStopping
in interfaceLog
-
cannotClearData$str
-
cannotClearData
- Specified by:
cannotClearData
in interfaceLog
-
keyIsTooLong$str
-
keyIsTooLong
public final PersistenceException keyIsTooLong(Object key, int keyLength, int maxNodeSize, int maxKeyLength) - Specified by:
keyIsTooLong
in interfaceLog
-
cannotLoadKeyFromIndex$str
-
cannotLoadKeyFromIndex
- Specified by:
cannotLoadKeyFromIndex
in interfaceLog
-
indexLooksCorrupt$str
-
indexLooksCorrupt
- Specified by:
indexLooksCorrupt
in interfaceLog
-
compactorEncounteredException
- Specified by:
compactorEncounteredException
in interfaceLog
-
compactorEncounteredException$str
-
compactedFileNotLongEnough
public final void compactedFileNotLongEnough(byte[] key, int file, long offset, long fileSize, EntryHeader record) - Specified by:
compactedFileNotLongEnough
in interfaceLog
-
compactedFileNotLongEnough$str
-
fatalIndexError
- Specified by:
fatalIndexError
in interfaceLog
-
fatalIndexError$str
-
clearError
- Specified by:
clearError
in interfaceLog
-
clearError$str
-
failedAcquiringLockFile$str
-
failedAcquiringLockFile
- Specified by:
failedAcquiringLockFile
in interfaceLog
-