Package de.caluga.morphium.driver.wire
Class 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.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NetworkCallHelper
public NetworkCallHelper()
-
-
Method Details
-
doCall
- Throws:
MorphiumDriverException
-