Class MongoIndexPlan
java.lang.Object
dev.getelements.elements.dao.mongo.model.index.MongoIndexPlan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getState()getSteps()voidsetExisting(List<MongoIndexMetadata> existing) voidvoidsetState(IndexPlanState state) voidsetSteps(List<MongoIndexPlanStep> steps)
-
Constructor Details
-
MongoIndexPlan
public MongoIndexPlan()
-
-
Method Details
-
getId
-
setId
-
getState
-
setState
-
getSteps
-
setSteps
-
getExisting
-
setExisting
-