|
Rename Variable fileList : File[] to fileStatuses : FileStatus[] in method public getEntityTypes(context TimelineReaderContext) : Set<String> in class org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineReaderImpl |
From |
To |
|
Rename Variable files : File[] to fileStatuses : RemoteIterator<LocatedFileStatus> in method private getEntities(dir Path, entityType String, filters TimelineEntityFilters, dataToRetrieve TimelineDataToRetrieve) : Set<TimelineEntity> in class org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineReaderImpl |
From |
To |
|
Rename Variable f : File to fileStatus : FileStatus in method public getEntityTypes(context TimelineReaderContext) : Set<String> in class org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineReaderImpl |
From |
To |
|
Rename Variable dir : File to entityTypePath : Path in method public getEntities(context TimelineReaderContext, filters TimelineEntityFilters, dataToRetrieve TimelineDataToRetrieve) : Set<TimelineEntity> in class org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineReaderImpl |
From |
To |
|
Change Variable Type f : File to fileStatus : FileStatus in method public getEntityTypes(context TimelineReaderContext) : Set<String> in class org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineReaderImpl |
From |
To |
|
Change Variable Type dir : File to entityTypePath : Path in method public getEntities(context TimelineReaderContext, filters TimelineEntityFilters, dataToRetrieve TimelineDataToRetrieve) : Set<TimelineEntity> in class org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineReaderImpl |
From |
To |
|
Change Variable Type files : File[] to fileStatuses : RemoteIterator<LocatedFileStatus> in method private getEntities(dir Path, entityType String, filters TimelineEntityFilters, dataToRetrieve TimelineDataToRetrieve) : Set<TimelineEntity> in class org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineReaderImpl |
From |
To |
|
Change Variable Type fileList : File[] to fileStatuses : FileStatus[] in method public getEntityTypes(context TimelineReaderContext) : Set<String> in class org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineReaderImpl |
From |
To |