fr.iscpif.gridscale

storage

package storage

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. storage
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait FileType extends AnyRef

  2. trait LocalStorage extends Storage

  3. trait RecursiveRmDir extends Storage

  4. trait Storage extends Credential

Value Members

  1. object DirectoryType extends FileType with Product with Serializable

  2. object FileType extends FileType with Product with Serializable

  3. object LinkType extends FileType with Product with Serializable

  4. object Storage

  5. object UnknownType extends FileType with Product with Serializable

Inherited from AnyRef

Inherited from Any

Ungrouped