ToXContent, ToXContentFragmentpublic static class ClusterStatsNodes.Counts extends java.lang.Object implements ToXContentFragment
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsEMPTY_PARAMS| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map<java.lang.String,java.lang.Integer> |
getRoles() |
|
int |
getTotal() |
|
XContentBuilder |
toXContent(XContentBuilder builder,
ToXContent.Params params) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisFragmentpublic int getTotal()
public java.util.Map<java.lang.String,java.lang.Integer> getRoles()
public XContentBuilder toXContent(XContentBuilder builder, ToXContent.Params params) throws java.io.IOException
toXContent in interface ToXContentjava.io.IOException