Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danchia/ddb
/ functions
Functions
265 in github.com/danchia/ddb
⨍
Functions
265
◇
Types & classes
55
Method
Record
Returns the current record. Only valid until the next Scan() call. Caller should not modify returned proto.
wal/scanner.go:177
Function
RegisterDdbServer
(s *grpc.Server, srv DdbServer)
proto/ddb.pb.go:186
Method
Reset
()
proto/ddb.pb.go:65
Method
Reset
()
proto/ddb.pb.go:96
Method
Reset
()
proto/ddb.pb.go:119
Method
Reset
()
proto/internal.pb.go:44
Method
Reset
()
proto/internal.pb.go:74
Method
Reset
()
proto/internal.pb.go:111
Method
Reset
()
proto/internal.pb.go:130
Method
Reset
Reset resets the prefix encoder.
sst/prefixcoding.go:70
Method
Scan
Scan advances the fileScanner to the next log record, which will then be available through the Record method. It returns false when the scan stops, ei
wal/scanner.go:137
Method
Set
(ctx context.Context, in *SetRequest, opts ...grpc.CallOption)
proto/ddb.pb.go:170
Method
Set
(context.Context, *SetRequest)
proto/ddb.pb.go:183
Method
Set
(ctx context.Context, req *pb.SetRequest)
server/database.go:164
Function
SetupDebugServer
SetupDebugServer starts a HTTP server and installs the standard Go debug handles.
ddbc/common/common.go:38
Method
String
()
proto/ddb.pb.go:66
Method
String
()
proto/ddb.pb.go:97
Method
String
()
proto/ddb.pb.go:120
Method
String
()
proto/internal.pb.go:34
Method
String
()
proto/internal.pb.go:45
Method
String
()
proto/internal.pb.go:75
Method
String
()
proto/internal.pb.go:112
Method
String
()
proto/internal.pb.go:131
Method
Swap
(i, j int)
server/merge.go:106
Method
Test
(key string)
sst/filter_block.go:45
Function
TestBasic
(t *testing.T)
sst/bloom_test.go:23
Function
TestConcWriteCallbackInOrder
(t *testing.T)
wal/wal_test.go:81
Function
TestEvict
(t *testing.T)
sst/cache_test.go:59
Function
TestFind
(t *testing.T)
sst/sst_test.go:37
Function
TestFind
(t *testing.T)
memtable/memtable_test.go:31
Function
TestFreqUsed
(t *testing.T)
sst/cache_test.go:40
Function
TestGetNotFound
(t *testing.T)
server/server_test.go:59
Function
TestHitAndMiss
(t *testing.T)
sst/cache_test.go:24
Function
TestInvalidKeyGet
(t *testing.T)
server/server_test.go:80
Function
TestInvalidSet
(t *testing.T)
server/server_test.go:111
Function
TestIter
(t *testing.T)
sst/sst_test.go:154
Function
TestIterator
(t *testing.T)
memtable/memtable_test.go:73
Function
TestManyReadsAndWrites
(t *testing.T)
server/server_test.go:144
Function
TestMerge
(t *testing.T)
server/merge_test.go:22
Function
TestMergeEmpty
(t *testing.T)
server/merge_test.go:10
Function
TestPercentile
(t *testing.T)
sst/bloom_test.go:39
Function
TestPickLevel
(t *testing.T)
memtable/memtable_test.go:160
Function
TestRandomData
(t *testing.T)
sst/sst_test.go:224
Function
TestRandomData
(t *testing.T)
memtable/memtable_test.go:115
Function
TestReadWrite
(t *testing.T)
wal/wal_test.go:28
Function
TestSetThenGet
(t *testing.T)
server/server_test.go:34
Method
Timestamp
()
sst/datablock.go:211
Method
Timestamp
Timestamp returns the current timestamp.
server/merge.go:79
Method
Timestamp
()
server/iter.go:50
Method
Value
()
sst/datablock.go:207
Method
Value
Value returns the current value.
server/merge.go:82
Method
Value
()
server/iter.go:54
Function
_Ddb_Get_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
proto/ddb.pb.go:190
Function
_Ddb_Set_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
proto/ddb.pb.go:208
Function
init
()
proto/ddb.pb.go:131
Function
init
()
proto/internal.pb.go:149
Function
init
()
ddbc/cmd/printdescriptor.go:40
Function
init
()
ddbc/cmd/set.go:50
Function
init
()
ddbc/cmd/loaddata.go:110
Function
init
()
ddbc/cmd/bench.go:140
Function
init
()
ddbc/cmd/root.go:43
Function
init
()
ddbc/cmd/get.go:49
Function
main
()
ddbcli/main.go:36
Function
main
()
ddbc/main.go:21
Function
readAtUvarInt64
(r io.ReaderAt, offset int64)
sst/util.go:47
← previous
201–265 of 265, ranked by callers