public void syncWthVersion(long timeInMillis, long version) throws ZoieException {
   _thread.syncWthVersion(timeInMillis, version);
 }