public interface PartitionListener
| Modifier and Type | Method and Description |
|---|---|
void |
partitionAdded(String namespace,
String name,
String partition) |
void |
partitionDeleted(String namespace,
String name,
String partition) |
Copyright © 2013–2015. All rights reserved.