redis.clients.util
Class Slowlog
java.lang.Object
redis.clients.util.Slowlog
public class Slowlog
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
from
public static List<Slowlog> from(List<Object> nestedMultiBulkReply)
getId
public long getId()
getTimeStamp
public long getTimeStamp()
getExecutionTime
public long getExecutionTime()
getArgs
public List<String> getArgs()
Copyright © 2012. All Rights Reserved.