public static interface MasterContainerAllocatorConfigurer.MasterContainerAllocatorCollectionConfigurer
MasterContainerAllocatorCollectionConfigurer is an interface
for DefaultMasterContainerAllocatorCollectionConfigurer which is
used to configure MasterContainerAllocatorConfigurer parameters
as an identified collection.MasterContainerAllocatorConfigurer.MasterContainerAllocatorCollectionConfigurer priority(java.lang.Integer priority)
ContainerAllocator.priority - the priorityMasterContainerAllocatorConfigurer.MasterContainerAllocatorCollectionConfigurer for chainingMasterContainerAllocatorConfigurer.priority(Integer)MasterContainerAllocatorConfigurer.MasterContainerAllocatorCollectionConfigurer labelExpression(java.lang.String labelExpression)
ContainerAllocator.labelExpression - the label expressionMasterContainerAllocatorConfigurer.MasterContainerAllocatorCollectionConfigurer for chainingMasterContainerAllocatorConfigurer.labelExpression(String)MasterContainerAllocatorConfigurer.MasterContainerAllocatorCollectionConfigurer virtualCores(java.lang.Integer virtualCores)
ContainerAllocator.virtualCores - the virtual coresMasterContainerAllocatorConfigurer.MasterContainerAllocatorCollectionConfigurer for chainingMasterContainerAllocatorConfigurer.virtualCores(Integer)MasterContainerAllocatorConfigurer.MasterContainerAllocatorCollectionConfigurer memory(java.lang.String memory)
ContainerAllocator.memory - the memoryMasterContainerAllocatorConfigurer.MasterContainerAllocatorCollectionConfigurer for chainingMasterContainerAllocatorConfigurer.memory(String)MasterContainerAllocatorConfigurer.MasterContainerAllocatorCollectionConfigurer memory(int memory)
ContainerAllocator.memory - the memoryMasterContainerAllocatorConfigurer.MasterContainerAllocatorCollectionConfigurer for chainingMasterContainerAllocatorConfigurer.memory(String)MasterContainerAllocatorConfigurer.MasterContainerAllocatorCollectionConfigurer locality(boolean locality)
ContainerAllocator.locality - the locality flag for resource relaxingMasterContainerAllocatorConfigurer.MasterContainerAllocatorCollectionConfigurer for chainingMasterContainerAllocatorConfigurer.locality(boolean)MasterContainerAllocatorConfigurer and()
MasterContainerAllocatorConfigurer configurer.MasterContainerAllocatorConfigurer for chaining