Interface IPredicate
- Namespace
- MASES.KNet.Connect.Transforms.Predicates
- Assembly
- MASES.KNet.dll
.NET interface for Connector
public interface IPredicate : IVersion
- Inherited Members
Methods
Close()
void Close()
Config()
ConfigDef Config()
Returns
Configure(Map<String, object>)
void Configure(Map<String, object> props)
Parameters
Test(ConnectRecord)
bool Test(ConnectRecord record)
Parameters
recordConnectRecord
Returns
ToStringPredicate()
Returns a formatted string used from Predicate
string ToStringPredicate()
Returns
- string
The formatted string