Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/fory
/ get
Method
get
java/fory-core/src/main/java/org/apache/fory/collection/Cache.java:29–29 ·
view source on GitHub ↗
(K key, Callable<? extends V> loader)
Source
from the content-addressed store, hash-verified
27
V getIfPresent(K key);
28
29
V get(K key, Callable<? extends V> loader) throws ExecutionException;
30
31
void
put(K key, V value);
32
Callers
15
setup.py
File · 0.65
write_encoded_meta_string
Method · 0.65
_read_small_meta_string
Method · 0.65
_read_big_meta_string
Method · 0.65
get_context_object
Method · 0.65
get_context_object
Method · 0.65
_build_pyarray_typecode_tables
Function · 0.65
_array_type_id
Method · 0.65
_build_pyarray_serializer
Method · 0.65
write
Method · 0.65
read
Method · 0.65
write
Method · 0.65
Implementers
1
LocalCache
java/fory-core/src/main/java/org/apach
Calls
no outgoing calls
Tested by
15
__setstate__
Method · 0.52
__setstate__
Method · 0.52
__setstate__
Method · 0.52
__setstate__
Method · 0.52
__setstate__
Method · 0.52
__setstate__
Method · 0.52
debug_print
Function · 0.52
test_polymorphic_map
Function · 0.52
assertFdlMessages
Method · 0.52
assertFdlUnions
Method · 0.52
assertFbsMessages
Method · 0.52
assertFbsUnions
Method · 0.52