MCPcopy Create free account
hub / github.com/dgraph-io/dgraph-benchmarks / GetDropOp

Method GetDropOp

bitmap/pb.pb.go:4538–4543  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4536var xxx_messageInfo_DropOperation proto.InternalMessageInfo
4537
4538func (m *DropOperation) GetDropOp() DropOperation_DropOp {
4539 if m != nil {
4540 return m.DropOp
4541 }
4542 return DropOperation_ALL
4543}
4544
4545func (m *DropOperation) GetDropValue() string {
4546 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected