@Stability.Volatile public class View extends Object
Constructor and Description |
---|
View(String map)
Create a new view with the given map function and no reduce function.
|
View(String map,
String reduce)
Creates a new view with a map function and a reduce function.
|
Copyright © 2020 Couchbase, Inc.. All rights reserved.