dataContainersCache.pushObjectDataContainer(dataContainer);
}
return agent;
}finally{
transactionContainer.disableAgentMode();
}
}
private void processIndexForObjectId(long objectOffset, int classId, int fieldId, Class fieldType, ObjectDataContainer dataContainer, JODBIndexingAgent agent, JODBOperationContext context) throws IOException{
FieldsIterator fieldsIterator = dataContainer.readObject(context, objectOffset, true);