@Documented @Retention(value=RUNTIME) @Target(value={METHOD,ANNOTATION_TYPE}) @Deprecated public @interface Dimensional
| Modifier and Type | Required Element and Description |
|---|---|
String |
designDocument
Deprecated.
The name of the design document to be queried
|
String |
spatialViewName
Deprecated.
The name of the spatial view to be queried
|
| Modifier and Type | Optional Element and Description |
|---|---|
int |
dimensions
Deprecated.
The number of dimensions in the spatial view, defaults to 2
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.