JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.orientechnologies.orient.server.distributed
Interface ODistributedMessage
public interface
ODistributedMessage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
fromStream
(
DataInput
in)
void
toStream
(
DataOutput
out)
Method Details
toStream
void
toStream
(
DataOutput
out)
throws
IOException
Throws:
IOException
fromStream
void
fromStream
(
DataInput
in)
throws
IOException
Throws:
IOException