@Immutable public class CollectionUpdateEvent extends Object
| Constructor and Description |
|---|
CollectionUpdateEvent(CollectionUpdateType type,
String collectionName,
String source) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCollectionName() |
CollectionUpdateType |
getType() |
String |
toString() |
public CollectionUpdateEvent(CollectionUpdateType type, String collectionName, String source)
public CollectionUpdateType getType()
public String getCollectionName()