Capache::geode::client::AttributesMutator | |
Capache::geode::client::AuthInitialize | |
Capache::geode::client::CacheableArrayList | A mutable Cacheable array list wrapper that can serve as a distributable object for caching |
Capache::geode::client::CacheableHashMap | A mutable CacheableKey to Serializable hash map that can serve as a distributable object for caching |
Capache::geode::client::CacheableHashSet | A mutable CacheableKey hash set wrapper that can serve as a distributable object for caching |
Capache::geode::client::CacheableHashTable | A mutable CacheableKey to Serializable hash map that can serve as a distributable object for caching |
Capache::geode::client::CacheableIdentityHashMap | A mutable CacheableKey to Serializable hash map that can serve as a distributable object for caching |
Capache::geode::client::CacheableLinkedHashSet | A mutable CacheableKey hash set wrapper that can serve as a distributable object for caching |
Capache::geode::client::CacheableLinkedList | A mutable Cacheable array list wrapper that can serve as a distributable object for caching |
Capache::geode::client::CacheableObjectArray | Implements an immutable Vector of Cacheable objects that can serve as a distributable object for caching |
Capache::geode::client::CacheableStack | A mutable Cacheable stack wrapper that can serve as a distributable object for caching |
Capache::geode::client::CacheableUndefined | Implements a DataSerializable object for undefined query results |
Capache::geode::client::CacheableVector | A mutable Cacheable vector wrapper that can serve as a distributable object for caching |
Capache::geode::client::CacheAttributes | |
Capache::geode::client::CacheFactory | |
Capache::geode::client::CacheListener | |
Capache::geode::client::CacheLoader | |
Capache::geode::client::CacheStatistics | |
Capache::geode::client::CacheTransactionManager | An interface for objects who perform transaction management |
Capache::geode::client::CacheWriter | |
Capache::geode::client::CqAttributes | |
Capache::geode::client::CqAttributesFactory | |
Capache::geode::client::CqAttributesMutator | |
Capache::geode::client::CqEvent | |
►Capache::geode::client::CqListener | |
Capache::geode::client::CqStatusListener | Extension of CqListener |
Capache::geode::client::CqQuery | |
Capache::geode::client::CqServiceStatistics | |
CCqState | |
Capache::geode::client::CqStatistics | |
Capache::geode::client::DataInput | Provide operations for reading primitive data values, byte arrays, strings, Serializable objects from a byte stream |
Capache::geode::client::DataOutput | Provide operations for writing primitive data values, byte arrays, strings, Serializable objects to a byte stream |
Capache::geode::client::Delta | This interface is used for delta propagation |
CDiskPolicyType | |
Capache::geode::client::EntryEvent | Represents an entry event affecting an entry, including its identity and the the circumstances of the event |
►Capache::geode::client::Exception | A description of an exception that occurred during a cache operation |
Capache::geode::client::AllConnectionsInUseException | Thrown if all connections in the pool are in use |
Capache::geode::client::AlreadyConnectedException | Thrown when an attempt is made to connect to DistributedSystem second time |
Capache::geode::client::AssertionException | A geode assertion exception |
Capache::geode::client::AuthenticationFailedException | Thrown when authentication fails |
Capache::geode::client::AuthenticationRequiredException | Thrown when no credentials are provided by client when server expects |
Capache::geode::client::BufferSizeExceededException | Thrown when the internal buffer size is exceeded |
Capache::geode::client::CacheClosedException | Thrown when an operation is attempted on a closed cache |
Capache::geode::client::CacheExistsException | Thrown when an attempt is made to create an existing cache |
Capache::geode::client::CacheListenerException | Thrown when the cache listener throws an exception |
Capache::geode::client::CacheLoaderException | Thrown when the cache loader aborts the operation |
Capache::geode::client::CacheProxyException | Thrown when there is an error in the cache proxy |
Capache::geode::client::CacheServerException | Thrown when an exception occurs on the cache server |
Capache::geode::client::CacheWriterException | Thrown when the cache writer aborts the operation |
Capache::geode::client::CacheXmlException | Thrown when the cache xml is incorrect |
Capache::geode::client::ClassCastException | Thrown when a cast operation fails |
Capache::geode::client::CommitConflictException | Thrown when a commit fails due to a write conflict |
Capache::geode::client::ConcurrentModificationException | Thrown when a concurrent operation fails |
Capache::geode::client::CqClosedException | Thrown if the Cq on which the operaion performed is closed |
Capache::geode::client::CqException | Thrown during continuous query execution time |
Capache::geode::client::CqExistsException | Thrown if a Cq by this name already exists on this client |
Capache::geode::client::CqInvalidException | Thrown if the query doesnot meet the CQ constraints |
Capache::geode::client::CqQueryException | Thrown if the Cq Query failed |
Capache::geode::client::DiskCorruptException | Thrown by the persistence manager when the data |
Capache::geode::client::DiskFailureException | Thrown by the persistence manager when a write fails due to disk failure |
Capache::geode::client::DuplicateDurableClientException | Thrown when two durable connect with same Id |
Capache::geode::client::EntryDestroyedException | Thrown when an operation is attempted on a destroyed entry |
Capache::geode::client::EntryExistsException | Thrown when attempt is made to create an existing entry |
Capache::geode::client::EntryNotFoundException | Thrown when an operation is attempted on a non-existent entry |
Capache::geode::client::FatalInternalException | Thrown when there is a fatal internal exception in geode |
Capache::geode::client::FileNotFoundException | Thrown when a non-existing file is accessed |
Capache::geode::client::FunctionExecutionException | Thrown if function execution failed |
Capache::geode::client::GeodeConfigException | Thrown when geode configuration file is incorrect |
Capache::geode::client::GeodeIOException | Thrown when there is an input/output error |
Capache::geode::client::IllegalArgumentException | Thrown when an argument to a method is illegal |
Capache::geode::client::IllegalStateException | Thrown when the state of cache is manipulated to be illegal |
Capache::geode::client::InitFailedException | Thrown when persistence manager fails to initialize |
Capache::geode::client::InterruptedException | Thrown when an operation is interrupted |
Capache::geode::client::InvalidDeltaException | Thrown if Delta could not be applied |
Capache::geode::client::KeyNotFoundException | Thrown if a Key is not present in the region |
Capache::geode::client::LeaseExpiredException | Thrown when lease of cache proxy has expired |
Capache::geode::client::MessageException | Thrown when an unknown message is received from the server |
Capache::geode::client::NoAvailableLocatorsException | Thrown if the No locators are active to reply for new connection |
Capache::geode::client::NoSystemException | Thrown when the connecting target is not running |
Capache::geode::client::NotAuthorizedException | Thrown when a non authorized operation is done |
Capache::geode::client::NotConnectedException | Thrown when an operation is attempted before connecting to the distributed system |
Capache::geode::client::NotOwnerException | Thrown when an attempt is made to release a lock not owned by the thread |
Capache::geode::client::NullPointerException | Thrown when a null argument is provided to a method where it is expected to be non-null |
Capache::geode::client::OutOfMemoryException | Thrown when the system cannot allocate any more memory |
Capache::geode::client::OutOfRangeException | Thrown when bound of array/vector etc |
Capache::geode::client::PutAllPartialResultException | Thrown if putAll operation with single hop succeeded partially |
Capache::geode::client::QueryException | Thrown when query exception occurs at the server |
Capache::geode::client::RegionCreationFailedException | Thrown when a region creation operation fails |
Capache::geode::client::RegionDestroyedException | Thrown when an operation is attempted on a destroyed region |
Capache::geode::client::RegionExistsException | Thrown when an attempt is made to create an existing region |
Capache::geode::client::RollbackException | The RollbackException exception indicates that either the transaction has been rolled back or an operation cannot complete because the transaction is marked for rollback only |
Capache::geode::client::ShutdownFailedException | Thrown when persistence manager fails to close properly |
Capache::geode::client::StatisticsDisabledException | Thrown when statistics are invoked for a region where they are disabled |
Capache::geode::client::TimeoutException | Thrown when a timout occurs |
Capache::geode::client::TransactionDataNodeHasDepartedException | Thrown when the transactional data host has shutdown or no longer has the data being modified by the transaction |
Capache::geode::client::TransactionDataRebalancedException | Thrown when a RebalanceOperation occurs concurrently with a transaction |
Capache::geode::client::TransactionException | This is for all Exceptions that may be thrown by a Geode transaction |
Capache::geode::client::UnknownException | An unknown exception occurred |
Capache::geode::client::UnsupportedOperationException | Thrown when an operation unsupported by the current configuration is attempted |
Capache::geode::client::WrongRegionScopeException | Thrown when a region is created in an incorrect scope |
Capache::geode::client::Execution | |
CExpirationAction | |
Capache::geode::client::ExpirationAttributes | |
Capache::geode::client::FunctionService | |
►Capache::geode::client::PartitionResolver | Implement the PartitionResolver interface to enable custom partitioning on the PartitionedRegion |
Capache::geode::client::FixedPartitionResolver | Implementers of interface FixedPartitionResolver helps to achieve explicit mapping of a "user defined" partition to a data member node |
Capache::geode::client::PdxInstanceFactory | PdxInstanceFactory gives you a way to create PdxInstances |
Capache::geode::client::PdxReader | A PdxReader will be passed to PdxSerializable.fromData or during deserialization of a PDX |
Capache::geode::client::PdxSerializer | Allows domain classes to be serialized and deserialized as PDXs without modification of the domain class |
Capache::geode::client::PdxUnreadFields | Marker interface for an object that Geode creates and returns from readUnreadFields |
Capache::geode::client::PdxWriter | A PdxWriter will be passed to PdxSerializable.toData when it is serializing the domain class |
Capache::geode::client::PersistenceManager | |
Capache::geode::client::Pool | A pool of connections to connect from a client to a set of Geode Cache Servers |
Capache::geode::client::PoolFactory | This interface provides for the configuration and creation of instances of Pool |
Capache::geode::client::PoolManager | Manages creation and access to connection pools for clients |
Capache::geode::client::Properties | |
Capache::geode::client::Query | |
Capache::geode::client::QueryService | |
Capache::geode::client::Region | |
Capache::geode::client::RegionAttributes | |
Capache::geode::client::RegionAttributesFactory | Creates instances of RegionAttributes |
Capache::geode::client::RegionEntry | |
Capache::geode::client::RegionEvent | Declares region events |
Capache::geode::client::RegionFactory | |
►Capache::geode::client::RegionService | A RegionService provides access to existing regions that exist in a Geode cache |
Capache::geode::client::AuthenticatedView | Creates an authenticated cache view to allow credential based access to region services |
►Capache::geode::client::GeodeCache | GeodeCache represents the singleton cache that must be created in order to connect to Geode server |
Capache::geode::client::Cache | |
CRegionShortcut | |
Capache::geode::client::ResultCollector | |
►Capache::geode::client::SelectResults | |
►Capache::geode::client::CqResults | |
Capache::geode::client::StructSet | |
Capache::geode::client::ResultSet | |
►Capache::geode::client::Serializable | |
►Capache::geode::client::CacheableKey | Represents a cacheable key |
Capache::geode::client::CacheableDate | Implement a date object based on epoch of January 1, 1970 00:00:00 GMT that can serve as a distributable key object for caching as well as being a date value |
Capache::geode::client::CacheableEnum | Since C++ enums cannot be directly passed as a parameter to PdxWriter's writeObject and PdxReader's readObject api, wrap C++ enums with an immutable wrapper CacheableEnum class type by specifying enum class name, enum value name and its ordinal |
►Capache::geode::client::CacheableString | Implement a immutable C string wrapper that can serve as a distributable key object for caching as well as being a string value |
Capache::geode::client::CacheableFileName | Implements an immutable wrapper for filenames that can serve as a distributable filename object for caching as both key and value |
►Capache::geode::client::PdxSerializable | An interface for objects whose contents can be serialized as PDX types |
►Capache::geode::client::PdxInstance | PdxInstance provides run time access to the fields of a PDX without deserializing the PDX |
Capache::geode::client::WritablePdxInstance | WritablePdxInstance is a PdxInstance that also supports field modification using the setField method |
Capache::geode::client::PdxWrapper | Allows domain classes to be used in Region operations |
Capache::geode::client::DataSerializable | An interface for objects whose contents can be serialized as primitive types |
Capache::geode::client::PdxSerializable | An interface for objects whose contents can be serialized as PDX types |
Capache::geode::client::UserFunctionExecutionException | UserFunctionExecutionException class is used to encapsulate geode sendException in case of Function execution |
Capache::geode::client::Struct | |
Capache::geode::client::SystemProperties | The SystemProperties class |
Capache::geode::client::TransactionId | The TransactionId interface is a "marker" interface that represents a unique Geode transaction |
Capache::geode::client::TypeRegistry | Registry for custom serializable types, both PDXSerializable and DataSerializable |