| Package | Description | 
|---|---|
| org.apache.hadoop.hdfs.protocolPB | |
| org.apache.hadoop.hdfs.server.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
| static RemoteEditLog | PBHelper. convert(org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.RemoteEditLogProto l) | 
| Modifier and Type | Method and Description | 
|---|---|
| static org.apache.hadoop.hdfs.protocol.proto.HdfsServerProtos.RemoteEditLogProto | PBHelper. convert(RemoteEditLog log) | 
| Modifier and Type | Field and Description | 
|---|---|
| static com.google.common.base.Function<RemoteEditLog,Long> | RemoteEditLog. GET_START_TXIDGuava  Functionwhich appliesgetStartTxId() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<RemoteEditLog> | RemoteEditLogManifest. getLogs() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | RemoteEditLog. compareTo(RemoteEditLog log) | 
| Constructor and Description | 
|---|
| RemoteEditLogManifest(List<RemoteEditLog> logs,
                     long committedTxnId) | 
Copyright © 2022 Apache Software Foundation. All rights reserved.