Class Log_$logger

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

    @Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor",
               date="2020-01-16T09:10:35+0000")
    public class Log_$logger
    extends org.jboss.logging.DelegatingBasicLogger
    implements Serializable, Log, org.jboss.logging.BasicLogger
    Warning this class consists of generated code.
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class org.jboss.logging.DelegatingBasicLogger

        log
    • Constructor Summary

      Constructors 
      Constructor Description
      Log_$logger​(org.jboss.logging.Logger log)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.infinispan.commons.CacheConfigurationException cannotEnableHotRodWrapping()  
      protected String cannotEnableHotRodWrapping$str()  
      org.infinispan.commons.CacheException couldNotMigrateData​(String name)  
      protected String couldNotMigrateData$str()  
      void ignoreXmlAttribute​(Object attribute)  
      protected String ignoreXmlAttribute$str()  
      void keyMigrationFailed​(String key, Throwable cause)  
      protected String keyMigrationFailed$str()  
      org.infinispan.commons.CacheException missingMigrationData​(String name)  
      protected String missingMigrationData$str()  
      org.infinispan.commons.CacheException remoteStoreNoHotRodWrapping​(String cacheName)  
      protected String remoteStoreNoHotRodWrapping$str()  
      • 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 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
    • Constructor Detail

      • Log_$logger

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

      • missingMigrationData

        public final org.infinispan.commons.CacheException missingMigrationData​(String name)
        Specified by:
        missingMigrationData in interface Log
      • missingMigrationData$str

        protected String missingMigrationData$str()
      • keyMigrationFailed$str

        protected String keyMigrationFailed$str()
      • ignoreXmlAttribute$str

        protected String ignoreXmlAttribute$str()
      • couldNotMigrateData

        public final org.infinispan.commons.CacheException couldNotMigrateData​(String name)
        Specified by:
        couldNotMigrateData in interface Log
      • couldNotMigrateData$str

        protected String couldNotMigrateData$str()
      • cannotEnableHotRodWrapping

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

        protected String cannotEnableHotRodWrapping$str()
      • remoteStoreNoHotRodWrapping

        public final org.infinispan.commons.CacheException remoteStoreNoHotRodWrapping​(String cacheName)
        Specified by:
        remoteStoreNoHotRodWrapping in interface Log
      • remoteStoreNoHotRodWrapping$str

        protected String remoteStoreNoHotRodWrapping$str()