java.lang.Object
com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
com.yahoo.vespa.hosted.controller.api.identifiers.ScrewdriverId

public class ScrewdriverId extends Identifier
Author:
smorgrav, bjorncs
  • Constructor Details

    • ScrewdriverId

      public ScrewdriverId(String id)
  • Method Details

    • value

      public long value()
      Returns this id as a long
    • validate

      public void validate()
      Overrides:
      validate in class Identifier