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

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

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

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy