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
↓ 7 callers
Method
IsValid
flume/runtime/common/memory_status_table.cpp:58
↓ 7 callers
Function
PbScopeSortedTag
flume/planner/testing/tag_desc.cpp:145
↓ 7 callers
Method
Process
flume/core/logical_plan.cpp:394
↓ 7 callers
Method
RegisterListener
flume/planner/common/draw_plan_pass.cpp:389
↓ 7 callers
Method
RemoveScope
flume/core/logical_plan.cpp:508
↓ 7 callers
Method
Reset
flume/runtime/common/cache_iterator.cpp:114
↓ 7 callers
Method
TakeProcessor
bigflow_python/processors/take_processor.h:46
↓ 7 callers
Method
__build_args
(self, path, args)
bigflow_python/python/bigflow/util/hadoop_client.py:60
↓ 7 callers
Method
__commit
(self, args)
bigflow_python/python/bigflow/util/hadoop_client.py:194
↓ 7 callers
Method
_cmp_result
(self, output, expect_keys, expect_values)
bigflow_python/python/bigflow/test/schema_advance_test.py:60
↓ 7 callers
Method
_finish_plan
(self)
bigflow_python/python/bigflow/core/tests/logical_plan_test.py:41
↓ 7 callers
Method
_operator_helper
(self, other, op, reversed=False, isSop=False)
bigflow_python/python/bigflow/pobject.py:162
↓ 7 callers
Method
aggregate
等同于 :func:`bigflow.transforms.aggregate(self, aggregate_fn, combine_fn, *side_inputs, **options) <bigflow.transforms.aggregat
bigflow_python/python/bigflow/pcollection.py:64
↓ 7 callers
Function
any
Return a serde use the default serde.
bigflow_python/python/bigflow/serde.py:694
↓ 7 callers
Method
begin_sub_group
flume/runtime/common/executor_impl.h:352
↓ 7 callers
Method
check_cartesian
(self, expect, *pvalues)
bigflow_python/python/bigflow/transform_impls/test/cartesian_test.py:46
↓ 7 callers
Method
distribute_by_default
(self)
bigflow_python/python/bigflow/core/logical_plan.py:751
↓ 7 callers
Method
distribute_every
distribute by every record
bigflow_python/python/bigflow/core/logical_plan.py:760
↓ 7 callers
Method
files_list
Returns a list containing all files added. Returns: list: added files
bigflow_python/python/bigflow/runtime/python_resource.py:172
↓ 7 callers
Method
format
(self, record)
bigflow_python/python/bigflow/util/log.py:155
↓ 7 callers
Method
fs_test
Wraps console command 'hadoop fs -test -e <path>' Args: path (str): path to test Returns: bool: if pa
bigflow_python/python/bigflow/util/hadoop_client.py:162
↓ 7 callers
Method
is_empty
(self)
bigflow_python/python/bigflow/core/entity.py:142
↓ 7 callers
Method
is_plan
flume/planner/testing/plan_desc.cpp:296
↓ 7 callers
Method
key
flume/runtime/common/shuffle_runner.h:135
↓ 7 callers
Method
map
对所有元素进行一对一映射变换,等同于 :func:`bigflow.transforms.map(self, fn, *side_inputs, **options) <bigflow.transforms.map>` Args:
bigflow_python/python/bigflow/pcollection.py:178
↓ 7 callers
Method
next
flume/runtime/spark/kv_buffer.cpp:68
↓ 7 callers
Method
pop
flume/core/memory_timer_queue.cpp:44
↓ 7 callers
Method
process_input
flume/runtime/spark/cache_input_executor.cpp:72
↓ 7 callers
Method
push
flume/core/timer.h:64
↓ 7 callers
Method
run_tests
execute tests
bigflow_python/python/bigflow/test/pcollection_test.py:72
↓ 7 callers
Method
scope_size
flume/core/logical_plan.h:85
↓ 7 callers
Method
serde_equal
(self, expect, real)
bigflow_python/python/bigflow/transform_impls/test/flatten_test.py:36
↓ 7 callers
Method
set_infinite
Set infinite for this node
bigflow_python/python/bigflow/core/logical_plan.py:215
↓ 7 callers
Function
str_get_buf
bigflow_python/common/python.cpp:145
↓ 6 callers
Method
AllowPartialProcessing
expressive methods
flume/core/logical_plan.h:443
↓ 6 callers
Method
CPickleSerde
bigflow_python/serde/cpickle_serde.cpp:66
↓ 6 callers
Method
Clear
flume/planner/common/draw_plan_pass.cpp:379
↓ 6 callers
Function
DecodePartition
flume/core/partitioner.h:48
↓ 6 callers
Method
Emit
flume/runtime/io/io_format_test.cpp:43
↓ 6 callers
Method
Filte
flume/planner/testing/plan_test_helper.h:96
↓ 6 callers
Method
GetAllCounters
flume/runtime/counter.cpp:71
↓ 6 callers
Method
GetCachePathFromId
flume/runtime/session.cpp:56
↓ 6 callers
Method
GetInput
flume/runtime/common/executor_base.cpp:184
↓ 6 callers
Method
GetNodeVisitor
flume/runtime/common/memory_status_table.cpp:97
↓ 6 callers
Method
HasNext
flume/runtime/common/local_dataset.cpp:44
↓ 6 callers
Method
Initialize
flume/runtime/local/local_input_executor.cpp:38
↓ 6 callers
Method
ListFiles
flume/runtime/resource.cpp:236
↓ 6 callers
Method
NextValue
flume/runtime/common/local_dataset.cpp:48
↓ 6 callers
Method
OutputsFrom
flume/planner/local/local_planner_test.cpp:118
↓ 6 callers
Method
ReleaseArena
flume/runtime/common/local_dataset.cpp:380
↓ 6 callers
Method
RepeatedlyLoad
flume/core/logical_plan.cpp:330
↓ 6 callers
Method
ReplaceDependency
flume/planner/plan.cpp:111
↓ 6 callers
Method
ReserveBytes
flume/util/arena.cpp:35
↓ 6 callers
Method
Run
flume/planner/testing/pass_test_helper_test.cpp:66
↓ 6 callers
Method
Seek
flume/runtime/io/gzip_file.cpp:154
↓ 6 callers
Method
Setup
bigflow_python/functors/kv_serde_fn.cpp:49
↓ 6 callers
Function
ToOrdered
floating numbers The IEEE float and double formats were designed so that the numbers are "lexicographically ordered", which - in the words of IEEE arc
flume/util/comparable.h:188
↓ 6 callers
Function
ToOrdered
floating numbers The IEEE float and double formats were designed so that the numbers are "lexicographically ordered", which - in the words of IEEE arc
bigflow_python/common/comparable.h:189
↓ 6 callers
Method
Union
flume/core/logical_plan.cpp:430
↓ 6 callers
Function
Update
flume/runtime/common/memory_status_table_test.cpp:102
↓ 6 callers
Method
__init__
(self, *path, **options)
bigflow_python/python/bigflow/input.py:175
↓ 6 callers
Function
_ensure_ptype
(a, b)
bigflow_python/python/bigflow/test/magic.py:142
↓ 6 callers
Function
_is_tuple_serde
内部函数
bigflow_python/python/bigflow/schema.py:156
↓ 6 callers
Function
_transform_schema_pcollection
内部函数
bigflow_python/python/bigflow/schema.py:150
↓ 6 callers
Method
begin_group
flume/runtime/common/executor_impl.h:61
↓ 6 callers
Method
broadcast_to
(self, source_node, target_scope)
bigflow_python/python/bigflow/core/logical_plan.py:947
↓ 6 callers
Method
close_prior_dispatchers
flume/runtime/common/executor_impl.cpp:239
↓ 6 callers
Function
create_serde_impl_wrapper
bigflow_python/objectors/serde_impl_wrapper.cpp:27
↓ 6 callers
Function
fill_args
bigflow_python/common/python.cpp:98
↓ 6 callers
Method
get_env
flume/util/jni_environment.cpp:108
↓ 6 callers
Function
get_origin_serde
bigflow_python/common/python.cpp:239
↓ 6 callers
Function
initialize
bigflow_python/rpc/bigflow_server.cpp:271
↓ 6 callers
Function
of
Return the serde you want. If the input arg is a type instance, such as int, str, float or a tuple of type instances, such a
bigflow_python/python/bigflow/serde.py:614
↓ 6 callers
Method
offset
flume/util/arena.h:129
↓ 6 callers
Method
ref
flume/runtime/util/serialize_buffer.h:114
↓ 6 callers
Method
serialize
serialize
bigflow_python/python/bigflow/serde.py:130
↓ 6 callers
Method
set_is_partial
flume/core/logical_plan.h:428
↓ 6 callers
Method
set_objector
(self, value)
bigflow_python/python/bigflow/core/logical_plan.py:175
↓ 6 callers
Function
size_and_key
flume/runtime/spark/spark_cache_manager_test.cpp:88
↓ 6 callers
Method
subtract
返回不存在另一个PCollection中的元素,相当于做容器减法 Args: other (PCollection): 作为减数的PCollection Returns: PCollection: 表示
bigflow_python/python/bigflow/pcollection.py:602
↓ 6 callers
Method
value
flume/runtime/common/shuffle_runner.h:367
↓ 5 callers
Method
AddShuffleInput
flume/runtime/common/shuffle_runner.h:174
↓ 5 callers
Function
AppendReverseOrdered
bigflow_python/common/comparable.h:53
↓ 5 callers
Function
BasicOperationsRoutine
flume/runtime/spark/kv_buffer_test.cpp:32
↓ 5 callers
Method
BroadcastTo
flume/core/logical_plan.cpp:57
↓ 5 callers
Method
CheckInitialized
flume/planner/common/load_logical_plan_pass.cpp:170
↓ 5 callers
Function
DefaultHadoopClientPath
flume/util/config_util.cpp:47
↓ 5 callers
Function
DefaultHadoopConfigPath
flume/util/config_util.cpp:34
↓ 5 callers
Method
Deserialize
bigflow_python/processors/processor.h:276
↓ 5 callers
Method
Done
flume/core/testing/mock_loader.h:58
↓ 5 callers
Method
Done
flume/runtime/common/single_dispatcher.cpp:303
↓ 5 callers
Method
Entity
flume/core/entity.h:80
↓ 5 callers
Method
Initialize
flume/runtime/io/io_format.cpp:1223
↓ 5 callers
Method
MatchAny
expressive method to set shuffle_type to BROADCAST
flume/core/logical_plan.h:594
↓ 5 callers
Function
NewExternalUnit
flume/planner/monitor/build_reader_writer_pass.cpp:69
↓ 5 callers
Method
Put
flume/runtime/spark/spark_cache_iterator.cpp:120
↓ 5 callers
Method
Release
bigflow_python/common/barshal_objector.cpp:327
↓ 5 callers
Method
ReplaceControl
flume/planner/plan.cpp:74
↓ 5 callers
Method
RequireObjectAndBinary
flume/runtime/testing/mock_listener.h:81
↓ 5 callers
Method
Run
flume/planner/common/prepared_analysis.cpp:830
← previous
next →
401–500 of 5,490, ranked by callers