class SourceMetadata extends Model (View source)

Properties

string $estimatedSizeBytes
bool $infinite
bool $producesSortedKeys

Methods

setEstimatedSizeBytes($estimatedSizeBytes)

No description

string
getEstimatedSizeBytes()

No description

setInfinite($infinite)

No description

bool
getInfinite()

No description

setProducesSortedKeys($producesSortedKeys)

No description

bool
getProducesSortedKeys()

No description

Details

setEstimatedSizeBytes($estimatedSizeBytes)

No description

Parameters

$estimatedSizeBytes

string getEstimatedSizeBytes()

No description

Return Value

string

setInfinite($infinite)

No description

Parameters

$infinite

bool getInfinite()

No description

Return Value

bool

setProducesSortedKeys($producesSortedKeys)

No description

Parameters

$producesSortedKeys

bool getProducesSortedKeys()

No description

Return Value

bool