public class SpatialViewFetcherOperationImpl extends HttpOperationImpl implements SpatialViewFetcherOperation
SpatialViewFetcherOperation.ViewFetcherCallback
callback, exception
Constructor and Description |
---|
SpatialViewFetcherOperationImpl(org.apache.http.HttpRequest r,
java.lang.String bucketName,
java.lang.String designDocName,
java.lang.String viewName,
SpatialViewFetcherOperation.ViewFetcherCallback viewCallback) |
Modifier and Type | Method and Description |
---|---|
void |
handleResponse(org.apache.http.HttpResponse response) |
addAuthHeader, cancel, getCallback, getEntityString, getException, getRequest, hasErrored, isCancelled, isTimedOut, parseViewForStatus, setException, timeOut, toString
public SpatialViewFetcherOperationImpl(org.apache.http.HttpRequest r, java.lang.String bucketName, java.lang.String designDocName, java.lang.String viewName, SpatialViewFetcherOperation.ViewFetcherCallback viewCallback)
public void handleResponse(org.apache.http.HttpResponse response)
handleResponse
in interface HttpOperation
handleResponse
in class HttpOperationImpl
Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.