public class CompositeKeyDepthOption extends Object implements org.kie.api.conf.SingleValueKieBaseOption
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_NAME
The property name for the default DIALECT
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static CompositeKeyDepthOption |
get(int depth)
This is a factory method for this CompositeKeyDepth configuration.
|
int |
getDepth()
Returns the depth value for composite key indexing
|
String |
getPropertyName() |
int |
hashCode() |
public static final String PROPERTY_NAME
public static CompositeKeyDepthOption get(int depth)
depth
- the composite key depth valuepublic String getPropertyName()
getPropertyName
in interface org.kie.api.conf.Option
public int getDepth()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.