Uses of Class
org.apache.hadoop.hdfs.inotify.EventBatchList
Packages that use EventBatchList
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of EventBatchList in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return EventBatchListModifier and TypeMethodDescriptionClientProtocol.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. -
Uses of EventBatchList in org.apache.hadoop.hdfs.protocolPB
Methods in org.apache.hadoop.hdfs.protocolPB that return EventBatchListModifier and TypeMethodDescriptionstatic EventBatchListPBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.GetEditsFromTxidResponseProto resp) ClientNamenodeProtocolTranslatorPB.getEditsFromTxid(long txid) Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type EventBatchListModifier and TypeMethodDescriptionstatic org.apache.hadoop.hdfs.protocol.proto.ClientNamenodeProtocolProtos.GetEditsFromTxidResponseProtoPBHelperClient.convertEditsResponse(EventBatchList el)