limitName property
Additional limit is specific to a given InstanceType and for each of its
InstanceRole
etc.
Attributes and their details:
- MaximumNumberOfDataNodesSupported This attribute is present on the master node only to specify how much data nodes up to which given
- MaximumNumberOfDataNodesWithoutMasterNode This attribute is present on data node only to specify how much data nodes of given
ESPartitionInstanceType
can support as master node.
ESPartitionInstanceType
up to which you don't need any master
nodes to govern them.
Implementation
final String? limitName;