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