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

@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2024-05-08T03:27:11-0400") 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:
  • Constructor Details

    • Log_$logger

      public Log_$logger(org.jboss.logging.Logger log)
  • Method Details

    • getLoggingLocale

      protected Locale getLoggingLocale()
    • maxNodeSizeLimitedToShort$str

      protected String maxNodeSizeLimitedToShort$str()
    • maxNodeSizeLimitedToShort

      public final org.infinispan.commons.CacheConfigurationException maxNodeSizeLimitedToShort(int maxNodeSize)
      Specified by:
      maxNodeSizeLimitedToShort in interface Log
    • minNodeSizeMustBeLessOrEqualToMax$str

      protected String minNodeSizeMustBeLessOrEqualToMax$str()
    • minNodeSizeMustBeLessOrEqualToMax

      public final org.infinispan.commons.CacheConfigurationException minNodeSizeMustBeLessOrEqualToMax(int minNodeSize, int maxNodeSize)
      Specified by:
      minNodeSizeMustBeLessOrEqualToMax in interface Log
    • cannotTruncateIndex

      public final void cannotTruncateIndex(IOException e)
      Specified by:
      cannotTruncateIndex in interface Log
    • cannotTruncateIndex$str

      protected String cannotTruncateIndex$str()
    • cannotCloseDeleteFile

      public final void cannotCloseDeleteFile(int fileId, IOException e)
      Specified by:
      cannotCloseDeleteFile in interface Log
    • cannotCloseDeleteFile$str

      protected String cannotCloseDeleteFile$str()
    • cannotCloseFile

      public final void cannotCloseFile(IOException e)
      Specified by:
      cannotCloseFile in interface Log
    • cannotCloseFile$str

      protected String cannotCloseFile$str()
    • invalidCompactionThreshold$str

      protected String invalidCompactionThreshold$str()
    • invalidCompactionThreshold

      public final org.infinispan.commons.CacheConfigurationException invalidCompactionThreshold(double value)
      Specified by:
      invalidCompactionThreshold in interface Log
    • cannotOpenIndex$str

      protected String cannotOpenIndex$str()
    • cannotOpenIndex

      public final PersistenceException cannotOpenIndex(String location, IOException e)
      Specified by:
      cannotOpenIndex in interface Log
    • interruptedWhileStopping$str

      protected String interruptedWhileStopping$str()
    • interruptedWhileStopping

      public final PersistenceException interruptedWhileStopping(InterruptedException e)
      Specified by:
      interruptedWhileStopping in interface Log
    • cannotClearData$str

      protected String cannotClearData$str()
    • cannotClearData

      public final PersistenceException cannotClearData(IOException e)
      Specified by:
      cannotClearData in interface Log
    • keyIsTooLong$str

      protected String keyIsTooLong$str()
    • keyIsTooLong

      public final PersistenceException keyIsTooLong(Object key, int keyLength, int maxNodeSize, int maxKeyLength)
      Specified by:
      keyIsTooLong in interface Log
    • cannotLoadKeyFromIndex$str

      protected String cannotLoadKeyFromIndex$str()
    • cannotLoadKeyFromIndex

      public final PersistenceException cannotLoadKeyFromIndex(Object key, Exception e)
      Specified by:
      cannotLoadKeyFromIndex in interface Log
    • indexLooksCorrupt$str

      protected String indexLooksCorrupt$str()
    • indexLooksCorrupt

      public final PersistenceException indexLooksCorrupt(Exception e)
      Specified by:
      indexLooksCorrupt in interface Log
    • compactorEncounteredException

      public final void compactorEncounteredException(Throwable t, int fileId)
      Specified by:
      compactorEncounteredException in interface Log
    • compactorEncounteredException$str

      protected String compactorEncounteredException$str()
    • compactedFileNotLongEnough

      public final void compactedFileNotLongEnough(byte[] key, int file, long offset, long fileSize, EntryHeader record)
      Specified by:
      compactedFileNotLongEnough in interface Log
    • compactedFileNotLongEnough$str

      protected String compactedFileNotLongEnough$str()
    • fatalIndexError

      public final void fatalIndexError(Throwable t)
      Specified by:
      fatalIndexError in interface Log
    • fatalIndexError$str

      protected String fatalIndexError$str()
    • clearError

      public final void clearError(Throwable t)
      Specified by:
      clearError in interface Log
    • clearError$str

      protected String clearError$str()
    • failedAcquiringLockFile$str

      protected String failedAcquiringLockFile$str()
    • failedAcquiringLockFile

      public final PersistenceException failedAcquiringLockFile(Throwable cause, org.infinispan.commons.util.concurrent.FileSystemLock lock)
      Specified by:
      failedAcquiringLockFile in interface Log