public class ValuePartitionType extends Object implements PartitionType
| Constructor and Description |
|---|
ValuePartitionType(String streamId,
Expression expression) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Expression |
getExpression() |
String |
getStreamId() |
int |
hashCode() |
String |
toString() |
public ValuePartitionType(String streamId, Expression expression)
public Expression getExpression()
public String getStreamId()
getStreamId in interface PartitionTypeCopyright © 2022 WSO2. All Rights Reserved.