Index

A B C D E F G I J K L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

Account - Class in org.apache.ignite.example.streaming
 
Account() - Constructor for class org.apache.ignite.example.streaming.Account
 
Account(int) - Constructor for class org.apache.ignite.example.streaming.Account
 
Account(int, String, long, boolean) - Constructor for class org.apache.ignite.example.streaming.Account
 
AccountKey - Class in org.apache.ignite.example.cache
 
AccountKey() - Constructor for class org.apache.ignite.example.cache.AccountKey
 
AccountKey(int) - Constructor for class org.apache.ignite.example.cache.AccountKey
 
accountNumber - Variable in class org.apache.ignite.example.cache.AccountKey
 
AccountValue - Class in org.apache.ignite.example.cache
 
AccountValue(String, String, double) - Constructor for class org.apache.ignite.example.cache.AccountValue
 
AccountValue() - Method in class org.apache.ignite.example.cache.AccountValue
 
AutoSerializableArg - Class in org.apache.ignite.example.serialization
 
AutoSerializableArg() - Constructor for class org.apache.ignite.example.serialization.AutoSerializableArg
 
AutoSerializableResult - Class in org.apache.ignite.example.serialization
 
AutoSerializableResult() - Constructor for class org.apache.ignite.example.serialization.AutoSerializableResult
 

B

balance - Variable in class org.apache.ignite.example.cache.AccountValue
 
build() - Method in class org.apache.ignite.example.ml.custom.CustomTranslator.Builder
 
builder(HuggingFaceTokenizer) - Static method in class org.apache.ignite.example.ml.custom.CustomTranslator
 
builder(HuggingFaceTokenizer, Map<String, ?>) - Static method in class org.apache.ignite.example.ml.custom.CustomTranslator
 

C

CacheExample - Class in org.apache.ignite.example.cache
This example demonstrates how to create, read and write to Caches with GridGain 9, JDBC and external database H2.
CacheExample() - Constructor for class org.apache.ignite.example.cache.CacheExample
 
client - Static variable in class org.apache.ignite.example.ml.MlBaseExample
 
CLIENT_ONLY - Enum constant in enum class org.apache.ignite.example.ml.MlBaseExample.MODE
 
CodeDeploymentExample - Class in org.apache.ignite.example.code.deployment
 
CodeDeploymentExample() - Constructor for class org.apache.ignite.example.code.deployment.CodeDeploymentExample
 
ComputeGoJobExample - Class in org.apache.ignite.example.compute
 
ComputeGoJobExample() - Constructor for class org.apache.ignite.example.compute.ComputeGoJobExample
 
ComputeJobStateExample - Class in org.apache.ignite.example.compute
This code demonstrates the usage of the JobExecution interface that allows to get job statuses and, for example, handle failures.
ComputeJobStateExample() - Constructor for class org.apache.ignite.example.compute.ComputeJobStateExample
 
ComputeRustJobExample - Class in org.apache.ignite.example.compute
 
ComputeRustJobExample() - Constructor for class org.apache.ignite.example.compute.ComputeRustJobExample
 
ComputeWasmJobExample - Class in org.apache.ignite.example.compute
 
ComputeWasmJobExample() - Constructor for class org.apache.ignite.example.compute.ComputeWasmJobExample
 
CQexample - Class in org.apache.ignite.example.cq
This example demonstrates the usage of the basic client API without any fine-tuning.
CQexample() - Constructor for class org.apache.ignite.example.cq.CQexample
 
CustomBatchComputeJob<I extends org.gridgain.ml.model.MlBatchJobParameters,O> - Class in org.apache.ignite.example.ml.custom
Compute job for Batch Custom ML predictions.
CustomBatchComputeJob() - Constructor for class org.apache.ignite.example.ml.custom.CustomBatchComputeJob
 
CustomComputeJob<I extends org.gridgain.ml.model.MlSimpleJobParameters,O> - Class in org.apache.ignite.example.ml.custom
Compute job for Custom ML predictions.
CustomComputeJob() - Constructor for class org.apache.ignite.example.ml.custom.CustomComputeJob
 
CustomInput - Class in org.apache.ignite.example.ml.custom
Defines the input structure for custom ML model inference.
CustomInput(String, String[], boolean) - Constructor for class org.apache.ignite.example.ml.custom.CustomInput
 
CustomInputMarshaller<I extends org.gridgain.ml.model.MlJobParameters> - Class in org.apache.ignite.example.ml.custom
A standard Marshaller for all input types for ML.
CustomInputMarshaller() - Constructor for class org.apache.ignite.example.ml.custom.CustomInputMarshaller
 
CustomOutput - Class in org.apache.ignite.example.ml.custom
Represents the output of a custom ML model inference.
CustomOutputListMarshaller<O> - Class in org.apache.ignite.example.ml.custom
Handles serialization and deserialization of lists of custom ML outputs.
CustomOutputListMarshaller() - Constructor for class org.apache.ignite.example.ml.custom.CustomOutputListMarshaller
 
CustomOutputMarshaller<O> - Class in org.apache.ignite.example.ml.custom
A standard Marshaller for all list based output types for ML.
CustomOutputMarshaller() - Constructor for class org.apache.ignite.example.ml.custom.CustomOutputMarshaller
 
CustomPojoSerializationExample - Class in org.apache.ignite.example.serialization
 
CustomPojoSerializationExample() - Constructor for class org.apache.ignite.example.serialization.CustomPojoSerializationExample
 
CustomPojoSerializationJob - Class in org.apache.ignite.example.serialization
 
CustomPojoSerializationJob() - Constructor for class org.apache.ignite.example.serialization.CustomPojoSerializationJob
 
CustomTranslator - Class in org.apache.ignite.example.ml.custom
Custom translator for processing model input and output for custom ML inference.
CustomTranslator.Builder - Class in org.apache.ignite.example.ml.custom
 
CustomTranslatorFactory - Class in org.apache.ignite.example.ml.custom
Factory for creating instances of CustomTranslator.
CustomTranslatorFactory() - Constructor for class org.apache.ignite.example.ml.custom.CustomTranslatorFactory
 

D

demonstrateNearCacheClient() - Static method in class org.apache.ignite.example.near.cache.NearCacheExample
 
demonstrateNearCacheEmbedded() - Static method in class org.apache.ignite.example.near.cache.NearCacheExample
 
DEPLOYMENT_UNIT_NAME - Static variable in class org.apache.ignite.example.serialization.CustomPojoSerializationExample
 
DEPLOYMENT_UNIT_NAME - Static variable in class org.apache.ignite.example.serialization.PojoAutoSerializationExample
 
DEPLOYMENT_UNIT_NAME - Static variable in class org.apache.ignite.example.serialization.TupleSerializationExample
 
DEPLOYMENT_UNIT_VERSION - Static variable in class org.apache.ignite.example.serialization.CustomPojoSerializationExample
 
DEPLOYMENT_UNIT_VERSION - Static variable in class org.apache.ignite.example.serialization.PojoAutoSerializationExample
 
DEPLOYMENT_UNIT_VERSION - Static variable in class org.apache.ignite.example.serialization.TupleSerializationExample
 
DetectFailedEntriesExample - Class in org.apache.ignite.example.streaming
This example demonstrates how to use the streaming API to catch both asynchronous errors during background streaming and immediate submission errors.
DetectFailedEntriesExample() - Constructor for class org.apache.ignite.example.streaming.DetectFailedEntriesExample
 
DistributedComputeWithReceiverExample - Class in org.apache.ignite.example.streaming
This example demonstrates how to use the streaming API to simulate a fraud detection process, which typically involves intensive processing of each transaction using ML models.
DistributedComputeWithReceiverExample() - Constructor for class org.apache.ignite.example.streaming.DistributedComputeWithReceiverExample
 
DistributedMapExample - Class in org.apache.ignite.example.structures
 
DistributedMapExample() - Constructor for class org.apache.ignite.example.structures.DistributedMapExample
 
downloadDjlModel(String, Class<I>, Class<O>, String, String) - Static method in class org.apache.ignite.example.ml.ModelUtils
Downloads the model from DJL

E

EMBEDDED - Enum constant in enum class org.apache.ignite.example.ml.MlBaseExample.MODE
 
executeAsync(JobExecutionContext, Integer) - Method in class org.apache.ignite.example.serialization.IntegerDecrementJob
 
executeAsync(JobExecutionContext, String) - Method in class org.apache.ignite.example.code.deployment.MyJob
 
executeAsync(JobExecutionContext, AutoSerializableArg) - Method in class org.apache.ignite.example.serialization.PojoAutoSerializationJob
 
executeAsync(JobExecutionContext, JsonArg) - Method in class org.apache.ignite.example.serialization.CustomPojoSerializationJob
 

F

firstName - Variable in class org.apache.ignite.example.cache.AccountValue
 

G

getAge() - Method in class org.apache.ignite.example.table.Person
 
getBalance() - Method in class org.apache.ignite.example.streaming.Account
 
getCandidates() - Method in class org.apache.ignite.example.ml.custom.CustomInput
 
getCityId() - Method in class org.apache.ignite.example.table.Person
 
getCompany() - Method in class org.apache.ignite.example.table.Person
 
getId() - Method in class org.apache.ignite.example.streaming.Account
 
getId() - Method in class org.apache.ignite.example.table.Person
 
getLabels() - Method in class org.apache.ignite.example.ml.custom.CustomOutput
 
getName() - Method in class org.apache.ignite.example.streaming.Account
 
getName() - Method in class org.apache.ignite.example.table.Person
 
getScores() - Method in class org.apache.ignite.example.ml.custom.CustomOutput
 
getSequence() - Method in class org.apache.ignite.example.ml.custom.CustomOutput
 
getSupportedTypes() - Method in class org.apache.ignite.example.ml.custom.CustomTranslatorFactory
 
getText() - Method in class org.apache.ignite.example.ml.custom.CustomInput
 

I

IgniteClientExample - Class in org.apache.ignite.example.client
This example demonstrates the usage of the basic client API without any fine-tuning.
IgniteClientExample() - Constructor for class org.apache.ignite.example.client.IgniteClientExample
 
IgniteClientWithConfigExample - Class in org.apache.ignite.example.client
This example demonstrates the usage of the basic client API with additional configuration parameters.
IgniteClientWithConfigExample() - Constructor for class org.apache.ignite.example.client.IgniteClientWithConfigExample
 
inputMarshaller() - Method in class org.apache.ignite.example.ml.custom.CustomBatchComputeJob
 
inputMarshaller() - Method in class org.apache.ignite.example.ml.custom.CustomComputeJob
 
inputMarshaller() - Method in class org.apache.ignite.example.serialization.CustomPojoSerializationJob
 
IntegerDecrementJob - Class in org.apache.ignite.example.serialization
 
IntegerDecrementJob() - Constructor for class org.apache.ignite.example.serialization.IntegerDecrementJob
 
isActive() - Method in class org.apache.ignite.example.streaming.Account
 

J

JsonArg - Class in org.apache.ignite.example.serialization
 
JsonArg() - Constructor for class org.apache.ignite.example.serialization.JsonArg
 
JsonResult - Class in org.apache.ignite.example.serialization
 
JsonResult() - Constructor for class org.apache.ignite.example.serialization.JsonResult
 

K

KeyValueViewExample - Class in org.apache.ignite.example.table
This example demonstrates the usage of the KeyValueView API.
KeyValueViewExample() - Constructor for class org.apache.ignite.example.table.KeyValueViewExample
 
KeyValueViewPojoExample - Class in org.apache.ignite.example.table
This example demonstrates the usage of the KeyValueView API with user-defined POJOs.
KeyValueViewPojoExample() - Constructor for class org.apache.ignite.example.table.KeyValueViewPojoExample
 

L

lastName - Variable in class org.apache.ignite.example.cache.AccountValue
 

M

main(String[]) - Static method in class org.apache.ignite.example.cache.CacheExample
Main method to run the cache example.
main(String[]) - Static method in class org.apache.ignite.example.client.IgniteClientExample
 
main(String[]) - Static method in class org.apache.ignite.example.client.IgniteClientWithConfigExample
 
main(String[]) - Static method in class org.apache.ignite.example.code.deployment.CodeDeploymentExample
Main method of the example.
main(String[]) - Static method in class org.apache.ignite.example.compute.ComputeGoJobExample
 
main(String[]) - Static method in class org.apache.ignite.example.compute.ComputeJobStateExample
Main method of the example.
main(String[]) - Static method in class org.apache.ignite.example.compute.ComputeRustJobExample
 
main(String[]) - Static method in class org.apache.ignite.example.compute.ComputeWasmJobExample
 
main(String[]) - Static method in class org.apache.ignite.example.cq.CQexample
 
main(String[]) - Static method in class org.apache.ignite.example.ml.MlCustomTranslatorExample
 
main(String[]) - Static method in class org.apache.ignite.example.near.cache.NearCacheExample
 
main(String[]) - Static method in class org.apache.ignite.example.serialization.SerializationExample
 
main(String[]) - Static method in class org.apache.ignite.example.sql.jdbc.SqlJdbcExample
Main method of the example.
main(String[]) - Static method in class org.apache.ignite.example.sql.SqlApiExample
Main method of the example.
main(String[]) - Static method in class org.apache.ignite.example.storage.PersistentPageMemoryStorageExample
Main method of the example.
main(String[]) - Static method in class org.apache.ignite.example.storage.RocksDbStorageExample
Main method of the example.
main(String[]) - Static method in class org.apache.ignite.example.storage.VolatilePageMemoryStorageExample
Main method of the example.
main(String[]) - Static method in class org.apache.ignite.example.streaming.DetectFailedEntriesExample
 
main(String[]) - Static method in class org.apache.ignite.example.streaming.DistributedComputeWithReceiverExample
 
main(String[]) - Static method in class org.apache.ignite.example.streaming.MultiTableDataStreamerExample
 
main(String[]) - Static method in class org.apache.ignite.example.streaming.SingleTableDataStreamerExample
 
main(String[]) - Static method in class org.apache.ignite.example.structures.DistributedMapExample
This example demonstrates the usage of the IgniteStructures API.
main(String[]) - Static method in class org.apache.ignite.example.table.KeyValueViewExample
Main method of the example.
main(String[]) - Static method in class org.apache.ignite.example.table.KeyValueViewPojoExample
Main method of the example.
main(String[]) - Static method in class org.apache.ignite.example.table.MapperExample
 
main(String[]) - Static method in class org.apache.ignite.example.table.QueryExample
 
main(String[]) - Static method in class org.apache.ignite.example.table.RecordViewExample
Main method of the example.
main(String[]) - Static method in class org.apache.ignite.example.table.RecordViewPojoExample
Main method of the example.
main(String[]) - Static method in class org.apache.ignite.example.table.TableExample
Main method of the example.
main(String[]) - Static method in class org.apache.ignite.example.tx.TransactionsExample
 
MapperExample - Class in org.apache.ignite.example.table
 
MapperExample() - Constructor for class org.apache.ignite.example.table.MapperExample
 
marshal(I) - Method in class org.apache.ignite.example.ml.custom.CustomInputMarshaller
 
marshal(List<O>) - Method in class org.apache.ignite.example.ml.custom.CustomOutputListMarshaller
 
marshal(O) - Method in class org.apache.ignite.example.ml.custom.CustomOutputMarshaller
 
mlApi - Static variable in class org.apache.ignite.example.ml.MlBaseExample
 
MlBaseExample - Class in org.apache.ignite.example.ml
Base utility class for running ML inference examples in GridGain.
MlBaseExample() - Constructor for class org.apache.ignite.example.ml.MlBaseExample
 
MlBaseExample.MODE - Enum Class in org.apache.ignite.example.ml
 
MlCustomTranslatorExample - Class in org.apache.ignite.example.ml
This example demonstrates: 1.
MlCustomTranslatorExample() - Constructor for class org.apache.ignite.example.ml.MlCustomTranslatorExample
 
ModelUtils - Class in org.apache.ignite.example.ml
Base class for ML examples with functions to 1.
ModelUtils() - Constructor for class org.apache.ignite.example.ml.ModelUtils
 
MultiTableDataStreamerExample - Class in org.apache.ignite.example.streaming
This example demonstrates how to use the streaming API to how to implement a receiver that processes data containing customer and address information, and updates two separate tables on the server.
MultiTableDataStreamerExample() - Constructor for class org.apache.ignite.example.streaming.MultiTableDataStreamerExample
 
MyJob - Class in org.apache.ignite.example.code.deployment
 
MyJob() - Constructor for class org.apache.ignite.example.code.deployment.MyJob
 

N

NearCacheExample - Class in org.apache.ignite.example.near.cache
 
NearCacheExample() - Constructor for class org.apache.ignite.example.near.cache.NearCacheExample
 
newInstance(Class<I>, Class<O>, Model, Map<String, ?>) - Method in class org.apache.ignite.example.ml.custom.CustomTranslatorFactory
 

O

onComplete() - Method in class org.apache.ignite.example.cq.SubscriberExample
 
onError(Throwable) - Method in class org.apache.ignite.example.cq.SubscriberExample
 
onNext(TableRowEventBatch<Tuple>) - Method in class org.apache.ignite.example.cq.SubscriberExample
 
onSubscribe(Flow.Subscription) - Method in class org.apache.ignite.example.cq.SubscriberExample
 
org.apache.ignite.example.cache - package org.apache.ignite.example.cache
 
org.apache.ignite.example.client - package org.apache.ignite.example.client
 
org.apache.ignite.example.code.deployment - package org.apache.ignite.example.code.deployment
 
org.apache.ignite.example.compute - package org.apache.ignite.example.compute
 
org.apache.ignite.example.cq - package org.apache.ignite.example.cq
 
org.apache.ignite.example.ml - package org.apache.ignite.example.ml
 
org.apache.ignite.example.ml.custom - package org.apache.ignite.example.ml.custom
 
org.apache.ignite.example.near.cache - package org.apache.ignite.example.near.cache
 
org.apache.ignite.example.serialization - package org.apache.ignite.example.serialization
 
org.apache.ignite.example.sql - package org.apache.ignite.example.sql
 
org.apache.ignite.example.sql.jdbc - package org.apache.ignite.example.sql.jdbc
 
org.apache.ignite.example.storage - package org.apache.ignite.example.storage
 
org.apache.ignite.example.streaming - package org.apache.ignite.example.streaming
 
org.apache.ignite.example.structures - package org.apache.ignite.example.structures
 
org.apache.ignite.example.table - package org.apache.ignite.example.table
 
org.apache.ignite.example.tx - package org.apache.ignite.example.tx
 

P

performQueryAsync(Table) - Static method in class org.apache.ignite.example.table.QueryExample
 
performQueryWithoutTransaction(Table) - Static method in class org.apache.ignite.example.table.QueryExample
Demonstrates querying with an implicit transaction.
performQueryWithTransaction(IgniteClient, Table) - Static method in class org.apache.ignite.example.table.QueryExample
Demonstrates querying with an explicit transaction.
PersistentPageMemoryStorageExample - Class in org.apache.ignite.example.storage
This example demonstrates a usage of the PageMemory storage engine configured with a persistent data region.
PersistentPageMemoryStorageExample() - Constructor for class org.apache.ignite.example.storage.PersistentPageMemoryStorageExample
 
Person - Class in org.apache.ignite.example.table
Represents a Person entity with database mapping.
Person() - Constructor for class org.apache.ignite.example.table.Person
 
Person(int, String, String, int, String) - Constructor for class org.apache.ignite.example.table.Person
 
PojoAutoSerializationExample - Class in org.apache.ignite.example.serialization
 
PojoAutoSerializationExample() - Constructor for class org.apache.ignite.example.serialization.PojoAutoSerializationExample
 
PojoAutoSerializationJob - Class in org.apache.ignite.example.serialization
 
PojoAutoSerializationJob() - Constructor for class org.apache.ignite.example.serialization.PojoAutoSerializationJob
 
predictAsync(JobExecutionContext, I) - Method in class org.apache.ignite.example.ml.custom.CustomBatchComputeJob
 
predictAsync(JobExecutionContext, I) - Method in class org.apache.ignite.example.ml.custom.CustomComputeJob
 
prepare(TranslatorContext) - Method in class org.apache.ignite.example.ml.custom.CustomTranslator
 
processInput(TranslatorContext, CustomInput) - Method in class org.apache.ignite.example.ml.custom.CustomTranslator
 
processOutput(TranslatorContext, NDList) - Method in class org.apache.ignite.example.ml.custom.CustomTranslator
 

Q

QueryExample - Class in org.apache.ignite.example.table
 
QueryExample() - Constructor for class org.apache.ignite.example.table.QueryExample
 

R

receive(List<Tuple>, DataStreamerReceiverContext, Void) - Method in class org.apache.ignite.example.streaming.TwoTableReceiver
 
RecordViewExample - Class in org.apache.ignite.example.table
This example demonstrates the usage of the RecordView API.
RecordViewExample() - Constructor for class org.apache.ignite.example.table.RecordViewExample
 
RecordViewPojoExample - Class in org.apache.ignite.example.table
This example demonstrates the usage of the RecordView API with user-defined POJOs.
RecordViewPojoExample() - Constructor for class org.apache.ignite.example.table.RecordViewPojoExample
 
resultMarshaller() - Method in class org.apache.ignite.example.ml.custom.CustomBatchComputeJob
 
resultMarshaller() - Method in class org.apache.ignite.example.ml.custom.CustomComputeJob
 
resultMarshaller() - Method in class org.apache.ignite.example.serialization.CustomPojoSerializationJob
 
RocksDbStorageExample - Class in org.apache.ignite.example.storage
This example demonstrates a usage of the RocksDB storage engine.
RocksDbStorageExample() - Constructor for class org.apache.ignite.example.storage.RocksDbStorageExample
 

S

SerializationExample - Class in org.apache.ignite.example.serialization
 
SerializationExample() - Constructor for class org.apache.ignite.example.serialization.SerializationExample
 
server - Static variable in class org.apache.ignite.example.ml.MlBaseExample
 
setActive(boolean) - Method in class org.apache.ignite.example.streaming.Account
 
setAge(int) - Method in class org.apache.ignite.example.table.Person
 
setBalance(long) - Method in class org.apache.ignite.example.streaming.Account
 
setCityId(String) - Method in class org.apache.ignite.example.table.Person
 
setCompany(String) - Method in class org.apache.ignite.example.table.Person
 
setId(int) - Method in class org.apache.ignite.example.streaming.Account
 
setId(int) - Method in class org.apache.ignite.example.table.Person
 
setName(String) - Method in class org.apache.ignite.example.streaming.Account
 
setName(String) - Method in class org.apache.ignite.example.table.Person
 
SingleTableDataStreamerExample - Class in org.apache.ignite.example.streaming
This example demonstrates how to use the streaming API to configure the data streamer, insert account records into the existing Accounts table and then delete them.
SingleTableDataStreamerExample() - Constructor for class org.apache.ignite.example.streaming.SingleTableDataStreamerExample
 
sql - Static variable in class org.apache.ignite.example.ml.MlBaseExample
 
SqlApiExample - Class in org.apache.ignite.example.sql
Examples of using SQL API.
SqlApiExample() - Constructor for class org.apache.ignite.example.sql.SqlApiExample
 
SqlJdbcExample - Class in org.apache.ignite.example.sql.jdbc
This example demonstrates the usage of the Apache Ignite JDBC driver.
SqlJdbcExample() - Constructor for class org.apache.ignite.example.sql.jdbc.SqlJdbcExample
 
start(MlBaseExample.MODE) - Static method in class org.apache.ignite.example.ml.MlBaseExample
 
stop() - Static method in class org.apache.ignite.example.ml.MlBaseExample
 
SubscriberExample - Class in org.apache.ignite.example.cq
 
SubscriberExample() - Constructor for class org.apache.ignite.example.cq.SubscriberExample
 

T

TableExample - Class in org.apache.ignite.example.table
This example demonstrates the usage of the KeyValueView API.
TableExample() - Constructor for class org.apache.ignite.example.table.TableExample
 
toString() - Method in class org.apache.ignite.example.ml.custom.CustomInput
 
TransactionsExample - Class in org.apache.ignite.example.tx
 
TransactionsExample() - Constructor for class org.apache.ignite.example.tx.TransactionsExample
 
TupleSerializationExample - Class in org.apache.ignite.example.serialization
 
TupleSerializationExample() - Constructor for class org.apache.ignite.example.serialization.TupleSerializationExample
 
TwoTableReceiver - Class in org.apache.ignite.example.streaming
Custom receiver class that extracts data from the provided source and write it into two separate tables: Customers and Addresses
TwoTableReceiver() - Constructor for class org.apache.ignite.example.streaming.TwoTableReceiver
 

U

unmarshal(byte[]) - Method in class org.apache.ignite.example.ml.custom.CustomInputMarshaller
 
unmarshal(byte[]) - Method in class org.apache.ignite.example.ml.custom.CustomOutputListMarshaller
 
unmarshal(byte[]) - Method in class org.apache.ignite.example.ml.custom.CustomOutputMarshaller
 

V

valueOf(String) - Static method in enum class org.apache.ignite.example.ml.MlBaseExample.MODE
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.ignite.example.ml.MlBaseExample.MODE
Returns an array containing the constants of this enum class, in the order they are declared.
VolatilePageMemoryStorageExample - Class in org.apache.ignite.example.storage
This example demonstrates a usage of the PageMemory storage engine configured with an in-memory data region.
VolatilePageMemoryStorageExample() - Constructor for class org.apache.ignite.example.storage.VolatilePageMemoryStorageExample
 
A B C D E F G I J K L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form