GcsDestinationConfig
class GcsDestinationConfig extends Model (View source)
Properties
protected | $avroFileFormatType | ||
protected | $avroFileFormatDataType | ||
string | $fileRotationInterval | ||
int | $fileRotationMb | ||
protected | $jsonFileFormatType | ||
protected | $jsonFileFormatDataType | ||
string | $path |
Methods
getAvroFileFormat()
No description
setFileRotationInterval($fileRotationInterval)
No description
string
getFileRotationInterval()
No description
setFileRotationMb($fileRotationMb)
No description
int
getFileRotationMb()
No description
getJsonFileFormat()
No description
setPath($path)
No description
string
getPath()
No description
Details
setAvroFileFormat(AvroFileFormat $avroFileFormat)
No description
AvroFileFormat
getAvroFileFormat()
No description
setFileRotationInterval($fileRotationInterval)
No description
string
getFileRotationInterval()
No description
setFileRotationMb($fileRotationMb)
No description
int
getFileRotationMb()
No description
setJsonFileFormat(JsonFileFormat $jsonFileFormat)
No description
JsonFileFormat
getJsonFileFormat()
No description
setPath($path)
No description
string
getPath()
No description