- generateSharedAccessSignature(String, String, String, Duration) - Static method in class com.microsoft.azure.eventhubs.impl.SharedAccessSignatureTokenProvider
-
- get() - Method in class com.microsoft.azure.eventhubs.impl.PassByRef
-
- getAmqpConnection() - Method in class com.microsoft.azure.eventhubs.impl.ConnectionHandler
-
- getBeginSequenceNumber() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
-
- getBytes() - Method in interface com.microsoft.azure.eventhubs.EventData
-
Get Actual Payload/Data wrapped by EventData.
- getBytes() - Method in class com.microsoft.azure.eventhubs.impl.EventDataImpl
-
- getCBSChannel() - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
-
- getContext() - Method in exception com.microsoft.azure.eventhubs.EventHubException
-
- getContext() - Method in class com.microsoft.azure.eventhubs.impl.MessageReceiver
-
- getContext() - Method in class com.microsoft.azure.eventhubs.impl.MessageSender
-
- getCreatedAt() - Method in class com.microsoft.azure.eventhubs.EventHubRuntimeInformation
-
Time at which Event Hub was created at.
- getDataSerializedSize(Message) - Static method in class com.microsoft.azure.eventhubs.impl.AmqpUtil
-
- getDefault() - Static method in class com.microsoft.azure.eventhubs.RetryPolicy
-
- getDesiredCapabilities() - Method in interface com.microsoft.azure.eventhubs.impl.ReceiverSettingsProvider
-
- getEncodedMessageSize() - Method in class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
-
- getEndpoint() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
-
Get the endpoint which can be used to connect to the EventHub instance.
- getEnqueuedTime() - Method in class com.microsoft.azure.eventhubs.EventData.SystemProperties
-
- getEnqueuedTime() - Method in interface com.microsoft.azure.eventhubs.EventPosition
-
Gets the enqueued time.
- getEnqueuedTime() - Method in class com.microsoft.azure.eventhubs.impl.EventPositionImpl
-
- getEpoch() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
-
Get the epoch value that this receiver is currently using for partition ownership.
- getError() - Method in exception com.microsoft.azure.eventhubs.impl.AmqpException
-
- getEventHubName() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
-
Get the entity path value from the connection string.
- getEventHubName() - Method in interface com.microsoft.azure.eventhubs.EventHubClient
-
- getEventHubName() - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
-
- getEventHubPath() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
-
- getEventPosition() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
-
- getExceptionFromCompletedFuture(CompletableFuture<?>) - Static method in class com.microsoft.azure.eventhubs.impl.ExceptionUtil
-
- getFilter(Message) - Method in interface com.microsoft.azure.eventhubs.impl.ReceiverSettingsProvider
-
- getFirst(Iterable<T>) - Static method in class com.microsoft.azure.eventhubs.impl.IteratorUtil
-
- getHostName() - Method in interface com.microsoft.azure.eventhubs.impl.AmqpConnection
-
Host name intended to be used on Amqp Connection Open frame
- getHostName() - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
-
- getIdentifier() - Method in class com.microsoft.azure.eventhubs.ReceiverOptions
-
- getInclusiveFlag() - Method in interface com.microsoft.azure.eventhubs.EventPosition
-
Gets the inclusive value.
- getInclusiveFlag() - Method in class com.microsoft.azure.eventhubs.impl.EventPositionImpl
-
- getIsEmpty() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
-
- getIsTransient() - Method in exception com.microsoft.azure.eventhubs.EventHubException
-
A boolean indicating if the exception is a transient error or not.
- getLast(Iterator<T>) - Static method in class com.microsoft.azure.eventhubs.impl.IteratorUtil
-
- getLastEnqueuedOffset() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
-
- getLastEnqueuedOffset() - Method in class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
-
The last enqueued
EventData's offset on this EventHubs Partition
- getLastEnqueuedSequenceNumber() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
-
- getLastEnqueuedSequenceNumber() - Method in class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
-
The last enqueued
EventData's sequence number on this EventHubs Partition
- getLastEnqueuedTime() - Method in class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
-
The last enqueued
EventData's enqueue time stamp on this EventHubs Partition
- getLastEnqueuedTimeUtc() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
-
- getLastKnownError() - Method in class com.microsoft.azure.eventhubs.impl.MessageReceiver
-
- getLastKnownError() - Method in class com.microsoft.azure.eventhubs.impl.MessageSender
-
- getLastKnownException() - Method in class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
-
- getLinkName(Session) - Static method in class com.microsoft.azure.eventhubs.impl.TrackingUtil
-
- getManagementChannel() - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
-
- getMaxEventCount() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiveHandler
-
- getMaxFrameSize() - Method in class com.microsoft.azure.eventhubs.impl.ConnectionHandler
-
- getMaxFrameSize() - Method in class com.microsoft.azure.eventhubs.impl.WebSocketConnectionHandler
-
- getMaxMessageSize() - Method in class com.microsoft.azure.eventhubs.impl.MessageSender
-
- getMessage() - Method in exception com.microsoft.azure.eventhubs.EventHubException
-
- getMessage() - Method in class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
-
- getMessageFormat() - Method in class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
-
- getNamespaceName() - Method in class com.microsoft.azure.eventhubs.ErrorContext
-
- getNextRetryInterval(String, Exception, Duration) - Method in class com.microsoft.azure.eventhubs.RetryPolicy
-
Gets the Interval after which nextRetry should be done.
- getNoRetry() - Static method in class com.microsoft.azure.eventhubs.RetryPolicy
-
- getObject() - Method in interface com.microsoft.azure.eventhubs.EventData
-
Use this method only if, the sender could be sending messages using third-party AMQP libraries.
- getObject() - Method in class com.microsoft.azure.eventhubs.impl.EventDataImpl
-
- getOffset() - Method in class com.microsoft.azure.eventhubs.EventData.SystemProperties
-
- getOffset() - Method in interface com.microsoft.azure.eventhubs.EventPosition
-
Gets the offset.
- getOffset() - Method in class com.microsoft.azure.eventhubs.impl.EventPositionImpl
-
- getOperationTimeout() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
-
OperationTimeout is applied in erroneous situations to notify the caller about the relevant
EventHubException
- getOperationTimeout() - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
-
- getPartitionCount() - Method in class com.microsoft.azure.eventhubs.EventHubRuntimeInformation
-
Number of partitions in the Event Hub.
- getPartitionId() - Method in interface com.microsoft.azure.eventhubs.impl.ReceivePump.IPartitionReceiver
-
- getPartitionId() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
-
Get EventHubs partition identifier.
- getPartitionId() - Method in class com.microsoft.azure.eventhubs.PartitionRuntimeInformation
-
- getPartitionId() - Method in interface com.microsoft.azure.eventhubs.PartitionSender
-
The partition id that will receive events from this sender.
- getPartitionId() - Method in class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
-
The Event Hubs partition id to which this information belongs to
- getPartitionIds() - Method in class com.microsoft.azure.eventhubs.EventHubRuntimeInformation
-
List of Partition identifiers of the Event Hub.
- getPartitionKey() - Method in class com.microsoft.azure.eventhubs.EventData.SystemProperties
-
- getPartitionRuntimeInformation(String) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
-
- getPartitionRuntimeInformation(String) - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
-
- getPath() - Method in class com.microsoft.azure.eventhubs.EventHubRuntimeInformation
-
Event Hub name
- getPrefetchCount() - Method in class com.microsoft.azure.eventhubs.ReceiverOptions
-
Get Prefetch Count.
- getProperties() - Method in interface com.microsoft.azure.eventhubs.EventData
-
Application property bag
- getProperties() - Method in class com.microsoft.azure.eventhubs.impl.EventDataImpl
-
- getProperties() - Method in interface com.microsoft.azure.eventhubs.impl.ReceiverSettingsProvider
-
- getProtocolPort() - Method in class com.microsoft.azure.eventhubs.impl.ConnectionHandler
-
Port used on connection open frame
- getProtocolPort() - Method in class com.microsoft.azure.eventhubs.impl.WebSocketConnectionHandler
-
- getPublisher() - Method in class com.microsoft.azure.eventhubs.EventData.SystemProperties
-
- getRandomString() - Static method in class com.microsoft.azure.eventhubs.impl.StringUtil
-
- getReactorDispatcher() - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
-
- getReactorDispatcher() - Method in class com.microsoft.azure.eventhubs.impl.ReactorHandler
-
- getReceiveLink() - Method in class com.microsoft.azure.eventhubs.impl.RequestResponseChannel
-
- getReceivePath() - Method in class com.microsoft.azure.eventhubs.impl.MessageReceiver
-
- getReceiverRuntimeMetricEnabled() - Method in class com.microsoft.azure.eventhubs.ReceiverOptions
-
Knob to enable/disable runtime metric of the receiver.
- getReceiveTimeout() - Method in class com.microsoft.azure.eventhubs.impl.MessageReceiver
-
- getReceiveTimeout() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
-
- getRemoteHostName() - Method in class com.microsoft.azure.eventhubs.impl.ConnectionHandler
-
HostName to be used for socket creation.
- getRemoteHostName() - Method in class com.microsoft.azure.eventhubs.impl.WebSocketProxyConnectionHandler
-
- getRemotePort() - Method in class com.microsoft.azure.eventhubs.impl.ConnectionHandler
-
port used to create socket.
- getRemotePort() - Method in class com.microsoft.azure.eventhubs.impl.WebSocketProxyConnectionHandler
-
- getRetrievalTime() - Method in class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
-
The value indicating when this information was retrieved from the Event Hubs service
- getRetryCount(String) - Method in class com.microsoft.azure.eventhubs.RetryPolicy
-
- getRetryPolicy() - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
-
- getRuntimeInformation() - Method in interface com.microsoft.azure.eventhubs.EventHubClient
-
- getRuntimeInformation() - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
-
- getRuntimeInformation() - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
-
- getSasKey() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
-
Get the shared access policy key value from the connection string
- getSasKeyName() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
-
Get the shared access policy owner name from the connection string
- getSendLink() - Method in class com.microsoft.azure.eventhubs.impl.RequestResponseChannel
-
- getSendPath() - Method in class com.microsoft.azure.eventhubs.impl.MessageSender
-
- getSequenceNumber() - Method in class com.microsoft.azure.eventhubs.EventData.SystemProperties
-
- getSequenceNumber() - Method in interface com.microsoft.azure.eventhubs.EventPosition
-
Gets the sequence number.
- getSequenceNumber() - Method in class com.microsoft.azure.eventhubs.impl.EventPositionImpl
-
- getSession(String, Consumer<Session>, BiConsumer<ErrorCondition, Exception>) - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
-
- getSession(String, Consumer<Session>, BiConsumer<ErrorCondition, Exception>) - Method in interface com.microsoft.azure.eventhubs.impl.SessionProvider
-
- getSharedAccessSignature() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
-
Get the shared access signature (also referred as SAS Token) from the connection string
- getSize() - Method in interface com.microsoft.azure.eventhubs.EventDataBatch
-
- getState() - Method in interface com.microsoft.azure.eventhubs.impl.IOObject
-
- getState() - Method in class com.microsoft.azure.eventhubs.impl.RequestResponseChannel
-
- getSystemProperties() - Method in interface com.microsoft.azure.eventhubs.EventData
-
SystemProperties that are populated by EventHubService.
- getSystemProperties() - Method in class com.microsoft.azure.eventhubs.impl.EventDataImpl
-
- getTimeoutTask() - Method in class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
-
- getTimeoutTracker() - Method in class com.microsoft.azure.eventhubs.impl.WorkItem
-
- getToken(String, Duration) - Method in class com.microsoft.azure.eventhubs.impl.SharedAccessSignatureTokenProvider
-
- getTokenProvider() - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
-
- getTransportType() - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
-
TransportType on which all the communication for the EventHub objects created using this ConnectionString.
- getValue() - Method in enum com.microsoft.azure.eventhubs.impl.AmqpResponseCode
-
- getWork() - Method in class com.microsoft.azure.eventhubs.impl.WorkItem
-
- SAS_TOKEN_TYPE - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
-
- scheduleOnReactorThread(DispatchHandler) - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
-
- scheduleOnReactorThread(int, DispatchHandler) - Method in class com.microsoft.azure.eventhubs.impl.MessagingFactory
-
- send(EventData) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
-
- send(Iterable<EventData>) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
-
- send(EventDataBatch) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
-
- send(EventData, String) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
-
Send an '
EventData with a partitionKey' to EventHub.
- send(Iterable<EventData>, String) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
-
Send a 'batch of
EventData with the same partitionKey' to EventHub.
- send(EventData) - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
-
- send(Iterable<EventData>) - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
-
- send(EventDataBatch) - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
-
- send(EventData, String) - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
-
- send(Iterable<EventData>, String) - Method in class com.microsoft.azure.eventhubs.impl.EventHubClientImpl
-
- send(Iterable<Message>) - Method in class com.microsoft.azure.eventhubs.impl.MessageSender
-
- send(Message) - Method in class com.microsoft.azure.eventhubs.impl.MessageSender
-
- send(EventData) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
-
Send
EventData to a specific EventHub partition.
- send(Iterable<EventData>) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
-
Send
EventData to a specific EventHub partition.
- send(EventDataBatch) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
-
- SenderContext - Class in com.microsoft.azure.eventhubs.impl
-
- SendLinkHandler - Class in com.microsoft.azure.eventhubs.impl
-
- SendLinkHandler(AmqpSender) - Constructor for class com.microsoft.azure.eventhubs.impl.SendLinkHandler
-
- sendSync(EventData) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
-
- sendSync(Iterable<EventData>) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
-
- sendSync(EventDataBatch) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
-
- sendSync(EventData, String) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
-
- sendSync(Iterable<EventData>, String) - Method in interface com.microsoft.azure.eventhubs.EventHubClient
-
- sendSync(EventData) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
-
- sendSync(Iterable<EventData>) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
-
- sendSync(EventDataBatch) - Method in interface com.microsoft.azure.eventhubs.PartitionSender
-
- SEQUENCE_NUMBER - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
-
- SEQUENCE_NUMBER_ANNOTATION_NAME - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
-
- SERVER_BUSY_BASE_SLEEP_TIME_IN_SECS - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
-
- SERVER_BUSY_ERROR - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
-
- ServerBusyException - Exception in com.microsoft.azure.eventhubs
-
Server busy exception is thrown when the current entity's activity has put excessive load onto the service.
- ServerBusyException() - Constructor for exception com.microsoft.azure.eventhubs.ServerBusyException
-
Default constructor for the exception
- ServerBusyException(String) - Constructor for exception com.microsoft.azure.eventhubs.ServerBusyException
-
- SessionHandler - Class in com.microsoft.azure.eventhubs.impl
-
- SessionHandler(String, Consumer<Session>, BiConsumer<ErrorCondition, Exception>, Duration) - Constructor for class com.microsoft.azure.eventhubs.impl.SessionHandler
-
- SessionProvider - Interface in com.microsoft.azure.eventhubs.impl
-
- set(T) - Method in class com.microsoft.azure.eventhubs.impl.PassByRef
-
- setContext(ErrorContext) - Method in exception com.microsoft.azure.eventhubs.EventHubException
-
- setEndpoint(URI) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
-
Set an endpoint which can be used to connect to the EventHub instance.
- setEndpoint(String, String) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
-
Set an endpoint which can be used to connect to the EventHub instance.
- setEventHubName(String) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
-
Set the entity path value from the connection string.
- setIdentifier(String) - Method in class com.microsoft.azure.eventhubs.ReceiverOptions
-
- setInnerChannel(FaultTolerantObject<RequestResponseChannel>) - Method in class com.microsoft.azure.eventhubs.impl.RequestResponseCloser
-
- setLastKnownException(Exception) - Method in class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
-
- setNamespaceName(String) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
-
Set a namespace name which will be used to connect to an EventHubs instance.
- setOperationTimeout(Duration) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
-
Set the OperationTimeout value in the Connection String.
- setPrefetchCount(int) - Method in class com.microsoft.azure.eventhubs.ReceiverOptions
-
Set the number of events that can be pre-fetched and cached at the
PartitionReceiver.
- setReceiveHandler(PartitionReceiveHandler) - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
-
Register a receive handler that will be called when an event is available.
- setReceiveHandler(PartitionReceiveHandler, boolean) - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
-
Register a receive handler that will be called when an event is available.
- setReceiverRuntimeMetricEnabled(boolean) - Method in class com.microsoft.azure.eventhubs.ReceiverOptions
-
Knob to enable/disable runtime metric of the receiver.
- setReceiveTimeout(Duration) - Method in class com.microsoft.azure.eventhubs.impl.MessageReceiver
-
- setReceiveTimeout(Duration) - Method in interface com.microsoft.azure.eventhubs.PartitionReceiver
-
- setRuntimeInformation(long, Instant, String) - Method in class com.microsoft.azure.eventhubs.ReceiverRuntimeInformation
-
- setSasKey(String) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
-
Set the shared access policy key value from the connection string
- setSasKeyName(String) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
-
Set the shared access policy owner name from the connection string
- setSharedAccessSignature(String) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
-
Set the shared access signature (also referred as SAS Token) from the connection string
- setTimeoutTask(CompletableFuture<?>) - Method in class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
-
- setTransportType(TransportType) - Method in class com.microsoft.azure.eventhubs.ConnectionStringBuilder
-
Set the TransportType value in the Connection String.
- setWaitingForAck() - Method in class com.microsoft.azure.eventhubs.impl.ReplayableWorkItem
-
- SharedAccessSignatureTokenProvider - Class in com.microsoft.azure.eventhubs.impl
-
- SharedAccessSignatureTokenProvider(String) - Constructor for class com.microsoft.azure.eventhubs.impl.SharedAccessSignatureTokenProvider
-
- shouldUseProxy(String) - Static method in class com.microsoft.azure.eventhubs.impl.WebSocketProxyConnectionHandler
-
- sizeEquals(Iterable<T>, int) - Static method in class com.microsoft.azure.eventhubs.impl.IteratorUtil
-
- START_OF_STREAM - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
-
This is a constant defined to represent the start of a partition stream in EventHub.
- Stolen - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpErrorCode
-
- stop() - Method in class com.microsoft.azure.eventhubs.impl.ReceivePump
-
- STORE_LOCK_LOST_ERROR - Static variable in class com.microsoft.azure.eventhubs.impl.ClientConstants
-
- STRING_FILTER - Static variable in class com.microsoft.azure.eventhubs.impl.AmqpConstants
-
- StringUtil - Class in com.microsoft.azure.eventhubs.impl
-
- StringUtil() - Constructor for class com.microsoft.azure.eventhubs.impl.StringUtil
-
- sync(ExceptionUtil.SyncFactory<T>) - Static method in class com.microsoft.azure.eventhubs.impl.ExceptionUtil
-
- syncVoid(ExceptionUtil.SyncFactoryVoid) - Static method in class com.microsoft.azure.eventhubs.impl.ExceptionUtil
-
- syncWithIllegalArgException(ExceptionUtil.SyncFactoryWithIllegalArgException<T>) - Static method in class com.microsoft.azure.eventhubs.impl.ExceptionUtil
-
- syncWithIOException(ExceptionUtil.SyncFactoryWithIOException<T>) - Static method in class com.microsoft.azure.eventhubs.impl.ExceptionUtil
-
- SystemProperties(HashMap<String, Object>) - Constructor for class com.microsoft.azure.eventhubs.EventData.SystemProperties
-