Home
last modified time | relevance | path

Searched defs:AvroFileInputStream (Results 1 – 1 of 1) sorted by relevance

/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/
H A DDisplay.java264 protected static class AvroFileInputStream extends InputStream { class in Display
272 public AvroFileInputStream(FileStatus status) throws IOException { in AvroFileInputStream() method in Display.AvroFileInputStream