public static interface Protocol.ReadResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
Protocol.ReadResponse.Type |
getType()
optional .alluxio.proto.dataserver.ReadResponse.Type type = 1; |
boolean |
hasType()
optional .alluxio.proto.dataserver.ReadResponse.Type type = 1; |
boolean hasType()
optional .alluxio.proto.dataserver.ReadResponse.Type type = 1;
Protocol.ReadResponse.Type getType()
optional .alluxio.proto.dataserver.ReadResponse.Type type = 1;
Copyright © 2023. All Rights Reserved.