ScanEdgeRequest constructor
ScanEdgeRequest()
Implementation
ScanEdgeRequest() {
this.only_latest_version = false;
this.enable_read_from_follower = true;
}
ScanEdgeRequest() {
this.only_latest_version = false;
this.enable_read_from_follower = true;
}