public static class DesignDocument.Options
extends java.lang.Object
Constructor and Description |
---|
Options() |
Modifier and Type | Method and Description |
---|---|
boolean |
getPartitioned()
Get partitioned option for this design document.
|
void |
setPartitioned(boolean partitioned)
Set the partitioned option for this design document.
|