Package org.apache.pekko.event
Class Logging.Debug
java.lang.Object
org.apache.pekko.event.Logging.Debug
- All Implemented Interfaces:
Serializable,NoSerializationVerificationNeeded,Logging.LogEvent,scala.Equals,scala.Product
- Direct Known Subclasses:
Logging.Debug2
- Enclosing class:
- Logging
public static class Logging.Debug
extends Object
implements Logging.LogEvent, scala.Product, Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.pekko.event.Logging.LogEvent
getMDC, mdcMethods inherited from interface scala.Product
productElementNames
-
Constructor Details
-
Debug
-
-
Method Details
-
thread
- Specified by:
threadin interfaceLogging.LogEvent
-
timestamp
public long timestamp()- Specified by:
timestampin interfaceLogging.LogEvent
-
org$apache$pekko$event$Logging$LogEvent$_setter_$thread_$eq
- Specified by:
org$apache$pekko$event$Logging$LogEvent$_setter_$thread_$eqin interfaceLogging.LogEvent
-
org$apache$pekko$event$Logging$LogEvent$_setter_$timestamp_$eq
protected void org$apache$pekko$event$Logging$LogEvent$_setter_$timestamp_$eq(long x$1) - Specified by:
org$apache$pekko$event$Logging$LogEvent$_setter_$timestamp_$eqin interfaceLogging.LogEvent
-
logSource
- Specified by:
logSourcein interfaceLogging.LogEvent
-
logClass
- Specified by:
logClassin interfaceLogging.LogEvent
-
message
- Specified by:
messagein interfaceLogging.LogEvent
-
level
- Specified by:
levelin interfaceLogging.LogEvent
-
copy
-
copy$default$1
-
copy$default$2
-
copy$default$3
-
productPrefix
- Specified by:
productPrefixin interfacescala.Product
-
productArity
public int productArity()- Specified by:
productArityin interfacescala.Product
-
productElement
- Specified by:
productElementin interfacescala.Product
-
productIterator
- Specified by:
productIteratorin interfacescala.Product
-
canEqual
- Specified by:
canEqualin interfacescala.Equals
-
productElementName
- Specified by:
productElementNamein interfacescala.Product
-
hashCode
public int hashCode() -
toString
-
equals
-