Uses of Class
com.couchbase.client.core.error.FeatureNotAvailableException
-
Packages that use FeatureNotAvailableException Package Description com.couchbase.client.core.error -
-
Uses of FeatureNotAvailableException in com.couchbase.client.core.error
Methods in com.couchbase.client.core.error that return FeatureNotAvailableException Modifier and Type Method Description static FeatureNotAvailableExceptionFeatureNotAvailableException. clusterLevelQuery(ServiceType serviceType)static FeatureNotAvailableExceptionFeatureNotAvailableException. collections()static FeatureNotAvailableExceptionFeatureNotAvailableException. collectionsForMemcached()static FeatureNotAvailableExceptionFeatureNotAvailableException. communityEdition(String feature)static FeatureNotAvailableExceptionFeatureNotAvailableException. queryPreserveExpiry()static FeatureNotAvailableExceptionFeatureNotAvailableException. scopeLevelQuery(ServiceType serviceType)
-