您的浏览器已禁用 JavaScript。
概览
程序包
类
使用
树
已过时
索引
帮助
上一个类
下一个类
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造器 |
方法
详细资料:
字段 |
构造器 |
方法
com.fr.third.jgroups.util
接口 SizeStreamable
所有超级接口:
Streamable
所有已知实现类:
GossipData
,
PingData
public interface
SizeStreamable
extends
Streamable
Interface implementing Streamable and returning the size of the marshalled object. Might get merged into Streamable itself in 4.0.
从以下版本开始:
3.3
作者:
Bela Ban
方法概要
方法
限定符和类型
方法和说明
int
size
()
Returns the size (in bytes) of the marshalled object
从接口继承的方法 com.fr.third.jgroups.util.
Streamable
readFrom
,
writeTo
方法详细资料
size
int size()
Returns the size (in bytes) of the marshalled object
概览
程序包
类
使用
树
已过时
索引
帮助
上一个类
下一个类
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造器 |
方法
详细资料:
字段 |
构造器 |
方法