- generateClusterName(Configuration) - Static method in class org.apache.hadoop.hive.llap.LlapUtil
-
- getAllMetricsSources() - Static method in class org.apache.hadoop.hive.llap.metrics.ReadWriteLockMetrics
-
Returns a list with all created MetricsSource instances for
the R/W lock metrics.
- getAmHost() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional string am_host = 6;
- getAmHost() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional string am_host = 6;
- getAmHost() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional string am_host = 6;
- getAmHostBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional string am_host = 6;
- getAmHostBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional string am_host = 6;
- getAmHostBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional string am_host = 6;
- getAmHostNameFromAddress(InetSocketAddress, Configuration) - Static method in class org.apache.hadoop.hive.llap.LlapUtil
-
- getAmPort() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional int32 am_port = 7;
- getAmPort() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional int32 am_port = 7;
- getAmPort() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional int32 am_port = 7;
- getAppAttemptNumber() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto.Builder
-
optional int32 app_attempt_number = 3;
- getAppAttemptNumber() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto
-
optional int32 app_attempt_number = 3;
- getAppAttemptNumber() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProtoOrBuilder
-
optional int32 app_attempt_number = 3;
- getAppId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto.Builder
-
optional string app_id = 1;
- getAppId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto
-
optional string app_id = 1;
- getAppId() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProtoOrBuilder
-
optional string app_id = 1;
- getAppId() - Method in class org.apache.hadoop.hive.llap.security.LlapTokenIdentifier
-
- getAppIdBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto.Builder
-
optional string app_id = 1;
- getAppIdBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto
-
optional string app_id = 1;
- getAppIdBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProtoOrBuilder
-
optional string app_id = 1;
- getApplicationId() - Method in class org.apache.hadoop.hive.llap.DaemonId
-
- getApplicationIdString() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto.Builder
-
optional string application_id_string = 1;
- getApplicationIdString() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto
-
optional string application_id_string = 1;
- getApplicationIdString() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProtoOrBuilder
-
optional string application_id_string = 1;
- getApplicationIdStringBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto.Builder
-
optional string application_id_string = 1;
- getApplicationIdStringBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto
-
optional string application_id_string = 1;
- getApplicationIdStringBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProtoOrBuilder
-
optional string application_id_string = 1;
- getAttemptNumber() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional int32 attempt_number = 4;
- getAttemptNumber() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional int32 attempt_number = 4;
- getAttemptNumber() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional int32 attempt_number = 4;
- getBoolean(int) - Method in class org.apache.hadoop.hive.llap.Row
-
- getBoolean(String) - Method in class org.apache.hadoop.hive.llap.Row
-
- getByte(int) - Method in class org.apache.hadoop.hive.llap.Row
-
- getByte(String) - Method in class org.apache.hadoop.hive.llap.Row
-
- getBytes(int) - Method in class org.apache.hadoop.hive.llap.Row
-
- getBytes(String) - Method in class org.apache.hadoop.hive.llap.Row
-
- getBytesRead() - Method in class org.apache.hadoop.hive.llap.LlapUtil.StatisticsData
-
- getBytesWritten() - Method in class org.apache.hadoop.hive.llap.LlapUtil.StatisticsData
-
- getCacheContent(RpcController, LlapDaemonProtocolProtos.GetCacheContentRequestProto) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol.BlockingInterface
-
- getCacheContent(RpcController, LlapDaemonProtocolProtos.GetCacheContentRequestProto, RpcCallback<LlapDaemonProtocolProtos.GetCacheContentResponseProto>) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol
-
rpc getCacheContent(.GetCacheContentRequestProto) returns (.GetCacheContentResponseProto);
- getCacheContent(RpcController, LlapDaemonProtocolProtos.GetCacheContentRequestProto, RpcCallback<LlapDaemonProtocolProtos.GetCacheContentResponseProto>) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol.Interface
-
rpc getCacheContent(.GetCacheContentRequestProto) returns (.GetCacheContentResponseProto);
- getCacheContent(RpcController, LlapDaemonProtocolProtos.GetCacheContentRequestProto, RpcCallback<LlapDaemonProtocolProtos.GetCacheContentResponseProto>) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol.Stub
-
- getCacheContent(RpcController, LlapDaemonProtocolProtos.GetCacheContentRequestProto) - Method in class org.apache.hadoop.hive.llap.impl.LlapManagementProtocolClientImpl
-
- getCacheSize() - Method in enum org.apache.hadoop.hive.llap.LlapDaemonInfo
-
- getCacheTag() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
optional .CacheTag cache_tag = 3;
- getCacheTag() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
optional .CacheTag cache_tag = 3;
- getCacheTag() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryOrBuilder
-
optional .CacheTag cache_tag = 3;
- getCacheTagBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
optional .CacheTag cache_tag = 3;
- getCacheTagOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
optional .CacheTag cache_tag = 3;
- getCacheTagOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
optional .CacheTag cache_tag = 3;
- getCacheTagOrBuilder() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryOrBuilder
-
optional .CacheTag cache_tag = 3;
- getCallback() - Method in class org.apache.hadoop.hive.llap.AsyncPbRpcProxy.CallableRequest
-
- getChannel() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapDaemonProtocol.Stub
-
- getChannel() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol.Stub
-
- getChannel() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.LlapPluginProtocol.Stub
-
- getClassName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
optional string class_name = 1;
- getClassName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto
-
optional string class_name = 1;
- getClassName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProtoOrBuilder
-
optional string class_name = 1;
- getClassNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
optional string class_name = 1;
- getClassNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto
-
optional string class_name = 1;
- getClassNameBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProtoOrBuilder
-
optional string class_name = 1;
- getClusterId() - Method in class org.apache.hadoop.hive.llap.security.LlapTokenIdentifier
-
- getClusterString() - Method in class org.apache.hadoop.hive.llap.DaemonId
-
- getColumns() - Method in class org.apache.hadoop.hive.llap.Schema
-
- getCombinedFileSystemStatistics() - Static method in class org.apache.hadoop.hive.llap.LlapUtil
-
- getConnectedVertexName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
optional string connected_vertex_name = 1;
- getConnectedVertexName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto
-
optional string connected_vertex_name = 1;
- getConnectedVertexName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProtoOrBuilder
-
optional string connected_vertex_name = 1;
- getConnectedVertexNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
optional string connected_vertex_name = 1;
- getConnectedVertexNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto
-
optional string connected_vertex_name = 1;
- getConnectedVertexNameBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProtoOrBuilder
-
optional string connected_vertex_name = 1;
- getContainerIdString() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional string container_id_string = 5;
- getContainerIdString() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional string container_id_string = 5;
- getContainerIdString() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional string container_id_string = 5;
- getContainerIdStringBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional string container_id_string = 5;
- getContainerIdStringBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional string container_id_string = 5;
- getContainerIdStringBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional string container_id_string = 5;
- getCredentialsBinary() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
optional bytes credentials_binary = 3;
- getCredentialsBinary() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto
-
optional bytes credentials_binary = 3;
- getCredentialsBinary() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProtoOrBuilder
-
optional bytes credentials_binary = 3;
- getCredentialsBinary() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
Credentials are not signed - the client can add e.g.
- getCredentialsBinary() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
Credentials are not signed - the client can add e.g.
- getCredentialsBinary() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
Credentials are not signed - the client can add e.g.
- getCurrentAttemptStartTime() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
optional int64 current_attempt_start_time = 6;
- getCurrentAttemptStartTime() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo
-
optional int64 current_attempt_start_time = 6;
- getCurrentAttemptStartTime() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfoOrBuilder
-
optional int64 current_attempt_start_time = 6;
- getCurrentKey() - Method in class org.apache.hadoop.hive.llap.security.SecretManager
-
- getCurrentKey() - Method in interface org.apache.hadoop.hive.llap.security.SigningSecretManager
-
- getDaemonLocalDirString(Configuration, String) - Static method in class org.apache.hadoop.hive.llap.LlapUtil
-
- getDaemonMetrics(RpcController, LlapDaemonProtocolProtos.GetDaemonMetricsRequestProto) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol.BlockingInterface
-
- getDaemonMetrics(RpcController, LlapDaemonProtocolProtos.GetDaemonMetricsRequestProto, RpcCallback<LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto>) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol
-
rpc getDaemonMetrics(.GetDaemonMetricsRequestProto) returns (.GetDaemonMetricsResponseProto);
- getDaemonMetrics(RpcController, LlapDaemonProtocolProtos.GetDaemonMetricsRequestProto, RpcCallback<LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto>) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol.Interface
-
rpc getDaemonMetrics(.GetDaemonMetricsRequestProto) returns (.GetDaemonMetricsResponseProto);
- getDaemonMetrics(RpcController, LlapDaemonProtocolProtos.GetDaemonMetricsRequestProto, RpcCallback<LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto>) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol.Stub
-
- getDaemonMetrics(RpcController, LlapDaemonProtocolProtos.GetDaemonMetricsRequestProto) - Method in class org.apache.hadoop.hive.llap.impl.LlapManagementProtocolClientImpl
-
- getDagIndex() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto.Builder
-
optional int32 dag_index = 2;
- getDagIndex() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto
-
optional int32 dag_index = 2;
- getDagIndex() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProtoOrBuilder
-
optional int32 dag_index = 2;
- getDagName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
Display names cannot be modified by the client for now.
- getDagName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
Display names cannot be modified by the client for now.
- getDagName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
Display names cannot be modified by the client for now.
- getDagNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
Display names cannot be modified by the client for now.
- getDagNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
Display names cannot be modified by the client for now.
- getDagNameBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
Display names cannot be modified by the client for now.
- getDagStartTime() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
optional int64 dag_start_time = 4;
- getDagStartTime() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo
-
optional int64 dag_start_time = 4;
- getDagStartTime() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfoOrBuilder
-
optional int64 dag_start_time = 4;
- getDate(int) - Method in class org.apache.hadoop.hive.llap.Row
-
- getDate(String) - Method in class org.apache.hadoop.hive.llap.Row
-
- getDbAndTableNameForMetrics(Path, boolean) - Static method in class org.apache.hadoop.hive.llap.LlapUtil
-
Deprecated.
- getDbName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
required string db_name = 1;
- getDbName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto
-
required string db_name = 1;
- getDbName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProtoOrBuilder
-
required string db_name = 1;
- getDbNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
required string db_name = 1;
- getDbNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto
-
required string db_name = 1;
- getDbNameBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProtoOrBuilder
-
required string db_name = 1;
- getDecimal(int) - Method in class org.apache.hadoop.hive.llap.Row
-
- getDecimal(String) - Method in class org.apache.hadoop.hive.llap.Row
-
- getDecryptionSecret() - Method in class org.apache.hadoop.hive.llap.security.DefaultJwtSharedSecretProvider
-
- getDecryptionSecret() - Method in interface org.apache.hadoop.hive.llap.security.JwtSecretProvider
-
returns secret for parsing JWT.
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryResponseProto
-
- getDelegationToken(RpcController, LlapDaemonProtocolProtos.GetTokenRequestProto) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol.BlockingInterface
-
- getDelegationToken(RpcController, LlapDaemonProtocolProtos.GetTokenRequestProto, RpcCallback<LlapDaemonProtocolProtos.GetTokenResponseProto>) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol
-
rpc getDelegationToken(.GetTokenRequestProto) returns (.GetTokenResponseProto);
- getDelegationToken(RpcController, LlapDaemonProtocolProtos.GetTokenRequestProto, RpcCallback<LlapDaemonProtocolProtos.GetTokenResponseProto>) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol.Interface
-
rpc getDelegationToken(.GetTokenRequestProto) returns (.GetTokenResponseProto);
- getDelegationToken(RpcController, LlapDaemonProtocolProtos.GetTokenRequestProto, RpcCallback<LlapDaemonProtocolProtos.GetTokenResponseProto>) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol.Stub
-
- getDelegationToken(RpcController, LlapDaemonProtocolProtos.GetTokenRequestProto) - Method in class org.apache.hadoop.hive.llap.impl.LlapManagementProtocolClientImpl
-
- getDeleteDelay() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto.Builder
-
optional int64 delete_delay = 2 [default = 0];
- getDeleteDelay() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto
-
optional int64 delete_delay = 2 [default = 0];
- getDeleteDelay() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProtoOrBuilder
-
optional int64 delete_delay = 2 [default = 0];
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapDaemonProtocol
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
- getDescriptor() - Static method in enum org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedResponseProto
-
- getDescriptor() - Static method in enum org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmissionStateProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.LlapPluginProtocol
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryResponseProto
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapDaemonProtocol
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateProto
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedResponseProto.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmissionStateProto
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.LlapPluginProtocol
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryResponseProto.Builder
-
- getDestInputName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
required string dest_input_name = 3;
- getDestInputName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent
-
required string dest_input_name = 3;
- getDestInputName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEventOrBuilder
-
required string dest_input_name = 3;
- getDestInputNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
required string dest_input_name = 3;
- getDestInputNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent
-
required string dest_input_name = 3;
- getDestInputNameBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEventOrBuilder
-
required string dest_input_name = 3;
- getDouble(int) - Method in class org.apache.hadoop.hive.llap.Row
-
- getDouble(String) - Method in class org.apache.hadoop.hive.llap.Row
-
- getEncryptionSecret() - Method in class org.apache.hadoop.hive.llap.security.DefaultJwtSharedSecretProvider
-
- getEncryptionSecret() - Method in interface org.apache.hadoop.hive.llap.security.JwtSecretProvider
-
returns secret for signing JWT.
- getEnd() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange.Builder
-
optional int64 end = 2;
- getEnd() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange
-
optional int64 end = 2;
- getEnd() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRangeOrBuilder
-
optional int64 end = 2;
- getEntries(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList.Builder
-
repeated .CacheEntry entries = 1;
- getEntries(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList
-
repeated .CacheEntry entries = 1;
- getEntries(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryListOrBuilder
-
repeated .CacheEntry entries = 1;
- getEntriesBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList.Builder
-
repeated .CacheEntry entries = 1;
- getEntriesBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList.Builder
-
repeated .CacheEntry entries = 1;
- getEntriesCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList.Builder
-
repeated .CacheEntry entries = 1;
- getEntriesCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList
-
repeated .CacheEntry entries = 1;
- getEntriesCount() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryListOrBuilder
-
repeated .CacheEntry entries = 1;
- getEntriesList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList.Builder
-
repeated .CacheEntry entries = 1;
- getEntriesList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList
-
repeated .CacheEntry entries = 1;
- getEntriesList() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryListOrBuilder
-
repeated .CacheEntry entries = 1;
- getEntriesOrBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList.Builder
-
repeated .CacheEntry entries = 1;
- getEntriesOrBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList
-
repeated .CacheEntry entries = 1;
- getEntriesOrBuilder(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryListOrBuilder
-
repeated .CacheEntry entries = 1;
- getEntriesOrBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList.Builder
-
repeated .CacheEntry entries = 1;
- getEntriesOrBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList
-
repeated .CacheEntry entries = 1;
- getEntriesOrBuilderList() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryListOrBuilder
-
repeated .CacheEntry entries = 1;
- getEvictedBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProto.Builder
-
required int64 evicted_bytes = 1;
- getEvictedBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProto
-
required int64 evicted_bytes = 1;
- getEvictedBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProtoOrBuilder
-
required int64 evicted_bytes = 1;
- getExecutorMemory() - Method in enum org.apache.hadoop.hive.llap.LlapDaemonInfo
-
- getExecutorNum() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto.Builder
-
optional int32 executorNum = 1;
- getExecutorNum() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto
-
optional int32 executorNum = 1;
- getExecutorNum() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProtoOrBuilder
-
optional int32 executorNum = 1;
- getFileKey() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
optional bytes file_key = 1;
- getFileKey() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
optional bytes file_key = 1;
- getFileKey() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryOrBuilder
-
optional bytes file_key = 1;
- getFilePath() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
optional string file_path = 2;
- getFilePath() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
optional string file_path = 2;
- getFilePath() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryOrBuilder
-
optional string file_path = 2;
- getFilePathBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
optional string file_path = 2;
- getFilePathBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
optional string file_path = 2;
- getFilePathBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryOrBuilder
-
optional string file_path = 2;
- getFirstAttemptStartTime() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
optional int64 first_attempt_start_time = 5;
- getFirstAttemptStartTime() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo
-
optional int64 first_attempt_start_time = 5;
- getFirstAttemptStartTime() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfoOrBuilder
-
optional int64 first_attempt_start_time = 5;
- getFloat(int) - Method in class org.apache.hadoop.hive.llap.Row
-
- getFloat(String) - Method in class org.apache.hadoop.hive.llap.Row
-
- getFragmentId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage.Builder
-
required string fragment_id = 1;
- getFragmentId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage
-
required string fragment_id = 1;
- getFragmentId() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessageOrBuilder
-
required string fragment_id = 1;
- getFragmentIdBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage.Builder
-
required string fragment_id = 1;
- getFragmentIdBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage
-
required string fragment_id = 1;
- getFragmentIdBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessageOrBuilder
-
required string fragment_id = 1;
- getFragmentIdentifierString() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto.Builder
-
optional string fragment_identifier_string = 2;
- getFragmentIdentifierString() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto
-
optional string fragment_identifier_string = 2;
- getFragmentIdentifierString() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProtoOrBuilder
-
optional string fragment_identifier_string = 2;
- getFragmentIdentifierString() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
optional string fragment_identifier_string = 2;
- getFragmentIdentifierString() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto
-
optional string fragment_identifier_string = 2;
- getFragmentIdentifierString() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProtoOrBuilder
-
optional string fragment_identifier_string = 2;
- getFragmentIdentifierStringBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto.Builder
-
optional string fragment_identifier_string = 2;
- getFragmentIdentifierStringBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto
-
optional string fragment_identifier_string = 2;
- getFragmentIdentifierStringBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProtoOrBuilder
-
optional string fragment_identifier_string = 2;
- getFragmentIdentifierStringBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
optional string fragment_identifier_string = 2;
- getFragmentIdentifierStringBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto
-
optional string fragment_identifier_string = 2;
- getFragmentIdentifierStringBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProtoOrBuilder
-
optional string fragment_identifier_string = 2;
- getFragmentNumber() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional int32 fragment_number = 3;
- getFragmentNumber() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional int32 fragment_number = 3;
- getFragmentNumber() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional int32 fragment_number = 3;
- getFragmentRuntimeInfo() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
Not supported/honored for external clients right now.
- getFragmentRuntimeInfo() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
Not supported/honored for external clients right now.
- getFragmentRuntimeInfo() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
Not supported/honored for external clients right now.
- getFragmentRuntimeInfoBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
Not supported/honored for external clients right now.
- getFragmentRuntimeInfoOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
Not supported/honored for external clients right now.
- getFragmentRuntimeInfoOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
Not supported/honored for external clients right now.
- getFragmentRuntimeInfoOrBuilder() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
Not supported/honored for external clients right now.
- getGroupedInputSpecs(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .GroupInputSpecProto grouped_input_specs = 12;
- getGroupedInputSpecs(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
repeated .GroupInputSpecProto grouped_input_specs = 12;
- getGroupedInputSpecs(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
repeated .GroupInputSpecProto grouped_input_specs = 12;
- getGroupedInputSpecsBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .GroupInputSpecProto grouped_input_specs = 12;
- getGroupedInputSpecsBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .GroupInputSpecProto grouped_input_specs = 12;
- getGroupedInputSpecsCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .GroupInputSpecProto grouped_input_specs = 12;
- getGroupedInputSpecsCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
repeated .GroupInputSpecProto grouped_input_specs = 12;
- getGroupedInputSpecsCount() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
repeated .GroupInputSpecProto grouped_input_specs = 12;
- getGroupedInputSpecsList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .GroupInputSpecProto grouped_input_specs = 12;
- getGroupedInputSpecsList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
repeated .GroupInputSpecProto grouped_input_specs = 12;
- getGroupedInputSpecsList() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
repeated .GroupInputSpecProto grouped_input_specs = 12;
- getGroupedInputSpecsOrBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .GroupInputSpecProto grouped_input_specs = 12;
- getGroupedInputSpecsOrBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
repeated .GroupInputSpecProto grouped_input_specs = 12;
- getGroupedInputSpecsOrBuilder(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
repeated .GroupInputSpecProto grouped_input_specs = 12;
- getGroupedInputSpecsOrBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .GroupInputSpecProto grouped_input_specs = 12;
- getGroupedInputSpecsOrBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
repeated .GroupInputSpecProto grouped_input_specs = 12;
- getGroupedInputSpecsOrBuilderList() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
repeated .GroupInputSpecProto grouped_input_specs = 12;
- getGroupName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
optional string group_name = 1;
- getGroupName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto
-
optional string group_name = 1;
- getGroupName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProtoOrBuilder
-
optional string group_name = 1;
- getGroupNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
optional string group_name = 1;
- getGroupNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto
-
optional string group_name = 1;
- getGroupNameBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProtoOrBuilder
-
optional string group_name = 1;
- getGroupVertices(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
repeated string group_vertices = 2;
- getGroupVertices(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto
-
repeated string group_vertices = 2;
- getGroupVertices(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProtoOrBuilder
-
repeated string group_vertices = 2;
- getGroupVerticesBytes(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
repeated string group_vertices = 2;
- getGroupVerticesBytes(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto
-
repeated string group_vertices = 2;
- getGroupVerticesBytes(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProtoOrBuilder
-
repeated string group_vertices = 2;
- getGroupVerticesCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
repeated string group_vertices = 2;
- getGroupVerticesCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto
-
repeated string group_vertices = 2;
- getGroupVerticesCount() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProtoOrBuilder
-
repeated string group_vertices = 2;
- getGroupVerticesList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
repeated string group_vertices = 2;
- getGroupVerticesList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto
-
repeated string group_vertices = 2;
- getGroupVerticesList() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProtoOrBuilder
-
repeated string group_vertices = 2;
- getGuaranteedTaskCount() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto.Builder
-
optional int32 guaranteed_task_count = 1;
- getGuaranteedTaskCount() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto
-
optional int32 guaranteed_task_count = 1;
- getGuaranteedTaskCount() - Method in interface org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProtoOrBuilder
-
optional int32 guaranteed_task_count = 1;
- getHistoryText() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
optional bytes history_text = 3;
- getHistoryText() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto
-
optional bytes history_text = 3;
- getHistoryText() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProtoOrBuilder
-
optional bytes history_text = 3;
- getHiveQueryId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional string hive_query_id = 4;
- getHiveQueryId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional string hive_query_id = 4;
- getHiveQueryId() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional string hive_query_id = 4;
- getHiveQueryIdBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional string hive_query_id = 4;
- getHiveQueryIdBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional string hive_query_id = 4;
- getHiveQueryIdBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional string hive_query_id = 4;
- getHostname() - Method in class org.apache.hadoop.hive.llap.LlapNodeId
-
- getHostName() - Static method in class org.apache.hadoop.hive.llap.metrics.MetricsUtils
-
- getInitialEventBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
Serialized (and signed) NotTezEvent; used only for external clients for now.
- getInitialEventBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
Serialized (and signed) NotTezEvent; used only for external clients for now.
- getInitialEventBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
Serialized (and signed) NotTezEvent; used only for external clients for now.
- getInitialEventSignature() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional bytes initial_event_signature = 11;
- getInitialEventSignature() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional bytes initial_event_signature = 11;
- getInitialEventSignature() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional bytes initial_event_signature = 11;
- getInputEventProtoBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
required bytes input_event_proto_bytes = 1;
- getInputEventProtoBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent
-
required bytes input_event_proto_bytes = 1;
- getInputEventProtoBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEventOrBuilder
-
required bytes input_event_proto_bytes = 1;
- getInputSpecs(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .IOSpecProto input_specs = 10;
- getInputSpecs(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
repeated .IOSpecProto input_specs = 10;
- getInputSpecs(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
repeated .IOSpecProto input_specs = 10;
- getInputSpecsBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .IOSpecProto input_specs = 10;
- getInputSpecsBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .IOSpecProto input_specs = 10;
- getInputSpecsCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .IOSpecProto input_specs = 10;
- getInputSpecsCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
repeated .IOSpecProto input_specs = 10;
- getInputSpecsCount() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
repeated .IOSpecProto input_specs = 10;
- getInputSpecsList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .IOSpecProto input_specs = 10;
- getInputSpecsList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
repeated .IOSpecProto input_specs = 10;
- getInputSpecsList() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
repeated .IOSpecProto input_specs = 10;
- getInputSpecsOrBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .IOSpecProto input_specs = 10;
- getInputSpecsOrBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
repeated .IOSpecProto input_specs = 10;
- getInputSpecsOrBuilder(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
repeated .IOSpecProto input_specs = 10;
- getInputSpecsOrBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .IOSpecProto input_specs = 10;
- getInputSpecsOrBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
repeated .IOSpecProto input_specs = 10;
- getInputSpecsOrBuilderList() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
repeated .IOSpecProto input_specs = 10;
- getInstance(String, int) - Static method in class org.apache.hadoop.hive.llap.LlapNodeId
-
- getInt(int) - Method in class org.apache.hadoop.hive.llap.Row
-
- getInt(String) - Method in class org.apache.hadoop.hive.llap.Row
-
- getIoDescriptor() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
optional .EntityDescriptorProto io_descriptor = 2;
- getIoDescriptor() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto
-
optional .EntityDescriptorProto io_descriptor = 2;
- getIoDescriptor() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProtoOrBuilder
-
optional .EntityDescriptorProto io_descriptor = 2;
- getIoDescriptorBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
optional .EntityDescriptorProto io_descriptor = 2;
- getIoDescriptorOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
optional .EntityDescriptorProto io_descriptor = 2;
- getIoDescriptorOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto
-
optional .EntityDescriptorProto io_descriptor = 2;
- getIoDescriptorOrBuilder() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProtoOrBuilder
-
optional .EntityDescriptorProto io_descriptor = 2;
- getIsExternalClientRequest() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional bool is_external_client_request = 14 [default = false];
- getIsExternalClientRequest() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional bool is_external_client_request = 14 [default = false];
- getIsExternalClientRequest() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional bool is_external_client_request = 14 [default = false];
- getIsExternalSubmission() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional bool is_external_submission = 14 [default = false];
- getIsExternalSubmission() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional bool is_external_submission = 14 [default = false];
- getIsExternalSubmission() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional bool is_external_submission = 14 [default = false];
- getIsGuaranteed() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional bool is_guaranteed = 12 [default = false];
- getIsGuaranteed() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional bool is_guaranteed = 12 [default = false];
- getIsGuaranteed() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional bool is_guaranteed = 12 [default = false];
- getIsGuaranteed() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
optional bool is_guaranteed = 3;
- getIsGuaranteed() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto
-
optional bool is_guaranteed = 3;
- getIsGuaranteed() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProtoOrBuilder
-
optional bool is_guaranteed = 3;
- getIsGuaranteed() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto.Builder
-
optional bool is_guaranteed = 2;
- getIsGuaranteed() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto
-
optional bool is_guaranteed = 2;
- getIsGuaranteed() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProtoOrBuilder
-
optional bool is_guaranteed = 2;
- getJwt() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional string jwt = 13;
- getJwt() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional string jwt = 13;
- getJwt() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional string jwt = 13;
- getJwtBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional string jwt = 13;
- getJwtBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional string jwt = 13;
- getJwtBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional string jwt = 13;
- getKey() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry.Builder
-
optional string key = 1;
- getKey() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry
-
optional string key = 1;
- getKey() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntryOrBuilder
-
optional string key = 1;
- getKeyBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry.Builder
-
optional string key = 1;
- getKeyBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry
-
optional string key = 1;
- getKeyBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntryOrBuilder
-
optional string key = 1;
- getKeyId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
optional int32 key_id = 4;
- getKeyId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent
-
optional int32 key_id = 4;
- getKeyId() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEventOrBuilder
-
optional int32 key_id = 4;
- getKind() - Method in class org.apache.hadoop.hive.llap.security.LlapTokenIdentifier
-
- getKind() - Method in class org.apache.hadoop.hive.llap.security.LlapTokenIdentifier.Renewer
-
- getLargeReadOps() - Method in class org.apache.hadoop.hive.llap.LlapUtil.StatisticsData
-
- getList(int) - Method in class org.apache.hadoop.hive.llap.Row
-
- getList(String) - Method in class org.apache.hadoop.hive.llap.Row
-
- getLong(int) - Method in class org.apache.hadoop.hive.llap.Row
-
- getLong(String) - Method in class org.apache.hadoop.hive.llap.Row
-
- getMap(int) - Method in class org.apache.hadoop.hive.llap.Row
-
- getMap(String) - Method in class org.apache.hadoop.hive.llap.Row
-
- getMemoryPerExecutor() - Method in enum org.apache.hadoop.hive.llap.LlapDaemonInfo
-
- getMergedInputDescriptor() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
optional .EntityDescriptorProto merged_input_descriptor = 3;
- getMergedInputDescriptor() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto
-
optional .EntityDescriptorProto merged_input_descriptor = 3;
- getMergedInputDescriptor() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProtoOrBuilder
-
optional .EntityDescriptorProto merged_input_descriptor = 3;
- getMergedInputDescriptorBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
optional .EntityDescriptorProto merged_input_descriptor = 3;
- getMergedInputDescriptorOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
optional .EntityDescriptorProto merged_input_descriptor = 3;
- getMergedInputDescriptorOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto
-
optional .EntityDescriptorProto merged_input_descriptor = 3;
- getMergedInputDescriptorOrBuilder() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProtoOrBuilder
-
optional .EntityDescriptorProto merged_input_descriptor = 3;
- getMetrics(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto.Builder
-
repeated .MapEntry metrics = 1;
- getMetrics(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto
-
repeated .MapEntry metrics = 1;
- getMetrics(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProtoOrBuilder
-
repeated .MapEntry metrics = 1;
- getMetricsBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto.Builder
-
repeated .MapEntry metrics = 1;
- getMetricsBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto.Builder
-
repeated .MapEntry metrics = 1;
- getMetricsCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto.Builder
-
repeated .MapEntry metrics = 1;
- getMetricsCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto
-
repeated .MapEntry metrics = 1;
- getMetricsCount() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProtoOrBuilder
-
repeated .MapEntry metrics = 1;
- getMetricsList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto.Builder
-
repeated .MapEntry metrics = 1;
- getMetricsList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto
-
repeated .MapEntry metrics = 1;
- getMetricsList() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProtoOrBuilder
-
repeated .MapEntry metrics = 1;
- getMetricsOrBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto.Builder
-
repeated .MapEntry metrics = 1;
- getMetricsOrBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto
-
repeated .MapEntry metrics = 1;
- getMetricsOrBuilder(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProtoOrBuilder
-
repeated .MapEntry metrics = 1;
- getMetricsOrBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto.Builder
-
repeated .MapEntry metrics = 1;
- getMetricsOrBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto
-
repeated .MapEntry metrics = 1;
- getMetricsOrBuilderList() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProtoOrBuilder
-
repeated .MapEntry metrics = 1;
- getName() - Method in class org.apache.hadoop.hive.llap.FieldDesc
-
- getNodeId() - Method in class org.apache.hadoop.hive.llap.AsyncPbRpcProxy.CallableRequest
-
- getNodeId() - Method in class org.apache.hadoop.hive.llap.AsyncPbRpcProxy.NodeCallableRequest
-
- getNumber() - Method in enum org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateProto
-
- getNumber() - Method in enum org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmissionStateProto
-
- getNumExecutors() - Method in enum org.apache.hadoop.hive.llap.LlapDaemonInfo
-
- getNumSelfAndUpstreamCompletedTasks() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
optional int32 num_self_and_upstream_completed_tasks = 2;
- getNumSelfAndUpstreamCompletedTasks() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo
-
optional int32 num_self_and_upstream_completed_tasks = 2;
- getNumSelfAndUpstreamCompletedTasks() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfoOrBuilder
-
optional int32 num_self_and_upstream_completed_tasks = 2;
- getNumSelfAndUpstreamTasks() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
optional int32 num_self_and_upstream_tasks = 1;
- getNumSelfAndUpstreamTasks() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo
-
optional int32 num_self_and_upstream_tasks = 1;
- getNumSelfAndUpstreamTasks() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfoOrBuilder
-
optional int32 num_self_and_upstream_tasks = 1;
- getOutputSpecs(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .IOSpecProto output_specs = 11;
- getOutputSpecs(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
repeated .IOSpecProto output_specs = 11;
- getOutputSpecs(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
repeated .IOSpecProto output_specs = 11;
- getOutputSpecsBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .IOSpecProto output_specs = 11;
- getOutputSpecsBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .IOSpecProto output_specs = 11;
- getOutputSpecsCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .IOSpecProto output_specs = 11;
- getOutputSpecsCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
repeated .IOSpecProto output_specs = 11;
- getOutputSpecsCount() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
repeated .IOSpecProto output_specs = 11;
- getOutputSpecsList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .IOSpecProto output_specs = 11;
- getOutputSpecsList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
repeated .IOSpecProto output_specs = 11;
- getOutputSpecsList() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
repeated .IOSpecProto output_specs = 11;
- getOutputSpecsOrBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .IOSpecProto output_specs = 11;
- getOutputSpecsOrBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
repeated .IOSpecProto output_specs = 11;
- getOutputSpecsOrBuilder(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
repeated .IOSpecProto output_specs = 11;
- getOutputSpecsOrBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .IOSpecProto output_specs = 11;
- getOutputSpecsOrBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
repeated .IOSpecProto output_specs = 11;
- getOutputSpecsOrBuilderList() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
repeated .IOSpecProto output_specs = 11;
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryResponseProto
-
- getPartitionDesc(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag.Builder
-
repeated string partition_desc = 2;
- getPartitionDesc(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag
-
repeated string partition_desc = 2;
- getPartitionDesc(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTagOrBuilder
-
repeated string partition_desc = 2;
- getPartitionDescBytes(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag.Builder
-
repeated string partition_desc = 2;
- getPartitionDescBytes(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag
-
repeated string partition_desc = 2;
- getPartitionDescBytes(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTagOrBuilder
-
repeated string partition_desc = 2;
- getPartitionDescCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag.Builder
-
repeated string partition_desc = 2;
- getPartitionDescCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag
-
repeated string partition_desc = 2;
- getPartitionDescCount() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTagOrBuilder
-
repeated string partition_desc = 2;
- getPartitionDescList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag.Builder
-
repeated string partition_desc = 2;
- getPartitionDescList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag
-
repeated string partition_desc = 2;
- getPartitionDescList() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTagOrBuilder
-
repeated string partition_desc = 2;
- getPartKey(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
repeated string part_key = 2;
- getPartKey(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto
-
repeated string part_key = 2;
- getPartKey(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProtoOrBuilder
-
repeated string part_key = 2;
- getPartKeyBytes(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
repeated string part_key = 2;
- getPartKeyBytes(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto
-
repeated string part_key = 2;
- getPartKeyBytes(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProtoOrBuilder
-
repeated string part_key = 2;
- getPartKeyCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
repeated string part_key = 2;
- getPartKeyCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto
-
repeated string part_key = 2;
- getPartKeyCount() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProtoOrBuilder
-
repeated string part_key = 2;
- getPartKeyList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
repeated string part_key = 2;
- getPartKeyList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto
-
repeated string part_key = 2;
- getPartKeyList() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProtoOrBuilder
-
repeated string part_key = 2;
- getPartVal(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
repeated string part_val = 3;
- getPartVal(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto
-
repeated string part_val = 3;
- getPartVal(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProtoOrBuilder
-
repeated string part_val = 3;
- getPartValBytes(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
repeated string part_val = 3;
- getPartValBytes(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto
-
repeated string part_val = 3;
- getPartValBytes(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProtoOrBuilder
-
repeated string part_val = 3;
- getPartValCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
repeated string part_val = 3;
- getPartValCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto
-
repeated string part_val = 3;
- getPartValCount() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProtoOrBuilder
-
repeated string part_val = 3;
- getPartValList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
repeated string part_val = 3;
- getPartValList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto
-
repeated string part_val = 3;
- getPartValList() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProtoOrBuilder
-
repeated string part_val = 3;
- getPhysicalEdgeCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
optional int32 physical_edge_count = 3;
- getPhysicalEdgeCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto
-
optional int32 physical_edge_count = 3;
- getPhysicalEdgeCount() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProtoOrBuilder
-
optional int32 physical_edge_count = 3;
- getPID() - Method in enum org.apache.hadoop.hive.llap.LlapDaemonInfo
-
- getPort() - Method in class org.apache.hadoop.hive.llap.LlapNodeId
-
- getProcessorDescriptor() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional .EntityDescriptorProto processor_descriptor = 9;
- getProcessorDescriptor() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional .EntityDescriptorProto processor_descriptor = 9;
- getProcessorDescriptor() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional .EntityDescriptorProto processor_descriptor = 9;
- getProcessorDescriptorBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional .EntityDescriptorProto processor_descriptor = 9;
- getProcessorDescriptorOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional .EntityDescriptorProto processor_descriptor = 9;
- getProcessorDescriptorOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional .EntityDescriptorProto processor_descriptor = 9;
- getProcessorDescriptorOrBuilder() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional .EntityDescriptorProto processor_descriptor = 9;
- getProxy(LlapNodeId, Token<TokenType>) - Method in class org.apache.hadoop.hive.llap.AsyncPbRpcProxy
-
- getProxy() - Method in class org.apache.hadoop.hive.llap.impl.LlapManagementProtocolClientImpl
-
- getProxy() - Method in class org.apache.hadoop.hive.llap.impl.LlapProtocolClientImpl
-
- getProxy() - Method in class org.apache.hadoop.hive.llap.impl.ProtobufProxy
-
- getPublicHostname() - Static method in class org.apache.hadoop.hive.llap.LlapUtil
-
- getPurgedMemoryBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProto.Builder
-
optional int64 purged_memory_bytes = 1;
- getPurgedMemoryBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProto
-
optional int64 purged_memory_bytes = 1;
- getPurgedMemoryBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProtoOrBuilder
-
optional int64 purged_memory_bytes = 1;
- getQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifier() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProtoOrBuilder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
required .QueryIdentifierProto query_identifier = 2;
- getQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto
-
required .QueryIdentifierProto query_identifier = 2;
- getQueryIdentifier() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProtoOrBuilder
-
required .QueryIdentifierProto query_identifier = 2;
- getQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional .QueryIdentifierProto query_identifier = 3;
- getQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional .QueryIdentifierProto query_identifier = 3;
- getQueryIdentifier() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional .QueryIdentifierProto query_identifier = 3;
- getQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifier() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProtoOrBuilder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifier() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProtoOrBuilder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifier() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProtoOrBuilder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifierBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifierBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
required .QueryIdentifierProto query_identifier = 2;
- getQueryIdentifierBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional .QueryIdentifierProto query_identifier = 3;
- getQueryIdentifierBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifierBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifierBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifierOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifierOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifierOrBuilder() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProtoOrBuilder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifierOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
required .QueryIdentifierProto query_identifier = 2;
- getQueryIdentifierOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto
-
required .QueryIdentifierProto query_identifier = 2;
- getQueryIdentifierOrBuilder() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProtoOrBuilder
-
required .QueryIdentifierProto query_identifier = 2;
- getQueryIdentifierOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional .QueryIdentifierProto query_identifier = 3;
- getQueryIdentifierOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional .QueryIdentifierProto query_identifier = 3;
- getQueryIdentifierOrBuilder() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional .QueryIdentifierProto query_identifier = 3;
- getQueryIdentifierOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifierOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifierOrBuilder() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProtoOrBuilder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifierOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifierOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifierOrBuilder() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProtoOrBuilder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifierOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifierOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueryIdentifierOrBuilder() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProtoOrBuilder
-
optional .QueryIdentifierProto query_identifier = 1;
- getQueueSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto.Builder
-
optional int32 queueSize = 2;
- getQueueSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto
-
optional int32 queueSize = 2;
- getQueueSize() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProtoOrBuilder
-
optional int32 queueSize = 2;
- getRanges(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
repeated .CacheEntryRange ranges = 4;
- getRanges(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
repeated .CacheEntryRange ranges = 4;
- getRanges(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryOrBuilder
-
repeated .CacheEntryRange ranges = 4;
- getRangesBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
repeated .CacheEntryRange ranges = 4;
- getRangesBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
repeated .CacheEntryRange ranges = 4;
- getRangesCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
repeated .CacheEntryRange ranges = 4;
- getRangesCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
repeated .CacheEntryRange ranges = 4;
- getRangesCount() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryOrBuilder
-
repeated .CacheEntryRange ranges = 4;
- getRangesList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
repeated .CacheEntryRange ranges = 4;
- getRangesList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
repeated .CacheEntryRange ranges = 4;
- getRangesList() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryOrBuilder
-
repeated .CacheEntryRange ranges = 4;
- getRangesOrBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
repeated .CacheEntryRange ranges = 4;
- getRangesOrBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
repeated .CacheEntryRange ranges = 4;
- getRangesOrBuilder(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryOrBuilder
-
repeated .CacheEntryRange ranges = 4;
- getRangesOrBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
repeated .CacheEntryRange ranges = 4;
- getRangesOrBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
repeated .CacheEntryRange ranges = 4;
- getRangesOrBuilderList() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryOrBuilder
-
repeated .CacheEntryRange ranges = 4;
- getReadOps() - Method in class org.apache.hadoop.hive.llap.LlapUtil.StatisticsData
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapDaemonProtocol
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol
-
- getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.LlapPluginProtocol
-
- getResponseFuture() - Method in class org.apache.hadoop.hive.llap.AsyncPbRpcProxy.AsyncCallableRequest
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapDaemonProtocol
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol
-
- getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.LlapPluginProtocol
-
- getResult() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto.Builder
-
optional .CacheEntryList result = 1;
- getResult() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto
-
optional .CacheEntryList result = 1;
- getResult() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProtoOrBuilder
-
optional .CacheEntryList result = 1;
- getResult() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto.Builder
-
optional bool result = 1;
- getResult() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto
-
optional bool result = 1;
- getResult() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProtoOrBuilder
-
optional bool result = 1;
- getResultBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto.Builder
-
optional .CacheEntryList result = 1;
- getResultOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto.Builder
-
optional .CacheEntryList result = 1;
- getResultOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto
-
optional .CacheEntryList result = 1;
- getResultOrBuilder() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProtoOrBuilder
-
optional .CacheEntryList result = 1;
- getSchema() - Method in class org.apache.hadoop.hive.llap.Row
-
- getScheme() - Method in class org.apache.hadoop.hive.llap.LlapUtil.StatisticsData
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryResponseProto
-
- getShort(int) - Method in class org.apache.hadoop.hive.llap.Row
-
- getShort(String) - Method in class org.apache.hadoop.hive.llap.Row
-
- getSignatureKeyId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional int64 signatureKeyId = 2;
- getSignatureKeyId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional int64 signatureKeyId = 2;
- getSignatureKeyId() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional int64 signatureKeyId = 2;
- getSrcName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
optional string src_name = 2;
- getSrcName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto
-
optional string src_name = 2;
- getSrcName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProtoOrBuilder
-
optional string src_name = 2;
- getSrcNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
optional string src_name = 2;
- getSrcNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto
-
optional string src_name = 2;
- getSrcNameBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProtoOrBuilder
-
optional string src_name = 2;
- getStart() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange.Builder
-
optional int64 start = 1;
- getStart() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange
-
optional int64 start = 1;
- getStart() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRangeOrBuilder
-
optional int64 start = 1;
- getState() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
optional .SourceStateProto state = 3;
- getState() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto
-
optional .SourceStateProto state = 3;
- getState() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProtoOrBuilder
-
optional .SourceStateProto state = 3;
- getStatisticsForScheme(String, List<LlapUtil.StatisticsData>) - Static method in class org.apache.hadoop.hive.llap.LlapUtil
-
- getString(int) - Method in class org.apache.hadoop.hive.llap.Row
-
- getString(String) - Method in class org.apache.hadoop.hive.llap.Row
-
- getStruct(int) - Method in class org.apache.hadoop.hive.llap.Row
-
- getStruct(String) - Method in class org.apache.hadoop.hive.llap.Row
-
- getSubmissionState() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto.Builder
-
optional .SubmissionStateProto submission_state = 1;
- getSubmissionState() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto
-
optional .SubmissionStateProto submission_state = 1;
- getSubmissionState() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProtoOrBuilder
-
optional .SubmissionStateProto submission_state = 1;
- getTable(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
repeated .TableProto table = 2;
- getTable(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto
-
repeated .TableProto table = 2;
- getTable(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProtoOrBuilder
-
repeated .TableProto table = 2;
- getTableBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
repeated .TableProto table = 2;
- getTableBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
repeated .TableProto table = 2;
- getTableCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
repeated .TableProto table = 2;
- getTableCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto
-
repeated .TableProto table = 2;
- getTableCount() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProtoOrBuilder
-
repeated .TableProto table = 2;
- getTableList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
repeated .TableProto table = 2;
- getTableList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto
-
repeated .TableProto table = 2;
- getTableList() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProtoOrBuilder
-
repeated .TableProto table = 2;
- getTableName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag.Builder
-
optional string table_name = 1;
- getTableName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag
-
optional string table_name = 1;
- getTableName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTagOrBuilder
-
optional string table_name = 1;
- getTableName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
required string table_name = 1;
- getTableName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto
-
required string table_name = 1;
- getTableName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProtoOrBuilder
-
required string table_name = 1;
- getTableNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag.Builder
-
optional string table_name = 1;
- getTableNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag
-
optional string table_name = 1;
- getTableNameBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTagOrBuilder
-
optional string table_name = 1;
- getTableNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
required string table_name = 1;
- getTableNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto
-
required string table_name = 1;
- getTableNameBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProtoOrBuilder
-
required string table_name = 1;
- getTableOrBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
repeated .TableProto table = 2;
- getTableOrBuilder(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto
-
repeated .TableProto table = 2;
- getTableOrBuilder(int) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProtoOrBuilder
-
repeated .TableProto table = 2;
- getTableOrBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
repeated .TableProto table = 2;
- getTableOrBuilderList() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto
-
repeated .TableProto table = 2;
- getTableOrBuilderList() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProtoOrBuilder
-
repeated .TableProto table = 2;
- getTaskSpecfromProto(LlapDaemonProtocolProtos.SignableVertexSpec, int, int, TezTaskAttemptID) - Static method in class org.apache.hadoop.hive.llap.tez.Converters
-
- getTimestamp(int) - Method in class org.apache.hadoop.hive.llap.Row
-
- getTimestamp(String) - Method in class org.apache.hadoop.hive.llap.Row
-
- getToken() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProto.Builder
-
optional bytes token = 1;
- getToken() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProto
-
optional bytes token = 1;
- getToken() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProtoOrBuilder
-
optional bytes token = 1;
- getToken() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage.Builder
-
optional bytes token = 2;
- getToken() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage
-
optional bytes token = 2;
- getToken() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessageOrBuilder
-
optional bytes token = 2;
- getTokenIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
The core vertex stuff
- getTokenIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
The core vertex stuff
- getTokenIdentifier() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
The core vertex stuff
- getTokenIdentifierBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
The core vertex stuff
- getTokenIdentifierBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
The core vertex stuff
- getTokenIdentifierBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
The core vertex stuff
- getTokenUser(Token<TokenType>) - Method in class org.apache.hadoop.hive.llap.AsyncPbRpcProxy
-
- getTypeInfo() - Method in class org.apache.hadoop.hive.llap.FieldDesc
-
- getUniqueNodeId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto.Builder
-
optional string unique_node_id = 2;
- getUniqueNodeId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto
-
optional string unique_node_id = 2;
- getUniqueNodeId() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProtoOrBuilder
-
optional string unique_node_id = 2;
- getUniqueNodeIdBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto.Builder
-
optional string unique_node_id = 2;
- getUniqueNodeIdBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto
-
optional string unique_node_id = 2;
- getUniqueNodeIdBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProtoOrBuilder
-
optional string unique_node_id = 2;
- getUniqueNodeIdInCluster() - Method in class org.apache.hadoop.hive.llap.DaemonId
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryResponseProto
-
- getUser() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
optional string user = 1;
- getUser() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto
-
optional string user = 1;
- getUser() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProtoOrBuilder
-
optional string user = 1;
- getUser() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional string user = 1;
- getUser() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional string user = 1;
- getUser() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional string user = 1;
- getUserBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
optional string user = 1;
- getUserBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto
-
optional string user = 1;
- getUserBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProtoOrBuilder
-
optional string user = 1;
- getUserBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional string user = 1;
- getUserBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional string user = 1;
- getUserBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional string user = 1;
- getUserNameFromPrincipal(String) - Static method in class org.apache.hadoop.hive.llap.LlapUtil
-
- getUserPayload() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
optional .UserPayloadProto user_payload = 2;
- getUserPayload() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto
-
optional .UserPayloadProto user_payload = 2;
- getUserPayload() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProtoOrBuilder
-
optional .UserPayloadProto user_payload = 2;
- getUserPayload() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto.Builder
-
optional bytes user_payload = 1;
- getUserPayload() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto
-
optional bytes user_payload = 1;
- getUserPayload() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProtoOrBuilder
-
optional bytes user_payload = 1;
- getUserPayloadBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
optional .UserPayloadProto user_payload = 2;
- getUserPayloadOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
optional .UserPayloadProto user_payload = 2;
- getUserPayloadOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto
-
optional .UserPayloadProto user_payload = 2;
- getUserPayloadOrBuilder() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProtoOrBuilder
-
optional .UserPayloadProto user_payload = 2;
- getUUID() - Static method in class org.apache.hadoop.hive.llap.metrics.MetricsUtils
-
- getValue() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry.Builder
-
optional int64 value = 2;
- getValue() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry
-
optional int64 value = 2;
- getValue() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntryOrBuilder
-
optional int64 value = 2;
- getValue(int) - Method in class org.apache.hadoop.hive.llap.Row
-
- getValue(String) - Method in class org.apache.hadoop.hive.llap.Row
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateProto
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmissionStateProto
-
- getVersion() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto.Builder
-
optional int32 version = 2;
- getVersion() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto
-
optional int32 version = 2;
- getVersion() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProtoOrBuilder
-
optional int32 version = 2;
- getVertex() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary.Builder
-
optional .SignableVertexSpec vertex = 1;
- getVertex() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary
-
optional .SignableVertexSpec vertex = 1;
- getVertex() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinaryOrBuilder
-
optional .SignableVertexSpec vertex = 1;
- getVertexBinary() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary.Builder
-
SignableVertexSpec
- getVertexBinary() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary
-
SignableVertexSpec
- getVertexBinary() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinaryOrBuilder
-
SignableVertexSpec
- getVertexBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary.Builder
-
optional .SignableVertexSpec vertex = 1;
- getVertexIndex() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional int32 vertex_index = 7;
- getVertexIndex() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional int32 vertex_index = 7;
- getVertexIndex() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional int32 vertex_index = 7;
- getVertexName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
required string vertex_name = 2;
- getVertexName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent
-
required string vertex_name = 2;
- getVertexName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEventOrBuilder
-
required string vertex_name = 2;
- getVertexName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional string vertex_name = 6;
- getVertexName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional string vertex_name = 6;
- getVertexName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional string vertex_name = 6;
- getVertexNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
required string vertex_name = 2;
- getVertexNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent
-
required string vertex_name = 2;
- getVertexNameBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEventOrBuilder
-
required string vertex_name = 2;
- getVertexNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional string vertex_name = 6;
- getVertexNameBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional string vertex_name = 6;
- getVertexNameBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional string vertex_name = 6;
- getVertexOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary.Builder
-
optional .SignableVertexSpec vertex = 1;
- getVertexOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary
-
optional .SignableVertexSpec vertex = 1;
- getVertexOrBuilder() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinaryOrBuilder
-
optional .SignableVertexSpec vertex = 1;
- getVertexParallelism() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
An internal field required for Tez.
- getVertexParallelism() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
An internal field required for Tez.
- getVertexParallelism() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
An internal field required for Tez.
- getWithinDagPriority() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
optional int32 within_dag_priority = 3;
- getWithinDagPriority() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo
-
optional int32 within_dag_priority = 3;
- getWithinDagPriority() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfoOrBuilder
-
optional int32 within_dag_priority = 3;
- getWorkSpec() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional .VertexOrBinary work_spec = 1;
- getWorkSpec() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional .VertexOrBinary work_spec = 1;
- getWorkSpec() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional .VertexOrBinary work_spec = 1;
- getWorkSpecBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional .VertexOrBinary work_spec = 1;
- getWorkSpecOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional .VertexOrBinary work_spec = 1;
- getWorkSpecOrBuilder() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional .VertexOrBinary work_spec = 1;
- getWorkSpecOrBuilder() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional .VertexOrBinary work_spec = 1;
- getWorkSpecSignature() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional bytes work_spec_signature = 2;
- getWorkSpecSignature() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional bytes work_spec_signature = 2;
- getWorkSpecSignature() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional bytes work_spec_signature = 2;
- getWriteOps() - Method in class org.apache.hadoop.hive.llap.LlapUtil.StatisticsData
-
- GROUP_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto
-
- GROUP_VERTICES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto
-
- GROUPED_INPUT_SPECS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
- GUARANTEED_TASK_COUNT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto
-
- hasAmHost() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional string am_host = 6;
- hasAmHost() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional string am_host = 6;
- hasAmHost() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional string am_host = 6;
- hasAmPort() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional int32 am_port = 7;
- hasAmPort() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional int32 am_port = 7;
- hasAmPort() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional int32 am_port = 7;
- hasAppAttemptNumber() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto.Builder
-
optional int32 app_attempt_number = 3;
- hasAppAttemptNumber() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto
-
optional int32 app_attempt_number = 3;
- hasAppAttemptNumber() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProtoOrBuilder
-
optional int32 app_attempt_number = 3;
- hasAppId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto.Builder
-
optional string app_id = 1;
- hasAppId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto
-
optional string app_id = 1;
- hasAppId() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProtoOrBuilder
-
optional string app_id = 1;
- hasApplicationIdString() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto.Builder
-
optional string application_id_string = 1;
- hasApplicationIdString() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto
-
optional string application_id_string = 1;
- hasApplicationIdString() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProtoOrBuilder
-
optional string application_id_string = 1;
- hasAttemptNumber() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional int32 attempt_number = 4;
- hasAttemptNumber() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional int32 attempt_number = 4;
- hasAttemptNumber() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional int32 attempt_number = 4;
- hasCacheTag() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
optional .CacheTag cache_tag = 3;
- hasCacheTag() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
optional .CacheTag cache_tag = 3;
- hasCacheTag() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryOrBuilder
-
optional .CacheTag cache_tag = 3;
- hasClassName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
optional string class_name = 1;
- hasClassName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto
-
optional string class_name = 1;
- hasClassName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProtoOrBuilder
-
optional string class_name = 1;
- hasConnectedVertexName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
optional string connected_vertex_name = 1;
- hasConnectedVertexName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto
-
optional string connected_vertex_name = 1;
- hasConnectedVertexName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProtoOrBuilder
-
optional string connected_vertex_name = 1;
- hasContainerIdString() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional string container_id_string = 5;
- hasContainerIdString() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional string container_id_string = 5;
- hasContainerIdString() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional string container_id_string = 5;
- hasCredentialsBinary() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
optional bytes credentials_binary = 3;
- hasCredentialsBinary() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto
-
optional bytes credentials_binary = 3;
- hasCredentialsBinary() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProtoOrBuilder
-
optional bytes credentials_binary = 3;
- hasCredentialsBinary() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
Credentials are not signed - the client can add e.g.
- hasCredentialsBinary() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
Credentials are not signed - the client can add e.g.
- hasCredentialsBinary() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
Credentials are not signed - the client can add e.g.
- hasCurrentAttemptStartTime() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
optional int64 current_attempt_start_time = 6;
- hasCurrentAttemptStartTime() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo
-
optional int64 current_attempt_start_time = 6;
- hasCurrentAttemptStartTime() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfoOrBuilder
-
optional int64 current_attempt_start_time = 6;
- hasDagIndex() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto.Builder
-
optional int32 dag_index = 2;
- hasDagIndex() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto
-
optional int32 dag_index = 2;
- hasDagIndex() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProtoOrBuilder
-
optional int32 dag_index = 2;
- hasDagName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
Display names cannot be modified by the client for now.
- hasDagName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
Display names cannot be modified by the client for now.
- hasDagName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
Display names cannot be modified by the client for now.
- hasDagStartTime() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
optional int64 dag_start_time = 4;
- hasDagStartTime() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo
-
optional int64 dag_start_time = 4;
- hasDagStartTime() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfoOrBuilder
-
optional int64 dag_start_time = 4;
- hasDbName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
required string db_name = 1;
- hasDbName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto
-
required string db_name = 1;
- hasDbName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProtoOrBuilder
-
required string db_name = 1;
- hasDeleteDelay() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto.Builder
-
optional int64 delete_delay = 2 [default = 0];
- hasDeleteDelay() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto
-
optional int64 delete_delay = 2 [default = 0];
- hasDeleteDelay() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProtoOrBuilder
-
optional int64 delete_delay = 2 [default = 0];
- hasDestInputName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
required string dest_input_name = 3;
- hasDestInputName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent
-
required string dest_input_name = 3;
- hasDestInputName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEventOrBuilder
-
required string dest_input_name = 3;
- hasEnd() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange.Builder
-
optional int64 end = 2;
- hasEnd() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange
-
optional int64 end = 2;
- hasEnd() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRangeOrBuilder
-
optional int64 end = 2;
- hasEvictedBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProto.Builder
-
required int64 evicted_bytes = 1;
- hasEvictedBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProto
-
required int64 evicted_bytes = 1;
- hasEvictedBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProtoOrBuilder
-
required int64 evicted_bytes = 1;
- hasExecutorNum() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto.Builder
-
optional int32 executorNum = 1;
- hasExecutorNum() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto
-
optional int32 executorNum = 1;
- hasExecutorNum() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProtoOrBuilder
-
optional int32 executorNum = 1;
- hasFileKey() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
optional bytes file_key = 1;
- hasFileKey() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
optional bytes file_key = 1;
- hasFileKey() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryOrBuilder
-
optional bytes file_key = 1;
- hasFilePath() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
optional string file_path = 2;
- hasFilePath() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
optional string file_path = 2;
- hasFilePath() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryOrBuilder
-
optional string file_path = 2;
- hasFirstAttemptStartTime() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
optional int64 first_attempt_start_time = 5;
- hasFirstAttemptStartTime() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo
-
optional int64 first_attempt_start_time = 5;
- hasFirstAttemptStartTime() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfoOrBuilder
-
optional int64 first_attempt_start_time = 5;
- hasFragmentId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage.Builder
-
required string fragment_id = 1;
- hasFragmentId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage
-
required string fragment_id = 1;
- hasFragmentId() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessageOrBuilder
-
required string fragment_id = 1;
- hasFragmentIdentifierString() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto.Builder
-
optional string fragment_identifier_string = 2;
- hasFragmentIdentifierString() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto
-
optional string fragment_identifier_string = 2;
- hasFragmentIdentifierString() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProtoOrBuilder
-
optional string fragment_identifier_string = 2;
- hasFragmentIdentifierString() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
optional string fragment_identifier_string = 2;
- hasFragmentIdentifierString() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto
-
optional string fragment_identifier_string = 2;
- hasFragmentIdentifierString() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProtoOrBuilder
-
optional string fragment_identifier_string = 2;
- hasFragmentNumber() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional int32 fragment_number = 3;
- hasFragmentNumber() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional int32 fragment_number = 3;
- hasFragmentNumber() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional int32 fragment_number = 3;
- hasFragmentRuntimeInfo() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
Not supported/honored for external clients right now.
- hasFragmentRuntimeInfo() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
Not supported/honored for external clients right now.
- hasFragmentRuntimeInfo() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
Not supported/honored for external clients right now.
- hasGroupName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
optional string group_name = 1;
- hasGroupName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto
-
optional string group_name = 1;
- hasGroupName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProtoOrBuilder
-
optional string group_name = 1;
- hasGuaranteedTaskCount() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto.Builder
-
optional int32 guaranteed_task_count = 1;
- hasGuaranteedTaskCount() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto
-
optional int32 guaranteed_task_count = 1;
- hasGuaranteedTaskCount() - Method in interface org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProtoOrBuilder
-
optional int32 guaranteed_task_count = 1;
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentRequestProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsRequestProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheRequestProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteResponseProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagResponseProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityResponseProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedResponseProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentResponseProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.LlapNodeId
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryResponseProto
-
- hashCode() - Method in class org.apache.hadoop.hive.llap.security.LlapTokenIdentifier
-
- hasHistoryText() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
optional bytes history_text = 3;
- hasHistoryText() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto
-
optional bytes history_text = 3;
- hasHistoryText() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProtoOrBuilder
-
optional bytes history_text = 3;
- hasHiveQueryId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional string hive_query_id = 4;
- hasHiveQueryId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional string hive_query_id = 4;
- hasHiveQueryId() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional string hive_query_id = 4;
- hasInitialEventBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
Serialized (and signed) NotTezEvent; used only for external clients for now.
- hasInitialEventBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
Serialized (and signed) NotTezEvent; used only for external clients for now.
- hasInitialEventBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
Serialized (and signed) NotTezEvent; used only for external clients for now.
- hasInitialEventSignature() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional bytes initial_event_signature = 11;
- hasInitialEventSignature() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional bytes initial_event_signature = 11;
- hasInitialEventSignature() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional bytes initial_event_signature = 11;
- hasInputEventProtoBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
required bytes input_event_proto_bytes = 1;
- hasInputEventProtoBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent
-
required bytes input_event_proto_bytes = 1;
- hasInputEventProtoBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEventOrBuilder
-
required bytes input_event_proto_bytes = 1;
- hasIoDescriptor() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
optional .EntityDescriptorProto io_descriptor = 2;
- hasIoDescriptor() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto
-
optional .EntityDescriptorProto io_descriptor = 2;
- hasIoDescriptor() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProtoOrBuilder
-
optional .EntityDescriptorProto io_descriptor = 2;
- hasIsExternalClientRequest() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional bool is_external_client_request = 14 [default = false];
- hasIsExternalClientRequest() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional bool is_external_client_request = 14 [default = false];
- hasIsExternalClientRequest() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional bool is_external_client_request = 14 [default = false];
- hasIsExternalSubmission() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional bool is_external_submission = 14 [default = false];
- hasIsExternalSubmission() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional bool is_external_submission = 14 [default = false];
- hasIsExternalSubmission() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional bool is_external_submission = 14 [default = false];
- hasIsGuaranteed() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional bool is_guaranteed = 12 [default = false];
- hasIsGuaranteed() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional bool is_guaranteed = 12 [default = false];
- hasIsGuaranteed() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional bool is_guaranteed = 12 [default = false];
- hasIsGuaranteed() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
optional bool is_guaranteed = 3;
- hasIsGuaranteed() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto
-
optional bool is_guaranteed = 3;
- hasIsGuaranteed() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProtoOrBuilder
-
optional bool is_guaranteed = 3;
- hasIsGuaranteed() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto.Builder
-
optional bool is_guaranteed = 2;
- hasIsGuaranteed() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto
-
optional bool is_guaranteed = 2;
- hasIsGuaranteed() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProtoOrBuilder
-
optional bool is_guaranteed = 2;
- hasJwt() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional string jwt = 13;
- hasJwt() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional string jwt = 13;
- hasJwt() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional string jwt = 13;
- hasKey() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry.Builder
-
optional string key = 1;
- hasKey() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry
-
optional string key = 1;
- hasKey() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntryOrBuilder
-
optional string key = 1;
- hasKeyId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
optional int32 key_id = 4;
- hasKeyId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent
-
optional int32 key_id = 4;
- hasKeyId() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEventOrBuilder
-
optional int32 key_id = 4;
- hasMergedInputDescriptor() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
optional .EntityDescriptorProto merged_input_descriptor = 3;
- hasMergedInputDescriptor() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto
-
optional .EntityDescriptorProto merged_input_descriptor = 3;
- hasMergedInputDescriptor() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProtoOrBuilder
-
optional .EntityDescriptorProto merged_input_descriptor = 3;
- hasNumSelfAndUpstreamCompletedTasks() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
optional int32 num_self_and_upstream_completed_tasks = 2;
- hasNumSelfAndUpstreamCompletedTasks() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo
-
optional int32 num_self_and_upstream_completed_tasks = 2;
- hasNumSelfAndUpstreamCompletedTasks() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfoOrBuilder
-
optional int32 num_self_and_upstream_completed_tasks = 2;
- hasNumSelfAndUpstreamTasks() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
optional int32 num_self_and_upstream_tasks = 1;
- hasNumSelfAndUpstreamTasks() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo
-
optional int32 num_self_and_upstream_tasks = 1;
- hasNumSelfAndUpstreamTasks() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfoOrBuilder
-
optional int32 num_self_and_upstream_tasks = 1;
- hasPhysicalEdgeCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
optional int32 physical_edge_count = 3;
- hasPhysicalEdgeCount() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto
-
optional int32 physical_edge_count = 3;
- hasPhysicalEdgeCount() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProtoOrBuilder
-
optional int32 physical_edge_count = 3;
- hasProcessorDescriptor() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional .EntityDescriptorProto processor_descriptor = 9;
- hasProcessorDescriptor() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional .EntityDescriptorProto processor_descriptor = 9;
- hasProcessorDescriptor() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional .EntityDescriptorProto processor_descriptor = 9;
- hasPurgedMemoryBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProto.Builder
-
optional int64 purged_memory_bytes = 1;
- hasPurgedMemoryBytes() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProto
-
optional int64 purged_memory_bytes = 1;
- hasPurgedMemoryBytes() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProtoOrBuilder
-
optional int64 purged_memory_bytes = 1;
- hasQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- hasQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto
-
optional .QueryIdentifierProto query_identifier = 1;
- hasQueryIdentifier() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProtoOrBuilder
-
optional .QueryIdentifierProto query_identifier = 1;
- hasQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
required .QueryIdentifierProto query_identifier = 2;
- hasQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto
-
required .QueryIdentifierProto query_identifier = 2;
- hasQueryIdentifier() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProtoOrBuilder
-
required .QueryIdentifierProto query_identifier = 2;
- hasQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional .QueryIdentifierProto query_identifier = 3;
- hasQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional .QueryIdentifierProto query_identifier = 3;
- hasQueryIdentifier() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional .QueryIdentifierProto query_identifier = 3;
- hasQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- hasQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto
-
optional .QueryIdentifierProto query_identifier = 1;
- hasQueryIdentifier() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProtoOrBuilder
-
optional .QueryIdentifierProto query_identifier = 1;
- hasQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- hasQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto
-
optional .QueryIdentifierProto query_identifier = 1;
- hasQueryIdentifier() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProtoOrBuilder
-
optional .QueryIdentifierProto query_identifier = 1;
- hasQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- hasQueryIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto
-
optional .QueryIdentifierProto query_identifier = 1;
- hasQueryIdentifier() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProtoOrBuilder
-
optional .QueryIdentifierProto query_identifier = 1;
- hasQueueSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto.Builder
-
optional int32 queueSize = 2;
- hasQueueSize() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto
-
optional int32 queueSize = 2;
- hasQueueSize() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProtoOrBuilder
-
optional int32 queueSize = 2;
- hasResult() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto.Builder
-
optional .CacheEntryList result = 1;
- hasResult() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto
-
optional .CacheEntryList result = 1;
- hasResult() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProtoOrBuilder
-
optional .CacheEntryList result = 1;
- hasResult() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto.Builder
-
optional bool result = 1;
- hasResult() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto
-
optional bool result = 1;
- hasResult() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProtoOrBuilder
-
optional bool result = 1;
- hasSignatureKeyId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional int64 signatureKeyId = 2;
- hasSignatureKeyId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional int64 signatureKeyId = 2;
- hasSignatureKeyId() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional int64 signatureKeyId = 2;
- hasSrcName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
optional string src_name = 2;
- hasSrcName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto
-
optional string src_name = 2;
- hasSrcName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProtoOrBuilder
-
optional string src_name = 2;
- hasStart() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange.Builder
-
optional int64 start = 1;
- hasStart() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange
-
optional int64 start = 1;
- hasStart() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRangeOrBuilder
-
optional int64 start = 1;
- hasState() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
optional .SourceStateProto state = 3;
- hasState() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto
-
optional .SourceStateProto state = 3;
- hasState() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProtoOrBuilder
-
optional .SourceStateProto state = 3;
- hasSubmissionState() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto.Builder
-
optional .SubmissionStateProto submission_state = 1;
- hasSubmissionState() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto
-
optional .SubmissionStateProto submission_state = 1;
- hasSubmissionState() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProtoOrBuilder
-
optional .SubmissionStateProto submission_state = 1;
- hasTableName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag.Builder
-
optional string table_name = 1;
- hasTableName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag
-
optional string table_name = 1;
- hasTableName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTagOrBuilder
-
optional string table_name = 1;
- hasTableName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
required string table_name = 1;
- hasTableName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto
-
required string table_name = 1;
- hasTableName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProtoOrBuilder
-
required string table_name = 1;
- hasToken() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProto.Builder
-
optional bytes token = 1;
- hasToken() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProto
-
optional bytes token = 1;
- hasToken() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProtoOrBuilder
-
optional bytes token = 1;
- hasToken() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage.Builder
-
optional bytes token = 2;
- hasToken() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage
-
optional bytes token = 2;
- hasToken() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessageOrBuilder
-
optional bytes token = 2;
- hasTokenIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
The core vertex stuff
- hasTokenIdentifier() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
The core vertex stuff
- hasTokenIdentifier() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
The core vertex stuff
- hasUniqueNodeId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto.Builder
-
optional string unique_node_id = 2;
- hasUniqueNodeId() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto
-
optional string unique_node_id = 2;
- hasUniqueNodeId() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProtoOrBuilder
-
optional string unique_node_id = 2;
- hasUser() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
optional string user = 1;
- hasUser() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto
-
optional string user = 1;
- hasUser() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProtoOrBuilder
-
optional string user = 1;
- hasUser() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional string user = 1;
- hasUser() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional string user = 1;
- hasUser() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional string user = 1;
- hasUserPayload() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
optional .UserPayloadProto user_payload = 2;
- hasUserPayload() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto
-
optional .UserPayloadProto user_payload = 2;
- hasUserPayload() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProtoOrBuilder
-
optional .UserPayloadProto user_payload = 2;
- hasUserPayload() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto.Builder
-
optional bytes user_payload = 1;
- hasUserPayload() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto
-
optional bytes user_payload = 1;
- hasUserPayload() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProtoOrBuilder
-
optional bytes user_payload = 1;
- hasValue() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry.Builder
-
optional int64 value = 2;
- hasValue() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry
-
optional int64 value = 2;
- hasValue() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntryOrBuilder
-
optional int64 value = 2;
- hasVersion() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto.Builder
-
optional int32 version = 2;
- hasVersion() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto
-
optional int32 version = 2;
- hasVersion() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProtoOrBuilder
-
optional int32 version = 2;
- hasVertex() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary.Builder
-
optional .SignableVertexSpec vertex = 1;
- hasVertex() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary
-
optional .SignableVertexSpec vertex = 1;
- hasVertex() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinaryOrBuilder
-
optional .SignableVertexSpec vertex = 1;
- hasVertexBinary() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary.Builder
-
SignableVertexSpec
- hasVertexBinary() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary
-
SignableVertexSpec
- hasVertexBinary() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinaryOrBuilder
-
SignableVertexSpec
- hasVertexIndex() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional int32 vertex_index = 7;
- hasVertexIndex() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional int32 vertex_index = 7;
- hasVertexIndex() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional int32 vertex_index = 7;
- hasVertexName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
required string vertex_name = 2;
- hasVertexName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent
-
required string vertex_name = 2;
- hasVertexName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEventOrBuilder
-
required string vertex_name = 2;
- hasVertexName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional string vertex_name = 6;
- hasVertexName() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
optional string vertex_name = 6;
- hasVertexName() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
optional string vertex_name = 6;
- hasVertexParallelism() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
An internal field required for Tez.
- hasVertexParallelism() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
An internal field required for Tez.
- hasVertexParallelism() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpecOrBuilder
-
An internal field required for Tez.
- hasWithinDagPriority() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
optional int32 within_dag_priority = 3;
- hasWithinDagPriority() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo
-
optional int32 within_dag_priority = 3;
- hasWithinDagPriority() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfoOrBuilder
-
optional int32 within_dag_priority = 3;
- hasWorkSpec() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional .VertexOrBinary work_spec = 1;
- hasWorkSpec() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional .VertexOrBinary work_spec = 1;
- hasWorkSpec() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional .VertexOrBinary work_spec = 1;
- hasWorkSpecSignature() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional bytes work_spec_signature = 2;
- hasWorkSpecSignature() - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto
-
optional bytes work_spec_signature = 2;
- hasWorkSpecSignature() - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProtoOrBuilder
-
optional bytes work_spec_signature = 2;
- heartbeat(TezHeartbeatRequest) - Method in interface org.apache.hadoop.hive.llap.protocol.LlapTaskUmbilicalProtocol
-
- HISTORY_TEXT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto
-
- HIVE_QUERY_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
- humanReadableByteCount(long) - Static method in class org.apache.hadoop.hive.llap.LlapUtil
-
- S_RUNNING_VALUE - Static variable in enum org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateProto
-
S_RUNNING = 2;
- S_SUCCEEDED_VALUE - Static variable in enum org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateProto
-
S_SUCCEEDED = 1;
- Schema - Class in org.apache.hadoop.hive.llap
-
- Schema(List<FieldDesc>) - Constructor for class org.apache.hadoop.hive.llap.Schema
-
- Schema() - Constructor for class org.apache.hadoop.hive.llap.Schema
-
- SecretManager - Class in org.apache.hadoop.hive.llap.security
-
- SecretManager(Configuration, String) - Constructor for class org.apache.hadoop.hive.llap.security.SecretManager
-
- selectToken(Text, Collection<Token<? extends TokenIdentifier>>) - Method in class org.apache.hadoop.hive.llap.security.LlapTokenSelector
-
- serialize() - Method in interface org.apache.hadoop.hive.llap.security.LlapSigner.Signable
-
Called by the signer to get the serialized representation of the message to be signed.
- serializeAndSign(LlapSigner.Signable) - Method in interface org.apache.hadoop.hive.llap.security.LlapSigner
-
Serializes and signs the message.
- serializeAndSign(LlapSigner.Signable) - Method in class org.apache.hadoop.hive.llap.security.LlapSignerImpl
-
- serviceStart() - Method in class org.apache.hadoop.hive.llap.AsyncPbRpcProxy
-
- serviceStop() - Method in class org.apache.hadoop.hive.llap.AsyncPbRpcProxy
-
- setAmHost(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional string am_host = 6;
- setAmHostBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional string am_host = 6;
- setAmPort(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional int32 am_port = 7;
- setAppAttemptNumber(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto.Builder
-
optional int32 app_attempt_number = 3;
- setAppId(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto.Builder
-
optional string app_id = 1;
- setAppIdBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto.Builder
-
optional string app_id = 1;
- setApplicationIdString(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto.Builder
-
optional string application_id_string = 1;
- setApplicationIdStringBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto.Builder
-
optional string application_id_string = 1;
- setAttemptNumber(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional int32 attempt_number = 4;
- setCacheTag(LlapDaemonProtocolProtos.CacheTag) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
optional .CacheTag cache_tag = 3;
- setCacheTag(LlapDaemonProtocolProtos.CacheTag.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
optional .CacheTag cache_tag = 3;
- setCapacity(RpcController, LlapDaemonProtocolProtos.SetCapacityRequestProto) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol.BlockingInterface
-
- setCapacity(RpcController, LlapDaemonProtocolProtos.SetCapacityRequestProto, RpcCallback<LlapDaemonProtocolProtos.SetCapacityResponseProto>) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol.Interface
-
rpc setCapacity(.SetCapacityRequestProto) returns (.SetCapacityResponseProto);
- setCapacity(RpcController, LlapDaemonProtocolProtos.SetCapacityRequestProto, RpcCallback<LlapDaemonProtocolProtos.SetCapacityResponseProto>) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol
-
rpc setCapacity(.SetCapacityRequestProto) returns (.SetCapacityResponseProto);
- setCapacity(RpcController, LlapDaemonProtocolProtos.SetCapacityRequestProto, RpcCallback<LlapDaemonProtocolProtos.SetCapacityResponseProto>) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapManagementProtocol.Stub
-
- setCapacity(RpcController, LlapDaemonProtocolProtos.SetCapacityRequestProto) - Method in class org.apache.hadoop.hive.llap.impl.LlapManagementProtocolClientImpl
-
- setClassName(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
optional string class_name = 1;
- setClassNameBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
optional string class_name = 1;
- setConnectedVertexName(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
optional string connected_vertex_name = 1;
- setConnectedVertexNameBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
optional string connected_vertex_name = 1;
- setContainerIdString(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional string container_id_string = 5;
- setContainerIdStringBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional string container_id_string = 5;
- setCredentialsBinary(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
optional bytes credentials_binary = 3;
- setCredentialsBinary(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
Credentials are not signed - the client can add e.g.
- setCurrentAttemptStartTime(long) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
optional int64 current_attempt_start_time = 6;
- setDagIndex(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto.Builder
-
optional int32 dag_index = 2;
- setDagName(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
Display names cannot be modified by the client for now.
- setDagNameBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
Display names cannot be modified by the client for now.
- setDagStartTime(long) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
optional int64 dag_start_time = 4;
- setDbName(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
required string db_name = 1;
- setDbNameBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
required string db_name = 1;
- setDeleteDelay(long) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto.Builder
-
optional int64 delete_delay = 2 [default = 0];
- setDestInputName(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
required string dest_input_name = 3;
- setDestInputNameBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
required string dest_input_name = 3;
- setEnd(long) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange.Builder
-
optional int64 end = 2;
- setEntries(int, LlapDaemonProtocolProtos.CacheEntry) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList.Builder
-
repeated .CacheEntry entries = 1;
- setEntries(int, LlapDaemonProtocolProtos.CacheEntry.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList.Builder
-
repeated .CacheEntry entries = 1;
- setEvictedBytes(long) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProto.Builder
-
required int64 evicted_bytes = 1;
- setExecutorNum(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto.Builder
-
optional int32 executorNum = 1;
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto.Builder
-
- setField(Descriptors.FieldDescriptor, Object) - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryResponseProto.Builder
-
- setFileKey(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
optional bytes file_key = 1;
- setFilePath(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
optional string file_path = 2;
- setFilePathBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
optional string file_path = 2;
- setFirstAttemptStartTime(long) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
optional int64 first_attempt_start_time = 5;
- setFragmentId(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage.Builder
-
required string fragment_id = 1;
- setFragmentIdBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage.Builder
-
required string fragment_id = 1;
- setFragmentIdentifierString(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto.Builder
-
optional string fragment_identifier_string = 2;
- setFragmentIdentifierString(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
optional string fragment_identifier_string = 2;
- setFragmentIdentifierStringBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto.Builder
-
optional string fragment_identifier_string = 2;
- setFragmentIdentifierStringBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
optional string fragment_identifier_string = 2;
- setFragmentNumber(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional int32 fragment_number = 3;
- setFragmentRuntimeInfo(LlapDaemonProtocolProtos.FragmentRuntimeInfo) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
Not supported/honored for external clients right now.
- setFragmentRuntimeInfo(LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
Not supported/honored for external clients right now.
- setGroupedInputSpecs(int, LlapDaemonProtocolProtos.GroupInputSpecProto) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .GroupInputSpecProto grouped_input_specs = 12;
- setGroupedInputSpecs(int, LlapDaemonProtocolProtos.GroupInputSpecProto.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .GroupInputSpecProto grouped_input_specs = 12;
- setGroupName(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
optional string group_name = 1;
- setGroupNameBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
optional string group_name = 1;
- setGroupVertices(int, String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
repeated string group_vertices = 2;
- setGuaranteedTaskCount(int) - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto.Builder
-
optional int32 guaranteed_task_count = 1;
- setHistoryText(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
optional bytes history_text = 3;
- setHiveQueryId(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional string hive_query_id = 4;
- setHiveQueryIdBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional string hive_query_id = 4;
- setInitialEventBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
Serialized (and signed) NotTezEvent; used only for external clients for now.
- setInitialEventSignature(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional bytes initial_event_signature = 11;
- setInputEventProtoBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
required bytes input_event_proto_bytes = 1;
- setInputSpecs(int, LlapDaemonProtocolProtos.IOSpecProto) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .IOSpecProto input_specs = 10;
- setInputSpecs(int, LlapDaemonProtocolProtos.IOSpecProto.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .IOSpecProto input_specs = 10;
- setIoDescriptor(LlapDaemonProtocolProtos.EntityDescriptorProto) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
optional .EntityDescriptorProto io_descriptor = 2;
- setIoDescriptor(LlapDaemonProtocolProtos.EntityDescriptorProto.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
optional .EntityDescriptorProto io_descriptor = 2;
- setIsExternalClientRequest(boolean) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional bool is_external_client_request = 14 [default = false];
- setIsExternalSubmission(boolean) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional bool is_external_submission = 14 [default = false];
- setIsGuaranteed(boolean) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional bool is_guaranteed = 12 [default = false];
- setIsGuaranteed(boolean) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
optional bool is_guaranteed = 3;
- setIsGuaranteed(boolean) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto.Builder
-
optional bool is_guaranteed = 2;
- setJwt(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional string jwt = 13;
- setJwtBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional string jwt = 13;
- setKey(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry.Builder
-
optional string key = 1;
- setKeyBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry.Builder
-
optional string key = 1;
- setKeyId(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
optional int32 key_id = 4;
- setMergedInputDescriptor(LlapDaemonProtocolProtos.EntityDescriptorProto) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
optional .EntityDescriptorProto merged_input_descriptor = 3;
- setMergedInputDescriptor(LlapDaemonProtocolProtos.EntityDescriptorProto.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
optional .EntityDescriptorProto merged_input_descriptor = 3;
- setMetrics(int, LlapDaemonProtocolProtos.MapEntry) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto.Builder
-
repeated .MapEntry metrics = 1;
- setMetrics(int, LlapDaemonProtocolProtos.MapEntry.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto.Builder
-
repeated .MapEntry metrics = 1;
- setNumSelfAndUpstreamCompletedTasks(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
optional int32 num_self_and_upstream_completed_tasks = 2;
- setNumSelfAndUpstreamTasks(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
optional int32 num_self_and_upstream_tasks = 1;
- setOutputSpecs(int, LlapDaemonProtocolProtos.IOSpecProto) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .IOSpecProto output_specs = 11;
- setOutputSpecs(int, LlapDaemonProtocolProtos.IOSpecProto.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
repeated .IOSpecProto output_specs = 11;
- setPartitionDesc(int, String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag.Builder
-
repeated string partition_desc = 2;
- setPartKey(int, String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
repeated string part_key = 2;
- setPartVal(int, String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
repeated string part_val = 3;
- setPhysicalEdgeCount(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
optional int32 physical_edge_count = 3;
- setProcessorDescriptor(LlapDaemonProtocolProtos.EntityDescriptorProto) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional .EntityDescriptorProto processor_descriptor = 9;
- setProcessorDescriptor(LlapDaemonProtocolProtos.EntityDescriptorProto.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional .EntityDescriptorProto processor_descriptor = 9;
- setPurgedMemoryBytes(long) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProto.Builder
-
optional int64 purged_memory_bytes = 1;
- setQueryIdentifier(LlapDaemonProtocolProtos.QueryIdentifierProto) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- setQueryIdentifier(LlapDaemonProtocolProtos.QueryIdentifierProto.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- setQueryIdentifier(LlapDaemonProtocolProtos.QueryIdentifierProto) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
required .QueryIdentifierProto query_identifier = 2;
- setQueryIdentifier(LlapDaemonProtocolProtos.QueryIdentifierProto.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
required .QueryIdentifierProto query_identifier = 2;
- setQueryIdentifier(LlapDaemonProtocolProtos.QueryIdentifierProto) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional .QueryIdentifierProto query_identifier = 3;
- setQueryIdentifier(LlapDaemonProtocolProtos.QueryIdentifierProto.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional .QueryIdentifierProto query_identifier = 3;
- setQueryIdentifier(LlapDaemonProtocolProtos.QueryIdentifierProto) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- setQueryIdentifier(LlapDaemonProtocolProtos.QueryIdentifierProto.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- setQueryIdentifier(LlapDaemonProtocolProtos.QueryIdentifierProto) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- setQueryIdentifier(LlapDaemonProtocolProtos.QueryIdentifierProto.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- setQueryIdentifier(LlapDaemonProtocolProtos.QueryIdentifierProto) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- setQueryIdentifier(LlapDaemonProtocolProtos.QueryIdentifierProto.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
optional .QueryIdentifierProto query_identifier = 1;
- setQueueSize(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto.Builder
-
optional int32 queueSize = 2;
- setRanges(int, LlapDaemonProtocolProtos.CacheEntryRange) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
repeated .CacheEntryRange ranges = 4;
- setRanges(int, LlapDaemonProtocolProtos.CacheEntryRange.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
repeated .CacheEntryRange ranges = 4;
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto.Builder
-
- setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryResponseProto.Builder
-
- setResponse(T) - Method in interface org.apache.hadoop.hive.llap.AsyncPbRpcProxy.ExecuteRequestCallback
-
- setResult(LlapDaemonProtocolProtos.CacheEntryList) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto.Builder
-
optional .CacheEntryList result = 1;
- setResult(LlapDaemonProtocolProtos.CacheEntryList.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto.Builder
-
optional .CacheEntryList result = 1;
- setResult(boolean) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto.Builder
-
optional bool result = 1;
- setSignatureKeyId(long) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional int64 signatureKeyId = 2;
- setSignInfo(int) - Method in interface org.apache.hadoop.hive.llap.security.LlapSigner.Signable
-
Called by the signer to record key information as part of the message to be signed.
- setSrcName(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
optional string src_name = 2;
- setSrcNameBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
optional string src_name = 2;
- setStart(long) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange.Builder
-
optional int64 start = 1;
- setState(LlapDaemonProtocolProtos.SourceStateProto) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
optional .SourceStateProto state = 3;
- setSubmissionState(LlapDaemonProtocolProtos.SubmissionStateProto) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto.Builder
-
optional .SubmissionStateProto submission_state = 1;
- setTable(int, LlapDaemonProtocolProtos.TableProto) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
repeated .TableProto table = 2;
- setTable(int, LlapDaemonProtocolProtos.TableProto.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
repeated .TableProto table = 2;
- setTableName(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag.Builder
-
optional string table_name = 1;
- setTableName(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
required string table_name = 1;
- setTableNameBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag.Builder
-
optional string table_name = 1;
- setTableNameBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
required string table_name = 1;
- setToken(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProto.Builder
-
optional bytes token = 1;
- setToken(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage.Builder
-
optional bytes token = 2;
- setTokenIdentifier(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
The core vertex stuff
- setTokenIdentifierBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
The core vertex stuff
- setUniqueNodeId(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto.Builder
-
optional string unique_node_id = 2;
- setUniqueNodeIdBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto.Builder
-
optional string unique_node_id = 2;
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryList.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheTag.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EvictEntityResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetCacheContentResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetDaemonMetricsResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GetTokenResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.GroupInputSpecProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.IOSpecProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapOutputSocketInitMessage.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.PurgeCacheResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryCompleteResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.QueryIdentifierProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SetCapacityResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TableProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.TerminateFragmentResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UpdateFragmentResponseProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryRequestProto.Builder
-
- setUnknownFields(UnknownFieldSet) - Method in class org.apache.hadoop.hive.llap.plugin.rpc.LlapPluginProtocolProtos.UpdateQueryResponseProto.Builder
-
- setUser(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
optional string user = 1;
- setUser(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional string user = 1;
- setUserBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.RegisterDagRequestProto.Builder
-
optional string user = 1;
- setUserBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional string user = 1;
- setUserPayload(LlapDaemonProtocolProtos.UserPayloadProto) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
optional .UserPayloadProto user_payload = 2;
- setUserPayload(LlapDaemonProtocolProtos.UserPayloadProto.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.EntityDescriptorProto.Builder
-
optional .UserPayloadProto user_payload = 2;
- setUserPayload(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto.Builder
-
optional bytes user_payload = 1;
- setValue(long) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.MapEntry.Builder
-
optional int64 value = 2;
- setVersion(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.UserPayloadProto.Builder
-
optional int32 version = 2;
- setVertex(LlapDaemonProtocolProtos.SignableVertexSpec) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary.Builder
-
optional .SignableVertexSpec vertex = 1;
- setVertex(LlapDaemonProtocolProtos.SignableVertexSpec.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary.Builder
-
optional .SignableVertexSpec vertex = 1;
- setVertexBinary(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.VertexOrBinary.Builder
-
SignableVertexSpec
- setVertexIndex(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional int32 vertex_index = 7;
- setVertexName(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
required string vertex_name = 2;
- setVertexName(String) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional string vertex_name = 6;
- setVertexNameBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.NotTezEvent.Builder
-
required string vertex_name = 2;
- setVertexNameBytes(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
optional string vertex_name = 6;
- setVertexParallelism(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec.Builder
-
An internal field required for Tez.
- setWithinDagPriority(int) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.FragmentRuntimeInfo.Builder
-
optional int32 within_dag_priority = 3;
- setWorkSpec(LlapDaemonProtocolProtos.VertexOrBinary) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional .VertexOrBinary work_spec = 1;
- setWorkSpec(LlapDaemonProtocolProtos.VertexOrBinary.Builder) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional .VertexOrBinary work_spec = 1;
- setWorkSpecSignature(ByteString) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkRequestProto.Builder
-
optional bytes work_spec_signature = 2;
- shutdown() - Method in class org.apache.hadoop.hive.llap.AsyncPbRpcProxy.RequestManager
-
- shutdown() - Static method in enum org.apache.hadoop.hive.llap.metrics.LlapMetricsSystem
-
Shutdown the metrics system
- shutdownNow() - Method in class org.apache.hadoop.hive.llap.AsyncResponseHandler
-
- shutdownProtocolImpl(ProtocolType) - Method in class org.apache.hadoop.hive.llap.AsyncPbRpcProxy
-
- signature - Variable in class org.apache.hadoop.hive.llap.security.LlapSigner.SignedMessage
-
- SIGNATUREKEYID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SignableVertexSpec
-
- SignedMessage() - Constructor for class org.apache.hadoop.hive.llap.security.LlapSigner.SignedMessage
-
- SigningSecretManager - Interface in org.apache.hadoop.hive.llap.security
-
- signWithKey(byte[], DelegationKey) - Method in class org.apache.hadoop.hive.llap.security.SecretManager
-
- signWithKey(byte[], int) - Method in class org.apache.hadoop.hive.llap.security.SecretManager
-
- signWithKey(byte[], DelegationKey) - Method in interface org.apache.hadoop.hive.llap.security.SigningSecretManager
-
- signWithKey(byte[], int) - Method in interface org.apache.hadoop.hive.llap.security.SigningSecretManager
-
- sourceStateUpdated(RpcController, LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapDaemonProtocol.BlockingInterface
-
- sourceStateUpdated(RpcController, LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto, RpcCallback<LlapDaemonProtocolProtos.SourceStateUpdatedResponseProto>) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapDaemonProtocol.Interface
-
rpc sourceStateUpdated(.SourceStateUpdatedRequestProto) returns (.SourceStateUpdatedResponseProto);
- sourceStateUpdated(RpcController, LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto, RpcCallback<LlapDaemonProtocolProtos.SourceStateUpdatedResponseProto>) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapDaemonProtocol
-
rpc sourceStateUpdated(.SourceStateUpdatedRequestProto) returns (.SourceStateUpdatedResponseProto);
- sourceStateUpdated(RpcController, LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto, RpcCallback<LlapDaemonProtocolProtos.SourceStateUpdatedResponseProto>) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapDaemonProtocol.Stub
-
- sourceStateUpdated(RpcController, LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto) - Method in class org.apache.hadoop.hive.llap.impl.LlapProtocolClientImpl
-
- SRC_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto
-
- start() - Method in class org.apache.hadoop.hive.llap.AsyncResponseHandler
-
- START_FIELD_NUMBER - Static variable in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.CacheEntryRange
-
- startProtocolServer(int, int, AtomicReference<InetSocketAddress>, Configuration, BlockingService, Class<?>, SecretManager<?>, PolicyProvider, HiveConf.ConfVars...) - Static method in class org.apache.hadoop.hive.llap.LlapUtil
-
- startThreads() - Method in class org.apache.hadoop.hive.llap.security.SecretManager
-
- STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SourceStateUpdatedRequestProto
-
- StatisticsData(String, FileSystem.Statistics.StatisticsData) - Constructor for class org.apache.hadoop.hive.llap.LlapUtil.StatisticsData
-
- SUBMISSION_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.SubmitWorkResponseProto
-
- submitWork(RpcController, LlapDaemonProtocolProtos.SubmitWorkRequestProto) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapDaemonProtocol.BlockingInterface
-
- submitWork(RpcController, LlapDaemonProtocolProtos.SubmitWorkRequestProto, RpcCallback<LlapDaemonProtocolProtos.SubmitWorkResponseProto>) - Method in interface org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapDaemonProtocol.Interface
-
rpc submitWork(.SubmitWorkRequestProto) returns (.SubmitWorkResponseProto);
- submitWork(RpcController, LlapDaemonProtocolProtos.SubmitWorkRequestProto, RpcCallback<LlapDaemonProtocolProtos.SubmitWorkResponseProto>) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapDaemonProtocol.Stub
-
- submitWork(RpcController, LlapDaemonProtocolProtos.SubmitWorkRequestProto, RpcCallback<LlapDaemonProtocolProtos.SubmitWorkResponseProto>) - Method in class org.apache.hadoop.hive.llap.daemon.rpc.LlapDaemonProtocolProtos.LlapDaemonProtocol
-
rpc submitWork(.SubmitWorkRequestProto) returns (.SubmitWorkResponseProto);
- submitWork(RpcController, LlapDaemonProtocolProtos.SubmitWorkRequestProto) - Method in class org.apache.hadoop.hive.llap.impl.LlapProtocolClientImpl
-