SnapshotDataset.Options

public static class SnapshotDataset.Options

Atributos opcionais para SnapshotDataset

Métodos Públicos

SnapshotDataset.Options
SnapshotDataset.Options
modo ( modo String)
SnapshotDataset.Options
numReaderThreads (Long numReaderThreads)
SnapshotDataset.Options
numWriterThreads (Long numWriterThreads)
SnapshotDataset.Options
pendenteSnapshotExpirySeconds (long pendingSnapshotExpirySeconds)
SnapshotDataset.Options
readerBufferSize (Long readerBufferSize)
SnapshotDataset.Options
readerPathPrefix (String readerPathPrefix)
SnapshotDataset.Options
semente ( semente longa)
SnapshotDataset.Options
seed2 ( semente2 longa)
SnapshotDataset.Options
shardSizeBytes (Long shardSizeBytes)
SnapshotDataset.Options
shuffleOnRead (Boolean shuffleOnRead)
SnapshotDataset.Options
snapshotName (String snapshotName)
SnapshotDataset.Options
writerBufferSize (Long writerBufferSize)
SnapshotDataset.Options
writerPathPrefix (String writerPathPrefix)

Métodos herdados

Métodos Públicos

compressão public SnapshotDataset.Options (compressão String)

public SnapshotDataset.Options mode (String mode)

public SnapshotDataset.Options numReaderThreads (Long numReaderThreads)

public SnapshotDataset.Options numWriterThreads (Long numWriterThreads)

public SnapshotDataset.Options pendingSnapshotExpirySeconds (long pendingSnapshotExpirySeconds)

public SnapshotDataset.Options readerBufferSize (Long readerBufferSize)

public SnapshotDataset.Options readerPathPrefix (String readerPathPrefix)

public SnapshotDataset.Options seed (Long seed)

public SnapshotDataset.Options seed2 (Long seed2)

public SnapshotDataset.Options shardSizeBytes (Long shardSizeBytes)

public SnapshotDataset.Options shuffleOnRead (Boolean shuffleOnRead)

public SnapshotDataset.Options snapshotName (String snapshotName)

public SnapshotDataset.Options writerBufferSize (Long writerBufferSize)

public SnapshotDataset.Options writerPathPrefix (String writerPathPrefix)