Class TableLongBytes

java.lang.Object
com.yourkit.probes.Table
com.yourkit.probes.TableLongBytes

public class TableLongBytes extends Table
Utility class: table with one user column of type LongColumn to meter transferred bytes
  • Constructor Details

    • TableLongBytes

      public TableLongBytes(@NotNull ResourceRegistry<?,?> resourceRegistry, @NotNull String tableName, long mask)
  • Method Details

    • setBytes

      public final void setBytes(int row, long bytes)