See: Description
Interface | Description |
---|---|
NoSqlAdapter |
Adapter for NoSQL databases to be hooked into the Generic NoSQL resource provider.
|
Class | Description |
---|---|
AbstractNoSqlAdapter |
Default implementation of
NoSqlAdapter . |
MetricsNoSqlAdapterWrapper |
Wrapper for
NoSqlAdapter that enables logging and time counting for each call. |
NoSqlData |
Wrapper for properties of a NoSQL document for a given path.
|
Enum | Description |
---|---|
MultiValueMode |
Mode for multi-valued field data in
NoSqlData properties. |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.