Enum AgentBuilder.RedefinitionStrategy.BatchAllocator.ForTotal

java.lang.Object
java.lang.Enum<AgentBuilder.RedefinitionStrategy.BatchAllocator.ForTotal>
net.bytebuddy.agent.builder.AgentBuilder.RedefinitionStrategy.BatchAllocator.ForTotal
All Implemented Interfaces:
Serializable, Comparable<AgentBuilder.RedefinitionStrategy.BatchAllocator.ForTotal>, java.lang.constant.Constable, AgentBuilder.RedefinitionStrategy.BatchAllocator
Enclosing interface:
AgentBuilder.RedefinitionStrategy.BatchAllocator

public static enum AgentBuilder.RedefinitionStrategy.BatchAllocator.ForTotal extends Enum<AgentBuilder.RedefinitionStrategy.BatchAllocator.ForTotal> implements AgentBuilder.RedefinitionStrategy.BatchAllocator
A batch allocator that includes all types in a single batch.