pygridgain.datatypes package¶
This module contains classes, used internally by pygridgain for parsing and creating binary data.
Submodules¶
- pygridgain.datatypes.base module
- pygridgain.datatypes.binary module
- pygridgain.datatypes.cache_config module
- pygridgain.datatypes.cache_properties module
AnyPropertyPropBackupsNumberPropCacheAtomicityModePropCacheKeyConfigurationPropCacheModePropCopyOnReadPropDataRegionNamePropDefaultLockTimeoutPropEagerTTLPropExpiryPolicyPropGroupNamePropIsOnheapCacheEnabledPropMaxConcurrentAsyncOperationPropMaxQueryIteratorsPropNamePropPartitionLossPolicyPropQueryDetailMetricSizePropQueryEntitiesPropQueryParallelismPropReadFromBackupPropRebalanceBatchSizePropRebalanceBatchesPrefetchCountPropRebalanceDelayPropRebalanceModePropRebalanceOrderPropRebalanceThrottlePropRebalanceTimeoutPropSQLIndexInlineMaxSizePropSQLSchemaPropSqlEscapeAllPropStatisticsEnabledPropWriteSynchronizationModeprop_map()
- pygridgain.datatypes.complex module
BinaryObjectBinaryObject.COMPACT_FOOTERBinaryObject.HAS_RAW_DATABinaryObject.HAS_SCHEMABinaryObject.OFFSET_ONE_BYTEBinaryObject.OFFSET_TWO_BYTESBinaryObject.USER_TYPEBinaryObject.from_python_not_null()BinaryObject.from_python_not_null_async()BinaryObject.get_header_class()BinaryObject.hashcode()BinaryObject.hashcode_async()BinaryObject.offset_c_type()BinaryObject.parse_not_null()BinaryObject.parse_not_null_async()BinaryObject.schema_type()BinaryObject.to_python_not_null()BinaryObject.to_python_not_null_async()BinaryObject.type_code
CollectionObjectCollectionObject.ARR_LISTCollectionObject.HASH_SETCollectionObject.LINKED_HASH_SETCollectionObject.LINKED_LISTCollectionObject.SINGLETON_LISTCollectionObject.USER_COLCollectionObject.USER_SETCollectionObject.from_python_not_null()CollectionObject.from_python_not_null_async()CollectionObject.parse_not_null()CollectionObject.parse_not_null_async()CollectionObject.to_python_not_null()CollectionObject.to_python_not_null_async()CollectionObject.type_code
MapMapObjectObjectArrayObjectObjectArrayObject.OBJECTObjectArrayObject.from_python_not_null()ObjectArrayObject.from_python_not_null_async()ObjectArrayObject.parse_not_null()ObjectArrayObject.parse_not_null_async()ObjectArrayObject.to_python_not_null()ObjectArrayObject.to_python_not_null_async()ObjectArrayObject.type_code
WrappedDataObject
- pygridgain.datatypes.cluster_state module
- pygridgain.datatypes.expiry_policy module
- pygridgain.datatypes.internal module
- pygridgain.datatypes.key_value module
- pygridgain.datatypes.null_object module
NullNullableNullable.from_python()Nullable.from_python_async()Nullable.from_python_not_null()Nullable.from_python_not_null_async()Nullable.parse()Nullable.parse_async()Nullable.parse_not_null()Nullable.parse_not_null_async()Nullable.to_python()Nullable.to_python_async()Nullable.to_python_not_null()Nullable.to_python_not_null_async()
- pygridgain.datatypes.primitive module
- pygridgain.datatypes.primitive_arrays module
- pygridgain.datatypes.primitive_objects module
- pygridgain.datatypes.sql module
- pygridgain.datatypes.standard module
BinaryEnumArrayObjectBinaryEnumObjectDateArrayDateArrayObjectDateObjectDecimalArrayDecimalArrayObjectDecimalObjectEnumArrayEnumArrayObjectEnumObjectObjectArrayStringStringArrayStringArrayObjectTimeArrayTimeArrayObjectTimeObjectTimestampArrayTimestampArrayObjectTimestampObjectUUIDArrayUUIDArrayObjectUUIDObject
- pygridgain.datatypes.transactions module