|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object org.apache.spark.streaming.Milliseconds
public class Milliseconds
Helper object that creates instance of Duration
representing
a given number of milliseconds.
Constructor Summary | |
---|---|
Milliseconds()
|
Method Summary | |
---|---|
static Duration |
apply(long milliseconds)
|
Methods inherited from class Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Milliseconds()
Method Detail |
---|
public static Duration apply(long milliseconds)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |