A B C D E F G H I J K L M N O P R S T U V Z 
All Classes All Packages

A

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

build() - Method in class org.deltafi.common.trace.DeltafiSpan.Builder
 
Builder() - Constructor for class org.deltafi.common.trace.DeltafiSpan.Builder
 
buildRequest(String) - Method in class org.deltafi.common.trace.ZipkinRestClient
 

C

close() - Method in class org.deltafi.common.file.AutoDestructTempFile
 
ContentReference - Class in org.deltafi.common.content
 
ContentReference(String, String, String) - Constructor for class org.deltafi.common.content.ContentReference
 
ContentStorageService - Class in org.deltafi.common.content
 
ContentStorageService() - Constructor for class org.deltafi.common.content.ContentStorageService
 
COUNTER - org.deltafi.common.metric.MetricType
 
createAndSendRootSpan(String, OffsetDateTime, String, String) - Method in class org.deltafi.common.trace.ZipkinService
Create a span that represents the entire lifecycle of the given deltaFile.
createChildSpan(String, String, String, String) - Method in class org.deltafi.common.trace.ZipkinService
Create a span that represents the lifecycle of the deltaFile going through the given action.
createChildSpan(String, String, String, String, OffsetDateTime) - Method in class org.deltafi.common.trace.ZipkinService
Create a span that represents the lifecycle of the deltaFile going through the given action.

D

delete(ContentReference) - Method in class org.deltafi.common.content.ContentStorageService
 
deleteAll(String) - Method in class org.deltafi.common.content.ContentStorageService
 
DeltaFiConstants - Class in org.deltafi.common.constant
 
DeltaFiConstants() - Constructor for class org.deltafi.common.constant.DeltaFiConstants
 
DeltafiSpan - Class in org.deltafi.common.trace
 
DeltafiSpan(String, String, String, String, long, long, String, Map<String, String>, DeltafiSpan.Endpoint, DeltafiSpan.Endpoint) - Constructor for class org.deltafi.common.trace.DeltafiSpan
 
DeltafiSpan.Builder - Class in org.deltafi.common.trace
 
DeltafiSpan.Endpoint - Class in org.deltafi.common.trace
 
DeltaFiSystemProperties - Class in org.deltafi.common.properties
 
DeltaFiSystemProperties() - Constructor for class org.deltafi.common.properties.DeltaFiSystemProperties
 
drop(List<String>) - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
Drop all queues in key list.
duration(long) - Method in class org.deltafi.common.trace.DeltafiSpan.Builder
 

E

Endpoint(String) - Constructor for class org.deltafi.common.trace.DeltafiSpan.Endpoint
 
endSpan() - Method in class org.deltafi.common.trace.DeltafiSpan
 
equals(Object) - Method in class org.deltafi.common.trace.DeltafiSpan
 

F

findDidsLastModifiedBefore(ZonedDateTime) - Method in class org.deltafi.common.content.ContentStorageService
 

G

GAUGE - org.deltafi.common.metric.MetricType
 
getDuration() - Method in class org.deltafi.common.trace.DeltafiSpan
 
getId() - Method in class org.deltafi.common.trace.DeltafiSpan
 
getKind() - Method in class org.deltafi.common.trace.DeltafiSpan
 
getLocalEndpoint() - Method in class org.deltafi.common.trace.DeltafiSpan
 
getName() - Method in class org.deltafi.common.trace.DeltafiSpan
 
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
 
getObjectNames(String, String) - Method in interface org.deltafi.common.storage.s3.ObjectStorageService
 
getObjectNames(String, String, ZonedDateTime) - Method in class org.deltafi.common.storage.s3.minio.MinioObjectStorageService
 
getObjectNames(String, String, ZonedDateTime) - Method in interface org.deltafi.common.storage.s3.ObjectStorageService
 
getObjectSize(String, String) - Method in class org.deltafi.common.storage.s3.minio.MinioObjectStorageService
 
getObjectSize(String, String) - Method in interface org.deltafi.common.storage.s3.ObjectStorageService
 
getParentId() - Method in class org.deltafi.common.trace.DeltafiSpan
 
getPath() - Method in class org.deltafi.common.file.AutoDestructTempFile
 
getRemoteEndpoint() - Method in class org.deltafi.common.trace.DeltafiSpan
 
getServiceName() - Method in class org.deltafi.common.trace.DeltafiSpan.Endpoint
 
getTags() - Method in class org.deltafi.common.trace.DeltafiSpan
 
getTimestamp() - Method in class org.deltafi.common.trace.DeltafiSpan
 
getTraceId() - Method in class org.deltafi.common.trace.DeltafiSpan
 
GraphqlClientProperties - Class in org.deltafi.common.properties
 
GraphqlClientProperties() - Constructor for class org.deltafi.common.properties.GraphqlClientProperties
 

H

hashCode() - Method in class org.deltafi.common.trace.DeltafiSpan
 

I

id(String) - Method in class org.deltafi.common.trace.DeltafiSpan.Builder
 
INGRESS_ACTION - Static variable in class org.deltafi.common.constant.DeltaFiConstants
 
isEnabled() - Method in class org.deltafi.common.trace.ZipkinService
 

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

kind(String) - Method in class org.deltafi.common.trace.DeltafiSpan.Builder
 

L

load(ContentReference) - Method in class org.deltafi.common.content.ContentStorageService
 
localEndpoint(String) - Method in class org.deltafi.common.trace.DeltafiSpan.Builder
 
logMetric(String, String, long, Map<String, String>) - Static method in class org.deltafi.common.metric.MetricLogger
Logs a counter metric for a source.
logMetric(String, String, String, String, long) - Static method in class org.deltafi.common.metric.MetricLogger
Logs a counter metric for a source, delta file id, and flow.
logMetric(String, String, String, String, long, Map<String, String>) - Static method in class org.deltafi.common.metric.MetricLogger
Logs a counter metric for a source, delta file id, and flow.
logMetric(String, MetricType, String, long, Map<String, String>) - Static method in class org.deltafi.common.metric.MetricLogger
Logs a metric for a source.

M

markSpanComplete(DeltafiSpan) - Method in class org.deltafi.common.trace.ZipkinService
Set the duration of the span based on the current time and send the span to the zipkin backend.
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.metric
 
Metric() - Constructor for class org.deltafi.common.metric.Metric
 
MetricLogger - Class in org.deltafi.common.metric
 
MetricLogger() - Constructor for class org.deltafi.common.metric.MetricLogger
 
MetricType - Enum in org.deltafi.common.metric
 
micros() - Static method in class org.deltafi.common.trace.DeltafiSpan
 
micros(Instant) - Static method in class org.deltafi.common.trace.DeltafiSpan
 
minioClient - Variable in class org.deltafi.common.storage.s3.minio.MinioObjectStorageService
 
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.properties
 
MinioProperties() - Constructor for class org.deltafi.common.properties.MinioProperties
 

N

name(String) - Method in class org.deltafi.common.trace.DeltafiSpan.Builder
 
newSpanBuilder() - Static method in class org.deltafi.common.trace.DeltafiSpan
 

O

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
 
ObjectStorageService - Interface in org.deltafi.common.storage.s3
 
org.deltafi.common.constant - package org.deltafi.common.constant
 
org.deltafi.common.content - package org.deltafi.common.content
 
org.deltafi.common.file - package org.deltafi.common.file
 
org.deltafi.common.maven - package org.deltafi.common.maven
 
org.deltafi.common.metric - package org.deltafi.common.metric
 
org.deltafi.common.properties - package org.deltafi.common.properties
 
org.deltafi.common.queue.jedis - package org.deltafi.common.queue.jedis
 
org.deltafi.common.resource - package org.deltafi.common.resource
 
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.trace - package org.deltafi.common.trace
 

P

parentId(String) - Method in class org.deltafi.common.trace.DeltafiSpan.Builder
 
processException(Throwable, String) - Method in class org.deltafi.common.trace.ZipkinRestClient
 
processResponse(HttpResponse<String>, String) - Method in class org.deltafi.common.trace.ZipkinRestClient
 
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.
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
 

R

read(String) - Static method in class org.deltafi.common.resource.Resource
 
RedisProperties - Class in org.deltafi.common.properties
 
RedisProperties() - Constructor for class org.deltafi.common.properties.RedisProperties
 
remoteEndpoint(String) - Method in class org.deltafi.common.trace.DeltafiSpan.Builder
 
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, String) - Method in class org.deltafi.common.storage.s3.minio.MinioObjectStorageService
 
removeObjects(String, 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
 

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
 
sendQueuedSpans() - Method in class org.deltafi.common.trace.ZipkinService
 
setDuration(long) - Method in class org.deltafi.common.trace.DeltafiSpan
 
setId(String) - Method in class org.deltafi.common.trace.DeltafiSpan
 
setKind(String) - Method in class org.deltafi.common.trace.DeltafiSpan
 
setLocalEndpoint(DeltafiSpan.Endpoint) - Method in class org.deltafi.common.trace.DeltafiSpan
 
setName(String) - Method in class org.deltafi.common.trace.DeltafiSpan
 
setParentId(String) - Method in class org.deltafi.common.trace.DeltafiSpan
 
setRemoteEndpoint(DeltafiSpan.Endpoint) - Method in class org.deltafi.common.trace.DeltafiSpan
 
setServiceName(String) - Method in class org.deltafi.common.trace.DeltafiSpan.Endpoint
 
setTags(Map<String, String>) - Method in class org.deltafi.common.trace.DeltafiSpan
 
setTimestamp(Instant) - Method in class org.deltafi.common.trace.DeltafiSpan
 
setTraceId(String) - Method in class org.deltafi.common.trace.DeltafiSpan
 
shutdown() - Method in class org.deltafi.common.trace.ZipkinService
 

T

tags(Map<String, String>) - Method in class org.deltafi.common.trace.DeltafiSpan.Builder
 
take(String, Class<T>) - Method in class org.deltafi.common.queue.jedis.JedisKeyedBlockingQueue
Takes an object out of the queue.
timestamp(long) - Method in class org.deltafi.common.trace.DeltafiSpan.Builder
 
timestamp(Instant) - Method in class org.deltafi.common.trace.DeltafiSpan.Builder
 
toString() - Method in class org.deltafi.common.trace.DeltafiSpan
 
traceId(String) - Method in class org.deltafi.common.trace.DeltafiSpan.Builder
 

U

UNKNOWN_SIZE - Static variable in class org.deltafi.common.storage.s3.ObjectReference
 

V

valueOf(String) - Static method in enum org.deltafi.common.metric.MetricType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.deltafi.common.metric.MetricType
Returns an array containing the constants of this enum type, in the order they are declared.
VersionMatcher - Class in org.deltafi.common.maven
 
VersionMatcher() - Constructor for class org.deltafi.common.maven.VersionMatcher
 

Z

ZipkinProperties - Class in org.deltafi.common.properties
 
ZipkinProperties() - Constructor for class org.deltafi.common.properties.ZipkinProperties
 
ZipkinRestClient - Class in org.deltafi.common.trace
 
ZipkinRestClient(String) - Constructor for class org.deltafi.common.trace.ZipkinRestClient
 
ZipkinService - Class in org.deltafi.common.trace
 
ZipkinService(ZipkinProperties) - Constructor for class org.deltafi.common.trace.ZipkinService
 
A B C D E F G H I J K L M N O P R S T U V Z 
All Classes All Packages