Uses of Class
com.orientechnologies.orient.server.distributed.ODistributedException
Packages that use ODistributedException
Package
Description
-
Uses of ODistributedException in com.orientechnologies.orient.server.distributed
Subclasses of ODistributedException in com.orientechnologies.orient.server.distributedModifier and TypeClassDescriptionclassA non idempotent operation has been executed against a read only server (REPLICA).Constructors in com.orientechnologies.orient.server.distributed with parameters of type ODistributedException -
Uses of ODistributedException in com.orientechnologies.orient.server.distributed.exception
-
Uses of ODistributedException in com.orientechnologies.orient.server.distributed.impl
Methods in com.orientechnologies.orient.server.distributed.impl that throw ODistributedExceptionModifier and TypeMethodDescriptionprotected voidODistributedPlugin.checkForServerOnline(ODistributedRequest iRequest) -
Uses of ODistributedException in com.orientechnologies.orient.server.distributed.task
Modifier and TypeClassDescriptionclassException thrown when a database is requested but it is older then the one owned by the requester.classException thrown when a delta backup is not possible.