|
Change Return Type BatchedRemoteIterator.BatchedEntries<ZoneReencryptionStatus> to BatchedEntries<ZoneReencryptionStatus> in method public listReencryptionStatus(prevId long) : BatchedEntries<ZoneReencryptionStatus> in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol |
From |
To |
|
Change Return Type BatchedRemoteIterator.BatchedEntries<CacheDirectiveEntry> to BatchedEntries<CacheDirectiveEntry> in method public listCacheDirectives(prevId long, filter CacheDirectiveInfo) : BatchedEntries<CacheDirectiveEntry> in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol |
From |
To |
|
Change Return Type BatchedRemoteIterator.BatchedEntries<CachePoolEntry> to BatchedEntries<CachePoolEntry> in method public listCachePools(prevKey String) : BatchedEntries<CachePoolEntry> in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol |
From |
To |
|
Change Return Type BatchedRemoteIterator.BatchedEntries<OpenFileEntry> to BatchedEntries<OpenFileEntry> in method public listOpenFiles(prevId long, openFilesTypes EnumSet<OpenFilesIterator.OpenFilesType>, path String) : BatchedEntries<OpenFileEntry> in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol |
From |
To |
|
Change Return Type BatchedRemoteIterator.BatchedEntries<OpenFileEntry> to BatchedEntries<OpenFileEntry> in method public listOpenFiles(prevId long) : BatchedEntries<OpenFileEntry> in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol |
From |
To |
|
Change Return Type BatchedRemoteIterator.BatchedEntries<EncryptionZone> to BatchedEntries<EncryptionZone> in method public listEncryptionZones(prevId long) : BatchedEntries<EncryptionZone> in class org.apache.hadoop.hdfs.server.federation.router.RouterClientProtocol |
From |
To |