public static class ThriftHoodieMetaserver.createNewInstantWithTime_args extends Object implements org.apache.thrift.TBase<ThriftHoodieMetaserver.createNewInstantWithTime_args,ThriftHoodieMetaserver.createNewInstantWithTime_args._Fields>, Serializable, Cloneable, Comparable<ThriftHoodieMetaserver.createNewInstantWithTime_args>
| Modifier and Type | Class and Description |
|---|---|
static class |
ThriftHoodieMetaserver.createNewInstantWithTime_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
| Modifier and Type | Field and Description |
|---|---|
ByteBuffer |
content |
String |
db |
THoodieInstant |
instant |
static Map<ThriftHoodieMetaserver.createNewInstantWithTime_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
String |
tb |
| Constructor and Description |
|---|
createNewInstantWithTime_args() |
createNewInstantWithTime_args(String db,
String tb,
THoodieInstant instant,
ByteBuffer content) |
createNewInstantWithTime_args(ThriftHoodieMetaserver.createNewInstantWithTime_args other)
Performs a deep copy on other.
|
public String db
public String tb
public THoodieInstant instant
public ByteBuffer content
public static final Map<ThriftHoodieMetaserver.createNewInstantWithTime_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public createNewInstantWithTime_args()
public createNewInstantWithTime_args(String db, String tb, THoodieInstant instant, ByteBuffer content)
public createNewInstantWithTime_args(ThriftHoodieMetaserver.createNewInstantWithTime_args other)
public ThriftHoodieMetaserver.createNewInstantWithTime_args deepCopy()
deepCopy in interface org.apache.thrift.TBase<ThriftHoodieMetaserver.createNewInstantWithTime_args,ThriftHoodieMetaserver.createNewInstantWithTime_args._Fields>public void clear()
clear in interface org.apache.thrift.TBase<ThriftHoodieMetaserver.createNewInstantWithTime_args,ThriftHoodieMetaserver.createNewInstantWithTime_args._Fields>public String getDb()
public ThriftHoodieMetaserver.createNewInstantWithTime_args setDb(String db)
public void unsetDb()
public boolean isSetDb()
public void setDbIsSet(boolean value)
public String getTb()
public ThriftHoodieMetaserver.createNewInstantWithTime_args setTb(String tb)
public void unsetTb()
public boolean isSetTb()
public void setTbIsSet(boolean value)
public THoodieInstant getInstant()
public ThriftHoodieMetaserver.createNewInstantWithTime_args setInstant(THoodieInstant instant)
public void unsetInstant()
public boolean isSetInstant()
public void setInstantIsSet(boolean value)
public byte[] getContent()
public ByteBuffer bufferForContent()
public ThriftHoodieMetaserver.createNewInstantWithTime_args setContent(byte[] content)
public ThriftHoodieMetaserver.createNewInstantWithTime_args setContent(ByteBuffer content)
public void unsetContent()
public boolean isSetContent()
public void setContentIsSet(boolean value)
public void setFieldValue(ThriftHoodieMetaserver.createNewInstantWithTime_args._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<ThriftHoodieMetaserver.createNewInstantWithTime_args,ThriftHoodieMetaserver.createNewInstantWithTime_args._Fields>public Object getFieldValue(ThriftHoodieMetaserver.createNewInstantWithTime_args._Fields field)
getFieldValue in interface org.apache.thrift.TBase<ThriftHoodieMetaserver.createNewInstantWithTime_args,ThriftHoodieMetaserver.createNewInstantWithTime_args._Fields>public boolean isSet(ThriftHoodieMetaserver.createNewInstantWithTime_args._Fields field)
isSet in interface org.apache.thrift.TBase<ThriftHoodieMetaserver.createNewInstantWithTime_args,ThriftHoodieMetaserver.createNewInstantWithTime_args._Fields>public boolean equals(ThriftHoodieMetaserver.createNewInstantWithTime_args that)
public int compareTo(ThriftHoodieMetaserver.createNewInstantWithTime_args other)
compareTo in interface Comparable<ThriftHoodieMetaserver.createNewInstantWithTime_args>public ThriftHoodieMetaserver.createNewInstantWithTime_args._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<ThriftHoodieMetaserver.createNewInstantWithTime_args,ThriftHoodieMetaserver.createNewInstantWithTime_args._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TSerializableorg.apache.thrift.TExceptionpublic void write(org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException
write in interface org.apache.thrift.TSerializableorg.apache.thrift.TExceptionpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.