Uses of Class
com.exonum.core.messages.Common.BitVec
| Package | Description |
|---|---|
| com.exonum.core.messages |
-
Uses of Common.BitVec in com.exonum.core.messages
Methods in com.exonum.core.messages that return Common.BitVec Modifier and Type Method Description Common.BitVecCommon.BitVec.Builder. build()Common.BitVecCommon.BitVec.Builder. buildPartial()static Common.BitVecCommon.BitVec. getDefaultInstance()Common.BitVecCommon.BitVec.Builder. getDefaultInstanceForType()Common.BitVecCommon.BitVec. getDefaultInstanceForType()Common.BitVecConsensus.PrevotesRequest.Builder. getValidators().exonum.common.BitVec validators = 5;Common.BitVecConsensus.PrevotesRequest. getValidators().exonum.common.BitVec validators = 5;Common.BitVecConsensus.PrevotesRequestOrBuilder. getValidators().exonum.common.BitVec validators = 5;static Common.BitVecCommon.BitVec. parseDelimitedFrom(InputStream input)static Common.BitVecCommon.BitVec. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.BitVecCommon.BitVec. parseFrom(byte[] data)static Common.BitVecCommon.BitVec. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.BitVecCommon.BitVec. parseFrom(com.google.protobuf.ByteString data)static Common.BitVecCommon.BitVec. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.BitVecCommon.BitVec. parseFrom(com.google.protobuf.CodedInputStream input)static Common.BitVecCommon.BitVec. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.BitVecCommon.BitVec. parseFrom(InputStream input)static Common.BitVecCommon.BitVec. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Common.BitVecCommon.BitVec. parseFrom(ByteBuffer data)static Common.BitVecCommon.BitVec. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.exonum.core.messages that return types with arguments of type Common.BitVec Modifier and Type Method Description com.google.protobuf.Parser<Common.BitVec>Common.BitVec. getParserForType()static com.google.protobuf.Parser<Common.BitVec>Common.BitVec. parser()Methods in com.exonum.core.messages with parameters of type Common.BitVec Modifier and Type Method Description Common.BitVec.BuilderCommon.BitVec.Builder. mergeFrom(Common.BitVec other)Consensus.PrevotesRequest.BuilderConsensus.PrevotesRequest.Builder. mergeValidators(Common.BitVec value).exonum.common.BitVec validators = 5;static Common.BitVec.BuilderCommon.BitVec. newBuilder(Common.BitVec prototype)Consensus.PrevotesRequest.BuilderConsensus.PrevotesRequest.Builder. setValidators(Common.BitVec value).exonum.common.BitVec validators = 5;