Class QueryId

  • Direct Known Subclasses:
    ImmutableQueryId

    @Immutable
    public abstract class QueryId
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      QueryId()  
    • Method Summary

      Modifier and Type Method Description
      abstract java.lang.String getId()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • QueryId

        public QueryId()
    • Method Detail

      • getId

        public abstract java.lang.String getId()