Class DefaultSpatialViewResult

java.lang.Object
com.couchbase.client.java.view.DefaultSpatialViewResult
All Implemented Interfaces:
SpatialViewResult, Iterable<SpatialViewRow>

public class DefaultSpatialViewResult
extends Object
implements SpatialViewResult
Default implementation of the SpatialViewResult.
Since:
2.1.0
Author:
Michael Nitschinger