Modifier and Type | Method and Description |
---|---|
ContinuousQueryResult.ResultType |
ContinuousQueryResult.getResultType() |
static ContinuousQueryResult.ResultType |
ContinuousQueryResult.ResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContinuousQueryResult.ResultType[] |
ContinuousQueryResult.ResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ContinuousQueryResult(ContinuousQueryResult.ResultType resultType,
byte[] key,
byte[] value,
Object[] projection) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.