Package com.opencloud.slee.resources.cdr.process
-
Interface Summary Interface Description CdrProcessor The interface for binary CDR files processing. -
Class Summary Class Description AbstractTypedCdrProcessor<M extends com.google.protobuf.Message> Abstract implementation ofCdrProcessorthat parses and processesBinaryCDRs representingMessages of specified class.CdrFileProcessor Reads the records (header, binary CDR, text CDR, footer) in a CdrFile formatted as a CdrFileFormat.proto.CdrPipeline Command line tool that allows custom processing of binary CDR files.CdrProcessorAdapter Base class forCdrProcessorimplementations which provides implementations of all of its methods.GenerateStatsCdrProcessor Gather and display statistics related to number of processed CDR records and processing time.