Package org.apache.hadoop.chukwa.analysis.salsa.fsm

Class Summary
DataNodeClientTraceMapper Pluggable mapper for FSMBuilder K2 = State Name + State ID (We use ChukwaRecordKey since it would already have implemented a bunch of useful things such as Comparators etc.) V2 = TreeMap
FSMBuilder FSM Builder Input: start/end pairs i.e.
FSMBuilder.FSMReducer  
FSMIntermedEntry  
FSMIntermedEntryPartitioner  
FSMType  
HDFSState  
JobHistoryTaskDataMapper Pluggable mapper for FSMBuilder Supports only 0.20+ JobHistory files because of explicitly coded counter names K2 = State Name + State ID (We use ChukwaRecordKey since it would already have implemented a bunch of useful things such as Comparators etc.) V2 = TreeMap
MapRedState  
ParseUtilities Parse Utilities for Parsing ChukwaRecords for FSMBuilder Mappers
StateType  
TaskTrackerClientTraceMapper Pluggable mapper for FSMBuilder K2 = State Name + State ID (We use ChukwaRecordKey since it would already have implemented a bunch of useful things such as Comparators etc.) V2 = TreeMap
 

Enum Summary
FSMBuilder.AddInfoTypes  
 



Copyright © ${year} The Apache Software Foundation