Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ Len
Method
Len
internal/caches/open_file_pool.go:84–86 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
82
}
83
84
func
(this *OpenFilePool) Len() int {
85
return
len(this.c)
86
}
87
88
func
(this *OpenFilePool) TotalSize() int64 {
89
return
this.usedSize
Callers
11
BenchmarkGzipReader
Function · 0.45
BenchmarkZSTDReader
Function · 0.45
TestNewZSTDWriter_Level0
Function · 0.45
TestNewZSTDWriter
Function · 0.45
TestFileListHashMap_Memory
Function · 0.45
TestFileListHashMap_Load
Function · 0.45
TestFileListHashMap_Delete
Function · 0.45
Close
Method · 0.45
Debug
Method · 0.45
consumeHead
Method · 0.45
TestNewPartialRangesQueue
Function · 0.45
Calls
no outgoing calls
Tested by
8
BenchmarkGzipReader
Function · 0.36
BenchmarkZSTDReader
Function · 0.36
TestNewZSTDWriter_Level0
Function · 0.36
TestNewZSTDWriter
Function · 0.36
TestFileListHashMap_Memory
Function · 0.36
TestFileListHashMap_Load
Function · 0.36
TestFileListHashMap_Delete
Function · 0.36
TestNewPartialRangesQueue
Function · 0.36