public class ViewResponseReduced extends ViewResponse
errors, rows
Constructor and Description |
---|
ViewResponseReduced(java.util.Collection<ViewRow> rows,
java.util.Collection<RowError> errors) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getMap() |
java.lang.String |
toString() |
getErrors, iterator, removeLastElement, size
public java.util.Map<java.lang.String,java.lang.Object> getMap()
getMap
in class ViewResponse
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.