C D E G I L M N O R S 

C

completedFuture(U) - Static method in class org.aksw.deer.logging.MdcCompletableFuture
Returns a new CompletableFuture that is already completed with the given value.
CONFIG_FILE_PREFIX - Static variable in class org.aksw.deer.server.Server
 
CONFIG_FILE_SUFFIX - Static variable in class org.aksw.deer.server.Server
 

D

DeerController - Class in org.aksw.deer
Main class for DEER.
DeerController() - Constructor for class org.aksw.deer.DeerController
 
defaultExecutor() - Method in class org.aksw.deer.logging.MdcCompletableFuture
 

E

execute(Runnable) - Method in class org.aksw.deer.logging.MdcThreadPoolExecutor
 

G

getCompletedInstance(T) - Method in class org.aksw.deer.logging.MdcCompletableFuture.Factory
 
getInstance() - Method in class org.aksw.deer.logging.MdcCompletableFuture.Factory
 
getInstance() - Static method in class org.aksw.deer.server.Server
 

I

INSTANCE - Static variable in class org.aksw.deer.logging.MdcCompletableFuture.Factory
 
invokeAll(Collection<? extends Callable<T>>) - Method in class org.aksw.deer.logging.MdcThreadPoolExecutor
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.aksw.deer.logging.MdcThreadPoolExecutor
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.aksw.deer.logging.MdcThreadPoolExecutor
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.aksw.deer.logging.MdcThreadPoolExecutor
 

L

LOG_DIR_PATH - Static variable in class org.aksw.deer.server.Server
 

M

main(String[]) - Static method in class org.aksw.deer.DeerController
 
MdcCompletableFuture<T> - Class in org.aksw.deer.logging
This custom future implementation enables inheritance of MDC.
MdcCompletableFuture() - Constructor for class org.aksw.deer.logging.MdcCompletableFuture
 
MdcCompletableFuture.Factory - Class in org.aksw.deer.logging
 
MdcThreadPoolExecutor - Class in org.aksw.deer.logging
A SLF4J MDC-compatible ForkJoinPool.

N

newIncompleteFuture() - Method in class org.aksw.deer.logging.MdcCompletableFuture
 
newWithCurrentMdc(int) - Static method in class org.aksw.deer.logging.MdcThreadPoolExecutor
Pool where task threads take fixed MDC from the thread that creates the pool.
newWithFixedMdc(Map<String, String>, int) - Static method in class org.aksw.deer.logging.MdcThreadPoolExecutor
Pool where task threads always have a specified, fixed MDC.
newWithInheritedMdc(int) - Static method in class org.aksw.deer.logging.MdcThreadPoolExecutor
Pool where task threads take MDC from the submitting thread.

O

org.aksw.deer - package org.aksw.deer
 
org.aksw.deer.logging - package org.aksw.deer.logging
 
org.aksw.deer.server - package org.aksw.deer.server
 

R

run(int) - Method in class org.aksw.deer.server.Server
 
runDeer(String) - Static method in class org.aksw.deer.DeerController
 

S

Server - Class in org.aksw.deer.server
 
STORAGE_DIR_PATH - Static variable in class org.aksw.deer.server.Server
 
submit(Runnable) - Method in class org.aksw.deer.logging.MdcThreadPoolExecutor
 
submit(Runnable, T) - Method in class org.aksw.deer.logging.MdcThreadPoolExecutor
 
submit(Callable<T>) - Method in class org.aksw.deer.logging.MdcThreadPoolExecutor
 
C D E G I L M N O R S 
Skip navigation links

Copyright © 2018. All rights reserved.