Uses of Class
org.apache.nifi.diagnostics.GarbageCollection
Packages that use GarbageCollection
-
Uses of GarbageCollection in org.apache.nifi.diagnostics
Fields in org.apache.nifi.diagnostics with type parameters of type GarbageCollectionModifier and TypeFieldDescriptionprivate Map
<String, GarbageCollection> SystemDiagnostics.garbageCollection
Methods in org.apache.nifi.diagnostics that return GarbageCollectionMethods in org.apache.nifi.diagnostics that return types with arguments of type GarbageCollectionMethod parameters in org.apache.nifi.diagnostics with type arguments of type GarbageCollectionModifier and TypeMethodDescriptionvoid
SystemDiagnostics.setGarbageCollection
(Map<String, GarbageCollection> garbageCollection)