Package | Description |
---|---|
alluxio | |
alluxio.concurrent | |
alluxio.underfs | |
alluxio.underfs.hdfs | |
alluxio.underfs.hdfs.activesync |
Modifier and Type | Method and Description |
---|---|
static SyncInfo |
SyncInfo.emptyInfo()
Returns an empty SyncInfo object.
|
Modifier and Type | Method and Description |
---|---|
SyncInfo |
ManagedBlockingUfsForwarder.getActiveSyncInfo() |
Modifier and Type | Method and Description |
---|---|
SyncInfo |
UnderFileSystemWithLogging.getActiveSyncInfo() |
SyncInfo |
BaseUnderFileSystem.getActiveSyncInfo() |
SyncInfo |
UnderFileSystem.getActiveSyncInfo()
Return the active sync info for the specified syncPoints.
|
Modifier and Type | Method and Description |
---|---|
SyncInfo |
HdfsUnderFileSystem.getActiveSyncInfo() |
SyncInfo |
NoopHdfsActiveSyncProvider.getActivitySyncInfo() |
SyncInfo |
HdfsActiveSyncProvider.getActivitySyncInfo()
Get Active SyncInfo from the sync provider.
|
Modifier and Type | Method and Description |
---|---|
SyncInfo |
SupportedHdfsActiveSyncProvider.getActivitySyncInfo()
Get the activity sync info.
|
Copyright © 2023. All Rights Reserved.