public class IndexInvalidate extends Object
| Constructor and Description |
|---|
IndexInvalidate(String indexName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIndexName() |
int |
hashCode() |
static IndexInvalidate |
readBinaryMessage(DataInput dataInput) |
void |
writeBinaryMessage(BinaryMessageList msgList) |
public IndexInvalidate(String indexName)
public String getIndexName()
public static IndexInvalidate readBinaryMessage(DataInput dataInput) throws IOException
IOExceptionpublic void writeBinaryMessage(BinaryMessageList msgList) throws IOException
IOExceptionCopyright © 2014. All Rights Reserved.