Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrislusf/glow
/ functions
Functions
522 in github.com/chrislusf/glow
⨍
Functions
522
◇
Types & classes
101
↓ 1 callers
Method
receiveTopicFrom
(target string)
netchan/receiver/receiver_channel.go:60
↓ 1 callers
Method
remoteExecuteOnLocation
(flowContext *flow.FlowContext, taskGroup *plan.TaskGroup, allocation resource.Allocation, wg *sync.WaitGroup)
driver/scheduler/scheduler_execute.go:19
↓ 1 callers
Method
reportLocalExecutorStatus
()
driver/task_runner.go:181
↓ 1 callers
Function
sendKeyValues
(outChan reflect.Value, key interface{}, valueType reflect.Type, values []interface{})
flow/dataset_cogroup.go:154
↓ 1 callers
Function
sendMapOutputs
the value over the outChan is always reflect.Value but the inner values are always actual interface{} object
flow/dataset_map.go:143
↓ 1 callers
Method
sendToExternalOutputChans
(t reflect.Value)
flow/dataset_run.go:70
↓ 1 callers
Method
setupInputChannels
(fc *flow.FlowContext, task *flow.Task, location resource.Location, waitGroup *sync.WaitGroup)
driver/scheduler/scheduler_execute.go:78
↓ 1 callers
Method
setupOutputChannels
(shards []*flow.DatasetShard, waitGroup *sync.WaitGroup)
driver/scheduler/scheduler_execute.go:101
↓ 1 callers
Function
testBasicMapReduce
()
examples/word_count/word_count.go:48
↓ 1 callers
Function
testInputOutputChannels
()
examples/word_count/word_count.go:140
↓ 1 callers
Function
testJoin
()
examples/word_count/word_count.go:106
↓ 1 callers
Function
testPartitionAndSort
()
examples/word_count/word_count.go:69
↓ 1 callers
Function
testSaveToFile
()
examples/word_count/word_count.go:230
↓ 1 callers
Function
testSelfJoin
()
examples/word_count/word_count.go:87
↓ 1 callers
Function
testUnrolledStaticLoop
()
examples/word_count/word_count.go:189
↓ 1 callers
Method
timeFromName
timeFromName extracts the formatted time from the filename by stripping off the filename's prefix and extension. This prevents someone's filename from
netchan/store/rotating_file_store.go:379
↓ 1 callers
Function
translateToStepGroups
group local steps into one step group
driver/plan/group.go:76
↓ 1 callers
Function
translateToTaskGroups
group local tasks into one task group
driver/plan/group.go:118
↓ 1 callers
Method
updateChannelHandler
put agent information list under a path
resource/service_discovery/master/handler_channels.go:46
↓ 1 callers
Method
waitForInputDatasetShardLocations
(task *flow.Task)
driver/scheduler/shard_location.go:58
Method
AddInputChan
(ch chan reflect.Value)
flow/step_task.go:65
Method
AddParent
(parent *TaskGroup)
driver/plan/group.go:174
Function
AddToValues
(values url.Values, c *ComputeResource, allocated *ComputeResource)
resource/resource.go:101
Function
CleanObject
(v reflect.Value, currentType, expectedType reflect.Type)
netchan/convert.go:8
Function
ConnectRawReadChannelToTyped
(c chan []byte, out chan reflect.Value, t reflect.Type, wg *sync.WaitGroup)
netchan/channels.go:25
Function
ConnectTypedWriteChannelToRaw
(writeChan reflect.Value, c chan []byte, wg *sync.WaitGroup)
netchan/channels.go:48
Function
DefaultFloat32Comparator
(a, b float32)
flow/dataset_join_utils.go:28
Function
DefaultFloat64Comparator
(a, b float64)
flow/dataset_join_utils.go:18
Function
DefaultStringComparator
(a, b string)
flow/dataset_join_utils.go:8
Method
Destroy
()
netchan/store/rotating_file_store.go:332
Method
Destroy
()
netchan/store/data_store.go:46
Method
Fetch
Requirement is TaskGroup Object is Agent's Location
driver/scheduler/scheduler_fetch.go:19
Function
FindTarget
(name string, leader string)
netchan/receiver/receiver_channel.go:22
Method
GetArgs
()
driver/cmd/control_message.pb.go:271
Method
GetCpuLevel
()
driver/cmd/control_message.pb.go:234
Method
GetDeleteDatasetShardRequest
()
driver/cmd/control_message.pb.go:164
Method
GetDeleteDatasetShardResponse
()
driver/cmd/control_message.pb.go:171
Function
GetDirectReadChannel
(tlsConfig *tls.Config, name, location string, chanBufferSize int)
netchan/channels.go:16
Function
GetDirectSendChannel
(tlsConfig *tls.Config, name string, location string, wg *sync.WaitGroup)
netchan/channels.go:21
Method
GetEnvs
()
driver/cmd/control_message.pb.go:278
Method
GetError
()
driver/cmd/control_message.pb.go:339
Method
GetError
()
driver/cmd/control_message.pb.go:393
Method
GetError
()
driver/cmd/control_message.pb.go:478
Method
GetError
()
driver/cmd/control_message.pb.go:545
Method
GetError
()
driver/cmd/control_message.pb.go:571
Method
GetError
()
driver/cmd/control_message.pb.go:601
Method
GetGetStatusRequest
()
driver/cmd/control_message.pb.go:150
Method
GetInputStatuses
()
driver/cmd/control_message.pb.go:578
Method
GetLocalStatusReportRequest
()
driver/cmd/control_message.pb.go:178
Method
GetLocalStatusReportResponse
()
driver/cmd/control_message.pb.go:185
Method
GetName
()
driver/cmd/control_message.pb.go:529
Method
GetOutputStatuses
()
driver/cmd/control_message.pb.go:585
Method
GetOutputs
()
driver/cmd/control_message.pb.go:353
Method
GetPid
()
driver/cmd/control_message.pb.go:332
Method
GetPort
()
driver/cmd/control_message.pb.go:313
Method
GetServer
()
driver/cmd/control_message.pb.go:202
Method
GetStartRequest
()
driver/cmd/control_message.pb.go:122
Method
GetStartRequestHash
()
driver/cmd/control_message.pb.go:386
Method
GetStartRequestHash
()
driver/cmd/control_message.pb.go:409
Method
GetStartRequestHash
()
driver/cmd/control_message.pb.go:471
Method
GetStartRequestHash
()
driver/cmd/control_message.pb.go:564
Method
GetStartResponse
()
driver/cmd/control_message.pb.go:129
Method
GetStartTime
()
driver/cmd/control_message.pb.go:506
Method
GetStderr
()
driver/cmd/control_message.pb.go:346
Method
GetStopRequest
()
driver/cmd/control_message.pb.go:136
Method
GetStopResponse
()
driver/cmd/control_message.pb.go:143
Method
GetStopTime
()
driver/cmd/control_message.pb.go:513
Function
GroupTasks
(fc *flow.FlowContext)
driver/plan/group.go:24
Function
Hash
(bytes []byte)
util/hash.go:7
Method
IsDriverMode
()
driver/context_driver.go:69
Method
IsDriverPlotMode
()
driver/context_driver.go:73
Method
IsTaskMode
()
driver/task_runner.go:36
Method
Len
()
netchan/store/rotating_file_store.go:432
Method
Len
()
resource/service_discovery/master/master_allocation.go:144
Method
Less
(i, j int)
netchan/store/rotating_file_store.go:424
Method
Less
(i, j int)
resource/service_discovery/master/master_allocation.go:138
Method
Less
(i, j int)
resource/service_discovery/master/master_allocation.go:146
Method
Less
(i, j int)
util/priority_queue.go:46
Function
MergeChannel
(cs []chan reflect.Value)
util/channel_util.go:8
Method
Name
()
flow/dataset_shard.go:37
Function
NewAgentServer
(option *AgentServerOption)
agent/agent_server.go:53
Function
NewChannelStatus
()
util/executor_status.go:14
Function
NewComputeResourceFromRequest
(r *http.Request)
resource/resource.go:110
Function
NewDataCenter
(name string)
resource/topology.go:44
Function
NewDirectSendChannel
(tlsConfig *tls.Config, name string, target string, wg *sync.WaitGroup)
netchan/sender/sender_channel.go:12
Function
NewGetStatusRequest
(requestId uint32)
driver/scheduler/command_execution.go:49
Function
NewHeartBeater
(ip string, localPort int, leader string)
resource/service_discovery/client/heartbeater.go:20
Function
NewLocalFileDataStore
(dir, name string)
netchan/store/data_store.go:21
Function
NewNameServiceProxy
(leaders ...string)
resource/service_discovery/client/name_service_agent.go:17
Function
NewRack
(name string)
resource/topology.go:51
Function
NewReceiveChannel
(tlsConfig *tls.Config, name string, offset uint64)
netchan/receiver/receiver_channel.go:39
Function
NewScheduler
(leader string, option *SchedulerOption)
driver/scheduler/scheduler.go:48
Function
NewStopRequest
(requestId uint32)
driver/scheduler/command_execution.go:58
Function
NewTopology
()
resource/topology.go:38
Function
OnInterrupt
(fn func(), onExitFunc func())
flow/signal_handling_windows.go:11
Function
OnInterrupt
(fn func(), onExitFunc func())
flow/signal_handling_notsupported.go:5
Function
OnInterrupt
(fn func(), onExitFunc func())
flow/signal_handling_linux.go:11
Method
OnInterrupt
()
flow/context_on_interrupt.go:7
Method
Plot
(fc *flow.FlowContext)
driver/context_driver.go:85
Function
PlotGraph
(taskGroups []*TaskGroup, fc *flow.FlowContext)
driver/plan/group_plot.go:17
← previous
next →
301–400 of 522, ranked by callers