|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SenseiSchema | |
---|---|
com.senseidb.conf | |
com.senseidb.gateway | |
com.senseidb.indexing | |
com.senseidb.search.node.impl |
Uses of SenseiSchema in com.senseidb.conf |
---|
Methods in com.senseidb.conf that return SenseiSchema | |
---|---|
static SenseiSchema |
SenseiSchema.build(Document schemaDoc)
|
static SenseiSchema |
SenseiSchema.build(org.json.JSONObject schemaObj)
|
Uses of SenseiSchema in com.senseidb.gateway |
---|
Methods in com.senseidb.gateway with parameters of type SenseiSchema | |
---|---|
proj.zoie.impl.indexing.StreamDataProvider<org.json.JSONObject> |
SenseiGateway.buildDataProvider(SenseiSchema senseiSchema,
String oldSinceKey,
SenseiPluginRegistry pluginRegistry,
ShardingStrategy shardingStrategy,
Set<Integer> partitions)
|
DataSourceFilter<V> |
SenseiGateway.getDataSourceFilter(SenseiSchema senseiSchema,
SenseiPluginRegistry pluginRegistry)
|
Uses of SenseiSchema in com.senseidb.indexing |
---|
Methods in com.senseidb.indexing with parameters of type SenseiSchema | |
---|---|
void |
CustomIndexingPipeline.applyCustomization(org.apache.lucene.document.Document luceneDoc,
SenseiSchema schema,
org.json.JSONObject dataSource)
|
Constructors in com.senseidb.indexing with parameters of type SenseiSchema | |
---|---|
DefaultJsonSchemaInterpreter(SenseiSchema schema)
|
|
DefaultStreamingIndexingManager(SenseiSchema schema,
org.apache.commons.configuration.Configuration senseiConfig,
SenseiPluginRegistry pluginRegistry,
SenseiGateway<?> gateway,
ShardingStrategy shardingStrategy)
|
Uses of SenseiSchema in com.senseidb.search.node.impl |
---|
Constructors in com.senseidb.search.node.impl with parameters of type SenseiSchema | |
---|---|
JSONDataSerializer(SenseiSchema schema)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |