MCPcopy Create free account

hub / github.com/hazelcast/hazelcast / functions

Functions147,315 in github.com/hazelcast/hazelcast

↓ 14 callersMethodgetReadIOThreadCount
Returns the read IO thread count; @return read IO thread count
hazelcast/src/main/java/com/hazelcast/config/LocalDeviceConfig.java:169
↓ 14 callersMethodgetReadManyOperation
(long start, int min, int max, IFunction<T, Boolean> filter)
hazelcast/src/test/java/com/hazelcast/ringbuffer/impl/operations/ReadManyOperationTest.java:386
↓ 14 callersMethodgetReadOnlyConfig
()
hazelcast/src/test/java/com/hazelcast/config/QueryCacheConfigReadOnlyTest.java:38
↓ 14 callersMethodgetResourceConfigs
()
hazelcast/src/main/java/com/hazelcast/config/UserCodeNamespaceConfig.java:111
↓ 14 callersMethodgetRightMostLeafUnderNode
Returns the breadth-first order of the rightmost leaf in the subtree selected by {@code nodeOrder} as the root of the subtree @param nodeOrder The or
hazelcast/src/main/java/com/hazelcast/wan/impl/merkletree/MerkleTreeUtil.java:296
↓ 14 callersMethodgetSchedulerName
Return the name of the ScheduledExecutor this tasks is running on. @return the name of the scheduler
hazelcast/src/main/java/com/hazelcast/scheduledexecutor/ScheduledTaskHandler.java:57
↓ 14 callersMethodgetScriptEngineManager
()
hazelcast/src/main/java/com/hazelcast/internal/management/ScriptEngineManagerContext.java:34
↓ 14 callersMethodgetSerializationService
()
hazelcast/src/main/java/com/hazelcast/client/impl/clientside/HazelcastClientProxy.java:297
↓ 14 callersMethodgetSerializerConfigs
@return list of {@link com.hazelcast.config.SerializerConfig}s
hazelcast/src/main/java/com/hazelcast/config/SerializationConfig.java:115
↓ 14 callersMethodgetService
Gets a Service by serviceName. @param serviceName the name of the service. @return the found service or null if nothing is found.
hazelcast/src/main/java/com/hazelcast/spi/impl/servicemanager/ServiceManager.java:50
↓ 14 callersMethodgetServiceOrNull
Gets the service for the given serviceName if it exists or null otherwise. @param serviceName the name of the shared service to get @param <T>
hazelcast/src/main/java/com/hazelcast/spi/impl/NodeEngine.java:289
↓ 14 callersMethodgetServices
Returns a list of services matching provides service class/interface. <p> <b>Note:</b> CoreServices will be placed at the beginning of the list.
hazelcast/src/main/java/com/hazelcast/spi/impl/NodeEngine.java:314
↓ 14 callersMethodgetShort
Reads the short value from given address. @param address the address where the short value will be read from @return the short value that was read
hazelcast/src/main/java/com/hazelcast/internal/memory/MemoryAccessor.java:88
↓ 14 callersMethodgetSingleType
()
hazelcast/src/main/java/com/hazelcast/nio/serialization/FieldType.java:106
↓ 14 callersMethodgetSourceCurrentReplicaIndex
()
hazelcast/src/main/java/com/hazelcast/internal/partition/MigrationInfo.java:119
↓ 14 callersMethodgetSourceExpressionList
()
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/opt/logical/UpdateLogicalRel.java:103
↓ 14 callersMethodgetSpecifiedReplicaCount
Returns the total number of specified replicas. If the context is empty, returns {@value ClusterTopologyIntentTracker#UNKNOWN}. @see StatefulSetInfo#
hazelcast/src/main/java/com/hazelcast/kubernetes/RuntimeContext.java:189
↓ 14 callersMethodgetTargetEndpoints
Returns the comma separated list of target cluster members, e.g. {@code 127.0.0.1:5701, 127.0.0.1:5702}. If you don't know the addresses of the target
hazelcast/src/main/java/com/hazelcast/config/WanBatchPublisherConfig.java:299
↓ 14 callersMethodgetTenantControl
Retrieves the tenant control relevant for this given object. Tenant control should already have been set up on this Hazelcast instance somehow, for in
hazelcast/src/main/java/com/hazelcast/spi/tenantcontrol/Tenantable.java:42
↓ 14 callersMethodgetTimedExpiryPolicyFactoryConfig
()
hazelcast/src/main/java/com/hazelcast/config/CacheSimpleConfig.java:1055
↓ 14 callersMethodgetUserCodeNamespace
{@inheritDoc}
hazelcast/src/main/java/com/hazelcast/config/MapConfig.java:849
↓ 14 callersMethodgetValidationTimeoutSeconds
Returns configured validation timeout for restart process. @return validation timeout in seconds
hazelcast/src/main/java/com/hazelcast/config/PersistenceConfig.java:182
↓ 14 callersMethodgetValueType
()
hazelcast/src/main/java/com/hazelcast/cache/impl/CacheMXBeanImpl.java:44
↓ 14 callersMethodgetValues
()
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/SqlTestSupport.java:1065
↓ 14 callersMethodgetVectorCollectionConfigOrNull
Get vector collection config. If no configuration is found for the given name, returns null. @return vector collection config or {@code null} @since
hazelcast/src/main/java/com/hazelcast/config/Config.java:3061
↓ 14 callersMethodgetVectorCollectionConfigs
Retrieve configurations for all vector collections. @return a map where the key represents the name of the vector collection config and the value cor
hazelcast/src/main/java/com/hazelcast/config/Config.java:3072
↓ 14 callersMethodgetVersion
Returns the codebase version of the node. For example, when running on hazelcast-3.8.jar, this would resolve to {@code Version.of(3,8,0)}. A node's co
hazelcast/src/main/java/com/hazelcast/spi/impl/NodeEngine.java:299
↓ 14 callersMethodgetWriteIOThreadCount
Returns the write IO thread count @return write IO thread count
hazelcast/src/main/java/com/hazelcast/config/LocalDeviceConfig.java:189
↓ 14 callersMethodhandleViaReflection
(Node node, Object parent, Object child, String... nodeExclusions)
hazelcast/src/main/java/com/hazelcast/internal/config/MemberDomConfigProcessor.java:1407
↓ 14 callersMethodidentifier
(String ... names)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/parse/UnparseUtil.java:38
↓ 14 callersMethodincreaseCachePuts
Increases the counter by `1`.
hazelcast/src/main/java/com/hazelcast/cache/impl/CacheStatisticsImpl.java:297
↓ 14 callersMethodinsert
Inserts the given entry into this index store under the given value acting as an index key. @param value the value to insert the entry under
hazelcast/src/main/java/com/hazelcast/query/impl/IndexStore.java:68
↓ 14 callersMethodinsertRecord
(Object... values)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/kafka/SqlAvroTest.java:887
↓ 14 callersMethodinvoke
Invokes an {@link EntryProcessor} against the {@link javax.cache.Cache.Entry} specified by the provided key. If an {@link javax.cache.Cache.Entry} doe
hazelcast/src/main/java/com/hazelcast/cache/impl/ICacheRecordStore.java:487
↓ 14 callersMethodinvokeOp
(Operation op)
hazelcast/src/main/java/com/hazelcast/jet/impl/JobProxy.java:226
↓ 14 callersMethodinvokeUrgent
Urgent messages, unlike normal messages, can go through 1. even if max allowed invocation count is reached 2. and in client disconnected state @retur
hazelcast/src/main/java/com/hazelcast/client/impl/spi/impl/ClientInvocation.java:166
↓ 14 callersMethodisArray
Detects whether this value represents a JSON array. If this is the case, this value is an instance of {@link JsonArray}. @return <code>true</code> if
hazelcast/src/main/java/com/hazelcast/internal/json/JsonValue.java:84
↓ 14 callersMethodisCollectionCompatible
(Collection<T> c1, Collection<T> c2, ConfigChecker<T> checker)
hazelcast/src/test/java/com/hazelcast/config/ConfigCompatibilityChecker.java:200
↓ 14 callersMethodisCompact
Returns true if this Data is serialized in CompactFormat {@link com.hazelcast.config.CompactSerializationConfig} @return true if source object is ser
hazelcast/src/main/java/com/hazelcast/internal/serialization/Data.java:135
↓ 14 callersMethodisDataAccessEnabled
Returns if Management Center is allowed to access contents of Hazelcast data structures (for instance map entries) ({@code true}) or disallowed ({@cod
hazelcast/src/main/java/com/hazelcast/config/ManagementCenterConfig.java:107
↓ 14 callersMethodisDecoratedWith
(Class<?> clazz)
hazelcast/src/main/java/com/hazelcast/scheduledexecutor/impl/AbstractTaskDecorator.java:73
↓ 14 callersMethodisEmpty
()
hazelcast/src/main/java/com/hazelcast/map/impl/querycache/subscriber/QueryCacheRecordStore.java:61
↓ 14 callersMethodisFlagRaised
Returns {@code true} if any of the flags supplied in the argument are set. @param flagsToCheck the flags to check @return {@code true} if any of the
hazelcast/src/main/java/com/hazelcast/internal/nio/Packet.java:195
↓ 14 callersMethodisGlobal
@return true if the index is global-per map, meaning there is just a single instance of this object per map. Global indexes are used in on-heap maps,
hazelcast/src/main/java/com/hazelcast/query/impl/IndexRegistry.java:428
↓ 14 callersMethodisGroupEnabled
Checks if given REST endpoint group is enabled. It can return {@code true} even if the REST API itself is disabled.
hazelcast/src/main/java/com/hazelcast/config/RestApiConfig.java:127
↓ 14 callersMethodisInvocationAllowed
Checks if the {@link Operation} is allowed to be invoked from the current thread. Invoking means that the operation can be executed on another thread,
hazelcast/src/main/java/com/hazelcast/spi/impl/operationexecutor/OperationExecutor.java:183
↓ 14 callersMethodisLightJob
Returns {@code true} if this instance represents a {@linkplain JetService#newLightJob(Pipeline) light job}. For a light job, many of the methods in th
hazelcast/src/main/java/com/hazelcast/jet/Job.java:51
↓ 14 callersMethodisLocked
(Data key)
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/RecordStore.java:391
↓ 14 callersMethodisNew
@return {@code true} if a new slot had to be assigned in the last assignment invocation, {@code false} otherwise.
hazelcast/src/main/java/com/hazelcast/internal/util/hashslot/SlotAssignmentResult.java:45
↓ 14 callersMethodisReadBackupData
Checks if read-backup-data (reading local backup entries) is enabled for this map. @return {@code true} if read-backup-data is enabled, {@code false}
hazelcast/src/main/java/com/hazelcast/config/MapConfig.java:499
↓ 14 callersMethodkafka
Convenience for {@link #kafka(Properties, FunctionEx, String...)} wrapping the output in {@code Map.Entry}.
extensions/kafka/src/main/java/com/hazelcast/jet/kafka/KafkaSources.java:53
↓ 14 callersMethodlistOf
(int... ints)
hazelcast/src/test/java/com/hazelcast/internal/util/collection/PartitionIdSetTest.java:302
↓ 14 callersMethodlog
(Level level, String msg)
hazelcast/src/main/java/com/hazelcast/scheduledexecutor/impl/ScheduledExecutorContainer.java:453
↓ 14 callersMethodmakeSureConnectedToServers
(final HazelcastInstance client, final int expectedConnectedSer
hazelcast/src/test/java/com/hazelcast/client/test/ClientTestSupport.java:97
↓ 14 callersMethodnewJobInt
(long jobId, @Nonnull Object jobDefinition, @Nonnull JobConfig config, boolean isLightJob)
hazelcast/src/main/java/com/hazelcast/jet/impl/AbstractJetInstance.java:146
↓ 14 callersMethodnewMember
(int port)
hazelcast/src/test/java/com/hazelcast/internal/cluster/fd/ClusterFailureDetectorTest.java:219
↓ 14 callersMethodnewMetricDescriptor
Creates a new {@link MetricDescriptor}.
hazelcast/src/main/java/com/hazelcast/internal/metrics/MetricsRegistry.java:321
↓ 14 callersMethodnotifyError
(Object error)
hazelcast/src/main/java/com/hazelcast/spi/impl/operationservice/impl/Invocation.java:323
↓ 14 callersMethodnumberToUnit
(long number)
hazelcast/src/main/java/com/hazelcast/internal/diagnostics/HealthMonitor.java:535
↓ 14 callersMethodobjectFieldOffset
Gets the offset of given field. @param field the field whose offset is requested @return the offset of given field
hazelcast/src/main/java/com/hazelcast/internal/memory/HeapMemoryAccessor.java:126
↓ 14 callersMethodoffer
Inserts the specified element into this queue if it is possible to do so immediately without violating capacity restrictions. Returns <code>true</code
hazelcast/src/main/java/com/hazelcast/collection/BaseQueue.java:46
↓ 14 callersMethodok
()
extensions/kinesis/src/main/java/com/hazelcast/jet/kinesis/impl/sink/SlowRecoveryDegrader.java:68
↓ 14 callersMethodoverflowError
()
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/math/MinusOperatorIntegrationTest.java:578
↓ 14 callersMethodpath
(String suffix)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/file/SqlHadoopTest.java:439
↓ 14 callersMethodperformTest
( HazelcastInstance producerInstance, StreamSource<T> streamSource, Functi
hazelcast/src/test/java/com/hazelcast/jet/pipeline/AbstractJournalLostEventTest.java:61
↓ 14 callersMethodphase1DoneForTasklet
Called when phase 1 of current snapshot is done in {@link StoreSnapshotTasklet} (it received barriers from all its processors and all async flush oper
hazelcast/src/main/java/com/hazelcast/jet/impl/execution/SnapshotContext.java:359
↓ 14 callersMethodpodsListResponse
()
hazelcast/src/test/java/com/hazelcast/kubernetes/KubernetesClientTest.java:877
↓ 14 callersMethodpoll
Removes the oldest items or returns null of no such item exists. @return the oldest items.
hazelcast-tpc-engine/src/main/java/com/hazelcast/internal/tpcengine/util/CircularQueue.java:176
↓ 14 callersMethodpreferredLocalParallelism
Returns the local parallelism the vertex should be configured with. The default implementation returns {@link Vertex#LOCAL_PARALLELISM_USE_DEFAULT}.
hazelcast/src/main/java/com/hazelcast/jet/core/ProcessorMetaSupplier.java:122
↓ 14 callersMethodprepare
()
hazelcast/src/main/java/com/hazelcast/transaction/impl/TransactionImpl.java:232
↓ 14 callersMethodpreparePrunableMap
(List<String> attrs, String mapName, int... constants)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/SqlPartitionPruningE2ETest.java:441
↓ 14 callersMethodprintln
(String msg)
hazelcast/src/main/java/com/hazelcast/client/console/HazelcastCommandLine.java:531
↓ 14 callersMethodpriority
Returns the represented edge's priority
hazelcast/src/main/java/com/hazelcast/jet/impl/execution/InboundEdgeStream.java:39
↓ 14 callersMethodprovide
(MetricDescriptor descriptor, MetricsCollectionContext context, String prefix,
hazelcast/src/main/java/com/hazelcast/internal/metrics/impl/ProviderHelper.java:31
↓ 14 callersMethodproxyObjectForStarter
Main entry point to obtain proxies for a target class loader. <p> Creates an Object valid for the Hazelcast version started with {@code targetClassLoa
hazelcast/src/test/java/com/hazelcast/test/starter/HazelcastProxyFactory.java:149
↓ 14 callersMethodpublishEvent
Publishes an event for all event registrations belonging to the specified service name and topic. All events with the same {@code orderKey} are ordere
hazelcast/src/main/java/com/hazelcast/spi/impl/eventservice/EventService.java:233
↓ 14 callersMethodpush
(Object... items)
hazelcast/src/test/java/com/hazelcast/jet/impl/execution/MockInboundStream.java:49
↓ 14 callersMethodput
(Object key, Object value)
hazelcast/src/main/java/com/hazelcast/replicatedmap/impl/record/ReplicatedRecordStore.java:47
↓ 14 callersMethodputCheckFailureParameterCommute
( Object value, String operand1, String operand2, int paramete
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/expression/predicate/AndOrPredicateIntegrationTest.java:295
↓ 14 callersMethodputRecords
(Collection<RecordMigrationInfo> records, long version)
hazelcast/src/main/java/com/hazelcast/replicatedmap/impl/record/ReplicatedRecordStore.java:108
↓ 14 callersMethodquery
Performs a query on this indexes instance using the given predicate. @param predicate the predicate to evaluate. @param ownedPartitionCount
hazelcast/src/main/java/com/hazelcast/query/impl/IndexRegistry.java:457
↓ 14 callersMethodrandomNumber
()
hazelcast/src/test/java/com/hazelcast/map/impl/query/MixedTypeQueriesTest.java:380
↓ 14 callersMethodrandomPartitionKey
Returns a random key belonging to the partition with ID {@link #partitionId}.
hazelcast/src/test/java/com/hazelcast/journal/AbstractEventJournalBasicTest.java:724
↓ 14 callersMethodreadChar
(char ch)
hazelcast/src/main/java/com/hazelcast/internal/json/JsonParser.java:404
↓ 14 callersMethodreadCollection
Reads a collection from the given {@link ObjectDataInput}. It is expected that the next int read from the data input is the collection's size, then th
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/SerializationUtil.java:439
↓ 14 callersMethodreadIntL
(byte[] buffer, int pos)
hazelcast/src/main/java/com/hazelcast/internal/nio/Bits.java:151
↓ 14 callersMethodreadPosition
(@Nonnull String fieldName, FieldType fieldType)
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/portable/DefaultPortableReader.java:453
↓ 14 callersMethodrecordValue
(long durationNanos)
hazelcast/src/main/java/com/hazelcast/internal/diagnostics/StoreLatencyPlugin.java:271
↓ 14 callersMethodremaining
Returns the number of free spots @return number of remaining spaces.
hazelcast-tpc-engine/src/main/java/com/hazelcast/internal/tpcengine/util/CircularQueue.java:67
↓ 14 callersMethodremove
@param key the key to be removed @param provenance origin of call to this method. @return value of removed entry or null if there is no matchin
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/RecordStore.java:125
↓ 14 callersMethodrepeat
(@Nullable Integer repetitions)
hazelcast/src/test/java/com/hazelcast/jet/core/IndeterminateSnapshotTest.java:999
↓ 14 callersMethodresolveConsumerProperties
(Map<String, String> options)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/kafka/PropertiesResolverTest.java:443
↓ 14 callersMethodresolveProducerProperties
(Map<String, String> options)
hazelcast-sql/src/test/java/com/hazelcast/jet/sql/impl/connector/kafka/PropertiesResolverTest.java:447
↓ 14 callersMethodring
(int index)
hazelcast/src/test/java/com/hazelcast/splitbrainprotection/ringbuffer/RingbufferSplitBrainProtectionReadTest.java:145
↓ 14 callersMethodrun
Runs an operation in the calling thread. @param op the operation to execute in the calling thread
hazelcast/src/main/java/com/hazelcast/spi/impl/operationservice/OperationService.java:87
↓ 14 callersMethodself
()
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/AbstractSerializationService.java:762
↓ 14 callersMethodsendResponse
Sends a response. @param op the operation that got executed. @param response the response of the operation that got executed. @throws com.hazel
hazelcast/src/main/java/com/hazelcast/spi/impl/operationservice/OperationResponseHandler.java:36
↓ 14 callersMethodserializeAsMap
Keeps JSON representation compatible with IMDG 4.0 by using empty objects as values.
hazelcast/src/main/java/com/hazelcast/internal/monitor/impl/MemberStateImpl.java:360
↓ 14 callersMethodset
(int index)
hazelcast/src/test/java/com/hazelcast/splitbrainprotection/set/SetSplitBrainProtectionReadTest.java:132
↓ 14 callersMethodsetClientEndpointConfig
Sets the server socket endpoint config for {@link ProtocolType#CLIENT CLIENT} protocol. If another {@code ServerSocketEndpointConfig} was previously s
hazelcast/src/main/java/com/hazelcast/config/AdvancedNetworkConfig.java:160
← previousnext →5,401–5,500 of 147,315, ranked by callers