jar

com.aliyun.openservices.aiservice : pairec-sdk

Maven & Gradle

Dec 02, 2023
1 stars

pairec-sdk · SDK for PAI-REC config service

Table Of Contents

Latest Version

Download com.aliyun.openservices.aiservice : pairec-sdk JAR file - Latest Versions:

All Versions

Download com.aliyun.openservices.aiservice : pairec-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window pairec-sdk-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.aliyun.openservices.pairec.common

├─ com.aliyun.openservices.pairec.common.Constants.class - [JAR]

com.aliyun.openservices.pairec.api

├─ com.aliyun.openservices.pairec.api.ApiClient.class - [JAR]

├─ com.aliyun.openservices.pairec.api.BaseApi.class - [JAR]

├─ com.aliyun.openservices.pairec.api.Configuration.class - [JAR]

├─ com.aliyun.openservices.pairec.api.CrowdApi.class - [JAR]

├─ com.aliyun.openservices.pairec.api.ExperimentApi.class - [JAR]

├─ com.aliyun.openservices.pairec.api.ExperimentGroupApi.class - [JAR]

├─ com.aliyun.openservices.pairec.api.ExperimentRoomApi.class - [JAR]

├─ com.aliyun.openservices.pairec.api.LayerApi.class - [JAR]

├─ com.aliyun.openservices.pairec.api.ParamApi.class - [JAR]

├─ com.aliyun.openservices.pairec.api.SceneApi.class - [JAR]

com.aliyun.openservices.pairec.util

├─ com.aliyun.openservices.pairec.util.FNV.class - [JAR]

com.aliyun.openservices.pairec

├─ com.aliyun.openservices.pairec.ExperimentClient.class - [JAR]

├─ com.aliyun.openservices.pairec.JSON.class - [JAR]

com.aliyun.openservices.pairec.model

├─ com.aliyun.openservices.pairec.model.CrowdDiversionBucket.class - [JAR]

├─ com.aliyun.openservices.pairec.model.CustomDiversionBucket.class - [JAR]

├─ com.aliyun.openservices.pairec.model.DefaultLayerParams.class - [JAR]

├─ com.aliyun.openservices.pairec.model.DefaultSceneParams.class - [JAR]

├─ com.aliyun.openservices.pairec.model.DiversionBucket.class - [JAR]

├─ com.aliyun.openservices.pairec.model.EmptyLayerParams.class - [JAR]

├─ com.aliyun.openservices.pairec.model.EmptySceneParams.class - [JAR]

├─ com.aliyun.openservices.pairec.model.Experiment.class - [JAR]

├─ com.aliyun.openservices.pairec.model.ExperimentContext.class - [JAR]

├─ com.aliyun.openservices.pairec.model.ExperimentGroup.class - [JAR]

├─ com.aliyun.openservices.pairec.model.ExperimentResult.class - [JAR]

├─ com.aliyun.openservices.pairec.model.ExperimentRoom.class - [JAR]

├─ com.aliyun.openservices.pairec.model.FilterDiversionBucket.class - [JAR]

├─ com.aliyun.openservices.pairec.model.Layer.class - [JAR]

├─ com.aliyun.openservices.pairec.model.LayerParams.class - [JAR]

├─ com.aliyun.openservices.pairec.model.Param.class - [JAR]

├─ com.aliyun.openservices.pairec.model.Scene.class - [JAR]

├─ com.aliyun.openservices.pairec.model.SceneParams.class - [JAR]

├─ com.aliyun.openservices.pairec.model.UidDiversionBucket.class - [JAR]

├─ com.aliyun.openservices.pairec.model.UidHashDiversionBucket.class - [JAR]

Advertisement