Class GetsResponse<T>
java.lang.Object
net.rubyeye.xmemcached.GetsResponse<T>
Response for gets command.It's a value object.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
cas
private final long cas -
value
-
-
Constructor Details
-
GetsResponse
-
-
Method Details
-
getCas
public long getCas() -
getValue
-
hashCode
-
equals
-
toString
-