|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpatialView | |
---|---|
com.couchbase.client | |
com.couchbase.client.protocol.views |
Uses of SpatialView in com.couchbase.client |
---|
Methods in com.couchbase.client that return SpatialView | |
---|---|
SpatialView |
CouchbaseClient.getSpatialView(java.lang.String designDocumentName,
java.lang.String viewName)
Gets access to a spatial view contained in a design document from the cluster. |
Methods in com.couchbase.client that return types with arguments of type SpatialView | |
---|---|
HttpFuture<SpatialView> |
CouchbaseClient.asyncGetSpatialView(java.lang.String designDocumentName,
java.lang.String viewName)
Gets access to a spatial view contained in a design document from the cluster. |
Uses of SpatialView in com.couchbase.client.protocol.views |
---|
Methods in com.couchbase.client.protocol.views with parameters of type SpatialView | |
---|---|
void |
SpatialViewFetcherOperation.ViewFetcherCallback.gotData(SpatialView view)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |