Uses of Class
org.hansken.extraction.plugin.grpc.RpcLong
-
Packages that use RpcLong Package Description org.hansken.extraction.plugin.grpc -
-
Uses of RpcLong in org.hansken.extraction.plugin.grpc
Methods in org.hansken.extraction.plugin.grpc that return RpcLong Modifier and Type Method Description RpcLongRpcLong.Builder. build()RpcLongRpcLong.Builder. buildPartial()static RpcLongRpcLong. getDefaultInstance()RpcLongRpcLong.Builder. getDefaultInstanceForType()RpcLongRpcLong. getDefaultInstanceForType()RpcLongRpcTransformerArgument.Builder. getLong().org.hansken.extraction.plugin.grpc.RpcLong long = 4;RpcLongRpcTransformerArgument. getLong().org.hansken.extraction.plugin.grpc.RpcLong long = 4;RpcLongRpcTransformerArgumentOrBuilder. getLong().org.hansken.extraction.plugin.grpc.RpcLong long = 4;static RpcLongRpcLong. parseDelimitedFrom(InputStream input)static RpcLongRpcLong. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcLongRpcLong. parseFrom(byte[] data)static RpcLongRpcLong. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcLongRpcLong. parseFrom(com.google.protobuf.ByteString data)static RpcLongRpcLong. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcLongRpcLong. parseFrom(com.google.protobuf.CodedInputStream input)static RpcLongRpcLong. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcLongRpcLong. parseFrom(InputStream input)static RpcLongRpcLong. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcLongRpcLong. parseFrom(ByteBuffer data)static RpcLongRpcLong. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.hansken.extraction.plugin.grpc that return types with arguments of type RpcLong Modifier and Type Method Description com.google.protobuf.Parser<RpcLong>RpcLong. getParserForType()static com.google.protobuf.Parser<RpcLong>RpcLong. parser()Methods in org.hansken.extraction.plugin.grpc with parameters of type RpcLong Modifier and Type Method Description RpcLong.BuilderRpcLong.Builder. mergeFrom(RpcLong other)RpcTransformerArgument.BuilderRpcTransformerArgument.Builder. mergeLong(RpcLong value).org.hansken.extraction.plugin.grpc.RpcLong long = 4;static RpcLong.BuilderRpcLong. newBuilder(RpcLong prototype)RpcTransformerArgument.BuilderRpcTransformerArgument.Builder. setLong(RpcLong value).org.hansken.extraction.plugin.grpc.RpcLong long = 4;
-