public final class IndexOptionDefaults
extends java.lang.Object
| 构造器和说明 |
|---|
IndexOptionDefaults() |
| 限定符和类型 | 方法和说明 |
|---|---|
Bson |
getStorageEngine()
Gets the default storage engine options document for indexes.
|
IndexOptionDefaults |
storageEngine(Bson storageEngine)
Sets the default storage engine options document for indexes.
|
public Bson getStorageEngine()
public IndexOptionDefaults storageEngine(Bson storageEngine)
storageEngine - the storage engine options