|
Change Parameter Type runid : long to runid : Long in method private isRowKeyCorrect(rowKey byte[], cluster String, user String, flow String, runid Long, appName String, te TimelineEntity) : boolean in class org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorage |
From |
To |
|
Change Parameter Type flowRunId : long to flowRunId : Long in method public FlowRunRowKey(clusterId String, userId String, flowName String, flowRunId Long) in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowRunRowKey |
From |
To |
|
Change Parameter Type flowRunId : long to flowRunId : Long in method public EntityRowKey(clusterId String, userId String, flowName String, flowRunId Long, appId String, entityType String, entityId String) in class org.apache.hadoop.yarn.server.timelineservice.storage.entity.EntityRowKey |
From |
To |
|
Change Parameter Type flowRunId : long to flowRunId : Long in method public ApplicationRowKey(clusterId String, userId String, flowName String, flowRunId Long, appId String) in class org.apache.hadoop.yarn.server.timelineservice.storage.application.ApplicationRowKey |
From |
To |
|
Change Parameter Type runid : long to runid : Long in method private isApplicationRowKeyCorrect(rowKey byte[], cluster String, user String, flow String, runid Long, appName String) : boolean in class org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorage |
From |
To |
|
Change Parameter Type dayTs : long to dayTs : Long in method public FlowActivityRowKey(clusterId String, dayTs Long, userId String, flowName String) in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowActivityRowKey |
From |
To |
|
Rename Variable compoundColumnQualifierBytes : byte[] to columnQualifierBytes : byte[] in method private storeEvents(rowKey byte[], events Set<TimelineEvent>, isApplication boolean) : void in class org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineWriterImpl |
From |
To |
|
Rename Variable columnName : String to converterColumnKey : K in method public readResultsWithTimestamps(result Result, columnPrefixBytes byte[], keyConverter KeyConverter<K>) : NavigableMap<K,NavigableMap<Long,V>> in class org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnHelper |
From |
To |
|
Rename Variable karr : byte[][] to eventColumnName : EventColumnName in method public readEvents(entity TimelineEntity, result Result, prefix ColumnPrefix<T>) : void in class org.apache.hadoop.yarn.server.timelineservice.storage.common.TimelineStorageUtils |
From |
To |
|
Rename Variable columnQualifierParts : byte[][] to converterColumnKey : K in method public readResults(result Result, columnPrefixBytes byte[], keyConverter KeyConverter<K>) : Map<K,Object> in class org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnHelper |
From |
To |
|
Change Return Type long to Long in method public getFlowRunId() : Long in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowRunRowKey |
From |
To |
|
Change Return Type Map<String,Object> to Map<K,Object> in method public readResults(result Result, keyConverter KeyConverter<K>) : Map<K,Object> in class org.apache.hadoop.yarn.server.timelineservice.storage.application.ApplicationColumnPrefix |
From |
To |
|
Change Return Type Map<String,Object> to Map<K,Object> in method public readResults(result Result, keyConverter KeyConverter<K>) : Map<K,Object> in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowActivityColumnPrefix |
From |
To |
|
Change Return Type NavigableMap<String,NavigableMap<Long,V>> to NavigableMap<K,NavigableMap<Long,V>> in method public readResultsWithTimestamps(result Result, keyConverter KeyConverter<K>) : NavigableMap<K,NavigableMap<Long,V>> in class org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnPrefix |
From |
To |
|
Change Return Type long to Long in method public getFlowRunId() : Long in class org.apache.hadoop.yarn.server.timelineservice.storage.entity.EntityRowKey |
From |
To |
|
Change Return Type NavigableMap<String,NavigableMap<Long,T>> to NavigableMap<K,NavigableMap<Long,V>> in method public readResultsWithTimestamps(result Result, keyConverter KeyConverter<K>) : NavigableMap<K,NavigableMap<Long,V>> in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowRunColumnPrefix |
From |
To |
|
Change Return Type Map<String,Object> to Map<K,Object> in method public readResults(result Result, keyConverter KeyConverter<K>) : Map<K,Object> in class org.apache.hadoop.yarn.server.timelineservice.storage.entity.EntityColumnPrefix |
From |
To |
|
Change Return Type long to Long in method public getFlowRunId() : Long in class org.apache.hadoop.yarn.server.timelineservice.storage.application.ApplicationRowKey |
From |
To |
|
Change Return Type NavigableMap<String,NavigableMap<Long,V>> to NavigableMap<K,NavigableMap<Long,V>> in method public readResultsWithTimestamps(result Result, columnPrefixBytes byte[], keyConverter KeyConverter<K>) : NavigableMap<K,NavigableMap<Long,V>> in class org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnHelper |
From |
To |
|
Change Return Type Map<String,Object> to Map<K,Object> in method public readResults(result Result, keyConverter KeyConverter<K>) : Map<K,Object> in class org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnPrefix |
From |
To |
|
Change Return Type Map<?,Object> to Map<K,Object> in method public readResults(result Result, columnPrefixBytes byte[], keyConverter KeyConverter<K>) : Map<K,Object> in class org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnHelper |
From |
To |
|
Change Return Type Map<String,Object> to Map<K,Object> in method public readResults(result Result, keyConverter KeyConverter<K>) : Map<K,Object> in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowRunColumnPrefix |
From |
To |
|
Change Return Type long to Long in method public getDayTimestamp() : Long in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowActivityRowKey |
From |
To |
|
Change Return Type NavigableMap<String,NavigableMap<Long,V>> to NavigableMap<K,NavigableMap<Long,V>> in method public readResultsWithTimestamps(result Result, keyConverter KeyConverter<K>) : NavigableMap<K,NavigableMap<Long,V>> in class org.apache.hadoop.yarn.server.timelineservice.storage.entity.EntityColumnPrefix |
From |
To |
|
Change Return Type NavigableMap<String,NavigableMap<Long,T>> to NavigableMap<K,NavigableMap<Long,V>> in method public readResultsWithTimestamps(result Result, keyConverter KeyConverter<K>) : NavigableMap<K,NavigableMap<Long,V>> in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.FlowActivityColumnPrefix |
From |
To |
|
Change Return Type NavigableMap<String,NavigableMap<Long,V>> to NavigableMap<K,NavigableMap<Long,V>> in method public readResultsWithTimestamps(result Result, keyConverter KeyConverter<K>) : NavigableMap<K,NavigableMap<Long,V>> in class org.apache.hadoop.yarn.server.timelineservice.storage.application.ApplicationColumnPrefix |
From |
To |
|
Change Variable Type results : Map<byte[][],Object> to results : Map<K,Object> in method public readResults(result Result, columnPrefixBytes byte[], keyConverter KeyConverter<K>) : Map<K,Object> in class org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnHelper |
From |
To |
|
Change Variable Type dayTs : long to dayTs : Long in method private checkFlowActivityTableSeveralRuns(cluster String, user String, flow String, c1 Configuration, flowVersion1 String, runid1 long, flowVersion2 String, runid2 long, flowVersion3 String, runid3 long, appCreatedTime long) : void in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowActivity |
From |
To |
|
Change Variable Type columnQualifierParts : byte[][] to converterColumnKey : K in method public readResults(result Result, columnPrefixBytes byte[], keyConverter KeyConverter<K>) : Map<K,Object> in class org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnHelper |
From |
To |
|
Change Variable Type results : NavigableMap<String,NavigableMap<Long,V>> to results : NavigableMap<K,NavigableMap<Long,V>> in method public readResultsWithTimestamps(result Result, columnPrefixBytes byte[], keyConverter KeyConverter<K>) : NavigableMap<K,NavigableMap<Long,V>> in class org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnHelper |
From |
To |
|
Change Variable Type eventResult : Map.Entry<?,Object> to eventResult : Map.Entry<EventColumnName,Object> in method public readEvents(entity TimelineEntity, result Result, prefix ColumnPrefix<T>) : void in class org.apache.hadoop.yarn.server.timelineservice.storage.common.TimelineStorageUtils |
From |
To |
|
Change Variable Type metricColumnQualifier : String to metricColumnQualifier : byte[] in method private storeFlowMetrics(rowKey byte[], metrics Set<TimelineMetric>, attributes Attribute...) : void in class org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineWriterImpl |
From |
To |
|
Change Variable Type e : Map.Entry<?,Object> to e : Map.Entry<EventColumnName,Object> in method public testEvents() : void in class org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorage |
From |
To |
|
Change Variable Type metricColumnQualifier : String to metricColumnQualifier : byte[] in method private storeMetrics(rowKey byte[], metrics Set<TimelineMetric>, isApplication boolean) : void in class org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineWriterImpl |
From |
To |
|
Change Variable Type expTs : long to expTs : Long in method public testEventsWithEmptyInfo() : void in class org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorage |
From |
To |
|
Change Variable Type e : Map.Entry<?,Object> to e : Map.Entry<EventColumnName,Object> in method public testEventsWithEmptyInfo() : void in class org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorage |
From |
To |
|
Change Variable Type runIdsMap : Map<String,Object> to runIdsMap : Map<Long,Object> in method protected parseEntity(result Result) : TimelineEntity in class org.apache.hadoop.yarn.server.timelineservice.storage.reader.FlowActivityEntityReader |
From |
To |
|
Change Variable Type dayTs : long to dayTs : Long in method public testWriteFlowRunMinMax() : void in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowActivity |
From |
To |
|
Change Variable Type columnName : String to converterColumnKey : K in method public readResultsWithTimestamps(result Result, columnPrefixBytes byte[], keyConverter KeyConverter<K>) : NavigableMap<K,NavigableMap<Long,V>> in class org.apache.hadoop.yarn.server.timelineservice.storage.common.ColumnHelper |
From |
To |
|
Change Variable Type expTs : long to expTs : Long in method public testEvents() : void in class org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorage |
From |
To |
|
Change Variable Type e : Map.Entry<String,Object> to e : Map.Entry<Long,Object> in method protected parseEntity(result Result) : TimelineEntity in class org.apache.hadoop.yarn.server.timelineservice.storage.reader.FlowActivityEntityReader |
From |
To |
|
Change Variable Type karr : byte[][] to eventColumnName : EventColumnName in method public readEvents(entity TimelineEntity, result Result, prefix ColumnPrefix<T>) : void in class org.apache.hadoop.yarn.server.timelineservice.storage.common.TimelineStorageUtils |
From |
To |
|
Change Variable Type dayTs : long to dayTs : Long in method private checkFlowActivityTable(cluster String, user String, flow String, flowVersion String, runid long, c1 Configuration, appCreatedTime long) : void in class org.apache.hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowActivity |
From |
To |
|
Change Variable Type time : long to time : Long in method protected parseEntity(result Result) : TimelineEntity in class org.apache.hadoop.yarn.server.timelineservice.storage.reader.FlowActivityEntityReader |
From |
To |