| Package | Description |
|---|---|
| org.ektorp | |
| org.ektorp.http | |
| org.ektorp.impl |
| Modifier and Type | Method and Description |
|---|---|
URI |
ViewQuery.buildQueryURI() |
| Modifier and Type | Method and Description |
|---|---|
URI |
URI.append(String pathElement) |
URI |
URI.copy() |
static URI |
URI.of(String path) |
URI |
URI.param(String name,
int value) |
URI |
URI.param(String name,
long value) |
URI |
URI.param(String name,
String value) |
static URI |
URI.prototype(String path) |
| Modifier and Type | Field and Description |
|---|---|
protected URI |
BulkOperationCollectionBulkExecutor.dbURI |
protected URI |
EntityCollectionBulkExecutor.dbURI |
protected URI |
StdCouchDbConnector.dbURI |
| Constructor and Description |
|---|
BulkOperationCollectionBulkExecutor(URI dbURI,
RestTemplate restTemplate,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
EntityCollectionBulkExecutor(URI dbURI,
RestTemplate restTemplate,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
InputStreamBulkEntityBulkExecutor(URI dbURI,
RestTemplate restTemplate,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
InputStreamWrapperBulkExecutor(URI dbURI,
RestTemplate restTemplate,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Copyright © 2017. All rights reserved.