Uses of Class
com.orientechnologies.common.concur.OTimeoutException
Packages that use OTimeoutException
Package
Description
-
Uses of OTimeoutException in com.orientechnologies.common.concur
Constructors in com.orientechnologies.common.concur with parameters of type OTimeoutException -
Uses of OTimeoutException in com.orientechnologies.orient.core.sql.executor
Methods in com.orientechnologies.orient.core.sql.executor that throw OTimeoutExceptionModifier and TypeMethodDescriptionAbstractTraverseStep.syncPull(OCommandContext ctx, int nRecords) AbstractUnrollStep.syncPull(OCommandContext ctx, int nRecords) AccumulatingTimeoutStep.syncPull(OCommandContext ctx, int nRecords) AggregateProjectionCalculationStep.syncPull(OCommandContext ctx, int nRecords) BatchStep.syncPull(OCommandContext ctx, int nRecords) CartesianProductStep.syncPull(OCommandContext ctx, int nRecords) CastToEdgeStep.syncPull(OCommandContext ctx, int nRecords) CastToVertexStep.syncPull(OCommandContext ctx, int nRecords) CheckClassTypeStep.syncPull(OCommandContext ctx, int nRecords) CheckClusterTypeStep.syncPull(OCommandContext ctx, int nRecords) CheckRecordTypeStep.syncPull(OCommandContext ctx, int nRecords) CheckSafeDeleteStep.syncPull(OCommandContext ctx, int nRecords) ConvertToResultInternalStep.syncPull(OCommandContext ctx, int nRecords) ConvertToUpdatableResultStep.syncPull(OCommandContext ctx, int nRecords) CopyDocumentStep.syncPull(OCommandContext ctx, int nRecords) CopyRecordContentBeforeUpdateStep.syncPull(OCommandContext ctx, int nRecords) CountFromClassStep.syncPull(OCommandContext ctx, int nRecords) CountFromIndexStep.syncPull(OCommandContext ctx, int nRecords) CountFromIndexWithKeyStep.syncPull(OCommandContext ctx, int nRecords) CountStep.syncPull(OCommandContext ctx, int nRecords) CreateEdgesStep.syncPull(OCommandContext ctx, int nRecords) CreateRecordStep.syncPull(OCommandContext ctx, int nRecords) DeleteFromIndexStep.syncPull(OCommandContext ctx, int nRecords) DeleteStep.syncPull(OCommandContext ctx, int nRecords) DistinctExecutionStep.syncPull(OCommandContext ctx, int nRecords) DistributedExecutionStep.syncPull(OCommandContext ctx, int nRecords) EmptyDataGeneratorStep.syncPull(OCommandContext ctx, int nRecords) EmptyStep.syncPull(OCommandContext ctx, int nRecords) ExpandStep.syncPull(OCommandContext ctx, int nRecords) FetchEdgesFromToVerticesStep.syncPull(OCommandContext ctx, int nRecords) FetchEdgesToVerticesStep.syncPull(OCommandContext ctx, int nRecords) FetchFromClassExecutionStep.syncPull(OCommandContext ctx, int nRecords) FetchFromClusterExecutionStep.syncPull(OCommandContext ctx, int nRecords) FetchFromClustersExecutionStep.syncPull(OCommandContext ctx, int nRecords) FetchFromDatabaseMetadataStep.syncPull(OCommandContext ctx, int nRecords) FetchFromDistributedMetadataStep.syncPull(OCommandContext ctx, int nRecords) FetchFromIndexedFunctionStep.syncPull(OCommandContext ctx, int nRecords) FetchFromIndexStep.syncPull(OCommandContext ctx, int nRecords) FetchFromRidsStep.syncPull(OCommandContext ctx, int nRecords) FetchFromStorageMetadataStep.syncPull(OCommandContext ctx, int nRecords) FetchFromVariableStep.syncPull(OCommandContext ctx, int nRecords) FetchTemporaryFromTxStep.syncPull(OCommandContext ctx, int nRecords) FilterByClassStep.syncPull(OCommandContext ctx, int nRecords) FilterByClustersStep.syncPull(OCommandContext ctx, int nRecords) FilterNotMatchPatternStep.syncPull(OCommandContext ctx, int nRecords) FilterStep.syncPull(OCommandContext ctx, int nRecords) FindReferencesStep.syncPull(OCommandContext ctx, int nRecords) ForEachStep.syncPull(OCommandContext ctx, int nRecords) GetValueFromIndexEntryStep.syncPull(OCommandContext ctx, int nRecords) GlobalLetExpressionStep.syncPull(OCommandContext ctx, int nRecords) GlobalLetQueryStep.syncPull(OCommandContext ctx, int nRecords) GuaranteeEmptyCountStep.syncPull(OCommandContext ctx, int nRecords) IfStep.syncPull(OCommandContext ctx, int nRecords) InsertIntoIndexStep.syncPull(OCommandContext ctx, int nRecords) InsertValuesStep.syncPull(OCommandContext ctx, int nRecords) LetExpressionStep.syncPull(OCommandContext ctx, int nRecords) LetQueryStep.syncPull(OCommandContext ctx, int nRecords) LimitExecutionStep.syncPull(OCommandContext ctx, int nRecords) LockRecordStep.syncPull(OCommandContext ctx, int nRecords) MatchFirstStep.syncPull(OCommandContext ctx, int nRecords) MatchPrefetchStep.syncPull(OCommandContext ctx, int nRecords) MatchStep.syncPull(OCommandContext ctx, int nRecords) MoveVertexStep.syncPull(OCommandContext ctx, int nRecords) OExecutionStepInternal.syncPull(OCommandContext ctx, int nRecords) OrderByStep.syncPull(OCommandContext ctx, int nRecords) ParallelExecStep.syncPull(OCommandContext ctx, int nRecords) ProjectionCalculationStep.syncPull(OCommandContext ctx, int nRecords) RemoveEdgePointersStep.syncPull(OCommandContext ctx, int nRecords) RemoveEmptyOptionalsStep.syncPull(OCommandContext ctx, int nRecords) RetryStep.syncPull(OCommandContext ctx, int nRecords) ReturnMatchPathsStep.syncPull(OCommandContext ctx, int nRecords) ReturnMatchPatternsStep.syncPull(OCommandContext ctx, int nRecords) ReturnStep.syncPull(OCommandContext ctx, int nRecords) SaveElementStep.syncPull(OCommandContext ctx, int nRecords) ScriptLineStep.syncPull(OCommandContext ctx, int nRecords) SetDocumentClassStep.syncPull(OCommandContext ctx, int nRecords) SkipExecutionStep.syncPull(OCommandContext ctx, int nRecords) SubQueryStep.syncPull(OCommandContext ctx, int nRecords) TimeoutStep.syncPull(OCommandContext ctx, int nRecords) UnwindStep.syncPull(OCommandContext ctx, int nRecords) UnwrapPreviousValueStep.syncPull(OCommandContext ctx, int nRecords) UpdateContentStep.syncPull(OCommandContext ctx, int nRecords) UpdateEdgePointersStep.syncPull(OCommandContext ctx, int nRecords) UpdateMergeStep.syncPull(OCommandContext ctx, int nRecords) UpdateRemoveStep.syncPull(OCommandContext ctx, int nRecords) UpdateSetStep.syncPull(OCommandContext ctx, int nRecords) UpsertStep.syncPull(OCommandContext ctx, int nRecords) -
Uses of OTimeoutException in com.orientechnologies.orient.core.sql.parser
Methods in com.orientechnologies.orient.core.sql.parser that throw OTimeoutException