Uses of Interface
org.deckfour.xes.nikefs2.NikeFS2StorageProvider

Packages that use NikeFS2StorageProvider
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
 NikeFS2StorageProvider XSequentialEventBuffer.getProvider()
          Returns the storage provider used by this instance
 

Constructors in org.deckfour.xes.model.buffered with parameters of type NikeFS2StorageProvider
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
 class NikeFS2VirtualFileSystem
          Virtual file system authority, managing swap files and virtual file abstractions.