public class RequestId extends Object
RequestId(byte[] buf)
RequestId(String id)
boolean
equals(Object obj)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public RequestId(String id)
public RequestId(byte[] buf)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2014–2019 The Redisson Project. All rights reserved.