public class VirtualDataWindowLookupContextSPI extends VirtualDataWindowLookupContext
Constructor and Description |
---|
VirtualDataWindowLookupContextSPI(String deploymentId,
String statementName,
int statementId,
Annotation[] statementAnnotations,
boolean isFireAndForget,
String namedWindowName,
List<VirtualDataWindowLookupFieldDesc> hashFields,
List<VirtualDataWindowLookupFieldDesc> btreeFields,
int accessedByStatementSequenceNum) |
Modifier and Type | Method and Description |
---|---|
int |
getAccessedByStatementSequenceNum() |
getBtreeFields, getDeploymentId, getHashFields, getNamedWindowName, getStatementAnnotations, getStatementId, getStatementName, isFireAndForget
public VirtualDataWindowLookupContextSPI(String deploymentId, String statementName, int statementId, Annotation[] statementAnnotations, boolean isFireAndForget, String namedWindowName, List<VirtualDataWindowLookupFieldDesc> hashFields, List<VirtualDataWindowLookupFieldDesc> btreeFields, int accessedByStatementSequenceNum)
Copyright © 2005–2018. All rights reserved.