|
Change Return Type IndexJobStatus to IndexJobFuture in method public getIndexJobStatus(index TitanIndex) : IndexJobFuture in class com.thinkaurelius.titan.graphdb.database.management.ManagementSystem |
From |
To |
|
Change Return Type ScanResult to TitanManagement.IndexJobFuture in method public execute() : TitanManagement.IndexJobFuture in class com.thinkaurelius.titan.diskstorage.keycolumnvalue.scan.StandardScanner.Builder |
From |
To |
|
Change Return Type ScanResult to TitanManagement.IndexJobFuture in method public getRunningJob(jobId Object) : TitanManagement.IndexJobFuture in class com.thinkaurelius.titan.diskstorage.keycolumnvalue.scan.StandardScanner |
From |
To |
|
Change Return Type JobStatus to IndexJobFuture in method public getIndexJobStatus(index TitanIndex) : IndexJobFuture in class com.thinkaurelius.titan.core.schema.TitanManagement |
From |
To |
|
Change Return Type boolean to IndexJobFuture in method public updateIndex(index TitanIndex, updateAction SchemaAction) : IndexJobFuture in class com.thinkaurelius.titan.core.schema.TitanManagement |
From |
To |
|
Change Return Type StandardScanner.ScanResult to TitanManagement.IndexJobFuture in method public getScanJobStatus(jobId Object) : TitanManagement.IndexJobFuture in class com.thinkaurelius.titan.diskstorage.Backend |
From |
To |
|
Change Return Type boolean to IndexJobFuture in method public updateIndex(index TitanIndex, updateAction SchemaAction) : IndexJobFuture in class com.thinkaurelius.titan.graphdb.database.management.ManagementSystem |
From |
To |