Home
last modified time | relevance | path

Searched defs:batchCommandGet (Results 1 – 3 of 3) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/aerospike/aerospike-client-go/
H A Dbatch_command_get.go24 type batchCommandGet struct { struct
25 batchCommand
27 keys []*Key
28 binNames []string
29 records []*Record
30 indexRecords []*BatchRead
31 readAttr int
32 index int
33 key Key
36 objects []*reflect.Value
[all …]
H A Dbatch_command_get_reflect.go32 cmd *batchCommandGet,
H A Dbatch_index_command_get.go18 batchCommandGet anonMember