Package net.wombyte.buffer
Class WombyteBuffer
java.lang.Object
net.wombyte.buffer.WombyteBuffer
- All Implemented Interfaces:
Closeable,AutoCloseable
-
Constructor Summary
ConstructorsConstructorDescriptionWombyteBuffer(File directory, WombyteHttpClient client, WombyteTelemetry telemetry) -
Method Summary
-
Constructor Details
-
WombyteBuffer
-
-
Method Details
-
append
public CompletableFuture<Boolean> append(WombyteEventContext context, Map<String, Object> attributes) -
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-
flushLines
public void flushLines()
-