ksb.csle.component.operator.transformation
Object that contains message ksb.csle.common.proto.StreamOperatorProto.MakeTimeWindowRowsInfo MakeTimeWindowRowsInfo contains attributes as follows:
message MakeTimeWindowRowsInfo {
required int32 timeWindowValue = 3;
}
Operates MakeTimeWindowRows.
Operates MakeTimeWindowRows.
Input dataframe
DataFrame Output dataframe
:: ApplicationDeveloperApi ::
Operator that makes the time windowing rows by time window value parameter.