Class RemoteEnvironment.SimpleRemoteEnvironment

java.lang.Object
org.apache.beam.runners.fnexecution.environment.RemoteEnvironment.SimpleRemoteEnvironment
All Implemented Interfaces:
AutoCloseable, RemoteEnvironment
Enclosing interface:
RemoteEnvironment

public abstract static class RemoteEnvironment.SimpleRemoteEnvironment extends Object implements RemoteEnvironment
A RemoteEnvironment which uses the default RemoteEnvironment.close() behavior.