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