Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ SampleList
Class
SampleList
benchmarks/python/benchmark.py:263–264 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
261
262
@dataclass
263
class
SampleList:
264
sample_list: List[Sample] = pyfory.field(id=1)
265
266
267
@dataclass
Callers
2
create_sample_list
Function · 0.70
from_pb_samplelist
Function · 0.70
Calls
1
field
Method · 0.65
Tested by
no test coverage detected