Class WebCassandraDirectoryProvider

  • All Implemented Interfaces:
    CassandraDirectoryProvider

    public class WebCassandraDirectoryProvider
    extends Object
    implements CassandraDirectoryProvider
    The implementation of CassandraDirectoryProvider, that downloads and extracts Cassandra archive from the well-known URLs into the download directory.

    If the Cassandra's archive have already been extracted into the directory, then directory will be used, skipping downloading and extracting steps.

    Since:
    4.0.0
    Author:
    Dmytro Nosan