Class MemoryArchive

    • Field Detail

      • SHOULD_CREATE_STACK_TRACE

        protected static final boolean SHOULD_CREATE_STACK_TRACE
        Determines whether stack traces should be created for each register call of CloseWatcher. This is false by default. Enable via system or OSGi framework property vault.enableStackTraces.
    • Constructor Detail

      • MemoryArchive

        public MemoryArchive​(boolean metaOnly)
                      throws IOException
        Creates new memory archive.
        Parameters:
        metaOnly - if true only the meta info content is cached.
        Throws:
        IOException - if an I/O error occurrs