public class ReducedOperationImpl extends ViewOperationImpl
ViewOperation.ViewCallbackLOGGERcallback, exception| Constructor and Description |
|---|
ReducedOperationImpl(org.apache.http.HttpRequest r,
AbstractView view,
ViewOperation.ViewCallback cb) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
parseError(java.lang.String json,
int errorcode) |
protected ViewResponseReduced |
parseResult(java.lang.String json) |
getView, handleResponseaddAuthHeader, cancel, getCallback, getEntityString, getException, getRequest, hasErrored, isCancelled, isTimedOut, parseViewForStatus, setException, timeOut, toStringpublic ReducedOperationImpl(org.apache.http.HttpRequest r,
AbstractView view,
ViewOperation.ViewCallback cb)
protected ViewResponseReduced parseResult(java.lang.String json) throws java.text.ParseException
parseResult in class ViewOperationImpljava.text.ParseExceptionprotected void parseError(java.lang.String json,
int errorcode)
throws java.text.ParseException
parseError in class ViewOperationImpljava.text.ParseExceptionCopyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.