Interface CollectionJob

  • All Superinterfaces:
    Serializable
    All Known Implementing Classes:
    DefaultCollectionJob

    public interface CollectionJob
    extends Serializable

    Defines a collection job for a satellite.

    The smallest sensible job unit to collect in one action.

    A set of metrics from one interface in one technology at one time.

    The satellite calls the responsible protocol handler. The protocol handler can optimize the collection of metrics depending on protocol specifics (one/multiple connection, one/multiple session, one/multiple call ...).

    Author:
    Simon Walter