类分层结构
- java.lang.Object
- com.github.tobato.fastdfs.domain.proto.FdfsRequest
- com.github.tobato.fastdfs.domain.proto.storage.internal.StorageAppendFileRequest
- com.github.tobato.fastdfs.domain.proto.storage.internal.StorageDeleteFileRequest
- com.github.tobato.fastdfs.domain.proto.storage.internal.StorageDownloadRequest
- com.github.tobato.fastdfs.domain.proto.storage.internal.StorageGetMetadataRequest
- com.github.tobato.fastdfs.domain.proto.storage.internal.StorageModifyRequest
- com.github.tobato.fastdfs.domain.proto.storage.internal.StorageQueryFileInfoRequest
- com.github.tobato.fastdfs.domain.proto.storage.internal.StorageSetMetadataRequest
- com.github.tobato.fastdfs.domain.proto.storage.internal.StorageTruncateRequest
- com.github.tobato.fastdfs.domain.proto.storage.internal.StorageUploadFileRequest
- com.github.tobato.fastdfs.domain.proto.storage.internal.StorageUploadSlaveFileRequest
- com.github.tobato.fastdfs.domain.proto.FdfsResponse<T>
- com.github.tobato.fastdfs.domain.proto.storage.internal.StorageDownloadResponse<T>
- com.github.tobato.fastdfs.domain.proto.storage.internal.StorageGetMetadataResponse
- com.github.tobato.fastdfs.domain.proto.FdfsRequest