Uses of Class
org.apache.ignite.internal.util.tostring.GridToStringExclude
-
-
Uses of GridToStringExclude in org.apache.ignite
Classes in org.apache.ignite with annotations of type GridToStringExclude Modifier and Type Interface Description interfaceIgniteLoggerThis interface defines basic logging functionality used throughout the system. -
Uses of GridToStringExclude in org.apache.ignite.internal
Classes in org.apache.ignite.internal with annotations of type GridToStringExclude Modifier and Type Interface Description interfaceGridKernalContextclassGridKernalContextImplImplementation of kernal context.interfaceGridKernalGatewayThis interface guards access to implementations of public methods that access kernal functionality from the following main API interfaces:ClusterGroupNote that this kernal gateway should not be used to guard against method from the following non-rich interfaces since their implementations are already managed by their respective implementing classes:IgniteClusterNodeKernal gateway is also responsible for notifying various futures about the change in kernal state so that issued futures could properly interrupt themselves when kernal becomes unavailable while future is held externally by the user.classGridKernalGatewayImpl -
Uses of GridToStringExclude in org.apache.ignite.internal.binary
Fields in org.apache.ignite.internal.binary with annotations of type GridToStringExclude Modifier and Type Field Description protected BinaryContextBinaryArray. ctxContext.protected Object[]BinaryArray. deserializedDeserialized value. -
Uses of GridToStringExclude in org.apache.ignite.internal.direct.stream
Fields in org.apache.ignite.internal.direct.stream with annotations of type GridToStringExclude Modifier and Type Field Description protected ByteBufferDirectByteBufferStream. buf -
Uses of GridToStringExclude in org.apache.ignite.internal.managers
Classes in org.apache.ignite.internal.managers with annotations of type GridToStringExclude Modifier and Type Interface Description interfaceGridManagerThis interface defines life-cycle for kernal manager.Fields in org.apache.ignite.internal.managers with annotations of type GridToStringExclude Modifier and Type Field Description protected GridKernalContextGridManagerAdapter. ctxKernal context.protected IgniteLoggerGridManagerAdapter. logLogger. -
Uses of GridToStringExclude in org.apache.ignite.internal.pagemem.wal.record.delta
Fields in org.apache.ignite.internal.pagemem.wal.record.delta with annotations of type GridToStringExclude Modifier and Type Field Description protected longInitNewPageRecord. newPageId -
Uses of GridToStringExclude in org.apache.ignite.internal.processors
Classes in org.apache.ignite.internal.processors with annotations of type GridToStringExclude Modifier and Type Interface Description interfaceGridProcessorInterface for all processors.Fields in org.apache.ignite.internal.processors with annotations of type GridToStringExclude Modifier and Type Field Description protected GridKernalContextGridProcessorAdapter. ctxKernal context.protected IgniteLoggerGridProcessorAdapter. diagnosticLogDiagnostic logger.protected IgniteLoggerGridProcessorAdapter. logGrid logger. -
Uses of GridToStringExclude in org.apache.ignite.internal.processors.cache
Classes in org.apache.ignite.internal.processors.cache with annotations of type GridToStringExclude Modifier and Type Class Description classGridCacheContext<K,V>Cache context.classGridCacheContextInfo<K,V>Cache context information.classGridCacheGateway<K,V>Cache gateway.classGridCacheSharedContext<K,V>Shared context.Fields in org.apache.ignite.internal.processors.cache with annotations of type GridToStringExclude Modifier and Type Field Description protected CacheConfigurationGridCacheAdapter. cacheCfgCache configuration.protected GridCacheContext<?,?>GridCacheMapEntry. cctxCache registry.protected GridCacheContext<K,V>GridCacheAdapter. ctxCache configuration.protected UUIDGridCacheAdapter. locNodeIdLocal node ID.protected GridCacheConcurrentMapGridCacheAdapter. mapLocal map. -
Uses of GridToStringExclude in org.apache.ignite.internal.processors.cache.distributed.dht
Fields in org.apache.ignite.internal.processors.cache.distributed.dht with annotations of type GridToStringExclude Modifier and Type Field Description protected IgniteUuidCacheDistributedGetFutureAdapter. deploymentLdrIdDeployment class loader id which will be used for deserialization of entries on a distributed task.protected IgniteUuidGridDhtTxPrepareFuture. deploymentLdrIdDeployment class loader id which will be used for deserialization of entries on a distributed task.protected IgniteUuidGridPartitionedSingleGetFuture. deploymentLdrIdDeployment class loader id which will be used for deserialization of entries on a distributed task.protected IgniteInternalFuture<?>GridDhtTxLocalAdapter. lockFutEnlist or lock future what is currently in progress. -
Uses of GridToStringExclude in org.apache.ignite.internal.processors.cache.distributed.dht.atomic
Classes in org.apache.ignite.internal.processors.cache.distributed.dht.atomic with annotations of type GridToStringExclude Modifier and Type Class Description classGridDhtAtomicCache<K,V>Non-transactional partitioned cache.Fields in org.apache.ignite.internal.processors.cache.distributed.dht.atomic with annotations of type GridToStringExclude Modifier and Type Field Description protected IgniteUuidGridNearAtomicAbstractUpdateFuture. deploymentLdrIdDeployment class loader id which will be used for deserialization of entries on a distributed task.protected byteGridNearAtomicAbstractUpdateRequest. flagsCompressed boolean flags.protected Map<UUID,GridDhtAtomicAbstractUpdateRequest>GridDhtAtomicAbstractUpdateFuture. mappingsMappings. -
Uses of GridToStringExclude in org.apache.ignite.internal.processors.cache.distributed.dht.topology
Classes in org.apache.ignite.internal.processors.cache.distributed.dht.topology with annotations of type GridToStringExclude Modifier and Type Class Description classGridClientPartitionTopologyPartition topology for node which does not have any local partitions.interfaceGridDhtPartitionTopologyDistributed Hash Table (DHT) partition topology.classGridDhtPartitionTopologyImplPartition topology. -
Uses of GridToStringExclude in org.apache.ignite.internal.processors.cache.distributed.near
Fields in org.apache.ignite.internal.processors.cache.distributed.near with annotations of type GridToStringExclude Modifier and Type Field Description protected ThrowableGridNearTxPrepareFutureAdapter. errError.protected GridNearOptimisticTxPrepareFutureAdapter.KeyLockFutureGridNearOptimisticTxPrepareFutureAdapter. keyLockFut -
Uses of GridToStringExclude in org.apache.ignite.internal.processors.cache.persistence
Fields in org.apache.ignite.internal.processors.cache.persistence with annotations of type GridToStringExclude Modifier and Type Field Description protected longCacheDataRowAdapter. link -
Uses of GridToStringExclude in org.apache.ignite.internal.processors.cache.persistence.pagemem
Fields in org.apache.ignite.internal.processors.cache.persistence.pagemem with annotations of type GridToStringExclude Modifier and Type Field Description protected PageStoreCollectionPageReadWriteManagerImpl. pageStores -
Uses of GridToStringExclude in org.apache.ignite.internal.processors.cache.persistence.snapshot
Fields in org.apache.ignite.internal.processors.cache.persistence.snapshot with annotations of type GridToStringExclude Modifier and Type Field Description protected SnapshotSenderAbstractSnapshotFutureTask. snpSndrSnapshot data sender.protected SnapshotSenderAbstractSnapshotFutureTask. snpSndrSnapshot data sender.protected SnapshotSenderAbstractSnapshotFutureTask. snpSndrSnapshot data sender.protected SnapshotSenderAbstractSnapshotFutureTask. snpSndrSnapshot data sender. -
Uses of GridToStringExclude in org.apache.ignite.internal.processors.cache.transactions
Fields in org.apache.ignite.internal.processors.cache.transactions with annotations of type GridToStringExclude Modifier and Type Field Description protected GridCacheSharedContext<?,?>IgniteTxAdapter. cctxCache registry.protected IgniteUuidIgniteTxAdapter. deploymentLdrIdDeployment class loader id which will be used for deserialization of entries on a distributed task.IgniteInternalTxIgniteTxEntry. txOwning transaction. -
Uses of GridToStringExclude in org.apache.ignite.internal.processors.platform.dotnet
Fields in org.apache.ignite.internal.processors.platform.dotnet with annotations of type GridToStringExclude Modifier and Type Field Description protected PlatformContextPlatformDotNetCacheStore. platformCtxInterop processor.protected longPlatformDotNetCacheStore. ptrPointer to native store. -
Uses of GridToStringExclude in org.apache.ignite.internal.processors.tracing.configuration
Fields in org.apache.ignite.internal.processors.tracing.configuration with annotations of type GridToStringExclude Modifier and Type Field Description protected GridKernalContextGridTracingConfigurationManager. ctxKernal context.protected IgniteLoggerGridTracingConfigurationManager. logGrid logger. -
Uses of GridToStringExclude in org.apache.ignite.internal.sql.optimizer.affinity
Fields in org.apache.ignite.internal.sql.optimizer.affinity with annotations of type GridToStringExclude Modifier and Type Field Description protected PartitionTablePartitionSingleNode. tblTable descriptor. -
Uses of GridToStringExclude in org.apache.ignite.internal.util
Classes in org.apache.ignite.internal.util with annotations of type GridToStringExclude Modifier and Type Class Description classGridBusyLockSynchronization aid to track "busy" state of a subsystem that owns it.classGridSpinBusyLockSynchronization aid to track "busy" state of a subsystem that owns it.classGridSpinReadWriteLockFields in org.apache.ignite.internal.util with annotations of type GridToStringExclude Modifier and Type Field Description protected Map<E,Object>GridSetWrapper. mapBase map. -
Uses of GridToStringExclude in org.apache.ignite.services
Fields in org.apache.ignite.services with annotations of type GridToStringExclude Modifier and Type Field Description protected ServiceCallInterceptor[]ServiceConfiguration. interceptorsInterceptor.protected IgnitePredicate<ClusterNode>ServiceConfiguration. nodeFilterNode filter. -
Uses of GridToStringExclude in org.apache.ignite.spi.discovery
Classes in org.apache.ignite.spi.discovery with annotations of type GridToStringExclude Modifier and Type Interface Description interfaceDiscoveryMetricsProviderProvides metrics to discovery SPI. -
Uses of GridToStringExclude in org.apache.ignite.spi.discovery.tcp.ipfinder
Fields in org.apache.ignite.spi.discovery.tcp.ipfinder with annotations of type GridToStringExclude Modifier and Type Field Description protected IgniteTcpDiscoveryIpFinderAdapter. igniteDeprecated.Since 2.8.
-