Package titan.network
Class LogBatcher
java.lang.Object
titan.network.LogBatcher
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final intprivate final Stringprivate final Stringprivate final Objectprivate final intprivate final ScheduledExecutorService -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
jobId
-
host
-
port
private final int port -
buffer
-
lock
-
BATCH_SIZE
private static final int BATCH_SIZE- See Also:
-
FLUSH_INTERVAL_MS
private static final int FLUSH_INTERVAL_MS- See Also:
-
scheduler
-
-
Constructor Details
-
LogBatcher
-
-
Method Details
-
addLog
-
flush
public void flush() -
close
public void close()
-