Class Log_$logger

  • All Implemented Interfaces:
    java.io.Serializable, Log, org.jboss.logging.BasicLogger

    @Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
               date="2019-03-15T22:18:55+0000")
    public class Log_$logger
    extends org.jboss.logging.DelegatingBasicLogger
    implements Log, org.jboss.logging.BasicLogger, java.io.Serializable
    Warning this class consists of generated code.
    See Also:
    Serialized Form
    • Constructor Detail

      • Log_$logger

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

      • getLoggingLocale

        protected java.util.Locale getLoggingLocale()
      • couldNotFindPropertiesFile

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

        protected java.lang.String couldNotFindPropertiesFile$str()
      • unstartedRemoteCacheManager$str

        protected java.lang.String unstartedRemoteCacheManager$str()
      • invalidMagicNumber

        public final void invalidMagicNumber​(short expectedMagicNumber,
                                             short receivedMagic)
        Specified by:
        invalidMagicNumber in interface Log
      • invalidMagicNumber$str

        protected java.lang.String invalidMagicNumber$str()
      • invalidMessageId

        public final void invalidMessageId​(long expectedMsgId,
                                           long receivedMsgId)
        Specified by:
        invalidMessageId in interface Log
      • invalidMessageId$str

        protected java.lang.String invalidMessageId$str()
      • errorFromServer

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

        protected java.lang.String errorFromServer$str()
      • newTopology

        public final void newTopology​(int viewId,
                                      int age,
                                      int topologySize,
                                      java.util.Set<java.net.SocketAddress> topology)
        Specified by:
        newTopology in interface Log
      • newTopology$str

        protected java.lang.String newTopology$str()
      • exceptionAndNoRetriesLeft

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

        protected java.lang.String exceptionAndNoRetriesLeft$str()
      • noHasHFunctionConfigured

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

        protected java.lang.String noHasHFunctionConfigured$str()
      • newServerAdded

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

        protected java.lang.String newServerAdded$str()
      • failedAddingNewServer

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

        protected java.lang.String failedAddingNewServer$str()
      • removingServer

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

        protected java.lang.String removingServer$str()
      • unableToConvertStringPropertyToInt

        public final void unableToConvertStringPropertyToInt​(java.lang.String value,
                                                             int defaultValue)
        Specified by:
        unableToConvertStringPropertyToInt in interface Log
      • unableToConvertStringPropertyToInt$str

        protected java.lang.String unableToConvertStringPropertyToInt$str()
      • unableToConvertStringPropertyToLong

        public final void unableToConvertStringPropertyToLong​(java.lang.String value,
                                                              long defaultValue)
        Specified by:
        unableToConvertStringPropertyToLong in interface Log
      • unableToConvertStringPropertyToLong$str

        protected java.lang.String unableToConvertStringPropertyToLong$str()
      • unableToConvertStringPropertyToBoolean

        public final void unableToConvertStringPropertyToBoolean​(java.lang.String value,
                                                                 boolean defaultValue)
        Specified by:
        unableToConvertStringPropertyToBoolean in interface Log
      • unableToConvertStringPropertyToBoolean$str

        protected java.lang.String unableToConvertStringPropertyToBoolean$str()
      • version

        public final void version​(java.lang.String version)
        Specified by:
        version in interface Log
      • version$str

        protected java.lang.String version$str()
      • noSSLTrustManagerConfiguration$str

        protected java.lang.String noSSLTrustManagerConfiguration$str()
      • missingKeyStorePassword$str

        protected java.lang.String missingKeyStorePassword$str()
      • missingTrustStorePassword$str

        protected java.lang.String missingTrustStorePassword$str()
      • xorSSLContext$str

        protected java.lang.String xorSSLContext$str()
      • parseErrorServerAddress$str

        protected java.lang.String parseErrorServerAddress$str()
      • invalidMaxRetries$str

        protected java.lang.String invalidMaxRetries$str()
      • invalidCallbackHandler$str

        protected java.lang.String invalidCallbackHandler$str()
      • unsupportedMech$str

        protected java.lang.String unsupportedMech$str()
      • unsupportedMech

        public final java.lang.SecurityException unsupportedMech​(java.lang.String authMech,
                                                                 java.util.List<java.lang.String> serverMechs)
        Specified by:
        unsupportedMech in interface Log
      • invalidSaslMechanism$str

        protected java.lang.String invalidSaslMechanism$str()
      • unexpectedListenerId2$str

        protected java.lang.String unexpectedListenerId2$str()
      • unexpectedListenerId

        public final java.lang.IllegalStateException unexpectedListenerId​(java.lang.String expectedListenerId,
                                                                          java.lang.String receivedListenerId)
        Specified by:
        unexpectedListenerId in interface Log
      • unableToUnmarshallBytes$str

        protected java.lang.String unableToUnmarshallBytes$str()
      • exceptionInvokingListener$str

        protected java.lang.String exceptionInvokingListener$str()
      • exceptionInvokingListener

        public final CacheListenerException exceptionInvokingListener​(java.lang.String name,
                                                                      java.lang.reflect.Method m,
                                                                      java.lang.Object target,
                                                                      java.lang.Throwable cause)
        Specified by:
        exceptionInvokingListener in interface Log
      • incorrectClientListener2$str

        protected java.lang.String incorrectClientListener2$str()
      • incorrectClientListener1$str

        protected java.lang.String incorrectClientListener1$str()
      • unexpectedErrorConsumingEvent

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

        protected java.lang.String unexpectedErrorConsumingEvent$str()
      • unableToReadEventFromServer

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

        protected java.lang.String unableToReadEventFromServer$str()
      • missingClientListenerAnnotation$str

        protected java.lang.String missingClientListenerAnnotation$str()
      • unknownEvent$str

        protected java.lang.String unknownEvent$str()
      • unableToSetAccesible

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

        protected java.lang.String unableToSetAccesible$str()
      • unrecoverableErrorReadingEvent

        public final void unrecoverableErrorReadingEvent​(java.lang.Throwable t,
                                                         java.net.SocketAddress server,
                                                         java.lang.String listenerId)
        Specified by:
        unrecoverableErrorReadingEvent in interface Log
      • unrecoverableErrorReadingEvent$str

        protected java.lang.String unrecoverableErrorReadingEvent$str()
      • unableToUnmarshallBytesError

        public final void unableToUnmarshallBytesError​(java.lang.String element,
                                                       java.lang.String bytes,
                                                       java.lang.Exception e)
        Specified by:
        unableToUnmarshallBytesError in interface Log
      • unableToUnmarshallBytesError$str

        protected java.lang.String unableToUnmarshallBytesError$str()
      • nearCacheMaxEntriesUndefined$str

        protected java.lang.String nearCacheMaxEntriesUndefined$str()
      • iterationClosed

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

        protected java.lang.String iterationClosed$str()
      • errorClosingIteration$str

        protected java.lang.String errorClosingIteration$str()
      • errorClosingIteration

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

        protected java.lang.String errorRetrievingNext$str()
      • errorRetrievingNext

        public final java.util.NoSuchElementException errorRetrievingNext​(java.lang.String iterationId)
        Specified by:
        errorRetrievingNext in interface Log
      • switchedToCluster

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

        protected java.lang.String switchedToCluster$str()
      • switchedBackToMainCluster$str

        protected java.lang.String switchedBackToMainCluster$str()
      • manuallySwitchedToCluster

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

        protected java.lang.String manuallySwitchedToCluster$str()
      • manuallySwitchedBackToMainCluster$str

        protected java.lang.String manuallySwitchedBackToMainCluster$str()
      • missingClusterNameDefinition$str

        protected java.lang.String missingClusterNameDefinition$str()
      • missingHostDefinition$str

        protected java.lang.String missingHostDefinition$str()
      • missingClusterServersDefinition$str

        protected java.lang.String missingClusterServersDefinition$str()
      • duplicateClusterDefinition$str

        protected java.lang.String duplicateClusterDefinition$str()
      • clientListenerMustUseRawData$str

        protected java.lang.String clientListenerMustUseRawData$str()
      • clientListenerMustUseDesignatedFilterConverterFactory$str

        protected java.lang.String clientListenerMustUseDesignatedFilterConverterFactory$str()
      • ignoringErrorDuringIterationClose

        public final void ignoringErrorDuringIterationClose​(java.lang.String iterationId,
                                                            java.lang.Exception e)
        Specified by:
        ignoringErrorDuringIterationClose in interface Log
      • ignoringErrorDuringIterationClose$str

        protected java.lang.String ignoringErrorDuringIterationClose$str()
      • startedIteration

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

        protected java.lang.String startedIteration$str()
      • iterationTransportObtained

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

        protected java.lang.String iterationTransportObtained$str()
      • trackingSegmentKey

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

        protected java.lang.String trackingSegmentKey$str()
      • warnAboutUberJarDuplicates$str

        protected java.lang.String warnAboutUberJarDuplicates$str()
      • callbackHandlerAndUsernameMutuallyExclusive$str

        protected java.lang.String callbackHandlerAndUsernameMutuallyExclusive$str()
      • classNotInWhitelist$str

        protected java.lang.String classNotInWhitelist$str()
      • channelInactive$str

        protected java.lang.String channelInactive$str()
      • channelInactive

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

        protected java.lang.String failedToAddListener$str()
      • connectionClosed$str

        protected java.lang.String connectionClosed$str()
      • connectionClosed

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

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

        protected java.lang.String cannotCreateAsyncThread$str()
      • transportFactoryDeprecated$str

        protected java.lang.String transportFactoryDeprecated$str()
      • epollNotAvailable

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

        protected java.lang.String epollNotAvailable$str()
      • trustStoreFileAndPathExclusive$str

        protected java.lang.String trustStoreFileAndPathExclusive$str()
      • unknownMessageId$str

        protected java.lang.String unknownMessageId$str()
      • unknownMessageId

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

        protected java.lang.String errorFromUnknownOperation$str()
      • errorFromUnknownOperation

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

        protected java.lang.String noMoreOperationsAllowed$str()
      • unexpectedListenerId1$str

        protected java.lang.String unexpectedListenerId1$str()
      • unexpectedListenerId

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

        protected java.lang.String operationIsNotAddClientListener$str()
      • operationIsNotAddClientListener

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

        protected java.lang.String invalidTransactionMode$str()
      • invalidTransactionManagerLookup$str

        protected java.lang.String invalidTransactionManagerLookup$str()
      • cacheDoesNotSupportTransactions$str

        protected java.lang.String cacheDoesNotSupportTransactions$str()
      • invalidTxServerConfig

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

        protected java.lang.String invalidTxServerConfig$str()
      • exceptionDuringPrepare

        public final void exceptionDuringPrepare​(javax.transaction.xa.Xid xid,
                                                 java.lang.Exception e)
        Specified by:
        exceptionDuringPrepare in interface Log
      • exceptionDuringPrepare$str

        protected java.lang.String exceptionDuringPrepare$str()
      • nearCacheMaxIdleUnsupported$str

        protected java.lang.String nearCacheMaxIdleUnsupported$str()
      • invalidTransactionTimeout$str

        protected java.lang.String invalidTransactionTimeout$str()