Class DfsText


  • public class DfsText
    extends TranslationBundle
    Translation bundle for the DFS storage implementation.
    • Field Detail

      • cannotReadIndex

        public String cannotReadIndex
      • shortReadOfBlock

        public String shortReadOfBlock
      • shortReadOfIndex

        public String shortReadOfIndex
      • willNotStoreEmptyPack

        public String willNotStoreEmptyPack
    • Constructor Detail

      • DfsText

        public DfsText()
    • Method Detail

      • get

        public static DfsText get()
        Get an instance of this translation bundle.
        Returns:
        instance of this translation bundle.