Interface FileChannelManager

    • Method Detail

      • createChannel

        FileIOChannel.ID createChannel()
        Creates an ID identifying an underlying file channel and returns it.
      • createChannelEnumerator

        FileIOChannel.Enumerator createChannelEnumerator()
        Creates an enumerator for channels that logically belong together and returns it.
      • getPaths

        File[] getPaths()
        Gets all the files corresponding to the config temp dirs.