public interface CompletedCheckpointStorageLocation extends Serializable
限定符和类型 | 方法和说明 |
---|---|
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–2019 The Apache Software Foundation. All rights reserved.