public class SpatialViewDesign
extends java.lang.Object
Constructor and Description |
---|
SpatialViewDesign(java.lang.String name,
java.lang.String map)
Create a SpatialViewDesign with a name and a map function.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMap()
Get the map function of the spatial view.
|
java.lang.String |
getName()
Get the name of the spatial view.
|
Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.