Uses of Interface
org.deckfour.xes.nikefs2.NikeFS2StorageProvider
-
Packages that use NikeFS2StorageProvider Package Description org.deckfour.xes.model.buffered org.deckfour.xes.nikefs2 -
-
Uses of NikeFS2StorageProvider in org.deckfour.xes.model.buffered
Methods in org.deckfour.xes.model.buffered that return NikeFS2StorageProvider Modifier and Type Method Description NikeFS2StorageProviderXSequentialEventBuffer. getProvider()Returns the storage provider used by this instanceConstructors in org.deckfour.xes.model.buffered with parameters of type NikeFS2StorageProvider Constructor Description XAbstractAttributeMapBufferedImpl(NikeFS2StorageProvider provider, XAttributeMapSerializer serializer)Creates a new attribute map.XAttributeMapBufferedImpl(NikeFS2StorageProvider provider)Creates a new attribute map.XSequentialEventBuffer(NikeFS2StorageProvider aProvider, XAttributeMapSerializer attributeMapSerializer)Creates and initializes a new instance of this class. -
Uses of NikeFS2StorageProvider in org.deckfour.xes.nikefs2
Classes in org.deckfour.xes.nikefs2 that implement NikeFS2StorageProvider Modifier and Type Class Description classNikeFS2VirtualFileSystemVirtual file system authority, managing swap files and virtual file abstractions.
-