Package de.caluga.morphium.driver.wire
Klasse NetworkCallHelper<T>
java.lang.Object
de.caluga.morphium.driver.wire.NetworkCallHelper<T>
Mongodb throws errors on failover to the client, so we need to repeat all network calls several times
this class capsulates these calls.
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungdoCall(MorphiumDriverOperation r, int maxRetry, int sleep)
-
Konstruktordetails
-
NetworkCallHelper
public NetworkCallHelper()
-
-
Methodendetails
-
doCall
- Löst aus:
MorphiumDriverException
-