Class Log_$logger
- java.lang.Object
-
- org.jboss.logging.DelegatingBasicLogger
-
- org.infinispan.client.hotrod.logging.Log_$logger
-
- All Implemented Interfaces:
Serializable,Log,org.jboss.logging.BasicLogger
@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2022-01-27T12:03:10+0000") 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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Log_$logger(org.jboss.logging.Logger log)
-
Method Summary
-
Methods inherited from class org.jboss.logging.DelegatingBasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.jboss.logging.BasicLogger
debug, debug, debug, debug, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugf, debugv, debugv, debugv, debugv, debugv, debugv, debugv, debugv, error, error, error, error, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorf, errorv, errorv, errorv, errorv, errorv, errorv, errorv, errorv, fatal, fatal, fatal, fatal, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalf, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, fatalv, info, info, info, info, infof, infof, infof, infof, infof, infof, infof, infof, infov, infov, infov, infov, infov, infov, infov, infov, isDebugEnabled, isEnabled, isInfoEnabled, isTraceEnabled, log, log, log, log, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logf, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, logv, trace, trace, trace, trace, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracef, tracev, tracev, tracev, tracev, tracev, tracev, tracev, tracev, warn, warn, warn, warn, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnf, warnv, warnv, warnv, warnv, warnv, warnv, warnv, warnv
-
-
-
-
Method Detail
-
getLoggingLocale
protected Locale getLoggingLocale()
-
couldNotFindPropertiesFile
public final void couldNotFindPropertiesFile(String propertiesFile)
- Specified by:
couldNotFindPropertiesFilein interfaceLog
-
couldNotFindPropertiesFile$str
protected String couldNotFindPropertiesFile$str()
-
unstartedRemoteCacheManager
public final void unstartedRemoteCacheManager()
- Specified by:
unstartedRemoteCacheManagerin interfaceLog
-
unstartedRemoteCacheManager$str
protected String unstartedRemoteCacheManager$str()
-
invalidMagicNumber
public final void invalidMagicNumber(short expectedMagicNumber, short receivedMagic)- Specified by:
invalidMagicNumberin interfaceLog
-
invalidMagicNumber$str
protected String invalidMagicNumber$str()
-
invalidMessageId
public final void invalidMessageId(long expectedMsgId, long receivedMsgId)- Specified by:
invalidMessageIdin interfaceLog
-
invalidMessageId$str
protected String invalidMessageId$str()
-
errorFromServer
public final void errorFromServer(String message)
- Specified by:
errorFromServerin interfaceLog
-
errorFromServer$str
protected String errorFromServer$str()
-
newTopology
public final void newTopology(int viewId, int age, int topologySize, Collection<? extends SocketAddress> addresses)- Specified by:
newTopologyin interfaceLog
-
newTopology$str
protected String newTopology$str()
-
exceptionAndNoRetriesLeft
public final void exceptionAndNoRetriesLeft(int retry, int maxRetries, Throwable te)- Specified by:
exceptionAndNoRetriesLeftin interfaceLog
-
exceptionAndNoRetriesLeft$str
protected String exceptionAndNoRetriesLeft$str()
-
noHasHFunctionConfigured
public final void noHasHFunctionConfigured(int hashFunctionVersion)
- Specified by:
noHasHFunctionConfiguredin interfaceLog
-
noHasHFunctionConfigured$str
protected String noHasHFunctionConfigured$str()
-
newServerAdded
public final void newServerAdded(SocketAddress server)
- Specified by:
newServerAddedin interfaceLog
-
newServerAdded$str
protected String newServerAdded$str()
-
failedAddingNewServer
public final void failedAddingNewServer(SocketAddress server, Throwable e)
- Specified by:
failedAddingNewServerin interfaceLog
-
failedAddingNewServer$str
protected String failedAddingNewServer$str()
-
removingServer
public final void removingServer(SocketAddress server)
- Specified by:
removingServerin interfaceLog
-
removingServer$str
protected String removingServer$str()
-
unableToConvertStringPropertyToInt
public final void unableToConvertStringPropertyToInt(String value, int defaultValue)
- Specified by:
unableToConvertStringPropertyToIntin interfaceLog
-
unableToConvertStringPropertyToInt$str
protected String unableToConvertStringPropertyToInt$str()
-
unableToConvertStringPropertyToLong
public final void unableToConvertStringPropertyToLong(String value, long defaultValue)
- Specified by:
unableToConvertStringPropertyToLongin interfaceLog
-
unableToConvertStringPropertyToLong$str
protected String unableToConvertStringPropertyToLong$str()
-
unableToConvertStringPropertyToBoolean
public final void unableToConvertStringPropertyToBoolean(String value, boolean defaultValue)
- Specified by:
unableToConvertStringPropertyToBooleanin interfaceLog
-
unableToConvertStringPropertyToBoolean$str
protected String unableToConvertStringPropertyToBoolean$str()
-
version$str
protected String version$str()
-
noSSLTrustManagerConfiguration$str
protected String noSSLTrustManagerConfiguration$str()
-
noSSLTrustManagerConfiguration
public final CacheConfigurationException noSSLTrustManagerConfiguration()
- Specified by:
noSSLTrustManagerConfigurationin interfaceLog
-
missingKeyStorePassword$str
protected String missingKeyStorePassword$str()
-
missingKeyStorePassword
public final CacheConfigurationException missingKeyStorePassword(String keyStore)
- Specified by:
missingKeyStorePasswordin interfaceLog
-
missingTrustStorePassword$str
protected String missingTrustStorePassword$str()
-
missingTrustStorePassword
public final CacheConfigurationException missingTrustStorePassword(String trustStore)
- Specified by:
missingTrustStorePasswordin interfaceLog
-
xorSSLContext$str
protected String xorSSLContext$str()
-
xorSSLContext
public final CacheConfigurationException xorSSLContext()
- Specified by:
xorSSLContextin interfaceLog
-
parseErrorServerAddress$str
protected String parseErrorServerAddress$str()
-
parseErrorServerAddress
public final CacheConfigurationException parseErrorServerAddress(String server)
- Specified by:
parseErrorServerAddressin interfaceLog
-
invalidMaxRetries$str
protected String invalidMaxRetries$str()
-
invalidMaxRetries
public final CacheConfigurationException invalidMaxRetries(int retriesPerServer)
- Specified by:
invalidMaxRetriesin interfaceLog
-
invalidCallbackHandler$str
protected String invalidCallbackHandler$str()
-
invalidCallbackHandler
public final CacheConfigurationException invalidCallbackHandler()
- Specified by:
invalidCallbackHandlerin interfaceLog
-
unsupportedMech$str
protected String unsupportedMech$str()
-
unsupportedMech
public final SecurityException unsupportedMech(String authMech, List<String> serverMechs)
- Specified by:
unsupportedMechin interfaceLog
-
invalidSaslMechanism$str
protected String invalidSaslMechanism$str()
-
invalidSaslMechanism
public final CacheConfigurationException invalidSaslMechanism(String saslMechanism)
- Specified by:
invalidSaslMechanismin interfaceLog
-
unexpectedListenerId2$str
protected String unexpectedListenerId2$str()
-
unexpectedListenerId
public final IllegalStateException unexpectedListenerId(String expectedListenerId, String receivedListenerId)
- Specified by:
unexpectedListenerIdin interfaceLog
-
unableToUnmarshallBytes$str
protected String unableToUnmarshallBytes$str()
-
unableToUnmarshallBytes
public final HotRodClientException unableToUnmarshallBytes(String bytes, Exception e)
- Specified by:
unableToUnmarshallBytesin interfaceLog
-
exceptionInvokingListener$str
protected String exceptionInvokingListener$str()
-
exceptionInvokingListener
public final CacheListenerException exceptionInvokingListener(String name, Method m, Object target, Throwable cause)
- Specified by:
exceptionInvokingListenerin interfaceLog
-
incorrectClientListener2$str
protected String incorrectClientListener2$str()
-
incorrectClientListener
public final IncorrectClientListenerException incorrectClientListener(String annotationName, Collection<?> allowedParameters)
- Specified by:
incorrectClientListenerin interfaceLog
-
incorrectClientListener1$str
protected String incorrectClientListener1$str()
-
incorrectClientListener
public final IncorrectClientListenerException incorrectClientListener(String annotationName)
- Specified by:
incorrectClientListenerin interfaceLog
-
unexpectedErrorConsumingEvent
public final void unexpectedErrorConsumingEvent(Object event, Throwable t)
- Specified by:
unexpectedErrorConsumingEventin interfaceLog
-
unexpectedErrorConsumingEvent$str
protected String unexpectedErrorConsumingEvent$str()
-
unableToReadEventFromServer
public final void unableToReadEventFromServer(Throwable t, SocketAddress server)
- Specified by:
unableToReadEventFromServerin interfaceLog
-
unableToReadEventFromServer$str
protected String unableToReadEventFromServer$str()
-
missingClientListenerAnnotation$str
protected String missingClientListenerAnnotation$str()
-
missingClientListenerAnnotation
public final IncorrectClientListenerException missingClientListenerAnnotation(String className)
- Specified by:
missingClientListenerAnnotationin interfaceLog
-
unknownEvent$str
protected String unknownEvent$str()
-
unknownEvent
public final HotRodClientException unknownEvent(short eventTypeId)
- Specified by:
unknownEventin interfaceLog
-
unableToSetAccesible
public final void unableToSetAccesible(Method m, Exception e)
- Specified by:
unableToSetAccesiblein interfaceLog
-
unableToSetAccesible$str
protected String unableToSetAccesible$str()
-
unrecoverableErrorReadingEvent
public final void unrecoverableErrorReadingEvent(Throwable t, SocketAddress server, String listenerId)
- Specified by:
unrecoverableErrorReadingEventin interfaceLog
-
unrecoverableErrorReadingEvent$str
protected String unrecoverableErrorReadingEvent$str()
-
unableToUnmarshallBytesError
public final void unableToUnmarshallBytesError(String element, String bytes, Exception e)
- Specified by:
unableToUnmarshallBytesErrorin interfaceLog
-
unableToUnmarshallBytesError$str
protected String unableToUnmarshallBytesError$str()
-
nearCacheMaxEntriesUndefined$str
protected String nearCacheMaxEntriesUndefined$str()
-
nearCacheMaxEntriesUndefined
public final CacheConfigurationException nearCacheMaxEntriesUndefined()
- Specified by:
nearCacheMaxEntriesUndefinedin interfaceLog
-
iterationClosed
public final void iterationClosed(String iterationId)
- Specified by:
iterationClosedin interfaceLog
-
iterationClosed$str
protected String iterationClosed$str()
-
errorClosingIteration$str
protected String errorClosingIteration$str()
-
errorClosingIteration
public final IllegalStateException errorClosingIteration(String iterationId)
- Specified by:
errorClosingIterationin interfaceLog
-
errorRetrievingNext$str
protected String errorRetrievingNext$str()
-
errorRetrievingNext
public final NoSuchElementException errorRetrievingNext(String iterationId)
- Specified by:
errorRetrievingNextin interfaceLog
-
switchedToCluster
public final void switchedToCluster(String clusterName)
- Specified by:
switchedToClusterin interfaceLog
-
switchedToCluster$str
protected String switchedToCluster$str()
-
switchedBackToMainCluster
public final void switchedBackToMainCluster()
- Specified by:
switchedBackToMainClusterin interfaceLog
-
switchedBackToMainCluster$str
protected String switchedBackToMainCluster$str()
-
manuallySwitchedToCluster
public final void manuallySwitchedToCluster(String clusterName)
- Specified by:
manuallySwitchedToClusterin interfaceLog
-
manuallySwitchedToCluster$str
protected String manuallySwitchedToCluster$str()
-
manuallySwitchedBackToMainCluster
public final void manuallySwitchedBackToMainCluster()
- Specified by:
manuallySwitchedBackToMainClusterin interfaceLog
-
manuallySwitchedBackToMainCluster$str
protected String manuallySwitchedBackToMainCluster$str()
-
missingClusterNameDefinition$str
protected String missingClusterNameDefinition$str()
-
missingClusterNameDefinition
public final CacheConfigurationException missingClusterNameDefinition()
- Specified by:
missingClusterNameDefinitionin interfaceLog
-
missingHostDefinition$str
protected String missingHostDefinition$str()
-
missingHostDefinition
public final CacheConfigurationException missingHostDefinition()
- Specified by:
missingHostDefinitionin interfaceLog
-
missingClusterServersDefinition$str
protected String missingClusterServersDefinition$str()
-
missingClusterServersDefinition
public final CacheConfigurationException missingClusterServersDefinition(String siteName)
- Specified by:
missingClusterServersDefinitionin interfaceLog
-
duplicateClusterDefinition$str
protected String duplicateClusterDefinition$str()
-
duplicateClusterDefinition
public final CacheConfigurationException duplicateClusterDefinition(String siteName)
- Specified by:
duplicateClusterDefinitionin interfaceLog
-
clientListenerMustUseRawData$str
protected String clientListenerMustUseRawData$str()
-
clientListenerMustUseRawData
public final IncorrectClientListenerException clientListenerMustUseRawData(String className)
- Specified by:
clientListenerMustUseRawDatain interfaceLog
-
clientListenerMustUseDesignatedFilterConverterFactory$str
protected String clientListenerMustUseDesignatedFilterConverterFactory$str()
-
clientListenerMustUseDesignatedFilterConverterFactory
public final IncorrectClientListenerException clientListenerMustUseDesignatedFilterConverterFactory(String filterConverterFactoryName)
- Specified by:
clientListenerMustUseDesignatedFilterConverterFactoryin interfaceLog
-
ignoringErrorDuringIterationClose
public final void ignoringErrorDuringIterationClose(String iterationId, Exception e)
- Specified by:
ignoringErrorDuringIterationClosein interfaceLog
-
ignoringErrorDuringIterationClose$str
protected String ignoringErrorDuringIterationClose$str()
-
startedIteration
public final void startedIteration(String iterationId)
- Specified by:
startedIterationin interfaceLog
-
startedIteration$str
protected String startedIteration$str()
-
iterationTransportObtained
public final void iterationTransportObtained(SocketAddress address, String iterationId)
- Specified by:
iterationTransportObtainedin interfaceLog
-
iterationTransportObtained$str
protected String iterationTransportObtained$str()
-
trackingSegmentKey
public final void trackingSegmentKey(String key, int segment, boolean isTracked)
- Specified by:
trackingSegmentKeyin interfaceLog
-
trackingSegmentKey$str
protected String trackingSegmentKey$str()
-
warnAboutUberJarDuplicates
public final void warnAboutUberJarDuplicates()
- Specified by:
warnAboutUberJarDuplicatesin interfaceLog
-
warnAboutUberJarDuplicates$str
protected String warnAboutUberJarDuplicates$str()
-
callbackHandlerAndUsernameMutuallyExclusive$str
protected String callbackHandlerAndUsernameMutuallyExclusive$str()
-
callbackHandlerAndUsernameMutuallyExclusive
public final CacheConfigurationException callbackHandlerAndUsernameMutuallyExclusive()
- Specified by:
callbackHandlerAndUsernameMutuallyExclusivein interfaceLog
-
classNotInWhitelist$str
protected String classNotInWhitelist$str()
-
classNotInWhitelist
public final CacheException classNotInWhitelist(String className)
- Specified by:
classNotInWhitelistin interfaceLog
-
channelInactive$str
protected String channelInactive$str()
-
channelInactive
public final TransportException channelInactive(SocketAddress address1, SocketAddress address2)
- Specified by:
channelInactivein interfaceLog
-
failedToAddListener$str
protected String failedToAddListener$str()
-
failedToAddListener
public final HotRodClientException failedToAddListener(Object listener, short status)
- Specified by:
failedToAddListenerin interfaceLog
-
connectionClosed$str
protected String connectionClosed$str()
-
connectionClosed
public final TransportException connectionClosed(SocketAddress address1, SocketAddress address2)
- Specified by:
connectionClosedin interfaceLog
-
cannotCreateAsyncThread
public final void cannotCreateAsyncThread(int maxPoolSize)
- Specified by:
cannotCreateAsyncThreadin interfaceLog
-
cannotCreateAsyncThread$str
protected String cannotCreateAsyncThread$str()
-
transportFactoryDeprecated
public final void transportFactoryDeprecated()
- Specified by:
transportFactoryDeprecatedin interfaceLog
-
transportFactoryDeprecated$str
protected String transportFactoryDeprecated$str()
-
epollNotAvailable
public final void epollNotAvailable(String cause)
- Specified by:
epollNotAvailablein interfaceLog
-
epollNotAvailable$str
protected String epollNotAvailable$str()
-
trustStoreFileAndPathExclusive$str
protected String trustStoreFileAndPathExclusive$str()
-
trustStoreFileAndPathExclusive
public final CacheConfigurationException trustStoreFileAndPathExclusive()
- Specified by:
trustStoreFileAndPathExclusivein interfaceLog
-
unknownMessageId$str
protected String unknownMessageId$str()
-
unknownMessageId
public final IllegalStateException unknownMessageId(long messageId)
- Specified by:
unknownMessageIdin interfaceLog
-
errorFromUnknownOperation$str
protected String errorFromUnknownOperation$str()
-
errorFromUnknownOperation
public final TransportException errorFromUnknownOperation(io.netty.channel.Channel channel, Throwable cause, SocketAddress address)
- Specified by:
errorFromUnknownOperationin interfaceLog
-
noMoreOperationsAllowed$str
protected String noMoreOperationsAllowed$str()
-
noMoreOperationsAllowed
public final HotRodClientException noMoreOperationsAllowed()
- Specified by:
noMoreOperationsAllowedin interfaceLog
-
unexpectedListenerId1$str
protected String unexpectedListenerId1$str()
-
unexpectedListenerId
public final IllegalStateException unexpectedListenerId(String listenerId)
- Specified by:
unexpectedListenerIdin interfaceLog
-
operationIsNotAddClientListener$str
protected String operationIsNotAddClientListener$str()
-
operationIsNotAddClientListener
public final IllegalStateException operationIsNotAddClientListener(long messageId, String operation)
- Specified by:
operationIsNotAddClientListenerin interfaceLog
-
invalidTransactionMode$str
protected String invalidTransactionMode$str()
-
invalidTransactionMode
public final CacheConfigurationException invalidTransactionMode()
- Specified by:
invalidTransactionModein interfaceLog
-
invalidTransactionManagerLookup$str
protected String invalidTransactionManagerLookup$str()
-
invalidTransactionManagerLookup
public final CacheConfigurationException invalidTransactionManagerLookup()
- Specified by:
invalidTransactionManagerLookupin interfaceLog
-
cacheDoesNotSupportTransactions$str
protected String cacheDoesNotSupportTransactions$str()
-
cacheDoesNotSupportTransactions
public final HotRodClientException cacheDoesNotSupportTransactions(String name)
- Specified by:
cacheDoesNotSupportTransactionsin interfaceLog
-
invalidTxServerConfig
public final void invalidTxServerConfig(String name, Throwable throwable)
- Specified by:
invalidTxServerConfigin interfaceLog
-
invalidTxServerConfig$str
protected String invalidTxServerConfig$str()
-
exceptionDuringPrepare
public final void exceptionDuringPrepare(Xid xid, Exception e)
- Specified by:
exceptionDuringPreparein interfaceLog
-
exceptionDuringPrepare$str
protected String exceptionDuringPrepare$str()
-
nearCacheMaxIdleUnsupported
public final void nearCacheMaxIdleUnsupported()
- Specified by:
nearCacheMaxIdleUnsupportedin interfaceLog
-
nearCacheMaxIdleUnsupported$str
protected String nearCacheMaxIdleUnsupported$str()
-
invalidTransactionTimeout$str
protected String invalidTransactionTimeout$str()
-
invalidTransactionTimeout
public final HotRodClientException invalidTransactionTimeout()
- Specified by:
invalidTransactionTimeoutin interfaceLog
-
revertCacheToInitialServerList
public final void revertCacheToInitialServerList(Collection<String> cacheName)
- Specified by:
revertCacheToInitialServerListin interfaceLog
-
revertCacheToInitialServerList$str
protected String revertCacheToInitialServerList$str()
-
-