예제 #1
0
 CommitLog start() {
   executor.start();
   allocator.start();
   return this;
 }