Class MongoIndexOperation
java.lang.Object
dev.getelements.elements.dao.mongo.model.index.MongoIndexOperation
@Entity("index_operation")
@Indexes(@Index(fields=@Field("expiry"),options=@IndexOptions(expireAfterSeconds=0)))
public class MongoIndexOperation
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MongoIndexOperation
public MongoIndexOperation()
-
-
Method Details
-
getId
-
setId
-
getExpiry
-
setExpiry
-
getUuid
-
setUuid
-