public class RemoteEditLogManifest extends Object
Constructor and Description |
---|
RemoteEditLogManifest() |
RemoteEditLogManifest(List<RemoteEditLog> logs,
long committedTxnId) |
public RemoteEditLogManifest()
public RemoteEditLogManifest(List<RemoteEditLog> logs, long committedTxnId)
public List<RemoteEditLog> getLogs()
public long getCommittedTxnId()
Copyright © 2022 Apache Software Foundation. All rights reserved.