public class UnionIndexInfo extends IndexInfo
| Constructor and Description | 
|---|
UnionIndexInfo()  | 
UnionIndexInfo(List<IndexInfo> options)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<IndexInfo> | 
getOptions()  | 
void | 
readExternal(ObjectInput in)  | 
String | 
toString()  | 
void | 
writeExternal(ObjectOutput out)  | 
equals, getCriteriaDesc, getName, getOperator, getSize, getSizeDesc, getType, getValue, hashCode, isUsable, setName, setOperator, setSize, setType, setUsable, setValuepublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class IndexInfoIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class IndexInfoIOExceptionClassNotFoundExceptionCopyright © GigaSpaces.