protected C8Executor.ResponseDeserializer<GraphEntity> |
InternalC8Graph.addEdgeDefinitionResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<GraphEntity> |
InternalRestql.addEdgeDefinitionResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<GraphEntity> |
InternalC8Graph.addVertexCollectionResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<AlertEntity> |
InternalC8DB.alertsResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<Boolean> |
InternalC8Stream.booleanResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<Boolean> |
InternalC8DB.BooleanResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<Boolean> |
InternalC8Database.createDropResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<Boolean> |
InternalC8DB.createGeoFabricResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<GraphEntity> |
InternalC8Database.createGraphResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<UserQueryEntity> |
InternalC8Database.createUserQueryResponseDeserializer() |
|
protected <T> C8Executor.ResponseDeserializer<DocumentDeleteEntity<T>> |
InternalC8Collection.deleteDocumentResponseDeserializer(Class<T> type) |
|
protected <T> C8Executor.ResponseDeserializer<MultiDocumentEntity<DocumentDeleteEntity<T>>> |
InternalC8Collection.deleteDocumentsResponseDeserializer(Class<T> type) |
|
protected C8Executor.ResponseDeserializer<String> |
InternalC8Collection.deleteIndexResponseDeserializer() |
|
protected <E,V> C8Executor.ResponseDeserializer<TraversalEntity<V,E>> |
InternalC8Database.executeTraversalResponseDeserializer(Class<V> vertexClass,
Class<E> edgeClass) |
|
protected C8Executor.ResponseDeserializer<Collection<String>> |
InternalC8Database.getAccessibleDatabasesForResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<Collection<String>> |
InternalC8DB.getAccessibleGeoFabricsForResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<Collection<AlertEntity>> |
InternalC8DB.getAlertsResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<List<DcInfoEntity>> |
InternalC8DB.getAllEdgeLocationsResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<C8StreamBacklogEntity> |
InternalC8Stream.getC8StreamBacklogResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<Collection<C8StreamEntity>> |
InternalC8Database.getC8StreamsResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<C8StreamStatisticsEntity> |
InternalC8Stream.getC8StreamStatisticsResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<Collection<String>> |
InternalC8Stream.getC8StreamSubscriptionsResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<Collection<CollectionEntity>> |
InternalC8Database.getCollectionsResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<Collection<String>> |
InternalC8Database.getDatabaseResponseDeserializer() |
|
protected <T> C8Executor.ResponseDeserializer<MultiDocumentEntity<T>> |
InternalC8Collection.getDocumentsResponseDeserializer(Class<T> type,
DocumentReadOptions options) |
|
protected C8Executor.ResponseDeserializer<Collection<String>> |
InternalC8Graph.getEdgeDefinitionsDeserializer() |
|
protected C8Executor.ResponseDeserializer<Collection<String>> |
InternalRestql.getEdgeDefinitionsDeserializer() |
|
protected C8Executor.ResponseDeserializer<DcInfoEntity> |
InternalC8DB.getEdgeLocationResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<List<DataCenterEntity>> |
InternalC8DB.getEdgeLocationsResponseDeserializer() |
|
protected <T> C8Executor.ResponseDeserializer<T> |
InternalC8EdgeCollection.getEdgeResponseDeserializer(Class<T> type) |
|
protected C8Executor.ResponseDeserializer<Collection<C8EventEntity>> |
InternalC8Event.getEventsResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<GeoFabricEntity> |
InternalC8DB.getGeoFabricInfoResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<Collection<String>> |
InternalC8DB.getGeoFabricsResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<Collection<GraphEntity>> |
InternalC8Database.getGraphsResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<Collection<IndexEntity>> |
InternalC8Collection.getIndexesResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<DatabaseEntity> |
InternalC8Database.getInfoResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<GraphEntity> |
InternalC8Graph.getInfoResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<DcInfoEntity> |
InternalC8DB.getLocalEdgeLocationResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<Permissions> |
InternalC8Collection.getPermissionsResponseDeserialzer() |
|
protected C8Executor.ResponseDeserializer<Permissions> |
InternalC8Database.getPermissionsResponseDeserialzer() |
|
protected C8Executor.ResponseDeserializer<ServerRole> |
InternalC8DB.getRoleResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<FeaturesEntity> |
InternalC8Admin.getTenantFeaturesResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<LimitsEntity> |
InternalC8Admin.getTenantLimitsResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<TenantMetricsEntity> |
InternalC8Admin.getTenantMetricResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<TenantEntity> |
InternalC8Admin.getTenantResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<List<TenantsEntity>> |
InternalC8Admin.getTenantsResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<Collection<UserQueryEntity>> |
InternalRestql.getUserQueriesResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<Collection<UserEntity>> |
InternalC8DB.getUsersResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<Collection<String>> |
InternalC8Graph.getVertexCollectionsResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<Collection<String>> |
InternalRestql.getVertexCollectionsResponseDeserializer() |
|
protected <T> C8Executor.ResponseDeserializer<T> |
InternalC8VertexCollection.getVertexResponseDeserializer(Class<T> type) |
|
protected <T> C8Executor.ResponseDeserializer<DocumentCreateEntity<T>> |
InternalC8Collection.insertDocumentResponseDeserializer(T value,
DocumentCreateOptions options) |
|
protected <T> C8Executor.ResponseDeserializer<MultiDocumentEntity<DocumentCreateEntity<T>>> |
InternalC8Collection.insertDocumentsResponseDeserializer(Collection<T> values,
DocumentCreateOptions params) |
|
protected <T> C8Executor.ResponseDeserializer<EdgeEntity> |
InternalC8EdgeCollection.insertEdgeResponseDeserializer(T value) |
|
protected <T> C8Executor.ResponseDeserializer<C8EventEntity> |
InternalC8Event.insertEventResponseDeserializer(T value,
EventCreateOptions options) |
|
protected <T> C8Executor.ResponseDeserializer<VertexEntity> |
InternalC8VertexCollection.insertVertexResponseDeserializer(T value) |
|
protected C8Executor.ResponseDeserializer<GraphEntity> |
InternalC8Graph.removeEdgeDefinitionResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<GraphEntity> |
InternalRestql.removeEdgeDefinitionResponseDeserializer() |
|
protected <T> C8Executor.ResponseDeserializer<DocumentUpdateEntity<T>> |
InternalC8Collection.replaceDocumentResponseDeserializer(T value,
DocumentReplaceOptions options) |
|
protected <T> C8Executor.ResponseDeserializer<MultiDocumentEntity<DocumentUpdateEntity<T>>> |
InternalC8Collection.replaceDocumentsResponseDeserializer(Collection<T> values,
DocumentReplaceOptions params) |
|
protected C8Executor.ResponseDeserializer<GraphEntity> |
InternalC8Graph.replaceEdgeDefinitionResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<GraphEntity> |
InternalRestql.replaceEdgeDefinitionResponseDeserializer() |
|
protected <T> C8Executor.ResponseDeserializer<EdgeUpdateEntity> |
InternalC8EdgeCollection.replaceEdgeResponseDeserializer(T value) |
|
protected <T> C8Executor.ResponseDeserializer<VertexUpdateEntity> |
InternalC8VertexCollection.replaceVertexResponseDeserializer(T value) |
|
protected C8Executor.ResponseDeserializer<StreamTransactionEntity> |
InternalC8Database.streamTransactionResponseDeserializer() |
|
protected <T> C8Executor.ResponseDeserializer<T> |
InternalC8Database.transactionResponseDeserializer(Class<T> type) |
|
protected C8Executor.ResponseDeserializer<Collection<TransactionEntity>> |
InternalC8Database.transactionsResponseDeserializer() |
|
protected C8Executor.ResponseDeserializer<Boolean> |
InternalC8DB.updateDCListResponseDeserializer() |
|
protected <T> C8Executor.ResponseDeserializer<DocumentUpdateEntity<T>> |
InternalC8Collection.updateDocumentResponseDeserializer(T value,
DocumentUpdateOptions options) |
|
protected <T> C8Executor.ResponseDeserializer<MultiDocumentEntity<DocumentUpdateEntity<T>>> |
InternalC8Collection.updateDocumentsResponseDeserializer(Collection<T> values,
DocumentUpdateOptions params) |
|
protected <T> C8Executor.ResponseDeserializer<EdgeUpdateEntity> |
InternalC8EdgeCollection.updateEdgeResponseDeserializer(T value) |
|
protected C8Executor.ResponseDeserializer<Boolean> |
InternalC8DB.updateSpotDcResponseDeserializer() |
|
protected <T> C8Executor.ResponseDeserializer<VertexUpdateEntity> |
InternalC8VertexCollection.updateVertexResponseDeserializer(T value) |
|
protected C8Executor.ResponseDeserializer<ApiKeyEntity> |
InternalC8ApiKeys.validateApiKeyResponseDeserializer() |
|