net.spy.memcached.protocol.couch
Class View
java.lang.Object
net.spy.memcached.protocol.couch.View
public class View
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
View
protected View(String dn,
String ddn,
String vn,
boolean m,
boolean r)
getDatabaseName
public String getDatabaseName()
getDesignDocumentName
public String getDesignDocumentName()
getViewName
public String getViewName()
hasMap
public boolean hasMap()
hasReduce
public boolean hasReduce()
getURI
public String getURI()