Uses of Class
org.openjdk.jmc.common.util.TypedPreference
-
Packages that use TypedPreference Package Description org.openjdk.jmc.common.util org.openjdk.jmc.flightrecorder.rules This package contains interfaces and classes for working with Rules and RuleResults.org.openjdk.jmc.flightrecorder.rules.jdk org.openjdk.jmc.flightrecorder.rules.jdk.compilation org.openjdk.jmc.flightrecorder.rules.jdk.cpu org.openjdk.jmc.flightrecorder.rules.jdk.exceptions org.openjdk.jmc.flightrecorder.rules.jdk.general org.openjdk.jmc.flightrecorder.rules.jdk.io org.openjdk.jmc.flightrecorder.rules.jdk.latency org.openjdk.jmc.flightrecorder.rules.jdk.memory -
-
Uses of TypedPreference in org.openjdk.jmc.common.util
Methods in org.openjdk.jmc.common.util with parameters of type TypedPreference Modifier and Type Method Description <T> TIPreferenceValueProvider. getPreferenceValue(TypedPreference<T> preference)Get the value of a preference. -
Uses of TypedPreference in org.openjdk.jmc.flightrecorder.rules
Fields in org.openjdk.jmc.flightrecorder.rules with type parameters of type TypedPreference Modifier and Type Field Description private java.util.Collection<TypedPreference<?>>AbstractRule. configAttributesMethods in org.openjdk.jmc.flightrecorder.rules that return types with arguments of type TypedPreference Modifier and Type Method Description java.util.Collection<TypedPreference<?>>AbstractRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>IRule. getConfigurationAttributes()Gets information about which attributes may be configured during rule evaluation.Constructors in org.openjdk.jmc.flightrecorder.rules with parameters of type TypedPreference Constructor Description AbstractRule(java.lang.String id, java.lang.String name, java.lang.String topic, TypedPreference<?>... configAttributes) -
Uses of TypedPreference in org.openjdk.jmc.flightrecorder.rules.jdk
Fields in org.openjdk.jmc.flightrecorder.rules.jdk declared as TypedPreference Modifier and Type Field Description static TypedPreference<IQuantity>RulePreferences. SHORT_RECORDING_LIMIT -
Uses of TypedPreference in org.openjdk.jmc.flightrecorder.rules.jdk.compilation
Fields in org.openjdk.jmc.flightrecorder.rules.jdk.compilation declared as TypedPreference Modifier and Type Field Description static TypedPreference<IQuantity>CodeCacheRule. CODE_CACHE_SIZE_INFO_PERCENTstatic TypedPreference<IQuantity>CodeCacheRule. CODE_CACHE_SIZE_WARN_PERCENTFields in org.openjdk.jmc.flightrecorder.rules.jdk.compilation with type parameters of type TypedPreference Modifier and Type Field Description private static java.util.List<TypedPreference<?>>CodeCacheRule. CONFIG_ATTRIBUTESMethods in org.openjdk.jmc.flightrecorder.rules.jdk.compilation that return types with arguments of type TypedPreference Modifier and Type Method Description java.util.Collection<TypedPreference<?>>CodeCacheRule. getConfigurationAttributes() -
Uses of TypedPreference in org.openjdk.jmc.flightrecorder.rules.jdk.cpu
Fields in org.openjdk.jmc.flightrecorder.rules.jdk.cpu declared as TypedPreference Modifier and Type Field Description static TypedPreference<IQuantity>HighJvmCpuRule. JVM_CPU_INFO_LIMITstatic TypedPreference<IQuantity>HighJvmCpuRule. MINIMUM_CPU_LOAD_PERIODstatic TypedPreference<IQuantity>HighJvmCpuRule. MISSING_SAMPLE_LIMITstatic TypedPreference<IQuantity>CompareCpuRule. OTHER_CPU_INFO_LIMITstatic TypedPreference<IQuantity>CompareCpuRule. OTHER_CPU_WARNING_LIMITstatic TypedPreference<IQuantity>ManyRunningProcessesRule. OTHER_PROCESSES_INFO_LIMITFields in org.openjdk.jmc.flightrecorder.rules.jdk.cpu with type parameters of type TypedPreference Modifier and Type Field Description private static java.util.List<TypedPreference<?>>HighJvmCpuRule. CONFIG_ATTRIBUTESprivate static java.util.List<TypedPreference<?>>ManyRunningProcessesRule. CONFIG_ATTRIBUTESMethods in org.openjdk.jmc.flightrecorder.rules.jdk.cpu that return types with arguments of type TypedPreference Modifier and Type Method Description java.util.Collection<TypedPreference<?>>HighJvmCpuRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>ManyRunningProcessesRule. getConfigurationAttributes() -
Uses of TypedPreference in org.openjdk.jmc.flightrecorder.rules.jdk.exceptions
Fields in org.openjdk.jmc.flightrecorder.rules.jdk.exceptions declared as TypedPreference Modifier and Type Field Description static TypedPreference<IQuantity>ErrorRule. ERROR_INFO_LIMITstatic TypedPreference<IQuantity>ErrorRule. ERROR_WARNING_LIMITstatic TypedPreference<IQuantity>ErrorRule. ERROR_WINDOW_SIZEstatic TypedPreference<IQuantity>ExceptionRule. EXCEPTIONS_INFO_LIMITstatic TypedPreference<IQuantity>ExceptionRule. EXCEPTIONS_WARNING_LIMITstatic TypedPreference<java.lang.String>ErrorRule. EXCLUDED_ERRORS_REGEXPFields in org.openjdk.jmc.flightrecorder.rules.jdk.exceptions with type parameters of type TypedPreference Modifier and Type Field Description private static java.util.List<TypedPreference<?>>ErrorRule. CONFIG_ATTRIBUTESprivate static java.util.List<TypedPreference<?>>ExceptionRule. CONFIG_ATTRIBUTESMethods in org.openjdk.jmc.flightrecorder.rules.jdk.exceptions that return types with arguments of type TypedPreference Modifier and Type Method Description java.util.Collection<TypedPreference<?>>ErrorRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>ExceptionRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>FatalErrorRule. getConfigurationAttributes() -
Uses of TypedPreference in org.openjdk.jmc.flightrecorder.rules.jdk.general
Fields in org.openjdk.jmc.flightrecorder.rules.jdk.general with type parameters of type TypedPreference Modifier and Type Field Description private static java.util.List<TypedPreference<?>>BufferLostRule. CONFIG_ATTRIBUTESprivate static java.util.List<TypedPreference<?>>ClassLeakingRule. CONFIG_ATTRIBUTESprivate static java.util.List<TypedPreference<?>>ClassLoadingRule. CONFIG_ATTRIBUTESprivate static java.util.List<TypedPreference<?>>DMSIncidentRule. CONFIG_ATTRIBUTESprivate static java.util.List<TypedPreference<?>>DumpReasonRule. CONFIG_ATTRIBUTESMethods in org.openjdk.jmc.flightrecorder.rules.jdk.general that return types with arguments of type TypedPreference Modifier and Type Method Description java.util.Collection<TypedPreference<?>>BufferLostRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>ClassLeakingRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>ClassLoadingRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>DebugNonSafepointsRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>DiscouragedGcOptionsRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>DiscouragedVmOptionsRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>DMSIncidentRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>DumpReasonRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>DuplicateFlagsRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>FlightRecordingSupportRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>ManagementAgentRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>OptionsCheckRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>PasswordsInArgumentsRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>PasswordsInEnvironmentRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>PasswordsInSystemPropertiesRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>RecordingSettingsRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>StackDepthSettingRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>VerifyNoneRule. getConfigurationAttributes() -
Uses of TypedPreference in org.openjdk.jmc.flightrecorder.rules.jdk.io
Fields in org.openjdk.jmc.flightrecorder.rules.jdk.io declared as TypedPreference Modifier and Type Field Description static TypedPreference<IQuantity>SocketReadRule. READ_INFO_LIMITstatic TypedPreference<IQuantity>FileReadRule. READ_WARNING_LIMITstatic TypedPreference<IQuantity>SocketReadRule. READ_WARNING_LIMITstatic TypedPreference<IQuantity>SocketWriteRule. WRITE_INFO_LIMITstatic TypedPreference<IQuantity>FileWriteRule. WRITE_WARNING_LIMITstatic TypedPreference<IQuantity>SocketWriteRule. WRITE_WARNING_LIMITFields in org.openjdk.jmc.flightrecorder.rules.jdk.io with type parameters of type TypedPreference Modifier and Type Field Description private static java.util.List<TypedPreference<?>>FileReadRule. CONFIG_ATTRIBUTESprivate static java.util.List<TypedPreference<?>>FileWriteRule. CONFIG_ATTRIBUTESprivate static java.util.List<TypedPreference<?>>SocketReadRule. CONFIG_ATTRIBUTESprivate static java.util.List<TypedPreference<?>>SocketWriteRule. CONFIG_ATTRIBUTESMethods in org.openjdk.jmc.flightrecorder.rules.jdk.io that return types with arguments of type TypedPreference Modifier and Type Method Description java.util.Collection<TypedPreference<?>>FileReadRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>FileWriteRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>SocketReadRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>SocketWriteRule. getConfigurationAttributes() -
Uses of TypedPreference in org.openjdk.jmc.flightrecorder.rules.jdk.latency
Fields in org.openjdk.jmc.flightrecorder.rules.jdk.latency declared as TypedPreference Modifier and Type Field Description static TypedPreference<IQuantity>ContextSwitchRule. CONTEXT_SWITCH_WARNING_LIMITstatic TypedPreference<java.lang.String>MethodProfilingRule. EXCLUDED_PACKAGE_REGEXPstatic TypedPreference<java.lang.String>JavaBlockingRule. EXCLUDED_THREADS_REGEXPprivate static TypedPreference<java.lang.String>BiasedLockingRevocationRule. FILTERED_CLASSESstatic TypedPreference<IQuantity>BiasedLockingRevocationPauseRule. INFO_LIMITstatic TypedPreference<IQuantity>BiasedLockingRevocationRule. MAX_NUMBER_OF_CLASSES_TO_REPORTstatic TypedPreference<IQuantity>BiasedLockingRevocationRule. WARNING_LIMITstatic TypedPreference<IQuantity>VMOperationRule. WARNING_LIMITstatic TypedPreference<IQuantity>MethodProfilingRule. WINDOW_SIZEFields in org.openjdk.jmc.flightrecorder.rules.jdk.latency with type parameters of type TypedPreference Modifier and Type Field Description private static java.util.List<TypedPreference<?>>BiasedLockingRevocationPauseRule. CONFIG_ATTRIBUTESprivate static java.util.List<TypedPreference<?>>BiasedLockingRevocationRule. CONFIG_ATTRIBUTESprivate static java.util.List<TypedPreference<?>>ContextSwitchRule. CONFIG_ATTRIBUTESprivate static java.util.List<TypedPreference<?>>JavaBlockingRule. CONFIG_ATTRIBUTESprivate static java.util.List<TypedPreference<?>>MethodProfilingRule. CONFIG_ATTRIBUTESprivate static java.util.List<TypedPreference<?>>VMOperationRule. CONFIG_ATTRIBUTESMethods in org.openjdk.jmc.flightrecorder.rules.jdk.latency that return types with arguments of type TypedPreference Modifier and Type Method Description java.util.Collection<TypedPreference<?>>BiasedLockingRevocationPauseRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>BiasedLockingRevocationRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>ContextSwitchRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>JavaBlockingRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>MethodProfilingRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>VMOperationRule. getConfigurationAttributes() -
Uses of TypedPreference in org.openjdk.jmc.flightrecorder.rules.jdk.memory
Fields in org.openjdk.jmc.flightrecorder.rules.jdk.memory with type parameters of type TypedPreference Modifier and Type Field Description private static java.util.List<TypedPreference<?>>GcLockerRule. CONFIG_ATTRIBUTESprivate static java.util.List<TypedPreference<?>>HeapInspectionRule. CONFIG_ATTRIBUTESprivate static java.util.List<TypedPreference<?>>IncreasingLiveSetRule. CONFIG_ATTRIBUTESprivate static java.util.List<TypedPreference<?>>LongGcPauseRule. CONFIG_ATTRIBUTESprivate static java.util.List<TypedPreference<?>>SystemGcRule. CONFIG_ATTRIBUTESMethods in org.openjdk.jmc.flightrecorder.rules.jdk.memory that return types with arguments of type TypedPreference Modifier and Type Method Description java.util.Collection<TypedPreference<?>>AllocationByClassRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>AllocationByThreadRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>CompressedOopsRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>FullGcRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>GcLockerRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>GcStallRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>HeapContentRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>HeapInspectionRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>HighGcRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>IncreasingLiveSetRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>IncreasingMetaspaceLiveSetRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>LongGcPauseRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>LowOnPhysicalMemoryRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>MetaspaceOomRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>SystemGcRule. getConfigurationAttributes()java.util.Collection<TypedPreference<?>>TlabAllocationRatioRule. getConfigurationAttributes()
-