Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ reset
Method
reset
python/pyfory/context.py:210–211 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
208
self.class_map = {}
209
210
def
reset(self):
211
self.class_map.clear()
212
213
214
class
MetaShareReadContext:
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected