Enum Class的使用
com.github.tobato.fastdfs.domain.proto.storage.enums.StorageMetadataSetType
使用StorageMetadataSetType的程序包
程序包
说明
-
com.github.tobato.fastdfs.domain.proto.storage中StorageMetadataSetType的使用
限定符构造器说明StorageSetMetadataCommand(String groupName, String path, Set<MetaData> metaDataSet, StorageMetadataSetType type) 设置文件标签(元数据) -
com.github.tobato.fastdfs.domain.proto.storage.enums中StorageMetadataSetType的使用
修饰符和类型方法说明static StorageMetadataSetTypeReturns the enum constant of this class with the specified name.static StorageMetadataSetType[]StorageMetadataSetType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
com.github.tobato.fastdfs.domain.proto.storage.internal中StorageMetadataSetType的使用
限定符构造器说明StorageSetMetadataRequest(String groupName, String path, Set<MetaData> metaDataSet, StorageMetadataSetType type) 设置文件元数据