Class CollectionOptions

java.lang.Object
org.springframework.data.mongodb.core.CollectionOptions

public class CollectionOptions extends Object
Provides a simple wrapper to encapsulate the variety of settings you can use when creating a collection.
Author:
Thomas Risberg, Christoph Strobl, Mark Paluch, Andreas Zink