Class Log_$logger

java.lang.Object
org.jboss.logging.DelegatingBasicLogger
org.infinispan.server.core.logging.Log_$logger
All Implemented Interfaces:
Serializable, Log, org.jboss.logging.BasicLogger

@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2024-03-18T11:55:51-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()
    • channelStillBound

      public final void channelStillBound(io.netty.channel.Channel ch, SocketAddress address)
      Specified by:
      channelStillBound in interface Log
    • channelStillBound$str

      protected String channelStillBound$str()
    • channelStillConnected

      public final void channelStillConnected(io.netty.channel.Channel ch, SocketAddress address)
      Specified by:
      channelStillConnected in interface Log
    • channelStillConnected$str

      protected String channelStillConnected$str()
    • illegalWorkerThreads$str

      protected String illegalWorkerThreads$str()
    • illegalWorkerThreads

      public final IllegalArgumentException illegalWorkerThreads(int workerThreads)
      Specified by:
      illegalWorkerThreads in interface Log
    • illegalIdleTimeout$str

      protected String illegalIdleTimeout$str()
    • illegalIdleTimeout

      public final IllegalArgumentException illegalIdleTimeout(int idleTimeout)
      Specified by:
      illegalIdleTimeout in interface Log
    • illegalReceiveBufferSize$str

      protected String illegalReceiveBufferSize$str()
    • illegalReceiveBufferSize

      public final IllegalArgumentException illegalReceiveBufferSize(int recvBufSize)
      Specified by:
      illegalReceiveBufferSize in interface Log
    • illegalSendBufferSize$str

      protected String illegalSendBufferSize$str()
    • illegalSendBufferSize

      public final IllegalArgumentException illegalSendBufferSize(int sendBufSize)
      Specified by:
      illegalSendBufferSize in interface Log
    • noSSLKeyManagerConfiguration$str

      protected String noSSLKeyManagerConfiguration$str()
    • noSSLKeyManagerConfiguration

      public final org.infinispan.commons.CacheConfigurationException noSSLKeyManagerConfiguration()
      Specified by:
      noSSLKeyManagerConfiguration in interface Log
    • missingKeyStorePassword$str

      protected String missingKeyStorePassword$str()
    • missingKeyStorePassword

      public final org.infinispan.commons.CacheConfigurationException missingKeyStorePassword(String keyStore)
      Specified by:
      missingKeyStorePassword in interface Log
    • missingTrustStorePassword$str

      protected String missingTrustStorePassword$str()
    • missingTrustStorePassword

      public final org.infinispan.commons.CacheConfigurationException missingTrustStorePassword(String trustStore)
      Specified by:
      missingTrustStorePassword in interface Log
    • xorSSLContext$str

      protected String xorSSLContext$str()
    • xorSSLContext

      public final org.infinispan.commons.CacheConfigurationException xorSSLContext()
      Specified by:
      xorSSLContext in interface Log
    • createdSocketChannel

      public final void createdSocketChannel(String channelClassName, String configuration)
      Specified by:
      createdSocketChannel in interface Log
    • createdSocketChannel$str

      protected String createdSocketChannel$str()
    • createdNettyEventLoop

      public final void createdNettyEventLoop(String eventLoopClassName, String configuration)
      Specified by:
      createdNettyEventLoop in interface Log
    • createdNettyEventLoop$str

      protected String createdNettyEventLoop$str()
    • noSniDomainConfigured$str

      protected String noSniDomainConfigured$str()
    • noSniDomainConfigured

      public final org.infinispan.commons.CacheConfigurationException noSniDomainConfigured()
      Specified by:
      noSniDomainConfigured in interface Log
    • epollNotAvailable

      public final void epollNotAvailable(String message)
      Specified by:
      epollNotAvailable in interface Log
    • epollNotAvailable$str

      protected String epollNotAvailable$str()
    • cannotRegisterAdminOperationsHandler$str

      protected String cannotRegisterAdminOperationsHandler$str()
    • cannotRegisterAdminOperationsHandler

      public final org.infinispan.commons.CacheConfigurationException cannotRegisterAdminOperationsHandler()
      Specified by:
      cannotRegisterAdminOperationsHandler in interface Log
    • missingRequiredAdminTaskParameter$str

      protected String missingRequiredAdminTaskParameter$str()
    • missingRequiredAdminTaskParameter

      public final NullPointerException missingRequiredAdminTaskParameter(String name, String parameter)
      Specified by:
      missingRequiredAdminTaskParameter in interface Log
    • missingCacheConfiguration$str

      protected String missingCacheConfiguration$str()
    • missingCacheConfiguration

      public final org.infinispan.commons.CacheConfigurationException missingCacheConfiguration(String name, String configuration)
      Specified by:
      missingCacheConfiguration in interface Log
    • unsupportedDataFormat$str

      protected String unsupportedDataFormat$str()
    • unsupportedDataFormat

      public final TranscodingException unsupportedDataFormat(org.infinispan.commons.dataconversion.MediaType contentFormat)
      Specified by:
      unsupportedDataFormat in interface Log
    • cannotCreateClusteredCache$str

      protected String cannotCreateClusteredCache$str()
    • cannotCreateClusteredCache

      public final UnsupportedOperationException cannotCreateClusteredCache()
      Specified by:
      cannotCreateClusteredCache in interface Log
    • errorDeserializing$str

      protected String errorDeserializing$str()
    • errorDeserializing

      public final org.infinispan.commons.CacheException errorDeserializing(String className)
      Specified by:
      errorDeserializing in interface Log
    • illegalIOThreads$str

      protected String illegalIOThreads$str()
    • illegalIOThreads

      public final IllegalArgumentException illegalIOThreads(int ioThreads)
      Specified by:
      illegalIOThreads in interface Log
    • illegalParameterType$str

      protected String illegalParameterType$str()
    • illegalParameterType

      public final IllegalArgumentException illegalParameterType(String parameter, Class<?> type)
      Specified by:
      illegalParameterType in interface Log
    • errorCreatingBackup$str

      protected String errorCreatingBackup$str()
    • errorCreatingBackup

      public final org.infinispan.commons.CacheException errorCreatingBackup(Throwable cause)
      Specified by:
      errorCreatingBackup in interface Log
    • errorRestoringBackup$str

      protected String errorRestoringBackup$str()
    • errorRestoringBackup

      public final org.infinispan.commons.CacheException errorRestoringBackup(Path path, Throwable cause)
      Specified by:
      errorRestoringBackup in interface Log
    • backupInProgress$str

      protected String backupInProgress$str()
    • backupInProgress

      public final org.infinispan.commons.CacheException backupInProgress()
      Specified by:
      backupInProgress in interface Log
    • restoreInProgress$str

      protected String restoreInProgress$str()
    • restoreInProgress

      public final org.infinispan.commons.CacheException restoreInProgress()
      Specified by:
      restoreInProgress in interface Log
    • initiatingBackup

      public final void initiatingBackup(String name)
      Specified by:
      initiatingBackup in interface Log
    • initiatingBackup$str

      protected String initiatingBackup$str()
    • backupComplete

      public final void backupComplete(String backupName)
      Specified by:
      backupComplete in interface Log
    • backupComplete$str

      protected String backupComplete$str()
    • initiatingRestore

      public final void initiatingRestore(String name, Path backup)
      Specified by:
      initiatingRestore in interface Log
    • initiatingRestore$str

      protected String initiatingRestore$str()
    • restoreComplete

      public final void restoreComplete(String name)
      Specified by:
      restoreComplete in interface Log
    • restoreComplete$str

      protected String restoreComplete$str()
    • unableToFindBackupResource$str

      protected String unableToFindBackupResource$str()
    • unableToFindBackupResource

      public final org.infinispan.commons.CacheException unableToFindBackupResource(String resource, Set<String> resourceNames)
      Specified by:
      unableToFindBackupResource in interface Log
    • unableToFindResource$str

      protected String unableToFindResource$str()
    • unableToFindResource

      public final org.infinispan.commons.CacheException unableToFindResource(String resource, String resourceName)
      Specified by:
      unableToFindResource in interface Log
    • backupAlreadyExists$str

      protected String backupAlreadyExists$str()
    • backupAlreadyExists

      public final org.infinispan.commons.CacheException backupAlreadyExists(String name)
      Specified by:
      backupAlreadyExists in interface Log
    • backupDeleted

      public final void backupDeleted(String name)
      Specified by:
      backupDeleted in interface Log
    • backupDeleted$str

      protected String backupDeleted$str()
    • restoreAlreadyExists$str

      protected String restoreAlreadyExists$str()
    • restoreAlreadyExists

      public final org.infinispan.commons.CacheException restoreAlreadyExists(String name)
      Specified by:
      restoreAlreadyExists in interface Log
    • ipFilterConnectionRejection

      public final void ipFilterConnectionRejection(InetSocketAddress remoteAddress, io.netty.handler.ipfilter.IpFilterRule rule)
      Specified by:
      ipFilterConnectionRejection in interface Log
    • ipFilterConnectionRejection$str

      protected String ipFilterConnectionRejection$str()
    • configurationMustContainSingleCache$str

      protected String configurationMustContainSingleCache$str()
    • configurationMustContainSingleCache

      public final org.infinispan.commons.CacheConfigurationException configurationMustContainSingleCache(String name, String configuration)
      Specified by:
      configurationMustContainSingleCache in interface Log
    • ioUringNotAvailable

      public final void ioUringNotAvailable(String message)
      Specified by:
      ioUringNotAvailable in interface Log
    • ioUringNotAvailable$str

      protected String ioUringNotAvailable$str()
    • usingTransport

      public final void usingTransport(String transportName)
      Specified by:
      usingTransport in interface Log
    • usingTransport$str

      protected String usingTransport$str()