Uses of Enum
com.couchbase.client.java.analytics.AnalyticsStatus
Packages that use AnalyticsStatus
Package
Description
Namespace for various analytics-service related classes.
-
Uses of AnalyticsStatus in com.couchbase.client.java.analytics
Methods in com.couchbase.client.java.analytics that return AnalyticsStatusModifier and TypeMethodDescriptionstatic AnalyticsStatusAnalyticsMetaData.status()Get the status of the response.static AnalyticsStatusReturns 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.