Class SerializedIdentifier

java.lang.Object
com.yahoo.vespa.hosted.controller.api.identifiers.Identifier
com.yahoo.vespa.hosted.controller.api.identifiers.SerializedIdentifier
Direct Known Subclasses:
InstanceId, MetricsType, NonDefaultIdentifier

public abstract class SerializedIdentifier extends Identifier
TODO: Class description
Author:
smorgrav
  • Constructor Details

    • SerializedIdentifier

      public SerializedIdentifier(String id)
  • Method Details