|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewOperation | |
---|---|
com.couchbase.client.protocol.views |
Uses of ViewOperation in com.couchbase.client.protocol.views |
---|
Classes in com.couchbase.client.protocol.views that implement ViewOperation | |
---|---|
class |
DocsOperationImpl
Implementation of a view that calls the map function and includes the documents in the result. |
class |
NoDocsOperationImpl
Implementation of a view that calls the map function and excludes the documents in the result. |
class |
ReducedOperationImpl
Implementation of a view that calls the map function and the reduce function and gets the result. |
class |
ViewOperationImpl
A ViewOperationImpl. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |