Package | Description |
---|---|
com.couchbase.client.java.util |
Modifier and Type | Method and Description |
---|---|
static AnalyticsIngester.IngestMethod |
AnalyticsIngester.IngestMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalyticsIngester.IngestMethod[] |
AnalyticsIngester.IngestMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AnalyticsIngester.IngestOptions |
AnalyticsIngester.IngestOptions.ingestMethod(AnalyticsIngester.IngestMethod ingestMethod)
Allows to customize the ingest method used for each kv operation.
|
Copyright © 2015 Couchbase, Inc.