| 程序包 | 说明 |
|---|---|
| net.gdface.facelog.client.thrift |
| 限定符和类型 | 字段和说明 |
|---|---|
static com.microsoft.thrifty.Adapter<PersonBean,PersonBean.Builder> |
PersonBean.ADAPTER |
| 限定符和类型 | 方法和说明 |
|---|---|
PersonBean |
PersonBean.Builder.build() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IFaceLogClient.savePerson(PersonBean personBean,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.savePerson(PersonBean personBean,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLogClient.savePersonFull(PersonBean personBean,
okio.ByteString idPhoto,
okio.ByteString feature,
java.lang.String featureVersion,
okio.ByteString featureImage,
FaceBean faceBean,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.savePersonFull(PersonBean personBean,
okio.ByteString idPhoto,
okio.ByteString feature,
java.lang.String featureVersion,
okio.ByteString featureImage,
FaceBean faceBean,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLogClient.savePersonWithPhoto(PersonBean personBean,
okio.ByteString idPhoto,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.savePersonWithPhoto(PersonBean personBean,
okio.ByteString idPhoto,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLogClient.savePersonWithPhotoAndFeature(PersonBean personBean,
okio.ByteString idPhoto,
FeatureBean featureBean,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.savePersonWithPhotoAndFeature(PersonBean personBean,
okio.ByteString idPhoto,
FeatureBean featureBean,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLogClient.savePersonWithPhotoAndFeatureMultiFaces(PersonBean personBean,
okio.ByteString idPhoto,
okio.ByteString feature,
java.lang.String featureVersion,
java.util.List<FaceBean> faceBeans,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.savePersonWithPhotoAndFeatureMultiFaces(PersonBean personBean,
okio.ByteString idPhoto,
okio.ByteString feature,
java.lang.String featureVersion,
java.util.List<FaceBean> faceBeans,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLogClient.savePersonWithPhotoAndFeatureMultiImage(PersonBean personBean,
okio.ByteString idPhoto,
okio.ByteString feature,
java.lang.String featureVersion,
java.util.List<okio.ByteString> photos,
java.util.List<FaceBean> faces,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.savePersonWithPhotoAndFeatureMultiImage(PersonBean personBean,
okio.ByteString idPhoto,
okio.ByteString feature,
java.lang.String featureVersion,
java.util.List<okio.ByteString> photos,
java.util.List<FaceBean> faces,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLogClient.savePersonWithPhotoAndFeatureSaved(PersonBean personBean,
java.lang.String idPhotoMd5,
java.lang.String featureMd5,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.savePersonWithPhotoAndFeatureSaved(PersonBean personBean,
java.lang.String idPhotoMd5,
java.lang.String featureMd5,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IFaceLogClient.getPerson(java.lang.Integer personId,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.getPerson(java.lang.Integer personId,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLogClient.getPersonByMobilePhone(java.lang.String mobilePhone,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.getPersonByMobilePhone(java.lang.String mobilePhone,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLogClient.getPersonByMobilePhoneReal(java.lang.String mobilePhone,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.getPersonByMobilePhoneReal(java.lang.String mobilePhone,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLogClient.getPersonByPapersNum(java.lang.String papersNum,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.getPersonByPapersNum(java.lang.String papersNum,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLogClient.getPersonByPapersNumReal(java.lang.String papersNum,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.getPersonByPapersNumReal(java.lang.String papersNum,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLogClient.getPersonReal(java.lang.Integer personId,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.getPersonReal(java.lang.Integer personId,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLogClient.getPersons(java.util.List<java.lang.Integer> idList,
com.microsoft.thrifty.service.ServiceMethodCallback<java.util.List<PersonBean>> callback) |
void |
IFaceLog.getPersons(java.util.List<java.lang.Integer> idList,
com.microsoft.thrifty.service.ServiceMethodCallback<java.util.List<PersonBean>> callback) |
void |
IFaceLogClient.getPersonsReal(java.util.List<java.lang.Integer> idList,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<java.util.List<PersonBean>> callback) |
void |
IFaceLog.getPersonsReal(java.util.List<java.lang.Integer> idList,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<java.util.List<PersonBean>> callback) |
void |
IFaceLogClient.loadPersonByWhere(java.lang.String where,
java.lang.Integer startRow,
java.lang.Integer numRows,
com.microsoft.thrifty.service.ServiceMethodCallback<java.util.List<PersonBean>> callback) |
void |
IFaceLog.loadPersonByWhere(java.lang.String where,
java.lang.Integer startRow,
java.lang.Integer numRows,
com.microsoft.thrifty.service.ServiceMethodCallback<java.util.List<PersonBean>> callback) |
void |
IFaceLogClient.loadPersonByWhereReal(java.lang.String where,
java.lang.Integer startRow,
java.lang.Integer numRows,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<java.util.List<PersonBean>> callback) |
void |
IFaceLog.loadPersonByWhereReal(java.lang.String where,
java.lang.Integer startRow,
java.lang.Integer numRows,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<java.util.List<PersonBean>> callback) |
void |
IFaceLogClient.savePerson(PersonBean personBean,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.savePerson(PersonBean personBean,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLogClient.savePersonFull(PersonBean personBean,
okio.ByteString idPhoto,
okio.ByteString feature,
java.lang.String featureVersion,
okio.ByteString featureImage,
FaceBean faceBean,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.savePersonFull(PersonBean personBean,
okio.ByteString idPhoto,
okio.ByteString feature,
java.lang.String featureVersion,
okio.ByteString featureImage,
FaceBean faceBean,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLogClient.savePersons(java.util.List<PersonBean> persons,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<java.lang.Void> callback) |
void |
IFaceLog.savePersons(java.util.List<PersonBean> persons,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<java.lang.Void> callback) |
void |
IFaceLogClient.savePersonsWithPhoto(java.util.List<okio.ByteString> photos,
java.util.List<PersonBean> persons,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<java.lang.Integer> callback) |
void |
IFaceLog.savePersonsWithPhoto(java.util.List<okio.ByteString> photos,
java.util.List<PersonBean> persons,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<java.lang.Integer> callback) |
void |
IFaceLogClient.savePersonWithPhoto(PersonBean personBean,
okio.ByteString idPhoto,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.savePersonWithPhoto(PersonBean personBean,
okio.ByteString idPhoto,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLogClient.savePersonWithPhotoAndFeature(PersonBean personBean,
okio.ByteString idPhoto,
FeatureBean featureBean,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.savePersonWithPhotoAndFeature(PersonBean personBean,
okio.ByteString idPhoto,
FeatureBean featureBean,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLogClient.savePersonWithPhotoAndFeatureMultiFaces(PersonBean personBean,
okio.ByteString idPhoto,
okio.ByteString feature,
java.lang.String featureVersion,
java.util.List<FaceBean> faceBeans,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.savePersonWithPhotoAndFeatureMultiFaces(PersonBean personBean,
okio.ByteString idPhoto,
okio.ByteString feature,
java.lang.String featureVersion,
java.util.List<FaceBean> faceBeans,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLogClient.savePersonWithPhotoAndFeatureMultiImage(PersonBean personBean,
okio.ByteString idPhoto,
okio.ByteString feature,
java.lang.String featureVersion,
java.util.List<okio.ByteString> photos,
java.util.List<FaceBean> faces,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.savePersonWithPhotoAndFeatureMultiImage(PersonBean personBean,
okio.ByteString idPhoto,
okio.ByteString feature,
java.lang.String featureVersion,
java.util.List<okio.ByteString> photos,
java.util.List<FaceBean> faces,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLogClient.savePersonWithPhotoAndFeatureSaved(PersonBean personBean,
java.lang.String idPhotoMd5,
java.lang.String featureMd5,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
void |
IFaceLog.savePersonWithPhotoAndFeatureSaved(PersonBean personBean,
java.lang.String idPhotoMd5,
java.lang.String featureMd5,
Token token,
com.microsoft.thrifty.service.ServiceMethodCallback<PersonBean> callback) |
| 构造器和说明 |
|---|
Builder(PersonBean struct) |
Copyright © 2020. All Rights Reserved.