Package org.eclipse.emf.cdo.lm.client
Interface LMImporter.DropCreator
- Enclosing class:
- LMImporter
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Author:
- Eike Stepper
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncreateDrop
(ISystemDescriptor systemDescriptor, Stream stream, long timeStamp, IProgressMonitor monitor) static DropType
getDefaultDropType
(ISystemDescriptor systemDescriptor)
-
Field Details
-
DEFAULT
-
-
Method Details
-
getDefaultDropType
-
createDrop
Drop createDrop(ISystemDescriptor systemDescriptor, Stream stream, long timeStamp, IProgressMonitor monitor) throws ConcurrentAccessException, CommitException
-