Klasse CDORevisionCrawler.OutputStreamHandler.IDMapper.InMemory

java.lang.Object
org.eclipse.emf.cdo.common.revision.CDORevisionCrawler.OutputStreamHandler.IDMapper
org.eclipse.emf.cdo.common.revision.CDORevisionCrawler.OutputStreamHandler.IDMapper.InMemory
Umschließende Klasse:
CDORevisionCrawler.OutputStreamHandler.IDMapper

public static final class CDORevisionCrawler.OutputStreamHandler.IDMapper.InMemory extends CDORevisionCrawler.OutputStreamHandler.IDMapper
In-memory implementation of IDMapper.

Stores all mappings in memory using a LinkedHashMap to preserve insertion order.

Autor:
Eike Stepper