| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocol |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| org.apache.hadoop.hdfs.protocolPB |
| Modifier and Type | Method | Description |
|---|---|---|
EventBatchList |
ClientProtocol.getEditsFromTxid(long txid) |
Get an ordered list of batches of events corresponding to the edit log
transactions for txids equal to or greater than txid.
|
| Modifier and Type | Method | Description |
|---|---|---|
static EventBatchList |
PBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.GetEditsFromTxidResponseProto resp) |
|
EventBatchList |
ClientNamenodeProtocolTranslatorPB.getEditsFromTxid(long txid) |
| Modifier and Type | Method | Description |
|---|---|---|
static org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.GetEditsFromTxidResponseProto |
PBHelperClient.convertEditsResponse(EventBatchList el) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.