public class DataSizeSampler extends Object
| Constructor and Description |
|---|
DataSizeSampler() |
| Modifier and Type | Method and Description |
|---|---|
static com.codahale.metrics.Histogram |
sampleReads(Iterable<Row> rows) |
static com.codahale.metrics.Histogram |
sampleWrites(AttachmentPoint attachmentPoint,
Iterable<Statement<?>> statements) |
public static com.codahale.metrics.Histogram sampleWrites(AttachmentPoint attachmentPoint, Iterable<Statement<?>> statements)
Copyright © 2017–2021 DataStax. All rights reserved.