Interface RetriableStream.BufferEntry

All Known Implementing Classes:
RetriableStream.StartEntry
Enclosing class:
RetriableStream<ReqT>

private static interface RetriableStream.BufferEntry
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Replays the buffer entry with the given stream.