th2-grpc-lw-data-provider 2.4.0.dev17129816780__tar.gz → 2.4.0.dev17129842079__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of th2-grpc-lw-data-provider might be problematic. Click here for more details.
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/PKG-INFO +1 -1
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/package_info.json +1 -1
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/th2_grpc_lw_data_provider.egg-info/PKG-INFO +1 -1
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/th2_grpc_lw_data_provider.egg-info/SOURCES.txt +0 -2
- th2_grpc_lw_data_provider-2.4.0.dev17129816780/th2_grpc_lw_data_provider/data_provider_service.py +0 -30
- th2_grpc_lw_data_provider-2.4.0.dev17129816780/th2_grpc_lw_data_provider/queue_data_provider_service.py +0 -12
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/README.md +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/setup.cfg +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/setup.py +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/th2_grpc_lw_data_provider/__init__.py +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/th2_grpc_lw_data_provider/lw_data_provider.proto +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/th2_grpc_lw_data_provider/lw_data_provider_pb2.py +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/th2_grpc_lw_data_provider/lw_data_provider_pb2.pyi +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/th2_grpc_lw_data_provider/lw_data_provider_pb2_grpc.py +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/th2_grpc_lw_data_provider/py.typed +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/th2_grpc_lw_data_provider/queue_data_provider.proto +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/th2_grpc_lw_data_provider/queue_data_provider_pb2.py +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/th2_grpc_lw_data_provider/queue_data_provider_pb2.pyi +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/th2_grpc_lw_data_provider/queue_data_provider_pb2_grpc.py +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/th2_grpc_lw_data_provider.egg-info/dependency_links.txt +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/th2_grpc_lw_data_provider.egg-info/requires.txt +0 -0
- {th2_grpc_lw_data_provider-2.4.0.dev17129816780 → th2_grpc_lw_data_provider-2.4.0.dev17129842079}/th2_grpc_lw_data_provider.egg-info/top_level.txt +0 -0
|
@@ -2,7 +2,6 @@ README.md
|
|
|
2
2
|
package_info.json
|
|
3
3
|
setup.py
|
|
4
4
|
th2_grpc_lw_data_provider/__init__.py
|
|
5
|
-
th2_grpc_lw_data_provider/data_provider_service.py
|
|
6
5
|
th2_grpc_lw_data_provider/lw_data_provider.proto
|
|
7
6
|
th2_grpc_lw_data_provider/lw_data_provider_pb2.py
|
|
8
7
|
th2_grpc_lw_data_provider/lw_data_provider_pb2.pyi
|
|
@@ -12,7 +11,6 @@ th2_grpc_lw_data_provider/queue_data_provider.proto
|
|
|
12
11
|
th2_grpc_lw_data_provider/queue_data_provider_pb2.py
|
|
13
12
|
th2_grpc_lw_data_provider/queue_data_provider_pb2.pyi
|
|
14
13
|
th2_grpc_lw_data_provider/queue_data_provider_pb2_grpc.py
|
|
15
|
-
th2_grpc_lw_data_provider/queue_data_provider_service.py
|
|
16
14
|
th2_grpc_lw_data_provider.egg-info/PKG-INFO
|
|
17
15
|
th2_grpc_lw_data_provider.egg-info/SOURCES.txt
|
|
18
16
|
th2_grpc_lw_data_provider.egg-info/dependency_links.txt
|
th2_grpc_lw_data_provider-2.4.0.dev17129816780/th2_grpc_lw_data_provider/data_provider_service.py
DELETED
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
from . import lw_data_provider_pb2_grpc as importStub
|
|
2
|
-
|
|
3
|
-
class DataProviderService(object):
|
|
4
|
-
|
|
5
|
-
def __init__(self, router):
|
|
6
|
-
self.connector = router.get_connection(DataProviderService, importStub.DataProviderStub)
|
|
7
|
-
|
|
8
|
-
def GetEvent(self, request, timeout=None, properties=None):
|
|
9
|
-
return self.connector.create_request('GetEvent', request, timeout, properties)
|
|
10
|
-
|
|
11
|
-
def GetMessage(self, request, timeout=None, properties=None):
|
|
12
|
-
return self.connector.create_request('GetMessage', request, timeout, properties)
|
|
13
|
-
|
|
14
|
-
def GetMessageStreams(self, request, timeout=None, properties=None):
|
|
15
|
-
return self.connector.create_request('GetMessageStreams', request, timeout, properties)
|
|
16
|
-
|
|
17
|
-
def SearchMessages(self, request, timeout=None, properties=None):
|
|
18
|
-
return self.connector.create_request('SearchMessages', request, timeout, properties)
|
|
19
|
-
|
|
20
|
-
def SearchEvents(self, request, timeout=None, properties=None):
|
|
21
|
-
return self.connector.create_request('SearchEvents', request, timeout, properties)
|
|
22
|
-
|
|
23
|
-
def SearchMessageGroups(self, request, timeout=None, properties=None):
|
|
24
|
-
return self.connector.create_request('SearchMessageGroups', request, timeout, properties)
|
|
25
|
-
|
|
26
|
-
def GetBooks(self, request, timeout=None, properties=None):
|
|
27
|
-
return self.connector.create_request('GetBooks', request, timeout, properties)
|
|
28
|
-
|
|
29
|
-
def GetPageInfo(self, request, timeout=None, properties=None):
|
|
30
|
-
return self.connector.create_request('GetPageInfo', request, timeout, properties)
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
from . import queue_data_provider_pb2_grpc as importStub
|
|
2
|
-
|
|
3
|
-
class QueueDataProviderService(object):
|
|
4
|
-
|
|
5
|
-
def __init__(self, router):
|
|
6
|
-
self.connector = router.get_connection(QueueDataProviderService, importStub.QueueDataProviderStub)
|
|
7
|
-
|
|
8
|
-
def SearchMessageGroups(self, request, timeout=None, properties=None):
|
|
9
|
-
return self.connector.create_request('SearchMessageGroups', request, timeout, properties)
|
|
10
|
-
|
|
11
|
-
def SearchEvents(self, request, timeout=None, properties=None):
|
|
12
|
-
return self.connector.create_request('SearchEvents', request, timeout, properties)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|