- validate(byte[], Class<?>) - 接口 中的方法org.indunet.fastproto.checksum.Checker
-
- validate(byte[], Class<?>) - 类 中的方法org.indunet.fastproto.checksum.Crc16Checker
-
- validate(byte[], Class<?>) - 类 中的方法org.indunet.fastproto.checksum.Crc32Checker
-
- validate(byte[], Class<?>) - 类 中的方法org.indunet.fastproto.checksum.Crc8Checker
-
- validate(byte[], Reference) - 类 中的静态方法org.indunet.fastproto.ProtocolVersionAssist
-
- validateFlow - 类 中的静态变量org.indunet.fastproto.pipeline.AbstractFlow
-
- ValidationContext - org.indunet.fastproto.pipeline中的类
-
Validation context.
- ValidationContext() - 类 的构造器org.indunet.fastproto.pipeline.ValidationContext
-
- value - 类 中的变量org.indunet.fastproto.encoder.EncodeContext
-
- value - 类 中的变量org.indunet.fastproto.graph.Reference
-
- valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.checksum.CheckPolicy
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.compress.CompressPolicy
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.crypto.CryptoPolicy
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.EndianPolicy
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.exception.CodecError
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.graph.Reference.ConstructorType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.graph.Reference.ReferenceType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.kafka.ProtocolKafkaException.ProtoKafkaError
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.netty.ProtocolNettyException.ProtoNettyError
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.ProtocolType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(Class<? extends Annotation>) - 枚举 中的静态方法org.indunet.fastproto.ProtocolType
-
- values() - 枚举 中的静态方法org.indunet.fastproto.checksum.CheckPolicy
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.indunet.fastproto.compress.CompressPolicy
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.indunet.fastproto.crypto.CryptoPolicy
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.indunet.fastproto.EndianPolicy
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.indunet.fastproto.exception.CodecError
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.indunet.fastproto.graph.Reference.ConstructorType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.indunet.fastproto.graph.Reference.ReferenceType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.indunet.fastproto.kafka.ProtocolKafkaException.ProtoKafkaError
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.indunet.fastproto.netty.ProtocolNettyException.ProtoNettyError
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.indunet.fastproto.ProtocolType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- VERIFY_CHECKSUM_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
-
- VERIFY_FIXED_LENGTH_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
-
- VERIFY_PROTOCOL_VERSION_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
-
- VerifyChecksumFlow - org.indunet.fastproto.pipeline.decode中的类
-
verify checksum flow.
- VerifyChecksumFlow() - 类 的构造器org.indunet.fastproto.pipeline.decode.VerifyChecksumFlow
-
- VerifyFixedLengthFlow - org.indunet.fastproto.pipeline.decode中的类
-
Verify length flow.
- VerifyFixedLengthFlow() - 类 的构造器org.indunet.fastproto.pipeline.decode.VerifyFixedLengthFlow
-
- VerifyProtocolVersionFlow - org.indunet.fastproto.pipeline.decode中的类
-
Verify protocol version flow.
- VerifyProtocolVersionFlow() - 类 的构造器org.indunet.fastproto.pipeline.decode.VerifyProtocolVersionFlow
-