Package | Description |
---|---|
com.mongodb.event |
This package contains cluster and connection event related classes
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterListenerAdapter.clusterOpening(ClusterOpeningEvent event) |
void |
ClusterEventMulticaster.clusterOpening(ClusterOpeningEvent event)
Deprecated.
|
void |
ClusterListener.clusterOpening(ClusterOpeningEvent event)
Invoked when a cluster is opened.
|
Copyright © 2018. All rights reserved.