Uses of Class
org.hansken.extraction.plugin.grpc.RpcLongList
-
Packages that use RpcLongList Package Description org.hansken.extraction.plugin.grpc -
-
Uses of RpcLongList in org.hansken.extraction.plugin.grpc
Methods in org.hansken.extraction.plugin.grpc that return RpcLongList Modifier and Type Method Description RpcLongListRpcLongList.Builder. build()RpcLongListRpcLongList.Builder. buildPartial()static RpcLongListRpcLongList. getDefaultInstance()RpcLongListRpcLongList.Builder. getDefaultInstanceForType()RpcLongListRpcLongList. getDefaultInstanceForType()static RpcLongListRpcLongList. parseDelimitedFrom(InputStream input)static RpcLongListRpcLongList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcLongListRpcLongList. parseFrom(byte[] data)static RpcLongListRpcLongList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcLongListRpcLongList. parseFrom(com.google.protobuf.ByteString data)static RpcLongListRpcLongList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcLongListRpcLongList. parseFrom(com.google.protobuf.CodedInputStream input)static RpcLongListRpcLongList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcLongListRpcLongList. parseFrom(InputStream input)static RpcLongListRpcLongList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcLongListRpcLongList. parseFrom(ByteBuffer data)static RpcLongListRpcLongList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.hansken.extraction.plugin.grpc that return types with arguments of type RpcLongList Modifier and Type Method Description com.google.protobuf.Parser<RpcLongList>RpcLongList. getParserForType()static com.google.protobuf.Parser<RpcLongList>RpcLongList. parser()Methods in org.hansken.extraction.plugin.grpc with parameters of type RpcLongList Modifier and Type Method Description RpcLongList.BuilderRpcLongList.Builder. mergeFrom(RpcLongList other)static RpcLongList.BuilderRpcLongList. newBuilder(RpcLongList prototype)
-