net.spy.memcached.protocol.couch
Class RowWithDocs
java.lang.Object
net.spy.memcached.protocol.couch.RowReduced
net.spy.memcached.protocol.couch.RowNoDocs
net.spy.memcached.protocol.couch.RowWithDocs
public class RowWithDocs
- extends RowNoDocs
| Methods inherited from class net.spy.memcached.protocol.couch.RowNoDocs |
getId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowWithDocs
public RowWithDocs(String id,
String key,
String value,
Object doc)
getDoc
public Object getDoc()