MCPcopy Create free account

hub / github.com/hazelcast/hazelcast / functions

Functions147,315 in github.com/hazelcast/hazelcast

↓ 15 callersMethodfindColumn
Find index of the column with the given name. Returned index can be used to get column value from {@link SqlRow}. @param columnName column name (case
hazelcast/src/main/java/com/hazelcast/sql/SqlRowMetadata.java:98
↓ 15 callersMethodforEach
(BiConsumer<Data, R> consumer, boolean backup)
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/RecordStore.java:322
↓ 15 callersMethodgenerateRandom
(long seed, int count, long range)
hazelcast/src/test/java/com/hazelcast/query/impl/bitmap/BitmapAlgorithmsTest.java:316
↓ 15 callersMethodgetAllHazelcastInstances
Returns all active/running HazelcastInstances on this JVM. <p> To shut down all running HazelcastInstances (all members on this JVM) call {@link #shut
hazelcast/src/main/java/com/hazelcast/core/Hazelcast.java:184
↓ 15 callersMethodgetBTreeIndexConfig
Provides access to index options specific to B-Tree indexes. @return the b-tree index configuration associated with this config.
hazelcast/src/main/java/com/hazelcast/config/IndexConfig.java:233
↓ 15 callersMethodgetBackupDir
Base directory for persistence backups. Each new backup will be created in a separate directory inside this one. Can be an absolute or relative path t
hazelcast/src/main/java/com/hazelcast/config/PersistenceConfig.java:146
↓ 15 callersMethodgetCardinalityEstimatorConfig
Returns the CardinalityEstimatorConfig for the given name, creating one if necessary and adding it to the collection of known configurations. <p> The
hazelcast/src/main/java/com/hazelcast/config/Config.java:2027
↓ 15 callersMethodgetClientConfig
()
hazelcast/src/main/java/com/hazelcast/client/impl/spi/ClientContext.java:207
↓ 15 callersMethodgetClientStateRegistry
()
hazelcast/src/main/java/com/hazelcast/sql/impl/InternalSqlService.java:48
↓ 15 callersMethodgetComparator
Returns the comparator used by this predicate (if any). @return the comparator or {@code null}
hazelcast/src/main/java/com/hazelcast/query/PagingPredicate.java:104
↓ 15 callersMethodgetCompletedMigrations
Returns the number of completed migrations in the migration plan. @return number of completed migrations
hazelcast/src/main/java/com/hazelcast/partition/MigrationState.java:47
↓ 15 callersMethodgetConfig
()
hazelcast/src/test/java/com/hazelcast/collection/impl/queue/QueueAdvancedTest.java:703
↓ 15 callersMethodgetConnection
Get connection to member. @param memberId Member ID. @return Connection object or {@code null} if the connection cannot be established.
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/NodeServiceProvider.java:49
↓ 15 callersMethodgetConnectionFactory
()
hazelcast/src/test/java/com/hazelcast/jet/impl/connector/JmsSourceIntegrationTestBase.java:474
↓ 15 callersMethodgetCurrentReplicas
Returns the total number of current replicas. If the context is empty, returns {@value ClusterTopologyIntentTracker#UNKNOWN}. @see StatefulSetInfo#cu
hazelcast/src/main/java/com/hazelcast/kubernetes/RuntimeContext.java:209
↓ 15 callersMethodgetDataKey
()
hazelcast/src/main/java/com/hazelcast/map/impl/querycache/event/QueryCacheEventData.java:35
↓ 15 callersMethodgetDate
@param fieldName the name of the field @return date field consisting of year, month of the year and day of the month as {@link LocalDate} @throws Haze
hazelcast/src/main/java/com/hazelcast/nio/serialization/genericrecord/GenericRecord.java:295
↓ 15 callersMethodgetDeviceName
Returns the device name of this disk tier. @return device name.
hazelcast/src/main/java/com/hazelcast/config/DiskTierConfig.java:76
↓ 15 callersMethodgetDiagnostics
(HazelcastInstance hazelcastInstance)
hazelcast/src/test/java/com/hazelcast/internal/diagnostics/AbstractDiagnosticsPluginTest.java:60
↓ 15 callersMethodgetEstimatedSize
()
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/type/QueryDataTypeFamily.java:149
↓ 15 callersMethodgetEvictionConfig
Returns {@link EvictionConfig} instance for this {@code QueryCache} @return the {@link EvictionConfig} instance for this {@code QueryCache}
hazelcast/src/main/java/com/hazelcast/config/QueryCacheConfig.java:398
↓ 15 callersMethodgetExpirationTime
()
hazelcast/src/main/java/com/hazelcast/map/impl/recordstore/expiry/ExpiryMetadata.java:73
↓ 15 callersMethodgetFileNamePrefix
Gets the prefix for the diagnostics file. <p> So instead of having e.g. 'diagnostics-...log' you get 'foobar-diagnostics-...log'. @since 5.6
hazelcast/src/main/java/com/hazelcast/internal/diagnostics/DiagnosticsConfig.java:272
↓ 15 callersMethodgetFloat64
@param fieldName the name of the field @return the value of the field @throws HazelcastSerializationException if the field name does not exist
hazelcast/src/main/java/com/hazelcast/nio/serialization/genericrecord/GenericRecord.java:245
↓ 15 callersMethodgetFrameLength
Returns the frame length. This includes header and payload size. @return The frame length.
hazelcast/src/main/java/com/hazelcast/internal/networking/OutboundFrame.java:61
↓ 15 callersMethodgetFromArray
(T[] array, int index)
hazelcast/src/main/java/com/hazelcast/internal/serialization/impl/compact/DeserializedGenericRecord.java:806
↓ 15 callersMethodgetInitialPublisherState
Returns the initial WAN publisher state.
hazelcast/src/main/java/com/hazelcast/config/WanBatchPublisherConfig.java:403
↓ 15 callersMethodgetItemId
()
hazelcast/src/main/java/com/hazelcast/collection/impl/collection/CollectionItem.java:44
↓ 15 callersMethodgetJobSummaryList
()
hazelcast/src/test/java/com/hazelcast/jet/impl/JobSummaryTest.java:325
↓ 15 callersMethodgetKey
()
hazelcast/src/main/java/com/hazelcast/map/impl/querycache/event/QueryCacheEventData.java:31
↓ 15 callersMethodgetLeftMostLeafUnderNode
Returns the breadth-first order of the leftmost leaf in the subtree selected by {@code nodeOrder} as the root of the subtree @param nodeOrder The ord
hazelcast/src/main/java/com/hazelcast/wan/impl/merkletree/MerkleTreeUtil.java:272
↓ 15 callersMethodgetLeftMostNodeOrderOnLevel
Returns the breadth-first order of the leftmost node on a given {@code level} @param level The level for which the leftmost node's order to be
hazelcast/src/main/java/com/hazelcast/wan/impl/merkletree/MerkleTreeUtil.java:184
↓ 15 callersMethodgetListenerConfigs
()
hazelcast/src/main/java/com/hazelcast/config/SplitBrainProtectionConfig.java:150
↓ 15 callersMethodgetLoadBalancer
Gets LoadBalancer @return LoadBalancer @see com.hazelcast.client.LoadBalancer
hazelcast/src/main/java/com/hazelcast/client/config/ClientConfig.java:619
↓ 15 callersMethodgetLocalAddress
Gets the local address. <p> If the AsyncSocket isn't connected yet, null is returned. <p> This method is thread-safe. @return the local address.
hazelcast-tpc-engine/src/main/java/com/hazelcast/internal/tpcengine/net/AsyncSocket.java:88
↓ 15 callersMethodgetLocalAddressRegistry
()
hazelcast/src/main/java/com/hazelcast/instance/impl/Node.java:802
↓ 15 callersMethodgetMapWithNodeCount
(int nodeCount)
hazelcast/src/test/java/com/hazelcast/projection/MapProjectionTest.java:192
↓ 15 callersMethodgetMapWithNodeCount
(int nodeCount)
hazelcast/src/test/java/com/hazelcast/aggregation/MapAggregateTest.java:278
↓ 15 callersMethodgetMaxRolledFileSizeInMB
Gets the maximum size in MB for a single file. The DiagnosticsLogFile uses a rolling file approach to prevent using too much disk space. <p> This prop
hazelcast/src/main/java/com/hazelcast/internal/diagnostics/DiagnosticsConfig.java:169
↓ 15 callersMethodgetMergePolicyClassName
()
hazelcast/src/test/java/com/hazelcast/replicatedmap/ReplicatedMapMergePolicyTest.java:149
↓ 15 callersMethodgetMergePolicyConfig
Gets the {@link MergePolicyConfig} for this map. @return the {@link MergePolicyConfig} for this map
hazelcast/src/main/java/com/hazelcast/config/MapConfig.java:419
↓ 15 callersMethodgetMetadataPolicy
Returns {@link MetadataPolicy} for this map. @return {@link MetadataPolicy} for this map
hazelcast/src/main/java/com/hazelcast/config/MapConfig.java:608
↓ 15 callersMethodgetMinimumClusterSize
()
hazelcast/src/main/java/com/hazelcast/config/SplitBrainProtectionConfig.java:128
↓ 15 callersMethodgetNames
Gets a set of all current probe names. The returned set is immutable and is a snapshot of the names. So the reader gets a stable view on the names.
hazelcast/src/main/java/com/hazelcast/internal/metrics/MetricsRegistry.java:118
↓ 15 callersMethodgetNativeMemoryConfig
()
hazelcast/src/main/java/com/hazelcast/client/config/ClientConfig.java:752
↓ 15 callersMethodgetNodeRangeHigh
Returns the upper bound of the hash range for a given node @param nodeOrder The breadth-first order of the node @return the upper bound of the hash r
hazelcast/src/main/java/com/hazelcast/wan/impl/merkletree/MerkleTreeUtil.java:91
↓ 15 callersMethodgetNodeRangeLow
Returns the lower bound of the hash range for a given node @param nodeOrder The breadth-first order of the node @return the lower bound of the hash r
hazelcast/src/main/java/com/hazelcast/wan/impl/merkletree/MerkleTreeUtil.java:76
↓ 15 callersMethodgetOperationParker
()
hazelcast/src/main/java/com/hazelcast/spi/impl/NodeEngineImpl.java:411
↓ 15 callersMethodgetOrConnect
Gets the existing connection for a given address or connects. <p> Default implementation is equivalent to calling: <pre>{@code getOrConnect(address, f
hazelcast/src/main/java/com/hazelcast/internal/server/ServerConnectionManager.java:163
↓ 15 callersMethodgetOutboundPorts
(EndpointQualifier endpointQualifier)
hazelcast/src/main/java/com/hazelcast/internal/server/ServerContext.java:116
↓ 15 callersMethodgetOutputType
Gets the output for the diagnostics. The default value is {@link DiagnosticsOutputType#FILE} which is a set of files managed by the Hazelcast process.
hazelcast/src/main/java/com/hazelcast/internal/diagnostics/DiagnosticsConfig.java:295
↓ 15 callersMethodgetPartitionContainers
()
hazelcast/src/main/java/com/hazelcast/map/impl/MapServiceContext.java:212
↓ 15 callersMethodgetPrefixes
Returns unmodifiable set of class name prefixes.
hazelcast/src/main/java/com/hazelcast/config/ClassFilter.java:88
↓ 15 callersMethodgetPreloadedMap
()
hazelcast/src/test/java/com/hazelcast/json/MapAggregationJsonTest.java:186
↓ 15 callersMethodgetPrincipal
()
hazelcast/src/main/java/com/hazelcast/config/PermissionConfig.java:277
↓ 15 callersMethodgetProperty
Returns a single property of a data connection @param key the property key of a data connection @return property value or null if the given key doesn
hazelcast/src/main/java/com/hazelcast/config/DataConnectionConfig.java:147
↓ 15 callersMethodgetQueue
()
hazelcast/src/main/java/com/hazelcast/client/console/ClientConsoleApp.java:165
↓ 15 callersMethodgetReadyReplicas
Returns the total number of ready replicas. If the context is empty, returns {@value ClusterTopologyIntentTracker#UNKNOWN}. @see StatefulSetInfo#read
hazelcast/src/main/java/com/hazelcast/kubernetes/RuntimeContext.java:199
↓ 15 callersMethodgetResources
Get the map of stats for a resource of a namespace. @return map of resource id to resource stats.
hazelcast/src/main/java/com/hazelcast/internal/monitor/impl/LocalUserCodeNamespaceStats.java:30
↓ 15 callersMethodgetRingbufferConfig
()
hazelcast/src/test/java/com/hazelcast/internal/dynamicconfig/DynamicConfigTest.java:1000
↓ 15 callersMethodgetRowCount
Gets the estimated number of rows in the table that is used during planning for cost calculation. Must return non-negative number. If the underlying t
hazelcast-sql/src/main/java/com/hazelcast/sql/impl/schema/TableStatistics.java:30
↓ 15 callersMethodgetSecurityConfig
Gets {@link ClientSecurityConfig} object which allows client credentials configuration. @return {@link ClientSecurityConfig} instance
hazelcast/src/main/java/com/hazelcast/client/config/ClientConfig.java:308
↓ 15 callersMethodgetSequence
Returns the sequence number. @return sequence number.
hazelcast/src/main/java/com/hazelcast/map/impl/querycache/event/sequence/Sequenced.java:29
↓ 15 callersMethodgetSerializationService
()
hazelcast/src/main/java/com/hazelcast/internal/server/ServerContext.java:118
↓ 15 callersMethodgetStamp
()
hazelcast/src/main/java/com/hazelcast/internal/partition/impl/PartitionStateManager.java:120
↓ 15 callersMethodgetStatus
()
hazelcast/src/main/java/com/hazelcast/internal/monitor/WanSyncState.java:27
↓ 15 callersMethodgetSupplier
( BiFunctionEx<? super String, ? super String, CompletableFuture<Traverser<String>>> mapFn )
hazelcast/src/test/java/com/hazelcast/jet/impl/processor/AsyncTransformUsingServicePTest.java:79
↓ 15 callersMethodgetType
()
hazelcast/src/main/java/com/hazelcast/internal/ascii/TextCommand.java:27
↓ 15 callersMethodgetURI
()
hazelcast/src/main/java/com/hazelcast/internal/ascii/rest/HttpCommand.java:71
↓ 15 callersMethodgetValueOrCachedValue
Return cached value where appropriate, otherwise return the actual value. Value caching makes sense when: <ul> <li>OBJECT InMemoryFormat is not used</
hazelcast/src/main/java/com/hazelcast/map/impl/record/Records.java:133
↓ 15 callersMethodgetWriteBatchSize
Returns the number of operations to be included in each batch processing round. @return write batch size: the number of operations to be included in
hazelcast/src/main/java/com/hazelcast/config/MapStoreConfig.java:169
↓ 15 callersMethodgetWriteDelaySeconds
Returns the number of seconds to delay the store writes. @return the number of seconds to delay the store writes
hazelcast/src/main/java/com/hazelcast/config/MapStoreConfig.java:148
↓ 15 callersMethodhaveAtLeastOneIndex
Returns {@code true} if this indexes instance contains at least one index, {@code false} otherwise.
hazelcast/src/main/java/com/hazelcast/query/impl/IndexRegistry.java:298
↓ 15 callersMethodincrementRemoveLatencyNanos
(long latencyNanos)
hazelcast/src/main/java/com/hazelcast/internal/monitor/impl/LocalMapStatsImpl.java:540
↓ 15 callersMethodinit
()
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/inject/UpsertTarget.java:27
↓ 15 callersMethodinitTaskletCount
(int numPTasklets, int numSsTasklets, int numPrioritySsTasklets)
hazelcast/src/main/java/com/hazelcast/jet/impl/execution/SnapshotContext.java:193
↓ 15 callersMethodinvoke
(ClientMessage clientMessage)
hazelcast/src/main/java/com/hazelcast/client/cache/impl/ClientCacheProxySupport.java:212
↓ 15 callersMethodinvokeOperation
(Data key, MapOperation operation)
hazelcast/src/main/java/com/hazelcast/map/impl/proxy/MapProxySupport.java:511
↓ 15 callersMethodipSelector
Works with AddressUtil.mathInterface @param ipMask ip mask for the selector @return client selector according to IP
hazelcast/src/main/java/com/hazelcast/client/impl/ClientSelectors.java:88
↓ 15 callersMethodisAfter
Returns {@code true} if this vector clock is causally strictly after the provided vector clock. This means that it the provided clock is neither equal
hazelcast/src/main/java/com/hazelcast/cluster/impl/VectorClock.java:100
↓ 15 callersMethodisAllowOverrideDefaultSerializers
@return {@code true} if default serializers may be overridden by custom serializers @since 4.2
hazelcast/src/main/java/com/hazelcast/config/SerializationConfig.java:516
↓ 15 callersMethodisCacheLocalEntries
Checks if local entries are also cached in the Near Cache. <p> This is useful when the in-memory format of the Near Cache is different from the backin
hazelcast/src/main/java/com/hazelcast/config/NearCacheConfig.java:329
↓ 15 callersMethodisConsoleEnabled
Returns if executing console commands is allowed ({@code true}) or disallowed ({@code false}).
hazelcast/src/main/java/com/hazelcast/config/ManagementCenterConfig.java:84
↓ 15 callersMethodisEmpty
Returns {@code true} if this inbox contains no elements, {@code false} otherwise.
hazelcast/src/main/java/com/hazelcast/jet/core/Inbox.java:38
↓ 15 callersMethodisInvalidateOnChange
Checks if Near Cache entries are invalidated when the entries in the backing data structure are changed (updated or removed). <p> When this setting is
hazelcast/src/main/java/com/hazelcast/config/NearCacheConfig.java:225
↓ 15 callersMethodisNullOrUnknown
(SqlTypeName typeName)
hazelcast-sql/src/main/java/com/hazelcast/jet/sql/impl/validate/types/HazelcastTypeUtils.java:317
↓ 15 callersMethodisOffload
Default value is {@value #DEFAULT_OFFLOAD}. <p> Enables and disables offloading behavior. @return {@code true} if this configuration is enabled, {@co
hazelcast/src/main/java/com/hazelcast/config/MapStoreConfig.java:240
↓ 15 callersMethodisScriptingEnabled
Returns if scripting is allowed ({@code true}) or disallowed ({@code false}).
hazelcast/src/main/java/com/hazelcast/config/ManagementCenterConfig.java:60
↓ 15 callersMethodisSuccess
Returns the result of the migration: completed or failed. @return true if the migration completed successfully, false otherwise
hazelcast/src/main/java/com/hazelcast/partition/ReplicaMigrationEvent.java:57
↓ 15 callersMethodisWriteCoalescing
Returns {@code true} if write-coalescing is enabled. @return {@code true} if coalescing enabled, {@code false} otherwise @see #setWriteCoalescing(boo
hazelcast/src/main/java/com/hazelcast/config/MapStoreConfig.java:349
↓ 15 callersMethodlist
(int index)
hazelcast/src/test/java/com/hazelcast/splitbrainprotection/list/ListSplitBrainProtectionWriteTest.java:139
↓ 15 callersMethodmapUsingPythonBatch
A stage-transforming method that adds a "map using Python" pipeline stage. Use it with {@code stage.apply(PythonService.mapUsingPythonBatch(pyConfig))
extensions/python/src/main/java/com/hazelcast/jet/python/PythonTransforms.java:106
↓ 15 callersMethodmessages
(int fromInclusive, int toExclusive)
extensions/kinesis/src/test/java/com/hazelcast/jet/kinesis/AbstractKinesisTest.java:150
↓ 15 callersMethodmetric
(String objectName, List<TriTuple<Str
hazelcast/src/test/java/com/hazelcast/internal/metrics/jmx/JmxPublisherTest.java:314
↓ 15 callersMethodnames
Returns a list of the names in this object in document order. The returned list is backed by this object and will reflect subsequent changes. It canno
hazelcast/src/main/java/com/hazelcast/internal/json/JsonObject.java:661
↓ 15 callersMethodnewAsyncSocketBuilder
(Reactor reactor)
hazelcast-tpc-engine/src/test/java/com/hazelcast/internal/tpcengine/net/AsyncSocketTest.java:55
↓ 15 callersMethodnewInputStream
(final ByteBuffer src)
hazelcast/src/main/java/com/hazelcast/internal/nio/IOUtil.java:335
↓ 15 callersMethodnewInstanceOrNull
Create a new instance of a given class. It will search for a constructor matching passed parameters. If a matching constructor is not found then it re
hazelcast/src/main/java/com/hazelcast/internal/util/InstantiationUtils.java:49
↓ 15 callersMethodnewJob
()
hazelcast/src/test/java/com/hazelcast/client/console/HazelcastCommandLineTest.java:828
↓ 15 callersMethodnewReactor
()
hazelcast-tpc-engine/src/test/java/com/hazelcast/internal/tpcengine/ReactorTest.java:50
← previousnext →5,101–5,200 of 147,315, ranked by callers