public static class KeyValueMasterClientService.completeStore_args extends Object implements org.apache.thrift.TBase<KeyValueMasterClientService.completeStore_args,KeyValueMasterClientService.completeStore_args._Fields>, Serializable, Cloneable, Comparable<KeyValueMasterClientService.completeStore_args>
Modifier and Type | Class and Description |
---|---|
static class |
KeyValueMasterClientService.completeStore_args._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Modifier and Type | Field and Description |
---|---|
static Map<KeyValueMasterClientService.completeStore_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
Constructor and Description |
---|
completeStore_args() |
completeStore_args(KeyValueMasterClientService.completeStore_args other)
Performs a deep copy on other.
|
completeStore_args(String path,
CompleteStoreTOptions options) |
public static final Map<KeyValueMasterClientService.completeStore_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public completeStore_args()
public completeStore_args(String path, CompleteStoreTOptions options)
public completeStore_args(KeyValueMasterClientService.completeStore_args other)
public KeyValueMasterClientService.completeStore_args deepCopy()
deepCopy
in interface org.apache.thrift.TBase<KeyValueMasterClientService.completeStore_args,KeyValueMasterClientService.completeStore_args._Fields>
public void clear()
clear
in interface org.apache.thrift.TBase<KeyValueMasterClientService.completeStore_args,KeyValueMasterClientService.completeStore_args._Fields>
public String getPath()
public KeyValueMasterClientService.completeStore_args setPath(String path)
public void unsetPath()
public boolean isSetPath()
public void setPathIsSet(boolean value)
public CompleteStoreTOptions getOptions()
public KeyValueMasterClientService.completeStore_args setOptions(CompleteStoreTOptions options)
public void unsetOptions()
public boolean isSetOptions()
public void setOptionsIsSet(boolean value)
public void setFieldValue(KeyValueMasterClientService.completeStore_args._Fields field, Object value)
setFieldValue
in interface org.apache.thrift.TBase<KeyValueMasterClientService.completeStore_args,KeyValueMasterClientService.completeStore_args._Fields>
public Object getFieldValue(KeyValueMasterClientService.completeStore_args._Fields field)
getFieldValue
in interface org.apache.thrift.TBase<KeyValueMasterClientService.completeStore_args,KeyValueMasterClientService.completeStore_args._Fields>
public boolean isSet(KeyValueMasterClientService.completeStore_args._Fields field)
isSet
in interface org.apache.thrift.TBase<KeyValueMasterClientService.completeStore_args,KeyValueMasterClientService.completeStore_args._Fields>
public boolean equals(KeyValueMasterClientService.completeStore_args that)
public int compareTo(KeyValueMasterClientService.completeStore_args other)
compareTo
in interface Comparable<KeyValueMasterClientService.completeStore_args>
public KeyValueMasterClientService.completeStore_args._Fields fieldForId(int fieldId)
fieldForId
in interface org.apache.thrift.TBase<KeyValueMasterClientService.completeStore_args,KeyValueMasterClientService.completeStore_args._Fields>
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
read
in interface org.apache.thrift.TBase<KeyValueMasterClientService.completeStore_args,KeyValueMasterClientService.completeStore_args._Fields>
org.apache.thrift.TException
public void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException
write
in interface org.apache.thrift.TBase<KeyValueMasterClientService.completeStore_args,KeyValueMasterClientService.completeStore_args._Fields>
org.apache.thrift.TException
public void validate() throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2023. All Rights Reserved.