protected class DocumentStore.ReplicationInformerGetter extends java.lang.Object implements Function1<java.lang.String,IDocumentStoreReplicationInformer>
Modifier | Constructor and Description |
---|---|
protected |
DocumentStore.ReplicationInformerGetter() |
Modifier and Type | Method and Description |
---|---|
IDocumentStoreReplicationInformer |
apply(java.lang.String dbName)
Applies function
|
protected DocumentStore.ReplicationInformerGetter()
public IDocumentStoreReplicationInformer apply(java.lang.String dbName)
Function1
apply
in interface Function1<java.lang.String,IDocumentStoreReplicationInformer>
Copyright © 2014. All Rights Reserved.