IViewCompiler Interface |
Namespace: Couchbase.Lite
public interface IViewCompiler
The IViewCompiler type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompileMap |
Compiles source code into a MapDelegate.
|
![]() | CompileReduce |
Compiles source code into a ReduceDelegate.
|