MCPcopy Create free account

hub / github.com/JasonThon/lightflus / functions

Functions588 in github.com/JasonThon/lightflus

Methodas_str_name
String value of the enum field names used in the ProtoBuf definition. The values are not transformed in any way and thus are considered stable (if th
src/proto/src/taskmanager.rs:42
Methodbatch_send_event_to_operator
( &self, event_set: KeyedEventSet, )
src/stream/src/task.rs:124
Methodbatch_send_events_to_operator
( &self, request: RpcRequest<KeyedEventSet>, )
src/lightflus-core/src/taskmanager/rpc.rs:172
Methodbatch_send_events_to_operator
( &self, req: KeyedEventSet, )
src/common/src/net/gateway.rs:260
Methodbatch_sink
(&mut self, event_set: KeyedEventSet)
src/stream/src/connector.rs:202
Methodbrokers
(brokers: string[])
typescript-api/src/connectors/connectors.ts:114
Methodbuild
(&self)
src/lightflus-core/src/coordinator/storage.rs:14
Methodbuild
()
typescript-api/src/connectors/connectors.ts:264
Methodcall
(&mut self, req: http::Request<B>)
src/proto/src/coordinator.rs:283
Methodclose
(&mut self)
src/common/src/kafka.rs:88
Methodclose
(&mut self)
src/common/src/net/gateway.rs:255
Methodcmp
(&self, other: &Self)
src/common/src/event.rs:98
Methodconnect
Attempt to create a new client by connecting to a given endpoint.
src/proto/src/coordinator.rs:19
Methodconnect_with_timeout
Try to connect to remote coordinator with connection timeout
src/proto/src/coordinator_impl.rs:23
Methodconnect_with_timeout
Try to connect to remote task worker with connection timeout
src/proto/src/taskmanager_impl.rs:23
Methodconnection
(options: IConnectionOpts)
typescript-api/src/connectors/connectors.ts:178
Functionconstructor
(operatorId: number)
typescript-api/src/stream/operator.ts:19
Methodconstructor
(centerId: number, neighbors: number[])
typescript-api/src/common/common.ts:7
Methodconstructor
()
typescript-api/src/stream/context.ts:17
Methodconstructor
(ctx: ExecutionContext)
typescript-api/src/stream/dataflow.ts:17
Methodconstructor
(ctx: ExecutionContext)
typescript-api/src/stream/dataflow.ts:81
Methodconstructor
(operatorId: number, fn: (value: T) => U[])
typescript-api/src/stream/operator.ts:39
Methodconstructor
(operatorId: number, fn: (value: T) => U)
typescript-api/src/stream/operator.ts:62
Methodconstructor
(operatorId: number, sink: ISink)
typescript-api/src/stream/operator.ts:85
Methodconstructor
(operatorId: number, fn: (agg: T, current: T) => T)
typescript-api/src/stream/operator.ts:104
Methodconstructor
(operatorId: number, source: ISource)
typescript-api/src/stream/operator.ts:127
Methodconstructor
(operatorId: number, fn: (value: T) => U)
typescript-api/src/stream/operator.ts:147
Methodconstructor
(operatorId: number, fn: (value: T) => boolean)
typescript-api/src/stream/operator.ts:171
FunctioncreateFlow
(ctx: ExecutionContext)
typescript-api/src/connectors/connectors.ts:14
Methodcreate_dataflow
( &self, dataflow: Dataflow, )
src/lightflus-core/src/coordinator/managers.rs:139
Methodcreate_dataflow
( &self, request: tonic::Request<Dataflow>, )
src/lightflus-core/src/coordinator/api.rs:43
Methodcreate_dataflow
(&self, dataflow: Dataflow)
src/common/src/net/gateway.rs:464
Functioncreate_resource
(mut req: web::Payload)
src/lightflus-core/src/apiserver/handler/resources.rs:14
Methodcreate_sub_dataflow
( &self, req: CreateSubDataflowRequest, )
src/common/src/net/gateway.rs:231
Methoddefault
()
src/common/src/utils.rs:76
Methoddefault
()
src/common/src/types.rs:142
Methoddelete
(&mut self, job_id: &ResourceId)
src/lightflus-core/src/coordinator/storage.rs:80
Methoddrop
(&mut self)
src/stream/src/edge.rs:228
Methoddrop
(&mut self)
src/stream/src/dataflow.rs:458
Methoddrop
(&mut self)
src/stream/src/connector.rs:697
Methoddrop
(&mut self)
src/stream/src/v8_runtime.rs:286
Methoddrop
(&mut self)
src/stream/src/task.rs:446
Methoddrop
(&mut self)
src/stream/tests/test_sinks.rs:27
Methodeq
(&self, other: &Self)
src/common/src/types.rs:20
Methodevent_time
(&self)
src/common/src/event.rs:190
Methodextractors
(extractor: (statement: Statement<InputT>) => void)
typescript-api/src/connectors/connectors.ts:173
Methodfilter
(callbackFn: (value: T) => boolean)
typescript-api/src/stream/dataflow.ts:95
MethodflatMap
(callbackFn: (value: T) => U[])
typescript-api/src/stream/dataflow.ts:100
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/lightflus-core/src/errors/mod.rs:178
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/lightflus-core/src/coordinator/storage.rs:121
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/proto/src/taskmanager.rs:695
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/proto/src/coordinator.rs:515
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/common/src/event.rs:45
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/common/src/err.rs:22
Methodfmt
(&self, f: &mut std::fmt::Formatter<'_>)
src/stream/src/edge.rs:137
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/stream/src/err.rs:91
Functionfn
(v: string)
typescript-api/test/dataflow.e2e-spec.ts:5
Methodfrom
(err: TryRecvError)
src/lightflus-core/src/errors/mod.rs:51
Methodfrom
(entry: &Entry)
src/common/src/types.rs:455
Methodfrom
(err: serde_json::Error)
src/common/src/event.rs:125
Methodfrom
(value: &str)
src/common/src/net/cluster.rs:191
Methodfrom
(err: rmp_serde::encode::Error)
src/stream/src/edge.rs:131
Methodfrom
(args: (&ResourceId, SourceId, &operator_info::Details))
src/stream/src/connector.rs:150
Methodfrom
(err: KafkaException)
src/stream/src/err.rs:28
Methodfrom_arc
(inner: Arc<T>)
src/proto/src/taskmanager.rs:338
Methodfrom_arc
(inner: Arc<T>)
src/proto/src/coordinator.rs:238
Methodfrom_error
(err: T)
src/lightflus-core/src/errors/mod.rs:184
Methodfrom_json_value
(val: serde_json::Value)
src/common/src/types.rs:399
Functionfrom_prost_timestamp_to_utc_chrono
( timestamp: &prost_types::Timestamp, )
src/common/src/utils.rs:20
Methodfrom_slice
(buf: &[u8])
src/proto/src/common_impl.rs:551
Methodfrom_slice
To specify the type of value, we only accept the bytes with the head of data type symbol. It may be panic if the data has uncorrect head of data type
src/common/src/types.rs:311
Methodfrom_slice
(slice: &[u8])
src/common/src/event.rs:175
Methodfrom_slice_with_type
(mut data: &[u8], data_type: DataTypeEnum)
src/common/src/types.rs:361
Methodfrom_str_name
Creates an enum from field names used in the ProtoBuf definition.
src/proto/src/apiserver.rs:109
Methodfrom_str_name
Creates an enum from field names used in the ProtoBuf definition.
src/proto/src/common.rs:131
Methodfrom_str_name
Creates an enum from field names used in the ProtoBuf definition.
src/proto/src/taskmanager.rs:50
Functionfrom_type_symbol
(symbol: String)
src/common/src/utils.rs:215
Functionfrom_utc_chrono_to_prost_timestamp
( timestamp: &chrono::DateTime<chrono::Utc>, )
src/common/src/utils.rs:32
Methodfrom_vec
To specify the type of value, we only accept the bytes with the head of data type symbol. It may be panic if the data has uncorrect head of data type
src/common/src/types.rs:261
FunctiongetFunctionName
()
typescript-api/src/stream/operator.ts:31
Methodget_dataflow
(&self)
src/lightflus-core/src/coordinator/managers.rs:100
Methodget_dataflow
( &self, request: tonic::Request<GetDataflowRequest>, )
src/lightflus-core/src/coordinator/api.rs:61
Methodget_dataflow
(&self, dataflow: &Dataflow)
src/lightflus-core/src/coordinator/scheduler.rs:56
Methodget_dataflow
(&self)
src/proto/src/apiserver_impl.rs:7
Methodget_dataflow
( &self, req: GetDataflowRequest, )
src/common/src/net/gateway.rs:499
Methodget_execution_id
(&self)
src/proto/src/common_impl.rs:528
Methodget_host_addr
(&self)
src/common/src/net/gateway.rs:43
Methodget_period
(&self)
src/proto/src/common_impl.rs:423
Functionget_resource
(args: web::Path<GetResourceArgs>)
src/lightflus-core/src/apiserver/handler/resources.rs:35
Methodget_sink
(&self)
src/proto/src/common_impl.rs:141
Methodget_size
(&self)
src/proto/src/common_impl.rs:398
Methodget_source
(&self)
src/proto/src/common_impl.rs:131
Methodget_state
(&self)
src/stream/src/task.rs:154
Methodget_status
(&self)
src/common/src/net/cluster.rs:56
Methodget_sub_dataflow
( &self, req: ResourceId, )
src/common/src/net/gateway.rs:281
Methodget_timeout
(&self)
src/proto/src/common_impl.rs:432
Methodget_trigger
(&self)
src/proto/src/common_impl.rs:177
Methodget_trigger_time
(&self)
src/proto/src/common_impl.rs:407
Methodget_uri
(&self)
src/proto/src/common_impl.rs:451
Methodget_value
(&self)
src/proto/src/common_impl.rs:173
← previousnext →301–400 of 588, ranked by callers