MCPcopy Create free account

hub / github.com/baidu/bigflow / functions

Functions5,490 in github.com/baidu/bigflow

↓ 1 callersFunctionpopen3
bigflow_python/processors/pipe_processor.cpp:73
↓ 1 callersMethodpost_process
User can override post_process method to do some post_process.
bigflow_python/python/bigflow/input.py:84
↓ 1 callersMethodpre_process
用户可以重写该方法。 进行前处理,默认不处理
bigflow_python/python/bigflow/output.py:494
↓ 1 callersMethodpredecessor
flume/runtime/common/transfer_encoding_test.cpp:66
↓ 1 callersMethodprepare_at_least
(self, number)
bigflow_python/python/bigflow/core/logical_plan.py:604
↓ 1 callersFunctionproc_digit
bigflow_python/common/python.cpp:186
↓ 1 callersMethodprocess
(self, index, record)
bigflow_python/python/bigflow/transform_impls/foreach.py:33
↓ 1 callersMethodprocess_input_key
flume/runtime/spark/shuffle_input_executor.cpp:88
↓ 1 callersMethodprocess_input_value
flume/runtime/spark/shuffle_input_executor.cpp:104
↓ 1 callersFunctionproto_of
Return an protobuf serde Warning: this is not optional
bigflow_python/python/bigflow/serde.py:746
↓ 1 callersFunctionpy_initialize
bigflow_python/bigflow_python_runtime.cpp:137
↓ 1 callersFunctionpython_long_as_buffer
bigflow_python/common/python.cpp:192
↓ 1 callersFunctionread_iterator
flume/runtime/common/cache_iterator_test.cpp:119
↓ 1 callersMethodrecent_job_cmds
get recent job cmds
bigflow_python/python/bigflow/test/mock_hadoop_client.py:126
↓ 1 callersMethodremove_scope
(self)
bigflow_python/python/bigflow/core/logical_plan.py:251
↓ 1 callersMethodreset
(self)
bigflow_python/python/bigflow/test/mock_hadoop_client.py:104
↓ 1 callersMethodreset
(self, space_num=None)
bigflow_python/python/bigflow/rpc/backend_parser.py:102
↓ 1 callersMethodreset
(self)
bigflow_python/python/bigflow/rpc/test/backend_parser_test.py:59
↓ 1 callersMethodreset_mismatch_line
(self)
bigflow_python/python/bigflow/rpc/backend_parser.py:108
↓ 1 callersMethodrun_and_check_passert
(self)
bigflow_python/python/bigflow/test/test_base.py:92
↓ 1 callersMethodrun_check_parallelize_case_with_serde
set parallelize serde
bigflow_python/python/bigflow/pipeline/test/pipeline_test.py:434
↓ 1 callersMethodrun_job
flume/runtime/spark/spark_driver.cpp:275
↓ 1 callersMethodrun_tests
run all tests
bigflow_python/python/bigflow/test/pobject_test.py:79
↓ 1 callersMethodsave_function
Registered with the dispatch to handle all function types. Determines what kind of function obj is (e.g. lambda, defined at interacti
bigflow_python/python/bigflow/core/serde/cloudpickle.py:207
↓ 1 callersMethodsave_image
(self, obj)
bigflow_python/python/bigflow/core/serde/cloudpickle.py:794
↓ 1 callersMethodsave_inst_logic
Inner logic to save instance. Based off pickle.save_inst Supports __transient__
bigflow_python/python/bigflow/core/serde/cloudpickle.py:498
↓ 1 callersMethodscope_stack
(self)
bigflow_python/python/bigflow/core/logical_plan.py:105
↓ 1 callersMethodself
flume/util/intrusive_ptr_base.h:65
↓ 1 callersMethodserialize
Serialize the processor This method is used for stream processing, Override this function to dump status info so that it can be resumed on failover.
bigflow_python/processors/processor.h:81
↓ 1 callersMethodsetUp
no comments
bigflow_python/python/bigflow/test/test_base.py:44
↓ 1 callersFunctionset_fl
bigflow_python/processors/pipe_processor.cpp:142
↓ 1 callersMethodset_key_reader
(self, value)
bigflow_python/python/bigflow/core/logical_plan.py:684
↓ 1 callersMethodset_loader
(self, loader)
bigflow_python/python/bigflow/core/logical_plan.py:440
↓ 1 callersMethodset_partial_key_number
flume/runtime/common/processor_executor_test.cpp:139
↓ 1 callersMethodset_partitioner
(self, value)
bigflow_python/python/bigflow/core/logical_plan.py:690
↓ 1 callersMethodset_serde_objector
bigflow_python/objectors/serde_impl_wrapper.h:42
↓ 1 callersMethodset_sinker
(self, sinker_entity)
bigflow_python/python/bigflow/core/logical_plan.py:504
↓ 1 callersMethodset_specific_field
(self, message)
bigflow_python/python/bigflow/core/logical_plan.py:475
↓ 1 callersMethodset_time_reader
(self, value)
bigflow_python/python/bigflow/core/logical_plan.py:693
↓ 1 callersMethodsetup
flume/runtime/common/executor_impl_test.cpp:425
↓ 1 callersMethodsetup
flume/runtime/common/shuffle_executor.h:532
↓ 1 callersMethodsetup
(self, config)
bigflow_python/python/bigflow/core/tests/test_helper.py:30
↓ 1 callersMethodsetup
bigflow_python/processors/transform_processor_test.cpp:69
↓ 1 callersMethodsetup
bigflow_python/processors/reduce_processor_test.cpp:43
↓ 1 callersMethodsetup
bigflow_python/processors/flatmap_processor_test.cpp:44
↓ 1 callersMethodsetup
bigflow_python/processors/filter_processor_test.cpp:43
↓ 1 callersFunctionsetup_python_and_application_path
bigflow_python/bigflow_python_runtime.cpp:57
↓ 1 callersMethodshow
bigflow_python/register.cpp:97
↓ 1 callersMethodsink
用户可以重写该方法。 该方法对每条数据调用一次
bigflow_python/python/bigflow/output.py:460
↓ 1 callersMethodsink
(self, scope, from_node)
bigflow_python/python/bigflow/core/logical_plan.py:865
↓ 1 callersMethodsink
(self, obj)
bigflow_python/python/bigflow/core/tests/test_helper.py:80
↓ 1 callersMethodsort
根据数据实际值对数据进行排序(默认为升序) Args: reverse (bool): 是否降序排序 Returns: FileBase: 返回self
bigflow_python/python/bigflow/output.py:192
↓ 1 callersFunctionsort_by
(pvalue, key_read_fn, reverse=False)
bigflow_python/python/bigflow/transform_impls/sort.py:63
↓ 1 callersMethodsort_by
使用给定的key对元素排序,等同于 :func:`bigflow.transforms.sort_by(self, fn, reverse) <bigflow.transforms.sort_by>` Args:
bigflow_python/python/bigflow/pcollection.py:437
↓ 1 callersMethodstart
flume/runtime/spark/spark_driver.cpp:271
↓ 1 callersMethodstart_serde_test
test
bigflow_python/python/bigflow/test/serde_test.py:142
↓ 1 callersFunctionstring_as_buf
flume/runtime/spark/spark_cache_manager_test.cpp:84
↓ 1 callersFunctionsubimport
(name)
bigflow_python/python/bigflow/core/serde/cloudpickle.py:829
↓ 1 callersFunctionsuite_to_cases_generator
Flatten all the test cases(methods) in the suite into a generator :param suite: TestSuite, may contain another TestSuite :return: Generator
bigflow_python/python/test_helper.py:33
↓ 1 callersFunctionsum
对于输入PCollection,求其所有包含元素相加的结果 Args: pcollection (PCollection): 输入PCollection **options: 可配置参数 Returns: PObject: 表示
bigflow_python/python/bigflow/transforms.py:935
↓ 1 callersFunctionsuspend
Send the rpc command to the other end to suspend the logical plan Args: Raises: error.BigflowRPCException: if any error happened
bigflow_python/python/bigflow/rpc/requests.py:117
↓ 1 callersMethodthrow_java_exception
flume/runtime/spark/jni_util/java_exception_thrower.cpp:43
↓ 1 callersMethodtime_by
(self, time_reader)
bigflow_python/python/bigflow/core/logical_plan.py:696
↓ 1 callersMethodtop
flume/core/memory_timer_queue.cpp:48
↓ 1 callersFunctiontuple_get_slice
bigflow_python/common/python.cpp:152
↓ 1 callersMethodunary_op
Case: test unary operations
bigflow_python/python/bigflow/test/pobject_test.py:114
↓ 1 callersMethodunion
将元素与其他PCollection/PObject中的所有元素共同构成PCollection 等同于 ``transforms.union(self, other, *others)`` Args: other (PCollec
bigflow_python/python/bigflow/pobject.py:111
↓ 1 callersMethoduri_size
flume/core/logical_plan.h:340
↓ 1 callersMethodvertex_num
get vertex num
bigflow_python/python/bigflow/test/mock_hadoop_client.py:65
↓ 1 callersMethodwait_for_stop
bigflow_python/rpc/bigflow_server.cpp:227
↓ 1 callersMethodwindow_into
对元素根据Window分组 Args: window (Window): 用于分组的Window **options: 可配置选项 Returns: PTable: 分组结果
bigflow_python/python/bigflow/pcollection.py:267
↓ 1 callersMethodwith_compression
对输出文件进行压缩 Args: compression_type (str): 压缩格式,目前仅支持"gzip" Returns: TextFile: 返回self
bigflow_python/python/bigflow/output.py:280
↓ 1 callersMethodwrite
flume/runtime/spark/shuffle_output_executor.cpp:76
↓ 1 callersMethodwrite_record
flume/runtime/spark/shuffle_output_executor.cpp:213
↓ 1 callersFunctionwrite_serialized_exception_to_file
bigflow_python/common/python.cpp:369
↓ 1 callersFunctionxrange_params
Returns a 3 element tuple describing the xrange start, step, and len respectively Note: Only guarentees that elements of xrange are the same.
bigflow_python/python/bigflow/core/serde/cloudpickle.py:95
FunctionACTION_P
flume/core/logical_plan_test.cpp:828
FunctionACTION_P
flume/core/testing/mock_emitter.h:89
FunctionACTION_P
flume/runtime/common/executor_base_test.cpp:172
FunctionACTION_P
flume/runtime/common/general_dispatcher_test.cpp:59
FunctionACTION_P
flume/runtime/common/executor_impl_test.cpp:546
FunctionACTION_P
flume/runtime/common/single_dispatcher_test.cpp:59
FunctionACTION_P2
flume/runtime/common/executor_base_test.cpp:160
FunctionACTION_P2
flume/runtime/common/executor_impl_test.cpp:538
FunctionACTION_P2
flume/runtime/testing/mock_listener.h:142
FunctionACTION_P3
flume/core/testing/mock_emitter.h:85
FunctionACTION_P3
flume/runtime/common/executor_base_test.cpp:156
FunctionACTION_P3
flume/runtime/common/executor_impl_test.cpp:534
MethodAbort
flume/runtime/local/local_backend.cpp:264
MethodAbortCurrentJob
flume/runtime/backend.cpp:71
MethodAccept
flume/planner/rule_dispatcher.h:66
MethodAccept
flume/planner/rule_dispatcher.h:73
MethodAccept
flume/planner/spark/task_stage_analysis.cpp:69
MethodAccept
flume/planner/spark/task_stage_analysis.cpp:89
MethodAccept
flume/planner/spark/task_stage_analysis.cpp:109
MethodAccept
flume/planner/spark/task_stage_analysis.cpp:136
MethodAccept
flume/planner/spark/add_cache_task_pass.cpp:53
MethodAccept
flume/planner/spark/add_task_unit_pass.cpp:52
MethodAccept
flume/planner/spark/add_task_unit_pass.cpp:64
MethodAccept
flume/planner/spark/build_physical_plan_pass.cpp:49
← previousnext →1,401–1,500 of 5,490, ranked by callers