Static

scribe.file.path.FileNamePart.Static
case class Static(s: String) extends FileNamePart

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait FileNamePart
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def current(timeStamp: Long): String

Attributes

Definition Classes
override def regex: String

Attributes

Definition Classes

Inherited methods

def after(writer: FileWriter): Unit

Attributes

Inherited from:
FileNamePart
def before(writer: FileWriter): Unit

Attributes

Inherited from:
FileNamePart
def nextValidation(timeStamp: Long): Option[Long]

Attributes

Inherited from:
FileNamePart
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product