Uses of Interface
org.infinispan.util.logging.Log
Packages that use Log
Package
Description
Cache configurationFactories are internal components used to create other components based on a cache's
configuration.
Interceptors dealing with command replication in distributed/replicated mode.
Basic interceptors
Interceptors dealing with locking.
Cache-specific notifications and eventing.invalid reference
CacheManager
Transports handle the low-level networking, used by the remoting components.
A transport implementation based on JGroups.
Transfer of state to new caches in a cluster.
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
-
Uses of Log in org.infinispan.configuration.cache
Methods in org.infinispan.configuration.cache with parameters of type LogModifier and TypeMethodDescriptionstatic IndexStartupModeIndexStartupMode.requireValid(String value, Log logger) static IndexStorageIndexStorage.requireValid(String token, Log logger) -
Uses of Log in org.infinispan.encoding
Fields in org.infinispan.encoding declared as Log -
Uses of Log in org.infinispan.factories
Fields in org.infinispan.factories declared as LogMethods in org.infinispan.factories that return Log -
Uses of Log in org.infinispan.globalstate.impl
Fields in org.infinispan.globalstate.impl declared as Log -
Uses of Log in org.infinispan.interceptors.distribution
Methods in org.infinispan.interceptors.distribution that return Log -
Uses of Log in org.infinispan.interceptors.impl
Fields in org.infinispan.interceptors.impl declared as LogMethods in org.infinispan.interceptors.impl that return LogModifier and TypeMethodDescriptionfinal LogAbstractIracLocalSiteInterceptor.getLog()protected abstract LogBaseRpcInterceptor.getLog()protected abstract LogBaseStateTransferInterceptor.getLog()protected LogCacheWriterInterceptor.getLog()protected LogDistCacheWriterInterceptor.getLog()protected LogInvalidationInterceptor.getLog()NonTxIracRemoteSiteInterceptor.getLog() -
Uses of Log in org.infinispan.interceptors.locking
Methods in org.infinispan.interceptors.locking that return Log -
Uses of Log in org.infinispan.marshall.protostream.impl
Fields in org.infinispan.marshall.protostream.impl declared as LogConstructors in org.infinispan.marshall.protostream.impl with parameters of type Log -
Uses of Log in org.infinispan.notifications.cachelistener
Methods in org.infinispan.notifications.cachelistener that return Log -
Uses of Log in org.infinispan.notifications.cachemanagerlistener
Methods in org.infinispan.notifications.cachemanagerlistener that return Log -
Uses of Log in org.infinispan.notifications.impl
Methods in org.infinispan.notifications.impl that return Log -
Uses of Log in org.infinispan.reactive
Fields in org.infinispan.reactive declared as Log -
Uses of Log in org.infinispan.reactive.publisher.impl
Fields in org.infinispan.reactive.publisher.impl declared as Log -
Uses of Log in org.infinispan.remoting.transport
Methods in org.infinispan.remoting.transport that return Log -
Uses of Log in org.infinispan.remoting.transport.jgroups
Fields in org.infinispan.remoting.transport.jgroups declared as LogMethods in org.infinispan.remoting.transport.jgroups that return Log -
Uses of Log in org.infinispan.statetransfer
Methods in org.infinispan.statetransfer that return Log -
Uses of Log in org.infinispan.stats.impl
Fields in org.infinispan.stats.impl declared as Log -
Uses of Log in org.infinispan.stream.impl
Methods in org.infinispan.stream.impl that return Log -
Uses of Log in org.infinispan.transaction.impl
Methods in org.infinispan.transaction.impl with parameters of type LogModifier and TypeMethodDescriptionstatic voidWriteSkewHelper.addVersionRead(TxInvocationContext<?> ctx, CacheEntry<?, ?> entry, Object key, VersionGenerator versionGenerator, Log log) -
Uses of Log in org.infinispan.util.logging
Classes in org.infinispan.util.logging that implement LogModifier and TypeClassDescriptionclassWarning this class consists of generated code.Fields in org.infinispan.util.logging declared as LogModifier and TypeFieldDescriptionstatic final LogLog.CLUSTERstatic final LogLog.CONFIGstatic final LogLog.CONTAINERstatic final LogLog.PERSISTENCEstatic final LogLog.SECURITYstatic final LogLog.XSITEMethods in org.infinispan.util.logging that return Log -
Uses of Log in org.infinispan.util.logging.events.impl
Methods in org.infinispan.util.logging.events.impl that return Log