public class StateMgmtIndexDescHash extends Object
Constructor and Description |
---|
StateMgmtIndexDescHash(String[] indexedProps,
MultiKeyClassRef multiKeyPlan,
boolean unique) |
Modifier and Type | Method and Description |
---|---|
String[] |
getIndexedProps() |
MultiKeyClassRef |
getMultiKeyPlan() |
boolean |
isUnique() |
public StateMgmtIndexDescHash(String[] indexedProps, MultiKeyClassRef multiKeyPlan, boolean unique)
public String[] getIndexedProps()
public MultiKeyClassRef getMultiKeyPlan()
public boolean isUnique()
Copyright © 2005–2021. All rights reserved.