public class PartitionUpdatedEvent extends AbstractBaseEvent
This event is raised whenever a new Partition
is updated.
Constructor and Description |
---|
PartitionUpdatedEvent(Partition partition,
PartitionManager partitionManager) |
Modifier and Type | Method and Description |
---|---|
Partition |
getPartition() |
getContext, getPartitionMananger
public PartitionUpdatedEvent(Partition partition, PartitionManager partitionManager)
public Partition getPartition()
Copyright © 2018 JBoss by Red Hat. All rights reserved.