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

com.fasterxml.mama.NodeState Maven / Gradle / Ivy

The newest version!
package com.fasterxml.mama;

public enum NodeState
{
    Fresh, Started, Draining, Shutdown;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy