Uses of Interface
org.eclipse.emf.cdo.common.lob.CDOLobLoader
Packages that use CDOLobLoader
Package
Description
Common concepts for dealing with revisions and revision lists.
Server concepts for dealing with repositories and stores.
Server service provider interfaces and useful base implementations.
Client service provider interfaces and useful base implementations.
-
Uses of CDOLobLoader in org.eclipse.emf.cdo.common.revision
Constructors in org.eclipse.emf.cdo.common.revision with parameters of type CDOLobLoaderModifierConstructorDescriptionMessageDigestHandler(MessageDigest digest, boolean localIDs, CDOLobLoader lobLoader) Constructs a MessageDigestHandler with digest, local IDs, and optional LOB loader.MessageDigestHandler(MessageDigest digest, CDORevisionCrawler.OutputStreamHandler.IDMapper idMapper, CDOLobLoader lobLoader) Constructs a MessageDigestHandler with digest, custom ID mapper, and optional LOB loader.OutputStreamHandler(OutputStream stream, boolean localIDs, CDOLobLoader lobLoader) Constructs an OutputStreamHandler with local ID mapping and optional LOB loader.OutputStreamHandler(OutputStream stream, CDORevisionCrawler.OutputStreamHandler.IDMapper idMapper, CDOLobLoader lobLoader) Constructs an OutputStreamHandler with custom ID mapper and optional LOB loader. -
Uses of CDOLobLoader in org.eclipse.emf.cdo.server
Subinterfaces of CDOLobLoader in org.eclipse.emf.cdo.serverModifier and TypeInterfaceDescriptioninterfaceA CDO repository.interfaceThe server-side representation of a clientsession.interfaceA repository with the ability tosynchronizeits content with another repository.interfaceThe server-side representation of a clienttransaction.interfaceThe server-side representation of a clientview. -
Uses of CDOLobLoader in org.eclipse.emf.cdo.spi.server
Subinterfaces of CDOLobLoader in org.eclipse.emf.cdo.spi.serverModifier and TypeInterfaceDescriptioninterfaceIf the meaning of this type isn't clear, there really should be more of a description here...interfaceIf the meaning of this type isn't clear, there really should be more of a description here...interfaceIf the meaning of this type isn't clear, there really should be more of a description here...interfaceIf the meaning of this type isn't clear, there really should be more of a description here...interfaceIf the meaning of this type isn't clear, there really should be more of a description here...interfaceIf the meaning of this type isn't clear, there really should be more of a description here... -
Uses of CDOLobLoader in org.eclipse.emf.spi.cdo
Subinterfaces of CDOLobLoader in org.eclipse.emf.spi.cdoModifier and TypeInterfaceDescriptioninterfaceIf the meaning of this type isn't clear, there really should be more of a description here...interfaceIf the meaning of this type isn't clear, there really should be more of a description here...interfaceIf the meaning of this type isn't clear, there really should be more of a description here...