Serialized Form
-
Package org.apache.nifi.processors.standard.db
-
Exception Class org.apache.nifi.processors.standard.db.TableNotFoundException
class TableNotFoundException extends SQLException implements Serializable
-
-
Package org.apache.nifi.processors.standard.exception
-
Exception Class org.apache.nifi.processors.standard.exception.ListenHttpException
class ListenHttpException extends RuntimeException implements Serializable-
Serialized Fields
-
returnCode
int returnCode
-
-
-
-
Package org.apache.nifi.processors.standard.ftp.commands
-
Exception Class org.apache.nifi.processors.standard.ftp.commands.DetailedFtpCommandException
class DetailedFtpCommandException extends FtpCommandException implements Serializable-
Serialized Fields
-
ftpFile
org.apache.ftpserver.ftplet.FtpFile ftpFile
-
subId
String subId
-
-
-
Exception Class org.apache.nifi.processors.standard.ftp.commands.FtpCommandException
class FtpCommandException extends Exception implements Serializable-
Serialized Fields
-
ftpReturnCode
int ftpReturnCode
-
-
-
-
Package org.apache.nifi.processors.standard.servlets
-
Class org.apache.nifi.processors.standard.servlets.ContentAcknowledgmentServlet
class ContentAcknowledgmentServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- -2675148117984902978L
-
Serialized Fields
-
authorizedPattern
Pattern authorizedPattern
-
flowFileMap
ConcurrentMap<String,
ListenHTTP.FlowFileEntryTimeWrapper> flowFileMap -
logger
org.apache.nifi.logging.ComponentLog logger
-
port
int port
-
-
Class org.apache.nifi.processors.standard.servlets.HealthCheckServlet
class HealthCheckServlet extends jakarta.servlet.http.HttpServlet implements Serializable -
Class org.apache.nifi.processors.standard.servlets.ListenHTTPServlet
class ListenHTTPServlet extends jakarta.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 5329940480987723163L
-
Serialized Fields
-
authorizedIssuerPattern
Pattern authorizedIssuerPattern
-
authorizedPattern
Pattern authorizedPattern
-
basePath
String basePath
-
filesReceived
AtomicLong filesReceived
-
flowFileMap
ConcurrentMap<String,
ListenHTTP.FlowFileEntryTimeWrapper> flowFileMap -
headerPattern
Pattern headerPattern
-
logger
org.apache.nifi.logging.ComponentLog logger
-
multipartReadBufferSize
int multipartReadBufferSize
-
multipartRequestMaxSize
long multipartRequestMaxSize
-
port
int port
-
processContext
org.apache.nifi.processor.ProcessContext processContext
-
readerFactory
RecordReaderFactory readerFactory
-
returnCode
int returnCode
-
sessionFactoryHolder
AtomicReference<org.apache.nifi.processor.ProcessSessionFactory> sessionFactoryHolder
-
spaceAvailable
AtomicBoolean spaceAvailable
-
streamThrottler
StreamThrottler streamThrottler
-
writerFactory
RecordSetWriterFactory writerFactory
-
-
-
Package org.apache.nifi.processors.standard.socket
-
Exception Class org.apache.nifi.processors.standard.socket.ClientAuthenticationException
class ClientAuthenticationException extends ClientConfigurationException implements Serializable -
Exception Class org.apache.nifi.processors.standard.socket.ClientConfigurationException
class ClientConfigurationException extends org.apache.nifi.processor.exception.ProcessException implements Serializable -
Exception Class org.apache.nifi.processors.standard.socket.ClientConnectException
class ClientConnectException extends ClientConfigurationException implements Serializable
-