Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bdeggleston/kickboxer
/ functions
Functions
1,093 in github.com/bdeggleston/kickboxer
⨍
Functions
1,093
◇
Types & classes
186
Method
Deserialize
(*bufio.Reader)
src/cluster/message_stream.go:45
Method
Deserialize
(*bufio.Reader)
src/cluster/message_stream.go:54
Method
Deserialize
(buf *bufio.Reader)
src/cluster/message_stream.go:72
Method
Deserialize
(buf *bufio.Reader)
src/cluster/message_stream.go:112
Method
Deserialize
(*bufio.Reader)
src/cluster/message_stream.go:140
Method
Deserialize
(buf *bufio.Reader)
src/cluster/store_mock.go:145
Method
DeserializeValue
(b []byte)
src/kvstore/store.go:54
Method
DeserializeValue
(b []byte)
src/redis/store.go:53
Method
DeserializeValue
(b []byte)
src/consensus/testing_mocks.go:336
Method
DeserializeValue
(b []byte)
src/cluster/store_mock.go:90
Method
Equal
(value store.Value)
src/consensus/testing_mocks.go:37
Method
Equal
(o store.Value)
src/cluster/store_mock.go:125
Method
Error
()
src/message/errors.go:7
Method
Error
()
src/consensus/errors.go:12
Method
Error
()
src/consensus/errors.go:39
Method
Error
()
src/cluster/message.go:7
Method
Error
()
src/cluster/testing.go:198
Method
Error
()
src/cluster/cluster.go:511
Method
Error
()
src/cluster/cluster.go:515
Method
Error
()
src/cluster/cluster.go:517
Method
Error
()
src/node/node.go:29
Method
ExecuteInstruction
(instruction store.Instruction)
src/kvstore/store.go:69
Method
ExecuteInstruction
(instruction store.Instruction)
src/consensus/testing_mocks.go:298
Method
ExecuteInstruction
executes a write instruction against the node's store
src/cluster/store_mock.go:62
Method
ExecuteQuery
(cmd string, key string, args []string, timestamp time.Time)
src/topology/mocks.go:54
Method
ExecuteQuery
(cmd string, key string, args []string, timestamp time.Time)
src/consensus/testing_mocks.go:102
Method
ExecuteQuery
executes a write instruction against the node's store
src/cluster/node.go:93
Method
ExecuteQuery
executes a write instruction against the node's store
src/cluster/node.go:228
Method
ExecuteQuery
executes a write instruction against the node's store
src/cluster/node_mock.go:66
Method
ExecuteQuery
(cmd string, key string, args []string, timestamp time.Time)
src/node/node.go:37
Method
ExecuteRead
executes a read against the cluster
src/cluster/cluster.go:574
Method
ExecuteWrite
executes a write against the cluster
src/cluster/cluster.go:697
Method
GaugeDelta
(stat string, value int64, rate float32)
src/consensus/testing_mocks.go:259
Method
GetAddr
()
src/topology/mocks.go:38
Method
GetAddr
()
src/consensus/testing_mocks.go:194
Method
GetAddr
()
src/cluster/server.go:128
Method
GetAddr
()
src/cluster/node.go:41
Method
GetAndSetDeps
(instance *Instance)
src/consensus/manager_depedencies.go:297
Method
GetBallot
()
src/consensus/message.go:83
Method
GetBallot
()
src/consensus/message.go:218
Method
GetDatacenterId
()
src/topology/mocks.go:40
Method
GetDatacenterId
()
src/consensus/testing_mocks.go:197
Method
GetDatacenterId
()
src/cluster/node.go:47
Method
GetID
returns the id of the cluster
src/clusterproto/clusterproto.go:30
Method
GetId
()
src/topology/mocks.go:36
Method
GetId
()
src/consensus/testing_mocks.go:100
Method
GetId
()
src/cluster/node.go:45
Method
GetKeys
returns all of the keys held by the store, including keys containing tombstones
src/kvstore/store.go:178
Method
GetKeys
returns all of the keys held by the store, including keys containing tombstones
src/redis/store.go:179
Method
GetKeys
()
src/consensus/testing_mocks.go:339
Method
GetKeys
()
src/cluster/store_mock.go:93
Method
GetNode
(nid node.NodeId)
src/topology/topology.go:100
Method
GetNodesForKey
returns the replicas for the given key at the given constistency level
src/clusterproto/clusterproto.go:37
Method
GetNodesForToken
returns a map of datacenter ids -> replica nodes
src/topology/datacenter.go:83
Method
GetRawKey
----------- data import / export ----------- blindly gets the contents of the given key
src/kvstore/store.go:162
Method
GetRawKey
----------- data import / export ----------- blindly gets the contents of the given key
src/redis/store.go:163
Method
GetRawKey
(key string)
src/consensus/testing_mocks.go:337
Method
GetRawKey
(key string)
src/cluster/store_mock.go:91
Method
GetRing
(dcId DatacenterID)
src/topology/datacenter.go:71
Method
GetStatus
()
src/topology/mocks.go:41
Method
GetStatus
()
src/consensus/testing_mocks.go:198
Method
GetStatus
()
src/cluster/node.go:49
Method
GetStore
returns the cluster's store
src/clusterproto/clusterproto.go:33
Method
GetTimestamp
()
src/kvstore/val_tombstone.go:24
Method
GetTimestamp
()
src/kvstore/val_bool.go:28
Method
GetTimestamp
()
src/redis/val_tombstone.go:24
Method
GetTimestamp
()
src/redis/val_bool.go:28
Method
GetTimestamp
()
src/consensus/testing_mocks.go:34
Method
GetTimestamp
()
src/cluster/store_mock.go:118
Method
GetToken
()
src/topology/mocks.go:39
Method
GetToken
(key string)
src/topology/topology.go:119
Method
GetToken
(key string)
src/partitioner/partitioner.go:6
Method
GetToken
()
src/consensus/testing_mocks.go:196
Method
GetToken
()
src/cluster/node.go:43
Method
GetType
()
src/consensus/message.go:44
Method
GetType
()
src/consensus/message.go:84
Method
GetType
()
src/consensus/message.go:153
Method
GetType
()
src/consensus/message.go:219
Method
GetType
()
src/consensus/message.go:245
Method
GetType
()
src/consensus/message.go:275
Method
GetType
()
src/consensus/message.go:305
Method
GetType
()
src/consensus/message.go:329
Method
GetType
()
src/consensus/message.go:385
Method
GetType
()
src/consensus/message.go:412
Method
GetType
()
src/consensus/message.go:454
Method
GetType
()
src/consensus/message.go:510
Method
GetType
()
src/cluster/message_query.go:61
Method
GetType
()
src/cluster/message_query.go:97
Method
GetType
()
src/cluster/message_query.go:136
Method
GetType
()
src/cluster/message_connect.go:119
Method
GetType
()
src/cluster/message_connect.go:170
Method
GetType
()
src/cluster/message_connect.go:208
Method
GetType
()
src/cluster/message_connect.go:233
Method
GetType
()
src/cluster/message_connect.go:268
Method
GetType
()
src/cluster/message_stream.go:28
Method
GetType
()
src/cluster/message_stream.go:37
Method
GetType
()
src/cluster/message_stream.go:46
Method
GetType
()
src/cluster/message_stream.go:55
Method
GetType
()
src/cluster/message_stream.go:124
Method
GetType
()
src/cluster/message_stream.go:141
← previous
next →
401–500 of 1,093, ranked by callers