Package io.github.tkasozi.domain.redis
Class MemoryEventLog
java.lang.Object
io.github.tkasozi.domain.BaseEntity
io.github.tkasozi.domain.redis.EventLog
io.github.tkasozi.domain.redis.MemoryEventLog
- All Implemented Interfaces:
Serializable
,Comparable<EventLog>
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class io.github.tkasozi.domain.redis.EventLog
EventLog.EventLogBuilder<T extends EventLog.EventLogBuilder<T>>
Nested classes/interfaces inherited from class io.github.tkasozi.domain.BaseEntity
BaseEntity.BaseEntityBuilder<T extends BaseEntity.BaseEntityBuilder<T>>
-
Field Summary
Fields inherited from class io.github.tkasozi.domain.redis.EventLog
description, eventName, formattedTimeStamp, timestamp, ttl, userAccess, username
-
Constructor Summary
ConstructorsConstructorDescriptionMemoryEventLog
(@NonNull MemoryEventLog.MemoryUtilizationBuilder builder) MemoryEventLog
(String percentUsage) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
protected boolean
boolean
Equal method.int
hashCode()
Hash code.void
setPercentUsage
(String percentUsage) Methods inherited from class io.github.tkasozi.domain.redis.EventLog
compareTo, getDescription, getEventName, getFormattedTimeStamp, getTimestamp, getTtl, getUserAccess, getUsername
Methods inherited from class io.github.tkasozi.domain.BaseEntity
getId, setId