|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.monitor.dump.DumpGenerator.Result
public static class DumpGenerator.Result
Constructor Summary | |
---|---|
DumpGenerator.Result(java.io.File location,
java.lang.Iterable<DumpContributionFailedException> failedContributors)
|
Method Summary | |
---|---|
java.lang.Iterable<DumpContributionFailedException> |
failedContributors()
|
java.lang.String |
location()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DumpGenerator.Result(java.io.File location, java.lang.Iterable<DumpContributionFailedException> failedContributors)
Method Detail |
---|
public java.lang.String location()
public java.lang.Iterable<DumpContributionFailedException> failedContributors()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |