public final class UniqueFrameId extends UniqueId
DOC_FIELDS
Constructor and Description |
---|
UniqueFrameId(Key key,
Frame frame) |
UniqueFrameId(java.lang.String key,
long creation_epoch_time_millis,
java.lang.String id,
Frame frame) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId() |
com.google.gson.JsonObject |
toJSON() |
equals, getCreationEpochTimeMillis, getKey, hashCode
clone, frozenType, init, newInstance, read, toDocField, write, writeJSON, writeJSONFields
public UniqueFrameId(java.lang.String key, long creation_epoch_time_millis, java.lang.String id, Frame frame)