Uses of Class
com.c8db.velocystream.Request
-
-
Uses of Request in com.c8db
Methods in com.c8db with parameters of type Request Modifier and Type Method Description ResponseC8DB. execute(Request request)Generic Execute.ResponseC8DB. execute(Request request, HostHandle hostHandle)Generic Execute. -
Uses of Request in com.c8db.internal
Methods in com.c8db.internal that return Request Modifier and Type Method Description protected RequestInternalC8Database. abortStreamTransactionRequest(String id)protected RequestInternalC8Graph. addEdgeDefinitionRequest(EdgeDefinition definition)protected RequestInternalC8Graph. addVertexCollectionRequest(String name)protected RequestInternalC8Database. beginStreamTransactionRequest(StreamTransactionOptions options)protected RequestInternalC8Collection. changePropertiesRequest(CollectionPropertiesOptions options)protected RequestInternalC8Database. clearC8StreamBacklogRequest()protected RequestInternalC8Database. clearC8StreamBacklogRequest(String subscriptionName)protected RequestInternalC8Database. clearSlowQueriesRequest()protected RequestInternalC8Database. commitStreamTransactionRequest(String id)protected RequestInternalC8Collection. countRequest(CollectionCountOptions options)protected RequestInternalC8DB. createAlertRequest(AlertEntity entity)protected RequestInternalC8Database. createC8PersistentStreamRequest(String name, C8StreamCreateOptions options)protected RequestInternalC8Database. createCollectionRequest(String name, CollectionCreateOptions options)protected RequestInternalC8Collection. createFulltextIndexRequest(Iterable<String> fields, FulltextIndexOptions options)protected RequestInternalC8DB. createGeoFabricRequest(String tenant, String name, String spotDc, String dcList, String geoFabric)protected RequestInternalC8Collection. createGeoIndexRequest(Iterable<String> fields, GeoIndexOptions options)protected RequestInternalC8Database. createGraphRequest(String name, Collection<EdgeDefinition> edgeDefinitions, GraphCreateOptions options)protected RequestInternalC8Collection. createHashIndexRequest(Iterable<String> fields, HashIndexOptions options)protected RequestInternalC8Collection. createPersistentIndexRequest(Iterable<String> fields, PersistentIndexOptions options)protected RequestInternalC8Collection. createSkiplistIndexRequest(Iterable<String> fields, SkiplistIndexOptions options)protected RequestInternalC8Collection. createTTLIndexRequest(Iterable<String> fields, TTLIndexOptions options)protected RequestInternalC8Database. createUserQueryRequest(UserQueryOptions options, String user)protected RequestInternalC8DB. createUserRequest(String tenant, String database, String user, String passwd, UserCreateOptions options)protected RequestInternalC8Collection. deleteDocumentRequest(String key, DocumentDeleteOptions options)protected <T> RequestInternalC8Collection. deleteDocumentsRequest(Collection<T> keys, DocumentDeleteOptions options)protected RequestInternalC8EdgeCollection. deleteEdgeRequest(String key, EdgeDeleteOptions options)protected RequestInternalC8Event. deleteEventRequest(String key, DocumentDeleteOptions options)protected <T> RequestInternalC8Event. deleteEventsRequest(Collection<T> keys, DocumentDeleteOptions options)protected RequestInternalC8Collection. deleteIndexRequest(String id)protected RequestInternalC8Stream. deleteSubscriptionRequest(String subscriptionName, boolean isLocal)protected RequestInternalC8DB. deleteUserRequest(String tenant, String database, String user)protected RequestInternalC8VertexCollection. deleteVertexRequest(String key, VertexDeleteOptions options)protected RequestInternalC8Collection. documentExistsRequest(String key, DocumentExistsOptions options)protected RequestInternalC8Collection. dropRequest(Boolean isSystem)protected RequestInternalC8Database. dropRequest()protected RequestInternalC8Graph. dropRequest()protected RequestInternalC8Graph. dropRequest(boolean dropCollections)protected RequestInternalC8Stream. dropRequest()protected RequestInternalC8Stream. dropRequest(boolean isLocal)protected RequestInternalC8VertexCollection. dropRequest()protected RequestInternalRestql. dropRequest(String name)protected RequestInternalRestql. dropRequest(String name, String user)protected RequestInternalC8Database. executeTraversalRequest(TraversalOptions options)protected RequestInternalC8Stream. expireMessagesRequest(String subscriptionName, int expireTimeInSeconds, boolean isLocal)protected RequestInternalC8Database. explainQueryRequest(String query, Map<String,Object> bindVars, C8qlQueryExplainOptions options)protected RequestInternalC8Database. getAccessibleDatabasesRequest()protected RequestInternalC8DB. getAccessibleGeoFabricsForRequest(String tenant, String database, String user)protected RequestInternalC8DB. getAlertRequest(Map<String,String> queryParamMap)protected RequestInternalC8DB. getAllEdgeLocationsRequest()protected RequestInternalC8Database. getC8PersistentStreamsRequest(C8StreamCreateOptions options)protected RequestInternalC8Stream. getC8StreamBacklogRequest(boolean isLocal)protected RequestInternalC8Database. getC8StreamsRequest()protected RequestInternalC8Stream. getC8StreamStatisticsRequest(boolean isLocal)protected RequestInternalC8Stream. getC8StreamSubscriptionsRequest(boolean isLocal)protected RequestInternalC8Database. getCollectionsRequest(CollectionsReadOptions options)protected RequestInternalC8Database. getCurrentlyRunningQueriesRequest()protected RequestInternalC8Collection. getDocumentRequest(String key, DocumentReadOptions options)protected RequestInternalC8Collection. getDocumentsRequest(Collection<String> keys, DocumentReadOptions options)protected RequestInternalC8Graph. getEdgeDefinitionsRequest()protected RequestInternalC8DB. getEdgeLocationRequest(String dcName)protected RequestInternalC8DB. getEdgeLocationsRequest(String tenant)protected RequestInternalC8EdgeCollection. getEdgeRequest(String key, GraphDocumentReadOptions options)protected RequestInternalC8Event. getEventRequest(String key, DocumentReadOptions options)protected RequestInternalC8Event. getEventsRequest()protected RequestInternalC8DB. getGeoFabricInfoRequest(String tenant, String name)protected RequestInternalC8DB. getGeoFabricsRequest(String tenant, String database)protected RequestInternalC8Database. getGraphsRequest()protected RequestInternalC8Collection. getIndexesRequest()protected RequestInternalC8Collection. getIndexRequest(String id)protected RequestInternalC8Collection. getInfoRequest()protected RequestInternalC8Database. getInfoRequest()protected RequestInternalC8Graph. getInfoRequest()protected RequestInternalC8DB. getLocalEdgeLocationRequest()protected RequestInternalC8DB. getLogLevelRequest()protected RequestInternalC8DB. getLogsRequest(LogOptions options)protected RequestInternalC8Collection. getPermissionsRequest(String user)protected RequestInternalC8Database. getPermissionsRequest(String user)protected RequestInternalC8Collection. getPropertiesRequest()protected RequestInternalC8Database. getQueryTrackingPropertiesRequest()protected RequestInternalC8Collection. getRevisionRequest()protected RequestInternalC8DB. getRoleRequest()protected RequestInternalC8Database. getSlowQueriesRequest()protected RequestInternalC8Database. getStreamTransactionRequest(String id)protected RequestInternalC8Database. getStreamTransactionsRequest()protected RequestInternalC8Admin. getTenantFeaturesRequest(String tenant)protected RequestInternalC8Admin. getTenantLimitsRequest(String tenant)protected RequestInternalC8Admin. getTenantMetricsRequest(TenantMetricsOption options)protected RequestInternalC8Admin. getTenantRequest(String tenant)protected RequestInternalC8Admin. getTenantsRequest()protected RequestInternalRestql. getUserQueriesRequest()protected RequestInternalRestql. getUserQueriesRequest(String userName)protected RequestInternalC8DB. getUserRequest(String tenant, String database, String user)protected RequestInternalC8DB. getUsersRequest(String tenant, String database)protected RequestInternalC8Database. getVersionRequest()protected RequestInternalC8Graph. getVertexCollectionsRequest()protected RequestInternalC8VertexCollection. getVertexRequest(String key, GraphDocumentReadOptions options)protected RequestInternalC8Collection. grantAccessRequest(String user, Permissions permissions)protected RequestInternalC8Database. grantAccessRequest(String user, Permissions permissions)protected <T> RequestInternalC8Collection. insertDocumentRequest(T value, DocumentCreateOptions options)protected <T> RequestInternalC8Collection. insertDocumentsRequest(Collection<T> values, DocumentCreateOptions params)protected <T> RequestInternalC8EdgeCollection. insertEdgeRequest(T value, EdgeCreateOptions options)protected <T> RequestInternalC8Event. insertEventRequest(T value, EventCreateOptions options)protected <T> RequestInternalC8VertexCollection. insertVertexRequest(T value, VertexCreateOptions options)protected RequestInternalC8Database. killQueryRequest(String id)protected RequestInternalC8Database. parseQueryRequest(String query)protected RequestInternalC8Database. queryCloseRequest(String id, Map<String,String> meta)protected RequestInternalC8Database. queryNextRequest(String id, Map<String,String> meta)protected RequestInternalC8Database. queryRequest(String query, Map<String,Object> bindVars, C8qlQueryOptions options)protected RequestInternalC8Graph. removeEdgeDefinitionRequest(String definitionName)protected RequestInternalC8Collection. renameRequest(String newName)protected <T> RequestInternalC8Collection. replaceDocumentRequest(String key, T value, DocumentReplaceOptions options)protected <T> RequestInternalC8Collection. replaceDocumentsRequest(Collection<T> values, DocumentReplaceOptions params)protected RequestInternalC8Graph. replaceEdgeDefinitionRequest(EdgeDefinition definition)protected <T> RequestInternalC8EdgeCollection. replaceEdgeRequest(String key, T value, EdgeReplaceOptions options)protected RequestInternalC8DB. replaceUserRequest(String tenant, String database, String user, UserUpdateOptions options)protected <T> RequestInternalC8VertexCollection. replaceVertexRequest(String key, T value, VertexReplaceOptions options)protected RequestC8Executeable. request(String tenant, String database, RequestType requestType, String... path)protected RequestInternalC8Collection. resetAccessRequest(String user)protected RequestInternalC8Database. resetAccessRequest(String user)protected RequestInternalC8Stream. resetCursorRequest(String subscriptionName, boolean isLocal)protected RequestInternalC8Stream. resetCursorRequest(String subscriptionName, int timestamp, boolean isLocal)protected <T> RequestInternalC8Collection. responsibleShardRequest(T value)protected RequestInternalC8DB. setLogLevelRequest(LogLevelEntity entity)protected RequestInternalC8Database. setQueryTrackingPropertiesRequest(QueryTrackingPropertiesEntity properties)protected RequestInternalC8Stream. skipAllMessagesRequest(String subscriptionName, boolean isLocal)protected RequestInternalC8Stream. skipMessagesRequest(String subscriptionName, int numberOfMessages, boolean isLocal)protected RequestInternalC8Stream. terminateC8StreamRequest(boolean isLocal)protected RequestInternalC8Database. transactionRequest(String action, C8TransactionOptions options)protected RequestInternalC8Collection. truncateRequest(CollectionTruncateOptions options)protected RequestInternalC8Database. unsubscribeRequest(String subscriptionName)protected RequestInternalC8DB. updateAlertRequest(String updateParam, Map<String,String> queryParamMap)protected RequestInternalC8DB. updateDCListRequest(String tenant, String name, String dcList)protected <T> RequestInternalC8Collection. updateDocumentRequest(String key, T value, DocumentUpdateOptions options)protected <T> RequestInternalC8Collection. updateDocumentsRequest(Collection<T> values, DocumentUpdateOptions params)protected <T> RequestInternalC8EdgeCollection. updateEdgeRequest(String key, T value, EdgeUpdateOptions options)protected RequestInternalC8DB. updateSpotDcRequest(String tenant, String name, String spotDc)protected RequestInternalC8DB. updateSpotStatusRequest(String dcName, boolean isSpot)protected RequestInternalC8DB. updateUserDefaultCollectionAccessRequest(String user, Permissions permissions)protected RequestInternalC8DB. updateUserDefaultDatabaseAccessRequest(String user, Permissions permissions)protected RequestInternalC8DB. updateUserRequest(String tenant, String database, String user, UserUpdateOptions options)protected <T> RequestInternalC8VertexCollection. updateVertexRequest(String key, T value, VertexUpdateOptions options)protected RequestInternalC8Database. userQueryRequest(String userName, String restqlName, Map<String,Object> bindVars)protected RequestInternalC8ApiKeys. validateApiKeyRequest(String apikey)Methods in com.c8db.internal with parameters of type Request Modifier and Type Method Description ResponseC8DBImpl. execute(Request request)ResponseC8DBImpl. execute(Request request, HostHandle hostHandle)<T> TC8ExecutorSync. execute(Request request, C8Executor.ResponseDeserializer<T> responseDeserializer)<T> TC8ExecutorSync. execute(Request request, C8Executor.ResponseDeserializer<T> responseDeserializer, HostHandle hostHandle)<T> TC8ExecutorSync. execute(Request request, Type type)<T> TC8ExecutorSync. execute(Request request, Type type, HostHandle hostHandle) -
Uses of Request in com.c8db.internal.http
Methods in com.c8db.internal.http with parameters of type Request Modifier and Type Method Description ResponseHttpCommunication. execute(Request request, HostHandle hostHandle)ResponseHttpConnection. execute(Request request)ResponseHttpProtocol. execute(Request request, HostHandle hostHandle) -
Uses of Request in com.c8db.internal.net
Methods in com.c8db.internal.net with parameters of type Request Modifier and Type Method Description ResponseCommunicationProtocol. execute(Request request, HostHandle hostHandle) -
Uses of Request in com.c8db.internal.util
Methods in com.c8db.internal.util with parameters of type Request Modifier and Type Method Description static AccessTypeRequestUtils. determineAccessType(Request request)static voidCURLLogger. log(String url, Request request, org.apache.http.auth.Credentials credencials, C8Serialization util) -
Uses of Request in com.c8db.internal.velocypack
Fields in com.c8db.internal.velocypack with type parameters of type Request Modifier and Type Field Description static com.arangodb.velocypack.VPackSerializer<Request>VPackSerializers. REQUEST -
Uses of Request in com.c8db.internal.velocystream
Methods in com.c8db.internal.velocystream with parameters of type Request Modifier and Type Method Description protected MessageVstCommunication. createMessage(Request request)protected abstract RVstCommunication. execute(Request request, C connection)RVstCommunication. execute(Request request, HostHandle hostHandle)protected ResponseVstCommunicationSync. execute(Request request, VstConnectionSync connection)ResponseVstProtocol. execute(Request request, HostHandle hostHandle) -
Uses of Request in com.c8db.internal.velocystream.internal
Subclasses of Request in com.c8db.internal.velocystream.internal Modifier and Type Class Description classAuthenticationRequest -
Uses of Request in com.c8db.velocystream
Methods in com.c8db.velocystream that return Request Modifier and Type Method Description RequestRequest. putHeaderParam(String key, String value)RequestRequest. putQueryParam(String key, Object value)RequestRequest. setBody(com.arangodb.velocypack.VPackSlice body)RequestRequest. setType(int type)RequestRequest. setVersion(int version)
-