Package org.elasticsearch.monitor.jvm
Class JvmStats.GarbageCollector
java.lang.Object
org.elasticsearch.monitor.jvm.JvmStats.GarbageCollector
- All Implemented Interfaces:
Writeable
- Enclosing class:
- JvmStats
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.Writeable
Writeable.Reader<V>, Writeable.Writer<V>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionlong
getName()
void
writeTo
(StreamOutput out) Write this into the StreamOutput.
-
Constructor Details
-
GarbageCollector
-
GarbageCollector
- Throws:
IOException
-
-
Method Details
-
writeTo
Description copied from interface:Writeable
Write this into the StreamOutput.- Specified by:
writeTo
in interfaceWriteable
- Throws:
IOException
-
getName
-
getCollectionCount
public long getCollectionCount() -
getCollectionTime
-