Uses of Class
com.c8db.internal.DocumentCache
-
Packages that use DocumentCache Package Description com.c8db.internal -
-
Uses of DocumentCache in com.c8db.internal
Methods in com.c8db.internal that return DocumentCache Modifier and Type Method Description DocumentCacheC8Executor. documentCache()Constructors in com.c8db.internal with parameters of type DocumentCache Constructor Description C8Executor(C8SerializationFactory util, DocumentCache documentCache)C8ExecutorSync(CommunicationProtocol protocol, C8SerializationFactory util, DocumentCache documentCache)
-