summaryrefslogtreecommitdiff
path: root/devel/fbthrift/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'devel/fbthrift/pkg-plist')
-rw-r--r--devel/fbthrift/pkg-plist69
1 files changed, 42 insertions, 27 deletions
diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist
index feafc98b716d..3b6eff045490 100644
--- a/devel/fbthrift/pkg-plist
+++ b/devel/fbthrift/pkg-plist
@@ -1,4 +1,3 @@
-bin/ProtocolBench
bin/thrift1
include/thrift/ThriftLibrary.cmake
include/thrift/annotation/bundled_annotations.h
@@ -112,6 +111,7 @@ include/thrift/lib/cpp/Frozen.h
include/thrift/lib/cpp/Reflection.h
include/thrift/lib/cpp/RelativePtr.h
include/thrift/lib/cpp/SerializedMessage.h
+include/thrift/lib/cpp/StreamEventHandler.h
include/thrift/lib/cpp/TApplicationException.h
include/thrift/lib/cpp/TLogging.h
include/thrift/lib/cpp/TProcessor.h
@@ -246,8 +246,8 @@ include/thrift/lib/cpp2/async/RocketClientChannel.h
include/thrift/lib/cpp2/async/RpcOptions.h
include/thrift/lib/cpp2/async/RpcTypes.h
include/thrift/lib/cpp2/async/ServerChannel.h
-include/thrift/lib/cpp2/async/ServerGeneratorStream-inl.h
-include/thrift/lib/cpp2/async/ServerGeneratorStream.h
+include/thrift/lib/cpp2/async/ServerGeneratorStreamBridge-inl.h
+include/thrift/lib/cpp2/async/ServerGeneratorStreamBridge.h
include/thrift/lib/cpp2/async/ServerPublisherStream.h
include/thrift/lib/cpp2/async/ServerRequestData.h
include/thrift/lib/cpp2/async/ServerSinkBridge.h
@@ -258,15 +258,30 @@ include/thrift/lib/cpp2/async/ServerStreamMultiPublisher.h
include/thrift/lib/cpp2/async/ServiceInfoHolder.h
include/thrift/lib/cpp2/async/ServiceRequestInfo.h
include/thrift/lib/cpp2/async/Sink.h
-include/thrift/lib/cpp2/async/SinkBridgeUtil.h
include/thrift/lib/cpp2/async/StreamCallbacks.h
include/thrift/lib/cpp2/async/TAsyncTransportHandler.h
include/thrift/lib/cpp2/async/TerminateInteractionOverloadPolicy.h
include/thrift/lib/cpp2/async/TwoWayBridge.h
+include/thrift/lib/cpp2/async/TwoWayBridgeUtil.h
include/thrift/lib/cpp2/async/metadata/CursorBasedRequestRpcMetadataAdapter.h
include/thrift/lib/cpp2/async/metadata/RequestRpcMetadataAdapter.h
include/thrift/lib/cpp2/async/metadata/RequestRpcMetadataFacade.h
include/thrift/lib/cpp2/async/metadata/TCompactRequestRpcMetadataAdapter.h
+include/thrift/lib/cpp2/async/processor/AsyncProcessor.h
+include/thrift/lib/cpp2/async/processor/AsyncProcessorFunc.h
+include/thrift/lib/cpp2/async/processor/EventTask.h
+include/thrift/lib/cpp2/async/processor/GeneratedAsyncProcessorBase.h
+include/thrift/lib/cpp2/async/processor/HandlerCallback.h
+include/thrift/lib/cpp2/async/processor/HandlerCallbackBase.h
+include/thrift/lib/cpp2/async/processor/HandlerCallbackOneWay.h
+include/thrift/lib/cpp2/async/processor/RequestParams.h
+include/thrift/lib/cpp2/async/processor/RequestTask.h
+include/thrift/lib/cpp2/async/processor/ServerInterface.h
+include/thrift/lib/cpp2/async/processor/ServerRequest.h
+include/thrift/lib/cpp2/async/processor/ServerRequestHelper.h
+include/thrift/lib/cpp2/async/processor/ServerRequestTask.h
+include/thrift/lib/cpp2/async/processor/ServiceHandlerBase.h
+include/thrift/lib/cpp2/async/tests/ClientInterceptorWithResponseValue.h
include/thrift/lib/cpp2/async/tests/util/TestSinkService.h
include/thrift/lib/cpp2/async/tests/util/TestStreamService.h
include/thrift/lib/cpp2/async/tests/util/Util.h
@@ -281,10 +296,13 @@ include/thrift/lib/cpp2/detail/EventHandlerRuntime.h
include/thrift/lib/cpp2/detail/Isset.h
include/thrift/lib/cpp2/detail/meta.h
include/thrift/lib/cpp2/dynamic/SerializableRecord.h
+include/thrift/lib/cpp2/dynamic/SerializableTypeSystemBuilder.h
include/thrift/lib/cpp2/dynamic/TypeId.h
include/thrift/lib/cpp2/dynamic/TypeSystem.h
include/thrift/lib/cpp2/dynamic/TypeSystemBuilder.h
+include/thrift/lib/cpp2/dynamic/TypeSystemTraits.h
include/thrift/lib/cpp2/dynamic/detail/Traits.h
+include/thrift/lib/cpp2/dynamic/detail/TypeSystem.h
include/thrift/lib/cpp2/folly_dynamic/folly_dynamic.h
include/thrift/lib/cpp2/folly_dynamic/internal/folly_dynamic-inl-post.h
include/thrift/lib/cpp2/folly_dynamic/internal/folly_dynamic-inl-pre.h
@@ -320,6 +338,7 @@ include/thrift/lib/cpp2/gen/module_data_cpp.h
include/thrift/lib/cpp2/gen/module_data_h.h
include/thrift/lib/cpp2/gen/module_metadata_cpp.h
include/thrift/lib/cpp2/gen/module_metadata_h.h
+include/thrift/lib/cpp2/gen/module_method_decorator_h.h
include/thrift/lib/cpp2/gen/module_sinit_cpp.h
include/thrift/lib/cpp2/gen/module_types_cpp.h
include/thrift/lib/cpp2/gen/module_types_h.h
@@ -388,6 +407,7 @@ include/thrift/lib/cpp2/protocol/LazyDeserializationFlags.h
include/thrift/lib/cpp2/protocol/NativeObject-inl.h
include/thrift/lib/cpp2/protocol/NativeObject.h
include/thrift/lib/cpp2/protocol/Object.h
+include/thrift/lib/cpp2/protocol/Ops.h
include/thrift/lib/cpp2/protocol/Patch.h
include/thrift/lib/cpp2/protocol/Protocol.h
include/thrift/lib/cpp2/protocol/ProtocolReaderStructReadState.h
@@ -402,6 +422,7 @@ include/thrift/lib/cpp2/protocol/TableBasedSerializerImpl.h
include/thrift/lib/cpp2/protocol/Traits.h
include/thrift/lib/cpp2/protocol/VirtualProtocol.h
include/thrift/lib/cpp2/protocol/detail/CursorBasedSerialization.h
+include/thrift/lib/cpp2/protocol/detail/DynamicCursorSerializer.h
include/thrift/lib/cpp2/protocol/detail/FieldMask.h
include/thrift/lib/cpp2/protocol/detail/FieldMaskUtil.h
include/thrift/lib/cpp2/protocol/detail/Object.h
@@ -445,11 +466,15 @@ include/thrift/lib/cpp2/server/AdaptiveConcurrency.h
include/thrift/lib/cpp2/server/CPUConcurrencyController.h
include/thrift/lib/cpp2/server/ConcurrencyControllerBase.h
include/thrift/lib/cpp2/server/ConcurrencyControllerInterface.h
-include/thrift/lib/cpp2/server/ConcurrencyControllerInterfaceUnsafeAPI.h
include/thrift/lib/cpp2/server/ControlServerInterface.h
include/thrift/lib/cpp2/server/Cpp2ConnContext.h
include/thrift/lib/cpp2/server/Cpp2Connection.h
include/thrift/lib/cpp2/server/Cpp2Worker.h
+include/thrift/lib/cpp2/server/DecoratorData.h
+include/thrift/lib/cpp2/server/DecoratorDataHandle.h
+include/thrift/lib/cpp2/server/DecoratorDataKey.h
+include/thrift/lib/cpp2/server/DecoratorDataRuntime.h
+include/thrift/lib/cpp2/server/DecoratorDataStorage.h
include/thrift/lib/cpp2/server/ExecutorToThreadManagerAdaptor.h
include/thrift/lib/cpp2/server/IOUringUtil.h
include/thrift/lib/cpp2/server/IOWorkerContext.h
@@ -471,6 +496,7 @@ include/thrift/lib/cpp2/server/PreprocessResult.h
include/thrift/lib/cpp2/server/ReactiveToggle.h
include/thrift/lib/cpp2/server/RequestCompletionCallback.h
include/thrift/lib/cpp2/server/RequestDebugLog.h
+include/thrift/lib/cpp2/server/RequestExpirationDelegate.h
include/thrift/lib/cpp2/server/RequestPileBase.h
include/thrift/lib/cpp2/server/RequestPileInterface.h
include/thrift/lib/cpp2/server/RequestsRegistry.h
@@ -490,6 +516,7 @@ include/thrift/lib/cpp2/server/ServiceInterceptorBase.h
include/thrift/lib/cpp2/server/ServiceInterceptorQualifiedName.h
include/thrift/lib/cpp2/server/ServiceInterceptorStorage.h
include/thrift/lib/cpp2/server/ServiceInterceptorControl.h
+include/thrift/lib/cpp2/server/ServiceMethodDecoratorBase.h
include/thrift/lib/cpp2/server/StandardConcurrencyController.h
include/thrift/lib/cpp2/server/StatusServerInterface.h
include/thrift/lib/cpp2/server/TMConcurrencyController.h
@@ -523,23 +550,9 @@ include/thrift/lib/cpp2/test/ObjectBenchUtils.h
include/thrift/lib/cpp2/test/ProtoBufStructs-inl.h
include/thrift/lib/cpp2/test/Structs.h
include/thrift/lib/cpp2/test/ThriftStructs-inl.h
-include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_clients.h
-include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_constants.h
-include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_data.h
-include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_for_each_field.h
-include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_handlers.h
-include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_layouts.h
-include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_metadata.h
-include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_types.h
-include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_types.tcc
-include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_types_custom_protocol.h
-include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_types_fwd.h
-include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_visit_by_thrift_field_metadata.h
-include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_visit_union.h
-include/thrift/lib/cpp2/test/gen-cpp2/ProtocolBenchData_visitation.h
include/thrift/lib/cpp2/test/server/ThriftServerTestUtils.h
include/thrift/lib/cpp2/test/util/FakeClock.h
-include/thrift/lib/cpp2/test/util/TestInterface.h
+include/thrift/lib/cpp2/test/util/TestHandler.h
include/thrift/lib/cpp2/test/util/TestServerFactory.h
include/thrift/lib/cpp2/test/util/TestThriftServerFactory.h
include/thrift/lib/cpp2/test/util/TrackingTProcessorEventHandler.h
@@ -575,7 +588,6 @@ include/thrift/lib/cpp2/transport/http2/common/testutil/FakeResponseHandler.h
include/thrift/lib/cpp2/transport/http2/server/ThriftRequestHandler.h
include/thrift/lib/cpp2/transport/rocket/ChecksumGenerator.h
include/thrift/lib/cpp2/transport/rocket/FdSocket.h
-include/thrift/lib/cpp2/transport/rocket/PayloadUtils.h
include/thrift/lib/cpp2/transport/rocket/RequestPayload.h
include/thrift/lib/cpp2/transport/rocket/RocketException.h
include/thrift/lib/cpp2/transport/rocket/Types.h
@@ -583,7 +595,9 @@ include/thrift/lib/cpp2/transport/rocket/client/KeepAliveWatcher.h
include/thrift/lib/cpp2/transport/rocket/client/RequestContext.h
include/thrift/lib/cpp2/transport/rocket/client/RequestContextQueue.h
include/thrift/lib/cpp2/transport/rocket/client/RocketClient.h
+include/thrift/lib/cpp2/transport/rocket/client/RocketSinkServerCallback.h
include/thrift/lib/cpp2/transport/rocket/client/RocketStreamServerCallback.h
+include/thrift/lib/cpp2/transport/rocket/client/RocketStreamServerCallbackWithChunkTimeout.h
include/thrift/lib/cpp2/transport/rocket/compression/CompressionAlgorithmSelector.h
include/thrift/lib/cpp2/transport/rocket/compression/CompressionManager.h
include/thrift/lib/cpp2/transport/rocket/compression/CustomCompressor.h
@@ -607,7 +621,6 @@ include/thrift/lib/cpp2/transport/rocket/framing/test/Util.h
include/thrift/lib/cpp2/transport/rocket/payload/ChecksumPayloadSerializerStrategy.h
include/thrift/lib/cpp2/transport/rocket/payload/CustomCompressionPayloadSerializerStrategy.h
include/thrift/lib/cpp2/transport/rocket/payload/DefaultPayloadSerializerStrategy.h
-include/thrift/lib/cpp2/transport/rocket/payload/LegacyPayloadSerializerStrategy.h
include/thrift/lib/cpp2/transport/rocket/payload/PayloadSerializer.h
include/thrift/lib/cpp2/transport/rocket/payload/PayloadSerializerStrategy.h
include/thrift/lib/cpp2/transport/rocket/server/InteractionOverload.h
@@ -717,15 +730,17 @@ include/thrift/lib/python/flags.h
include/thrift/lib/python/server/PythonAsyncProcessor.h
include/thrift/lib/python/server/PythonAsyncProcessorFactory.h
include/thrift/lib/python/server/event_handler.h
-include/thrift/lib/python/server/flagged/EnableResourcePoolsForPython.h
include/thrift/lib/python/server/flagged/RcAwareTaskPatch.h
-include/thrift/lib/python/server/flagged/test/EnableResourcePoolsForPythonTest.h
-include/thrift/lib/python/server/util.h
+include/thrift/lib/python/server/interceptor/PythonServerModule.h
+include/thrift/lib/python/server/interceptor/PythonServiceInterceptor.h
+include/thrift/lib/python/server/response_helpers.h
+include/thrift/lib/python/streaming/PythonUserException.h
+include/thrift/lib/python/streaming/Sink.h
+include/thrift/lib/python/streaming/StreamElementEncoder.h
include/thrift/lib/python/test/event_handlers/handler.h
include/thrift/lib/python/test/interactions/interaction_test.h
include/thrift/lib/python/test/metadata_response/metadata_response.h
include/thrift/lib/python/types.h
-include/thrift/lib/python/util.h
include/thrift/lib/thrift/RpcMetadata_extra.h
include/thrift/lib/thrift/SerializableDynamic.h
include/thrift/lib/thrift/TypeToMaskAdapter.h
@@ -961,6 +976,7 @@ lib/fb-py-libs/thrift_py_inspect.manifest
lib/fb-py-libs/thrift_py_inspect/thrift/util/inspect.py
lib/libasync.so
lib/libasync.so.1.0.0
+lib/libcommon.so
lib/libcompiler.so
lib/libcompiler.so.1.0.0
lib/libcompiler_ast.so
@@ -974,7 +990,6 @@ lib/librpcmetadata.so.1.0.0
lib/libruntime.so
lib/libserverdbginfo.so
lib/libserverdbginfo.so.1.0.0
-lib/libshared.so
lib/libthrift-core.so
lib/libthrift-core.so.1.0.0
lib/libthriftannotation.so