MCPcopy Create free account

hub / github.com/Tele-AI/Fluxon / types & classes

Types & classes1,788 in github.com/Tele-AI/Fluxon

↓ 61 callersClassFluxonKvClientConfig
Configuration class for KV Cache stores that reads from YAML config files.
fluxon_py/config.py:408
↓ 44 callersClassGeneralError
General system errors.
fluxon_py/api_error.py:117
↓ 42 callersClassInvalidArgumentError
Invalid argument errors.
fluxon_py/api_error.py:125
↓ 42 callersClassInvalidConfigurationError
Invalid configuration errors.
fluxon_py/api_error.py:663
↓ 20 callersClassOkNone
Empty marker type to represent ok result with no meaningful return value.
fluxon_py/api_error.py:31
↓ 15 callersClassResult
Result type that encapsulates either success or error. This follows the Result/Either pattern for explicit error handling.
fluxon_py/api_error.py:856
↓ 14 callersClassMsgDeserializeError
Message deserialize failed errors.
fluxon_py/api_error.py:844
↓ 14 callersClassOperationResult
Single operation result.
fluxon_test_stack/distributed_benchmark_node.py:989
↓ 13 callersClassEtcdError
ETCD-related system errors in extension layer.
fluxon_py/api_error.py:685
↓ 11 callersClassChanCreateError
Create failed.
fluxon_py/api_error.py:738
↓ 9 callersClassFluxonFsPatcher
Global FS interceptor. It is intentionally process-wide, similar to pyfakefs.Patcher.
fluxon_py/fluxon_fs/patcher.py:616
↓ 9 callersClassMQGetOutcome
Typed outcome for a single MPMC GET attempt.
fluxon_test_stack/benchmark_node_mq.py:298
↓ 7 callersClassDLPackBytesView
fluxon_py/kvclient/nonzerocopy_encode.py:313
↓ 7 callersClassFileRelatedError
Mooncake related file error.
fluxon_py/api_error.py:346
↓ 7 callersClassProducerClosedError
Producer closed errors.
fluxon_py/api_error.py:480
↓ 6 callersClassChanBindError
Bind failed.
fluxon_py/api_error.py:754
↓ 6 callersClassChannelClosedError
Channel closed errors.
fluxon_py/api_error.py:458
↓ 6 callersClassMPSCChanProducer
Thin Python wrapper over Rust-backed MPSC producer. This class maintains the original constructor signature so that higher-level APIs (e.g. `
fluxon_py/_api_ext_chan/mpsc.py:415
↓ 6 callersClassManagedSubprocess
fluxon_py/runtime/process_runner.py:55
↓ 6 callersClassNetworkError
Network errors.
fluxon_py/api_error.py:305
↓ 6 callersClass_NoopCloseable
fluxon_py/_api_ext_chan/mpsc.py:97
↓ 6 callersClass_RunSlot
fluxon_test_stack/test_runner_models.py:36
↓ 6 callersClass_RuntimePhase
fluxon_test_stack/test_runner_models.py:71
↓ 5 callersClassInvalidRangeError
Invalid file range errors.
fluxon_py/api_error.py:412
↓ 5 callersClassMPSCChanConsumer
Thin Python wrapper over Rust-backed MPSC consumer. Keeps the original constructor signature, but only constructs the Rust-side MpscConsumerH
fluxon_py/_api_ext_chan/mpsc.py:718
↓ 5 callersClassRawBinaryExportSpec
setup_and_pack/pack_release_ext.py:20
↓ 5 callersClassStoreInitFailedError
Store initialization failed errors.
fluxon_py/api_error.py:179
↓ 4 callersClassArtifactCheck
setup_and_pack/utils/artifact_cache_digest_utils.py:52
↓ 4 callersClassChanKeyNotFoundError
Chan key cannot be found in client.
fluxon_py/api_error.py:718
↓ 4 callersClassMqShutdownCtl
Shared shutdown controller for MQ components. Holds a close flag and an operation lock that can be used by producers/consumers and any intern
fluxon_py/_api_ext_chan/mpsc.py:136
↓ 4 callersClassReadyChannelsAccessError
Raised when direct ready_channels access is detected.
fluxon_py/tests/test_api_chan_mpmc/test_ready_channels_access.py:11
↓ 4 callersClassResourceExhaustedError
Resource exhausted errors.
fluxon_py/api_error.py:141
↓ 4 callersClass_RemoteRunDirStage
fluxon_test_stack/test_runner_models.py:61
↓ 3 callersClassBackendNotFoundError
Backend not found errors.
fluxon_py/api_error.py:149
↓ 3 callersClassBackendUnavailableError
Backend unavailable errors.
fluxon_py/api_error.py:159
↓ 3 callersClassCustomFormatter
fluxon_py/logging.py:26
↓ 3 callersClassDispatchReleaseScopeSpec
deployment/manual_dispatch_release.py:32
↓ 3 callersClassFluxonFsRemoteWholeHarness
fluxon_py/tests/fluxon_fs_transfer_tikv_support.py:1522
↓ 3 callersClassFluxonFsTransferStateStoreTiKvConfig
fluxon_rs/fluxon_fs_core/src/config.rs:2288
↓ 3 callersClassHttpJsonResponseError
fluxon_test_stack/start_test_bed.py:93
↓ 3 callersClassInternalError
Internal system errors in extension layer.
fluxon_py/api_error.py:705
↓ 3 callersClassMPMCChanProducer
MPMC Producer that can produce messages to multiple MPSC channels.
fluxon_py/_api_ext_chan/mpmc.py:1823
↓ 3 callersClassPreparedTransferFixture
fluxon_py/tests/fluxon_fs_transfer_tikv_support.py:74
↓ 3 callersClassTestConfig
Test configuration.
fluxon_test_stack/distributed_benchmark_coordinator.py:610
↓ 3 callersClass_PlannedCase
fluxon_test_stack/test_runner_models.py:44
↓ 2 callersClassApiTimeoutError
API timeout errors.
fluxon_py/api_error.py:133
↓ 2 callersClassCacheStep
setup_and_pack/nix/pack_fluxonkv_pylib.py:304
↓ 2 callersClassDistributeIdAllocator
fluxon_py/etcd.py:243
↓ 2 callersClassDocVariant
scripts/_build_doc_site_in_container_inner.py:170
↓ 2 callersClassEtcdTransactionFailedError
ETCD transaction failed errors.
fluxon_py/api_error.py:332
↓ 2 callersClassExternalMemHolder
fluxon_rs/fluxon_pyo3/src/memholder.rs:113
↓ 2 callersClassFluxonFsAccessModel
fluxon_rs/fluxon_fs_core/src/config.rs:137
↓ 2 callersClassFluxonFsAccessUser
fluxon_rs/fluxon_fs_core/src/config.rs:122
↓ 2 callersClassFluxonFsTransferStateStoreConfig
fluxon_rs/fluxon_fs_core/src/config.rs:2277
↓ 2 callersClassKeyNotFoundError
Key not found errors.
fluxon_py/api_error.py:199
↓ 2 callersClassLeaseManagerHandle
fluxon_rs/fluxon_pyo3/src/lease_manager.rs:135
↓ 2 callersClassMPMCChanConsumer
MPMC Consumer that binds to a specific MPSC channel.
fluxon_py/_api_ext_chan/mpmc.py:2275
↓ 2 callersClassMPMCChannel
MPMC Channel that manages multiple MPSC channels.
fluxon_py/_api_ext_chan/mpmc.py:498
↓ 2 callersClassMQState
Holds MQ-related state for a benchmark node.
fluxon_test_stack/benchmark_node_mq.py:37
↓ 2 callersClassMetricSnapshot
Minimal snapshot for KV cluster metrics. Only exposes `per_segment_size()` for now, which returns a mapping: { segment_name: (available_b
fluxon_py/metrics.py:19
↓ 2 callersClassMooncakeStore
Mooncake implementation of the KV Cache Store interface.
fluxon_py/kvclient/mooncake.py:126
↓ 2 callersClassMpscContext
Python wrapper around Rust MpscContext with shared kv backend state.
fluxon_py/_api_ext_chan/mpsc.py:329
↓ 2 callersClassMsgSerializeError
Message serialize failed errors.
fluxon_py/api_error.py:833
↓ 2 callersClassNodeMetrics
Per-node performance metrics.
fluxon_test_stack/distributed_benchmark_coordinator.py:661
↓ 2 callersClassRequestFailedError
Request cannot be completed errors.
fluxon_py/api_error.py:339
↓ 2 callersClassResolvedProfileSource
setup_and_pack/nix/lib_layout.py:73
↓ 2 callersClassSourceSelectionProfileSpec
scripts/source_selection_profiles.py:55
↓ 2 callersClassStorageWriteError
Storage write errors.
fluxon_py/api_error.py:295
↓ 2 callersClassThreadPoolKvFuture
Thread pool based implementation of KvFuture.
fluxon_py/kvclient/mooncake.py:74
↓ 2 callersClassTiKvHarness
fluxon_py/tests/fluxon_fs_transfer_tikv_support.py:893
↓ 2 callersClassUserMemHolder
fluxon_rs/fluxon_kv/src/memholder/mod.rs:77
↓ 2 callersClassValueTooLargeError
Value too large errors.
fluxon_py/api_error.py:239
↓ 2 callersClass_CasePlan
fluxon_test_stack/test_runner_models.py:84
↓ 2 callersClass_FluxonFileProxy
fluxon_py/fluxon_fs/patcher.py:53
↓ 2 callersClass_FluxonRemoteFileRaw
fluxon_py/fluxon_fs/patcher.py:97
↓ 2 callersClass_FluxonRpcStore
fluxon_test_stack/benchmark_node_rpc.py:360
↓ 2 callersClass_HttpGetJsonTransientError
fluxon_test_stack/test_runner.py:243
↓ 1 callersClassApiFileNotFoundError
File not found errors (extension layer).
fluxon_py/api_error.py:369
↓ 1 callersClassArtifactRule
setup_and_pack/utils/artifact_cache_digest_utils.py:61
↓ 1 callersClassAssemblyRefs
setup_and_pack/nix/lib_layout.py:53
↓ 1 callersClassBackendInitFailedError
Backend initialization failed errors.
fluxon_py/api_error.py:169
↓ 1 callersClassBenchmarkNode
fluxon_test_stack/distributed_benchmark_node.py:1188
↓ 1 callersClassBenchmarkWorkerStop
Worker exits because the benchmark window is closed and useful work is exhausted.
fluxon_test_stack/distributed_benchmark_node.py:1184
↓ 1 callersClassBlockingProbeState
fluxon_py/tests/test_mq/test_capacity_and_auto_clean.py:76
↓ 1 callersClassBufferOverflowError
Buffer overflow errors.
fluxon_py/api_error.py:265
↓ 1 callersClassCacheMode
fluxon_py/fluxon_fs/config_types.py:19
↓ 1 callersClassChanMessageProduceError
Message produce failed errors.
fluxon_py/api_error.py:783
↓ 1 callersClassChannelState
fluxon_py/tests/test_api_chan_mpmc/test_rebind_client.py:176
↓ 1 callersClassChannelState
Lightweight container for test harness state.
fluxon_py/tests/test_api_chan_mpsc/test_api_chan_mpsc_base.py:112
↓ 1 callersClassClusterInfoSnapshot
Snapshot of MPMC cluster info for producer/consumer status checks.
fluxon_test_stack/benchmark_node_mq.py:170
↓ 1 callersClassColoredFormatter
Formatter that adds colors for different log levels.
fluxon_test_stack/distributed_benchmark_coordinator.py:571
↓ 1 callersClassColoredFormatter
Add colors for different log levels.
fluxon_test_stack/distributed_benchmark_node.py:943
↓ 1 callersClassConsumedMessage
Consumed message with producer and channel information. Kept for compatibility with MPMC which wraps payloads with this type when acting as s
fluxon_py/_api_ext_chan/mpsc.py:165
↓ 1 callersClassConsumerInitError
Consumer initialization failed errors.
fluxon_py/api_error.py:513
↓ 1 callersClassCoordinatorServer
coordinator server
fluxon_test_stack/distributed_benchmark_coordinator.py:1486
↓ 1 callersClassDummyMonitoringHarness
fluxon_py/tests/fluxon_fs_transfer_tikv_support.py:1496
↓ 1 callersClassEtcdHarness
fluxon_py/tests/fluxon_fs_transfer_tikv_support.py:1392
↓ 1 callersClassExperimentSpec
setup_and_pack/nix/lib_layout.py:85
↓ 1 callersClassFSNodeRuntimeState
fluxon_test_stack/benchmark_node_fs.py:66
↓ 1 callersClassFSRuntimeConfig
fluxon_test_stack/benchmark_node_fs.py:56
next →1–100 of 1,788, ranked by callers