Package org.vrspace.server.connect
Class ElasticSearchSessionListener.ESLogEntry
java.lang.Object
org.vrspace.server.connect.ElasticSearchSessionListener.ESLogEntry
- Enclosing class:
- ElasticSearchSessionListener
-
Constructor Summary
ConstructorDescriptionESLogEntry
(ClientRequest request) ESLogEntry
(VREvent event) ESLogEntry
(Client client, Boolean connect) ESLogEntry
(Client client, String message, Throwable error) -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
long
getError()
getWorld()
int
hashCode()
void
setChanges
(Map<String, Object> changes) void
void
setCommand
(Command command) void
setConnect
(Boolean connect) void
setDuration
(long duration) void
void
setOwnership
(Ownership ownership) void
void
setTimestamp
(LocalDateTime timestamp) void
toString()
-
Constructor Details
-
ESLogEntry
-
ESLogEntry
-
ESLogEntry
-
ESLogEntry
-
ESLogEntry
public ESLogEntry()
-
-
Method Details
-
getChanges
-
getTimestamp
-
getDuration
public long getDuration() -
getSource
-
getClient
-
getWorld
-
getOwnership
-
getCommand
-
getConnect
-
getError
-
setChanges
-
setTimestamp
-
setDuration
public void setDuration(long duration) -
setSource
-
setClient
-
setWorld
-
setOwnership
-
setCommand
-
setConnect
-
setError
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-