Beispiel #1
0
 private long getLastTxId() {
   return cluster.getPrimaryAvatar(0).avatar.getFSImage().getEditLog().getCurrentTxId() - 1;
 }