public class CommandChannelDecoder extends Object implements MasterProcessChannelDecoder
Constructor and Description |
---|
CommandChannelDecoder(ReadableByteChannel channel,
ForkNodeArguments arguments) |
public CommandChannelDecoder(@Nonnull ReadableByteChannel channel, @Nonnull ForkNodeArguments arguments)
@Nonnull public Command decode() throws IOException
decode
in interface MasterProcessChannelDecoder
IOException
public void close() throws IOException
close
in interface AutoCloseable
close
in interface MasterProcessChannelDecoder
IOException
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.