Coherence Python Client. v1.1.1
Installation
Sessions
The Basics
Querying
Aggregation
Entry Processing
Events
Serialization
API Reference
Coherence Python Client. v1.1.1
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
_
__init__() (coherence.aggregator.AbstractComparableAggregator method)
(coherence.aggregator.AbstractDoubleAggregator method)
(coherence.aggregator.AverageAggregator method)
(coherence.aggregator.CompositeAggregator method)
(coherence.aggregator.CountAggregator method)
(coherence.aggregator.DistinctValuesAggregator method)
(coherence.aggregator.EntryAggregator method)
(coherence.aggregator.GroupAggregator method)
(coherence.aggregator.MaxAggregator method)
(coherence.aggregator.MinAggregator method)
(coherence.aggregator.PriorityAggregator method)
(coherence.aggregator.QueryRecorder method)
(coherence.aggregator.ReducerAggregator method)
(coherence.aggregator.SumAggregator method)
(coherence.aggregator.TopAggregator method)
(coherence.event.MapListener method)
(coherence.extractor.AbstractCompositeExtractor method)
(coherence.extractor.ChainedExtractor method)
(coherence.extractor.CompositeUpdater method)
(coherence.extractor.IdentityExtractor method)
(coherence.extractor.UniversalExtractor method)
(coherence.extractor.UniversalUpdater method)
(coherence.extractor.ValueExtractor method)
(coherence.extractor.ValueManipulator method)
(coherence.extractor.ValueUpdater method)
(coherence.filter.AllFilter method)
(coherence.filter.AlwaysFilter method)
(coherence.filter.AndFilter method)
(coherence.filter.AnyFilter method)
(coherence.filter.ArrayFilter method)
(coherence.filter.BetweenFilter method)
(coherence.filter.ComparisonFilter method)
(coherence.filter.ContainsAllFilter method)
(coherence.filter.ContainsAnyFilter method)
(coherence.filter.ContainsFilter method)
(coherence.filter.EqualsFilter method)
(coherence.filter.ExtractorFilter method)
(coherence.filter.GreaterEqualsFilter method)
(coherence.filter.GreaterFilter method)
(coherence.filter.InFilter method)
(coherence.filter.IsNoneFilter method)
(coherence.filter.IsNotNoneFilter method)
(coherence.filter.LessFilter method)
(coherence.filter.LikeFilter method)
(coherence.filter.MapEventFilter method)
(coherence.filter.NeverFilter method)
(coherence.filter.NotEqualsFilter method)
(coherence.filter.NotFilter method)
(coherence.filter.OrFilter method)
(coherence.filter.PredicateFilter method)
(coherence.filter.PresentFilter method)
(coherence.filter.RegexFilter method)
(coherence.filter.XorFilter method)
(coherence.Options method)
(coherence.processor.CompositeProcessor method)
(coherence.processor.ConditionalProcessor method)
(coherence.processor.ConditionalPut method)
(coherence.processor.ConditionalPutAll method)
(coherence.processor.ConditionalRemove method)
(coherence.processor.EntryProcessor method)
(coherence.processor.ExtractorProcessor method)
(coherence.processor.MethodInvocationProcessor method)
(coherence.processor.NullProcessor method)
(coherence.processor.NumberIncrementor method)
(coherence.processor.NumberMultiplier method)
(coherence.processor.PreloadRequest method)
(coherence.processor.PropertyManipulator method)
(coherence.processor.PropertyProcessor method)
(coherence.processor.ScriptProcessor method)
(coherence.processor.TouchProcessor method)
(coherence.processor.UpdaterProcessor method)
(coherence.processor.VersionedPut method)
(coherence.processor.VersionedPutAll method)
(coherence.Session method)
(coherence.TlsOptions method)
A
AbstractComparableAggregator (class in coherence.aggregator)
AbstractCompositeExtractor (class in coherence.extractor)
AbstractDoubleAggregator (class in coherence.aggregator)
add_index() (coherence.NamedMap method)
add_map_listener() (coherence.NamedMap method)
address (coherence.Options property)
aggregate() (coherence.NamedMap method)
Aggregators (class in coherence)
(class in coherence.aggregator)
ALL (coherence.filter.MapEventFilter attribute)
all() (coherence.filter.Filters static method)
(coherence.Filters static method)
AllFilter (class in coherence.filter)
always() (coherence.filter.Filters static method)
(coherence.Filters static method)
AlwaysFilter (class in coherence.filter)
And() (coherence.filter.Filter method)
and_then() (coherence.aggregator.EntryAggregator method)
(coherence.extractor.ValueExtractor method)
(coherence.processor.CompositeProcessor method)
(coherence.processor.EntryProcessor method)
AndFilter (class in coherence.filter)
any() (coherence.filter.Filters static method)
(coherence.Filters static method)
AnyFilter (class in coherence.filter)
array_contains() (coherence.filter.Filters static method)
(coherence.Filters static method)
array_contains_all() (coherence.filter.Filters static method)
(coherence.Filters static method)
array_contains_any() (coherence.filter.Filters static method)
(coherence.Filters static method)
ArrayFilter (class in coherence.filter)
ascending (coherence.aggregator.TopAggregator property)
average() (coherence.aggregator.Aggregators static method)
(coherence.Aggregators static method)
AverageAggregator (class in coherence.aggregator)
B
between() (coherence.filter.Filters static method)
(coherence.Filters static method)
BetweenFilter (class in coherence.filter)
C
ca_cert_path (coherence.TlsOptions property)
ChainedExtractor (class in coherence.extractor)
channel (coherence.Session property)
channel_options (coherence.Options property)
clear() (coherence.NamedMap method)
client_cert_path (coherence.TlsOptions property)
client_key_path (coherence.TlsOptions property)
close() (coherence.Session method)
closed (coherence.Session property)
Comparator (class in coherence)
ComparisonFilter (class in coherence.filter)
compose() (coherence.extractor.ValueExtractor method)
CompositeAggregator (class in coherence.aggregator)
CompositeProcessor (class in coherence.processor)
CompositeUpdater (class in coherence.extractor)
conditional_put() (coherence.processor.Processors static method)
(coherence.Processors static method)
conditional_put_all() (coherence.processor.Processors static method)
(coherence.Processors static method)
conditional_remove() (coherence.processor.Processors static method)
(coherence.Processors static method)
ConditionalProcessor (class in coherence.processor)
ConditionalPut (class in coherence.processor)
ConditionalPutAll (class in coherence.processor)
ConditionalRemove (class in coherence.processor)
contains() (coherence.filter.Filters static method)
(coherence.Filters static method)
contains_all() (coherence.filter.Filters static method)
(coherence.Filters static method)
contains_any() (coherence.filter.Filters static method)
(coherence.Filters static method)
contains_key() (coherence.NamedMap method)
contains_value() (coherence.NamedMap method)
ContainsAllFilter (class in coherence.filter)
ContainsAnyFilter (class in coherence.filter)
ContainsFilter (class in coherence.filter)
count() (coherence.aggregator.Aggregators static method)
(coherence.Aggregators static method)
CountAggregator (class in coherence.aggregator)
create() (coherence.extractor.UniversalExtractor class method)
D
DEFAULT (coherence.aggregator.Timeout attribute)
DEFAULT_ADDRESS (coherence.Options attribute)
DEFAULT_FORMAT (coherence.Options attribute)
(coherence.Session attribute)
DEFAULT_READY_TIMEOUT (coherence.Options attribute)
DEFAULT_REQUEST_TIMEOUT (coherence.Options attribute)
DEFAULT_SCOPE (coherence.Options attribute)
DEFAULT_SESSION_DISCONNECT_TIMEOUT (coherence.Options attribute)
DELETED (coherence.filter.MapEventFilter attribute)
descending (coherence.aggregator.TopAggregator property)
description (coherence.event.MapEvent property)
destroy() (coherence.NamedMap method)
distinct() (coherence.aggregator.Aggregators static method)
(coherence.Aggregators static method)
DistinctValuesAggregator (class in coherence.aggregator)
E
enabled (coherence.TlsOptions property)
entries() (coherence.NamedMap method)
EntryAggregator (class in coherence.aggregator)
EntryProcessor (class in coherence.processor)
ENV_CA_CERT (coherence.TlsOptions attribute)
ENV_CLIENT_CERT (coherence.TlsOptions attribute)
ENV_CLIENT_KEY (coherence.TlsOptions attribute)
ENV_READY_TIMEOUT (coherence.Options attribute)
ENV_REQUEST_TIMEOUT (coherence.Options attribute)
ENV_SERVER_ADDRESS (coherence.Options attribute)
ENV_SESSION_DISCONNECT_TIMEOUT (coherence.Options attribute)
equals() (coherence.filter.Filters static method)
(coherence.Filters static method)
EqualsFilter (class in coherence.filter)
event() (coherence.filter.Filters static method)
(coherence.Filters static method)
execution_timeout_in_millis (coherence.aggregator.PriorityAggregator property)
EXPLAIN (coherence.aggregator.QueryRecorder attribute)
extract() (coherence.aggregator.TopAggregator method)
(coherence.extractor.Extractors class method)
(coherence.extractor.ValueExtractor class method)
(coherence.Extractors class method)
(coherence.processor.Processors static method)
(coherence.Processors static method)
ExtractorComparator (class in coherence.comparator)
ExtractorFilter (class in coherence.filter)
ExtractorProcessor (class in coherence.processor)
Extractors (class in coherence)
(class in coherence.extractor)
F
Filter (class in coherence.filter)
Filters (class in coherence)
(class in coherence.filter)
FIRST (coherence.aggregator.Schedule attribute)
format (coherence.Options property)
(coherence.Session property)
from_filter() (coherence.filter.MapEventFilter class method)
from_mask() (coherence.filter.MapEventFilter class method)
G
get() (coherence.NamedMap method)
get_all() (coherence.NamedMap method)
get_extractor() (coherence.extractor.CompositeUpdater method)
(coherence.extractor.ValueManipulator method)
(coherence.processor.PropertyManipulator method)
get_or_default() (coherence.NamedMap method)
get_updator() (coherence.extractor.CompositeUpdater method)
(coherence.extractor.ValueManipulator method)
(coherence.processor.PropertyManipulator method)
greater() (coherence.filter.Filters static method)
(coherence.Filters static method)
greater_equals() (coherence.filter.Filters static method)
(coherence.Filters static method)
GreaterEqualsFilter (class in coherence.filter)
GreaterFilter (class in coherence.filter)
group_by() (coherence.aggregator.Aggregators static method)
(coherence.Aggregators static method)
GroupAggregator (class in coherence.aggregator)
I
identity() (coherence.extractor.Extractors class method)
(coherence.Extractors class method)
IdentityExtractor (class in coherence.extractor)
IMMEDIATE (coherence.aggregator.Schedule attribute)
increment() (coherence.processor.Processors static method)
(coherence.Processors static method)
InFilter (class in coherence.filter)
INSERTED (coherence.filter.MapEventFilter attribute)
InverseComparator (class in coherence.comparator)
invoke() (coherence.NamedMap method)
invoke_accessor() (coherence.processor.Processors static method)
(coherence.Processors static method)
invoke_all() (coherence.NamedMap method)
invoke_mutator() (coherence.processor.Processors static method)
(coherence.Processors static method)
is_empty() (coherence.NamedMap method)
is_in() (coherence.filter.Filters static method)
(coherence.Filters static method)
is_none() (coherence.filter.Filters static method)
(coherence.Filters static method)
is_not_none() (coherence.filter.Filters static method)
(coherence.Filters static method)
is_ready() (coherence.Session method)
IsNoneFilter (class in coherence.filter)
IsNotNoneFilter (class in coherence.filter)
K
key (coherence.event.MapEvent property)
KEY_SET (coherence.filter.MapEventFilter attribute)
keys() (coherence.NamedMap method)
L
less() (coherence.filter.Filters static method)
(coherence.Filters static method)
less_equals() (coherence.filter.Filters static method)
(coherence.Filters static method)
LessFilter (class in coherence.filter)
like() (coherence.filter.Filters static method)
(coherence.Filters static method)
LikeFilter (class in coherence.filter)
locked() (coherence.TlsOptions method)
M
MapEntry (class in coherence)
MapEvent (class in coherence.event)
MapEventFilter (class in coherence.filter)
MapListener (class in coherence.event)
max() (coherence.aggregator.Aggregators static method)
(coherence.Aggregators static method)
MaxAggregator (class in coherence.aggregator)
MethodInvocationProcessor (class in coherence.processor)
min() (coherence.aggregator.Aggregators static method)
(coherence.Aggregators static method)
MinAggregator (class in coherence.aggregator)
multiply() (coherence.processor.Processors static method)
(coherence.Processors static method)
N
name (coherence.event.MapEvent property)
(coherence.NamedMap property)
NamedCache (class in coherence)
NamedMap (class in coherence)
negate() (coherence.filter.Filters static method)
(coherence.Filters static method)
never() (coherence.filter.Filters static method)
(coherence.Filters static method)
NeverFilter (class in coherence.filter)
new (coherence.event.MapEvent property)
NONE (coherence.aggregator.Timeout attribute)
nop() (coherence.processor.Processors static method)
(coherence.Processors static method)
not_equals() (coherence.filter.Filters static method)
(coherence.Filters static method)
NotEqualsFilter (class in coherence.filter)
NotFilter (class in coherence.filter)
NullProcessor (class in coherence.processor)
NumberIncrementor (class in coherence.processor)
NumberMultiplier (class in coherence.processor)
O
old (coherence.event.MapEvent property)
on() (coherence.NamedMap method)
on_any() (coherence.event.MapListener method)
on_deleted() (coherence.event.MapListener method)
on_inserted() (coherence.event.MapListener method)
on_updated() (coherence.event.MapListener method)
Options (class in coherence)
options (coherence.Session property)
Or() (coherence.filter.Filter method)
order_by() (coherence.aggregator.TopAggregator method)
OrFilter (class in coherence.filter)
P
PredicateFilter (class in coherence.filter)
preload() (coherence.processor.Processors static method)
(coherence.Processors static method)
PreloadRequest (class in coherence.processor)
present() (coherence.filter.Filters static method)
(coherence.Filters static method)
PresentFilter (class in coherence.filter)
priority() (coherence.aggregator.Aggregators static method)
(coherence.Aggregators static method)
PriorityAggregator (class in coherence.aggregator)
Processors (class in coherence)
(class in coherence.processor)
PropertyManipulator (class in coherence.processor)
PropertyProcessor (class in coherence.processor)
put() (coherence.NamedCache method)
(coherence.NamedMap method)
put_all() (coherence.NamedMap method)
put_if_absent() (coherence.NamedCache method)
(coherence.NamedMap method)
Q
QueryRecorder (class in coherence.aggregator)
R
ready_timeout_seconds (coherence.Options property)
record() (coherence.aggregator.Aggregators static method)
(coherence.Aggregators static method)
reduce() (coherence.aggregator.Aggregators static method)
(coherence.Aggregators static method)
ReducerAggregator (class in coherence.aggregator)
regex() (coherence.filter.Filters static method)
(coherence.Filters static method)
RegexFilter (class in coherence.filter)
release() (coherence.NamedMap method)
remove() (coherence.NamedMap method)
remove_index() (coherence.NamedMap method)
remove_map_listener() (coherence.NamedMap method)
remove_mapping() (coherence.NamedMap method)
replace() (coherence.NamedMap method)
replace_mapping() (coherence.NamedMap method)
request_timeout_in_millis (coherence.aggregator.PriorityAggregator property)
request_timeout_seconds (coherence.Options property)
S
SafeComparator (class in coherence.comparator)
Schedule (class in coherence.aggregator)
scheduling_priority (coherence.aggregator.PriorityAggregator property)
scope (coherence.Options property)
(coherence.Session property)
script() (coherence.aggregator.Aggregators static method)
(coherence.Aggregators static method)
(coherence.processor.Processors static method)
(coherence.Processors static method)
ScriptProcessor (class in coherence.processor)
Session (class in coherence)
session_disconnect_timeout_seconds (coherence.Options property)
session_id (coherence.Session property)
size() (coherence.NamedMap method)
source (coherence.event.MapEvent property)
STANDARD (coherence.aggregator.Schedule attribute)
sum() (coherence.aggregator.Aggregators static method)
(coherence.Aggregators static method)
SumAggregator (class in coherence.aggregator)
T
Timeout (class in coherence.aggregator)
tls_options (coherence.Options property)
TlsOptions (class in coherence)
top() (coherence.aggregator.Aggregators static method)
(coherence.Aggregators static method)
TopAggregator (class in coherence.aggregator)
touch() (coherence.processor.Processors static method)
(coherence.Processors static method)
TouchProcessor (class in coherence.processor)
TRACE (coherence.aggregator.QueryRecorder attribute)
truncate() (coherence.NamedMap method)
type (coherence.event.MapEvent property)
U
UniversalExtractor (class in coherence.extractor)
UniversalUpdater (class in coherence.extractor)
update() (coherence.processor.Processors static method)
(coherence.Processors static method)
UPDATED (coherence.filter.MapEventFilter attribute)
UPDATED_ENTERED (coherence.filter.MapEventFilter attribute)
UPDATED_LEFT (coherence.filter.MapEventFilter attribute)
UPDATED_WITHIN (coherence.filter.MapEventFilter attribute)
UpdaterProcessor (class in coherence.processor)
V
ValueExtractor (class in coherence.extractor)
ValueManipulator (class in coherence.extractor)
values() (coherence.NamedMap method)
ValueUpdater (class in coherence.extractor)
versioned_put() (coherence.processor.Processors static method)
(coherence.Processors static method)
versioned_put_all() (coherence.processor.Processors static method)
(coherence.Processors static method)
VersionedPut (class in coherence.processor)
VersionedPutAll (class in coherence.processor)
W
when() (coherence.processor.CompositeProcessor method)
(coherence.processor.EntryProcessor method)
X
Xor() (coherence.filter.Filter method)
XorFilter (class in coherence.filter)