@Generated(value="Autogenerated by Thrift Compiler (0.11.0)", date="2019-01-29") public class TLogStat extends java.lang.Object implements org.apache.thrift.TBase<TLogStat,TLogStat._Fields>, java.io.Serializable, java.lang.Cloneable, java.lang.Comparable<TLogStat>
Modifier and Type | Class and Description |
---|---|
static class |
TLogStat._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
|
Modifier and Type | Field and Description |
---|---|
int |
curFile |
int |
curOffset |
int |
diskFile |
int |
diskOffset |
int |
fileidInit |
int |
lgBSize |
int |
lgSize |
int |
magic |
int |
maxCommitperflush |
int |
maxNfileId |
static java.util.Map<TLogStat._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap |
int |
minCommitperflush |
int |
mode |
int |
numFileId |
long |
RCount |
long |
record |
long |
regionNowait |
long |
regionWait |
long |
regSize |
long |
SCount |
int |
version |
int |
WBytes |
int |
wcBytes |
int |
wcMbytes |
long |
WCount |
long |
WCountFill |
int |
WMbytes |
Constructor and Description |
---|
TLogStat() |
TLogStat(int curFile,
int curOffset,
int diskFile,
int diskOffset,
int fileidInit,
int lgBSize,
int lgSize,
int magic,
int maxCommitperflush,
int maxNfileId,
int minCommitperflush,
int mode,
int numFileId,
long RCount,
long record,
long regionNowait,
long regionWait,
long regSize,
long SCount,
int version,
int WBytes,
int wcBytes,
int wcMbytes,
int WMbytes,
long WCount,
long WCountFill) |
TLogStat(TLogStat other)
Performs a deep copy on other.
|
Modifier and Type | Method and Description |
---|---|
void |
clear() |
int |
compareTo(TLogStat other) |
TLogStat |
deepCopy() |
boolean |
equals(java.lang.Object that) |
boolean |
equals(TLogStat that) |
TLogStat._Fields |
fieldForId(int fieldId) |
int |
getCurFile() |
int |
getCurOffset() |
int |
getDiskFile() |
int |
getDiskOffset() |
java.lang.Object |
getFieldValue(TLogStat._Fields field) |
int |
getFileidInit() |
int |
getLgBSize() |
int |
getLgSize() |
int |
getMagic() |
int |
getMaxCommitperflush() |
int |
getMaxNfileId() |
int |
getMinCommitperflush() |
int |
getMode() |
int |
getNumFileId() |
long |
getRCount() |
long |
getRecord() |
long |
getRegionNowait() |
long |
getRegionWait() |
long |
getRegSize() |
long |
getSCount() |
int |
getVersion() |
int |
getWBytes() |
int |
getWcBytes() |
int |
getWcMbytes() |
long |
getWCount() |
long |
getWCountFill() |
int |
getWMbytes() |
int |
hashCode() |
boolean |
isSet(TLogStat._Fields field)
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
|
boolean |
isSetCurFile()
Returns true if field curFile is set (has been assigned a value) and false otherwise
|
boolean |
isSetCurOffset()
Returns true if field curOffset is set (has been assigned a value) and false otherwise
|
boolean |
isSetDiskFile()
Returns true if field diskFile is set (has been assigned a value) and false otherwise
|
boolean |
isSetDiskOffset()
Returns true if field diskOffset is set (has been assigned a value) and false otherwise
|
boolean |
isSetFileidInit()
Returns true if field fileidInit is set (has been assigned a value) and false otherwise
|
boolean |
isSetLgBSize()
Returns true if field lgBSize is set (has been assigned a value) and false otherwise
|
boolean |
isSetLgSize()
Returns true if field lgSize is set (has been assigned a value) and false otherwise
|
boolean |
isSetMagic()
Returns true if field magic is set (has been assigned a value) and false otherwise
|
boolean |
isSetMaxCommitperflush()
Returns true if field maxCommitperflush is set (has been assigned a value) and false otherwise
|
boolean |
isSetMaxNfileId()
Returns true if field maxNfileId is set (has been assigned a value) and false otherwise
|
boolean |
isSetMinCommitperflush()
Returns true if field minCommitperflush is set (has been assigned a value) and false otherwise
|
boolean |
isSetMode()
Returns true if field mode is set (has been assigned a value) and false otherwise
|
boolean |
isSetNumFileId()
Returns true if field numFileId is set (has been assigned a value) and false otherwise
|
boolean |
isSetRCount()
Returns true if field RCount is set (has been assigned a value) and false otherwise
|
boolean |
isSetRecord()
Returns true if field record is set (has been assigned a value) and false otherwise
|
boolean |
isSetRegionNowait()
Returns true if field regionNowait is set (has been assigned a value) and false otherwise
|
boolean |
isSetRegionWait()
Returns true if field regionWait is set (has been assigned a value) and false otherwise
|
boolean |
isSetRegSize()
Returns true if field regSize is set (has been assigned a value) and false otherwise
|
boolean |
isSetSCount()
Returns true if field SCount is set (has been assigned a value) and false otherwise
|
boolean |
isSetVersion()
Returns true if field version is set (has been assigned a value) and false otherwise
|
boolean |
isSetWBytes()
Returns true if field WBytes is set (has been assigned a value) and false otherwise
|
boolean |
isSetWcBytes()
Returns true if field wcBytes is set (has been assigned a value) and false otherwise
|
boolean |
isSetWcMbytes()
Returns true if field wcMbytes is set (has been assigned a value) and false otherwise
|
boolean |
isSetWCount()
Returns true if field WCount is set (has been assigned a value) and false otherwise
|
boolean |
isSetWCountFill()
Returns true if field WCountFill is set (has been assigned a value) and false otherwise
|
boolean |
isSetWMbytes()
Returns true if field WMbytes is set (has been assigned a value) and false otherwise
|
void |
read(org.apache.thrift.protocol.TProtocol iprot) |
TLogStat |
setCurFile(int curFile) |
void |
setCurFileIsSet(boolean value) |
TLogStat |
setCurOffset(int curOffset) |
void |
setCurOffsetIsSet(boolean value) |
TLogStat |
setDiskFile(int diskFile) |
void |
setDiskFileIsSet(boolean value) |
TLogStat |
setDiskOffset(int diskOffset) |
void |
setDiskOffsetIsSet(boolean value) |
void |
setFieldValue(TLogStat._Fields field,
java.lang.Object value) |
TLogStat |
setFileidInit(int fileidInit) |
void |
setFileidInitIsSet(boolean value) |
TLogStat |
setLgBSize(int lgBSize) |
void |
setLgBSizeIsSet(boolean value) |
TLogStat |
setLgSize(int lgSize) |
void |
setLgSizeIsSet(boolean value) |
TLogStat |
setMagic(int magic) |
void |
setMagicIsSet(boolean value) |
TLogStat |
setMaxCommitperflush(int maxCommitperflush) |
void |
setMaxCommitperflushIsSet(boolean value) |
TLogStat |
setMaxNfileId(int maxNfileId) |
void |
setMaxNfileIdIsSet(boolean value) |
TLogStat |
setMinCommitperflush(int minCommitperflush) |
void |
setMinCommitperflushIsSet(boolean value) |
TLogStat |
setMode(int mode) |
void |
setModeIsSet(boolean value) |
TLogStat |
setNumFileId(int numFileId) |
void |
setNumFileIdIsSet(boolean value) |
TLogStat |
setRCount(long RCount) |
void |
setRCountIsSet(boolean value) |
TLogStat |
setRecord(long record) |
void |
setRecordIsSet(boolean value) |
TLogStat |
setRegionNowait(long regionNowait) |
void |
setRegionNowaitIsSet(boolean value) |
TLogStat |
setRegionWait(long regionWait) |
void |
setRegionWaitIsSet(boolean value) |
TLogStat |
setRegSize(long regSize) |
void |
setRegSizeIsSet(boolean value) |
TLogStat |
setSCount(long SCount) |
void |
setSCountIsSet(boolean value) |
TLogStat |
setVersion(int version) |
void |
setVersionIsSet(boolean value) |
TLogStat |
setWBytes(int WBytes) |
void |
setWBytesIsSet(boolean value) |
TLogStat |
setWcBytes(int wcBytes) |
void |
setWcBytesIsSet(boolean value) |
TLogStat |
setWcMbytes(int wcMbytes) |
void |
setWcMbytesIsSet(boolean value) |
TLogStat |
setWCount(long WCount) |
TLogStat |
setWCountFill(long WCountFill) |
void |
setWCountFillIsSet(boolean value) |
void |
setWCountIsSet(boolean value) |
TLogStat |
setWMbytes(int WMbytes) |
void |
setWMbytesIsSet(boolean value) |
java.lang.String |
toString() |
void |
unsetCurFile() |
void |
unsetCurOffset() |
void |
unsetDiskFile() |
void |
unsetDiskOffset() |
void |
unsetFileidInit() |
void |
unsetLgBSize() |
void |
unsetLgSize() |
void |
unsetMagic() |
void |
unsetMaxCommitperflush() |
void |
unsetMaxNfileId() |
void |
unsetMinCommitperflush() |
void |
unsetMode() |
void |
unsetNumFileId() |
void |
unsetRCount() |
void |
unsetRecord() |
void |
unsetRegionNowait() |
void |
unsetRegionWait() |
void |
unsetRegSize() |
void |
unsetSCount() |
void |
unsetVersion() |
void |
unsetWBytes() |
void |
unsetWcBytes() |
void |
unsetWcMbytes() |
void |
unsetWCount() |
void |
unsetWCountFill() |
void |
unsetWMbytes() |
void |
validate() |
void |
write(org.apache.thrift.protocol.TProtocol oprot) |
public int curFile
public int curOffset
public int diskFile
public int diskOffset
public int fileidInit
public int lgBSize
public int lgSize
public int magic
public int maxCommitperflush
public int maxNfileId
public int minCommitperflush
public int mode
public int numFileId
public long RCount
public long record
public long regionNowait
public long regionWait
public long regSize
public long SCount
public int version
public int WBytes
public int wcBytes
public int wcMbytes
public int WMbytes
public long WCount
public long WCountFill
public static final java.util.Map<TLogStat._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
public TLogStat()
public TLogStat(int curFile, int curOffset, int diskFile, int diskOffset, int fileidInit, int lgBSize, int lgSize, int magic, int maxCommitperflush, int maxNfileId, int minCommitperflush, int mode, int numFileId, long RCount, long record, long regionNowait, long regionWait, long regSize, long SCount, int version, int WBytes, int wcBytes, int wcMbytes, int WMbytes, long WCount, long WCountFill)
public TLogStat(TLogStat other)
public TLogStat deepCopy()
deepCopy
in interface org.apache.thrift.TBase<TLogStat,TLogStat._Fields>
public void clear()
clear
in interface org.apache.thrift.TBase<TLogStat,TLogStat._Fields>
public int getCurFile()
public TLogStat setCurFile(int curFile)
public void unsetCurFile()
public boolean isSetCurFile()
public void setCurFileIsSet(boolean value)
public int getCurOffset()
public TLogStat setCurOffset(int curOffset)
public void unsetCurOffset()
public boolean isSetCurOffset()
public void setCurOffsetIsSet(boolean value)
public int getDiskFile()
public TLogStat setDiskFile(int diskFile)
public void unsetDiskFile()
public boolean isSetDiskFile()
public void setDiskFileIsSet(boolean value)
public int getDiskOffset()
public TLogStat setDiskOffset(int diskOffset)
public void unsetDiskOffset()
public boolean isSetDiskOffset()
public void setDiskOffsetIsSet(boolean value)
public int getFileidInit()
public TLogStat setFileidInit(int fileidInit)
public void unsetFileidInit()
public boolean isSetFileidInit()
public void setFileidInitIsSet(boolean value)
public int getLgBSize()
public TLogStat setLgBSize(int lgBSize)
public void unsetLgBSize()
public boolean isSetLgBSize()
public void setLgBSizeIsSet(boolean value)
public int getLgSize()
public TLogStat setLgSize(int lgSize)
public void unsetLgSize()
public boolean isSetLgSize()
public void setLgSizeIsSet(boolean value)
public int getMagic()
public TLogStat setMagic(int magic)
public void unsetMagic()
public boolean isSetMagic()
public void setMagicIsSet(boolean value)
public int getMaxCommitperflush()
public TLogStat setMaxCommitperflush(int maxCommitperflush)
public void unsetMaxCommitperflush()
public boolean isSetMaxCommitperflush()
public void setMaxCommitperflushIsSet(boolean value)
public int getMaxNfileId()
public TLogStat setMaxNfileId(int maxNfileId)
public void unsetMaxNfileId()
public boolean isSetMaxNfileId()
public void setMaxNfileIdIsSet(boolean value)
public int getMinCommitperflush()
public TLogStat setMinCommitperflush(int minCommitperflush)
public void unsetMinCommitperflush()
public boolean isSetMinCommitperflush()
public void setMinCommitperflushIsSet(boolean value)
public int getMode()
public TLogStat setMode(int mode)
public void unsetMode()
public boolean isSetMode()
public void setModeIsSet(boolean value)
public int getNumFileId()
public TLogStat setNumFileId(int numFileId)
public void unsetNumFileId()
public boolean isSetNumFileId()
public void setNumFileIdIsSet(boolean value)
public long getRCount()
public TLogStat setRCount(long RCount)
public void unsetRCount()
public boolean isSetRCount()
public void setRCountIsSet(boolean value)
public long getRecord()
public TLogStat setRecord(long record)
public void unsetRecord()
public boolean isSetRecord()
public void setRecordIsSet(boolean value)
public long getRegionNowait()
public TLogStat setRegionNowait(long regionNowait)
public void unsetRegionNowait()
public boolean isSetRegionNowait()
public void setRegionNowaitIsSet(boolean value)
public long getRegionWait()
public TLogStat setRegionWait(long regionWait)
public void unsetRegionWait()
public boolean isSetRegionWait()
public void setRegionWaitIsSet(boolean value)
public long getRegSize()
public TLogStat setRegSize(long regSize)
public void unsetRegSize()
public boolean isSetRegSize()
public void setRegSizeIsSet(boolean value)
public long getSCount()
public TLogStat setSCount(long SCount)
public void unsetSCount()
public boolean isSetSCount()
public void setSCountIsSet(boolean value)
public int getVersion()
public TLogStat setVersion(int version)
public void unsetVersion()
public boolean isSetVersion()
public void setVersionIsSet(boolean value)
public int getWBytes()
public TLogStat setWBytes(int WBytes)
public void unsetWBytes()
public boolean isSetWBytes()
public void setWBytesIsSet(boolean value)
public int getWcBytes()
public TLogStat setWcBytes(int wcBytes)
public void unsetWcBytes()
public boolean isSetWcBytes()
public void setWcBytesIsSet(boolean value)
public int getWcMbytes()
public TLogStat setWcMbytes(int wcMbytes)
public void unsetWcMbytes()
public boolean isSetWcMbytes()
public void setWcMbytesIsSet(boolean value)
public int getWMbytes()
public TLogStat setWMbytes(int WMbytes)
public void unsetWMbytes()
public boolean isSetWMbytes()
public void setWMbytesIsSet(boolean value)
public long getWCount()
public TLogStat setWCount(long WCount)
public void unsetWCount()
public boolean isSetWCount()
public void setWCountIsSet(boolean value)
public long getWCountFill()
public TLogStat setWCountFill(long WCountFill)
public void unsetWCountFill()
public boolean isSetWCountFill()
public void setWCountFillIsSet(boolean value)
public void setFieldValue(TLogStat._Fields field, java.lang.Object value)
setFieldValue
in interface org.apache.thrift.TBase<TLogStat,TLogStat._Fields>
public java.lang.Object getFieldValue(TLogStat._Fields field)
getFieldValue
in interface org.apache.thrift.TBase<TLogStat,TLogStat._Fields>
public boolean isSet(TLogStat._Fields field)
isSet
in interface org.apache.thrift.TBase<TLogStat,TLogStat._Fields>
public boolean equals(java.lang.Object that)
equals
in class java.lang.Object
public boolean equals(TLogStat that)
public int hashCode()
hashCode
in class java.lang.Object
public int compareTo(TLogStat other)
compareTo
in interface java.lang.Comparable<TLogStat>
public TLogStat._Fields fieldForId(int fieldId)
fieldForId
in interface org.apache.thrift.TBase<TLogStat,TLogStat._Fields>
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException
read
in interface org.apache.thrift.TSerializable
org.apache.thrift.TException
public void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException
write
in interface org.apache.thrift.TSerializable
org.apache.thrift.TException
public java.lang.String toString()
toString
in class java.lang.Object
public void validate() throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright (c) 2016, 2019 Oracle and/or its affiliates. All rights reserved.