Class AgentBuilder.RedefinitionStrategy.BatchAllocator.Partitioning

    • Constructor Detail

      • Partitioning

        protected Partitioning​(int parts)
        Creates a new batch allocator that splits types for redefinition into a fixed amount of parts.
        Parameters:
        parts - The amount of parts to create.