Home
last modified time | relevance | path

Searched defs:SetConsistentIndex (Results 1 – 4 of 4) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/etcdserver/cindex/
H A Dcindex.go38 SetConsistentIndex(v uint64) methodSpec
83 func (ci *consistentIndex) SetConsistentIndex(v uint64) { func
109 func (f *fakeConsistentIndex) SetConsistentIndex(index uint64) { func
/dports/www/gitea/gitea-1.16.5/vendor/go.etcd.io/etcd/server/v3/etcdserver/cindex/
H A Dcindex.go38 SetConsistentIndex(v uint64) methodSpec
83 func (ci *consistentIndex) SetConsistentIndex(v uint64) { func
109 func (f *fakeConsistentIndex) SetConsistentIndex(index uint64) { func
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/go.etcd.io/etcd/server/v3/etcdserver/cindex/
H A Dcindex.go37 SetConsistentIndex(v uint64, term uint64) methodSpec
82 func (ci *consistentIndex) SetConsistentIndex(v uint64, term uint64) { func
112 func (f *fakeConsistentIndex) SetConsistentIndex(index uint64, term uint64) { func
/dports/www/minio-client/etcd-3.5.0/server/etcdserver/cindex/
H A Dcindex.go37 SetConsistentIndex(v uint64, term uint64) methodSpec
82 func (ci *consistentIndex) SetConsistentIndex(v uint64, term uint64) { func
112 func (f *fakeConsistentIndex) SetConsistentIndex(index uint64, term uint64) { func