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
Method
ProtoMessage
()
driver/cmd/control_message.pb.go:113
Method
ProtoMessage
()
driver/cmd/control_message.pb.go:200
Method
ProtoMessage
()
driver/cmd/control_message.pb.go:225
Method
ProtoMessage
()
driver/cmd/control_message.pb.go:262
Method
ProtoMessage
()
driver/cmd/control_message.pb.go:330
Method
ProtoMessage
()
driver/cmd/control_message.pb.go:367
Method
ProtoMessage
()
driver/cmd/control_message.pb.go:384
Method
ProtoMessage
()
driver/cmd/control_message.pb.go:407
Method
ProtoMessage
()
driver/cmd/control_message.pb.go:426
Method
ProtoMessage
()
driver/cmd/control_message.pb.go:469
Method
ProtoMessage
()
driver/cmd/control_message.pb.go:527
Method
ProtoMessage
()
driver/cmd/control_message.pb.go:543
Method
ProtoMessage
()
driver/cmd/control_message.pb.go:562
Method
ProtoMessage
()
driver/cmd/control_message.pb.go:599
Function
ReadUint64
(r io.Reader)
util/read_write.go:91
Function
Ready
()
flow/context_run.go:40
Method
ReduceByUserDefinedKey
(lessThanFunc interface{}, reducer interface{})
flow/dataset_reduce.go:80
Function
RegisterContextRunner
Invoked by driver task runner
flow/context_run.go:21
Function
RegisterTaskRunner
(r TaskRunner)
flow/context_run.go:24
Function
RemoteDirectCommand
(tlsConfig *tls.Config, server string, command *cmd.ControlMessage)
driver/scheduler/command_execution.go:116
Method
Reset
()
driver/cmd/control_message.pb.go:111
Method
Reset
()
driver/cmd/control_message.pb.go:198
Method
Reset
()
driver/cmd/control_message.pb.go:223
Method
Reset
()
driver/cmd/control_message.pb.go:260
Method
Reset
()
driver/cmd/control_message.pb.go:328
Method
Reset
()
driver/cmd/control_message.pb.go:365
Method
Reset
()
driver/cmd/control_message.pb.go:382
Method
Reset
()
driver/cmd/control_message.pb.go:405
Method
Reset
()
driver/cmd/control_message.pb.go:424
Method
Reset
()
driver/cmd/control_message.pb.go:467
Method
Reset
()
driver/cmd/control_message.pb.go:525
Method
Reset
()
driver/cmd/control_message.pb.go:541
Method
Reset
()
driver/cmd/control_message.pb.go:560
Method
Reset
()
driver/cmd/control_message.pb.go:597
Method
Rotate
Rotate causes RotatingFileStore to close the existing log file and immediately create a new one. This is a helper function for applications that want
netchan/store/rotating_file_store.go:182
Method
Run
(*FlowContext)
flow/context_run.go:29
Method
Run
()
flow/context_run.go:57
Method
Run
driver runs on local, controlling all tasks
driver/context_driver.go:91
Method
Run
if this should not run, return false
driver/task_runner.go:41
Function
RunMaster
(tlsConfig *tls.Config, listenOn string)
resource/service_discovery/master/master.go:42
Method
SaveBytesToFile
(fname string)
flow/dataset_output.go:30
Method
Score
(r market.Requirement, bid float64, obj market.Object)
driver/scheduler/scheduler_score.go:9
Function
Source
Source lists files under a hdfs folder, and process all files This is provided more as an example. You can copy the code and customize any way you wan
source/hdfs/hdfs.go:16
Method
StartChannelHeartBeat
(killChan chan bool, chanName string)
resource/service_discovery/client/heartbeater.go:30
Method
Stop
()
agent/agent_server.go:138
Method
String
()
driver/cmd/control_message.pb.go:84
Method
String
()
driver/cmd/control_message.pb.go:112
Method
String
()
driver/cmd/control_message.pb.go:224
Method
String
()
driver/cmd/control_message.pb.go:261
Method
String
()
driver/cmd/control_message.pb.go:329
Method
String
()
driver/cmd/control_message.pb.go:366
Method
String
()
driver/cmd/control_message.pb.go:383
Method
String
()
driver/cmd/control_message.pb.go:406
Method
String
()
driver/cmd/control_message.pb.go:425
Method
String
()
driver/cmd/control_message.pb.go:468
Method
String
()
driver/cmd/control_message.pb.go:526
Method
String
()
driver/cmd/control_message.pb.go:542
Method
String
()
driver/cmd/control_message.pb.go:561
Method
String
()
driver/cmd/control_message.pb.go:598
Method
Swap
(i, j int)
netchan/store/rotating_file_store.go:428
Method
Swap
(i, j int)
resource/service_discovery/master/master_allocation.go:137
Method
Swap
(i, j int)
resource/service_discovery/master/master_allocation.go:145
Method
Swap
(i, j int)
util/priority_queue.go:52
Function
TestAllocation1
(t *testing.T)
resource/service_discovery/master/master_allocation_test.go:10
Function
TestAllocation2
(t *testing.T)
resource/service_discovery/master/master_allocation_test.go:123
Function
TestAllocation3
(t *testing.T)
resource/service_discovery/master/master_allocation_test.go:185
Function
TestBytesToUint64
(t *testing.T)
util/bytes_test.go:8
Function
TestCleanPath
(t *testing.T)
util/dirpath_test.go:8
Function
TestCoGroupMap
(t *testing.T)
flow/dataset_map_test.go:39
Function
TestCollectOutput
(t *testing.T)
flow/dataset_output_test.go:8
Function
TestDialWithTlsConfig
(t *testing.T)
util/network_util_test.go:24
Function
TestDialWithoutTlsConfig
(t *testing.T)
util/network_util_test.go:62
Function
TestDownloadUrl
(t *testing.T)
util/http_util_test.go:73
Function
TestError
(t *testing.T)
util/http_handler_test.go:32
Function
TestGet
(t *testing.T)
util/http_util_test.go:60
Function
TestGroupByKeyMap
(t *testing.T)
flow/dataset_map_test.go:23
Function
TestGuessFunctionOutputType
(t *testing.T)
flow/utils_test.go:8
Function
TestGuessKey
(t *testing.T)
flow/utils_test.go:17
Function
TestJson
(t *testing.T)
util/http_handler_test.go:12
Function
TestMapSingleParameter
(t *testing.T)
flow/dataset_map_test.go:8
Function
TestMarket
(t *testing.T)
driver/scheduler/market/cda_market_test.go:8
Function
TestMergeChannel
(t *testing.T)
util/channel_util_test.go:13
Function
TestNewDataset
(t *testing.T)
flow/dataset_test.go:8
Function
TestNormal
Tests registration is needed to encode/decode objects with gob.
netchan/encode_decode_test.go:44
Function
TestNormalHttpCopy
(t *testing.T)
driver/rsync/http_server_test.go:12
Function
TestPost
(t *testing.T)
util/http_util_test.go:42
Function
TestReadBytes
(t *testing.T)
util/read_write_test.go:9
Function
TestRunFlowInStandAloneMode
(t *testing.T)
flow/context_run_test.go:8
Function
TestSetupHttpClient
(t *testing.T)
util/http_util_test.go:12
Function
TestSortedData
(t *testing.T)
util/priority_queue_test.go:10
Function
TestStruct
(t *testing.T)
netchan/encode_decode_test.go:19
Function
TestWriteBytes
(t *testing.T)
util/read_write_test.go:19
Function
TestWriteData
(t *testing.T)
util/read_write_test.go:33
Function
TextFile
(location string, lines chan string)
source/hdfs/hdfs.go:62
Method
TimeTaken
()
util/executor_status.go:42
Function
Uint8toBytes
(b []byte, v uint8)
util/bytes.go:43
Method
UnmarshalJSON
(data []byte)
driver/cmd/control_message.pb.go:87
Method
Write
Write implements io.Writer. If a write would cause the log file to be larger than MaxMegaByte, the file is closed, renamed to include a timestamp of
netchan/store/rotating_file_store.go:128
Function
WriteUint64
(w io.Writer, number uint64)
util/read_write.go:85
Function
doubleIt
(v reflect.Value)
util/channel_util_test.go:9
← previous
next →
401–500 of 522, ranked by callers