类 StorageGetMetadataResponse
java.lang.Object
com.github.tobato.fastdfs.domain.proto.FdfsResponse<Set<MetaData>>
com.github.tobato.fastdfs.domain.proto.storage.internal.StorageGetMetadataResponse
列出分组信息执行结果
- 作者:
- tobato
-
字段概要
从类继承的字段 com.github.tobato.fastdfs.domain.proto.FdfsResponse
genericType, head -
构造器概要
构造器 -
方法概要
从类继承的方法 com.github.tobato.fastdfs.domain.proto.FdfsResponse
decode, getContentLength
-
构造器详细资料
-
StorageGetMetadataResponse
public StorageGetMetadataResponse()
-
-
方法详细资料
-
decodeContent
解析反馈内容- 覆盖:
decodeContent在类中FdfsResponse<Set<MetaData>>- 参数:
in-charset-- 返回:
- 抛出:
IOException
-