@ThriftStruct public final class ImageBean extends gu.sql2java.BaseRow implements java.io.Serializable, Constant
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ImageBean.Builder
a builder for ImageBean,the template instance is thread local variable
a instance of Builder can be reused.
|
FD_FACE_COLUMN_COUNT, FD_FACE_FIELD_SQL_TYPES, FD_FACE_FIELD_TYPES, FD_FACE_FIELDS, FD_FACE_FIELDS_LIST, FD_FACE_FULL_FIELDS, FD_FACE_ID_ANGLE_CONFIDENCE, FD_FACE_ID_ANGLE_CONFIDENCE_MASK, FD_FACE_ID_ANGLE_PITCH, FD_FACE_ID_ANGLE_PITCH_MASK, FD_FACE_ID_ANGLE_ROLL, FD_FACE_ID_ANGLE_ROLL_MASK, FD_FACE_ID_ANGLE_YAW, FD_FACE_ID_ANGLE_YAW_MASK, FD_FACE_ID_CREATE_TIME, FD_FACE_ID_CREATE_TIME_MASK, FD_FACE_ID_EXT_INFO, FD_FACE_ID_EXT_INFO_MASK, FD_FACE_ID_EYE_LEFTX, FD_FACE_ID_EYE_LEFTX_MASK, FD_FACE_ID_EYE_LEFTY, FD_FACE_ID_EYE_LEFTY_MASK, FD_FACE_ID_EYE_RIGHTX, FD_FACE_ID_EYE_RIGHTX_MASK, FD_FACE_ID_EYE_RIGHTY, FD_FACE_ID_EYE_RIGHTY_MASK, FD_FACE_ID_FACE_HEIGHT, FD_FACE_ID_FACE_HEIGHT_MASK, FD_FACE_ID_FACE_LEFT, FD_FACE_ID_FACE_LEFT_MASK, FD_FACE_ID_FACE_TOP, FD_FACE_ID_FACE_TOP_MASK, FD_FACE_ID_FACE_WIDTH, FD_FACE_ID_FACE_WIDTH_MASK, FD_FACE_ID_FEATURE_MD5, FD_FACE_ID_FEATURE_MD5_MASK, FD_FACE_ID_ID, FD_FACE_ID_ID_MASK, FD_FACE_ID_IMAGE_MD5, FD_FACE_ID_IMAGE_MD5_MASK, FD_FACE_ID_MOUTH_X, FD_FACE_ID_MOUTH_X_MASK, FD_FACE_ID_MOUTH_Y, FD_FACE_ID_MOUTH_Y_MASK, FD_FACE_ID_NOSE_X, FD_FACE_ID_NOSE_X_MASK, FD_FACE_ID_NOSE_Y, FD_FACE_ID_NOSE_Y_MASK, FD_FACE_JAVA_FIELDS, FD_FACE_JAVA_FIELDS_LIST, FD_FACE_PK_COUNT, FD_FACE_PK_FIELDS, FD_FACE_PK_FIELDS_LIST, FD_FEATURE_COLUMN_COUNT, FD_FEATURE_FIELD_SQL_TYPES, FD_FEATURE_FIELD_TYPES, FD_FEATURE_FIELDS, FD_FEATURE_FIELDS_LIST, FD_FEATURE_FULL_FIELDS, FD_FEATURE_ID_CREATE_TIME, FD_FEATURE_ID_CREATE_TIME_MASK, FD_FEATURE_ID_FEATURE, FD_FEATURE_ID_FEATURE_MASK, FD_FEATURE_ID_MD5, FD_FEATURE_ID_MD5_MASK, FD_FEATURE_JAVA_FIELDS, FD_FEATURE_JAVA_FIELDS_LIST, FD_FEATURE_PK_COUNT, FD_FEATURE_PK_FIELDS, FD_FEATURE_PK_FIELDS_LIST, FD_IMAGE_COLUMN_COUNT, FD_IMAGE_FIELD_SQL_TYPES, FD_IMAGE_FIELD_TYPES, FD_IMAGE_FIELDS, FD_IMAGE_FIELDS_LIST, FD_IMAGE_FULL_FIELDS, FD_IMAGE_ID_CREATE_TIME, FD_IMAGE_ID_CREATE_TIME_MASK, FD_IMAGE_ID_DEPTH, FD_IMAGE_ID_DEPTH_MASK, FD_IMAGE_ID_FACE_NUM, FD_IMAGE_ID_FACE_NUM_MASK, FD_IMAGE_ID_FORMAT, FD_IMAGE_ID_FORMAT_MASK, FD_IMAGE_ID_HEIGHT, FD_IMAGE_ID_HEIGHT_MASK, FD_IMAGE_ID_MD5, FD_IMAGE_ID_MD5_MASK, FD_IMAGE_ID_UPDATE_TIME, FD_IMAGE_ID_UPDATE_TIME_MASK, FD_IMAGE_ID_WIDTH, FD_IMAGE_ID_WIDTH_MASK, FD_IMAGE_JAVA_FIELDS, FD_IMAGE_JAVA_FIELDS_LIST, FD_IMAGE_PK_COUNT, FD_IMAGE_PK_FIELDS, FD_IMAGE_PK_FIELDS_LIST, FD_STORE_COLUMN_COUNT, FD_STORE_FIELD_SQL_TYPES, FD_STORE_FIELD_TYPES, FD_STORE_FIELDS, FD_STORE_FIELDS_LIST, FD_STORE_FULL_FIELDS, FD_STORE_ID_DATA, FD_STORE_ID_DATA_MASK, FD_STORE_ID_ENCODING, FD_STORE_ID_ENCODING_MASK, FD_STORE_ID_MD5, FD_STORE_ID_MD5_MASK, FD_STORE_JAVA_FIELDS, FD_STORE_JAVA_FIELDS_LIST, FD_STORE_PK_COUNT, FD_STORE_PK_FIELDS, FD_STORE_PK_FIELDS_LIST| 构造器和说明 |
|---|
ImageBean() |
ImageBean(java.lang.String md5)
construct a new instance filled with primary keys
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
beModified() |
static ImageBean.Builder |
builder() |
boolean |
checkCreateTimeInitialized()
Determines if the createTime has been initialized.
|
boolean |
checkCreateTimeModified()
Determines if the createTime has been modified.
|
boolean |
checkDepthInitialized()
Determines if the depth has been initialized.
|
boolean |
checkDepthModified()
Determines if the depth has been modified.
|
boolean |
checkFaceNumInitialized()
Determines if the faceNum has been initialized.
|
boolean |
checkFaceNumModified()
Determines if the faceNum has been modified.
|
boolean |
checkFormatInitialized()
Determines if the format has been initialized.
|
boolean |
checkFormatModified()
Determines if the format has been modified.
|
boolean |
checkHeightInitialized()
Determines if the height has been initialized.
|
boolean |
checkHeightModified()
Determines if the height has been modified.
|
boolean |
checkMd5Initialized()
Determines if the md5 has been initialized.
|
boolean |
checkMd5Modified()
Determines if the md5 has been modified.
|
boolean |
checkUpdateTimeInitialized()
Determines if the updateTime has been initialized.
|
boolean |
checkUpdateTimeModified()
Determines if the updateTime has been modified.
|
boolean |
checkWidthInitialized()
Determines if the width has been initialized.
|
boolean |
checkWidthModified()
Determines if the width has been modified.
|
ImageBean |
clone() |
java.util.Date |
getCreateTime()
Getter method for
createTime. |
java.lang.Integer |
getDepth()
Getter method for
depth. |
java.lang.Integer |
getFaceNum()
Getter method for
faceNum. |
java.lang.String |
getFormat()
Getter method for
format. |
java.lang.Integer |
getHeight()
Getter method for
height. |
int |
getInitialized() |
java.lang.String |
getMd5()
Getter method for
md5. |
int |
getModified() |
java.util.Date |
getUpdateTime()
Getter method for
updateTime. |
java.lang.Integer |
getWidth()
Getter method for
width. |
boolean |
isInitialized(int columnID) |
boolean |
isModified(int columnID) |
boolean |
isNew() |
java.lang.Long |
readCreateTime()
use Long to represent date type for thrift:swift support
|
java.lang.Long |
readUpdateTime()
use Long to represent date type for thrift:swift support
|
void |
reset()
reset all fields to initial value, equal to a new bean
|
void |
resetIsModified() |
void |
resetModifiedExceptPrimaryKeys()
Resets columns modification status except primary keys to 'not modified'.
|
void |
resetPrimaryKeysModified() |
void |
setCreateTime(java.util.Date newVal)
Setter method for
createTime. |
void |
setCreateTime(long newVal)
Setter method for
createTime. |
void |
setCreateTime(java.lang.Long newVal)
Setter method for
createTime. |
void |
setDepth(int newVal)
Setter method for
depth. |
void |
setDepth(java.lang.Integer newVal)
Setter method for
depth. |
void |
setFaceNum(int newVal)
Setter method for
faceNum. |
void |
setFaceNum(java.lang.Integer newVal)
Setter method for
faceNum. |
void |
setFormat(java.lang.String newVal)
Setter method for
format. |
void |
setHeight(int newVal)
Setter method for
height. |
void |
setHeight(java.lang.Integer newVal)
Setter method for
height. |
void |
setInitialized(int initialized) |
void |
setMd5(java.lang.String newVal)
Setter method for
md5. |
void |
setModified(int modified) |
void |
setNew(boolean isNew)
Specifies to the object if it has been set as new.
|
void |
setUpdateTime(java.util.Date newVal)
Setter method for
updateTime. |
void |
setUpdateTime(long newVal)
Setter method for
updateTime. |
void |
setUpdateTime(java.lang.Long newVal)
Setter method for
updateTime. |
void |
setWidth(int newVal)
Setter method for
width. |
void |
setWidth(java.lang.Integer newVal)
Setter method for
width. |
void |
writeCreateTime(java.lang.Long newVal)
setter for thrift:swift OR jackson support
without modification for modified and initializedNOTE:DO NOT use the method in your code |
void |
writeUpdateTime(java.lang.Long newVal)
setter for thrift:swift OR jackson support
without modification for modified and initializedNOTE:DO NOT use the method in your code |
public ImageBean()
public ImageBean(java.lang.String md5)
md5 - PK# 1@ThriftField(value=1,
name="_new",
requiredness=REQUIRED)
public boolean isNew()
isNew 在接口中 gu.sql2java.BaseBean@ThriftField public void setNew(boolean isNew)
setNew 在接口中 gu.sql2java.BaseBeanisNew - the boolean value to be assigned to the isNew field@ThriftField(value=2,
requiredness=REQUIRED)
public int getModified()
getModified 在接口中 gu.sql2java.BaseBean@ThriftField public void setModified(int modified)
setModified 在接口中 gu.sql2java.BaseBeanmodified - the modified status bit to be assigned to modified@ThriftField(value=3,
requiredness=REQUIRED)
public int getInitialized()
getInitialized 在接口中 gu.sql2java.BaseBean@ThriftField public void setInitialized(int initialized)
setInitialized 在接口中 gu.sql2java.BaseBeaninitialized - the initialized status bit to be assigned to initialized@ThriftField(value=4) public java.lang.String getMd5()
md5.@ThriftField(name="md5") public void setMd5(java.lang.String newVal)
md5.newVal - the new value( NOT NULL) to be assigned to md5public boolean checkMd5Modified()
public boolean checkMd5Initialized()
@ThriftField(value=5) public java.lang.String getFormat()
format.@ThriftField(name="format") public void setFormat(java.lang.String newVal)
format.newVal - the new value to be assigned to formatpublic boolean checkFormatModified()
public boolean checkFormatInitialized()
@ThriftField(value=6) public java.lang.Integer getWidth()
width.@ThriftField(name="width") public void setWidth(java.lang.Integer newVal)
width.newVal - the new value( NOT NULL) to be assigned to widthpublic void setWidth(int newVal)
width.newVal - the new value to be assigned to widthpublic boolean checkWidthModified()
public boolean checkWidthInitialized()
@ThriftField(value=7) public java.lang.Integer getHeight()
height.@ThriftField(name="height") public void setHeight(java.lang.Integer newVal)
height.newVal - the new value( NOT NULL) to be assigned to heightpublic void setHeight(int newVal)
height.newVal - the new value to be assigned to heightpublic boolean checkHeightModified()
public boolean checkHeightInitialized()
@ThriftField(value=8) public java.lang.Integer getDepth()
depth.@ThriftField(name="depth") public void setDepth(java.lang.Integer newVal)
depth.newVal - the new value( NOT NULL) to be assigned to depthpublic void setDepth(int newVal)
depth.newVal - the new value to be assigned to depthpublic boolean checkDepthModified()
public boolean checkDepthInitialized()
@ThriftField(value=9) public java.lang.Integer getFaceNum()
faceNum.@ThriftField(name="faceNum") public void setFaceNum(java.lang.Integer newVal)
faceNum.newVal - the new value( NOT NULL) to be assigned to faceNumpublic void setFaceNum(int newVal)
faceNum.newVal - the new value to be assigned to faceNumpublic boolean checkFaceNumModified()
public boolean checkFaceNumInitialized()
public java.util.Date getUpdateTime()
updateTime.@ThriftField(value=10,
name="updateTime")
public java.lang.Long readUpdateTime()
getUpdateTime()public void setUpdateTime(java.util.Date newVal)
updateTime.newVal - the new value( NOT NULL) to be assigned to updateTime@ThriftField(name="updateTime") public void writeUpdateTime(java.lang.Long newVal)
modified and initializedpublic void setUpdateTime(long newVal)
updateTime.newVal - the new value to be assigned to updateTimepublic void setUpdateTime(java.lang.Long newVal)
updateTime.newVal - the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this Date object.public boolean checkUpdateTimeModified()
public boolean checkUpdateTimeInitialized()
public java.util.Date getCreateTime()
createTime.@ThriftField(value=11,
name="createTime")
public java.lang.Long readCreateTime()
getCreateTime()public void setCreateTime(java.util.Date newVal)
createTime.newVal - the new value( NOT NULL) to be assigned to createTime@ThriftField(name="createTime") public void writeCreateTime(java.lang.Long newVal)
modified and initializedpublic void setCreateTime(long newVal)
createTime.newVal - the new value to be assigned to createTimepublic void setCreateTime(java.lang.Long newVal)
createTime.newVal - the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this Date object.public boolean checkCreateTimeModified()
public boolean checkCreateTimeInitialized()
public boolean beModified()
beModified 在接口中 gu.sql2java.BaseBeanbeModified 在类中 gu.sql2java.BaseRowpublic boolean isModified(int columnID)
isModified 在接口中 gu.sql2java.BaseBeanpublic boolean isInitialized(int columnID)
isInitialized 在接口中 gu.sql2java.BaseBeanpublic void resetIsModified()
resetIsModified 在接口中 gu.sql2java.BaseBeanpublic void resetPrimaryKeysModified()
resetPrimaryKeysModified 在接口中 gu.sql2java.BaseBeanpublic void resetModifiedExceptPrimaryKeys()
public void reset()
public static final ImageBean.Builder builder()
Copyright © 2020. All Rights Reserved.