| Package | Description |
|---|---|
| org.apache.jackrabbit.mongomk |
| Modifier and Type | Method and Description |
|---|---|
MongoMK.Builder |
MongoMK.Builder.setAsyncDelay(int asyncDelay)
Set the maximum delay to write the last revision to the root node.
|
MongoMK.Builder |
MongoMK.Builder.setBlobStore(org.apache.jackrabbit.mk.blobs.BlobStore blobStore)
Set the blob store to use.
|
MongoMK.Builder |
MongoMK.Builder.setClusterId(int clusterId)
Set the cluster id to use.
|
MongoMK.Builder |
MongoMK.Builder.setDocumentStore(DocumentStore documentStore)
Set the document store to use.
|
MongoMK.Builder |
MongoMK.Builder.setMongoDB(com.mongodb.DB db)
Set the MongoDB connection to use.
|
Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.