Search
Preparing search index...
The search index is not available
Streams Platform Client Api - v1.4.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Streams Platform Client Api - v1.4.0
ETagCache
Class ETagCache
Hierarchy
ETagCache
Index
Constructors
constructor
Properties
storage
streams
Accessors
manifest
Key
Methods
add
To
Uuid
Manifest
get
get
Uuid
Manifest
reset
set
Constructors
constructor
new ETag
Cache
(
streams
:
Streams
, storage
:
StorageAdapterInterface
)
:
ETagCache
Parameters
streams:
Streams
storage:
StorageAdapterInterface
Returns
ETagCache
Properties
storage
storage
:
StorageAdapterInterface
Protected
streams
streams
:
Streams
Accessors
manifest
Key
get
manifestKey
(
)
:
string
Returns
string
Methods
Protected
add
To
Uuid
Manifest
add
To
Uuid
Manifest
(
uuid
:
any
)
:
void
Parameters
uuid:
any
Returns
void
get
get
(
key
:
string
)
:
ETagCacheValue
Parameters
key:
string
Returns
ETagCacheValue
Protected
get
Uuid
Manifest
get
Uuid
Manifest
(
)
:
string
[]
Returns
string
[]
reset
reset
(
)
:
void
Returns
void
set
set
(
key
:
string
, etag
:
string
, value
:
any
)
:
StorageAdapterInterface
Parameters
key:
string
etag:
string
value:
any
Returns
StorageAdapterInterface
Exports
Request
Response
ETag
Cache
constructor
storage
streams
manifest
Key
add
To
Uuid
Manifest
get
get
Uuid
Manifest
reset
set