Modifier and Type | Method and Description |
---|---|
CheckpointName |
DefaultBlockMaster.getCheckpointName() |
Modifier and Type | Method and Description |
---|---|
CheckpointName |
ActiveSyncManager.getCheckpointName() |
Modifier and Type | Method and Description |
---|---|
CheckpointName |
ToBePersistedFileIds.getCheckpointName() |
CheckpointName |
InodeCounter.getCheckpointName() |
CheckpointName |
PinnedInodeFileIds.getCheckpointName() |
CheckpointName |
InodeDirectoryIdGenerator.getCheckpointName() |
CheckpointName |
InodeTreePersistentState.getCheckpointName() |
CheckpointName |
TtlBucketList.getCheckpointName() |
CheckpointName |
ReplicationLimitedFileIds.getCheckpointName() |
CheckpointName |
MountTable.State.getCheckpointName() |
Modifier and Type | Method and Description |
---|---|
default CheckpointName |
NoopJournaled.getCheckpointName() |
CheckpointName |
JournaledGroup.getCheckpointName() |
default CheckpointName |
DelegatingJournaled.getCheckpointName() |
Constructor and Description |
---|
JournaledGroup(List<Journaled> journaled,
CheckpointName checkpointName)
Creates an instance of a single journaled component, from a list of journaled components.
|
Modifier and Type | Method and Description |
---|---|
CheckpointName |
Checkpointed.getCheckpointName() |
CheckpointName |
CompoundCheckpointFormat.CompoundCheckpointReader.Entry.getName() |
static CheckpointName |
CheckpointName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckpointName[] |
CheckpointName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Entry(CheckpointName name,
CheckpointInputStream stream) |
Modifier and Type | Method and Description |
---|---|
CheckpointName |
PathProperties.State.getCheckpointName() |
CheckpointName |
DefaultMetaMaster.getCheckpointName() |
CheckpointName |
DefaultMetaMaster.State.getCheckpointName() |
Modifier and Type | Method and Description |
---|---|
CheckpointName |
CachingInodeStore.getCheckpointName() |
Modifier and Type | Method and Description |
---|---|
CheckpointName |
HeapInodeStore.getCheckpointName() |
Modifier and Type | Method and Description |
---|---|
CheckpointName |
RocksInodeStore.getCheckpointName() |
Modifier and Type | Method and Description |
---|---|
CheckpointName |
Database.getCheckpointName() |
CheckpointName |
AlluxioCatalog.getCheckpointName() |
Copyright © 2023. All Rights Reserved.