Uses of Class
com.gigaspaces.internal.serialization.AbstractExternalizable
Packages that use AbstractExternalizable
Package
Description
Provides classes and interfaces encapsulating space entries indexes.
Provides Space properties and security context services
Provides GigaSpaces JDBC interfaces
-
Uses of AbstractExternalizable in com.gigaspaces.internal.metadata
Subclasses of AbstractExternalizable in com.gigaspaces.internal.metadataModifier and TypeClassDescriptionclassAn index for a path containing a collection ("[*]"). -
Uses of AbstractExternalizable in com.gigaspaces.internal.query.predicate
Subclasses of AbstractExternalizable in com.gigaspaces.internal.query.predicateModifier and TypeClassDescriptionclassA common basic implementation for space predicate implementations.classA space predicate that always returns false.classA space predicate that always returns true.class -
Uses of AbstractExternalizable in com.gigaspaces.internal.query.predicate.comparison
Subclasses of AbstractExternalizable in com.gigaspaces.internal.query.predicate.comparisonModifier and TypeClassDescriptionclassRepresents a Between predicate.classA common basic implementation for comparable scalar comparison predicate implementations.classa contains predicate cascading from a single itemclassRepresents a contains predicate.classAn implementation of equals to comparison: This predicate returns true if and only if the predicate's argument is equal to the expected value.classAn implementation of greater than or equals to comparison: This predicate returns true if and only if the predicate's argument is greater than or equals to the expected value.classAn implementation of greater than comparison: This predicate returns true if and only if the predicate's argument is greater than the expected value.classRepresents an In predicate.classAn implementation of less than or equals to comparison: This predicate returns true if and only if the predicate's argument is less than or equals to the expected value.classAn implementation of less than comparison: This predicate returns true if and only if the predicate's argument is less than the expected value.classAn implementation of not equals condition: This predicate returns true if and only if the predicate's argument is not equal to the expected value.classA predicate to test for non-null values.classclassA predicate to test for null values.classclassclassA common basic implementation for scalar comparison predicate implementations. -
Uses of AbstractExternalizable in com.gigaspaces.internal.query.predicate.composite
Subclasses of AbstractExternalizable in com.gigaspaces.internal.query.predicate.compositeModifier and TypeClassDescriptionclassAn implementation of a logical multiple AND condition: This predicate returns true if and only if all operands return true.classAn implementation of a logical binary AND condition: This predicate returns true if and only if both left and right operands return true.classAn implementation of a logical multiple OR condition: This predicate returns true if and only if any of the operands return true.classA common basic implementation for binary composite space predicate implementations.classA common basic implementation for composite space predicate implementations.classclassAn implementation of a logical unary NOT condition: This predicate returns true if and only if the operand returns false.classAn implementation of a logical binary OR condition: This predicate returns true if and only if either left or right operands return true.classA common basic implementation for unary composite space predicate implementations.classAn implementation of a logical binary XOR condition: This predicate returns true if and only if left or right operands return true, but not both. -
Uses of AbstractExternalizable in com.gigaspaces.internal.query.valuegetter
Subclasses of AbstractExternalizable in com.gigaspaces.internal.query.valuegetterModifier and TypeClassDescriptionclassCommon basic implementation for ISpaceValueGetter implementations.classExtracts collection values for the provided collection index path.classA space value getter for getting a compound index value from a space entry.classA space value getter for getting a path from a space entry.classA space value getter for getting a space entry property value. -
Uses of AbstractExternalizable in com.gigaspaces.internal.transport
Subclasses of AbstractExternalizable in com.gigaspaces.internal.transportModifier and TypeClassDescriptionclassclassclassclassThis class represents a packet of information transmitted between a J-Space client and its J-Space server (and vice versa).classthe entry packet used to moveExternalizableobject from the proxy to the server.classImplementsITemplatePacketforExternalizableclasses.classclassclassPbsTemplatePacket defines the template object for Pbs layer.classThis class represents a packet of information transmitted between a J-Space client and its J-Space server . -
Uses of AbstractExternalizable in com.gigaspaces.metadata.index
Subclasses of AbstractExternalizable in com.gigaspaces.metadata.indexModifier and TypeClassDescriptionclassEncapsulates information about an index segment of a compound index.classclassdefinition of a compound index meta dataclassDefault implementation of the space custom index meta dataclassinformation about a path index segment of a compound index.classinformation about a property index segment of a compound index.classThis type is intended for internal usage and should not be used directly.classThis type is intended for internal usage and should not be used directly. -
Uses of AbstractExternalizable in com.j_spaces.core
Subclasses of AbstractExternalizable in com.j_spaces.coreModifier and TypeClassDescriptionclassA base template packet for IdsQueryPacket and IdsMultiRoutingQueryPacket The template packet contains an IDs array.classRepresents an ExternalEntry as an IEntryPacketclassCreated by IntelliJ IDEA.classUsed for querying the space by a class + id.classA template packet used by readByIds operation.classA template packet used by readByIds operation.classclassUsed for querying the space by a uid / uids. -
Uses of AbstractExternalizable in com.j_spaces.jdbc
Subclasses of AbstractExternalizable in com.j_spaces.jdbcModifier and TypeClassDescriptionclassThis class represents an entry that was constructed from a join between several tables. -
Uses of AbstractExternalizable in com.j_spaces.jdbc.builder
Subclasses of AbstractExternalizable in com.j_spaces.jdbc.builderModifier and TypeClassDescriptionclassclassA wrapper for the SQLQuery - gives it a facade of ITemplatePacketclassRepresents query that is translated to several template packets The result is the union of all results