Skip navigation links
A B C D E F G H I J M N O P R S T U V _ 

A

add(String) - Method in class mcouch.core.couch.AllDocuments
 
add(Object) - Method in class mcouch.core.http.response.ViewDocumentsResponse
 
addDocument(String) - Method in class mcouch.core.couch.database.Database
 
addOrUpdate(String) - Method in class mcouch.core.couch.AllDocuments
 
addOrUpdate(String) - Method in class mcouch.core.couch.database.Database
 
addOrUpdate(String, Object, String) - Method in class mcouch.core.couch.indexing.View
 
all() - Method in class mcouch.core.couch.indexing.View
 
AllDocuments - Class in mcouch.core.couch
 
AllDocuments(JavaScriptInterpreter) - Constructor for class mcouch.core.couch.AllDocuments
 
AllQuery - Class in mcouch.core.couch.indexing.query
 
AllQuery() - Constructor for class mcouch.core.couch.indexing.query.AllQuery
 
append(Object, String) - Method in class mcouch.core.couch.indexing.IndexEntry
 

B

BetweenQuery - Class in mcouch.core.couch.indexing.query
 
BetweenQuery(String, String) - Constructor for class mcouch.core.couch.indexing.query.BetweenQuery
 
build(AllDocuments) - Method in class mcouch.core.couch.indexing.View
 
buildIndex(String, String, AllDocuments) - Method in class mcouch.core.couch.indexing.Indexes
 
BulkDeleteRequestDoc - Class in mcouch.core.http.request.body
 
BulkDeleteRequestDoc() - Constructor for class mcouch.core.http.request.body.BulkDeleteRequestDoc
 
BulkItemDeleteRequest - Class in mcouch.core.http.request.bulk
 
BulkItemDeleteRequest(BulkDeleteRequestDoc) - Constructor for class mcouch.core.http.request.bulk.BulkItemDeleteRequest
 
BulkItemRequest - Interface in mcouch.core.http.request.bulk
 
BulkPostItemRequest - Class in mcouch.core.http.request.bulk
 
BulkPostItemRequest(String) - Constructor for class mcouch.core.http.request.bulk.BulkPostItemRequest
 
BulkRequest - Class in mcouch.core.http.request.body
 
BulkRequest() - Constructor for class mcouch.core.http.request.body.BulkRequest
 
BulkRequestDoc - Class in mcouch.core.http.request.body
 
BulkRequestDoc(String) - Constructor for class mcouch.core.http.request.body.BulkRequestDoc
 
BulkRequestDoc() - Constructor for class mcouch.core.http.request.body.BulkRequestDoc
 
BulkRequestDocSerializer - Class in mcouch.core.jackson
 
BulkRequestDocSerializer() - Constructor for class mcouch.core.jackson.BulkRequestDocSerializer
 
BulkRequestItemFactory - Class in mcouch.core.http.request.bulk
 
BulkRequestItemFactory() - Constructor for class mcouch.core.http.request.bulk.BulkRequestItemFactory
 

C

ClientConnectionManagerStub - Class in mcouch.core.http
 
ClientConnectionManagerStub() - Constructor for class mcouch.core.http.ClientConnectionManagerStub
 
closeExpiredConnections() - Method in class mcouch.core.http.ClientConnectionManagerStub
 
closeIdleConnections(long, TimeUnit) - Method in class mcouch.core.http.ClientConnectionManagerStub
 
compare(IndexKey, IndexKey) - Method in class mcouch.core.couch.indexing.IndexKeyComparator
 
contains(String) - Method in class mcouch.core.couch.database.Databases
 
containsViewGroup(String) - Method in class mcouch.core.couch.database.Database
 
copy() - Method in class mcouch.core.http.HttpParamsStub
 
CouchDeleteRequest - Class in mcouch.core.http.request
 
CouchDeleteRequest(CouchURI) - Constructor for class mcouch.core.http.request.CouchDeleteRequest
 
CouchGetRequest - Class in mcouch.core.http.request
 
CouchGetRequest(CouchURI, JavaScriptInterpreter) - Constructor for class mcouch.core.http.request.CouchGetRequest
 
CouchHeadRequest - Class in mcouch.core.http.request
 
CouchHeadRequest(CouchURI) - Constructor for class mcouch.core.http.request.CouchHeadRequest
 
CouchHttpRequestFactory - Class in mcouch.core.http.request
 
CouchHttpRequestFactory(JavaScriptInterpreter) - Constructor for class mcouch.core.http.request.CouchHttpRequestFactory
 
CouchPostRequest - Class in mcouch.core.http.request
 
CouchPostRequest(HttpPost) - Constructor for class mcouch.core.http.request.CouchPostRequest
 
CouchPutRequest - Class in mcouch.core.http.request
 
CouchPutRequest(HttpPut) - Constructor for class mcouch.core.http.request.CouchPutRequest
 
CouchRequest - Interface in mcouch.core.http.request
 
CouchRequestBody - Class in mcouch.core.http.request.body
 
CouchRequestBody(HttpEntityEnclosingRequestBase) - Constructor for class mcouch.core.http.request.body.CouchRequestBody
 
CouchURI - Class in mcouch.core.http.request
 
CouchURI(URI) - Constructor for class mcouch.core.http.request.CouchURI
 
CountReducer - Class in mcouch.core.couch.reducers
 
CountReducer() - Constructor for class mcouch.core.couch.reducers.CountReducer
 
create(String) - Method in class mcouch.core.couch.database.Databases
 
create(String) - Static method in class mcouch.core.couch.indexing.IndexKeyFactory
 
create(CouchURI, JavaScriptInterpreter) - Static method in class mcouch.core.couch.indexing.query.IndexQueryFactory
 
create(String) - Static method in class mcouch.core.couch.reducers.ReducerFactory
 
create(String, DocumentFunctions) - Static method in class mcouch.core.couch.view.ViewGroupDefinition
 
create(String) - Static method in class mcouch.core.http.request.bulk.BulkRequestItemFactory
 
create(HttpRequestBase) - Method in class mcouch.core.http.request.CouchHttpRequestFactory
 
createDatabase(String) - Method in class mcouch.core.InMemoryCouchDb
 
createViewGroup(String, String) - Method in class mcouch.core.couch.database.Database
 
currentDoc(String) - Method in class mcouch.core.rhino.EmitFunction
 
currentIndex(View) - Method in class mcouch.core.rhino.EmitFunction
 

D

Database - Class in mcouch.core.couch.database
 
Database(String, MapFunctionInterpreter, JavaScriptInterpreter) - Constructor for class mcouch.core.couch.database.Database
 
databaseName() - Method in class mcouch.core.http.request.CouchURI
 
Databases - Class in mcouch.core.couch.database
 
Databases(JavaScriptInterpreter, MapFunctionInterpreter, Database...) - Constructor for class mcouch.core.couch.database.Databases
 
defineLink(Object, String) - Method in class mcouch.core.rhino.JavaScriptInterpreter
 
definition() - Method in class mcouch.core.couch.view.ViewGroup
 
delete(String) - Method in class mcouch.core.couch.database.Database
 
deserialize(JsonParser, DeserializationContext) - Method in class mcouch.core.jackson.BulkRequestDocSerializer
 
DOC_NOT_FOUND - Static variable in class mcouch.core.http.StandardHttpResponse
 
docs - Variable in class mcouch.core.http.request.body.BulkRequest
 
document() - Method in class mcouch.core.couch.view.ViewGroupDefinition
 
DocumentFunctions - Class in mcouch.core.rhino
 
DocumentFunctions(JavaScriptInterpreter) - Constructor for class mcouch.core.rhino.DocumentFunctions
 
documentId() - Method in class mcouch.core.http.request.CouchURI
 
DocumentIterator - Interface in mcouch.core.couch
 
doForAllDocuments(DocumentIterator) - Method in class mcouch.core.couch.AllDocuments
 

E

emit(String) - Method in class mcouch.core.rhino.EmitFunction
 
emit(Object, Object) - Method in class mcouch.core.rhino.EmitFunction
 
EMIT_FUNCTION - Static variable in class mcouch.core.rhino.EmitFunction
 
EmitFunction - Class in mcouch.core.rhino
 
EmitFunction() - Constructor for class mcouch.core.rhino.EmitFunction
 
emitOn(View) - Method in class mcouch.core.rhino.MapFunctionInterpreter
 
EnclosedResponseForBulkRequest - Class in mcouch.core.http.response
 
EnclosedResponseForBulkRequest() - Constructor for class mcouch.core.http.response.EnclosedResponseForBulkRequest
 
EnclosedResponseForBulkRequest(String, String) - Constructor for class mcouch.core.http.response.EnclosedResponseForBulkRequest
 
equals(Object) - Method in class mcouch.core.couch.database.Database
 
equals(Object) - Method in class mcouch.core.couch.indexing.IndexKey
 
equals(Object) - Method in class mcouch.core.couch.indexing.NullIndexKey
 
equals(Object) - Method in class mcouch.core.couch.indexing.View
 
equals(Object) - Method in class mcouch.core.couch.view.ViewGroup
 
execute(View) - Method in class mcouch.core.couch.indexing.query.AllQuery
 
execute(View) - Method in class mcouch.core.couch.indexing.query.BetweenQuery
 
execute(View) - Method in interface mcouch.core.couch.indexing.query.IndexQuery
 
execute(View) - Method in class mcouch.core.couch.indexing.query.SimpleQuery
 
execute(Database) - Method in class mcouch.core.http.request.bulk.BulkItemDeleteRequest
 
execute(Database) - Method in interface mcouch.core.http.request.bulk.BulkItemRequest
 
execute(Database) - Method in class mcouch.core.http.request.bulk.BulkPostItemRequest
 
execute(Databases) - Method in class mcouch.core.http.request.CouchDeleteRequest
 
execute(Databases) - Method in class mcouch.core.http.request.CouchGetRequest
 
execute(Databases) - Method in class mcouch.core.http.request.CouchHeadRequest
 
execute(Databases) - Method in class mcouch.core.http.request.CouchPostRequest
 
execute(Databases) - Method in class mcouch.core.http.request.CouchPutRequest
 
execute(Databases) - Method in interface mcouch.core.http.request.CouchRequest
 
execute(HttpUriRequest) - Method in class mcouch.core.InMemoryCouchDb
 
execute(HttpUriRequest, HttpContext) - Method in class mcouch.core.InMemoryCouchDb
 
execute(HttpHost, HttpRequest) - Method in class mcouch.core.InMemoryCouchDb
 
execute(HttpHost, HttpRequest, HttpContext) - Method in class mcouch.core.InMemoryCouchDb
 
execute(HttpUriRequest, ResponseHandler<? extends T>) - Method in class mcouch.core.InMemoryCouchDb
 
execute(HttpUriRequest, ResponseHandler<? extends T>, HttpContext) - Method in class mcouch.core.InMemoryCouchDb
 
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>) - Method in class mcouch.core.InMemoryCouchDb
 
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>, HttpContext) - Method in class mcouch.core.InMemoryCouchDb
 
executeView(String, String, IndexQuery, boolean, Page) - Method in class mcouch.core.couch.database.Database
 

F

fallsOutOf(int) - Method in class mcouch.core.http.request.NullPage
 
fallsOutOf(int) - Method in class mcouch.core.http.request.Page
 
fromJSObject(Object) - Static method in class mcouch.core.couch.indexing.IndexEntry
 
fromJson(String, Class<T>) - Static method in class mcouch.core.jackson.JSONSerializer
 

G

get(String) - Method in class mcouch.core.couch.AllDocuments
 
get(String) - Method in class mcouch.core.couch.database.Database
 
get(IndexKey) - Method in class mcouch.core.couch.indexing.View
 
getAll(List<String>) - Method in class mcouch.core.couch.AllDocuments
 
getBooleanParameter(String, boolean) - Method in class mcouch.core.http.HttpParamsStub
 
getConnectionManager() - Method in class mcouch.core.InMemoryCouchDb
 
getDatabase(String) - Method in class mcouch.core.couch.database.Databases
 
getDocId() - Method in class mcouch.core.couch.indexing.IndexValue
 
GetDocumentId - Static variable in class mcouch.core.rhino.DocumentFunctions
 
getDocumentId(String) - Method in class mcouch.core.rhino.DocumentFunctions
 
getDoubleParameter(String, double) - Method in class mcouch.core.http.HttpParamsStub
 
getEndKey() - Method in class mcouch.core.http.request.CouchURI
 
getId() - Method in class mcouch.core.http.response.SuccessfulDocumentCreateResponse
 
getIntParameter(String, int) - Method in class mcouch.core.http.HttpParamsStub
 
getKey() - Method in class mcouch.core.http.request.CouchURI
 
getLongParameter(String, long) - Method in class mcouch.core.http.HttpParamsStub
 
getObject() - Method in class mcouch.core.couch.indexing.IndexValue
 
getOrCreate(String, String) - Method in class mcouch.core.couch.indexing.Indexes
 
getParameter(String) - Method in class mcouch.core.http.HttpParamsStub
 
getParams() - Method in class mcouch.core.InMemoryCouchDb
 
getRev() - Method in class mcouch.core.http.request.CouchURI
 
getRev() - Method in class mcouch.core.http.response.SuccessfulDocumentCreateResponse
 
getSchemeRegistry() - Method in class mcouch.core.http.ClientConnectionManagerStub
 
getStartKey() - Method in class mcouch.core.http.request.CouchURI
 
getView(String) - Method in class mcouch.core.couch.view.ViewGroupDefinition
 

H

hashCode() - Method in class mcouch.core.couch.database.Database
 
hashCode() - Method in class mcouch.core.couch.indexing.IndexKey
 
hashCode() - Method in class mcouch.core.couch.indexing.NullIndexKey
 
hashCode() - Method in class mcouch.core.couch.indexing.View
 
hashCode() - Method in class mcouch.core.couch.view.ViewGroup
 
HttpParamsStub - Class in mcouch.core.http
 
HttpParamsStub() - Constructor for class mcouch.core.http.HttpParamsStub
 

I

id() - Method in class mcouch.core.couch.view.ViewGroup
 
index(String, String) - Method in interface mcouch.core.rhino.Indexer
 
indexedValues() - Method in class mcouch.core.couch.indexing.IndexEntry
 
IndexEntry - Class in mcouch.core.couch.indexing
 
IndexEntry(Object, String) - Constructor for class mcouch.core.couch.indexing.IndexEntry
 
Indexer - Interface in mcouch.core.rhino
 
Indexes - Class in mcouch.core.couch.indexing
 
Indexes(MapFunctionInterpreter) - Constructor for class mcouch.core.couch.indexing.Indexes
 
IndexKey - Class in mcouch.core.couch.indexing
 
IndexKey(String) - Constructor for class mcouch.core.couch.indexing.IndexKey
 
IndexKeyComparator - Class in mcouch.core.couch.indexing
 
IndexKeyComparator() - Constructor for class mcouch.core.couch.indexing.IndexKeyComparator
 
IndexKeyFactory - Class in mcouch.core.couch.indexing
 
IndexKeyFactory() - Constructor for class mcouch.core.couch.indexing.IndexKeyFactory
 
IndexQuery - Interface in mcouch.core.couch.indexing.query
 
IndexQueryFactory - Class in mcouch.core.couch.indexing.query
 
IndexQueryFactory() - Constructor for class mcouch.core.couch.indexing.query.IndexQueryFactory
 
IndexValue - Class in mcouch.core.couch.indexing
 
IndexValue(Object, String) - Constructor for class mcouch.core.couch.indexing.IndexValue
 
InMemoryCouchDb - Class in mcouch.core
 
InMemoryCouchDb() - Constructor for class mcouch.core.InMemoryCouchDb
 
InMemoryCouchDb(JavaScriptInterpreter, MapFunctionInterpreter) - Constructor for class mcouch.core.InMemoryCouchDb
 
Instance - Static variable in class mcouch.core.couch.indexing.NullIndexKey
 
Instance - Static variable in class mcouch.core.http.request.NullPage
 
Instance - Static variable in class mcouch.core.rhino.JavaScriptInterpreter
 
Instance - Static variable in class mcouch.core.rhino.MapFunctionInterpreter
 
interpret(String) - Method in class mcouch.core.rhino.JavaScriptInterpreter
 
interpret(String, String, String) - Method in class mcouch.core.rhino.MapFunctionInterpreter
 
isAllDocsRequest() - Method in class mcouch.core.http.request.CouchURI
 
isBulkDocs() - Method in class mcouch.core.http.request.CouchURI
 
isBulkDocsRequest() - Method in class mcouch.core.http.request.CouchURI
 
isDocId() - Method in class mcouch.core.couch.indexing.IndexValue
 
isDocRequest() - Method in class mcouch.core.http.request.CouchURI
 
isExecuteViewRequest() - Method in class mcouch.core.http.request.CouchURI
 
isGetViewDocRequest() - Method in class mcouch.core.http.request.CouchURI
 
isOk() - Method in class mcouch.core.http.response.SuccessfulDocumentCreateResponse
 
isParameterFalse(String) - Method in class mcouch.core.http.HttpParamsStub
 
isParameterTrue(String) - Method in class mcouch.core.http.HttpParamsStub
 
isReduce() - Method in class mcouch.core.http.request.CouchURI
 
itemsBetween(IndexKey, IndexKey) - Method in class mcouch.core.couch.indexing.View
 
iterate(String, String) - Method in interface mcouch.core.couch.DocumentIterator
 
iterate(String, String) - Method in class mcouch.core.couch.indexing.View
 

J

JavaScriptInterpreter - Class in mcouch.core.rhino
 
json - Variable in class mcouch.core.http.request.body.BulkRequestDoc
 
JSONSerializer - Class in mcouch.core.jackson
 
JSONSerializer() - Constructor for class mcouch.core.jackson.JSONSerializer
 

M

map - Variable in class mcouch.core.couch.view.ViewDefinition
 
MapFunctionInterpreter - Class in mcouch.core.rhino
 
mcouch.core - package mcouch.core
 
mcouch.core.couch - package mcouch.core.couch
 
mcouch.core.couch.database - package mcouch.core.couch.database
 
mcouch.core.couch.indexing - package mcouch.core.couch.indexing
 
mcouch.core.couch.indexing.query - package mcouch.core.couch.indexing.query
 
mcouch.core.couch.reducers - package mcouch.core.couch.reducers
 
mcouch.core.couch.view - package mcouch.core.couch.view
 
mcouch.core.http - package mcouch.core.http
 
mcouch.core.http.request - package mcouch.core.http.request
 
mcouch.core.http.request.body - package mcouch.core.http.request.body
 
mcouch.core.http.request.bulk - package mcouch.core.http.request.bulk
 
mcouch.core.http.response - package mcouch.core.http.response
 
mcouch.core.jackson - package mcouch.core.jackson
 
mcouch.core.rhino - package mcouch.core.rhino
 
MCouchException - Exception in mcouch.core.http
 
MCouchException(Throwable) - Constructor for exception mcouch.core.http.MCouchException
 
MCouchException(String, Throwable) - Constructor for exception mcouch.core.http.MCouchException
 

N

name() - Method in class mcouch.core.couch.database.Database
 
NOT_FOUND - Static variable in class mcouch.core.http.StandardHttpLine
 
NOT_FOUND - Static variable in class mcouch.core.http.StandardHttpResponse
 
NotImplementedException - Exception in mcouch.core.http
 
NotImplementedException() - Constructor for exception mcouch.core.http.NotImplementedException
 
NotImplementedException(String) - Constructor for exception mcouch.core.http.NotImplementedException
 
NullIndexKey - Class in mcouch.core.couch.indexing
 
NullPage - Class in mcouch.core.http.request
 

O

ok - Variable in class mcouch.core.http.response.SuccessfulDocumentDeleteResponse
 
OK - Static variable in class mcouch.core.http.StandardHttpLine
 
OK - Static variable in class mcouch.core.http.StandardHttpResponse
 
okWith(String) - Static method in class mcouch.core.http.StandardHttpResponse
 
okWith(Object) - Static method in class mcouch.core.http.StandardHttpResponse
 

P

page() - Method in class mcouch.core.http.request.CouchURI
 
Page - Class in mcouch.core.http.request
 
Page(int, int) - Constructor for class mcouch.core.http.request.Page
 

R

reduce(Map<IndexKey, IndexEntry>) - Method in class mcouch.core.couch.reducers.CountReducer
 
reduce(Map<IndexKey, IndexEntry>) - Method in interface mcouch.core.couch.reducers.Reducer
 
ReducedResult - Static variable in class mcouch.core.couch.database.Database
 
Reducer - Interface in mcouch.core.couch.reducers
 
reducer() - Method in class mcouch.core.couch.view.ViewDefinition
 
ReducerFactory - Class in mcouch.core.couch.reducers
 
ReducerFactory() - Constructor for class mcouch.core.couch.reducers.ReducerFactory
 
releaseConnection(ManagedClientConnection, long, TimeUnit) - Method in class mcouch.core.http.ClientConnectionManagerStub
 
remove(String) - Method in class mcouch.core.couch.AllDocuments
 
removeParameter(String) - Method in class mcouch.core.http.HttpParamsStub
 
requestConnection(HttpRoute, Object) - Method in class mcouch.core.http.ClientConnectionManagerStub
 
rev - Variable in class mcouch.core.http.response.SuccessfulDocumentDeleteResponse
 
revision() - Method in class mcouch.core.couch.view.ViewGroupDefinition
 

S

setBooleanParameter(String, boolean) - Method in class mcouch.core.http.HttpParamsStub
 
setDoubleParameter(String, double) - Method in class mcouch.core.http.HttpParamsStub
 
setId(String) - Method in class mcouch.core.http.response.SuccessfulDocumentCreateResponse
 
setIntParameter(String, int) - Method in class mcouch.core.http.HttpParamsStub
 
setLongParameter(String, long) - Method in class mcouch.core.http.HttpParamsStub
 
setOk(boolean) - Method in class mcouch.core.http.response.SuccessfulDocumentCreateResponse
 
setParameter(String, Object) - Method in class mcouch.core.http.HttpParamsStub
 
setRev(String) - Method in class mcouch.core.http.response.SuccessfulDocumentCreateResponse
 
shutdown() - Method in class mcouch.core.http.ClientConnectionManagerStub
 
SimpleQuery - Class in mcouch.core.couch.indexing.query
 
SimpleQuery(String) - Constructor for class mcouch.core.couch.indexing.query.SimpleQuery
 
size() - Method in class mcouch.core.couch.AllDocuments
 
StandardHttpLine - Class in mcouch.core.http
 
StandardHttpLine() - Constructor for class mcouch.core.http.StandardHttpLine
 
StandardHttpResponse - Class in mcouch.core.http
 
StandardHttpResponse() - Constructor for class mcouch.core.http.StandardHttpResponse
 
stringiFy(Object) - Method in class mcouch.core.rhino.JavaScriptInterpreter
 
submittedJSON() - Method in class mcouch.core.http.request.body.CouchRequestBody
 
SuccessfulDocumentCreateResponse - Class in mcouch.core.http.response
 
SuccessfulDocumentCreateResponse(String, String) - Constructor for class mcouch.core.http.response.SuccessfulDocumentCreateResponse
 
SuccessfulDocumentDeleteResponse - Class in mcouch.core.http.response
 
SuccessfulDocumentDeleteResponse() - Constructor for class mcouch.core.http.response.SuccessfulDocumentDeleteResponse
 
SuccessfulDocumentDeleteResponse(String) - Constructor for class mcouch.core.http.response.SuccessfulDocumentDeleteResponse
 

T

toJson(Object) - Static method in class mcouch.core.jackson.JSONSerializer
 
toString() - Method in class mcouch.core.couch.database.Database
 
toString() - Method in class mcouch.core.couch.indexing.IndexKey
 
toString() - Method in class mcouch.core.couch.indexing.NullIndexKey
 

U

update(String) - Method in class mcouch.core.couch.AllDocuments
 
updateDocument(String) - Method in class mcouch.core.couch.database.Database
 
UpdateExistingDocument - Static variable in class mcouch.core.rhino.DocumentFunctions
 
updateExistingDocument(String, String) - Method in class mcouch.core.rhino.DocumentFunctions
 
UpdateNewDocument - Static variable in class mcouch.core.rhino.DocumentFunctions
 
updateNewDocument(String, String, String) - Method in class mcouch.core.rhino.DocumentFunctions
 

V

value() - Method in class mcouch.core.couch.indexing.IndexKey
 
value() - Method in class mcouch.core.couch.indexing.NullIndexKey
 
View - Class in mcouch.core.couch.indexing
 
View(String, MapFunctionInterpreter, String) - Constructor for class mcouch.core.couch.indexing.View
 
ViewCustomStructureResponse - Class in mcouch.core.http.response
 
ViewCustomStructureResponse() - Constructor for class mcouch.core.http.response.ViewCustomStructureResponse
 
ViewCustomStructureResponse(String, String, String) - Constructor for class mcouch.core.http.response.ViewCustomStructureResponse
 
ViewDefinition - Class in mcouch.core.couch.view
 
ViewDefinition() - Constructor for class mcouch.core.couch.view.ViewDefinition
 
ViewDocumentResponse - Class in mcouch.core.http.response
 
ViewDocumentResponse() - Constructor for class mcouch.core.http.response.ViewDocumentResponse
 
ViewDocumentResponse(String, String, String, String) - Constructor for class mcouch.core.http.response.ViewDocumentResponse
 
ViewDocumentsResponse - Class in mcouch.core.http.response
 
ViewDocumentsResponse(int, int) - Constructor for class mcouch.core.http.response.ViewDocumentsResponse
 
viewGroup(String) - Method in class mcouch.core.couch.database.Database
 
ViewGroup - Class in mcouch.core.couch.view
 
ViewGroup(String, String, DocumentFunctions) - Constructor for class mcouch.core.couch.view.ViewGroup
 
viewGroup() - Method in class mcouch.core.http.request.CouchURI
 
ViewGroupDefinition - Class in mcouch.core.couch.view
 
ViewGroupDefinition() - Constructor for class mcouch.core.couch.view.ViewGroupDefinition
 
viewName() - Method in class mcouch.core.http.request.CouchURI
 

_

_deleted - Variable in class mcouch.core.http.request.body.BulkDeleteRequestDoc
 
_id - Variable in class mcouch.core.http.request.body.BulkDeleteRequestDoc
 
_id - Variable in class mcouch.core.http.response.EnclosedResponseForBulkRequest
 
_rev - Variable in class mcouch.core.http.request.body.BulkDeleteRequestDoc
 
_rev - Variable in class mcouch.core.http.response.EnclosedResponseForBulkRequest
 
A B C D E F G H I J M N O P R S T U V _ 
Skip navigation links

Copyright © 2017. All rights reserved.