Class StorageFileProvider.Abstract

    • Method Detail

      • defineTypeDictionaryFile

        protected one.microstream.afs.types.AFile defineTypeDictionaryFile()
        Specified by:
        defineTypeDictionaryFile in class one.microstream.persistence.types.PersistenceTypeDictionaryIoHandler.Provider.Abstract
      • addDeletionFileNameTag

        protected static String addDeletionFileNameTag​(String currentName)
      • addTruncationFileNameTag

        protected static String addTruncationFileNameTag​(String truncationFileNameRaw,
                                                         long oldLength,
                                                         long newLength)
      • provideChannelDirectory

        public one.microstream.afs.types.ADirectory provideChannelDirectory​(int channelIndex)
      • provideDataFile

        public one.microstream.afs.types.AFile provideDataFile​(int channelIndex,
                                                               long fileNumber)
      • provideTransactionsFile

        public one.microstream.afs.types.AFile provideTransactionsFile​(int channelIndex)
      • provideLockFile

        public one.microstream.afs.types.AFile provideLockFile()