StateSynchronizationResult |
ClosedStatefulBuildLog.synchronizeState(List<LogMessageData> messages,
Map<Integer,Long> clientFlowSnapshotVersions,
FlushDirective flushDirective,
boolean lastMessageLoggingResultRequested) |
|
StateSynchronizationResult |
StatefulBuildLog.synchronizeState(List<LogMessageData> messages,
Map<Integer,Long> clientFlowSnapshotVersions,
FlushDirective flushDirective,
boolean lastMessageLoggingResultRequested) |
Accepts unprocessed messages, logs them and returns an update for build-log state snapshot.
|
StateSynchronizationResult |
StatefulBuildLogFacade.synchronizeState(List<LogMessageData> messages,
Map<Integer,Long> clientFlowSnapshotVersions,
FlushDirective flushDirective,
boolean lastMessageLoggingResultRequested) |
Accepts unprocessed messages, logs them and returns an update for build-log state snapshot.
|
StateSynchronizationResult |
StatefulBuildLogImpl.synchronizeState(List<LogMessageData> messages,
Map<Integer,Long> clientFlowSnapshotVersions,
FlushDirective flushDirective,
boolean lastMessageLoggingResultRequested) |
|
StateSynchronizationResult |
StatefulBuildLogLocalFacade.synchronizeState(List<LogMessageData> messages,
Map<Integer,Long> clientFlowSnapshotVersions,
FlushDirective flushDirective,
boolean lastMessageLoggingResultRequested) |
|
StateSynchronizationResult |
StatefulBuildLogRemoteFacade.synchronizeState(List<LogMessageData> messages,
Map<Integer,Long> clientFlowSnapshotVersions,
FlushDirective flushDirective,
boolean lastMessageLoggingResultRequested) |
|