Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
SpatialAggregationCacheMetadata
Interface SpatialAggregationCacheMetadata
interface
SpatialAggregationCacheMetadata
{
cacheKeyParts
?:
readonly
string
[]
;
metadataCacheable
:
boolean
;
resultCacheable
:
boolean
;
ttlMs
?:
number
;
}
Index
Properties
cache
Key
Parts?
metadata
Cacheable
result
Cacheable
ttl
Ms?
Properties
Optional
Readonly
cache
Key
Parts
cache
Key
Parts
?:
readonly
string
[]
Readonly
metadata
Cacheable
metadata
Cacheable
:
boolean
Readonly
result
Cacheable
result
Cacheable
:
boolean
Optional
Readonly
ttl
Ms
ttl
Ms
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
Key
Parts
metadata
Cacheable
result
Cacheable
ttl
Ms
@honua/sdk-js
Loading...