Uses of Class
org.apache.iotdb.commons.exception.sync.PipeException
-
Packages that use PipeException Package Description org.apache.iotdb.commons.exception.sync org.apache.iotdb.commons.sync.metadata -
-
Uses of PipeException in org.apache.iotdb.commons.exception.sync
Subclasses of PipeException in org.apache.iotdb.commons.exception.sync Modifier and Type Class Description classPipeAlreadyExistExceptionclassPipeNotExistException -
Uses of PipeException in org.apache.iotdb.commons.sync.metadata
Methods in org.apache.iotdb.commons.sync.metadata that throw PipeException Modifier and Type Method Description voidSyncMetadata. checkAddPipe(PipeInfo pipeInfo)voidSyncMetadata. checkIfPipeExist(java.lang.String pipeName)
-