Uses of Class
com.couchbase.client.core.cnc.diagnostics.GcAnalyzer.Concurrency
-
Packages that use GcAnalyzer.Concurrency Package Description com.couchbase.client.core.cnc.diagnostics -
-
Uses of GcAnalyzer.Concurrency in com.couchbase.client.core.cnc.diagnostics
Methods in com.couchbase.client.core.cnc.diagnostics that return GcAnalyzer.Concurrency Modifier and Type Method Description GcAnalyzer.Concurrency
GcAnalyzer.GcType. concurrency()
static GcAnalyzer.Concurrency
GcAnalyzer.Concurrency. valueOf(String name)
Returns the enum constant of this type with the specified name.static GcAnalyzer.Concurrency[]
GcAnalyzer.Concurrency. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-