static SnapshotDataset.Options |
SnapshotDataset.compression(String compression) |
SnapshotDataset.Options |
SnapshotDataset.Options.compression(String compression) |
static SnapshotDataset.Options |
SnapshotDataset.numReaderThreads(Long numReaderThreads) |
SnapshotDataset.Options |
SnapshotDataset.Options.numReaderThreads(Long numReaderThreads) |
static SnapshotDataset.Options |
SnapshotDataset.numWriterThreads(Long numWriterThreads) |
SnapshotDataset.Options |
SnapshotDataset.Options.numWriterThreads(Long numWriterThreads) |
static SnapshotDataset.Options |
SnapshotDataset.pendingSnapshotExpirySeconds(Long pendingSnapshotExpirySeconds) |
SnapshotDataset.Options |
SnapshotDataset.Options.pendingSnapshotExpirySeconds(Long pendingSnapshotExpirySeconds) |
static SnapshotDataset.Options |
SnapshotDataset.readerBufferSize(Long readerBufferSize) |
SnapshotDataset.Options |
SnapshotDataset.Options.readerBufferSize(Long readerBufferSize) |
static SnapshotDataset.Options |
SnapshotDataset.readerPathPrefix(String readerPathPrefix) |
SnapshotDataset.Options |
SnapshotDataset.Options.readerPathPrefix(String readerPathPrefix) |
static SnapshotDataset.Options |
SnapshotDataset.shardSizeBytes(Long shardSizeBytes) |
SnapshotDataset.Options |
SnapshotDataset.Options.shardSizeBytes(Long shardSizeBytes) |
static SnapshotDataset.Options |
SnapshotDataset.writerBufferSize(Long writerBufferSize) |
SnapshotDataset.Options |
SnapshotDataset.Options.writerBufferSize(Long writerBufferSize) |
static SnapshotDataset.Options |
SnapshotDataset.writerPathPrefix(String writerPathPrefix) |
SnapshotDataset.Options |
SnapshotDataset.Options.writerPathPrefix(String writerPathPrefix) |