Package | Description |
---|---|
com.mongodb.event |
This package contains cluster and connection event related classes
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterListener.clusterDescriptionChanged(ClusterDescriptionChangedEvent event)
Invoked when a cluster description changes.
|
void |
ClusterListenerAdapter.clusterDescriptionChanged(ClusterDescriptionChangedEvent event) |
void |
ClusterEventMulticaster.clusterDescriptionChanged(ClusterDescriptionChangedEvent event) |
Copyright © 2016. All Rights Reserved.