limitName property
Name of Additional Limit is specific to a given InstanceType and for each of
it's InstanceRole
etc.
Attributes and their
details:
- MaximumNumberOfDataNodesSupported This attribute will be present in Master node only to specify how much data nodes upto which given
- MaximumNumberOfDataNodesWithoutMasterNode This attribute will be present in Data node only to specify how much data nodes of given
ESPartitionInstanceType
can support as master node.
ESPartitionInstanceType
upto which you don't need any master
nodes to govern them.
Implementation
final String? limitName;