public class ResultPartitionBytesCounter extends Object
Constructor and Description |
---|
ResultPartitionBytesCounter(int numSubpartitions) |
Modifier and Type | Method and Description |
---|---|
ResultPartitionBytes |
createSnapshot() |
void |
inc(int targetSubpartition,
long bytes) |
void |
incAll(long bytes) |
public ResultPartitionBytesCounter(int numSubpartitions)
public void inc(int targetSubpartition, long bytes)
public void incAll(long bytes)
public ResultPartitionBytes createSnapshot()
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.