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, setValue
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class IndexInfo
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class IndexInfo
IOException
ClassNotFoundException
Copyright © GigaSpaces.