|
ModeShape Distribution 3.6.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotThreadSafe | |
---|---|
org.infinispan.schematic.internal.document | |
org.infinispan.schematic.internal.io | |
org.infinispan.schematic.internal.schema | |
org.modeshape.jcr.query.lucene.basic |
The "basic" Lucene schema has a single index in which all node
and property information are indexed into separate fields. |
Uses of NotThreadSafe in org.infinispan.schematic.internal.document |
---|
Classes in org.infinispan.schematic.internal.document with annotations of type NotThreadSafe | |
---|---|
static class |
JsonReader.DateValueMatcher
The component that parses a tokenized JSON stream and attempts to evaluate literal values such as dates |
static class |
JsonReader.Parser
The component that parses a tokenized JSON stream. |
static class |
JsonReader.SimpleValueMatcher
The component that matches a string value for certain patterns. |
static class |
JsonReader.Tokenizer
The component that tokenizes a stream of JSON content. |
static interface |
JsonReader.ValueMatcher
The component that matches a string value for certain patterns. |
Uses of NotThreadSafe in org.infinispan.schematic.internal.io |
---|
Classes in org.infinispan.schematic.internal.io with annotations of type NotThreadSafe | |
---|---|
class |
BufferCache
A cache of ByteBuffer, used in BsonDataInput . |
Uses of NotThreadSafe in org.infinispan.schematic.internal.schema |
---|
Classes in org.infinispan.schematic.internal.schema with annotations of type NotThreadSafe | |
---|---|
interface |
Problems
An interface for recording problems. |
class |
ValidationResult
Basic implementation of SchemaLibrary.Results to which problems can be added. |
Uses of NotThreadSafe in org.modeshape.jcr.query.lucene.basic |
---|
Classes in org.modeshape.jcr.query.lucene.basic with annotations of type NotThreadSafe | |
---|---|
class |
BasicTupleCollector
The BasicLuceneSchema does not store any fields in the indexes, with the exception of the document identifier in which
we're storing the key of the node that the document represents. |
|
ModeShape Distribution 3.6.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |