Class Log_$logger

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

@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2024-09-24T16:38: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()
    • couldNotFindPropertiesFile

      public final void couldNotFindPropertiesFile(String propertiesFile)
      Specified by:
      couldNotFindPropertiesFile in interface Log
    • couldNotFindPropertiesFile$str

      protected String couldNotFindPropertiesFile$str()
    • unstartedRemoteCacheManager

      public final void unstartedRemoteCacheManager()
      Specified by:
      unstartedRemoteCacheManager in interface Log
    • unstartedRemoteCacheManager$str

      protected String unstartedRemoteCacheManager$str()
    • invalidMagicNumber$str

      protected String invalidMagicNumber$str()
    • invalidMagicNumber

      public final InvalidResponseException invalidMagicNumber(short expectedMagicNumber, short receivedMagic)
      Specified by:
      invalidMagicNumber in interface Log
    • errorFromServer

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

      protected String errorFromServer$str()
    • newTopology

      public final void newTopology(int viewId, int age, int topologySize, Collection<? extends SocketAddress> addresses)
      Specified by:
      newTopology in interface Log
    • newTopology$str

      protected String newTopology$str()
    • exceptionAndNoRetriesLeft

      public final void exceptionAndNoRetriesLeft(int retry, int maxRetries, Throwable te)
      Specified by:
      exceptionAndNoRetriesLeft in interface Log
    • exceptionAndNoRetriesLeft$str

      protected String exceptionAndNoRetriesLeft$str()
    • noHasHFunctionConfigured

      public final void noHasHFunctionConfigured(int hashFunctionVersion)
      Specified by:
      noHasHFunctionConfigured in interface Log
    • noHasHFunctionConfigured$str

      protected String noHasHFunctionConfigured$str()
    • newServerAdded

      public final void newServerAdded(SocketAddress server)
      Specified by:
      newServerAdded in interface Log
    • newServerAdded$str

      protected String newServerAdded$str()
    • failedAddingNewServer

      public final void failedAddingNewServer(SocketAddress server, Throwable e)
      Specified by:
      failedAddingNewServer in interface Log
    • failedAddingNewServer$str

      protected String failedAddingNewServer$str()
    • removingServer

      public final void removingServer(SocketAddress server)
      Specified by:
      removingServer in interface Log
    • removingServer$str

      protected String removingServer$str()
    • noSSLTrustManagerConfiguration$str

      protected String noSSLTrustManagerConfiguration$str()
    • noSSLTrustManagerConfiguration

      public final org.infinispan.commons.CacheConfigurationException noSSLTrustManagerConfiguration()
      Specified by:
      noSSLTrustManagerConfiguration 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
    • parseErrorServerAddress$str

      protected String parseErrorServerAddress$str()
    • parseErrorServerAddress

      public final org.infinispan.commons.CacheConfigurationException parseErrorServerAddress(String server)
      Specified by:
      parseErrorServerAddress in interface Log
    • invalidMaxRetries$str

      protected String invalidMaxRetries$str()
    • invalidMaxRetries

      public final org.infinispan.commons.CacheConfigurationException invalidMaxRetries(int retriesPerServer)
      Specified by:
      invalidMaxRetries in interface Log
    • invalidAuthenticationConfiguration$str

      protected String invalidAuthenticationConfiguration$str()
    • invalidAuthenticationConfiguration

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

      protected String unsupportedMech$str()
    • unsupportedMech

      public final SecurityException unsupportedMech(String authMech, List<String> serverMechs)
      Specified by:
      unsupportedMech in interface Log
    • unableToUnmarshallBytes$str

      protected String unableToUnmarshallBytes$str()
    • unableToUnmarshallBytes

      public final HotRodClientException unableToUnmarshallBytes(String bytes, Exception e)
      Specified by:
      unableToUnmarshallBytes in interface Log
    • exceptionInvokingListener$str

      protected String exceptionInvokingListener$str()
    • exceptionInvokingListener

      public final org.infinispan.commons.CacheListenerException exceptionInvokingListener(String name, Method m, Object target, Throwable cause)
      Specified by:
      exceptionInvokingListener in interface Log
    • incorrectClientListener2$str

      protected String incorrectClientListener2$str()
    • incorrectClientListener

      public final IncorrectClientListenerException incorrectClientListener(String annotationName, Collection<?> allowedParameters)
      Specified by:
      incorrectClientListener in interface Log
    • incorrectClientListener1$str

      protected String incorrectClientListener1$str()
    • incorrectClientListener

      public final IncorrectClientListenerException incorrectClientListener(String annotationName)
      Specified by:
      incorrectClientListener in interface Log
    • unexpectedErrorConsumingEvent

      public final void unexpectedErrorConsumingEvent(Object event, Throwable t)
      Specified by:
      unexpectedErrorConsumingEvent in interface Log
    • unexpectedErrorConsumingEvent$str

      protected String unexpectedErrorConsumingEvent$str()
    • unableToReadEventFromServer

      public final void unableToReadEventFromServer(Throwable t, SocketAddress server)
      Specified by:
      unableToReadEventFromServer in interface Log
    • unableToReadEventFromServer$str

      protected String unableToReadEventFromServer$str()
    • missingClientListenerAnnotation$str

      protected String missingClientListenerAnnotation$str()
    • missingClientListenerAnnotation

      public final IncorrectClientListenerException missingClientListenerAnnotation(String className)
      Specified by:
      missingClientListenerAnnotation in interface Log
    • unknownEvent$str

      protected String unknownEvent$str()
    • unknownEvent

      public final HotRodClientException unknownEvent(short eventTypeId)
      Specified by:
      unknownEvent in interface Log
    • unableToSetAccesible

      public final void unableToSetAccesible(Method m, Exception e)
      Specified by:
      unableToSetAccesible in interface Log
    • unableToSetAccesible$str

      protected String unableToSetAccesible$str()
    • nearCacheMaxEntriesUndefined$str

      protected String nearCacheMaxEntriesUndefined$str()
    • nearCacheMaxEntriesUndefined

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

      public final void iterationClosed(String iterationId)
      Specified by:
      iterationClosed in interface Log
    • iterationClosed$str

      protected String iterationClosed$str()
    • errorClosingIteration$str

      protected String errorClosingIteration$str()
    • errorClosingIteration

      public final IllegalStateException errorClosingIteration(String iterationId)
      Specified by:
      errorClosingIteration in interface Log
    • errorRetrievingNext$str

      protected String errorRetrievingNext$str()
    • errorRetrievingNext

      public final NoSuchElementException errorRetrievingNext(String iterationId)
      Specified by:
      errorRetrievingNext in interface Log
    • switchedToCluster

      public final void switchedToCluster(String clusterName)
      Specified by:
      switchedToCluster in interface Log
    • switchedToCluster$str

      protected String switchedToCluster$str()
    • switchedBackToMainCluster

      public final void switchedBackToMainCluster()
      Specified by:
      switchedBackToMainCluster in interface Log
    • switchedBackToMainCluster$str

      protected String switchedBackToMainCluster$str()
    • manuallySwitchedToCluster

      public final void manuallySwitchedToCluster(String clusterName)
      Specified by:
      manuallySwitchedToCluster in interface Log
    • manuallySwitchedToCluster$str

      protected String manuallySwitchedToCluster$str()
    • manuallySwitchedBackToMainCluster

      public final void manuallySwitchedBackToMainCluster()
      Specified by:
      manuallySwitchedBackToMainCluster in interface Log
    • manuallySwitchedBackToMainCluster$str

      protected String manuallySwitchedBackToMainCluster$str()
    • missingClusterNameDefinition$str

      protected String missingClusterNameDefinition$str()
    • missingClusterNameDefinition

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

      protected String missingHostDefinition$str()
    • missingHostDefinition

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

      protected String missingClusterServersDefinition$str()
    • missingClusterServersDefinition

      public final org.infinispan.commons.CacheConfigurationException missingClusterServersDefinition(String siteName)
      Specified by:
      missingClusterServersDefinition in interface Log
    • duplicateClusterDefinition$str

      protected String duplicateClusterDefinition$str()
    • duplicateClusterDefinition

      public final org.infinispan.commons.CacheConfigurationException duplicateClusterDefinition(String siteName)
      Specified by:
      duplicateClusterDefinition in interface Log
    • clientListenerMustUseRawData$str

      protected String clientListenerMustUseRawData$str()
    • clientListenerMustUseRawData

      public final IncorrectClientListenerException clientListenerMustUseRawData(String className)
      Specified by:
      clientListenerMustUseRawData in interface Log
    • clientListenerMustUseDesignatedFilterConverterFactory$str

      protected String clientListenerMustUseDesignatedFilterConverterFactory$str()
    • clientListenerMustUseDesignatedFilterConverterFactory

      public final IncorrectClientListenerException clientListenerMustUseDesignatedFilterConverterFactory(String filterConverterFactoryName)
      Specified by:
      clientListenerMustUseDesignatedFilterConverterFactory in interface Log
    • ignoringErrorDuringIterationClose

      public final void ignoringErrorDuringIterationClose(String iterationId, Throwable e)
      Specified by:
      ignoringErrorDuringIterationClose in interface Log
    • ignoringErrorDuringIterationClose$str

      protected String ignoringErrorDuringIterationClose$str()
    • startedIteration

      public final void startedIteration(String iterationId)
      Specified by:
      startedIteration in interface Log
    • startedIteration$str

      protected String startedIteration$str()
    • iterationTransportObtained

      public final void iterationTransportObtained(SocketAddress address, String iterationId)
      Specified by:
      iterationTransportObtained in interface Log
    • iterationTransportObtained$str

      protected String iterationTransportObtained$str()
    • trackingSegmentKey

      public final void trackingSegmentKey(String key, int segment, boolean isTracked)
      Specified by:
      trackingSegmentKey in interface Log
    • trackingSegmentKey$str

      protected String trackingSegmentKey$str()
    • callbackHandlerAndUsernameMutuallyExclusive$str

      protected String callbackHandlerAndUsernameMutuallyExclusive$str()
    • callbackHandlerAndUsernameMutuallyExclusive

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

      protected String channelInactive$str()
    • channelInactive

      public final TransportException channelInactive(SocketAddress address1, SocketAddress address2)
      Specified by:
      channelInactive in interface Log
    • failedToAddListener$str

      protected String failedToAddListener$str()
    • failedToAddListener

      public final HotRodClientException failedToAddListener(Object listener, short status)
      Specified by:
      failedToAddListener in interface Log
    • connectionClosed$str

      protected String connectionClosed$str()
    • connectionClosed

      public final TransportException connectionClosed(SocketAddress address1, SocketAddress address2)
      Specified by:
      connectionClosed in interface Log
    • cannotCreateAsyncThread

      public final void cannotCreateAsyncThread(int maxPoolSize)
      Specified by:
      cannotCreateAsyncThread in interface Log
    • cannotCreateAsyncThread$str

      protected String cannotCreateAsyncThread$str()
    • epollNotAvailable

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

      protected String epollNotAvailable$str()
    • trustStoreFileAndPathExclusive$str

      protected String trustStoreFileAndPathExclusive$str()
    • trustStoreFileAndPathExclusive

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

      protected String unknownMessageId$str()
    • unknownMessageId

      public final IllegalStateException unknownMessageId(long messageId)
      Specified by:
      unknownMessageId in interface Log
    • errorFromUnknownOperation$str

      protected String errorFromUnknownOperation$str()
    • errorFromUnknownOperation

      public final TransportException errorFromUnknownOperation(io.netty.channel.Channel channel, Throwable cause, SocketAddress address)
      Specified by:
      errorFromUnknownOperation in interface Log
    • noMoreOperationsAllowed$str

      protected String noMoreOperationsAllowed$str()
    • noMoreOperationsAllowed

      public final HotRodClientException noMoreOperationsAllowed()
      Specified by:
      noMoreOperationsAllowed in interface Log
    • unexpectedListenerId$str

      protected String unexpectedListenerId$str()
    • unexpectedListenerId

      public final IllegalStateException unexpectedListenerId(String listenerId)
      Specified by:
      unexpectedListenerId in interface Log
    • operationIsNotAddClientListener$str

      protected String operationIsNotAddClientListener$str()
    • operationIsNotAddClientListener

      public final IllegalStateException operationIsNotAddClientListener(long messageId, String operation)
      Specified by:
      operationIsNotAddClientListener in interface Log
    • invalidTransactionMode$str

      protected String invalidTransactionMode$str()
    • invalidTransactionMode

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

      protected String invalidTransactionManagerLookup$str()
    • invalidTransactionManagerLookup

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

      protected String cacheDoesNotSupportTransactions$str()
    • cacheDoesNotSupportTransactions

      public final CacheNotTransactionalException cacheDoesNotSupportTransactions(String name)
      Specified by:
      cacheDoesNotSupportTransactions in interface Log
    • invalidTxServerConfig

      public final void invalidTxServerConfig(String name, Throwable throwable)
      Specified by:
      invalidTxServerConfig in interface Log
    • invalidTxServerConfig$str

      protected String invalidTxServerConfig$str()
    • exceptionDuringPrepare

      public final void exceptionDuringPrepare(Xid xid, Exception e)
      Specified by:
      exceptionDuringPrepare in interface Log
    • exceptionDuringPrepare$str

      protected String exceptionDuringPrepare$str()
    • nearCacheMaxIdleUnsupported

      public final void nearCacheMaxIdleUnsupported()
      Specified by:
      nearCacheMaxIdleUnsupported in interface Log
    • nearCacheMaxIdleUnsupported$str

      protected String nearCacheMaxIdleUnsupported$str()
    • invalidTransactionTimeout$str

      protected String invalidTransactionTimeout$str()
    • invalidTransactionTimeout

      public final HotRodClientException invalidTransactionTimeout()
      Specified by:
      invalidTransactionTimeout in interface Log
    • transactionTableNotStarted$str

      protected String transactionTableNotStarted$str()
    • transactionTableNotStarted

      public final HotRodClientException transactionTableNotStarted()
      Specified by:
      transactionTableNotStarted in interface Log
    • invalidResponse$str

      protected String invalidResponse$str()
    • invalidResponse

      public final InvalidResponseException invalidResponse(String cacheName, short opRespCode, double receivedOpCode)
      Specified by:
      invalidResponse in interface Log
    • jmxRegistrationFailure$str

      protected String jmxRegistrationFailure$str()
    • jmxRegistrationFailure

      public final HotRodClientException jmxRegistrationFailure(Throwable cause)
      Specified by:
      jmxRegistrationFailure in interface Log
    • jmxUnregistrationFailure$str

      protected String jmxUnregistrationFailure$str()
    • jmxUnregistrationFailure

      public final HotRodClientException jmxUnregistrationFailure(Throwable cause)
      Specified by:
      jmxUnregistrationFailure in interface Log
    • oauthBearerWithoutToken$str

      protected String oauthBearerWithoutToken$str()
    • oauthBearerWithoutToken

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

      protected String remoteCacheTemplateNameXorConfiguration$str()
    • remoteCacheTemplateNameXorConfiguration

      public final org.infinispan.commons.CacheConfigurationException remoteCacheTemplateNameXorConfiguration(String name)
      Specified by:
      remoteCacheTemplateNameXorConfiguration in interface Log
    • notaHotRodURI$str

      protected String notaHotRodURI$str()
    • notaHotRodURI

      public final IllegalArgumentException notaHotRodURI(String uri)
      Specified by:
      notaHotRodURI in interface Log
    • invalidPropertyFormat$str

      protected String invalidPropertyFormat$str()
    • invalidPropertyFormat

      public final IllegalArgumentException invalidPropertyFormat(String part)
      Specified by:
      invalidPropertyFormat in interface Log
    • duplicateCacheConfiguration$str

      protected String duplicateCacheConfiguration$str()
    • duplicateCacheConfiguration

      public final IllegalArgumentException duplicateCacheConfiguration(String name)
      Specified by:
      duplicateCacheConfiguration in interface Log
    • closingChannelAfterError

      public final void closingChannelAfterError(io.netty.channel.Channel channel, Throwable t)
      Specified by:
      closingChannelAfterError in interface Log
    • closingChannelAfterError$str

      protected String closingChannelAfterError$str()
    • warnPerfRemoteIterationWithoutPagination

      public final void warnPerfRemoteIterationWithoutPagination(String query)
      Specified by:
      warnPerfRemoteIterationWithoutPagination in interface Log
    • warnPerfRemoteIterationWithoutPagination$str

      protected String warnPerfRemoteIterationWithoutPagination$str()
    • throwableDuringPublisher

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

      protected String throwableDuringPublisher$str()
    • deprecatedConfigurationProperty

      public final void deprecatedConfigurationProperty(String property)
      Specified by:
      deprecatedConfigurationProperty in interface Log
    • deprecatedConfigurationProperty$str

      protected String deprecatedConfigurationProperty$str()
    • nearCacheMaxEntriesPositiveWithBloom$str

      protected String nearCacheMaxEntriesPositiveWithBloom$str()
    • nearCacheMaxEntriesPositiveWithBloom

      public final org.infinispan.commons.CacheConfigurationException nearCacheMaxEntriesPositiveWithBloom(int maxEntries)
      Specified by:
      nearCacheMaxEntriesPositiveWithBloom in interface Log
    • bloomFilterRequiresMaxActiveOneAndWait$str

      protected String bloomFilterRequiresMaxActiveOneAndWait$str()
    • bloomFilterRequiresMaxActiveOneAndWait

      public final org.infinispan.commons.CacheConfigurationException bloomFilterRequiresMaxActiveOneAndWait(int maxActive, ExhaustedAction action)
      Specified by:
      bloomFilterRequiresMaxActiveOneAndWait in interface Log
    • failedToCreatePredefinedSerializationContextInitializer

      public final void failedToCreatePredefinedSerializationContextInitializer(String className, Throwable throwable)
      Specified by:
      failedToCreatePredefinedSerializationContextInitializer in interface Log
    • failedToCreatePredefinedSerializationContextInitializer$str

      protected String failedToCreatePredefinedSerializationContextInitializer$str()
    • revertCacheToInitialServerList

      public final void revertCacheToInitialServerList(Collection<String> cacheName)
      Specified by:
      revertCacheToInitialServerList in interface Log
    • revertCacheToInitialServerList$str

      protected String revertCacheToInitialServerList$str()
    • invalidActiveCountAfterClose

      public final void invalidActiveCountAfterClose(io.netty.channel.Channel channel)
      Specified by:
      invalidActiveCountAfterClose in interface Log
    • invalidActiveCountAfterClose$str

      protected String invalidActiveCountAfterClose$str()
    • invalidCreatedCountAfterClose

      public final void invalidCreatedCountAfterClose(io.netty.channel.Channel channel)
      Specified by:
      invalidCreatedCountAfterClose in interface Log
    • invalidCreatedCountAfterClose$str

      protected String invalidCreatedCountAfterClose$str()
    • ioUringNotAvailable

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

      protected String ioUringNotAvailable$str()
    • noOpenTelemetryAPI

      public final void noOpenTelemetryAPI()
      Specified by:
      noOpenTelemetryAPI in interface Log
    • noOpenTelemetryAPI$str

      protected String noOpenTelemetryAPI$str()
    • missingSniHostName$str

      protected String missingSniHostName$str()
    • missingSniHostName

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

      public final void errorCreatingPropagationContext(Throwable throwable)
      Specified by:
      errorCreatingPropagationContext in interface Log
    • errorCreatingPropagationContext$str

      protected String errorCreatingPropagationContext$str()