Package dev.vality.damsel.proxy_provider
Class SleepIntent
java.lang.Object
dev.vality.damsel.proxy_provider.SleepIntent
- All Implemented Interfaces:
Serializable,Cloneable,Comparable<SleepIntent>,org.apache.thrift.TBase<SleepIntent,SleepIntent._Fields>,org.apache.thrift.TSerializable
@Generated(value="Autogenerated by Thrift Compiler (0.14.2)",
date="2022-10-25")
public class SleepIntent
extends Object
implements org.apache.thrift.TBase<SleepIntent,SleepIntent._Fields>, Serializable, Cloneable, Comparable<SleepIntent>
- See Also:
- Serialized Form
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSleepIntent._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them. -
Field Summary
Fields Modifier and Type Field Description static Map<SleepIntent._Fields,org.apache.thrift.meta_data.FieldMetaData>metaDataMapTimertimerТаймер, определяющий когда следует продолжить взаимодействие.UserInteractionuser_interactionВзаимодействие с пользователем, в случае если таковое необходимо для продолжения прогресса в рамках сессии взаимодействия.Completeduser_interaction_completionЗавершение (последнего запрошенного) взаимодействия с пользователем. -
Constructor Summary
Constructors Constructor Description SleepIntent()SleepIntent(Timer timer)SleepIntent(SleepIntent other)Performs a deep copy on other. -
Method Summary
Modifier and Type Method Description voidclear()intcompareTo(SleepIntent other)SleepIntentdeepCopy()booleanequals(SleepIntent that)booleanequals(Object that)SleepIntent._FieldsfieldForId(int fieldId)Map<SleepIntent._Fields,org.apache.thrift.meta_data.FieldMetaData>getFieldMetaData()SleepIntent._Fields[]getFields()ObjectgetFieldValue(SleepIntent._Fields field)TimergetTimer()Таймер, определяющий когда следует продолжить взаимодействие.UserInteractiongetUserInteraction()Взаимодействие с пользователем, в случае если таковое необходимо для продолжения прогресса в рамках сессии взаимодействия.CompletedgetUserInteractionCompletion()Завершение (последнего запрошенного) взаимодействия с пользователем.inthashCode()booleanisSet(SleepIntent._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisebooleanisSetTimer()Returns true if field timer is set (has been assigned a value) and false otherwisebooleanisSetUserInteraction()Returns true if field user_interaction is set (has been assigned a value) and false otherwisebooleanisSetUserInteractionCompletion()Returns true if field user_interaction_completion is set (has been assigned a value) and false otherwisevoidread(org.apache.thrift.protocol.TProtocol iprot)voidsetFieldValue(SleepIntent._Fields field, Object value)SleepIntentsetTimer(Timer timer)Таймер, определяющий когда следует продолжить взаимодействие.voidsetTimerIsSet(boolean value)SleepIntentsetUserInteraction(UserInteraction user_interaction)Взаимодействие с пользователем, в случае если таковое необходимо для продолжения прогресса в рамках сессии взаимодействия.SleepIntentsetUserInteractionCompletion(Completed user_interaction_completion)Завершение (последнего запрошенного) взаимодействия с пользователем.voidsetUserInteractionCompletionIsSet(boolean value)voidsetUserInteractionIsSet(boolean value)StringtoString()voidunsetTimer()voidunsetUserInteraction()voidunsetUserInteractionCompletion()voidvalidate()voidwrite(org.apache.thrift.protocol.TProtocol oprot)
-
Field Details
-
timer
Таймер, определяющий когда следует продолжить взаимодействие. -
user_interaction
Взаимодействие с пользователем, в случае если таковое необходимо для продолжения прогресса в рамках сессии взаимодействия. -
user_interaction_completion
Завершение (последнего запрошенного) взаимодействия с пользователем. Если не было ни одного взаимодействия с пользователем или последнее запрошенное взаимодействие с пользователем уже завершено, передача этого статуса не является ошибкой, просто никак не обрабатываеся. Если адаптер одновременно и запрашивает взаимодейвие с пользователем, и его завершение, то это взаимодействие **сразу считается завершённым**. -
metaDataMap
-
-
Constructor Details
-
SleepIntent
public SleepIntent() -
SleepIntent
-
SleepIntent
Performs a deep copy on other.
-
-
Method Details
-
deepCopy
- Specified by:
deepCopyin interfaceorg.apache.thrift.TBase<SleepIntent,SleepIntent._Fields>
-
clear
public void clear()- Specified by:
clearin interfaceorg.apache.thrift.TBase<SleepIntent,SleepIntent._Fields>
-
getTimer
Таймер, определяющий когда следует продолжить взаимодействие. -
setTimer
Таймер, определяющий когда следует продолжить взаимодействие. -
unsetTimer
public void unsetTimer() -
isSetTimer
public boolean isSetTimer()Returns true if field timer is set (has been assigned a value) and false otherwise -
setTimerIsSet
public void setTimerIsSet(boolean value) -
getUserInteraction
Взаимодействие с пользователем, в случае если таковое необходимо для продолжения прогресса в рамках сессии взаимодействия. -
setUserInteraction
Взаимодействие с пользователем, в случае если таковое необходимо для продолжения прогресса в рамках сессии взаимодействия. -
unsetUserInteraction
public void unsetUserInteraction() -
isSetUserInteraction
public boolean isSetUserInteraction()Returns true if field user_interaction is set (has been assigned a value) and false otherwise -
setUserInteractionIsSet
public void setUserInteractionIsSet(boolean value) -
getUserInteractionCompletion
Завершение (последнего запрошенного) взаимодействия с пользователем. Если не было ни одного взаимодействия с пользователем или последнее запрошенное взаимодействие с пользователем уже завершено, передача этого статуса не является ошибкой, просто никак не обрабатываеся. Если адаптер одновременно и запрашивает взаимодейвие с пользователем, и его завершение, то это взаимодействие **сразу считается завершённым**. -
setUserInteractionCompletion
Завершение (последнего запрошенного) взаимодействия с пользователем. Если не было ни одного взаимодействия с пользователем или последнее запрошенное взаимодействие с пользователем уже завершено, передача этого статуса не является ошибкой, просто никак не обрабатываеся. Если адаптер одновременно и запрашивает взаимодейвие с пользователем, и его завершение, то это взаимодействие **сразу считается завершённым**. -
unsetUserInteractionCompletion
public void unsetUserInteractionCompletion() -
isSetUserInteractionCompletion
public boolean isSetUserInteractionCompletion()Returns true if field user_interaction_completion is set (has been assigned a value) and false otherwise -
setUserInteractionCompletionIsSet
public void setUserInteractionCompletionIsSet(boolean value) -
setFieldValue
- Specified by:
setFieldValuein interfaceorg.apache.thrift.TBase<SleepIntent,SleepIntent._Fields>
-
getFieldValue
- Specified by:
getFieldValuein interfaceorg.apache.thrift.TBase<SleepIntent,SleepIntent._Fields>
-
isSet
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise- Specified by:
isSetin interfaceorg.apache.thrift.TBase<SleepIntent,SleepIntent._Fields>
-
equals
-
equals
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareToin interfaceComparable<SleepIntent>
-
fieldForId
- Specified by:
fieldForIdin interfaceorg.apache.thrift.TBase<SleepIntent,SleepIntent._Fields>
-
getFields
- Specified by:
getFieldsin interfaceorg.apache.thrift.TBase<SleepIntent,SleepIntent._Fields>
-
getFieldMetaData
- Specified by:
getFieldMetaDatain interfaceorg.apache.thrift.TBase<SleepIntent,SleepIntent._Fields>
-
read
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException- Specified by:
readin interfaceorg.apache.thrift.TSerializable- Throws:
org.apache.thrift.TException
-
write
public void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException- Specified by:
writein interfaceorg.apache.thrift.TSerializable- Throws:
org.apache.thrift.TException
-
toString
-
validate
public void validate() throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-