|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.monitor.dump.AbstractDump
org.elasticsearch.monitor.dump.SimpleDump
public class SimpleDump
Constructor Summary | |
---|---|
SimpleDump(long timestamp,
java.lang.String cause,
java.util.Map<java.lang.String,java.lang.Object> context,
java.io.File location)
|
Method Summary | |
---|---|
protected java.io.File |
doCreateFile(java.lang.String name)
|
void |
finish()
|
Methods inherited from class org.elasticsearch.monitor.dump.AbstractDump |
---|
cause, context, createFile, createFileOutputStream, createFileWriter, files, timestamp |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleDump(long timestamp, java.lang.String cause, @Nullable java.util.Map<java.lang.String,java.lang.Object> context, java.io.File location) throws java.io.FileNotFoundException
java.io.FileNotFoundException
Method Detail |
---|
protected java.io.File doCreateFile(java.lang.String name) throws DumpException
doCreateFile
in class AbstractDump
DumpException
public void finish() throws DumpException
DumpException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |