Camel.MimeFilterIndex¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
Class Details¶
- class Camel.MimeFilterIndex(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(index)¶
- Parameters:
index (
Camel.Index
) – aCamel.Index
object- Returns:
a new
Camel.MimeFilterIndex
object- Return type:
Create a new
Camel.MimeFilterIndex
based on index.
- set_index(index)¶
- Parameters:
index (
Camel.Index
) – aCamel.Index
object
Set index on self.
- set_name(name)¶
- Parameters:
name (
Camel.IndexName
) – aCamel.IndexName
object
Set the match name for any indexed words.