GetMeta retrieves DCPMetadata for a vbucket
(vbID uint16)
| 43 | |
| 44 | // GetMeta retrieves DCPMetadata for a vbucket |
| 45 | GetMeta(vbID uint16) DCPMetadata |
| 46 | |
| 47 | // SetEndSeqNos sets the end sequence numbers for all specified vbuckets |
| 48 | SetEndSeqNos(map[uint16]uint64) |
no outgoing calls