Class DocumentRouteImpl

    • Constructor Detail

      • DocumentRouteImpl

        public DocumentRouteImpl()
    • Method Detail

      • routingKey

        public void routingKey​(String routingKey)
        Description copied from interface: DocumentRoute
        Sets the routing key, i.e. the key used to select the correct shard in the targeted index.
        Specified by:
        routingKey in interface DocumentRoute
        Parameters:
        routingKey - The routing key. Never null.
      • routingKey

        public String routingKey()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object