Uses of Class
com.yahoo.config.provision.AllocatedHosts
Packages that use AllocatedHosts
-
Uses of AllocatedHosts in com.yahoo.config.provision
Methods in com.yahoo.config.provision that return AllocatedHosts -
Uses of AllocatedHosts in com.yahoo.config.provision.serialization
Methods in com.yahoo.config.provision.serialization that return AllocatedHostsModifier and TypeMethodDescriptionstatic AllocatedHostsAllocatedHostsSerializer.fromJson(byte[] json) static AllocatedHostsAllocatedHostsSerializer.fromSlime(com.yahoo.slime.Inspector inspector) Methods in com.yahoo.config.provision.serialization with parameters of type AllocatedHostsModifier and TypeMethodDescriptionstatic byte[]AllocatedHostsSerializer.toJson(AllocatedHosts allocatedHosts) static voidAllocatedHostsSerializer.toSlime(AllocatedHosts allocatedHosts, com.yahoo.slime.Cursor cursor)