Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/bigflow
/ functions
Functions
5,490 in github.com/baidu/bigflow
⨍
Functions
5,490
◇
Types & classes
1,763
↓ 3 callers
Method
if_infinite
Get infinte of from_nodes in the scope
bigflow_python/python/bigflow/core/logical_plan.py:223
↓ 3 callers
Method
initialize_interpreter
bigflow_python/python_interpreter.cpp:149
↓ 3 callers
Method
inner_most_type
返回其最内部Value的类型 Returns: class: 最内部Value类型,PCollection或PObject >>> _pipeline.parallelize({"A": 1}).inner_most_typ
bigflow_python/python/bigflow/ptable.py:148
↓ 3 callers
Method
input_scope_level
flume/runtime/common/executor_impl.h:57
↓ 3 callers
Method
intersection
返回与另一个PCollection的交集 Args: other (PCollection): 另一个PCollection Returns: PCollection: 表示交集的PCollection
bigflow_python/python/bigflow/pcollection.py:637
↓ 3 callers
Method
is_cover_by
(self, scope)
bigflow_python/python/bigflow/core/logical_plan.py:114
↓ 3 callers
Method
is_ignore_group
flume/core/logical_plan.h:472
↓ 3 callers
Method
load
create load node
bigflow_python/python/bigflow/core/logical_plan.py:849
↓ 3 callers
Function
of
创建FieldsDictSerde,用来序列化、反序列化有指定字段的字典。 因为字段已知,则key无需序列化,序列化出来的数据会小于marshal序列化后的结果。 Args: fields_to_types: 可以传入一个字段名组成的列表, 也
bigflow_python/python/bigflow/future/fields.py:61
↓ 3 callers
Method
plan
flume/planner/testing/plan_test_helper.h:370
↓ 3 callers
Method
prepare_before_processing
(self)
bigflow_python/python/bigflow/core/logical_plan.py:545
↓ 3 callers
Method
process
(self, scope=None, from_nodes=None)
bigflow_python/python/bigflow/core/logical_plan.py:879
↓ 3 callers
Method
put
flume/runtime/spark/kv_buffer.cpp:43
↓ 3 callers
Method
serialize
serialize
bigflow_python/python/bigflow/future/fields.py:45
↓ 3 callers
Method
set_is_ignore_group
flume/core/logical_plan.h:473
↓ 3 callers
Method
setup
flume/runtime/common/executor_impl.h:223
↓ 3 callers
Method
sink_by
(self, sink_obj)
bigflow_python/python/bigflow/core/logical_plan.py:257
↓ 3 callers
Method
size
flume/util/arena.h:125
↓ 3 callers
Method
sort_by
通过key_read_fn获取key,并根据key对数据进行排序(默认为升序) Args: key_reader_fn (callable): 用户获取key的函数 reverse (bool): 是否降序排序
bigflow_python/python/bigflow/output.py:177
↓ 3 callers
Method
start
bigflow_python/rpc/bigflow_server.cpp:189
↓ 3 callers
Method
stop
flume/runtime/spark/spark_driver.cpp:283
↓ 3 callers
Method
task_index
flume/runtime/spark/shuffle_protocol.h:44
↓ 3 callers
Function
tmp_keys
flume/runtime/spark/spark_cache_manager_test.cpp:76
↓ 3 callers
Function
to_piece
flume/runtime/common/cache_iterator_test.cpp:59
↓ 3 callers
Method
transform_from_node
内部接口
bigflow_python/python/bigflow/input.py:330
↓ 3 callers
Function
tuple_of
Return an optional tuple serde.
bigflow_python/python/bigflow/serde.py:732
↓ 3 callers
Function
type_string
bigflow_python/common/python.cpp:283
↓ 3 callers
Method
union
(self, scope=None, nodes=None)
bigflow_python/python/bigflow/core/logical_plan.py:905
↓ 3 callers
Function
vec_foreach
bigflow_python/common/python.h:87
↓ 3 callers
Function
wrapper_of_udf
(select_fields)
bigflow_python/python/bigflow/schema.py:317
↓ 3 callers
Function
write_exception_to_file
bigflow_python/common/python.cpp:342
↓ 2 callers
Function
AddCopyRelationship
flume/planner/monitor/add_fixed_task_unit_pass.cpp:89
↓ 2 callers
Method
AddDependency
flume/planner/plan.cpp:80
↓ 2 callers
Method
AddDynamicLibrary
flume/runtime/resource.cpp:250
↓ 2 callers
Method
AddJavaLibraryFromBytes
flume/runtime/resource.cpp:267
↓ 2 callers
Method
AddPythonLibrary
flume/runtime/resource.cpp:275
↓ 2 callers
Method
Allocate
flume/util/arena.h:176
↓ 2 callers
Method
AllocateHandle
flume/runtime/common/general_dispatcher.cpp:211
↓ 2 callers
Method
Append
flume/runtime/common/local_dataset.cpp:302
↓ 2 callers
Function
BOOST_FOREACH
flume/runtime/common/entity_dag.cpp:576
↓ 2 callers
Method
BeginGroup
flume/core/testing/processor_test_helper.cpp:52
↓ 2 callers
Method
BeginGroup
flume/runtime/spark/hadoop_input_executor.cpp:77
↓ 2 callers
Method
BeginGroup
flume/runtime/local/local_input_executor.cpp:54
↓ 2 callers
Method
BeginGroup
bigflow_python/processors/processor.h:199
↓ 2 callers
Function
BuildExecutorDag
flume/planner/graph_helper.h:80
↓ 2 callers
Function
BuildScopeTree
flume/planner/graph_helper.h:65
↓ 2 callers
Function
CacheReaderPbEntity
flume/planner/common/cache_util.h:145
↓ 2 callers
Method
CartesianFn
bigflow_python/functors/cartesian_fn.cpp:37
↓ 2 callers
Method
CheckMemoryUsage
flume/runtime/common/local_dataset.cpp:401
↓ 2 callers
Method
Close
bigflow_python/delegators/python_io_delegator.cpp:199
↓ 2 callers
Function
ConstructExecutorMessage
flume/runtime/common/sinker_executor_test.cpp:44
↓ 2 callers
Function
ConstructExecutorMessage
flume/runtime/common/loader_executor_test.cpp:60
↓ 2 callers
Method
CreateExecutor
flume/runtime/local/local_executor_factory.cpp:47
↓ 2 callers
Method
DebugString
flume/planner/local/local_planner.cpp:170
↓ 2 callers
Function
DefaultSparkHomePath
flume/util/config_util.cpp:55
↓ 2 callers
Function
DefaultTempHDFSPath
flume/util/config_util.cpp:60
↓ 2 callers
Method
Deserialize
flume/planner/common/cache_util.cpp:70
↓ 2 callers
Method
Deserialize
flume/runtime/io/io_format.cpp:79
↓ 2 callers
Method
DictSerde
bigflow_python/objectors/dict_serde.h:41
↓ 2 callers
Method
Done
flume/runtime/spark/spark_cache_iterator.cpp:104
↓ 2 callers
Method
Done
flume/runtime/common/partial_executor.cpp:61
↓ 2 callers
Method
Done
flume/runtime/testing/string_iterator.h:65
↓ 2 callers
Function
EncodeString
flume/planner/common/cache_util.cpp:28
↓ 2 callers
Method
EndGroup
bigflow_python/processors/processor.h:231
↓ 2 callers
Method
ExtractValueFn
bigflow_python/functors/extract_value_fn.cpp:36
↓ 2 callers
Function
FindReaderInTask
flume/planner/monitor/build_reader_writer_pass.cpp:78
↓ 2 callers
Function
FindTaskByType
flume/planner/monitor/build_reader_writer_pass.cpp:88
↓ 2 callers
Method
FinishGroup
flume/runtime/spark/hadoop_input_executor.cpp:82
↓ 2 callers
Method
FlatMapProcessor
bigflow_python/processors/flatmap_processor.h:45
↓ 2 callers
Method
FullJoinInitializeFn
bigflow_python/functors/full_join_fn.cpp:53
↓ 2 callers
Function
GenerateLabelString
flume/planner/common/draw_plan_pass.cpp:116
↓ 2 callers
Function
GetAbsolutePath
flume/runtime/local/local_backend_test.cpp:120
↓ 2 callers
Method
GetCacheManager
flume/runtime/backend.cpp:190
↓ 2 callers
Method
GetFactory
flume/util/reflection.h:219
↓ 2 callers
Method
GetInstance
flume/runtime/common/entity_dag.cpp:152
↓ 2 callers
Method
GetScopeVisitor
flume/runtime/common/memory_status_table.cpp:90
↓ 2 callers
Method
GetSource
flume/runtime/spark/cache_input_executor.cpp:95
↓ 2 callers
Method
GetSource
flume/runtime/common/executor_impl_test.cpp:516
↓ 2 callers
Method
GetSource
flume/runtime/common/executor_impl.h:279
↓ 2 callers
Function
GetSparkTaskLogDirectory
flume/runtime/spark/jni/jni_task.cpp:60
↓ 2 callers
Method
GetValue
flume/service/common/profiler_util.h:62
↓ 2 callers
Method
GetWriter
flume/runtime/spark/spark_cache_manager.cpp:112
↓ 2 callers
Method
HadoopClient
flume/runtime/platform/hadoop_client.cpp:49
↓ 2 callers
Method
HasNext
bigflow_python/delegators/python_processor_delegator.cpp:55
↓ 2 callers
Method
HasNext
bigflow_python/common/iterator.h:37
↓ 2 callers
Method
IdlPacketSerde
bigflow_python/objectors/idl_packet_serde.h:38
↓ 2 callers
Function
InitBaiduFlume
flume/flume.cpp:44
↓ 2 callers
Function
InitPreparedTask
flume/planner/monitor/add_fixed_task_unit_pass.cpp:94
↓ 2 callers
Method
Initialize
flume/runtime/local/local_executor_factory.cpp:39
↓ 2 callers
Method
Initialize
flume/runtime/common/local_dataset.cpp:151
↓ 2 callers
Method
Input
flume/core/logical_plan.h:422
↓ 2 callers
Method
IsAlive
flume/util/process_launcher.cpp:140
↓ 2 callers
Function
IsStreamUnit
flume/planner/monitor/build_reader_writer_pass.cpp:57
↓ 2 callers
Function
IsUser
flume/planner/spark/merge_task_pass.cpp:97
↓ 2 callers
Method
Launch
flume/runtime/spark/spark_backend.cpp:136
↓ 2 callers
Function
LevelKeyReaderEntity
flume/planner/common/cache_util.cpp:164
↓ 2 callers
Function
LevelPartitionerEntity
flume/planner/common/cache_util.cpp:169
↓ 2 callers
Method
ListEntries
flume/runtime/common/memory_status_table.cpp:40
↓ 2 callers
Method
LogicalPlan
flume/core/logical_plan.cpp:53
↓ 2 callers
Method
Merge
flume/runtime/counter.cpp:92
← previous
next →
701–800 of 5,490, ranked by callers