Interface CDPClient

  • All Known Implementing Classes:
    CDPClientImpl, TreasureData

    public interface CDPClient
    A single-purpose client for now, Use to lookup for CDP's Profiles
    • Method Detail

      • fetchUserSegments

        void fetchUserSegments​(java.util.List<java.lang.String> profilesTokens,
                               java.util.Map<java.lang.String,​java.lang.String> keys,
                               FetchUserSegmentsCallback callback)
        Parameters:
        profilesTokens - list of Profile API Token that are defined on TreasureData
        keys - lookup keyColumn values
        callback - to receive the looked-up result