Class MongoDaoModuleDefaults
java.lang.Object
dev.getelements.elements.dao.mongo.MongoDaoModuleDefaults
- All Implemented Interfaces:
ModuleDefaults
,Supplier<Properties>
Created by patricktwohig on 5/25/17.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
OPTISMITIC_RETRY_COUNT
public static final int OPTISMITIC_RETRY_COUNT- See Also:
-
DEFAULT_FALLOFF_TIME_MIN_MS
public static final int DEFAULT_FALLOFF_TIME_MIN_MS- See Also:
-
DEFAULT_FALLOFF_TIME_MAX_MS
public static final int DEFAULT_FALLOFF_TIME_MAX_MS- See Also:
-
-
Constructor Details
-
MongoDaoModuleDefaults
public MongoDaoModuleDefaults()
-
-
Method Details
-
get
- Specified by:
get
in interfaceSupplier<Properties>
-