public class ConstitParseSampleStream extends FilterObjectStream<byte[],Parse>
samples
Modifier | Constructor and Description |
---|---|
protected |
ConstitParseSampleStream(ObjectStream<byte[]> samples) |
Modifier and Type | Method and Description |
---|---|
Parse |
read()
Returns the next object.
|
close, reset
protected ConstitParseSampleStream(ObjectStream<byte[]> samples)
public Parse read() throws IOException
ObjectStream
IOException
Copyright © 2018 The Apache Software Foundation. All rights reserved.