Class InitializedCounter

java.lang.Object
com.yahoo.vespa.config.server.zookeeper.InitializedCounter
Direct Known Subclasses:
SessionCounter

public class InitializedCounter extends Object
A counter that sets its initial value to the number of apps in zookeeper if no counter value is set. Subclass this to get that behavior.
Author:
Ulf Lilleengen