cacheSize property
int
get
cacheSize
Returns the current cache size for monitoring purposes.
Implementation
static int get cacheSize => _nameNodeCache.length;
Returns the current cache size for monitoring purposes.
static int get cacheSize => _nameNodeCache.length;