public static final class Function.CryptoSpec extends com.google.protobuf.GeneratedMessageV3 implements Function.CryptoSpecOrBuilder
proto.CryptoSpec| Modifier and Type | Class and Description |
|---|---|
static class |
Function.CryptoSpec.Builder
Protobuf type
proto.CryptoSpec |
static class |
Function.CryptoSpec.FailureAction
Protobuf enum
proto.CryptoSpec.FailureAction |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CONSUMERCRYPTOFAILUREACTION_FIELD_NUMBER |
static int |
CRYPTOKEYREADERCLASSNAME_FIELD_NUMBER |
static int |
CRYPTOKEYREADERCONFIG_FIELD_NUMBER |
static int |
PRODUCERCRYPTOFAILUREACTION_FIELD_NUMBER |
static int |
PRODUCERENCRYPTIONKEYNAME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Function.CryptoSpec.FailureAction |
getConsumerCryptoFailureAction()
define the action if consumer fail to decrypt data
one of FAIL, DISCARD, CONSUME
|
int |
getConsumerCryptoFailureActionValue()
define the action if consumer fail to decrypt data
one of FAIL, DISCARD, CONSUME
|
String |
getCryptoKeyReaderClassName()
string cryptoKeyReaderClassName = 1; |
com.google.protobuf.ByteString |
getCryptoKeyReaderClassNameBytes()
string cryptoKeyReaderClassName = 1; |
String |
getCryptoKeyReaderConfig()
string cryptoKeyReaderConfig = 2; |
com.google.protobuf.ByteString |
getCryptoKeyReaderConfigBytes()
string cryptoKeyReaderConfig = 2; |
static Function.CryptoSpec |
getDefaultInstance() |
Function.CryptoSpec |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<Function.CryptoSpec> |
getParserForType() |
Function.CryptoSpec.FailureAction |
getProducerCryptoFailureAction()
define the action if producer fail to encrypt data
one of FAIL, SEND
|
int |
getProducerCryptoFailureActionValue()
define the action if producer fail to encrypt data
one of FAIL, SEND
|
String |
getProducerEncryptionKeyName(int index)
key names used by producer to encrypt data
|
com.google.protobuf.ByteString |
getProducerEncryptionKeyNameBytes(int index)
key names used by producer to encrypt data
|
int |
getProducerEncryptionKeyNameCount()
key names used by producer to encrypt data
|
com.google.protobuf.ProtocolStringList |
getProducerEncryptionKeyNameList()
key names used by producer to encrypt data
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Function.CryptoSpec.Builder |
newBuilder() |
static Function.CryptoSpec.Builder |
newBuilder(Function.CryptoSpec prototype) |
Function.CryptoSpec.Builder |
newBuilderForType() |
protected Function.CryptoSpec.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Function.CryptoSpec |
parseDelimitedFrom(InputStream input) |
static Function.CryptoSpec |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Function.CryptoSpec |
parseFrom(byte[] data) |
static Function.CryptoSpec |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Function.CryptoSpec |
parseFrom(ByteBuffer data) |
static Function.CryptoSpec |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Function.CryptoSpec |
parseFrom(com.google.protobuf.ByteString data) |
static Function.CryptoSpec |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Function.CryptoSpec |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Function.CryptoSpec |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Function.CryptoSpec |
parseFrom(InputStream input) |
static Function.CryptoSpec |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Function.CryptoSpec> |
parser() |
Function.CryptoSpec.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int CRYPTOKEYREADERCLASSNAME_FIELD_NUMBER
public static final int CRYPTOKEYREADERCONFIG_FIELD_NUMBER
public static final int PRODUCERENCRYPTIONKEYNAME_FIELD_NUMBER
public static final int PRODUCERCRYPTOFAILUREACTION_FIELD_NUMBER
public static final int CONSUMERCRYPTOFAILUREACTION_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getCryptoKeyReaderClassName()
string cryptoKeyReaderClassName = 1;getCryptoKeyReaderClassName in interface Function.CryptoSpecOrBuilderpublic com.google.protobuf.ByteString getCryptoKeyReaderClassNameBytes()
string cryptoKeyReaderClassName = 1;getCryptoKeyReaderClassNameBytes in interface Function.CryptoSpecOrBuilderpublic String getCryptoKeyReaderConfig()
string cryptoKeyReaderConfig = 2;getCryptoKeyReaderConfig in interface Function.CryptoSpecOrBuilderpublic com.google.protobuf.ByteString getCryptoKeyReaderConfigBytes()
string cryptoKeyReaderConfig = 2;getCryptoKeyReaderConfigBytes in interface Function.CryptoSpecOrBuilderpublic com.google.protobuf.ProtocolStringList getProducerEncryptionKeyNameList()
key names used by producer to encrypt data
repeated string producerEncryptionKeyName = 3;getProducerEncryptionKeyNameList in interface Function.CryptoSpecOrBuilderpublic int getProducerEncryptionKeyNameCount()
key names used by producer to encrypt data
repeated string producerEncryptionKeyName = 3;getProducerEncryptionKeyNameCount in interface Function.CryptoSpecOrBuilderpublic String getProducerEncryptionKeyName(int index)
key names used by producer to encrypt data
repeated string producerEncryptionKeyName = 3;getProducerEncryptionKeyName in interface Function.CryptoSpecOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getProducerEncryptionKeyNameBytes(int index)
key names used by producer to encrypt data
repeated string producerEncryptionKeyName = 3;getProducerEncryptionKeyNameBytes in interface Function.CryptoSpecOrBuilderindex - The index of the value to return.public int getProducerCryptoFailureActionValue()
define the action if producer fail to encrypt data one of FAIL, SEND
.proto.CryptoSpec.FailureAction producerCryptoFailureAction = 4;getProducerCryptoFailureActionValue in interface Function.CryptoSpecOrBuilderpublic Function.CryptoSpec.FailureAction getProducerCryptoFailureAction()
define the action if producer fail to encrypt data one of FAIL, SEND
.proto.CryptoSpec.FailureAction producerCryptoFailureAction = 4;getProducerCryptoFailureAction in interface Function.CryptoSpecOrBuilderpublic int getConsumerCryptoFailureActionValue()
define the action if consumer fail to decrypt data one of FAIL, DISCARD, CONSUME
.proto.CryptoSpec.FailureAction consumerCryptoFailureAction = 5;getConsumerCryptoFailureActionValue in interface Function.CryptoSpecOrBuilderpublic Function.CryptoSpec.FailureAction getConsumerCryptoFailureAction()
define the action if consumer fail to decrypt data one of FAIL, DISCARD, CONSUME
.proto.CryptoSpec.FailureAction consumerCryptoFailureAction = 5;getConsumerCryptoFailureAction in interface Function.CryptoSpecOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Function.CryptoSpec parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Function.CryptoSpec parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Function.CryptoSpec parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Function.CryptoSpec parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Function.CryptoSpec parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Function.CryptoSpec parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Function.CryptoSpec parseFrom(InputStream input) throws IOException
IOExceptionpublic static Function.CryptoSpec parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Function.CryptoSpec parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Function.CryptoSpec parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Function.CryptoSpec parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Function.CryptoSpec parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Function.CryptoSpec.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Function.CryptoSpec.Builder newBuilder()
public static Function.CryptoSpec.Builder newBuilder(Function.CryptoSpec prototype)
public Function.CryptoSpec.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Function.CryptoSpec.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Function.CryptoSpec getDefaultInstance()
public static com.google.protobuf.Parser<Function.CryptoSpec> parser()
public com.google.protobuf.Parser<Function.CryptoSpec> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Function.CryptoSpec getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2017–2021 Apache Software Foundation. All rights reserved.