Skip navigation links
A C D H I M O P R S V 

A

ABORT - Static variable in class org.apache.nifi.distributed.cache.protocol.ProtocolHandshake
 

C

CacheOperation - Interface in org.apache.nifi.distributed.cache.operations
Cache Operation definition

D

DIFFERENT_RESOURCE_VERSION - Static variable in class org.apache.nifi.distributed.cache.protocol.ProtocolHandshake
 

H

HandshakeException - Exception in org.apache.nifi.distributed.cache.protocol.exception
 
HandshakeException(String) - Constructor for exception org.apache.nifi.distributed.cache.protocol.exception.HandshakeException
 
HandshakeException(Throwable) - Constructor for exception org.apache.nifi.distributed.cache.protocol.exception.HandshakeException
 

I

initiateHandshake(InputStream, OutputStream, VersionNegotiator) - Static method in class org.apache.nifi.distributed.cache.protocol.ProtocolHandshake
Initiate handshake to ensure client and server can communicate with the same protocol.
initiateVersionNegotiation(VersionNegotiator, DataInputStream, DataOutputStream) - Static method in class org.apache.nifi.distributed.cache.protocol.ProtocolHandshake
 

M

MAGIC_HEADER - Static variable in class org.apache.nifi.distributed.cache.protocol.ProtocolHandshake
 
MapOperation - Enum in org.apache.nifi.distributed.cache.operations
Represents a distributed set cache operation which may be invoked.
MapOperation(String) - Constructor for enum org.apache.nifi.distributed.cache.operations.MapOperation
 

O

operation - Variable in enum org.apache.nifi.distributed.cache.operations.MapOperation
 
operation - Variable in enum org.apache.nifi.distributed.cache.operations.SetOperation
 
operation - Variable in enum org.apache.nifi.distributed.cache.operations.StandardCacheOperation
 
org.apache.nifi.distributed.cache.operations - package org.apache.nifi.distributed.cache.operations
 
org.apache.nifi.distributed.cache.protocol - package org.apache.nifi.distributed.cache.protocol
 
org.apache.nifi.distributed.cache.protocol.exception - package org.apache.nifi.distributed.cache.protocol.exception
 

P

ProtocolHandshake - Class in org.apache.nifi.distributed.cache.protocol
 
ProtocolHandshake() - Constructor for class org.apache.nifi.distributed.cache.protocol.ProtocolHandshake
 
ProtocolVersion - Enum in org.apache.nifi.distributed.cache.protocol
Represents a distributed cache protocol version.
ProtocolVersion(int) - Constructor for enum org.apache.nifi.distributed.cache.protocol.ProtocolVersion
 

R

receiveHandshake(InputStream, OutputStream, VersionNegotiator) - Static method in class org.apache.nifi.distributed.cache.protocol.ProtocolHandshake
 
receiveVersionNegotiation(VersionNegotiator, DataInputStream, DataOutputStream) - Static method in class org.apache.nifi.distributed.cache.protocol.ProtocolHandshake
 
RESOURCE_OK - Static variable in class org.apache.nifi.distributed.cache.protocol.ProtocolHandshake
 

S

SetOperation - Enum in org.apache.nifi.distributed.cache.operations
Represents a distributed set cache operation which may be invoked.
SetOperation(String) - Constructor for enum org.apache.nifi.distributed.cache.operations.SetOperation
 
StandardCacheOperation - Enum in org.apache.nifi.distributed.cache.operations
Standard Cache Operation
StandardCacheOperation(String) - Constructor for enum org.apache.nifi.distributed.cache.operations.StandardCacheOperation
 

V

value() - Method in interface org.apache.nifi.distributed.cache.operations.CacheOperation
Get Cache Operation value used during protocol communication
value() - Method in enum org.apache.nifi.distributed.cache.operations.MapOperation
 
value() - Method in enum org.apache.nifi.distributed.cache.operations.SetOperation
 
value() - Method in enum org.apache.nifi.distributed.cache.operations.StandardCacheOperation
 
value() - Method in enum org.apache.nifi.distributed.cache.protocol.ProtocolVersion
 
valueOf(String) - Static method in enum org.apache.nifi.distributed.cache.operations.MapOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.nifi.distributed.cache.operations.SetOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.nifi.distributed.cache.operations.StandardCacheOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.nifi.distributed.cache.protocol.ProtocolVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.nifi.distributed.cache.operations.MapOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.nifi.distributed.cache.operations.SetOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.nifi.distributed.cache.operations.StandardCacheOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.nifi.distributed.cache.protocol.ProtocolVersion
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in enum org.apache.nifi.distributed.cache.protocol.ProtocolVersion
 
A C D H I M O P R S V 
Skip navigation links

Copyright © 2022 Apache NiFi Project. All rights reserved.