func()

in go/grpshuffle/grpshuffle.pb.go [119:124]


func (x *ShuffleRequest) GetDivide() uint64 {
	if x != nil {
		return x.Divide
	}
	return 0
}