public int getFieldLength(int fieldId) {
   return accessor.getFieldLength(tupleId, fieldId);
 }