Index

A B C D E F G H I J K L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

Action - Class in org.deltafi.common.types
 
Action() - Constructor for class org.deltafi.common.types.Action
 
ACTION - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
ActionConfiguration - Class in org.deltafi.common.types
 
ActionConfiguration(String, ActionType, String) - Constructor for class org.deltafi.common.types.ActionConfiguration
 
ActionContext - Class in org.deltafi.common.types
 
ActionContext() - Constructor for class org.deltafi.common.types.ActionContext
 
ActionDescriptor - Class in org.deltafi.common.types
 
ActionDescriptor() - Constructor for class org.deltafi.common.types.ActionDescriptor
 
ActionEventInput - Class in org.deltafi.common.types
 
ActionEventInput() - Constructor for class org.deltafi.common.types.ActionEventInput
 
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
 
ActionEventType - Enum Class in org.deltafi.common.types
 
ActionInput - Class in org.deltafi.common.types
 
ActionInput() - Constructor for class org.deltafi.common.types.ActionInput
 
actionNamed(String) - Method in class org.deltafi.common.types.DeltaFile
 
actionNames() - Method in class org.deltafi.common.types.Plugin
 
ActionState - Enum Class in org.deltafi.common.types
 
actionType - Variable in class org.deltafi.common.types.ActionConfiguration
 
ActionType - Enum Class in org.deltafi.common.types
 
addDomain(String, String, String) - Method in class org.deltafi.common.types.DeltaFile
 
addEgressFlow(String) - Method in class org.deltafi.common.types.DeltaFile
 
addEnrichment(String, String) - Method in class org.deltafi.common.types.DeltaFile
 
addEnrichment(String, String, String) - Method in class org.deltafi.common.types.DeltaFile
 
addIndexedMetadata(Map<String, String>) - Method in class org.deltafi.common.types.DeltaFile
 
addIndexedMetadataIfAbsent(String, String) - Method in class org.deltafi.common.types.DeltaFile
 
addIndexedMetadataIfAbsent(Map<String, String>) - Method in class org.deltafi.common.types.DeltaFile
 
addMetadata(String, String) - Method in class org.deltafi.common.types.SourceInfo
 
addMetadata(Map<String, String>) - Method in class org.deltafi.common.types.SourceInfo
 
addTag(String, String) - Method in class org.deltafi.common.types.Metric
 
addTags(Map<String, String>) - Method in class org.deltafi.common.types.Metric
 
ADMIN_PERMISSION - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
allActionConfigurations() - Method in class org.deltafi.common.types.EgressFlowPlan
 
allActionConfigurations() - Method in class org.deltafi.common.types.EnrichFlowPlan
 
allActionConfigurations() - Method in class org.deltafi.common.types.FlowPlan
 
allActionConfigurations() - Method in class org.deltafi.common.types.IngressFlowPlan
 
apiVersion - Variable in class org.deltafi.common.types.DeltaFiConfiguration
 
AUTO_RESOLVE_FLOW_NAME - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
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

BOOLEAN - Enum constant in enum class org.deltafi.common.types.VariableDataType
 
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, SSLContext) - 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, SSLContext, Retryer) - 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(String, String...) - Method in class org.deltafi.common.graphql.dgs.GraphQLClientFactory
 
buildActionInput(String, DeltaFile, List<DeltaFile>, String, String) - Method in class org.deltafi.common.types.JoinActionConfiguration
 
buildActionInput(DeltaFile, String, String, String) - Method in class org.deltafi.common.types.ActionConfiguration
Create the ActionInput that should be sent to an Action
buildSslContext(SslProperties) - Static method in class org.deltafi.common.ssl.SslContextFactory
 
BYTES_IN - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
BYTES_OUT - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 

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(List<Segment>) - Static method in class org.deltafi.common.content.Segment
 
CANCELLED - Enum constant in enum class org.deltafi.common.types.ActionState
 
CANCELLED - Enum constant in enum class org.deltafi.common.types.DeltaFileStage
 
cancelQueuedActions() - Method in class org.deltafi.common.types.DeltaFile
 
close() - Method in class org.deltafi.common.file.AutoDestructTempFile
 
COMPLETE - Enum constant in enum class org.deltafi.common.types.ActionState
 
COMPLETE - Enum constant in enum class org.deltafi.common.types.DeltaFileStage
 
completeAction(String, OffsetDateTime, OffsetDateTime) - Method in class org.deltafi.common.types.DeltaFile
 
completeAction(ActionEventInput) - Method in class org.deltafi.common.types.DeltaFile
 
computeContentSize(List<Content>) - Static method in class org.deltafi.common.content.ContentUtil
 
containsKey(String) - Method in class org.deltafi.common.types.SourceInfo
 
Content - Class in org.deltafi.common.types
A data object that defines a named content reference with associated metadata
Content() - Constructor for class org.deltafi.common.types.Content
 
CONTENT_BUCKET - Static variable in class org.deltafi.common.content.ContentStorageService
 
ContentReference - Class in org.deltafi.common.content
 
ContentReference(String, List<Segment>, long) - Constructor for class org.deltafi.common.content.ContentReference
Provide an all-args constructor including size, which is a field in graphql but not on the object
ContentReference(String, Segment...) - Constructor for class org.deltafi.common.content.ContentReference
 
ContentSplitter - Class in org.deltafi.common.splitter
Takes Content and creates a list of sub-references that point to segments of the Content.
ContentSplitter(ContentStorageService) - Constructor for class org.deltafi.common.splitter.ContentSplitter
 
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
 
ContentUtil - Class in org.deltafi.common.content
 
ContentUtil() - Constructor for class org.deltafi.common.content.ContentUtil
 
convertKeyValues(List<KeyValue>) - Static method in class org.deltafi.common.converters.KeyValueConverter
 
countBytesInNextLine() - Method in class org.deltafi.common.splitter.CountingReader
Counts the number of bytes in the next line of text.
CountingReader - Class in org.deltafi.common.splitter
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.
CountingReader(Reader, int, long) - Constructor for class org.deltafi.common.splitter.CountingReader
 
CountingReader(Reader, long) - Constructor for class org.deltafi.common.splitter.CountingReader
 

D

DEFAULT - Enum constant in enum class org.deltafi.common.types.PropertySource
 
delete(ContentReference) - Method in class org.deltafi.common.content.ContentStorageService
 
deleteAll(List<Segment>) - Method in class org.deltafi.common.content.ContentStorageService
 
DELETED_BYTES - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
DELETED_FILES - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
DeltaFiConfiguration - Class in org.deltafi.common.types
 
DeltaFiConfiguration() - Constructor for class org.deltafi.common.types.DeltaFiConfiguration
 
DeltaFiConstants - Class in org.deltafi.common.constant
 
DeltaFile - Class in org.deltafi.common.types
 
DeltaFile() - Constructor for class org.deltafi.common.types.DeltaFile
 
DeltaFile.DeltaFileBuilder - Class in org.deltafi.common.types
 
DeltaFileBuilder() - Constructor for class org.deltafi.common.types.DeltaFile.DeltaFileBuilder
 
DeltaFileStage - Enum Class in org.deltafi.common.types
 
Domain - Class in org.deltafi.common.types
 
Domain() - Constructor for class org.deltafi.common.types.Domain
 
DOMAIN - Enum constant in enum class org.deltafi.common.types.ActionEventType
 
DOMAIN - Enum constant in enum class org.deltafi.common.types.ActionType
 
DomainActionConfiguration - Class in org.deltafi.common.types
 
DomainActionConfiguration(String, String, List<String>) - Constructor for class org.deltafi.common.types.DomainActionConfiguration
 
DomainActionConfiguration(String, ActionType, String, List<String>) - Constructor for class org.deltafi.common.types.DomainActionConfiguration
 
DomainEvent - Class in org.deltafi.common.types
 
DomainEvent() - Constructor for class org.deltafi.common.types.DomainEvent
 
domainMap() - Method in class org.deltafi.common.types.DeltaFile
 
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

Egress - Class in org.deltafi.common.types
 
Egress() - Constructor for class org.deltafi.common.types.Egress
 
EGRESS - Enum constant in enum class org.deltafi.common.types.ActionEventType
 
EGRESS - Enum constant in enum class org.deltafi.common.types.ActionType
 
EGRESS - Enum constant in enum class org.deltafi.common.types.DeltaFileStage
 
EGRESS - Enum constant in enum class org.deltafi.common.types.FlowType
 
EGRESS_FLOW - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
EgressActionConfiguration - Class in org.deltafi.common.types
 
EgressActionConfiguration(String, String) - Constructor for class org.deltafi.common.types.EgressActionConfiguration
 
EgressActionConfiguration(String, ActionType, String) - Constructor for class org.deltafi.common.types.EgressActionConfiguration
 
EgressFlowConfiguration - Class in org.deltafi.common.types
 
EgressFlowConfiguration(String, String, String) - Constructor for class org.deltafi.common.types.EgressFlowConfiguration
 
EgressFlowPlan - Class in org.deltafi.common.types
 
EgressFlowPlan(String, String, FormatActionConfiguration, EgressActionConfiguration) - Constructor for class org.deltafi.common.types.EgressFlowPlan
 
EgressFlowPlan(String, FlowType, String, FormatActionConfiguration, EgressActionConfiguration) - Constructor for class org.deltafi.common.types.EgressFlowPlan
 
ENRICH - Enum constant in enum class org.deltafi.common.types.ActionEventType
 
ENRICH - Enum constant in enum class org.deltafi.common.types.ActionType
 
ENRICH - Enum constant in enum class org.deltafi.common.types.DeltaFileStage
 
ENRICH - Enum constant in enum class org.deltafi.common.types.FlowType
 
EnrichActionConfiguration - Class in org.deltafi.common.types
 
EnrichActionConfiguration(String, String, List<String>) - Constructor for class org.deltafi.common.types.EnrichActionConfiguration
 
EnrichActionConfiguration(String, ActionType, String, List<String>) - Constructor for class org.deltafi.common.types.EnrichActionConfiguration
 
EnrichEvent - Class in org.deltafi.common.types
 
EnrichEvent() - Constructor for class org.deltafi.common.types.EnrichEvent
 
EnrichFlowConfiguration - Class in org.deltafi.common.types
 
EnrichFlowConfiguration(String) - Constructor for class org.deltafi.common.types.EnrichFlowConfiguration
 
EnrichFlowPlan - Class in org.deltafi.common.types
 
EnrichFlowPlan(String, String) - Constructor for class org.deltafi.common.types.EnrichFlowPlan
 
EnrichFlowPlan(String, FlowType, String) - Constructor for class org.deltafi.common.types.EnrichFlowPlan
 
Enrichment - Class in org.deltafi.common.types
 
Enrichment() - Constructor for class org.deltafi.common.types.Enrichment
 
enrichmentMap() - Method in class org.deltafi.common.types.DeltaFile
 
equalsIgnoreVersion(PluginCoordinates) - Method in class org.deltafi.common.types.PluginCoordinates
 
ERROR - Enum constant in enum class org.deltafi.common.types.ActionEventType
 
ERROR - Enum constant in enum class org.deltafi.common.types.ActionState
 
ERROR - Enum constant in enum class org.deltafi.common.types.DeltaFileStage
 
errorAction(String, OffsetDateTime, OffsetDateTime, String, String) - Method in class org.deltafi.common.types.DeltaFile
 
errorAction(String, OffsetDateTime, OffsetDateTime, String, String, OffsetDateTime) - Method in class org.deltafi.common.types.DeltaFile
 
errorAction(ActionEventInput) - Method in class org.deltafi.common.types.DeltaFile
 
errorAction(ActionEventInput, String, String) - Method in class org.deltafi.common.types.DeltaFile
 
errorAction(ActionEventInput, Optional<Integer>) - Method in class org.deltafi.common.types.DeltaFile
 
ErrorDomain - Class in org.deltafi.common.types
 
ErrorDomain() - Constructor for class org.deltafi.common.types.ErrorDomain
 
ErrorEvent - Class in org.deltafi.common.types
 
ErrorEvent() - Constructor for class org.deltafi.common.types.ErrorEvent
 
executeQuery(GraphQLClient, GraphQLQueryRequest, String, Class<T>) - Static method in class org.deltafi.common.graphql.dgs.GraphQLExecutor
 
EXECUTION_TIME_MS - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
EXTERNAL - Enum constant in enum class org.deltafi.common.types.PropertySource
 

F

FeignClientFactory - Class in org.deltafi.common.http.client.feign
 
FeignClientFactory() - Constructor for class org.deltafi.common.http.client.feign.FeignClientFactory
 
FILES_DROPPED - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
FILES_ERRORED - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
FILES_FILTERED - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
FILES_IN - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
FILES_OUT - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
FILTER - Enum constant in enum class org.deltafi.common.types.ActionEventType
 
filterAction(ActionEventInput, String) - Method in class org.deltafi.common.types.DeltaFile
 
FILTERED - Enum constant in enum class org.deltafi.common.types.ActionState
 
FilterEvent - Class in org.deltafi.common.types
 
FilterEvent() - Constructor for class org.deltafi.common.types.FilterEvent
 
FlowPlan - Class in org.deltafi.common.types
 
FlowPlan() - Constructor for class org.deltafi.common.types.FlowPlan
 
FlowType - Enum Class in org.deltafi.common.types
 
FORMAT - Enum constant in enum class org.deltafi.common.types.ActionEventType
 
FORMAT - Enum constant in enum class org.deltafi.common.types.ActionType
 
FORMAT_MANY - Enum constant in enum class org.deltafi.common.types.ActionEventType
 
FormatActionConfiguration - Class in org.deltafi.common.types
 
FormatActionConfiguration(String, String, List<String>) - Constructor for class org.deltafi.common.types.FormatActionConfiguration
 
FormatActionConfiguration(String, ActionType, String, List<String>) - Constructor for class org.deltafi.common.types.FormatActionConfiguration
 
FormatEvent - Class in org.deltafi.common.types
 
FormatEvent() - Constructor for class org.deltafi.common.types.FormatEvent
 
formatString(String) - Method in enum class org.deltafi.common.types.VariableDataType
Format the value in a way that it can be mapped to json
FormattedData - Class in org.deltafi.common.types
 
FormattedData() - Constructor for class org.deltafi.common.types.FormattedData
 
forQueue(String) - Method in class org.deltafi.common.types.DeltaFile
 
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

getBytesRead() - Method in class org.deltafi.common.splitter.CountingReader
Get the total bytes that have been read by this reader
getContentReference() - Method in class org.deltafi.common.types.ProtocolLayer
 
getDomains() - Method in class org.deltafi.common.types.DeltaFile
 
getEgress() - Method in class org.deltafi.common.types.DeltaFile
 
getEnrichment() - Method in class org.deltafi.common.types.DeltaFile
 
getEnrichment(String) - Method in class org.deltafi.common.types.DeltaFile
 
getLastProtocolLayer() - Method in class org.deltafi.common.types.DeltaFile
 
getLastProtocolLayerContent() - Method in class org.deltafi.common.types.DeltaFile
 
getLastProtocolLayerMetadata() - Method in class org.deltafi.common.types.DeltaFile
 
getMetadata(String) - Method in class org.deltafi.common.types.SourceInfo
 
getMetadata(String, String) - Method in class org.deltafi.common.types.SourceInfo
 
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
 
getSize() - Method in class org.deltafi.common.content.ContentReference
Calculate size of all the segments
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
 
groupAndArtifact() - Method in class org.deltafi.common.types.PluginCoordinates
 

H

hasCompletedAction(String) - Method in class org.deltafi.common.types.DeltaFile
 
hasCompletedActions(List<String>) - Method in class org.deltafi.common.types.DeltaFile
 
hasDomains(List<String>) - Method in class org.deltafi.common.types.DeltaFile
 
hasEnrichments(List<String>) - Method in class org.deltafi.common.types.DeltaFile
 
hasErroredAction() - Method in class org.deltafi.common.types.DeltaFile
 
hasFilteredAction() - Method in class org.deltafi.common.types.DeltaFile
 
hasPendingActions() - Method in class org.deltafi.common.types.DeltaFile
 
hasSplitAction() - Method in class org.deltafi.common.types.DeltaFile
 
hasTerminalAction(String) - Method in class org.deltafi.common.types.DeltaFile
 
hasValue() - Method in class org.deltafi.common.types.Property
 
hasValue() - Method in class org.deltafi.common.types.Variable
 
httpClient(SslProperties) - Method in class org.deltafi.common.http.HttpServiceAutoConfiguration
 
HttpPostException - Exception in org.deltafi.common.http
 
HttpPostException(String, String) - Constructor for exception 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() - Constructor for class org.deltafi.common.http.HttpServiceAutoConfiguration
 

I

inactiveStage() - Method in class org.deltafi.common.types.DeltaFile
 
incrementRequeueCount() - Method in class org.deltafi.common.types.DeltaFile
 
indexedMetadata(Map<String, String>) - Method in class org.deltafi.common.types.DeltaFile.DeltaFileBuilder
 
INGRESS - Enum constant in enum class org.deltafi.common.types.ActionType
 
INGRESS - Enum constant in enum class org.deltafi.common.types.DeltaFileStage
 
INGRESS - Enum constant in enum class org.deltafi.common.types.FlowType
 
INGRESS_ACTION - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
INGRESS_FLOW - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
IngressEvent - Class in org.deltafi.common.types
 
IngressEvent() - Constructor for class org.deltafi.common.types.IngressEvent
 
IngressFlowConfiguration - Class in org.deltafi.common.types
 
IngressFlowConfiguration(String) - Constructor for class org.deltafi.common.types.IngressFlowConfiguration
 
IngressFlowPlan - Class in org.deltafi.common.types
 
IngressFlowPlan(String, String) - Constructor for class org.deltafi.common.types.IngressFlowPlan
 
IngressFlowPlan(String, FlowType, String) - Constructor for class org.deltafi.common.types.IngressFlowPlan
 
isNewAction(String) - Method in class org.deltafi.common.types.DeltaFile
 

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.
JOIN - Enum constant in enum class org.deltafi.common.types.ActionEventType
 
JOIN - Enum constant in enum class org.deltafi.common.types.ActionType
 
JoinActionConfiguration - Class in org.deltafi.common.types
 
JoinActionConfiguration(String, String, String) - Constructor for class org.deltafi.common.types.JoinActionConfiguration
 
JoinActionConfiguration(String, ActionType, String, String) - Constructor for class org.deltafi.common.types.JoinActionConfiguration
 
JOINED - Enum constant in enum class org.deltafi.common.types.DeltaFileStage
 
JoinEvent - Class in org.deltafi.common.types
 
JoinEvent() - Constructor for class org.deltafi.common.types.JoinEvent
 
JOINING - Enum constant in enum class org.deltafi.common.types.DeltaFileStage
 

K

KeyValue - Class in org.deltafi.common.types
 
KeyValue() - Constructor for class org.deltafi.common.types.KeyValue
 
KeyValueConverter - Class in org.deltafi.common.converters
 
KeyValueConverter() - Constructor for class org.deltafi.common.converters.KeyValueConverter
 

L

LIST - Enum constant in enum class org.deltafi.common.types.VariableDataType
 
load(ContentReference) - Method in class org.deltafi.common.content.ContentStorageService
 
LOAD - Enum constant in enum class org.deltafi.common.types.ActionEventType
 
LOAD - Enum constant in enum class org.deltafi.common.types.ActionType
 
LOAD_MANY - Enum constant in enum class org.deltafi.common.types.ActionEventType
 
LoadActionConfiguration - Class in org.deltafi.common.types
 
LoadActionConfiguration(String, String) - Constructor for class org.deltafi.common.types.LoadActionConfiguration
 
LoadActionConfiguration(String, ActionType, String) - Constructor for class org.deltafi.common.types.LoadActionConfiguration
 
LoadEvent - Class in org.deltafi.common.types
 
LoadEvent() - Constructor for class org.deltafi.common.types.LoadEvent
 

M

MAP - Enum constant in enum class org.deltafi.common.types.VariableDataType
 
matches(String, String) - Static method in class org.deltafi.common.maven.VersionMatcher
Determine if a given version satisfies a version spec.
MATCHES_ANY - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
Metric - Class in org.deltafi.common.types
 
Metric(String, long) - Constructor for class org.deltafi.common.types.Metric
 
metricName() - Method in class org.deltafi.common.types.Metric
Generate a fully tagged metric name for this metric (STATSD format)
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
 
minOffset(List<Segment>) - Static method in class org.deltafi.common.content.ContentReference
 
MONGO - Enum constant in enum class org.deltafi.common.types.PropertySource
 
MONGO_MAP_KEY_DOT_REPLACEMENT - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 

N

name - Variable in class org.deltafi.common.types.DeltaFiConfiguration
 
NO_EGRESS_FLOW_CONFIGURED_ACTION - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
noPendingAction(String) - Method in class org.deltafi.common.types.DeltaFile
 
NOT_SET - Static variable in class org.deltafi.common.ssl.SslProperties
 
NUMBER - Enum constant in enum class org.deltafi.common.types.VariableDataType
 

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 in org.deltafi.common.storage.s3
 
ObjectStorageException(String, Throwable) - Constructor for exception org.deltafi.common.storage.s3.ObjectStorageException
 
ObjectStorageException(Throwable) - Constructor for exception 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.constant - package org.deltafi.common.constant
 
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.maven - package org.deltafi.common.maven
 
org.deltafi.common.queue.jedis - package org.deltafi.common.queue.jedis
 
org.deltafi.common.resource - package org.deltafi.common.resource
 
org.deltafi.common.splitter - package org.deltafi.common.splitter
 
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.types - package org.deltafi.common.types
 

P

parameters - Variable in class org.deltafi.common.types.ActionConfiguration
 
PERMISSIONS_HEADER - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
Plugin - Class in org.deltafi.common.types
 
Plugin() - Constructor for class org.deltafi.common.types.Plugin
 
PluginCoordinates - Class in org.deltafi.common.types
PluginCoordinates are used to uniquely identify a plugin.
PluginCoordinates(String) - Constructor for class org.deltafi.common.types.PluginCoordinates
 
PluginRegistration - Class in org.deltafi.common.types
 
PluginRegistration() - Constructor for class org.deltafi.common.types.PluginRegistration
 
post(String, Map<String, String>, InputStream, String) - Method in class org.deltafi.common.http.HttpService
Post data to an HTTP endpoint
Property - Class in org.deltafi.common.types
 
Property() - Constructor for class org.deltafi.common.types.Property
 
PropertySet - Class in org.deltafi.common.types
 
PropertySet() - Constructor for class org.deltafi.common.types.PropertySet
 
PropertySource - Enum Class in org.deltafi.common.types
 
ProtocolLayer - Class in org.deltafi.common.types
 
ProtocolLayer() - Constructor for class org.deltafi.common.types.ProtocolLayer
 
put(String, Object) - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
Puts an object into the queue.
put(List<Pair<String, Object>>) - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
Puts multiple objects into the queue.
putActions(List<ActionInput>) - Method in class org.deltafi.common.action.ActionEventQueue
 
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(ActionEventInput, String) - Method in class org.deltafi.common.action.ActionEventQueue
Submit a result object for action processing

Q

queueAction(String) - Method in class org.deltafi.common.types.DeltaFile
 
queueActionsIfNew(List<String>) - Method in class org.deltafi.common.types.DeltaFile
 
QUEUED - Enum constant in enum class org.deltafi.common.types.ActionState
 
queuedActions() - Method in class org.deltafi.common.types.DeltaFile
 
queueNewAction(String) - Method in class org.deltafi.common.types.DeltaFile
 

R

read(String) - Static method in class org.deltafi.common.resource.Resource
 
readLine() - Method in class org.deltafi.common.splitter.CountingReader
Reads a line of text.
readStringAsMap(String) - Static method in enum class org.deltafi.common.types.VariableDataType
Read a list of key value pairs into a Map where keys are delimited from values by colons and pairs are delimited by commas
recalculateBytes() - Method in class org.deltafi.common.types.DeltaFile
 
referencedSegments() - Method in class org.deltafi.common.types.DeltaFile
 
removeMetadata(String) - Method in class org.deltafi.common.types.SourceInfo
 
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
 
removeTag(String) - Method in class org.deltafi.common.types.Metric
 
RequiresDomainsActionConfiguration - Class in org.deltafi.common.types
 
RequiresDomainsActionConfiguration(String, ActionType, String, List<String>) - Constructor for class org.deltafi.common.types.RequiresDomainsActionConfiguration
 
RequiresDomainsAndEnrichmentsActionConfiguration - Class in org.deltafi.common.types
 
RequiresDomainsAndEnrichmentsActionConfiguration(String, ActionType, String, List<String>) - Constructor for class org.deltafi.common.types.RequiresDomainsAndEnrichmentsActionConfiguration
 
Resource - Class in org.deltafi.common.resource
 
Resource() - Constructor for class org.deltafi.common.resource.Resource
 
RETRIED - Enum constant in enum class org.deltafi.common.types.ActionState
 
retryErrors() - Method in class org.deltafi.common.types.DeltaFile
 

S

save(String, byte[], String) - Method in class org.deltafi.common.content.ContentStorageService
 
save(String, InputStream, String) - Method in class org.deltafi.common.content.ContentStorageService
 
saveMany(String, Map<Content, byte[]>) - 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.splitter.CountingReader
Set the maxLineSize to a new value
setMaxRows(int) - Method in class org.deltafi.common.splitter.SplitterParams
 
setMaxSize(long) - Method in class org.deltafi.common.splitter.SplitterParams
 
setSize(long) - Method in class org.deltafi.common.content.ContentReference
Empty method in place for object mappers trying to set the size from JSON
setTestModeReason(String) - Method in class org.deltafi.common.types.DeltaFile
 
SOURCE - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
SourceInfo - Class in org.deltafi.common.types
 
SourceInfo() - Constructor for class org.deltafi.common.types.SourceInfo
 
sourceMetadata(String) - Method in class org.deltafi.common.types.DeltaFile
 
sourceMetadata(String, String) - Method in class org.deltafi.common.types.DeltaFile
 
SPLIT - Enum constant in enum class org.deltafi.common.types.ActionEventType
 
SPLIT - Enum constant in enum class org.deltafi.common.types.ActionState
 
splitAction(ActionEventInput) - Method in class org.deltafi.common.types.DeltaFile
 
splitContent(Content, SplitterParams) - Method in class org.deltafi.common.splitter.ContentSplitter
Create a list of content references based on the splitterParameters.
SplitEvent - Class in org.deltafi.common.types
 
SplitEvent() - Constructor for class org.deltafi.common.types.SplitEvent
 
SplitException - Exception in org.deltafi.common.splitter
 
SplitException(String) - Constructor for exception org.deltafi.common.splitter.SplitException
 
SplitException(String, Throwable) - Constructor for exception org.deltafi.common.splitter.SplitException
 
SplitterParams - Class in org.deltafi.common.splitter
 
SplitterParams(String, boolean, int, long) - Constructor for class org.deltafi.common.splitter.SplitterParams
 
SslContextFactory - Class in org.deltafi.common.ssl
 
SslContextFactory() - Constructor for class org.deltafi.common.ssl.SslContextFactory
 
SslContextFactory.SslException - Exception in org.deltafi.common.ssl
 
SslException(Throwable) - Constructor for exception org.deltafi.common.ssl.SslContextFactory.SslException
 
SslProperties - Class in org.deltafi.common.ssl
 
SslProperties() - Constructor for class org.deltafi.common.ssl.SslProperties
 
storedSegments() - Method in class org.deltafi.common.types.DeltaFile
 
STRING - Enum constant in enum class org.deltafi.common.types.VariableDataType
 
subreference(long, long) - Method in class org.deltafi.common.content.ContentReference
Returns a new ContentReference that is a copy of a portion of this ContentReference, at the given offset and size Handles piecing together the underlying segments properly
subreferenceSegments(long, long) - Method in class org.deltafi.common.content.ContentReference
Returns a list of Segments that copy portions of this ContentReference, at the given offset and size Handles piecing together the underlying segments properly
sumSegmentSizes(List<Segment>) - Static method in class org.deltafi.common.content.ContentReference
 
SURVEY_BYTES - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
SURVEY_FILES - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
SURVEY_SUBFLOW_BYTES - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
SURVEY_SUBFLOW_FILES - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
SYNTHETIC_EGRESS_ACTION_FOR_TEST_EGRESS - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
SYNTHETIC_EGRESS_ACTION_FOR_TEST_INGRESS - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 

T

take(String, Class<T>) - 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 class org.deltafi.common.types.PluginCoordinates
 
TRANSFORM - Enum constant in enum class org.deltafi.common.types.ActionEventType
 
TRANSFORM - Enum constant in enum class org.deltafi.common.types.ActionType
 
TransformActionConfiguration - Class in org.deltafi.common.types
 
TransformActionConfiguration(String, String) - Constructor for class org.deltafi.common.types.TransformActionConfiguration
 
TransformActionConfiguration(String, ActionType, String) - Constructor for class org.deltafi.common.types.TransformActionConfiguration
 
TransformEvent - Class in org.deltafi.common.types
 
TransformEvent() - Constructor for class org.deltafi.common.types.TransformEvent
 
type - Variable in class org.deltafi.common.types.ActionConfiguration
 

U

UNKNOWN - Enum constant in enum class org.deltafi.common.types.ActionEventType
 
UNKNOWN - Enum constant in enum class org.deltafi.common.types.ActionType
 
UNKNOWN_SIZE - Static variable in class org.deltafi.common.storage.s3.ObjectReference
 
USER_HEADER - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 

V

validate(ActionDescriptor) - Method in class org.deltafi.common.types.ActionConfiguration
Validates this action configuration.
validate(ActionDescriptor) - Method in class org.deltafi.common.types.EnrichActionConfiguration
 
validate(ActionDescriptor) - Method in class org.deltafi.common.types.RequiresDomainsActionConfiguration
 
validate(ActionDescriptor) - Method in class org.deltafi.common.types.RequiresDomainsAndEnrichmentsActionConfiguration
 
VALIDATE - Enum constant in enum class org.deltafi.common.types.ActionEventType
 
VALIDATE - Enum constant in enum class org.deltafi.common.types.ActionType
 
ValidateActionConfiguration - Class in org.deltafi.common.types
 
ValidateActionConfiguration(String, String) - Constructor for class org.deltafi.common.types.ValidateActionConfiguration
 
ValidateActionConfiguration(String, ActionType, String) - Constructor for class org.deltafi.common.types.ValidateActionConfiguration
 
validateType(ActionDescriptor) - Method in class org.deltafi.common.types.ActionConfiguration
 
validateValue(String) - Method in enum class org.deltafi.common.types.VariableDataType
Verify that the value can be converted to the data type
valueOf(String) - Static method in enum class org.deltafi.common.types.ActionEventType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.deltafi.common.types.ActionState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.deltafi.common.types.ActionType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.deltafi.common.types.DeltaFileStage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.deltafi.common.types.FlowType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.deltafi.common.types.PropertySource
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.deltafi.common.types.VariableDataType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.deltafi.common.types.ActionEventType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.deltafi.common.types.ActionState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.deltafi.common.types.ActionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.deltafi.common.types.DeltaFileStage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.deltafi.common.types.FlowType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.deltafi.common.types.PropertySource
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.deltafi.common.types.VariableDataType
Returns an array containing the constants of this enum class, in the order they are declared.
Variable - Class in org.deltafi.common.types
 
Variable() - Constructor for class org.deltafi.common.types.Variable
 
VariableDataType - Enum Class in org.deltafi.common.types
 
VersionMatcher - Class in org.deltafi.common.maven
 
VersionMatcher() - Constructor for class org.deltafi.common.maven.VersionMatcher
 
A B C D E F G H I J K L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form