|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.couchbase.client.protocol.views.HttpOperationImpl
com.couchbase.client.protocol.views.SpatialViewFetcherOperationImpl
public class SpatialViewFetcherOperationImpl
A SpatialViewOperationImpl.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.couchbase.client.protocol.views.SpatialViewFetcherOperation |
---|
SpatialViewFetcherOperation.ViewFetcherCallback |
Field Summary |
---|
Fields inherited from class com.couchbase.client.protocol.views.HttpOperationImpl |
---|
callback, exception |
Constructor Summary | |
---|---|
SpatialViewFetcherOperationImpl(org.apache.http.HttpRequest r,
java.lang.String bucketName,
java.lang.String designDocName,
java.lang.String viewName,
SpatialViewFetcherOperation.ViewFetcherCallback viewCallback)
|
Method Summary | |
---|---|
void |
handleResponse(org.apache.http.HttpResponse response)
|
Methods inherited from class com.couchbase.client.protocol.views.HttpOperationImpl |
---|
addAuthHeader, cancel, getCallback, getEntityString, getException, getRequest, hasErrored, isCancelled, isTimedOut, parseViewForStatus, setException, timeOut, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SpatialViewFetcherOperationImpl(org.apache.http.HttpRequest r, java.lang.String bucketName, java.lang.String designDocName, java.lang.String viewName, SpatialViewFetcherOperation.ViewFetcherCallback viewCallback)
Method Detail |
---|
public void handleResponse(org.apache.http.HttpResponse response)
handleResponse
in interface HttpOperation
handleResponse
in class HttpOperationImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |