Interface HdfsClient.RepeatableContentProducer

Enclosing interface:
HdfsClient
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface HdfsClient.RepeatableContentProducer
Interface of an object that can open same input stream multiple times.
  • Method Summary

    Modifier and Type
    Method
    Description