Serialized Form
-
Package org.apache.iotdb.common.rpc.thrift
-
Class org.apache.iotdb.common.rpc.thrift.TConfigNodeLocation extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.iotdb.common.rpc.thrift.TConsensusGroupId extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
id
int id
-
type
TConsensusGroupType type
- See Also:
TConsensusGroupType
-
-
-
Class org.apache.iotdb.common.rpc.thrift.TDataNodeConfiguration extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
location
TDataNodeLocation location
-
resource
TNodeResource resource
-
-
-
Class org.apache.iotdb.common.rpc.thrift.TDataNodeLocation extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
clientRpcEndPoint
TEndPoint clientRpcEndPoint
-
dataNodeId
int dataNodeId
-
dataRegionConsensusEndPoint
TEndPoint dataRegionConsensusEndPoint
-
internalEndPoint
TEndPoint internalEndPoint
-
mPPDataExchangeEndPoint
TEndPoint mPPDataExchangeEndPoint
-
schemaRegionConsensusEndPoint
TEndPoint schemaRegionConsensusEndPoint
-
-
-
Class org.apache.iotdb.common.rpc.thrift.TEndPoint extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
ip
String ip
-
port
int port
-
-
-
Class org.apache.iotdb.common.rpc.thrift.TFile extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
file
ByteBuffer file
-
fileName
String fileName
-
-
-
Class org.apache.iotdb.common.rpc.thrift.TFilesResp extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.iotdb.common.rpc.thrift.TFlushReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.iotdb.common.rpc.thrift.TLicense extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
cpuCoreNumLimit
int cpuCoreNumLimit
-
dataNodeNumLimit
short dataNodeNumLimit
-
deviceNumLimit
long deviceNumLimit
-
disconnectionFromActiveNodeTimeLimit
long disconnectionFromActiveNodeTimeLimit
-
expireTimestamp
long expireTimestamp
-
licenseIssueTimestamp
long licenseIssueTimestamp
-
mlNodeNumLimit
short mlNodeNumLimit
-
sensorNumLimit
long sensorNumLimit
-
-
-
Class org.apache.iotdb.common.rpc.thrift.TNodeResource extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
cpuCoreNum
int cpuCoreNum
-
maxMemory
long maxMemory
-
-
-
Class org.apache.iotdb.common.rpc.thrift.TRegionReplicaSet extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
dataNodeLocations
List<TDataNodeLocation> dataNodeLocations
-
regionId
TConsensusGroupId regionId
-
-
-
Class org.apache.iotdb.common.rpc.thrift.TSchemaNode extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
nodeName
String nodeName
-
nodeType
byte nodeType
-
-
-
Class org.apache.iotdb.common.rpc.thrift.TSeriesPartitionSlot extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
slotId
int slotId
-
-
-
Class org.apache.iotdb.common.rpc.thrift.TSetSpaceQuotaReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
database
List<String> database
-
spaceLimit
TSpaceQuota spaceLimit
-
-
-
Class org.apache.iotdb.common.rpc.thrift.TSetThrottleQuotaReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
throttleQuota
TThrottleQuota throttleQuota
-
userName
String userName
-
-
-
Class org.apache.iotdb.common.rpc.thrift.TSettleReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.iotdb.common.rpc.thrift.TSetTTLReq extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.iotdb.common.rpc.thrift.TSpaceQuota extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
deviceNum
long deviceNum
-
diskSize
long diskSize
-
timeserieNum
long timeserieNum
-
-
-
Class org.apache.iotdb.common.rpc.thrift.TSStatus extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.iotdb.common.rpc.thrift.TThrottleQuota extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
cpuLimit
int cpuLimit
-
memLimit
long memLimit
-
throttleLimit
Map<ThrottleType,TTimedQuota> throttleLimit
-
-
-
Class org.apache.iotdb.common.rpc.thrift.TTimedQuota extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
softLimit
long softLimit
-
timeUnit
long timeUnit
-
-
-
Class org.apache.iotdb.common.rpc.thrift.TTimePartitionSlot extends Object implements Serializable
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream out) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
startTime
long startTime
-
-
-