Class PartitionHandlingResourceTransformer
java.lang.Object
org.jboss.as.clustering.infinispan.subsystem.PartitionHandlingResourceTransformer
- All Implemented Interfaces:
Consumer<org.jboss.as.controller.ModelVersion>
public class PartitionHandlingResourceTransformer
extends Object
implements Consumer<org.jboss.as.controller.ModelVersion>
Describes resource transformations of the partition handling component of a cache configuration.
- Author:
- Paul Ferraro