Class AllocatedHostsSerializer

java.lang.Object
com.yahoo.config.provision.serialization.AllocatedHostsSerializer

public class AllocatedHostsSerializer extends Object
The hosts allocated to an application. This can be serialized to/from JSON. This is immutable.
Author:
Ulf Lilleengen, bratseth
  • Constructor Details

    • AllocatedHostsSerializer

      public AllocatedHostsSerializer()
  • Method Details