All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.jsimpledb.cli-command-implementations.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>

<cli-command-implementations>
    <cli-command-implementation class="org.jsimpledb.kv.raft.cmd.RaftAddCommand"/>
    <cli-command-implementation class="org.jsimpledb.kv.raft.cmd.RaftFallbackForceStandaloneCommand"/>
    <cli-command-implementation class="org.jsimpledb.kv.raft.cmd.RaftFallbackStatusCommand"/>
    <cli-command-implementation class="org.jsimpledb.kv.raft.cmd.RaftRemoveCommand"/>
    <cli-command-implementation class="org.jsimpledb.kv.raft.cmd.RaftStartElectionCommand"/>
    <cli-command-implementation class="org.jsimpledb.kv.raft.cmd.RaftStatusCommand"/>
    <cli-command-implementation class="org.jsimpledb.kv.raft.cmd.RaftStepDownCommand"/>
</cli-command-implementations>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy