Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ActionEventQueue - Class in org.deltafi.common.action
-
Service for pushing and popping action events to a redis queue.
- ActionEventQueue(ActionEventQueueProperties, int) - Constructor for class org.deltafi.common.action.ActionEventQueue
- ActionEventQueueProperties - Class in org.deltafi.common.action
- ActionEventQueueProperties() - Constructor for class org.deltafi.common.action.ActionEventQueueProperties
- APPLICATION_FLOWFILE - Static variable in class org.deltafi.common.nifi.ContentType
- APPLICATION_FLOWFILE_V_1 - Static variable in class org.deltafi.common.nifi.ContentType
- APPLICATION_FLOWFILE_V_2 - Static variable in class org.deltafi.common.nifi.ContentType
- APPLICATION_FLOWFILE_V_3 - Static variable in class org.deltafi.common.nifi.ContentType
- AutoDestructTempFile - Class in org.deltafi.common.file
- AutoDestructTempFile() - Constructor for class org.deltafi.common.file.AutoDestructTempFile
- AutoDestructTempFile(InputStream) - Constructor for class org.deltafi.common.file.AutoDestructTempFile
- AutoDestructTempFile(InputStream, String, String) - Constructor for class org.deltafi.common.file.AutoDestructTempFile
- AutoDestructTempFile(String, String) - Constructor for class org.deltafi.common.file.AutoDestructTempFile
B
- BoundedLineReader - Class in org.deltafi.common.reader
-
Buffered reader that tracks the number of bytes read and bounds the readLine method by the maxLineSize setting to limit the characters read into memory.
- BoundedLineReader(Reader, int, long) - Constructor for class org.deltafi.common.reader.BoundedLineReader
- BoundedLineReader(Reader, long) - Constructor for class org.deltafi.common.reader.BoundedLineReader
- build(Class<T>) - Static method in class org.deltafi.common.http.client.feign.FeignClientFactory
-
Builds a client for the provided Feign-annotated interface.
- build(Class<T>, String) - Static method in class org.deltafi.common.http.client.feign.FeignClientFactory
-
Builds a client for the provided Feign-annotated interface for the resources at the given URL.
- build(Class<T>, String, Encoder, Decoder, Retryer) - Static method in class org.deltafi.common.http.client.feign.FeignClientFactory
-
Builds a client for the provided Feign-annotated interface for the resources at the given URL.
- build(Class<T>, String, Encoder, Decoder, Retryer, Request.Options) - Static method in class org.deltafi.common.http.client.feign.FeignClientFactory
-
Builds a client for the provided Feign-annotated interface for the resources at the given URL.
- build(Class<T>, String, Encoder, Decoder, Retryer, Request.Options, SslProperties) - Static method in class org.deltafi.common.http.client.feign.FeignClientFactory
-
Builds an SSL-enabled client for the provided Feign-annotated interface for the resources at the given URL.
- build(Class<T>, String, Encoder, Decoder, Retryer, SslProperties) - Static method in class org.deltafi.common.http.client.feign.FeignClientFactory
-
Builds an SSL-enabled client for the provided Feign-annotated interface for the resources at the given URL.
- build(Class<T>, String, SslProperties) - Static method in class org.deltafi.common.http.client.feign.FeignClientFactory
-
Builds an SSL-enabled client for the provided Feign-annotated interface for the resources at the given URL.
- build(Class<T>, SslProperties) - Static method in class org.deltafi.common.http.client.feign.FeignClientFactory
-
Builds an SSL-enabled client for the provided Feign-annotated interface.
- build(String, String...) - Method in class org.deltafi.common.graphql.dgs.GraphQLClientFactory
- buildSslContext(SslProperties) - Static method in class org.deltafi.common.ssl.SslContextFactory
C
- CacheAutoConfiguration - Class in org.deltafi.common.cache
- CacheAutoConfiguration() - Constructor for class org.deltafi.common.cache.CacheAutoConfiguration
- cacheManager(CacheProperties, Ticker) - Method in class org.deltafi.common.cache.CacheAutoConfiguration
- CacheProperties - Class in org.deltafi.common.cache
- CacheProperties() - Constructor for class org.deltafi.common.cache.CacheProperties
- calculateTotalSize(Set<Segment>) - Static method in class org.deltafi.common.content.Segment
- close() - Method in class org.deltafi.common.file.AutoDestructTempFile
- close() - Method in class org.deltafi.common.io.WriterPipedInputStream
- computeContentSize(List<Content>) - Static method in class org.deltafi.common.content.ContentUtil
- content() - Method in record class org.deltafi.common.rules.RuleEvaluator.ImmutableDeltaFile
-
Returns the value of the
contentrecord component. - CONTENT_BUCKET - Static variable in class org.deltafi.common.content.ContentStorageService
- contentStorageService(ObjectStorageService) - Method in class org.deltafi.common.content.ContentStorageServiceAutoConfiguration
- ContentStorageService - Class in org.deltafi.common.content
- ContentStorageService() - Constructor for class org.deltafi.common.content.ContentStorageService
- ContentStorageServiceAutoConfiguration - Class in org.deltafi.common.content
- ContentStorageServiceAutoConfiguration() - Constructor for class org.deltafi.common.content.ContentStorageServiceAutoConfiguration
- ContentType - Class in org.deltafi.common.nifi
- ContentType() - Constructor for class org.deltafi.common.nifi.ContentType
- ContentUtil - Class in org.deltafi.common.content
- ContentUtil() - Constructor for class org.deltafi.common.content.ContentUtil
- convertEvent(String) - Static method in class org.deltafi.common.action.ActionEventQueue
- convertInput(String) - Static method in class org.deltafi.common.action.ActionEventQueue
- convertKeyValues(List<KeyValue>) - Static method in class org.deltafi.common.converters.KeyValueConverter
- copy(InputStream, OutputStream, long) - Method in class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV2
- copy(InputStream, OutputStream, long) - Method in class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV3
- countBytesInNextLine() - Method in class org.deltafi.common.reader.BoundedLineReader
-
Counts the number of bytes in the next line of text.
- customize(HttpClient.Builder) - Method in interface org.deltafi.common.http.HttpClientCustomizer
-
Customize the HttpClient.Builder used to create HttpClient bean By default, the builder will add an SSLContext based on
SslPropertiesand set the connectTimeout toHttpServiceAutoConfiguration.DEFAULT_CONNECT_TIMEOUT.
D
- DEFAULT_CONNECT_TIMEOUT - Static variable in class org.deltafi.common.http.HttpServiceAutoConfiguration
- delete(Content) - Method in class org.deltafi.common.content.ContentStorageService
- deleteAll(List<Segment>) - Method in class org.deltafi.common.content.ContentStorageService
- DGS_QUEUE - Static variable in class org.deltafi.common.action.ActionEventQueue
- drop(List<String>) - Method in class org.deltafi.common.action.ActionEventQueue
- drop(List<String>) - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
-
Drop all queues in key list.
E
- equals(Object) - Method in record class org.deltafi.common.rules.RuleEvaluator.ImmutableDeltaFile
-
Indicates whether some other object is "equal to" this one.
- evaluateCondition(String, DeltaFile) - Method in class org.deltafi.common.rules.RuleEvaluator
-
Evaluate the condition against the given DeltaFile.
- executeQuery(GraphQLClient, GraphQLQueryRequest, String, Class<T>) - Static method in class org.deltafi.common.graphql.dgs.GraphQLExecutor
- exists(String, String) - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
-
Check if an object exists in the queue based on the search pattern
F
- FeignClientFactory - Class in org.deltafi.common.http.client.feign
- FeignClientFactory() - Constructor for class org.deltafi.common.http.client.feign.FeignClientFactory
- FlowFileInputStream - Class in org.deltafi.common.nifi
- FlowFileInputStream() - Constructor for class org.deltafi.common.nifi.FlowFileInputStream
- FlowFileInputStream(FlowFilePackager) - Constructor for class org.deltafi.common.nifi.FlowFileInputStream
- FlowFileTwoStepUnpackager - Interface in org.deltafi.common.nifi
- FlowFileTwoStepUnpackagerV1 - Class in org.deltafi.common.nifi
- FlowFileTwoStepUnpackagerV1() - Constructor for class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV1
- FlowFileTwoStepUnpackagerV2 - Class in org.deltafi.common.nifi
- FlowFileTwoStepUnpackagerV2() - Constructor for class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV2
- FlowFileTwoStepUnpackagerV3 - Class in org.deltafi.common.nifi
- FlowFileTwoStepUnpackagerV3() - Constructor for class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV3
- fromMap(Map<String, String>) - Static method in class org.deltafi.common.converters.KeyValueConverter
- fromMapEntry(Map.Entry<String, String>) - Static method in class org.deltafi.common.converters.KeyValueConverter
G
- generate() - Method in class org.deltafi.common.uuid.RandomUUIDGenerator
- generate() - Method in interface org.deltafi.common.uuid.UUIDGenerator
- getLongRunningTask(String) - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
-
Retrieves the value associated with the given key from the long-running tasks
- getLongRunningTasks() - Method in class org.deltafi.common.action.ActionEventQueue
-
Fetches and returns a list of tasks that have been running for longer than the specified duration threshold.
- getLongRunningTasks() - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
-
Retrieves a map of long-running tasks
- getObject(ObjectReference) - Method in class org.deltafi.common.storage.s3.minio.MinioObjectStorageService
- getObject(ObjectReference) - Method in interface org.deltafi.common.storage.s3.ObjectStorageService
- getObjectAsByteArray(ObjectReference) - Method in interface org.deltafi.common.storage.s3.ObjectStorageService
- getPath() - Method in class org.deltafi.common.file.AutoDestructTempFile
- getScoreEpochMilli() - Method in class org.deltafi.common.queue.jedis.SortedSetEntry
-
Converts the score to milliseconds since the epoch.
- GraphQLClientFactory - Class in org.deltafi.common.graphql.dgs
- GraphQLClientFactory() - Constructor for class org.deltafi.common.graphql.dgs.GraphQLClientFactory
- GraphQLExecutor - Class in org.deltafi.common.graphql.dgs
- GraphQLExecutor() - Constructor for class org.deltafi.common.graphql.dgs.GraphQLExecutor
H
- hashCode() - Method in record class org.deltafi.common.rules.RuleEvaluator.ImmutableDeltaFile
-
Returns a hash code value for this object.
- hasMediaType(String) - Method in record class org.deltafi.common.rules.RuleEvaluator.ImmutableDeltaFile
-
Helper that can be used to check if DeltaFile contains content with the given mediaType
- hasMoreData() - Method in interface org.deltafi.common.nifi.FlowFileTwoStepUnpackager
- hasMoreData() - Method in class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV1
- hasMoreData() - Method in class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV2
- hasMoreData() - Method in class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV3
- httpClient(SslProperties) - Method in class org.deltafi.common.http.HttpServiceAutoConfiguration
- HttpClientCustomizer - Interface in org.deltafi.common.http
-
Create a bean implementing this class to customize the HttpClient created in
HttpServiceAutoConfiguration - HttpPostException - Exception Class in org.deltafi.common.http
- HttpPostException(String, String) - Constructor for exception class org.deltafi.common.http.HttpPostException
- httpService(HttpClient) - Method in class org.deltafi.common.http.HttpServiceAutoConfiguration
- HttpService - Class in org.deltafi.common.http
-
General purpose HTTP client service
- HttpService() - Constructor for class org.deltafi.common.http.HttpService
- HttpServiceAutoConfiguration - Class in org.deltafi.common.http
- HttpServiceAutoConfiguration(List<HttpClientCustomizer>) - Constructor for class org.deltafi.common.http.HttpServiceAutoConfiguration
I
- ImmutableDeltaFile(Map<String, String>, List<Content>) - Constructor for record class org.deltafi.common.rules.RuleEvaluator.ImmutableDeltaFile
-
Creates an instance of a
ImmutableDeltaFilerecord class. - ImmutableDeltaFile(DeltaFile) - Constructor for record class org.deltafi.common.rules.RuleEvaluator.ImmutableDeltaFile
- InvalidActionEventException - Exception Class in org.deltafi.core.exceptions
- InvalidActionEventException(String) - Constructor for exception class org.deltafi.core.exceptions.InvalidActionEventException
J
- JedisKeyedBlockingQueue - Class in org.deltafi.common.queue.jedis
-
A keyed blocking queue based on the Jedis client library for Redis.
- JedisKeyedBlockingQueue(String, String, int, int) - Constructor for class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
-
Constructs a JedisKeyedBlockingQueue.
K
- keys() - Method in class org.deltafi.common.action.ActionEventQueue
- keys() - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
-
Get a list of unique keys from redis
- KeyValueConverter - Class in org.deltafi.common.converters
- KeyValueConverter() - Constructor for class org.deltafi.common.converters.KeyValueConverter
L
- load(Content) - Method in class org.deltafi.common.content.ContentStorageService
- longRunningTaskExists(String, String, String) - Method in class org.deltafi.common.action.ActionEventQueue
-
Check if a specific long-running task exists and if its heartbeat is within the acceptable threshold.
M
- matches(String, String) - Static method in class org.deltafi.common.maven.VersionMatcher
-
Determine if a given version satisfies a version spec.
- metadata() - Method in record class org.deltafi.common.rules.RuleEvaluator.ImmutableDeltaFile
-
Returns the value of the
metadatarecord component. - MinioAutoConfiguration - Class in org.deltafi.common.storage.s3.minio
- MinioAutoConfiguration() - Constructor for class org.deltafi.common.storage.s3.minio.MinioAutoConfiguration
- minioClient - Variable in class org.deltafi.common.storage.s3.minio.MinioObjectStorageService
- minioClient(MinioProperties) - Method in class org.deltafi.common.storage.s3.minio.MinioAutoConfiguration
- minioObjectStorageService(MinioClient, MinioProperties) - Method in class org.deltafi.common.storage.s3.minio.MinioAutoConfiguration
- MinioObjectStorageService - Class in org.deltafi.common.storage.s3.minio
- MinioObjectStorageService() - Constructor for class org.deltafi.common.storage.s3.minio.MinioObjectStorageService
- minioProperties - Variable in class org.deltafi.common.storage.s3.minio.MinioObjectStorageService
- MinioProperties - Class in org.deltafi.common.storage.s3.minio
- MinioProperties() - Constructor for class org.deltafi.common.storage.s3.minio.MinioProperties
- MultipleActionException - Exception Class in org.deltafi.core.exceptions
- MultipleActionException(String, String, String) - Constructor for exception class org.deltafi.core.exceptions.MultipleActionException
N
- NOT_SET - Static variable in class org.deltafi.common.ssl.SslProperties
O
- objectName() - Method in class org.deltafi.common.content.Segment
- ObjectReference - Class in org.deltafi.common.storage.s3
- ObjectReference(String, String) - Constructor for class org.deltafi.common.storage.s3.ObjectReference
- ObjectStorageException - Exception Class in org.deltafi.common.storage.s3
- ObjectStorageException(String) - Constructor for exception class org.deltafi.common.storage.s3.ObjectStorageException
- ObjectStorageException(String, Throwable) - Constructor for exception class org.deltafi.common.storage.s3.ObjectStorageException
- ObjectStorageException(Throwable) - Constructor for exception class org.deltafi.common.storage.s3.ObjectStorageException
- ObjectStorageService - Interface in org.deltafi.common.storage.s3
- org.deltafi.common.action - package org.deltafi.common.action
- org.deltafi.common.cache - package org.deltafi.common.cache
- org.deltafi.common.content - package org.deltafi.common.content
- org.deltafi.common.converters - package org.deltafi.common.converters
- org.deltafi.common.file - package org.deltafi.common.file
- org.deltafi.common.graphql.dgs - package org.deltafi.common.graphql.dgs
- org.deltafi.common.http - package org.deltafi.common.http
- org.deltafi.common.http.client.feign - package org.deltafi.common.http.client.feign
- org.deltafi.common.io - package org.deltafi.common.io
- org.deltafi.common.maven - package org.deltafi.common.maven
- org.deltafi.common.nifi - package org.deltafi.common.nifi
- org.deltafi.common.queue.jedis - package org.deltafi.common.queue.jedis
- org.deltafi.common.reader - package org.deltafi.common.reader
- org.deltafi.common.resource - package org.deltafi.common.resource
- org.deltafi.common.rules - package org.deltafi.common.rules
- org.deltafi.common.ssl - package org.deltafi.common.ssl
- org.deltafi.common.storage.s3 - package org.deltafi.common.storage.s3
- org.deltafi.common.storage.s3.minio - package org.deltafi.common.storage.s3.minio
- org.deltafi.common.uuid - package org.deltafi.common.uuid
- org.deltafi.core.exceptions - package org.deltafi.core.exceptions
P
- post(String, Map<String, String>, InputStream, String) - Method in class org.deltafi.common.http.HttpService
-
Post data to an HTTP endpoint
- put(List<SortedSetEntry>) - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
-
Puts multiple objects into the queue.
- put(SortedSetEntry) - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
-
Puts an object into the queue.
- putActions(List<ActionInput>, boolean) - Method in class org.deltafi.common.action.ActionEventQueue
-
Puts the given action inputs into the appropriate Redis queue(s).
- putObject(ObjectReference, InputStream) - Method in class org.deltafi.common.storage.s3.minio.MinioObjectStorageService
- putObject(ObjectReference, InputStream) - Method in interface org.deltafi.common.storage.s3.ObjectStorageService
- putObjectAsByteArray(ObjectReference, byte[]) - Method in interface org.deltafi.common.storage.s3.ObjectStorageService
- putObjects(String, Map<ObjectReference, InputStream>) - Method in class org.deltafi.common.storage.s3.minio.MinioObjectStorageService
- putObjects(String, Map<ObjectReference, InputStream>) - Method in interface org.deltafi.common.storage.s3.ObjectStorageService
-
Writes the InputStream to object storage for each ObjectReference
- putResult(ActionEvent, String) - Method in class org.deltafi.common.action.ActionEventQueue
-
Submit a result object for action processing
- putResults(List<ActionEvent>, String) - Method in class org.deltafi.common.action.ActionEventQueue
-
Submit a List of result objects for action processing
Q
- queueHasTaskingForAction(ActionInput) - Method in class org.deltafi.common.action.ActionEventQueue
-
Checks if the queue has a tasking for the specified action.
R
- RandomUUIDGenerator - Class in org.deltafi.common.uuid
- RandomUUIDGenerator() - Constructor for class org.deltafi.common.uuid.RandomUUIDGenerator
- read(String) - Static method in class org.deltafi.common.resource.Resource
- read(String, Charset) - Static method in class org.deltafi.common.resource.Resource
- readAttributes(InputStream) - Method in class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV2
- readAttributes(InputStream) - Method in class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV3
- readLine() - Method in class org.deltafi.common.reader.BoundedLineReader
-
Reads a line of text.
- readLong(InputStream) - Method in class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV2
- readLong(InputStream) - Method in class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV3
- readString(InputStream) - Method in class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV2
- readString(InputStream) - Method in class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV3
- recordLongRunningTask(String, String) - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
-
Records a long running task in the long-running tasks
- recordLongRunningTask(ActionExecution) - Method in class org.deltafi.common.action.ActionEventQueue
-
Records a long-running task in Redis.
- removeExpiredLongRunningTasks() - Method in class org.deltafi.common.action.ActionEventQueue
-
Removes long-running tasks from Redis that have heartbeat times exceeding the specified duration threshold.
- removeLongRunningTask(String) - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
-
Remove a long-running task with the specified key
- removeLongRunningTask(ActionExecution) - Method in class org.deltafi.common.action.ActionEventQueue
-
Removes the specified long-running task from Redis.
- removeObject(ObjectReference) - Method in class org.deltafi.common.storage.s3.minio.MinioObjectStorageService
- removeObject(ObjectReference) - Method in interface org.deltafi.common.storage.s3.ObjectStorageService
- removeObjects(String, List<String>) - Method in class org.deltafi.common.storage.s3.minio.MinioObjectStorageService
- removeObjects(String, List<String>) - Method in interface org.deltafi.common.storage.s3.ObjectStorageService
- Resource - Class in org.deltafi.common.resource
- Resource() - Constructor for class org.deltafi.common.resource.Resource
- RuleEvaluator - Class in org.deltafi.common.rules
- RuleEvaluator() - Constructor for class org.deltafi.common.rules.RuleEvaluator
- RuleEvaluator.ImmutableDeltaFile - Record Class in org.deltafi.common.rules
-
Holds a copy of the DeltaFile metadata and content list to prevent SpEL expressions from modifying the original DeltaFile
- RuleValidator - Class in org.deltafi.common.rules
- RuleValidator(RuleEvaluator) - Constructor for class org.deltafi.common.rules.RuleValidator
- runPipeWriter(InputStream, Map<String, String>, long, ExecutorService) - Method in class org.deltafi.common.nifi.FlowFileInputStream
- runPipeWriter(Writer, ExecutorService) - Method in class org.deltafi.common.io.WriterPipedInputStream
-
Writes bytes in a separate thread to be available to this WriterPipedInputStream.
S
- save(String, byte[], String, String) - Method in class org.deltafi.common.content.ContentStorageService
- save(String, InputStream, String, String) - Method in class org.deltafi.common.content.ContentStorageService
- saveMany(String, List<SaveManyContent>) - Method in class org.deltafi.common.content.ContentStorageService
- Segment - Class in org.deltafi.common.content
- Segment(String) - Constructor for class org.deltafi.common.content.Segment
- Segment(String, String) - Constructor for class org.deltafi.common.content.Segment
- Segment(Segment) - Constructor for class org.deltafi.common.content.Segment
- setHeartbeat(String) - Method in class org.deltafi.common.action.ActionEventQueue
- setHeartbeat(String) - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
-
Publish a heartbeat in the form of a timestamp
- setMaxLineSize(long) - Method in class org.deltafi.common.reader.BoundedLineReader
-
Set the maxLineSize to a new value
- size(String) - Method in class org.deltafi.common.action.ActionEventQueue
- SortedSetEntry - Class in org.deltafi.common.queue.jedis
- SortedSetEntry() - Constructor for class org.deltafi.common.queue.jedis.SortedSetEntry
- sortedSetSize(String) - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
-
Get the size of the sorted set
- SslContextFactory - Class in org.deltafi.common.ssl
- SslContextFactory() - Constructor for class org.deltafi.common.ssl.SslContextFactory
- SslContextFactory.SslException - Exception Class in org.deltafi.common.ssl
- SslException(Throwable) - Constructor for exception class org.deltafi.common.ssl.SslContextFactory.SslException
- SslProperties - Class in org.deltafi.common.ssl
- SslProperties() - Constructor for class org.deltafi.common.ssl.SslProperties
T
- take(String) - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
-
Takes an object out of the queue.
- takeAction(String) - Method in class org.deltafi.common.action.ActionEventQueue
-
Request an ActionInput object from the ActionEvent queue for the specified action
- takeResult(String) - Method in class org.deltafi.common.action.ActionEventQueue
- ticker() - Method in class org.deltafi.common.cache.CacheAutoConfiguration
- toString() - Method in record class org.deltafi.common.rules.RuleEvaluator.ImmutableDeltaFile
-
Returns a string representation of this record class.
U
- UnexpectedActionException - Exception Class in org.deltafi.core.exceptions
- UnexpectedActionException(String, String, String, List<String>) - Constructor for exception class org.deltafi.core.exceptions.UnexpectedActionException
- UNKNOWN_SIZE - Static variable in class org.deltafi.common.storage.s3.ObjectReference
- unpackageAttributes(InputStream) - Method in interface org.deltafi.common.nifi.FlowFileTwoStepUnpackager
- unpackageAttributes(InputStream) - Method in class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV1
- unpackageAttributes(InputStream) - Method in class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV2
- unpackageAttributes(InputStream) - Method in class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV3
- unpackageContent(InputStream, OutputStream) - Method in interface org.deltafi.common.nifi.FlowFileTwoStepUnpackager
- unpackageContent(InputStream, OutputStream) - Method in class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV1
- unpackageContent(InputStream, OutputStream) - Method in class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV2
- unpackageContent(InputStream, OutputStream) - Method in class org.deltafi.common.nifi.FlowFileTwoStepUnpackagerV3
- UUIDGenerator - Interface in org.deltafi.common.uuid
V
- validateCondition(String) - Method in class org.deltafi.common.rules.RuleEvaluator
-
Validate the condition loads and can be evaluated against a sample DeltaFile
- validatePublisher(Publisher) - Method in class org.deltafi.common.rules.RuleValidator
-
Validate all the publish rules can be evaluated
- validateSubscriber(Subscriber) - Method in class org.deltafi.common.rules.RuleValidator
- VersionMatcher - Class in org.deltafi.common.maven
- VersionMatcher() - Constructor for class org.deltafi.common.maven.VersionMatcher
W
- write(OutputStream) - Method in interface org.deltafi.common.io.Writer
- Writer - Interface in org.deltafi.common.io
- WriterPipedInputStream - Class in org.deltafi.common.io
- WriterPipedInputStream() - Constructor for class org.deltafi.common.io.WriterPipedInputStream
-
Creates a WriterPipedInputStream with a default buffer size.
- WriterPipedInputStream(int) - Constructor for class org.deltafi.common.io.WriterPipedInputStream
-
Creates a WriterPipedInputStream.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form