Class IngestionHistoryApiBatchSupport.VisitBatch

    • Constructor Summary

      Constructors 
      Constructor Description
      VisitBatch​(java.lang.String key, byte[] signature)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getKey()  
      byte[] getSignature()  
      • Methods inherited from class java.lang.Object

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

      • VisitBatch

        public VisitBatch​(java.lang.String key,
                          byte[] signature)
    • Method Detail

      • getKey

        public java.lang.String getKey()
      • getSignature

        public byte[] getSignature()