public interface BufferFlusher
| Modifier and Type | Method and Description |
|---|---|
void |
flush()
Flushes buffer, if applicable
|
int |
getFailureCount()
Returns the number of failed writes to the server.
|
void flush()
throws IOException
IOExceptionint getFailureCount()
Copyright © 2022. All rights reserved.