class SubscriptionEntry extends Object
| Constructor and Description | 
|---|
SubscriptionEntry(StreamProperties props,
                 String logicalName,
                 String predicate)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
(package private) String | 
getQualifiedName()  | 
int | 
hashCode()  | 
(package private) String | 
logicalName()  | 
(package private) String | 
predicate()  | 
(package private) StreamProperties | 
props()  | 
(package private) void | 
resetProperties(StreamProperties newProps)  | 
String | 
toString()  | 
SubscriptionEntry(StreamProperties props, String logicalName, String predicate)
StreamProperties props()
void resetProperties(StreamProperties newProps)
String getQualifiedName()
String logicalName()
String predicate()
Copyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.