public class LogStreams extends Object
| Constructor and Description |
|---|
LogStreams() |
| Modifier and Type | Method and Description |
|---|---|
static LogStreamBuilder |
createFsLogStream(int partitionId) |
static FsSnapshotStorageBuilder |
createFsSnapshotStore(String rootPath) |
static StreamProcessorBuilder |
createStreamProcessor(String name,
int id,
StreamProcessor streamProcessor) |
public static LogStreamBuilder createFsLogStream(int partitionId)
public static FsSnapshotStorageBuilder createFsSnapshotStore(String rootPath)
public static StreamProcessorBuilder createStreamProcessor(String name, int id, StreamProcessor streamProcessor)
Copyright © 2017–2018 camunda services GmbH. All rights reserved.