Uses of Package
com.endeca.infront.assembler.perf

Packages that use com.endeca.infront.assembler.perf
com.endeca.infront.assembler.perf The performance package contains utility classes and interfaces to monitor timing and performance events in an application. 
com.endeca.infront.assembler.perf.serializers Contains serializers to be used with the Assembler performance monitoring package. 
 

Classes in com.endeca.infront.assembler.perf used by com.endeca.infront.assembler.perf
Event
          An abstract interface that represents a performance event.
EventFactory
          An interface to produce Events for an EventSerializer.
EventSerializer
          An interface that serializes EventSummary instances.
EventSummary
          An interface which represents the summary of multiple Events.
TimeSummary.MinMaxTotalSummary
          A convenience wrapper class to store the total, min, and max time.
 

Classes in com.endeca.infront.assembler.perf used by com.endeca.infront.assembler.perf.serializers
EventFactory
          An interface to produce Events for an EventSerializer.
EventSerializer
          An interface that serializes EventSummary instances.
EventSummary
          An interface which represents the summary of multiple Events.
 



Copyright © 2012, Oracle and/or its affiliates. All rights reserved.