Example #1
0
 public override void Dispatch(RaftLogCommand_Handler handler)
 {
     handler.Prune(_pruneIndex);
 }