Serialized Form
-
Package org.apache.iotdb.commons.auth
-
Class org.apache.iotdb.commons.auth.AuthException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 5091102941209301301L
-
Serialized Fields
-
code
org.apache.iotdb.rpc.TSStatusCode code
-
-
-
Package org.apache.iotdb.commons.client.exception
-
Class org.apache.iotdb.commons.client.exception.BorrowNullClientManagerException extends ClientManagerException implements Serializable
-
Class org.apache.iotdb.commons.client.exception.ClientManagerException extends java.lang.Exception implements Serializable
-
Class org.apache.iotdb.commons.client.exception.CreateTAsyncClientManagerException extends java.lang.RuntimeException implements Serializable
-
-
Package org.apache.iotdb.commons.exception
-
Class org.apache.iotdb.commons.exception.BadNodeUrlException extends java.lang.Exception implements Serializable
-
Class org.apache.iotdb.commons.exception.ConfigurationException extends IoTDBException implements Serializable
-
Serialized Fields
-
correctValue
java.lang.String correctValue
-
parameter
java.lang.String parameter
-
-
-
Class org.apache.iotdb.commons.exception.IllegalPathException extends MetadataException implements Serializable
- serialVersionUID:
- 2693272249167539978L
-
Class org.apache.iotdb.commons.exception.IoTDBException extends java.lang.Exception implements Serializable
- serialVersionUID:
- 8480450962311247736L
-
Serialized Fields
-
errorCode
int errorCode
-
isUserException
boolean isUserException
This kind of exception is caused by users' wrong sql, and there is no need for server to print the full stack of the exception
-
-
Class org.apache.iotdb.commons.exception.MetadataException extends IoTDBException implements Serializable
- serialVersionUID:
- 3415275599091623570L
-
Class org.apache.iotdb.commons.exception.ShutdownException extends IoTDBException implements Serializable
-
Class org.apache.iotdb.commons.exception.StartupException extends IoTDBException implements Serializable
- serialVersionUID:
- -8591716406230730147L
-
-
Package org.apache.iotdb.commons.exception.runtime
-
Class org.apache.iotdb.commons.exception.runtime.RPCServiceException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- 520836932066897810L
-
Class org.apache.iotdb.commons.exception.runtime.SerializationRunTimeException extends java.lang.RuntimeException implements Serializable
-
Class org.apache.iotdb.commons.exception.runtime.ThriftSerDeException extends java.lang.RuntimeException implements Serializable
-
-
Package org.apache.iotdb.commons.exception.sync
-
Class org.apache.iotdb.commons.exception.sync.PipeAlreadyExistException extends PipeException implements Serializable
-
Class org.apache.iotdb.commons.exception.sync.PipeDataLoadException extends PipeServerException implements Serializable
-
Class org.apache.iotdb.commons.exception.sync.PipeException extends IoTDBException implements Serializable
- serialVersionUID:
- -7312720445194413492L
-
Class org.apache.iotdb.commons.exception.sync.PipeNotExistException extends PipeException implements Serializable
-
Class org.apache.iotdb.commons.exception.sync.PipeServerException extends IoTDBException implements Serializable
-
Class org.apache.iotdb.commons.exception.sync.PipeSinkAlreadyExistException extends PipeSinkException implements Serializable
-
Class org.apache.iotdb.commons.exception.sync.PipeSinkBeingUsedException extends PipeSinkException implements Serializable
-
Class org.apache.iotdb.commons.exception.sync.PipeSinkException extends IoTDBException implements Serializable
- serialVersionUID:
- -2355881952697245662L
-
Class org.apache.iotdb.commons.exception.sync.PipeSinkNotExistException extends PipeSinkException implements Serializable
-
Class org.apache.iotdb.commons.exception.sync.SyncConnectionException extends IoTDBException implements Serializable
- serialVersionUID:
- -6661904365503849681L
-
Class org.apache.iotdb.commons.exception.sync.SyncHandshakeException extends SyncConnectionException implements Serializable
-
-
Package org.apache.iotdb.commons.model.exception
-
Class org.apache.iotdb.commons.model.exception.ModelManagementException extends java.lang.RuntimeException implements Serializable
-
-
Package org.apache.iotdb.commons.path
-
Class org.apache.iotdb.commons.path.AlignedPath extends PartialPath implements Serializable
-
Serialized Fields
-
measurementList
java.util.List<java.lang.String> measurementList
-
schemaList
java.util.List<org.apache.iotdb.tsfile.write.schema.IMeasurementSchema> schemaList
-
-
-
Class org.apache.iotdb.commons.path.MeasurementPath extends PartialPath implements Serializable
-
Serialized Fields
-
isUnderAlignedEntity
boolean isUnderAlignedEntity
-
measurementAlias
java.lang.String measurementAlias
-
measurementSchema
org.apache.iotdb.tsfile.write.schema.IMeasurementSchema measurementSchema
-
tagMap
java.util.Map<java.lang.String,java.lang.String> tagMap
-
-
-
Class org.apache.iotdb.commons.path.PartialPath extends org.apache.iotdb.tsfile.read.common.Path implements Serializable
-
Serialized Fields
-
nodes
java.lang.String[] nodes
-
-
-
-
Package org.apache.iotdb.commons.schema.tree
-
Package org.apache.iotdb.commons.security.encrypt
-
Class org.apache.iotdb.commons.security.encrypt.EncryptDecryptException extends java.lang.RuntimeException implements Serializable
-
-
Package org.apache.iotdb.commons.trigger.exception
-
Class org.apache.iotdb.commons.trigger.exception.TriggerExecutionException extends java.lang.RuntimeException implements Serializable
-
Class org.apache.iotdb.commons.trigger.exception.TriggerJarTooLargeException extends java.lang.RuntimeException implements Serializable
-
Class org.apache.iotdb.commons.trigger.exception.TriggerManagementException extends java.lang.RuntimeException implements Serializable
-