Uses of Interface
de.caluga.morphium.driver.MorphiumDriverOperation
Packages that use MorphiumDriverOperation
-
Uses of MorphiumDriverOperation in de.caluga.morphium.driver.mongodb
Methods in de.caluga.morphium.driver.mongodb with parameters of type MorphiumDriverOperationModifier and TypeMethodDescriptionstatic <V> VDriverHelper.doCall(MorphiumDriverOperation<V> r, int maxRetry, int sleep) -
Uses of MorphiumDriverOperation in de.caluga.morphium.driver.wire
Methods in de.caluga.morphium.driver.wire with parameters of type MorphiumDriverOperationModifier and TypeMethodDescriptionNetworkCallHelper.doCall(MorphiumDriverOperation r, int maxRetry, int sleep)