public final class PersistedRuntimeStats extends Object
| Modifier and Type | Field and Description |
|---|---|
RelTreeSignature |
rSig |
OpTreeSignature |
sig |
OperatorStats |
stat |
| Constructor and Description |
|---|
PersistedRuntimeStats(OpTreeSignature sig,
OperatorStats stat,
RelTreeSignature rSig) |
public OpTreeSignature sig
public OperatorStats stat
public RelTreeSignature rSig
public PersistedRuntimeStats(OpTreeSignature sig, OperatorStats stat, RelTreeSignature rSig)
Copyright © 2022 The Apache Software Foundation. All rights reserved.