java.lang.Object
org.elasticsearch.monitor.jvm.JvmStats.MemoryPool
- All Implemented Interfaces:
- Writeable
- Enclosing class:
- JvmStats
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.WriteableWriteable.Reader<V>, Writeable.Writer<V>
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetMax()getName()getUsed()voidwriteTo(StreamOutput out) Write this into the StreamOutput.
- 
Constructor Details- 
MemoryPool
- 
MemoryPool- Throws:
- IOException
 
 
- 
- 
Method Details- 
writeToDescription copied from interface:WriteableWrite this into the StreamOutput.- Specified by:
- writeToin interface- Writeable
- Throws:
- IOException
 
- 
getName
- 
getUsed
- 
getMax
 
-