public class ManagedStreamingQueuingPolicy extends Object
| Modifier and Type | Field and Description |
|---|---|
static ManagedStreamingQueuingPolicy |
Default |
| Constructor and Description |
|---|
ManagedStreamingQueuingPolicy(double factor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldUseQueuedIngestion(long dataSize,
boolean compressed,
IngestionProperties.DataFormat dataFormat) |
public static final ManagedStreamingQueuingPolicy Default
public ManagedStreamingQueuingPolicy(double factor)
public boolean shouldUseQueuedIngestion(long dataSize,
boolean compressed,
IngestionProperties.DataFormat dataFormat)
Copyright © 2025. All rights reserved.