Package com.mongodb.selector
Contains classes that determine how to select the server to connect to in order to send commands or queries.
-
Interface Summary Interface Description ServerSelector Deprecated. Usage of this API is not supported in AEM as a Cloud Service. -
Class Summary Class Description CompositeServerSelector Deprecated. Usage of this API is not supported in AEM as a Cloud Service.LatencyMinimizingServerSelector Deprecated. PrimaryServerSelector Deprecated. Use eitherReadPreferenceServerSelector
orWritableServerSelector
, depending on your requirementsReadPreferenceServerSelector Deprecated. ServerAddressSelector Deprecated. WritableServerSelector Deprecated.