public class OpNormal extends Op
Constructor and Description |
---|
OpNormal(Hop op,
boolean compressedOut) |
Modifier and Type | Method and Description |
---|---|
boolean |
isCompressedOutput() |
boolean |
isDecompressing() |
public OpNormal(Hop op, boolean compressedOut)
public boolean isCompressedOutput()
isCompressedOutput
in class Op
public boolean isDecompressing()
isDecompressing
in class Op
Copyright © 2021 The Apache Software Foundation. All rights reserved.