Class EmptyQueryCall<K,​V>

    • Constructor Detail

      • EmptyQueryCall

        public EmptyQueryCall​(Query query)
        Creates a new DecorateQuery instance.
        Parameters:
        query - the query.
    • Method Detail

      • renew

        public QueryCall<K,​V> renew()
        Create a new, identical QueryCall to this one which can be re-executed even if this call has already been.