Serialized Form
-
Package org.apache.iotdb.ainode.rpc.thrift
-
Class org.apache.iotdb.ainode.rpc.thrift.IAINodeRPCService.deleteModel_args
class deleteModel_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
TDeleteModelReq req
-
-
-
Class org.apache.iotdb.ainode.rpc.thrift.IAINodeRPCService.deleteModel_result
class deleteModel_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
TSStatus success
-
-
-
Class org.apache.iotdb.ainode.rpc.thrift.IAINodeRPCService.getAIHeartbeat_args
class getAIHeartbeat_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
TAIHeartbeatReq req
-
-
-
Class org.apache.iotdb.ainode.rpc.thrift.IAINodeRPCService.getAIHeartbeat_result
class getAIHeartbeat_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
TAIHeartbeatResp success
-
-
-
Class org.apache.iotdb.ainode.rpc.thrift.IAINodeRPCService.inference_args
class inference_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
TInferenceReq req
-
-
-
Class org.apache.iotdb.ainode.rpc.thrift.IAINodeRPCService.inference_result
class inference_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
TInferenceResp success
-
-
-
Class org.apache.iotdb.ainode.rpc.thrift.IAINodeRPCService.registerModel_args
class registerModel_args extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
req
TRegisterModelReq req
-
-
-
Class org.apache.iotdb.ainode.rpc.thrift.IAINodeRPCService.registerModel_result
class registerModel_result extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
success
TRegisterModelResp success
-
-
-
Class org.apache.iotdb.ainode.rpc.thrift.TAIHeartbeatReq
class TAIHeartbeatReq extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
heartbeatTimestamp
long heartbeatTimestamp
-
needSamplingLoad
boolean needSamplingLoad
-
-
-
Class org.apache.iotdb.ainode.rpc.thrift.TAIHeartbeatResp
class TAIHeartbeatResp extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
heartbeatTimestamp
long heartbeatTimestamp
-
loadSample
TLoadSample loadSample
-
status
String status
-
statusReason
String statusReason
-
-
-
Class org.apache.iotdb.ainode.rpc.thrift.TConfigs
class TConfigs extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.iotdb.ainode.rpc.thrift.TDeleteModelReq
class TDeleteModelReq extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
modelId
String modelId
-
-
-
Class org.apache.iotdb.ainode.rpc.thrift.TInferenceReq
class TInferenceReq extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.iotdb.ainode.rpc.thrift.TInferenceResp
class TInferenceResp extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
inferenceResult
List<ByteBuffer> inferenceResult
-
status
TSStatus status
-
-
-
Class org.apache.iotdb.ainode.rpc.thrift.TRegisterModelReq
class TRegisterModelReq extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.iotdb.ainode.rpc.thrift.TRegisterModelResp
class TRegisterModelResp extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
-
Class org.apache.iotdb.ainode.rpc.thrift.TWindowParams
class TWindowParams extends Object implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOExceptionClassNotFoundException
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
__isset_bitfield
byte __isset_bitfield
-
windowInterval
int windowInterval
-
windowStep
int windowStep
-
-
-