Class PerfMarker

  • All Implemented Interfaces:
    Marker

    public class PerfMarker
    extends Object
    implements Marker
    Represents GridFTP performance marker. Use getter methods to access its parameters.
    • Field Detail

      • nl

        protected final String nl
      • hasTimeStamp

        protected boolean hasTimeStamp
      • timeStamp

        protected double timeStamp
      • hasStripeIndex

        protected boolean hasStripeIndex
      • stripeIndex

        protected long stripeIndex
      • hasStripeBytesTransferred

        protected boolean hasStripeBytesTransferred
      • stripeBytesTransferred

        protected long stripeBytesTransferred
      • hasTotalStripeCount

        protected boolean hasTotalStripeCount
      • totalStripeCount

        protected long totalStripeCount