Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/nfdmgmt
CsInfo
Class CsInfo
NFD
cs/info
dataset item.
Hierarchy
{
capacity
:
bigint
;
flagEnableAdmit
:
boolean
;
flagEnableServe
:
boolean
;
flags
:
number
;
nCsEntries
:
bigint
;
nHits
:
bigint
;
nMisses
:
bigint
;
}
&
EncodableObj
CsInfo
Index
Constructors
constructor
Properties
capacity
encode
To
flag
Enable
Admit
flag
Enable
Serve
flags
n
Cs
Entries
n
Hits
n
Misses
dataset
Name
decode
From
Constructors
constructor
new
CsInfo
()
:
CsInfo
Returns
CsInfo
Properties
capacity
capacity
:
bigint
encode
To
encodeTo
:
(
encoder
:
Encoder
)
=>
void
flag
Enable
Admit
flagEnableAdmit
:
boolean
flag
Enable
Serve
flagEnableServe
:
boolean
flags
flags
:
number
n
Cs
Entries
nCsEntries
:
bigint
n
Hits
nHits
:
bigint
n
Misses
nMisses
:
bigint
Static
dataset
Name
datasetName
:
string
= "cs/info"
Static
decode
From
decodeFrom
:
(
decoder
:
Decoder
)
=>
CsInfo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
capacity
encode
To
flag
Enable
Admit
flag
Enable
Serve
flags
n
Cs
Entries
n
Hits
n
Misses
dataset
Name
decode
From
NDNts
Loading...
NFD cs/info dataset item.