Package org.infinispan.persistence.sifs
Class Log_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.infinispan.persistence.sifs.Log_$logger
-
- All Implemented Interfaces:
java.io.Serializable,Log,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2019-12-08T13:13:57+0000") public class Log_$logger extends org.jboss.logging.DelegatingBasicLogger implements Log, org.jboss.logging.BasicLogger, java.io.SerializableWarning this class consists of generated code.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Log_$logger(org.jboss.logging.Logger log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PersistenceExceptioncannotClearData(java.io.IOException e)protected java.lang.StringcannotClearData$str()PersistenceExceptioncannotClearIndex(java.io.IOException e)protected java.lang.StringcannotClearIndex$str()voidcannotCloseDeleteFile(int fileId, java.io.IOException e)protected java.lang.StringcannotCloseDeleteFile$str()voidcannotCloseFile(java.io.IOException e)protected java.lang.StringcannotCloseFile$str()PersistenceExceptioncannotLoadKeyFromIndex(java.lang.Object key, java.lang.Exception e)protected java.lang.StringcannotLoadKeyFromIndex$str()PersistenceExceptioncannotOpenIndex(java.lang.String location, java.io.IOException e)protected java.lang.StringcannotOpenIndex$str()voidcannotTruncateIndex(java.io.IOException e)protected java.lang.StringcannotTruncateIndex$str()voidcompactorFailed(java.lang.Throwable e)protected java.lang.StringcompactorFailed$str()voiderrorInIndexUpdater(java.lang.Throwable e)protected java.lang.StringerrorInIndexUpdater$str()voidfailedToCloseIndex(java.io.IOException e)protected java.lang.StringfailedToCloseIndex$str()protected java.util.LocalegetLoggingLocale()PersistenceExceptionindexLooksCorrupt(java.lang.Exception e)protected java.lang.StringindexLooksCorrupt$str()PersistenceExceptioninterruptedWhileClearing(java.lang.InterruptedException e)protected java.lang.StringinterruptedWhileClearing$str()PersistenceExceptioninterruptedWhileStopping(java.lang.InterruptedException e)protected java.lang.StringinterruptedWhileStopping$str()CacheConfigurationExceptioninvalidCompactionThreshold(double value)protected java.lang.StringinvalidCompactionThreshold$str()PersistenceExceptionkeyIsTooLong(java.lang.Object key, int keyLength, int maxNodeSize, int maxKeyLength)protected java.lang.StringkeyIsTooLong$str()CacheConfigurationExceptionmaxNodeSizeLimitedToShort(int maxNodeSize)protected java.lang.StringmaxNodeSizeLimitedToShort$str()CacheConfigurationExceptionminNodeSizeMustBeLessOrEqualToMax(int minNodeSize, int maxNodeSize)protected java.lang.StringminNodeSizeMustBeLessOrEqualToMax$str()PersistenceExceptionsizeCalculationInterrupted(java.lang.InterruptedException e)protected java.lang.StringsizeCalculationInterrupted$str()
-
-
-
Method Detail
-
getLoggingLocale
protected java.util.Locale getLoggingLocale()
-
maxNodeSizeLimitedToShort$str
protected java.lang.String maxNodeSizeLimitedToShort$str()
-
maxNodeSizeLimitedToShort
public final CacheConfigurationException maxNodeSizeLimitedToShort(int maxNodeSize)
- Specified by:
maxNodeSizeLimitedToShortin interfaceLog
-
minNodeSizeMustBeLessOrEqualToMax$str
protected java.lang.String minNodeSizeMustBeLessOrEqualToMax$str()
-
minNodeSizeMustBeLessOrEqualToMax
public final CacheConfigurationException minNodeSizeMustBeLessOrEqualToMax(int minNodeSize, int maxNodeSize)
- Specified by:
minNodeSizeMustBeLessOrEqualToMaxin interfaceLog
-
sizeCalculationInterrupted$str
protected java.lang.String sizeCalculationInterrupted$str()
-
sizeCalculationInterrupted
public final PersistenceException sizeCalculationInterrupted(java.lang.InterruptedException e)
- Specified by:
sizeCalculationInterruptedin interfaceLog
-
cannotTruncateIndex
public final void cannotTruncateIndex(java.io.IOException e)
- Specified by:
cannotTruncateIndexin interfaceLog
-
cannotTruncateIndex$str
protected java.lang.String cannotTruncateIndex$str()
-
errorInIndexUpdater
public final void errorInIndexUpdater(java.lang.Throwable e)
- Specified by:
errorInIndexUpdaterin interfaceLog
-
errorInIndexUpdater$str
protected java.lang.String errorInIndexUpdater$str()
-
failedToCloseIndex
public final void failedToCloseIndex(java.io.IOException e)
- Specified by:
failedToCloseIndexin interfaceLog
-
failedToCloseIndex$str
protected java.lang.String failedToCloseIndex$str()
-
compactorFailed
public final void compactorFailed(java.lang.Throwable e)
- Specified by:
compactorFailedin interfaceLog
-
compactorFailed$str
protected java.lang.String compactorFailed$str()
-
cannotCloseDeleteFile
public final void cannotCloseDeleteFile(int fileId, java.io.IOException e)- Specified by:
cannotCloseDeleteFilein interfaceLog
-
cannotCloseDeleteFile$str
protected java.lang.String cannotCloseDeleteFile$str()
-
cannotCloseFile
public final void cannotCloseFile(java.io.IOException e)
- Specified by:
cannotCloseFilein interfaceLog
-
cannotCloseFile$str
protected java.lang.String cannotCloseFile$str()
-
invalidCompactionThreshold$str
protected java.lang.String invalidCompactionThreshold$str()
-
invalidCompactionThreshold
public final CacheConfigurationException invalidCompactionThreshold(double value)
- Specified by:
invalidCompactionThresholdin interfaceLog
-
cannotOpenIndex$str
protected java.lang.String cannotOpenIndex$str()
-
cannotOpenIndex
public final PersistenceException cannotOpenIndex(java.lang.String location, java.io.IOException e)
- Specified by:
cannotOpenIndexin interfaceLog
-
interruptedWhileStopping$str
protected java.lang.String interruptedWhileStopping$str()
-
interruptedWhileStopping
public final PersistenceException interruptedWhileStopping(java.lang.InterruptedException e)
- Specified by:
interruptedWhileStoppingin interfaceLog
-
interruptedWhileClearing$str
protected java.lang.String interruptedWhileClearing$str()
-
interruptedWhileClearing
public final PersistenceException interruptedWhileClearing(java.lang.InterruptedException e)
- Specified by:
interruptedWhileClearingin interfaceLog
-
cannotClearIndex$str
protected java.lang.String cannotClearIndex$str()
-
cannotClearIndex
public final PersistenceException cannotClearIndex(java.io.IOException e)
- Specified by:
cannotClearIndexin interfaceLog
-
cannotClearData$str
protected java.lang.String cannotClearData$str()
-
cannotClearData
public final PersistenceException cannotClearData(java.io.IOException e)
- Specified by:
cannotClearDatain interfaceLog
-
keyIsTooLong$str
protected java.lang.String keyIsTooLong$str()
-
keyIsTooLong
public final PersistenceException keyIsTooLong(java.lang.Object key, int keyLength, int maxNodeSize, int maxKeyLength)
- Specified by:
keyIsTooLongin interfaceLog
-
cannotLoadKeyFromIndex$str
protected java.lang.String cannotLoadKeyFromIndex$str()
-
cannotLoadKeyFromIndex
public final PersistenceException cannotLoadKeyFromIndex(java.lang.Object key, java.lang.Exception e)
- Specified by:
cannotLoadKeyFromIndexin interfaceLog
-
indexLooksCorrupt$str
protected java.lang.String indexLooksCorrupt$str()
-
indexLooksCorrupt
public final PersistenceException indexLooksCorrupt(java.lang.Exception e)
- Specified by:
indexLooksCorruptin interfaceLog
-
-