Documentation
¶
Index ¶
- type InfoBuilderClient
- func (c *InfoBuilderClient) AddDebugTag(ctx context.Context, arg0 string) (int64, error)
- func (c *InfoBuilderClient) AddTriggerContentUri(ctx context.Context, arg0 int64) (int64, error)
- func (c *InfoBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *InfoBuilderClient) RemoveDebugTag(ctx context.Context, arg0 string) (int64, error)
- func (c *InfoBuilderClient) SetBackoffCriteria(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
- func (c *InfoBuilderClient) SetClipData(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
- func (c *InfoBuilderClient) SetEstimatedNetworkBytes(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *InfoBuilderClient) SetExpedited(ctx context.Context, arg0 bool) (int64, error)
- func (c *InfoBuilderClient) SetExtras(ctx context.Context, arg0 int64) (int64, error)
- func (c *InfoBuilderClient) SetImportantWhileForeground(ctx context.Context, arg0 bool) (int64, error)
- func (c *InfoBuilderClient) SetMinimumLatency(ctx context.Context, arg0 int64) (int64, error)
- func (c *InfoBuilderClient) SetMinimumNetworkChunkBytes(ctx context.Context, arg0 int64) (int64, error)
- func (c *InfoBuilderClient) SetOverrideDeadline(ctx context.Context, arg0 int64) (int64, error)
- func (c *InfoBuilderClient) SetPeriodic1(ctx context.Context, arg0 int64) (int64, error)
- func (c *InfoBuilderClient) SetPeriodic2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *InfoBuilderClient) SetPersisted(ctx context.Context, arg0 bool) (int64, error)
- func (c *InfoBuilderClient) SetPrefetch(ctx context.Context, arg0 bool) (int64, error)
- func (c *InfoBuilderClient) SetPriority(ctx context.Context, arg0 int32) (int64, error)
- func (c *InfoBuilderClient) SetRequiredNetwork(ctx context.Context, arg0 int64) (int64, error)
- func (c *InfoBuilderClient) SetRequiredNetworkType(ctx context.Context, arg0 int32) (int64, error)
- func (c *InfoBuilderClient) SetRequiresBatteryNotLow(ctx context.Context, arg0 bool) (int64, error)
- func (c *InfoBuilderClient) SetRequiresCharging(ctx context.Context, arg0 bool) (int64, error)
- func (c *InfoBuilderClient) SetRequiresDeviceIdle(ctx context.Context, arg0 bool) (int64, error)
- func (c *InfoBuilderClient) SetRequiresStorageNotLow(ctx context.Context, arg0 bool) (int64, error)
- func (c *InfoBuilderClient) SetTraceTag(ctx context.Context, arg0 string) (int64, error)
- func (c *InfoBuilderClient) SetTransientExtras(ctx context.Context, arg0 int64) (int64, error)
- func (c *InfoBuilderClient) SetTriggerContentMaxDelay(ctx context.Context, arg0 int64) (int64, error)
- func (c *InfoBuilderClient) SetTriggerContentUpdateDelay(ctx context.Context, arg0 int64) (int64, error)
- func (c *InfoBuilderClient) SetUserInitiated(ctx context.Context, arg0 bool) (int64, error)
- type InfoClient
- func (c *InfoClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *InfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *InfoClient) GetBackoffPolicy(ctx context.Context) (int32, error)
- func (c *InfoClient) GetClipData(ctx context.Context) (int64, error)
- func (c *InfoClient) GetClipGrantFlags(ctx context.Context) (int32, error)
- func (c *InfoClient) GetDebugTags(ctx context.Context) (int64, error)
- func (c *InfoClient) GetEstimatedNetworkDownloadBytes(ctx context.Context) (int64, error)
- func (c *InfoClient) GetEstimatedNetworkUploadBytes(ctx context.Context) (int64, error)
- func (c *InfoClient) GetExtras(ctx context.Context) (int64, error)
- func (c *InfoClient) GetFlexMillis(ctx context.Context) (int64, error)
- func (c *InfoClient) GetId(ctx context.Context) (int32, error)
- func (c *InfoClient) GetInitialBackoffMillis(ctx context.Context) (int64, error)
- func (c *InfoClient) GetIntervalMillis(ctx context.Context) (int64, error)
- func (c *InfoClient) GetMaxExecutionDelayMillis(ctx context.Context) (int64, error)
- func (c *InfoClient) GetMinFlexMillis(ctx context.Context) (int64, error)
- func (c *InfoClient) GetMinLatencyMillis(ctx context.Context) (int64, error)
- func (c *InfoClient) GetMinPeriodMillis(ctx context.Context) (int64, error)
- func (c *InfoClient) GetMinimumNetworkChunkBytes(ctx context.Context) (int64, error)
- func (c *InfoClient) GetNetworkType(ctx context.Context) (int32, error)
- func (c *InfoClient) GetPriority(ctx context.Context) (int32, error)
- func (c *InfoClient) GetRequiredNetwork(ctx context.Context) (int64, error)
- func (c *InfoClient) GetService(ctx context.Context) (int64, error)
- func (c *InfoClient) GetTraceTag(ctx context.Context) (string, error)
- func (c *InfoClient) GetTransientExtras(ctx context.Context) (int64, error)
- func (c *InfoClient) GetTriggerContentMaxDelay(ctx context.Context) (int64, error)
- func (c *InfoClient) GetTriggerContentUpdateDelay(ctx context.Context) (int64, error)
- func (c *InfoClient) GetTriggerContentUris(ctx context.Context) (int64, error)
- func (c *InfoClient) HashCode(ctx context.Context) (int32, error)
- func (c *InfoClient) IsExpedited(ctx context.Context) (bool, error)
- func (c *InfoClient) IsImportantWhileForeground(ctx context.Context) (bool, error)
- func (c *InfoClient) IsPeriodic(ctx context.Context) (bool, error)
- func (c *InfoClient) IsPersisted(ctx context.Context) (bool, error)
- func (c *InfoClient) IsPrefetch(ctx context.Context) (bool, error)
- func (c *InfoClient) IsRequireBatteryNotLow(ctx context.Context) (bool, error)
- func (c *InfoClient) IsRequireCharging(ctx context.Context) (bool, error)
- func (c *InfoClient) IsRequireDeviceIdle(ctx context.Context) (bool, error)
- func (c *InfoClient) IsRequireStorageNotLow(ctx context.Context) (bool, error)
- func (c *InfoClient) IsUserInitiated(ctx context.Context) (bool, error)
- func (c *InfoClient) ToString(ctx context.Context) (string, error)
- func (c *InfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type InfoTriggerContentUriClient
- func (c *InfoTriggerContentUriClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *InfoTriggerContentUriClient) Equals(ctx context.Context, arg0 int64) (bool, error)
- func (c *InfoTriggerContentUriClient) GetFlags(ctx context.Context) (int32, error)
- func (c *InfoTriggerContentUriClient) GetUri(ctx context.Context) (int64, error)
- func (c *InfoTriggerContentUriClient) HashCode(ctx context.Context) (int32, error)
- func (c *InfoTriggerContentUriClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type ParametersClient
- func (c *ParametersClient) CompleteWork(ctx context.Context, arg0 int64) error
- func (c *ParametersClient) DequeueWork(ctx context.Context) (int64, error)
- func (c *ParametersClient) DescribeContents(ctx context.Context) (int32, error)
- func (c *ParametersClient) GetClipData(ctx context.Context) (int64, error)
- func (c *ParametersClient) GetClipGrantFlags(ctx context.Context) (int32, error)
- func (c *ParametersClient) GetExtras(ctx context.Context) (int64, error)
- func (c *ParametersClient) GetJobId(ctx context.Context) (int32, error)
- func (c *ParametersClient) GetJobNamespace(ctx context.Context) (string, error)
- func (c *ParametersClient) GetNetwork(ctx context.Context) (int64, error)
- func (c *ParametersClient) GetStopReason(ctx context.Context) (int32, error)
- func (c *ParametersClient) GetTransientExtras(ctx context.Context) (int64, error)
- func (c *ParametersClient) GetTriggeredContentAuthorities(ctx context.Context) (int64, error)
- func (c *ParametersClient) GetTriggeredContentUris(ctx context.Context) (int64, error)
- func (c *ParametersClient) IsExpeditedJob(ctx context.Context) (bool, error)
- func (c *ParametersClient) IsOverrideDeadlineExpired(ctx context.Context) (bool, error)
- func (c *ParametersClient) IsUserInitiatedJob(ctx context.Context) (bool, error)
- func (c *ParametersClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
- type PendingJobReasonsInfoClient
- func (c *PendingJobReasonsInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
- func (c *PendingJobReasonsInfoClient) GetPendingJobReasons(ctx context.Context, handle int64) (int64, error)
- func (c *PendingJobReasonsInfoClient) GetTimestampMillis(ctx context.Context, handle int64) (int64, error)
- func (c *PendingJobReasonsInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
- type SchedulerClient
- func (c *SchedulerClient) CanRunUserInitiatedJobs(ctx context.Context) (bool, error)
- func (c *SchedulerClient) Cancel(ctx context.Context, arg0 int32) error
- func (c *SchedulerClient) CancelAll(ctx context.Context) error
- func (c *SchedulerClient) CancelInAllNamespaces(ctx context.Context) error
- func (c *SchedulerClient) Enqueue(ctx context.Context, arg0 int64, arg1 int64) (int32, error)
- func (c *SchedulerClient) ForNamespace(ctx context.Context, arg0 string) (int64, error)
- func (c *SchedulerClient) GetAllPendingJobs(ctx context.Context) (int64, error)
- func (c *SchedulerClient) GetNamespace(ctx context.Context) (string, error)
- func (c *SchedulerClient) GetPendingJob(ctx context.Context, arg0 int32) (int64, error)
- func (c *SchedulerClient) GetPendingJobReason(ctx context.Context, arg0 int32) (int32, error)
- func (c *SchedulerClient) GetPendingJobReasons(ctx context.Context, arg0 int32) (int64, error)
- func (c *SchedulerClient) GetPendingJobReasonsHistory(ctx context.Context, arg0 int32) (int64, error)
- func (c *SchedulerClient) Schedule(ctx context.Context, arg0 int64) (int32, error)
- type ServiceClient
- func (c *ServiceClient) JobFinished(ctx context.Context, arg0 int64, arg1 bool) error
- func (c *ServiceClient) OnBind(ctx context.Context, arg0 int64) (int64, error)
- func (c *ServiceClient) OnNetworkChanged(ctx context.Context, arg0 int64) error
- func (c *ServiceClient) OnStartJob(ctx context.Context, arg0 int64) (bool, error)
- func (c *ServiceClient) OnStopJob(ctx context.Context, arg0 int64) (bool, error)
- func (c *ServiceClient) SetNotification(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 int32) error
- func (c *ServiceClient) UpdateEstimatedNetworkBytes3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
- func (c *ServiceClient) UpdateEstimatedNetworkBytes4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
- func (c *ServiceClient) UpdateTransferredNetworkBytes3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
- func (c *ServiceClient) UpdateTransferredNetworkBytes4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
- type ServiceEngineClient
- func (c *ServiceEngineClient) GetBinder(ctx context.Context) (int64, error)
- func (c *ServiceEngineClient) JobFinished(ctx context.Context, arg0 int64, arg1 bool) error
- func (c *ServiceEngineClient) OnNetworkChanged(ctx context.Context, arg0 int64) error
- func (c *ServiceEngineClient) OnStartJob(ctx context.Context, arg0 int64) (bool, error)
- func (c *ServiceEngineClient) OnStopJob(ctx context.Context, arg0 int64) (bool, error)
- func (c *ServiceEngineClient) SetNotification(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 int32) error
- func (c *ServiceEngineClient) UpdateEstimatedNetworkBytes(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
- func (c *ServiceEngineClient) UpdateTransferredNetworkBytes(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
- type WorkItemBuilderClient
- func (c *WorkItemBuilderClient) Build(ctx context.Context) (int64, error)
- func (c *WorkItemBuilderClient) SetEstimatedNetworkBytes(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
- func (c *WorkItemBuilderClient) SetExtras(ctx context.Context, arg0 int64) (int64, error)
- func (c *WorkItemBuilderClient) SetIntent(ctx context.Context, arg0 int64) (int64, error)
- func (c *WorkItemBuilderClient) SetMinimumNetworkChunkBytes(ctx context.Context, arg0 int64) (int64, error)
- type WorkItemClient
- func (c *WorkItemClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
- func (c *WorkItemClient) GetDeliveryCount(ctx context.Context, handle int64) (int32, error)
- func (c *WorkItemClient) GetEstimatedNetworkDownloadBytes(ctx context.Context, handle int64) (int64, error)
- func (c *WorkItemClient) GetEstimatedNetworkUploadBytes(ctx context.Context, handle int64) (int64, error)
- func (c *WorkItemClient) GetExtras(ctx context.Context, handle int64) (int64, error)
- func (c *WorkItemClient) GetIntent(ctx context.Context, handle int64) (int64, error)
- func (c *WorkItemClient) GetMinimumNetworkChunkBytes(ctx context.Context, handle int64) (int64, error)
- func (c *WorkItemClient) ToString(ctx context.Context, handle int64) (string, error)
- func (c *WorkItemClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InfoBuilderClient ¶ added in v0.0.6
type InfoBuilderClient struct {
// contains filtered or unexported fields
}
InfoBuilderClient wraps the gRPC InfoBuilderService client.
func NewInfoBuilderClient ¶ added in v0.0.6
func NewInfoBuilderClient(cc grpc.ClientConnInterface) *InfoBuilderClient
NewInfoBuilderClient creates a new InfoBuilder client.
func (*InfoBuilderClient) AddDebugTag ¶ added in v0.0.6
AddDebugTag calls the AddDebugTag RPC.
func (*InfoBuilderClient) AddTriggerContentUri ¶ added in v0.0.6
AddTriggerContentUri calls the AddTriggerContentUri RPC.
func (*InfoBuilderClient) Build ¶ added in v0.0.6
func (c *InfoBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*InfoBuilderClient) RemoveDebugTag ¶ added in v0.0.6
RemoveDebugTag calls the RemoveDebugTag RPC.
func (*InfoBuilderClient) SetBackoffCriteria ¶ added in v0.0.6
func (c *InfoBuilderClient) SetBackoffCriteria(ctx context.Context, arg0 int64, arg1 int32) (int64, error)
SetBackoffCriteria calls the SetBackoffCriteria RPC.
func (*InfoBuilderClient) SetClipData ¶ added in v0.0.6
SetClipData calls the SetClipData RPC.
func (*InfoBuilderClient) SetEstimatedNetworkBytes ¶ added in v0.0.6
func (c *InfoBuilderClient) SetEstimatedNetworkBytes(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
SetEstimatedNetworkBytes calls the SetEstimatedNetworkBytes RPC.
func (*InfoBuilderClient) SetExpedited ¶ added in v0.0.6
SetExpedited calls the SetExpedited RPC.
func (*InfoBuilderClient) SetImportantWhileForeground ¶ added in v0.0.6
func (c *InfoBuilderClient) SetImportantWhileForeground(ctx context.Context, arg0 bool) (int64, error)
SetImportantWhileForeground calls the SetImportantWhileForeground RPC.
func (*InfoBuilderClient) SetMinimumLatency ¶ added in v0.0.6
SetMinimumLatency calls the SetMinimumLatency RPC.
func (*InfoBuilderClient) SetMinimumNetworkChunkBytes ¶ added in v0.0.6
func (c *InfoBuilderClient) SetMinimumNetworkChunkBytes(ctx context.Context, arg0 int64) (int64, error)
SetMinimumNetworkChunkBytes calls the SetMinimumNetworkChunkBytes RPC.
func (*InfoBuilderClient) SetOverrideDeadline ¶ added in v0.0.6
SetOverrideDeadline calls the SetOverrideDeadline RPC.
func (*InfoBuilderClient) SetPeriodic1 ¶ added in v0.0.6
SetPeriodic1 calls the SetPeriodic1 RPC.
func (*InfoBuilderClient) SetPeriodic2_1 ¶ added in v0.0.6
func (c *InfoBuilderClient) SetPeriodic2_1(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
SetPeriodic2_1 calls the SetPeriodic2_1 RPC.
func (*InfoBuilderClient) SetPersisted ¶ added in v0.0.6
SetPersisted calls the SetPersisted RPC.
func (*InfoBuilderClient) SetPrefetch ¶ added in v0.0.6
SetPrefetch calls the SetPrefetch RPC.
func (*InfoBuilderClient) SetPriority ¶ added in v0.0.6
SetPriority calls the SetPriority RPC.
func (*InfoBuilderClient) SetRequiredNetwork ¶ added in v0.0.6
SetRequiredNetwork calls the SetRequiredNetwork RPC.
func (*InfoBuilderClient) SetRequiredNetworkType ¶ added in v0.0.6
SetRequiredNetworkType calls the SetRequiredNetworkType RPC.
func (*InfoBuilderClient) SetRequiresBatteryNotLow ¶ added in v0.0.6
SetRequiresBatteryNotLow calls the SetRequiresBatteryNotLow RPC.
func (*InfoBuilderClient) SetRequiresCharging ¶ added in v0.0.6
SetRequiresCharging calls the SetRequiresCharging RPC.
func (*InfoBuilderClient) SetRequiresDeviceIdle ¶ added in v0.0.6
SetRequiresDeviceIdle calls the SetRequiresDeviceIdle RPC.
func (*InfoBuilderClient) SetRequiresStorageNotLow ¶ added in v0.0.6
SetRequiresStorageNotLow calls the SetRequiresStorageNotLow RPC.
func (*InfoBuilderClient) SetTraceTag ¶ added in v0.0.6
SetTraceTag calls the SetTraceTag RPC.
func (*InfoBuilderClient) SetTransientExtras ¶ added in v0.0.6
SetTransientExtras calls the SetTransientExtras RPC.
func (*InfoBuilderClient) SetTriggerContentMaxDelay ¶ added in v0.0.6
func (c *InfoBuilderClient) SetTriggerContentMaxDelay(ctx context.Context, arg0 int64) (int64, error)
SetTriggerContentMaxDelay calls the SetTriggerContentMaxDelay RPC.
func (*InfoBuilderClient) SetTriggerContentUpdateDelay ¶ added in v0.0.6
func (c *InfoBuilderClient) SetTriggerContentUpdateDelay(ctx context.Context, arg0 int64) (int64, error)
SetTriggerContentUpdateDelay calls the SetTriggerContentUpdateDelay RPC.
func (*InfoBuilderClient) SetUserInitiated ¶ added in v0.0.6
SetUserInitiated calls the SetUserInitiated RPC.
type InfoClient ¶ added in v0.0.6
type InfoClient struct {
// contains filtered or unexported fields
}
InfoClient wraps the gRPC InfoService client.
func NewInfoClient ¶ added in v0.0.6
func NewInfoClient(cc grpc.ClientConnInterface) *InfoClient
NewInfoClient creates a new Info client.
func (*InfoClient) DescribeContents ¶ added in v0.0.6
func (c *InfoClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*InfoClient) GetBackoffPolicy ¶ added in v0.0.6
func (c *InfoClient) GetBackoffPolicy(ctx context.Context) (int32, error)
GetBackoffPolicy calls the GetBackoffPolicy RPC.
func (*InfoClient) GetClipData ¶ added in v0.0.6
func (c *InfoClient) GetClipData(ctx context.Context) (int64, error)
GetClipData calls the GetClipData RPC.
func (*InfoClient) GetClipGrantFlags ¶ added in v0.0.6
func (c *InfoClient) GetClipGrantFlags(ctx context.Context) (int32, error)
GetClipGrantFlags calls the GetClipGrantFlags RPC.
func (*InfoClient) GetDebugTags ¶ added in v0.0.6
func (c *InfoClient) GetDebugTags(ctx context.Context) (int64, error)
GetDebugTags calls the GetDebugTags RPC.
func (*InfoClient) GetEstimatedNetworkDownloadBytes ¶ added in v0.0.6
func (c *InfoClient) GetEstimatedNetworkDownloadBytes(ctx context.Context) (int64, error)
GetEstimatedNetworkDownloadBytes calls the GetEstimatedNetworkDownloadBytes RPC.
func (*InfoClient) GetEstimatedNetworkUploadBytes ¶ added in v0.0.6
func (c *InfoClient) GetEstimatedNetworkUploadBytes(ctx context.Context) (int64, error)
GetEstimatedNetworkUploadBytes calls the GetEstimatedNetworkUploadBytes RPC.
func (*InfoClient) GetExtras ¶ added in v0.0.6
func (c *InfoClient) GetExtras(ctx context.Context) (int64, error)
GetExtras calls the GetExtras RPC.
func (*InfoClient) GetFlexMillis ¶ added in v0.0.6
func (c *InfoClient) GetFlexMillis(ctx context.Context) (int64, error)
GetFlexMillis calls the GetFlexMillis RPC.
func (*InfoClient) GetId ¶ added in v0.0.6
func (c *InfoClient) GetId(ctx context.Context) (int32, error)
GetId calls the GetId RPC.
func (*InfoClient) GetInitialBackoffMillis ¶ added in v0.0.6
func (c *InfoClient) GetInitialBackoffMillis(ctx context.Context) (int64, error)
GetInitialBackoffMillis calls the GetInitialBackoffMillis RPC.
func (*InfoClient) GetIntervalMillis ¶ added in v0.0.6
func (c *InfoClient) GetIntervalMillis(ctx context.Context) (int64, error)
GetIntervalMillis calls the GetIntervalMillis RPC.
func (*InfoClient) GetMaxExecutionDelayMillis ¶ added in v0.0.6
func (c *InfoClient) GetMaxExecutionDelayMillis(ctx context.Context) (int64, error)
GetMaxExecutionDelayMillis calls the GetMaxExecutionDelayMillis RPC.
func (*InfoClient) GetMinFlexMillis ¶ added in v0.0.6
func (c *InfoClient) GetMinFlexMillis(ctx context.Context) (int64, error)
GetMinFlexMillis calls the GetMinFlexMillis RPC.
func (*InfoClient) GetMinLatencyMillis ¶ added in v0.0.6
func (c *InfoClient) GetMinLatencyMillis(ctx context.Context) (int64, error)
GetMinLatencyMillis calls the GetMinLatencyMillis RPC.
func (*InfoClient) GetMinPeriodMillis ¶ added in v0.0.6
func (c *InfoClient) GetMinPeriodMillis(ctx context.Context) (int64, error)
GetMinPeriodMillis calls the GetMinPeriodMillis RPC.
func (*InfoClient) GetMinimumNetworkChunkBytes ¶ added in v0.0.6
func (c *InfoClient) GetMinimumNetworkChunkBytes(ctx context.Context) (int64, error)
GetMinimumNetworkChunkBytes calls the GetMinimumNetworkChunkBytes RPC.
func (*InfoClient) GetNetworkType ¶ added in v0.0.6
func (c *InfoClient) GetNetworkType(ctx context.Context) (int32, error)
GetNetworkType calls the GetNetworkType RPC.
func (*InfoClient) GetPriority ¶ added in v0.0.6
func (c *InfoClient) GetPriority(ctx context.Context) (int32, error)
GetPriority calls the GetPriority RPC.
func (*InfoClient) GetRequiredNetwork ¶ added in v0.0.6
func (c *InfoClient) GetRequiredNetwork(ctx context.Context) (int64, error)
GetRequiredNetwork calls the GetRequiredNetwork RPC.
func (*InfoClient) GetService ¶ added in v0.0.6
func (c *InfoClient) GetService(ctx context.Context) (int64, error)
GetService calls the GetService RPC.
func (*InfoClient) GetTraceTag ¶ added in v0.0.6
func (c *InfoClient) GetTraceTag(ctx context.Context) (string, error)
GetTraceTag calls the GetTraceTag RPC.
func (*InfoClient) GetTransientExtras ¶ added in v0.0.6
func (c *InfoClient) GetTransientExtras(ctx context.Context) (int64, error)
GetTransientExtras calls the GetTransientExtras RPC.
func (*InfoClient) GetTriggerContentMaxDelay ¶ added in v0.0.6
func (c *InfoClient) GetTriggerContentMaxDelay(ctx context.Context) (int64, error)
GetTriggerContentMaxDelay calls the GetTriggerContentMaxDelay RPC.
func (*InfoClient) GetTriggerContentUpdateDelay ¶ added in v0.0.6
func (c *InfoClient) GetTriggerContentUpdateDelay(ctx context.Context) (int64, error)
GetTriggerContentUpdateDelay calls the GetTriggerContentUpdateDelay RPC.
func (*InfoClient) GetTriggerContentUris ¶ added in v0.0.6
func (c *InfoClient) GetTriggerContentUris(ctx context.Context) (int64, error)
GetTriggerContentUris calls the GetTriggerContentUris RPC.
func (*InfoClient) HashCode ¶ added in v0.0.6
func (c *InfoClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*InfoClient) IsExpedited ¶ added in v0.0.6
func (c *InfoClient) IsExpedited(ctx context.Context) (bool, error)
IsExpedited calls the IsExpedited RPC.
func (*InfoClient) IsImportantWhileForeground ¶ added in v0.0.6
func (c *InfoClient) IsImportantWhileForeground(ctx context.Context) (bool, error)
IsImportantWhileForeground calls the IsImportantWhileForeground RPC.
func (*InfoClient) IsPeriodic ¶ added in v0.0.6
func (c *InfoClient) IsPeriodic(ctx context.Context) (bool, error)
IsPeriodic calls the IsPeriodic RPC.
func (*InfoClient) IsPersisted ¶ added in v0.0.6
func (c *InfoClient) IsPersisted(ctx context.Context) (bool, error)
IsPersisted calls the IsPersisted RPC.
func (*InfoClient) IsPrefetch ¶ added in v0.0.6
func (c *InfoClient) IsPrefetch(ctx context.Context) (bool, error)
IsPrefetch calls the IsPrefetch RPC.
func (*InfoClient) IsRequireBatteryNotLow ¶ added in v0.0.6
func (c *InfoClient) IsRequireBatteryNotLow(ctx context.Context) (bool, error)
IsRequireBatteryNotLow calls the IsRequireBatteryNotLow RPC.
func (*InfoClient) IsRequireCharging ¶ added in v0.0.6
func (c *InfoClient) IsRequireCharging(ctx context.Context) (bool, error)
IsRequireCharging calls the IsRequireCharging RPC.
func (*InfoClient) IsRequireDeviceIdle ¶ added in v0.0.6
func (c *InfoClient) IsRequireDeviceIdle(ctx context.Context) (bool, error)
IsRequireDeviceIdle calls the IsRequireDeviceIdle RPC.
func (*InfoClient) IsRequireStorageNotLow ¶ added in v0.0.6
func (c *InfoClient) IsRequireStorageNotLow(ctx context.Context) (bool, error)
IsRequireStorageNotLow calls the IsRequireStorageNotLow RPC.
func (*InfoClient) IsUserInitiated ¶ added in v0.0.6
func (c *InfoClient) IsUserInitiated(ctx context.Context) (bool, error)
IsUserInitiated calls the IsUserInitiated RPC.
func (*InfoClient) ToString ¶ added in v0.0.6
func (c *InfoClient) ToString(ctx context.Context) (string, error)
ToString calls the ToString RPC.
func (*InfoClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.
type InfoTriggerContentUriClient ¶ added in v0.0.6
type InfoTriggerContentUriClient struct {
// contains filtered or unexported fields
}
InfoTriggerContentUriClient wraps the gRPC InfoTriggerContentUriService client.
func NewInfoTriggerContentUriClient ¶ added in v0.0.6
func NewInfoTriggerContentUriClient(cc grpc.ClientConnInterface) *InfoTriggerContentUriClient
NewInfoTriggerContentUriClient creates a new InfoTriggerContentUri client.
func (*InfoTriggerContentUriClient) DescribeContents ¶ added in v0.0.6
func (c *InfoTriggerContentUriClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*InfoTriggerContentUriClient) GetFlags ¶ added in v0.0.6
func (c *InfoTriggerContentUriClient) GetFlags(ctx context.Context) (int32, error)
GetFlags calls the GetFlags RPC.
func (*InfoTriggerContentUriClient) GetUri ¶ added in v0.0.6
func (c *InfoTriggerContentUriClient) GetUri(ctx context.Context) (int64, error)
GetUri calls the GetUri RPC.
func (*InfoTriggerContentUriClient) HashCode ¶ added in v0.0.6
func (c *InfoTriggerContentUriClient) HashCode(ctx context.Context) (int32, error)
HashCode calls the HashCode RPC.
func (*InfoTriggerContentUriClient) WriteToParcel ¶ added in v0.0.6
func (c *InfoTriggerContentUriClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type ParametersClient ¶ added in v0.0.6
type ParametersClient struct {
// contains filtered or unexported fields
}
ParametersClient wraps the gRPC ParametersService client.
func NewParametersClient ¶ added in v0.0.6
func NewParametersClient(cc grpc.ClientConnInterface) *ParametersClient
NewParametersClient creates a new Parameters client.
func (*ParametersClient) CompleteWork ¶ added in v0.0.6
func (c *ParametersClient) CompleteWork(ctx context.Context, arg0 int64) error
CompleteWork calls the CompleteWork RPC.
func (*ParametersClient) DequeueWork ¶ added in v0.0.6
func (c *ParametersClient) DequeueWork(ctx context.Context) (int64, error)
DequeueWork calls the DequeueWork RPC.
func (*ParametersClient) DescribeContents ¶ added in v0.0.6
func (c *ParametersClient) DescribeContents(ctx context.Context) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*ParametersClient) GetClipData ¶ added in v0.0.6
func (c *ParametersClient) GetClipData(ctx context.Context) (int64, error)
GetClipData calls the GetClipData RPC.
func (*ParametersClient) GetClipGrantFlags ¶ added in v0.0.6
func (c *ParametersClient) GetClipGrantFlags(ctx context.Context) (int32, error)
GetClipGrantFlags calls the GetClipGrantFlags RPC.
func (*ParametersClient) GetExtras ¶ added in v0.0.6
func (c *ParametersClient) GetExtras(ctx context.Context) (int64, error)
GetExtras calls the GetExtras RPC.
func (*ParametersClient) GetJobId ¶ added in v0.0.6
func (c *ParametersClient) GetJobId(ctx context.Context) (int32, error)
GetJobId calls the GetJobId RPC.
func (*ParametersClient) GetJobNamespace ¶ added in v0.0.6
func (c *ParametersClient) GetJobNamespace(ctx context.Context) (string, error)
GetJobNamespace calls the GetJobNamespace RPC.
func (*ParametersClient) GetNetwork ¶ added in v0.0.6
func (c *ParametersClient) GetNetwork(ctx context.Context) (int64, error)
GetNetwork calls the GetNetwork RPC.
func (*ParametersClient) GetStopReason ¶ added in v0.0.6
func (c *ParametersClient) GetStopReason(ctx context.Context) (int32, error)
GetStopReason calls the GetStopReason RPC.
func (*ParametersClient) GetTransientExtras ¶ added in v0.0.6
func (c *ParametersClient) GetTransientExtras(ctx context.Context) (int64, error)
GetTransientExtras calls the GetTransientExtras RPC.
func (*ParametersClient) GetTriggeredContentAuthorities ¶ added in v0.0.6
func (c *ParametersClient) GetTriggeredContentAuthorities(ctx context.Context) (int64, error)
GetTriggeredContentAuthorities calls the GetTriggeredContentAuthorities RPC.
func (*ParametersClient) GetTriggeredContentUris ¶ added in v0.0.6
func (c *ParametersClient) GetTriggeredContentUris(ctx context.Context) (int64, error)
GetTriggeredContentUris calls the GetTriggeredContentUris RPC.
func (*ParametersClient) IsExpeditedJob ¶ added in v0.0.6
func (c *ParametersClient) IsExpeditedJob(ctx context.Context) (bool, error)
IsExpeditedJob calls the IsExpeditedJob RPC.
func (*ParametersClient) IsOverrideDeadlineExpired ¶ added in v0.0.6
func (c *ParametersClient) IsOverrideDeadlineExpired(ctx context.Context) (bool, error)
IsOverrideDeadlineExpired calls the IsOverrideDeadlineExpired RPC.
func (*ParametersClient) IsUserInitiatedJob ¶ added in v0.0.6
func (c *ParametersClient) IsUserInitiatedJob(ctx context.Context) (bool, error)
IsUserInitiatedJob calls the IsUserInitiatedJob RPC.
func (*ParametersClient) WriteToParcel ¶ added in v0.0.6
WriteToParcel calls the WriteToParcel RPC.
type PendingJobReasonsInfoClient ¶ added in v0.0.6
type PendingJobReasonsInfoClient struct {
// contains filtered or unexported fields
}
PendingJobReasonsInfoClient wraps the gRPC PendingJobReasonsInfoService client.
func NewPendingJobReasonsInfoClient ¶ added in v0.0.6
func NewPendingJobReasonsInfoClient(cc grpc.ClientConnInterface) *PendingJobReasonsInfoClient
NewPendingJobReasonsInfoClient creates a new PendingJobReasonsInfo client.
func (*PendingJobReasonsInfoClient) DescribeContents ¶ added in v0.0.6
func (c *PendingJobReasonsInfoClient) DescribeContents(ctx context.Context, handle int64) (int32, error)
DescribeContents calls the DescribeContents RPC.
func (*PendingJobReasonsInfoClient) GetPendingJobReasons ¶ added in v0.0.6
func (c *PendingJobReasonsInfoClient) GetPendingJobReasons(ctx context.Context, handle int64) (int64, error)
GetPendingJobReasons calls the GetPendingJobReasons RPC.
func (*PendingJobReasonsInfoClient) GetTimestampMillis ¶ added in v0.0.6
func (c *PendingJobReasonsInfoClient) GetTimestampMillis(ctx context.Context, handle int64) (int64, error)
GetTimestampMillis calls the GetTimestampMillis RPC.
func (*PendingJobReasonsInfoClient) WriteToParcel ¶ added in v0.0.6
func (c *PendingJobReasonsInfoClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.
type SchedulerClient ¶ added in v0.0.6
type SchedulerClient struct {
// contains filtered or unexported fields
}
SchedulerClient wraps the gRPC SchedulerService client.
func NewSchedulerClient ¶ added in v0.0.6
func NewSchedulerClient(cc grpc.ClientConnInterface) *SchedulerClient
NewSchedulerClient creates a new Scheduler client.
func (*SchedulerClient) CanRunUserInitiatedJobs ¶ added in v0.0.6
func (c *SchedulerClient) CanRunUserInitiatedJobs(ctx context.Context) (bool, error)
CanRunUserInitiatedJobs calls the CanRunUserInitiatedJobs RPC.
func (*SchedulerClient) Cancel ¶ added in v0.0.6
func (c *SchedulerClient) Cancel(ctx context.Context, arg0 int32) error
Cancel calls the Cancel RPC.
func (*SchedulerClient) CancelAll ¶ added in v0.0.6
func (c *SchedulerClient) CancelAll(ctx context.Context) error
CancelAll calls the CancelAll RPC.
func (*SchedulerClient) CancelInAllNamespaces ¶ added in v0.0.6
func (c *SchedulerClient) CancelInAllNamespaces(ctx context.Context) error
CancelInAllNamespaces calls the CancelInAllNamespaces RPC.
func (*SchedulerClient) ForNamespace ¶ added in v0.0.6
ForNamespace calls the ForNamespace RPC.
func (*SchedulerClient) GetAllPendingJobs ¶ added in v0.0.6
func (c *SchedulerClient) GetAllPendingJobs(ctx context.Context) (int64, error)
GetAllPendingJobs calls the GetAllPendingJobs RPC.
func (*SchedulerClient) GetNamespace ¶ added in v0.0.6
func (c *SchedulerClient) GetNamespace(ctx context.Context) (string, error)
GetNamespace calls the GetNamespace RPC.
func (*SchedulerClient) GetPendingJob ¶ added in v0.0.6
GetPendingJob calls the GetPendingJob RPC.
func (*SchedulerClient) GetPendingJobReason ¶ added in v0.0.6
GetPendingJobReason calls the GetPendingJobReason RPC.
func (*SchedulerClient) GetPendingJobReasons ¶ added in v0.0.6
GetPendingJobReasons calls the GetPendingJobReasons RPC.
func (*SchedulerClient) GetPendingJobReasonsHistory ¶ added in v0.0.6
func (c *SchedulerClient) GetPendingJobReasonsHistory(ctx context.Context, arg0 int32) (int64, error)
GetPendingJobReasonsHistory calls the GetPendingJobReasonsHistory RPC.
type ServiceClient ¶ added in v0.0.6
type ServiceClient struct {
// contains filtered or unexported fields
}
ServiceClient wraps the gRPC ServiceService client.
func NewServiceClient ¶ added in v0.0.6
func NewServiceClient(cc grpc.ClientConnInterface) *ServiceClient
NewServiceClient creates a new Service client.
func (*ServiceClient) JobFinished ¶ added in v0.0.6
JobFinished calls the JobFinished RPC.
func (*ServiceClient) OnNetworkChanged ¶ added in v0.0.6
func (c *ServiceClient) OnNetworkChanged(ctx context.Context, arg0 int64) error
OnNetworkChanged calls the OnNetworkChanged RPC.
func (*ServiceClient) OnStartJob ¶ added in v0.0.6
OnStartJob calls the OnStartJob RPC.
func (*ServiceClient) SetNotification ¶ added in v0.0.6
func (c *ServiceClient) SetNotification(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 int32) error
SetNotification calls the SetNotification RPC.
func (*ServiceClient) UpdateEstimatedNetworkBytes3_1 ¶ added in v0.0.6
func (c *ServiceClient) UpdateEstimatedNetworkBytes3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
UpdateEstimatedNetworkBytes3_1 calls the UpdateEstimatedNetworkBytes3_1 RPC.
func (*ServiceClient) UpdateEstimatedNetworkBytes4 ¶ added in v0.0.6
func (c *ServiceClient) UpdateEstimatedNetworkBytes4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
UpdateEstimatedNetworkBytes4 calls the UpdateEstimatedNetworkBytes4 RPC.
func (*ServiceClient) UpdateTransferredNetworkBytes3_1 ¶ added in v0.0.6
func (c *ServiceClient) UpdateTransferredNetworkBytes3_1(ctx context.Context, arg0 int64, arg1 int64, arg2 int64) error
UpdateTransferredNetworkBytes3_1 calls the UpdateTransferredNetworkBytes3_1 RPC.
func (*ServiceClient) UpdateTransferredNetworkBytes4 ¶ added in v0.0.6
func (c *ServiceClient) UpdateTransferredNetworkBytes4(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
UpdateTransferredNetworkBytes4 calls the UpdateTransferredNetworkBytes4 RPC.
type ServiceEngineClient ¶ added in v0.0.6
type ServiceEngineClient struct {
// contains filtered or unexported fields
}
ServiceEngineClient wraps the gRPC ServiceEngineService client.
func NewServiceEngineClient ¶ added in v0.0.6
func NewServiceEngineClient(cc grpc.ClientConnInterface) *ServiceEngineClient
NewServiceEngineClient creates a new ServiceEngine client.
func (*ServiceEngineClient) GetBinder ¶ added in v0.0.6
func (c *ServiceEngineClient) GetBinder(ctx context.Context) (int64, error)
GetBinder calls the GetBinder RPC.
func (*ServiceEngineClient) JobFinished ¶ added in v0.0.6
JobFinished calls the JobFinished RPC.
func (*ServiceEngineClient) OnNetworkChanged ¶ added in v0.0.6
func (c *ServiceEngineClient) OnNetworkChanged(ctx context.Context, arg0 int64) error
OnNetworkChanged calls the OnNetworkChanged RPC.
func (*ServiceEngineClient) OnStartJob ¶ added in v0.0.6
OnStartJob calls the OnStartJob RPC.
func (*ServiceEngineClient) SetNotification ¶ added in v0.0.6
func (c *ServiceEngineClient) SetNotification(ctx context.Context, arg0 int64, arg1 int32, arg2 int64, arg3 int32) error
SetNotification calls the SetNotification RPC.
func (*ServiceEngineClient) UpdateEstimatedNetworkBytes ¶ added in v0.0.6
func (c *ServiceEngineClient) UpdateEstimatedNetworkBytes(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
UpdateEstimatedNetworkBytes calls the UpdateEstimatedNetworkBytes RPC.
func (*ServiceEngineClient) UpdateTransferredNetworkBytes ¶ added in v0.0.6
func (c *ServiceEngineClient) UpdateTransferredNetworkBytes(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error
UpdateTransferredNetworkBytes calls the UpdateTransferredNetworkBytes RPC.
type WorkItemBuilderClient ¶ added in v0.0.6
type WorkItemBuilderClient struct {
// contains filtered or unexported fields
}
WorkItemBuilderClient wraps the gRPC WorkItemBuilderService client.
func NewWorkItemBuilderClient ¶ added in v0.0.6
func NewWorkItemBuilderClient(cc grpc.ClientConnInterface) *WorkItemBuilderClient
NewWorkItemBuilderClient creates a new WorkItemBuilder client.
func (*WorkItemBuilderClient) Build ¶ added in v0.0.6
func (c *WorkItemBuilderClient) Build(ctx context.Context) (int64, error)
Build calls the Build RPC.
func (*WorkItemBuilderClient) SetEstimatedNetworkBytes ¶ added in v0.0.6
func (c *WorkItemBuilderClient) SetEstimatedNetworkBytes(ctx context.Context, arg0 int64, arg1 int64) (int64, error)
SetEstimatedNetworkBytes calls the SetEstimatedNetworkBytes RPC.
func (*WorkItemBuilderClient) SetMinimumNetworkChunkBytes ¶ added in v0.0.6
func (c *WorkItemBuilderClient) SetMinimumNetworkChunkBytes(ctx context.Context, arg0 int64) (int64, error)
SetMinimumNetworkChunkBytes calls the SetMinimumNetworkChunkBytes RPC.
type WorkItemClient ¶ added in v0.0.6
type WorkItemClient struct {
// contains filtered or unexported fields
}
WorkItemClient wraps the gRPC WorkItemService client.
func NewWorkItemClient ¶ added in v0.0.6
func NewWorkItemClient(cc grpc.ClientConnInterface) *WorkItemClient
NewWorkItemClient creates a new WorkItem client.
func (*WorkItemClient) DescribeContents ¶ added in v0.0.6
DescribeContents calls the DescribeContents RPC.
func (*WorkItemClient) GetDeliveryCount ¶ added in v0.0.6
GetDeliveryCount calls the GetDeliveryCount RPC.
func (*WorkItemClient) GetEstimatedNetworkDownloadBytes ¶ added in v0.0.6
func (c *WorkItemClient) GetEstimatedNetworkDownloadBytes(ctx context.Context, handle int64) (int64, error)
GetEstimatedNetworkDownloadBytes calls the GetEstimatedNetworkDownloadBytes RPC.
func (*WorkItemClient) GetEstimatedNetworkUploadBytes ¶ added in v0.0.6
func (c *WorkItemClient) GetEstimatedNetworkUploadBytes(ctx context.Context, handle int64) (int64, error)
GetEstimatedNetworkUploadBytes calls the GetEstimatedNetworkUploadBytes RPC.
func (*WorkItemClient) GetMinimumNetworkChunkBytes ¶ added in v0.0.6
func (c *WorkItemClient) GetMinimumNetworkChunkBytes(ctx context.Context, handle int64) (int64, error)
GetMinimumNetworkChunkBytes calls the GetMinimumNetworkChunkBytes RPC.
func (*WorkItemClient) WriteToParcel ¶ added in v0.0.6
func (c *WorkItemClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error
WriteToParcel calls the WriteToParcel RPC.