Class TableIntBytes

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

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

    • TableIntBytes

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

    • setBytes

      public final void setBytes(int row, int bytes)