StorageFormat |
StorageFormat.Builder.build() |
StorageFormat |
StorageFormat.Builder.buildPartial() |
static StorageFormat |
StorageFormat.getDefaultInstance() |
StorageFormat |
StorageFormat.getDefaultInstanceForType() |
StorageFormat |
StorageFormat.Builder.getDefaultInstanceForType() |
StorageFormat |
StorageOrBuilder.getStorageFormat()
optional .alluxio.grpc.table.layout.StorageFormat storage_format = 1;
|
StorageFormat |
Storage.getStorageFormat()
optional .alluxio.grpc.table.layout.StorageFormat storage_format = 1;
|
StorageFormat |
Storage.Builder.getStorageFormat()
optional .alluxio.grpc.table.layout.StorageFormat storage_format = 1;
|
static StorageFormat |
StorageFormat.parseDelimitedFrom(InputStream input) |
static StorageFormat |
StorageFormat.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StorageFormat |
StorageFormat.parseFrom(byte[] data) |
static StorageFormat |
StorageFormat.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StorageFormat |
StorageFormat.parseFrom(ByteBuffer data) |
static StorageFormat |
StorageFormat.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StorageFormat |
StorageFormat.parseFrom(com.google.protobuf.ByteString data) |
static StorageFormat |
StorageFormat.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StorageFormat |
StorageFormat.parseFrom(com.google.protobuf.CodedInputStream input) |
static StorageFormat |
StorageFormat.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StorageFormat |
StorageFormat.parseFrom(InputStream input) |
static StorageFormat |
StorageFormat.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |