Package com.arangodb.internal
Class ArangoExecutor
java.lang.Object
com.arangodb.internal.ArangoExecutor
- Direct Known Subclasses:
ArangoExecutorAsync
,ArangoExecutorSync
- Author:
- Mark Vollmary
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
ArangoExecutor
(CommunicationProtocol protocol, ArangoConfig config) -
Method Summary
Modifier and TypeMethodDescriptionprotected <T> T
createResult
(Type type, InternalResponse response) void
protected final InternalRequest
interceptRequest
(InternalRequest request) protected final void
interceptResponse
(InternalResponse response) void
-
Field Details
-
protocol
-
-
Constructor Details
-
ArangoExecutor
-
-
Method Details
-
disconnect
public void disconnect() -
setJwt
-
createResult
-
interceptResponse
-
interceptRequest
-
getQueueTimeMetrics
-