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