Serialized Form
-
Package org.apache.iotdb.udf.api.exception
-
Class org.apache.iotdb.udf.api.exception.UDFAttributeNotProvidedException extends UDFParameterNotValidException implements Serializable
-
Class org.apache.iotdb.udf.api.exception.UDFException extends java.lang.RuntimeException implements Serializable
-
Class org.apache.iotdb.udf.api.exception.UDFInputSeriesDataTypeNotValidException extends UDFParameterNotValidException implements Serializable
-
Class org.apache.iotdb.udf.api.exception.UDFInputSeriesIndexNotValidException extends UDFParameterNotValidException implements Serializable
-
Class org.apache.iotdb.udf.api.exception.UDFInputSeriesNumberNotValidException extends UDFParameterNotValidException implements Serializable
-
Class org.apache.iotdb.udf.api.exception.UDFManagementException extends UDFException implements Serializable
-
Class org.apache.iotdb.udf.api.exception.UDFOutputSeriesDataTypeNotValidException extends UDFParameterNotValidException implements Serializable
-
Class org.apache.iotdb.udf.api.exception.UDFParameterNotValidException extends UDFException implements Serializable
-
-
Package org.apache.iotdb.udf.api.type
-
Class org.apache.iotdb.udf.api.type.Binary extends java.lang.Object implements Serializable
- serialVersionUID:
- 1250049718612917815L
-
Serialized Fields
-
hasCalculatedHash
boolean hasCalculatedHash
-
hash
int hash
-
stringCache
java.lang.String stringCache
-
values
byte[] values
-
-