Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/go-stream
/ functions
Functions
520 in github.com/cloudflare/go-stream
⨍
Functions
520
◇
Types & classes
128
↓ 1 callers
Function
NewTable
(name string)
cube/pg/table.go:157
↓ 1 callers
Function
NewTestCube
()
cube/testcube.go:13
↓ 1 callers
Function
NewTimeRepartitionedCube
(originaltd time.Duration, newtd time.Duration)
cube/partitionedcube.go:200
↓ 1 callers
Function
NewUnixgramSource
(sockPath string)
stream/source/unixgram/unixgram.go:27
↓ 1 callers
Function
NewWeightedEra
()
cluster/era.go:33
↓ 1 callers
Function
NewWeightedNode
(name string, ip string, port string, disk float32, load float32)
cluster/node.go:49
↓ 1 callers
Function
NewZmqSink
(addr string, highWaterMark int)
stream/sink/zmq/zmq.go:23
↓ 1 callers
Function
NewZmqSource
(addr string, highWaterMark int)
stream/source/zmq/zmq.go:23
↓ 1 callers
Method
NormalizeAndPopulateMap
()
cluster/era.go:52
↓ 1 callers
Method
PrimaryKeyListSql
(intoTableName string)
cube/pg/table.go:294
↓ 1 callers
Method
ReConnect
()
transport/client.go:62
↓ 1 callers
Method
ReadNext
ReadNext should/can block until Stop Called
stream/source/reader.go:17
↓ 1 callers
Method
ReadNext
()
stream/source/interfacereader.go:6
↓ 1 callers
Method
Reset
()
util/util.go:107
↓ 1 callers
Method
Run
()
transport/client.go:70
↓ 1 callers
Method
Scan
(pos int)
util/util.go:44
↓ 1 callers
Method
SetTimeCol
(c Column)
cube/pg/table.go:169
↓ 1 callers
Method
SoftStop
()
stream/chain.go:81
↓ 1 callers
Method
Start
()
stream/chain.go:76
↓ 1 callers
Method
Stop
* A stop is a hard stop as per the Operator interface */
stream/chain.go:92
↓ 1 callers
Method
Stop
()
stream/mapper/operator.go:52
↓ 1 callers
Method
Update
(op *string, v int)
util/util.go:190
↓ 1 callers
Method
UpdateAggregateSql
(intoTableName string, updateTableName string)
cube/pg/table.go:278
↓ 1 callers
Method
UpdateSql
(intoTableName string, updateTableName string)
cube/pg/table.go:23
↓ 1 callers
Method
UpsertCubes
(p cube.Partition, c []cube.Cuber)
cube/pg/executor.go:85
↓ 1 callers
Method
Validate
(inCh chan stream.Object, typeName string)
stream/mapper/worker.go:12
↓ 1 callers
Method
VisitPartitions
(visitor func(Partition, Cuber))
cube/partitionedcube.go:51
↓ 1 callers
Method
Wait
()
stream/chain.go:101
↓ 1 callers
Function
check_modifiers
cube/pg/hll/hll.c:1366
↓ 1 callers
Function
compressed_pack
cube/pg/hll/hll.c:327
↓ 1 callers
Function
compressed_unpack
cube/pg/hll/hll.c:213
↓ 1 callers
Method
connect
()
transport/client.go:116
↓ 1 callers
Function
copy_metadata
cube/pg/hll/hll.c:434
↓ 1 callers
Method
createBranch
(key DistribKey)
stream/distributor.go:29
↓ 1 callers
Method
decodeNginxLog
NOTE: nginx escapes chars in 0x7F-0x1F range into \xXX format for access logs. Try and de-code only these chars
stream/source/unixgram/unixgram.go:35
↓ 1 callers
Function
decode_expthresh
The expthresh is represented in a encoded format in the type modifier to save metadata bits. This routine is used when the expthresh comes from a typ
cube/pg/hll/hll.c:107
↓ 1 callers
Function
element_compare
cube/pg/hll/hll.c:498
↓ 1 callers
Function
encode_expthresh
This routine is used to encode an expthresh value to be stored in the typmod metadata or a hll header.
cube/pg/hll/hll.c:139
↓ 1 callers
Function
exit
exit: outputs a startup message to STDERR, logs it to the logger if available and terminates the program with code
util/slog/slog.go:35
↓ 1 callers
Function
explicit_union
cube/pg/hll/hll.c:745
↓ 1 callers
Function
explicit_validate
cube/pg/hll/hll.c:640
↓ 1 callers
Function
gamma_register_count_squared
Helper function
cube/pg/hll/hll.c:1526
↓ 1 callers
Method
genCopyDataLineFormatString
()
cube/pg/table.go:328
↓ 1 callers
Function
getAggregatePgTypeVisit
(fieldValue reflect.Value, fieldDescription reflect.StructField)
cube/pg/cube.go:112
↓ 1 callers
Method
getCopyDataLineFormatString
()
cube/pg/table.go:339
↓ 1 callers
Function
getDimensionPgTypeVisit
(fieldValue reflect.Value, fieldDescription reflect.StructField)
cube/pg/cube.go:84
↓ 1 callers
Function
getNewConn
()
cube/pg/table_test.go:27
↓ 1 callers
Method
handleConnection
(conn net.Conn)
transport/server.go:121
↓ 1 callers
Function
hardCloseListener
(hcn chan bool, sfc chan bool, listener net.Listener)
transport/server.go:37
↓ 1 callers
Function
hll_empty4
Create an empty multiset with parameters. @TODO -- malloc's a pointer but doesn't free it. Must remember to free when done.
cube/pg/hll/hll.c:1388
↓ 1 callers
Method
keepErasCurrent
()
cluster/manager.go:112
↓ 1 callers
Function
multiset_pack
cube/pg/hll/hll.c:1049
↓ 1 callers
Function
multiset_tostring
cube/pg/hll/hll.c:522
↓ 1 callers
Function
proc
(i int)
stream/operator_test.go:14
↓ 1 callers
Method
processAck
(seq int)
transport/client.go:49
↓ 1 callers
Method
runWorker
(worker Worker, workerid int)
stream/mapper/orderpreserving.go:54
↓ 1 callers
Method
runWorker
(worker Worker, outCh chan stream.Object)
stream/mapper/operator.go:114
↓ 1 callers
Function
sendClose
(sndCh chan<- stream.Object, seq int)
transport/common.go:30
↓ 1 callers
Function
sendMsgNoBlock
(sndCh chan<- stream.Object, command ZmqCommand, seq int, payload []byte)
transport/common.go:39
↓ 1 callers
Function
sizeInt
()
transport/common.go:82
↓ 1 callers
Function
softCloserRunner
(sfc chan bool, wg *sync.WaitGroup)
transport/server.go:48
↓ 1 callers
Function
sparse_pack
cube/pg/hll/hll.c:364
↓ 1 callers
Function
sparse_unpack
cube/pg/hll/hll.c:250
↓ 1 callers
Function
statsSender
(metricsAddr *string, processName *string)
util/slog/slog.go:90
↓ 1 callers
Function
validateAggregates
(agg Aggregates)
cube/cube.go:42
↓ 1 callers
Function
validateDimensions
(dim Dimensions)
cube/cube.go:33
Method
Ack
(seq int)
util/util.go:133
Method
Add
(p PartitionVisitor)
cube/partitionedcube.go:87
Method
Add
(obj stream.Object)
cube/operator.go:24
Method
Add
(value string)
cube/pg/hll/hll.go:100
Method
Add
(newOp fanoutChildOp)
stream/fanout.go:26
Method
Add
(o Operator)
stream/chain.go:56
Method
Add
(o Operator)
stream/chain.go:135
Method
Add
(op Operator)
stream/runner.go:57
Method
Add
(i int)
stream/interfaceBatcher.go:31
Method
Add
(obj Object)
stream/interfaceBatcher.go:67
Method
Add
(payload []byte)
util/util.go:103
Method
Add
(payload []byte)
util/util.go:125
Method
Add
(n Node)
cluster/era.go:20
Function
BenchmarkDirectSend
(b *testing.B)
stream/operator_test.go:18
Function
BenchmarkHashBytes
(b *testing.B)
cube/pg/hll/hll_test.go:123
Function
BenchmarkReflectSend
(b *testing.B)
stream/operator_test.go:27
Method
Blocking
()
stream/ProcessedNotifier.go:38
Method
ByteSize
()
util/util.go:52
Method
CanAdd
()
util/util.go:121
Method
Clear
()
util/util.go:36
Method
Clear
()
util/util.go:92
Method
Close
(out Outputer)
stream/mapper/worker.go:30
Method
Close
()
stream/mapper/worker.go:92
Method
CreateForeignTable
(serverName string)
cube/pg/executor.go:51
Method
CreateForeignTableView
(serverNames []string, selfServerName string)
cube/pg/executor.go:59
Function
DefaultPrintSink
()
stream/sink/print/print.go:16
Function
DefaultUnixgramSource
()
stream/source/unixgram/unixgram.go:23
Function
DefaultZmqSink
()
stream/sink/zmq/zmq.go:19
Method
DropAllTables
()
cube/pg/executor.go:47
Method
DropForeignTable
(serverName string)
cube/pg/executor.go:55
Method
DropForeignTableView
()
cube/pg/executor.go:63
Function
ExampleCreate2
()
cube/pg/table_test.go:59
Function
ExampleDrop
()
cube/pg/table_test.go:69
Function
ExampleInsertLine
()
cube/pg/table_test.go:79
← previous
next →
201–300 of 520, ranked by callers