public static class BgpConfigurator.enableGracefulRestart_args extends Object implements org.apache.thrift.TBase<BgpConfigurator.enableGracefulRestart_args,BgpConfigurator.enableGracefulRestart_args._Fields>, Serializable, Cloneable, Comparable<BgpConfigurator.enableGracefulRestart_args>
| Modifier and Type | Class and Description |
|---|---|
static class |
BgpConfigurator.enableGracefulRestart_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<BgpConfigurator.enableGracefulRestart_args._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
int |
stalepathTime |
| Constructor and Description |
|---|
enableGracefulRestart_args() |
enableGracefulRestart_args(BgpConfigurator.enableGracefulRestart_args other)
Performs a deep copy on other.
|
enableGracefulRestart_args(int stalepathTime) |
public int stalepathTime
public static final Map<BgpConfigurator.enableGracefulRestart_args._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public enableGracefulRestart_args()
public enableGracefulRestart_args(int stalepathTime)
public enableGracefulRestart_args(BgpConfigurator.enableGracefulRestart_args other)
public BgpConfigurator.enableGracefulRestart_args deepCopy()
deepCopy in interface org.apache.thrift.TBase<BgpConfigurator.enableGracefulRestart_args,BgpConfigurator.enableGracefulRestart_args._Fields>public void clear()
clear in interface org.apache.thrift.TBase<BgpConfigurator.enableGracefulRestart_args,BgpConfigurator.enableGracefulRestart_args._Fields>public int getStalepathTime()
public BgpConfigurator.enableGracefulRestart_args setStalepathTime(int stalepathTime)
public void unsetStalepathTime()
public boolean isSetStalepathTime()
public void setStalepathTimeIsSet(boolean value)
public void setFieldValue(BgpConfigurator.enableGracefulRestart_args._Fields field, Object value)
setFieldValue in interface org.apache.thrift.TBase<BgpConfigurator.enableGracefulRestart_args,BgpConfigurator.enableGracefulRestart_args._Fields>public Object getFieldValue(BgpConfigurator.enableGracefulRestart_args._Fields field)
getFieldValue in interface org.apache.thrift.TBase<BgpConfigurator.enableGracefulRestart_args,BgpConfigurator.enableGracefulRestart_args._Fields>public boolean isSet(BgpConfigurator.enableGracefulRestart_args._Fields field)
isSet in interface org.apache.thrift.TBase<BgpConfigurator.enableGracefulRestart_args,BgpConfigurator.enableGracefulRestart_args._Fields>public boolean equals(BgpConfigurator.enableGracefulRestart_args that)
public int compareTo(BgpConfigurator.enableGracefulRestart_args other)
compareTo in interface Comparable<BgpConfigurator.enableGracefulRestart_args>public BgpConfigurator.enableGracefulRestart_args._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<BgpConfigurator.enableGracefulRestart_args,BgpConfigurator.enableGracefulRestart_args._Fields>public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<BgpConfigurator.enableGracefulRestart_args,BgpConfigurator.enableGracefulRestart_args._Fields>org.apache.thrift.TExceptionpublic void write(org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException
write in interface org.apache.thrift.TBase<BgpConfigurator.enableGracefulRestart_args,BgpConfigurator.enableGracefulRestart_args._Fields>org.apache.thrift.TExceptionpublic void validate()
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2019 OpenDaylight. All rights reserved.