Package | Description |
---|---|
org.apache.hadoop.fs.s3a.impl |
Implementation classes private to the S3A store.
|
Modifier and Type | Method and Description |
---|---|
org.apache.commons.lang3.tuple.ImmutablePair<Boolean,RemoteFileChangedException> |
ChangeDetectionPolicy.onChangeDetected(String revisionId,
String newRevisionId,
String uri,
long position,
String operation,
long timesAlreadyDetected)
Takes appropriate action based on
mode when a change has
been detected. |
Modifier and Type | Method and Description |
---|---|
void |
ChangeTracker.processException(software.amazon.awssdk.core.exception.SdkException e,
String operation)
Process an exception generated against the change policy.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.