public static final class RecordBatchStats.RecordBatchStatsContext extends Object
Constructor and Description |
---|
RecordBatchStatsContext(FragmentContext context,
OperatorContext oContext) |
Modifier and Type | Method and Description |
---|---|
String |
getContextOperatorId() |
boolean |
isEnableBatchSzLogging() |
boolean |
isEnableFgBatchSzLogging() |
boolean |
useInfoLevelLogging() |
public RecordBatchStatsContext(FragmentContext context, OperatorContext oContext)
context
- fragment contextoContext
- operator contextpublic boolean isEnableBatchSzLogging()
public boolean isEnableFgBatchSzLogging()
public boolean useInfoLevelLogging()
public String getContextOperatorId()
Copyright © 1970 The Apache Software Foundation. All rights reserved.