Uses of Enum
com.couchbase.client.java.analytics.AnalyticsStatus
Package
Description
Namespace for various analytics-service related classes.
-
Uses of AnalyticsStatus in com.couchbase.client.java.analytics
Modifier and TypeMethodDescriptionstatic AnalyticsStatus
AnalyticsMetaData.status()
Get the status of the response.static AnalyticsStatus
Returns the enum constant of this type with the specified name.static AnalyticsStatus[]
AnalyticsStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.