public final class com.zaxxer.hikari.metrics.prometheus.PrometheusMetricsTrackerFactory$RegistrationStatus extends java.lang.Enum<com.zaxxer.hikari.metrics.prometheus.PrometheusMetricsTrackerFactory$RegistrationStatus>
minor version: 0
major version: 59
flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
this_class: com.zaxxer.hikari.metrics.prometheus.PrometheusMetricsTrackerFactory$RegistrationStatus
super_class: java.lang.Enum
{
public static final com.zaxxer.hikari.metrics.prometheus.PrometheusMetricsTrackerFactory$RegistrationStatus REGISTERED;
descriptor: Lcom/zaxxer/hikari/metrics/prometheus/PrometheusMetricsTrackerFactory$RegistrationStatus;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
private void <init>(java.lang.String, int);
descriptor: (Ljava/lang/String;I)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=3, args_size=3
start local 0 0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import io.prometheus cannot be resolved\n\tThe import io.prometheus cannot be resolved\n\tCollectorRegistry cannot be resolved to a type\n\tCollectorRegistry cannot be resolved to a type\n\tCollectorRegistry cannot be resolved to a variable\n\tCollectorRegistry cannot be resolved to a type\n\tCollectorRegistry cannot be resolved to a type\n\tCollectorRegistry cannot be resolved to a type\n\tCollectorRegistry cannot be resolved to a type\n\tCollector cannot be resolved to a type\n\tCollectorRegistry cannot be resolved to a type\n\tCollectorRegistry cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/zaxxer/hikari/metrics/prometheus/PrometheusMetricsTrackerFactory$RegistrationStatus;
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
}
Signature: Ljava/lang/Enum<Lcom/zaxxer/hikari/metrics/prometheus/PrometheusMetricsTrackerFactory$RegistrationStatus;>;
SourceFile: "PrometheusMetricsTrackerFactory.java"
NestHost: com.zaxxer.hikari.metrics.prometheus.PrometheusMetricsTrackerFactory
InnerClasses:
public final RegistrationStatus = com.zaxxer.hikari.metrics.prometheus.PrometheusMetricsTrackerFactory$RegistrationStatus of com.zaxxer.hikari.metrics.prometheus.PrometheusMetricsTrackerFactory