public class LogEntity extends Object implements Entity
Constructor and Description |
---|
LogEntity() |
Modifier and Type | Method and Description |
---|---|
List<LogLevel> |
getLevel() |
List<Long> |
getLid() |
List<String> |
getText() |
List<Long> |
getTimestamp() |
Long |
getTotalAmount() |
public List<Long> getLid()
public List<Long> getTimestamp()
public Long getTotalAmount()
Copyright © 2016–2022 ArangoDB GmbH. All rights reserved.