class
ReverseExtractions extends AnyRef
Instance Constructors
-
new
ReverseExtractions()
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
def
addExtractorInfo(extractor_key: Option[String], user: Option[String]): HandlerRef[_]
-
def
addNewFilesetEvent(id: String, fileids: List[String]): HandlerRef[_]
-
final
def
asInstanceOf[T0]: T0
-
def
cancelDatasetExtractionSubmission(ds_id: UUID, msg_id: UUID): HandlerRef[_]
-
def
cancelFileExtractionSubmission(file_id: UUID, msg_id: UUID): HandlerRef[_]
-
def
checkExtractionsStatuses(id: UUID): HandlerRef[_]
-
def
checkExtractorsStatus(id: UUID): HandlerRef[_]
-
def
clone(): AnyRef
-
def
createExtractorsLabel(): HandlerRef[_]
-
def
deleteExtractor(extractorName: String, extractor_key: Option[String]): HandlerRef[_]
-
def
deleteExtractorsLabel(id: UUID): HandlerRef[_]
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
fetch(id: UUID): HandlerRef[_]
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
getDTSRequests(): HandlerRef[_]
-
def
getExtractorDetails(): HandlerRef[_]
-
def
getExtractorInfo(name: String, extractor_key: Option[String]): HandlerRef[_]
-
def
getExtractorInputTypes(): HandlerRef[_]
-
def
getExtractorNames(categories: List[String]): HandlerRef[_]
-
def
getExtractorServersIP(): HandlerRef[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
listExtractors(categories: List[String], space: Option[UUID]): HandlerRef[_]
-
def
multipleUploadByURL(): HandlerRef[_]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
submitDatasetToExtractor(ds_id: UUID): HandlerRef[_]
-
def
submitFileToExtractor(file_id: UUID): HandlerRef[_]
-
def
submitFilesToExtractor(ds_id: UUID, file_ids: String): HandlerRef[_]
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
updateExtractorsLabel(id: UUID): HandlerRef[_]
-
def
uploadByURL(extract: Boolean): HandlerRef[_]
-
def
uploadExtract(showPreviews: String, extract: Boolean): HandlerRef[_]
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any