| Package | Description | 
|---|---|
| org.apache.hadoop.hdfs.protocolPB | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| 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 Function<RemoteEditLog,Long> | RemoteEditLog. GET_START_TXIDJava  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) | 
| RemoteEditLogManifest(List<RemoteEditLog> logs,
                     long committedTxnId) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.