Class TerracottaCommandLineEnvironment

  • All Implemented Interfaces:
    Serializable

    public class TerracottaCommandLineEnvironment
    extends Object
    implements Serializable
    Instances of this class are immutable.

    WARNING

    This object goes sadly through a lot of ignite calls... This is really error-prone because it represents a specific env for one host. Only the Java args are relevant to be transferred remotely to spawn a new Ignite agent.

    See Also:
    Serialized Form