MCPcopy Create free account

hub / github.com/baidu/bigflow / functions

Functions5,490 in github.com/baidu/bigflow

↓ 1 callersFunction_is_fieldsdict_serde
内部函数
bigflow_python/python/bigflow/schema.py:165
↓ 1 callersFunction_is_flat_ptype
(ptype)
bigflow_python/python/bigflow/transform_impls/cartesian.py:46
↓ 1 callersFunction_make_cell
(value)
bigflow_python/python/bigflow/core/serde/cloudpickle.py:909
↓ 1 callersFunction_make_shuffle
(node, value_serde)
bigflow_python/python/bigflow/transform_impls/cogroup.py:56
↓ 1 callersFunction_merge_kv
内部函数
bigflow_python/python/bigflow/schema.py:584
↓ 1 callersFunction_merge_serde
内部函数
bigflow_python/python/bigflow/schema.py:593
↓ 1 callersFunction_new_dict
内部函数
bigflow_python/python/bigflow/schema.py:577
↓ 1 callersFunction_optional_sd
内部函数
bigflow_python/python/bigflow/schema.py:781
↓ 1 callersMethod_parse_cached_data
(self, keys_value)
bigflow_python/python/bigflow/ptype.py:135
↓ 1 callersMethod_prepare_cache_archive
(self)
bigflow_python/python/bigflow/pipeline/spark_pipeline.py:420
↓ 1 callersFunction_process
(status, emitter, record, *side_input_data)
bigflow_python/python/bigflow/transform_impls/transform.py:68
↓ 1 callersFunction_reconstruct_closure
(values)
bigflow_python/python/bigflow/core/serde/cloudpickle.py:912
↓ 1 callersFunction_select_elements_int
normal select elements
bigflow_python/python/bigflow/transform_impls/select_elements_impl.py:76
↓ 1 callersFunction_select_elements_pobject
pobject as side input for select elements
bigflow_python/python/bigflow/transform_impls/select_elements_impl.py:37
↓ 1 callersFunction_select_fields
(dct, fields)
bigflow_python/python/bigflow/future/fields.py:248
↓ 1 callersMethod_set_after_run_hook
注册一个在 pipeline.run() 执行之后的 hook. hook 执行顺序: 注册的 name 进行 sorted 排序结果 todo: deal with callback with parameters. Users can always u
bigflow_python/python/bigflow/pipeline/pipeline_base.py:465
↓ 1 callersMethod_set_before_run_hook
注册一个在 pipeline.run() 执行之前的 hook. hook 执行顺序: 注册的 name 进行 sorted 排序结果 todo: deal with callback with parameters. Users can always u
bigflow_python/python/bigflow/pipeline/pipeline_base.py:406
↓ 1 callersMethod_set_python_path_in_init_hooks
Add egg file to executor/flume_worker's python path :return: None
bigflow_python/python/bigflow/pipeline/spark_pipeline.py:376
↓ 1 callersMethod_set_sys_defaultencoding
Pass sys default encoding to remote side.
bigflow_python/python/bigflow/pipeline/pipeline_base.py:437
↓ 1 callersFunction_skip_filesystem_test
(filesystem)
bigflow_python/python/bigflow/test/test_base.py:350
↓ 1 callersFunction_sort_str
(pvalue, reverse=False)
bigflow_python/python/bigflow/transform_impls/sort.py:70
↓ 1 callersFunction_stderr_supports_color
()
bigflow_python/python/bigflow/util/log.py:78
↓ 1 callersMethod_supported_pipeline_type
(self)
bigflow_python/python/bigflow/test/test_base.py:120
↓ 1 callersMethod_test_accumulate
test accumulate
bigflow_python/python/bigflow/test/pcollection_test.py:89
↓ 1 callersMethod_test_aggregate
test aggregate
bigflow_python/python/bigflow/test/pcollection_test.py:93
↓ 1 callersMethod_test_as_object
test as_object
bigflow_python/python/bigflow/test/pcollection_test.py:97
↓ 1 callersMethod_test_cartesian
test cartesian
bigflow_python/python/bigflow/test/pcollection_test.py:239
↓ 1 callersMethod_test_cogroup
fail to run in local
bigflow_python/python/bigflow/test/pcollection_test.py:101
↓ 1 callersMethod_test_combine
test combine
bigflow_python/python/bigflow/test/pcollection_test.py:105
↓ 1 callersMethod_test_diff
test diff
bigflow_python/python/bigflow/test/pcollection_test.py:259
↓ 1 callersMethod_test_filter
test filter
bigflow_python/python/bigflow/test/pcollection_test.py:117
↓ 1 callersMethod_test_first
test this
bigflow_python/python/bigflow/test/pcollection_test.py:191
↓ 1 callersMethod_test_flat_map
test flat_map
bigflow_python/python/bigflow/test/pcollection_test.py:131
↓ 1 callersMethod_test_foreach
pass has no good way to test it
bigflow_python/python/bigflow/test/pcollection_test.py:125
↓ 1 callersMethod_test_full_join
test full join
bigflow_python/python/bigflow/test/pcollection_test.py:227
↓ 1 callersMethod_test_group_by
test group_by
bigflow_python/python/bigflow/test/pcollection_test.py:135
↓ 1 callersMethod_test_group_by_key
test group_by_key
bigflow_python/python/bigflow/test/pcollection_test.py:139
↓ 1 callersMethod_test_intersection
test intersection
bigflow_python/python/bigflow/test/pcollection_test.py:255
↓ 1 callersMethod_test_is_empty
test is empty
bigflow_python/python/bigflow/test/pcollection_test.py:250
↓ 1 callersMethod_test_join
test join
bigflow_python/python/bigflow/test/pcollection_test.py:213
↓ 1 callersMethod_test_left_join
test left_join
bigflow_python/python/bigflow/test/pcollection_test.py:218
↓ 1 callersMethod_test_map
test map
bigflow_python/python/bigflow/test/pcollection_test.py:121
↓ 1 callersMethod_test_max
test max
bigflow_python/python/bigflow/test/pcollection_test.py:143
↓ 1 callersMethod_test_max_elements
test max_elements
bigflow_python/python/bigflow/test/pcollection_test.py:147
↓ 1 callersMethod_test_min
test min
bigflow_python/python/bigflow/test/pcollection_test.py:263
↓ 1 callersMethod_test_min_elements
test min elements
bigflow_python/python/bigflow/test/pcollection_test.py:267
↓ 1 callersMethod_test_reduce
test reduce
bigflow_python/python/bigflow/test/pcollection_test.py:159
↓ 1 callersMethod_test_right_join
test right_join
bigflow_python/python/bigflow/test/pcollection_test.py:222
↓ 1 callersMethod_test_sort
test sort
bigflow_python/python/bigflow/test/pcollection_test.py:196
↓ 1 callersMethod_test_sort_by
test sort by
bigflow_python/python/bigflow/test/pcollection_test.py:203
↓ 1 callersMethod_test_substract
test substract
bigflow_python/python/bigflow/test/pcollection_test.py:245
↓ 1 callersMethod_test_sum
test sum
bigflow_python/python/bigflow/test/pcollection_test.py:208
↓ 1 callersMethod_test_transform
test transform
bigflow_python/python/bigflow/test/pcollection_test.py:155
↓ 1 callersMethod_test_union
test union
bigflow_python/python/bigflow/test/pcollection_test.py:233
↓ 1 callersMethod_tmp_hdfs_path
(self, path)
bigflow_python/python/bigflow/pipeline/spark_pipeline.py:274
↓ 1 callersFunction_to_pobject
(item)
bigflow_python/python/bigflow/transforms.py:1409
↓ 1 callersMethod_transform_output_format
(self, pcollection, output_format)
bigflow_python/python/bigflow/pipeline/local_pipeline.py:164
↓ 1 callersMethod_transform_uri
(self, uri, format_type, ugi=None)
bigflow_python/python/bigflow/pipeline/local_pipeline.py:141
↓ 1 callersFunction_transform_with_transformer
(pvalue, transformer, *side_inputs, **options)
bigflow_python/python/bigflow/transform_impls/transform.py:57
↓ 1 callersMethod_upload_file
(self, local_path)
bigflow_python/python/bigflow/pipeline/spark_pipeline.py:234
↓ 1 callersMethodact
(self, line)
bigflow_python/python/bigflow/rpc/backend_parser.py:47
↓ 1 callersMethodadd_archive
向Pipeline添加一个压缩文件,使得该文件在运行期自动被解包 Args: file_path (str): 文件路径,目前仅支持HDFS resource_path (str): 运行期访问该文件解压后的路径
bigflow_python/python/bigflow/pipeline/pipeline_base.py:162
↓ 1 callersMethodadd_cache_id
save the ptype cache node id for use
bigflow_python/python/bigflow/pipeline/pipeline_base.py:100
↓ 1 callersMethodadd_dynamic_library
Add a dynamic library file(.so) to be packed with the job and set it to LD_LIBRARY_PATH at runtime. Args: file_pat
bigflow_python/python/bigflow/runtime/python_resource.py:155
↓ 1 callersMethodadd_file
向Pipeline添加单个文件,使得该文件能够在运行期被访问 Args: file_path(str): 需要添加的文件路径,可以是本地路径或者 HDFS 路径. resource_path(str): local 引擎运行
bigflow_python/python/bigflow/pipeline/local_pipeline.py:184
↓ 1 callersMethodadd_fixed_length_key
flume/runtime/common/transfer_encoding_test.cpp:80
↓ 1 callersMethodadd_local_partition
flume/runtime/common/transfer_encoding_test.cpp:74
↓ 1 callersMethodadd_successor
flume/runtime/common/transfer_encoding_test.cpp:145
↓ 1 callersFunctionbackend_parser
backend_parser
bigflow_python/python/bigflow/rpc/backend_parser.py:163
↓ 1 callersMethodbegin
Indicate the beginning of a group Args: keys (list): keys of the group to start inputs (list): re-iterable inp
bigflow_python/python/bigflow/transform_impls/processor.py:39
↓ 1 callersMethodbegin_group
flume/runtime/spark/shuffle_output_executor.cpp:230
↓ 1 callersMethodbegin_process
(self, *si)
bigflow_python/python/bigflow/transform_impls/test/transformers.py:46
↓ 1 callersMethodbegin_sub_group
flume/runtime/common/executor_impl_test.cpp:444
↓ 1 callersMethodbinary_op
Case: test binary operations
bigflow_python/python/bigflow/test/pobject_test.py:86
↓ 1 callersMethodblock
flume/util/arena.h:121
↓ 1 callersMethodbroadcast
(self)
bigflow_python/python/bigflow/core/logical_plan.py:720
↓ 1 callersMethodcache_archive_list
(self)
bigflow_python/python/bigflow/runtime/python_resource.py:235
↓ 1 callersMethodcache_file_list
(self)
bigflow_python/python/bigflow/runtime/python_resource.py:227
↓ 1 callersMethodcache_input
flume/planner/spark/build_transfer_executor_pass_test.cpp:47
↓ 1 callersMethodcall
bigflow_python/functors/py_functor_caller.cpp:131
↓ 1 callersMethodcall
bigflow_python/functors/kv_serde_fn.cpp:77
↓ 1 callersMethodcheck_invalid
flume/runtime/spark/spark_executor_factory.cpp:128
↓ 1 callersMethodclose_prior_dispatchers
flume/runtime/common/executor_impl.h:209
↓ 1 callersFunctionclr_fl
bigflow_python/processors/pipe_processor.cpp:154
↓ 1 callersMethodconfig
config
bigflow_python/python/bigflow/core/entity.py:263
↓ 1 callersFunctionconstruct_args
bigflow_python/common/python.cpp:88
↓ 1 callersFunctioncount
返回给定PCollection中元素的数量 Args: pcollection (PCollection): 输入PCollection **options: 可配置选项 Returns: PObject: 元素数量
bigflow_python/python/bigflow/transforms.py:244
↓ 1 callersFunctioncp_long64
bigflow_python/common/barshal_objector.cpp:103
↓ 1 callersFunctioncp_pylong
bigflow_python/common/barshal_objector.cpp:121
↓ 1 callersFunctioncp_pyset
bigflow_python/common/barshal_objector.cpp:182
↓ 1 callersMethodcreate_pipeline
used to create a pipeline
bigflow_python/python/bigflow/test/test_base.py:306
↓ 1 callersFunctiondeep_copy
bigflow_python/common/python.cpp:273
↓ 1 callersFunctiondefault_hadoop_client_path
()
bigflow_python/python/bigflow/rpc/requests.py:251
↓ 1 callersMethoddeserialize
Deserialize the processor This method is used for stream processing, Override this function to deserialize the processor on failover. @param buffer:
bigflow_python/processors/processor.h:90
↓ 1 callersMethoddistribute_all
(self)
bigflow_python/python/bigflow/core/logical_plan.py:734
↓ 1 callersMethoddistribute_as_batch
distribute as batch
bigflow_python/python/bigflow/core/logical_plan.py:767
↓ 1 callersMethoddo_cleanup
execuate when task cleanup.
flume/core/empty_environment.cpp:36
↓ 1 callersMethoddo_cpu_profile
flume/runtime/spark/spark_task.cpp:103
↓ 1 callersMethoddo_heap_profile
flume/runtime/spark/spark_task.cpp:107
↓ 1 callersMethoddo_setup
execuate when task setup.
flume/core/empty_environment.cpp:32
← previousnext →1,201–1,300 of 5,490, ranked by callers