public interface CompletedCheckpointStorageLocation extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
disposeStorageLocation()
Disposes the storage location.
|
String |
getExternalPointer()
Gets the external pointer to the checkpoint.
|
StreamStateHandle |
getMetadataHandle()
Gets the state handle to the checkpoint's metadata.
|
String getExternalPointer()
StreamStateHandle getMetadataHandle()
void disposeStorageLocation() throws IOException
IOException
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.