Uses of Class
com.couchbase.client.java.util.AnalyticsIngester
Package | Description |
---|---|
com.couchbase.client.java.util |
-
Uses of AnalyticsIngester in com.couchbase.client.java.util
Methods in com.couchbase.client.java.util that return AnalyticsIngester Modifier and Type Method Description static AnalyticsIngester
AnalyticsIngester. valueOf(String name)
Returns the enum constant of this type with the specified name.static AnalyticsIngester[]
AnalyticsIngester. values()
Returns an array containing the constants of this enum type, in the order they are declared.