- 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
-