|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.elasticsearch.common.io.stream.VoidStreamable
public class VoidStreamable
| Field Summary | |
|---|---|
static VoidStreamable |
INSTANCE
|
| Constructor Summary | |
|---|---|
VoidStreamable()
|
|
| Method Summary | |
|---|---|
void |
readFrom(StreamInput in)
|
void |
writeTo(StreamOutput out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final VoidStreamable INSTANCE
| Constructor Detail |
|---|
public VoidStreamable()
| Method Detail |
|---|
public void readFrom(StreamInput in)
throws java.io.IOException
readFrom in interface Streamablejava.io.IOException
public void writeTo(StreamOutput out)
throws java.io.IOException
writeTo in interface Streamablejava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||