Package com.yourkit.probes
Class TableLongBytes
java.lang.Object
com.yourkit.probes.Table
com.yourkit.probes.TableLongBytes
Utility class: table with one user column of type
LongColumn
to meter transferred bytes-
Field Summary
Fields inherited from class com.yourkit.probes.Table
LASTING_EVENTS, MASK_FOR_LASTING_EVENTS, MASK_FOR_POINT_EVENTS, NO_ROW, RECORD_STACK_TRACE, RECORD_THREAD
-
Constructor Summary
ConstructorsConstructorDescriptionTableLongBytes
(ResourceRegistry<?, ?> resourceRegistry, String tableName, long mask) -
Method Summary
Methods inherited from class com.yourkit.probes.Table
closeRow, createRow, createRow, deleteRow, setEventTableRowException, setMinimumRecordedLastingEventTime, shouldIgnoreRow
-
Constructor Details
-
TableLongBytes
public TableLongBytes(@NotNull ResourceRegistry<?, ?> resourceRegistry, @NotNull String tableName, long mask)
-
-
Method Details
-
setBytes
public final void setBytes(int row, long bytes)
-