public static interface ClusterState.Custom extends NamedDiffable<ClusterState.Custom>, ToXContentFragment
Writeable.Reader<V>, Writeable.Writer<V>ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsEMPTY_PARAMS| Modifier and Type | Method and Description |
|---|---|
default boolean |
isPrivate()
Returns
true iff this ClusterState.Custom is private to the cluster and should never be send to a client. |
getMinimalSupportedVersiongetWriteableNameisFragmenttoXContentdefault boolean isPrivate()
true iff this ClusterState.Custom is private to the cluster and should never be send to a client.
The default is false;