Interface Watchlist.DefinitionStages.WithItemsSearchKey

    • Method Detail

      • withItemsSearchKey

        Watchlist.DefinitionStages.WithCreate withItemsSearchKey​(String itemsSearchKey)
        Specifies the itemsSearchKey property: The search key is used to optimize query performance when using watchlists for joins with other data. For example, enable a column with IP addresses to be the designated SearchKey field, then use this field as the key field when joining to other event data by IP address..
        Parameters:
        itemsSearchKey - The search key is used to optimize query performance when using watchlists for joins with other data. For example, enable a column with IP addresses to be the designated SearchKey field, then use this field as the key field when joining to other event data by IP address.
        Returns:
        the next definition stage.