Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JasonThon/lightflus
/ functions
Functions
588 in github.com/JasonThon/lightflus
⨍
Functions
588
◇
Types & classes
381
Method
get_window
(&self)
src/proto/src/common_impl.rs:161
Method
group
(group: string)
typescript-api/src/connectors/connectors.ts:124
Method
has_window
(&self)
src/proto/src/common_impl.rs:151
Method
host
(host: string)
typescript-api/src/connectors/connectors.ts:244
Function
index_for_each_mut
(elems: &mut Vec<T>, mut callback: F)
src/common/src/collections/lang.rs:113
Method
into_tonic_status
(&self)
src/common/src/err.rs:46
Function
list_resources
(args: web::Path<ListResourcesArgs>)
src/lightflus-core/src/apiserver/handler/resources.rs:46
Function
load_builder
()
src/lightflus-core/src/coordinator/coord.rs:49
Method
local
(operator_info: &'a OperatorInfo)
src/stream/src/task.rs:171
Function
main
()
tools/health-check/main.go:20
Function
main
* If proto has been changed. You must remove all comments and rerun build.rs to generate new rust files */
src/proto/build.rs:4
Function
main
()
src/coordinator/src/main.rs:20
Function
main
()
src/taskmanager/src/main.rs:9
Function
map
(list: &Vec<U>, mapper: F)
src/common/src/collections/lang.rs:12
Method
map
(callbackFn: (value: T) => U)
typescript-api/src/stream/dataflow.ts:85
Function
match_process_result
( result: Result<T, E>, err_processor: F0, ok_processor: F1, )
src/common/src/utils.rs:59
Method
may_exists
(&self, job_id: &ResourceId)
src/lightflus-core/src/coordinator/storage.rs:74
Method
new
( location: &HostAddr, dataflow: Dataflow, storage: &DataflowStorageBuilder, )
src/lightflus-core/src/coordinator/managers.rs:33
Method
new
(coordinator: coord::Coordinator)
src/lightflus-core/src/coordinator/api.rs:16
Method
new
()
src/lightflus-core/src/coordinator/scheduler.rs:16
Method
new
( execution_id: &SubDataflowId, executor_id: ExecutorId, operator: &OperatorInfo,
src/lightflus-core/src/coordinator/executions.rs:66
Method
new
(path: P)
src/lightflus-core/src/coordinator/storage.rs:37
Method
new
(dataflow: &'a Dataflow)
src/lightflus-core/src/taskmanager/taskworker.rs:37
Method
new
(inner: T)
src/proto/src/taskmanager.rs:87
Method
new
(inner: T)
src/proto/src/coordinator.rs:35
Method
new
(key: K)
src/common/src/types.rs:483
Method
new
(consumer: StreamConsumer)
src/common/src/kafka.rs:108
Method
new
(conf: &RedisDesc)
src/common/src/redis.rs:16
Method
new
(host_addr: HostAddr, gateway: SafeTaskManagerRpcGateway)
src/common/src/net/cluster.rs:42
Method
new
( ack_buf_size: usize, heartbeat_buf_size: usize, )
src/common/src/net/gateway.rs:60
Method
new
(tx: Sender<bytes::Bytes>)
src/stream/src/edge.rs:45
Method
new
( executor_id: ExecutorId, detail: &Details, state_manager: S, scope: &'i mut
src/stream/src/dataflow.rs:24
Method
new
(path: P)
src/stream/src/state.rs:36
Method
new
( source_code: &str, fn_name: &str, isolated_scope: &'i mut v8::HandleScope<'s, ()>,
src/stream/src/v8_runtime.rs:22
Method
new
(job_id: &ResourceId, adjacent_node: &DataflowMeta)
src/stream/src/task.rs:62
Method
new
(statement: string)
typescript-api/src/connectors/connectors.ts:198
Method
new
()
typescript-api/src/connectors/connectors.ts:291
Method
new
(name: string, namespace: string)
typescript-api/src/stream/context.ts:23
Method
next
(&mut self)
src/stream/src/connector.rs:104
Method
operatorType
()
typescript-api/src/stream/operator.ts:44
Method
operatorType
()
typescript-api/src/stream/operator.ts:90
Method
operatorType
()
typescript-api/src/stream/operator.ts:109
Method
operatorType
()
typescript-api/src/stream/operator.ts:132
Method
operatorType
()
typescript-api/src/stream/operator.ts:152
Method
operatorType
()
typescript-api/src/stream/operator.ts:176
Function
overview
()
src/lightflus-core/src/apiserver/handler/resources.rs:51
Method
partition
(partition: number)
typescript-api/src/connectors/connectors.ts:129
Method
password
(password: string)
typescript-api/src/connectors/connectors.ts:254
Method
poll
(self: Pin<&mut Self>, cx: &mut task::Context<'_>)
src/common/src/net/mod.rs:168
Method
poll
( self: std::pin::Pin<&mut Self>, cx: &mut std::task::Context<'_>,
src/common/src/futures/mod.rs:74
Method
poll
(self: Pin<&mut Self>, cx: &mut Context<'_>)
src/stream/src/task.rs:390
Method
poll
(self: Pin<&mut Self>, cx: &mut Context<'_>)
src/stream/tests/test_sources.rs:94
Method
poll_next
(&mut self, cx: &mut Context<'_>)
src/stream/src/edge.rs:249
Method
poll_next
( &mut self, cx: &mut std::task::Context<'_>, )
src/stream/src/connector.rs:124
Method
poll_next
(&mut self, cx: &mut Context<'_>)
src/stream/src/task.rs:260
Method
poll_ready
( &mut self, _cx: &mut Context<'_>, )
src/proto/src/taskmanager.rs:377
Method
poll_ready
( &mut self, _cx: &mut Context<'_>, )
src/proto/src/coordinator.rs:277
Method
process
( &self, event: &KeyedDataEvent, )
src/stream/src/dataflow.rs:82
Method
process_arg
( arg: String, mut current_arg: &mut Arg, map: &mut HashMap<String, Arg>, )
src/common/src/utils.rs:95
Method
receive_ack
(&self, ack: Ack)
src/lightflus-core/src/coordinator/coord.rs:124
Method
receive_ack
( &self, request: tonic::Request<Ack>, )
src/lightflus-core/src/coordinator/api.rs:35
Method
receive_ack
(&self, request: RpcRequest<Ack>)
src/lightflus-core/src/taskmanager/rpc.rs:153
Method
receive_ack
(&self, ack: &Ack)
src/lightflus-core/src/taskmanager/taskworker.rs:141
Method
receive_ack
(&self, ack: &Ack)
src/stream/src/task.rs:60
Method
receive_heartbeat
( &self, request: tonic::Request<Heartbeat>, )
src/lightflus-core/src/coordinator/api.rs:27
Method
receive_heartbeat
(&self, request: RpcRequest<Heartbeat>)
src/lightflus-core/src/taskmanager/rpc.rs:135
Method
receive_heartbeat
(&self, heartbeat: &Heartbeat)
src/lightflus-core/src/taskmanager/taskworker.rs:130
Method
receive_heartbeat
(&self, heartbeat: &Heartbeat)
src/stream/src/task.rs:146
Method
reduce
(callbackFn: (agg: T, current: T) => T)
typescript-api/src/stream/dataflow.ts:90
Method
remote
(operator_info: &'a OperatorInfo)
src/stream/src/task.rs:183
Method
run_async
(&self)
src/common/src/testutils/mod.rs:14
Function
select
(left: Poll<Left>, right: Poll<Right>)
src/common/src/futures/mod.rs:35
Method
send_compressed
(mut self, encoding: CompressionEncoding)
src/proto/src/taskmanager.rs:119
Method
send_compressed
(mut self, encoding: CompressionEncoding)
src/proto/src/coordinator.rs:67
Method
send_event_to_operator
( &self, request: RpcRequest<KeyedDataEvent>, )
src/lightflus-core/src/taskmanager/rpc.rs:64
Method
send_event_to_operator
( &self, event: KeyedDataEvent, )
src/lightflus-core/src/taskmanager/taskworker.rs:114
Method
send_event_to_operator
( &self, event: KeyedDataEvent, )
src/common/src/net/gateway.rs:189
Method
setNumber
(index: number, extractor: (v: T) => number)
typescript-api/src/connectors/connectors.ts:210
Method
setString
(index: number, extractor: (val: T) => string)
typescript-api/src/connectors/connectors.ts:206
Method
statement
(statement: string)
typescript-api/src/connectors/connectors.ts:168
Method
stop_dataflow
( &self, job_id: ResourceId, )
src/common/src/net/gateway.rs:210
Method
sum
(&self, a: i64, b: i64)
src/common/src/futures/mod.rs:64
Method
terminate_dataflow
(&self)
src/lightflus-core/src/coordinator/managers.rs:81
Method
terminate_dataflow
( &self, request: tonic::Request<ResourceId>, )
src/lightflus-core/src/coordinator/api.rs:52
Method
terminate_dataflow
( &self, )
src/lightflus-core/src/coordinator/scheduler.rs:32
Method
terminate_dataflow
(&self, req: ResourceId)
src/common/src/net/gateway.rs:482
Function
test_ack_success
()
src/common/src/net/mod.rs:357
Function
test_any_match
()
src/common/src/collections/lang.rs:360
Function
test_array_to_json_value
()
src/common/src/types.rs:1316
Function
test_array_to_typed_value
()
src/stream/src/v8_runtime.rs:554
Function
test_bigint_to_json_value
()
src/common/src/types.rs:1289
Function
test_boolean_to_json_value
()
src/common/src/types.rs:1307
Function
test_cluster_available
()
src/common/src/net/cluster.rs:267
Function
test_cluster_build
()
src/common/src/net/cluster.rs:462
Function
test_cluster_builder_derserialize
()
src/common/src/net/cluster.rs:415
Function
test_cluster_partition_dataflow
()
src/common/src/net/cluster.rs:284
Function
test_dataflow_is_cyclic
()
src/common/src/utils.rs:419
Function
test_e2e
()
src/lightflus-core/tests/test_e2e.rs:203
Function
test_edge_builder_build_out_edge
()
src/lightflus-core/src/taskmanager/taskworker.rs:212
Function
test_env_var_get
()
src/common/src/utils.rs:481
← previous
next →
401–500 of 588, ranked by callers