voldemort.client.protocol.pb
Class VAdminProto.VoldemortAdminRequest

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite
      extended by com.google.protobuf.AbstractMessage
          extended by com.google.protobuf.GeneratedMessage
              extended by voldemort.client.protocol.pb.VAdminProto.VoldemortAdminRequest
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite
Enclosing class:
VAdminProto

public static final class VAdminProto.VoldemortAdminRequest
extends com.google.protobuf.GeneratedMessage


Nested Class Summary
static class VAdminProto.VoldemortAdminRequest.Builder
           
 
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
 
Field Summary
static int ADD_STORE_FIELD_NUMBER
           
static int ASYNC_OPERATION_LIST_FIELD_NUMBER
           
static int ASYNC_OPERATION_STATUS_FIELD_NUMBER
           
static int ASYNC_OPERATION_STOP_FIELD_NUMBER
           
static int DELETE_PARTITION_ENTRIES_FIELD_NUMBER
           
static int DELETE_STORE_FIELD_NUMBER
           
static int DELETE_STORE_REBALANCE_STATE_FIELD_NUMBER
           
static int FAILED_FETCH_STORE_FIELD_NUMBER
           
static int FETCH_PARTITION_ENTRIES_FIELD_NUMBER
           
static int FETCH_PARTITION_FILES_FIELD_NUMBER
           
static int FETCH_STORE_FIELD_NUMBER
           
static int GET_METADATA_FIELD_NUMBER
           
static int GET_RO_CURRENT_VERSION_DIR_FIELD_NUMBER
           
static int GET_RO_MAX_VERSION_DIR_FIELD_NUMBER
           
static int GET_RO_STORAGE_FORMAT_FIELD_NUMBER
           
static int INITIATE_FETCH_AND_UPDATE_FIELD_NUMBER
           
static int INITIATE_REBALANCE_NODE_FIELD_NUMBER
           
static int NATIVE_BACKUP_FIELD_NUMBER
           
static int PRUNE_JOB_FIELD_NUMBER
           
static int REBALANCE_STATE_CHANGE_FIELD_NUMBER
           
static int REPAIR_JOB_FIELD_NUMBER
           
static int RESERVE_MEMORY_FIELD_NUMBER
           
static int ROLLBACK_STORE_FIELD_NUMBER
           
static int SLOP_PURGE_JOB_FIELD_NUMBER
           
static int SWAP_STORE_FIELD_NUMBER
           
static int TRUNCATE_ENTRIES_FIELD_NUMBER
           
static int TYPE_FIELD_NUMBER
           
static int UPDATE_METADATA_FIELD_NUMBER
           
static int UPDATE_METADATA_PAIR_FIELD_NUMBER
           
static int UPDATE_PARTITION_ENTRIES_FIELD_NUMBER
           
static int UPDATE_SLOP_ENTRIES_FIELD_NUMBER
           
static int UPDATE_STORE_DEFINITIONS_FIELD_NUMBER
           
 
Method Summary
 VAdminProto.AddStoreRequest getAddStore()
           
 VAdminProto.AsyncOperationListRequest getAsyncOperationList()
           
 VAdminProto.AsyncOperationStatusRequest getAsyncOperationStatus()
           
 VAdminProto.AsyncOperationStopRequest getAsyncOperationStop()
           
static VAdminProto.VoldemortAdminRequest getDefaultInstance()
           
 VAdminProto.VoldemortAdminRequest getDefaultInstanceForType()
           
 VAdminProto.DeletePartitionEntriesRequest getDeletePartitionEntries()
           
 VAdminProto.DeleteStoreRequest getDeleteStore()
           
 VAdminProto.DeleteStoreRebalanceStateRequest getDeleteStoreRebalanceState()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 VAdminProto.FailedFetchStoreRequest getFailedFetchStore()
           
 VAdminProto.FetchPartitionEntriesRequest getFetchPartitionEntries()
           
 VAdminProto.FetchPartitionFilesRequest getFetchPartitionFiles()
           
 VAdminProto.FetchStoreRequest getFetchStore()
           
 VAdminProto.GetMetadataRequest getGetMetadata()
           
 VAdminProto.GetROCurrentVersionDirRequest getGetRoCurrentVersionDir()
           
 VAdminProto.GetROMaxVersionDirRequest getGetRoMaxVersionDir()
           
 VAdminProto.GetROStorageFormatRequest getGetRoStorageFormat()
           
 VAdminProto.InitiateFetchAndUpdateRequest getInitiateFetchAndUpdate()
           
 VAdminProto.InitiateRebalanceNodeRequest getInitiateRebalanceNode()
           
 VAdminProto.NativeBackupRequest getNativeBackup()
           
 VAdminProto.PruneJobRequest getPruneJob()
           
 VAdminProto.RebalanceStateChangeRequest getRebalanceStateChange()
           
 VAdminProto.RepairJobRequest getRepairJob()
           
 VAdminProto.ReserveMemoryRequest getReserveMemory()
           
 VAdminProto.RollbackStoreRequest getRollbackStore()
           
 int getSerializedSize()
           
 VAdminProto.SlopPurgeJobRequest getSlopPurgeJob()
           
 VAdminProto.SwapStoreRequest getSwapStore()
           
 VAdminProto.TruncateEntriesRequest getTruncateEntries()
           
 VAdminProto.AdminRequestType getType()
           
 VAdminProto.UpdateMetadataRequest getUpdateMetadata()
           
 VAdminProto.UpdateMetadataPairRequest getUpdateMetadataPair()
           
 VAdminProto.UpdatePartitionEntriesRequest getUpdatePartitionEntries()
           
 VAdminProto.UpdateSlopEntriesRequest getUpdateSlopEntries()
           
 VAdminProto.UpdateStoreDefinitions getUpdateStoreDefinitions()
           
 boolean hasAddStore()
           
 boolean hasAsyncOperationList()
           
 boolean hasAsyncOperationStatus()
           
 boolean hasAsyncOperationStop()
           
 boolean hasDeletePartitionEntries()
           
 boolean hasDeleteStore()
           
 boolean hasDeleteStoreRebalanceState()
           
 boolean hasFailedFetchStore()
           
 boolean hasFetchPartitionEntries()
           
 boolean hasFetchPartitionFiles()
           
 boolean hasFetchStore()
           
 boolean hasGetMetadata()
           
 boolean hasGetRoCurrentVersionDir()
           
 boolean hasGetRoMaxVersionDir()
           
 boolean hasGetRoStorageFormat()
           
 boolean hasInitiateFetchAndUpdate()
           
 boolean hasInitiateRebalanceNode()
           
 boolean hasNativeBackup()
           
 boolean hasPruneJob()
           
 boolean hasRebalanceStateChange()
           
 boolean hasRepairJob()
           
 boolean hasReserveMemory()
           
 boolean hasRollbackStore()
           
 boolean hasSlopPurgeJob()
           
 boolean hasSwapStore()
           
 boolean hasTruncateEntries()
           
 boolean hasType()
           
 boolean hasUpdateMetadata()
           
 boolean hasUpdateMetadataPair()
           
 boolean hasUpdatePartitionEntries()
           
 boolean hasUpdateSlopEntries()
           
 boolean hasUpdateStoreDefinitions()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
static VAdminProto.VoldemortAdminRequest.Builder newBuilder()
           
static VAdminProto.VoldemortAdminRequest.Builder newBuilder(VAdminProto.VoldemortAdminRequest prototype)
           
 VAdminProto.VoldemortAdminRequest.Builder newBuilderForType()
           
static VAdminProto.VoldemortAdminRequest parseDelimitedFrom(java.io.InputStream input)
           
static VAdminProto.VoldemortAdminRequest parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static VAdminProto.VoldemortAdminRequest parseFrom(byte[] data)
           
static VAdminProto.VoldemortAdminRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static VAdminProto.VoldemortAdminRequest parseFrom(com.google.protobuf.ByteString data)
           
static VAdminProto.VoldemortAdminRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static VAdminProto.VoldemortAdminRequest parseFrom(com.google.protobuf.CodedInputStream input)
           
static VAdminProto.VoldemortAdminRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static VAdminProto.VoldemortAdminRequest parseFrom(java.io.InputStream input)
           
static VAdminProto.VoldemortAdminRequest parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 VAdminProto.VoldemortAdminRequest.Builder toBuilder()
           
 void writeTo(com.google.protobuf.CodedOutputStream output)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newGeneratedExtension
 
Methods inherited from class com.google.protobuf.AbstractMessage
equals, hashCode, toString
 
Methods inherited from class com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
 

Field Detail

TYPE_FIELD_NUMBER

public static final int TYPE_FIELD_NUMBER
See Also:
Constant Field Values

GET_METADATA_FIELD_NUMBER

public static final int GET_METADATA_FIELD_NUMBER
See Also:
Constant Field Values

UPDATE_METADATA_FIELD_NUMBER

public static final int UPDATE_METADATA_FIELD_NUMBER
See Also:
Constant Field Values

UPDATE_PARTITION_ENTRIES_FIELD_NUMBER

public static final int UPDATE_PARTITION_ENTRIES_FIELD_NUMBER
See Also:
Constant Field Values

FETCH_PARTITION_ENTRIES_FIELD_NUMBER

public static final int FETCH_PARTITION_ENTRIES_FIELD_NUMBER
See Also:
Constant Field Values

DELETE_PARTITION_ENTRIES_FIELD_NUMBER

public static final int DELETE_PARTITION_ENTRIES_FIELD_NUMBER
See Also:
Constant Field Values

INITIATE_FETCH_AND_UPDATE_FIELD_NUMBER

public static final int INITIATE_FETCH_AND_UPDATE_FIELD_NUMBER
See Also:
Constant Field Values

ASYNC_OPERATION_STATUS_FIELD_NUMBER

public static final int ASYNC_OPERATION_STATUS_FIELD_NUMBER
See Also:
Constant Field Values

INITIATE_REBALANCE_NODE_FIELD_NUMBER

public static final int INITIATE_REBALANCE_NODE_FIELD_NUMBER
See Also:
Constant Field Values

ASYNC_OPERATION_STOP_FIELD_NUMBER

public static final int ASYNC_OPERATION_STOP_FIELD_NUMBER
See Also:
Constant Field Values

ASYNC_OPERATION_LIST_FIELD_NUMBER

public static final int ASYNC_OPERATION_LIST_FIELD_NUMBER
See Also:
Constant Field Values

TRUNCATE_ENTRIES_FIELD_NUMBER

public static final int TRUNCATE_ENTRIES_FIELD_NUMBER
See Also:
Constant Field Values

ADD_STORE_FIELD_NUMBER

public static final int ADD_STORE_FIELD_NUMBER
See Also:
Constant Field Values

DELETE_STORE_FIELD_NUMBER

public static final int DELETE_STORE_FIELD_NUMBER
See Also:
Constant Field Values

FETCH_STORE_FIELD_NUMBER

public static final int FETCH_STORE_FIELD_NUMBER
See Also:
Constant Field Values

SWAP_STORE_FIELD_NUMBER

public static final int SWAP_STORE_FIELD_NUMBER
See Also:
Constant Field Values

ROLLBACK_STORE_FIELD_NUMBER

public static final int ROLLBACK_STORE_FIELD_NUMBER
See Also:
Constant Field Values

GET_RO_MAX_VERSION_DIR_FIELD_NUMBER

public static final int GET_RO_MAX_VERSION_DIR_FIELD_NUMBER
See Also:
Constant Field Values

GET_RO_CURRENT_VERSION_DIR_FIELD_NUMBER

public static final int GET_RO_CURRENT_VERSION_DIR_FIELD_NUMBER
See Also:
Constant Field Values

FETCH_PARTITION_FILES_FIELD_NUMBER

public static final int FETCH_PARTITION_FILES_FIELD_NUMBER
See Also:
Constant Field Values

UPDATE_SLOP_ENTRIES_FIELD_NUMBER

public static final int UPDATE_SLOP_ENTRIES_FIELD_NUMBER
See Also:
Constant Field Values

FAILED_FETCH_STORE_FIELD_NUMBER

public static final int FAILED_FETCH_STORE_FIELD_NUMBER
See Also:
Constant Field Values

GET_RO_STORAGE_FORMAT_FIELD_NUMBER

public static final int GET_RO_STORAGE_FORMAT_FIELD_NUMBER
See Also:
Constant Field Values

REBALANCE_STATE_CHANGE_FIELD_NUMBER

public static final int REBALANCE_STATE_CHANGE_FIELD_NUMBER
See Also:
Constant Field Values

REPAIR_JOB_FIELD_NUMBER

public static final int REPAIR_JOB_FIELD_NUMBER
See Also:
Constant Field Values

DELETE_STORE_REBALANCE_STATE_FIELD_NUMBER

public static final int DELETE_STORE_REBALANCE_STATE_FIELD_NUMBER
See Also:
Constant Field Values

NATIVE_BACKUP_FIELD_NUMBER

public static final int NATIVE_BACKUP_FIELD_NUMBER
See Also:
Constant Field Values

RESERVE_MEMORY_FIELD_NUMBER

public static final int RESERVE_MEMORY_FIELD_NUMBER
See Also:
Constant Field Values

PRUNE_JOB_FIELD_NUMBER

public static final int PRUNE_JOB_FIELD_NUMBER
See Also:
Constant Field Values

SLOP_PURGE_JOB_FIELD_NUMBER

public static final int SLOP_PURGE_JOB_FIELD_NUMBER
See Also:
Constant Field Values

UPDATE_METADATA_PAIR_FIELD_NUMBER

public static final int UPDATE_METADATA_PAIR_FIELD_NUMBER
See Also:
Constant Field Values

UPDATE_STORE_DEFINITIONS_FIELD_NUMBER

public static final int UPDATE_STORE_DEFINITIONS_FIELD_NUMBER
See Also:
Constant Field Values
Method Detail

getDefaultInstance

public static VAdminProto.VoldemortAdminRequest getDefaultInstance()

getDefaultInstanceForType

public VAdminProto.VoldemortAdminRequest getDefaultInstanceForType()

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage

hasType

public boolean hasType()

getType

public VAdminProto.AdminRequestType getType()

hasGetMetadata

public boolean hasGetMetadata()

getGetMetadata

public VAdminProto.GetMetadataRequest getGetMetadata()

hasUpdateMetadata

public boolean hasUpdateMetadata()

getUpdateMetadata

public VAdminProto.UpdateMetadataRequest getUpdateMetadata()

hasUpdatePartitionEntries

public boolean hasUpdatePartitionEntries()

getUpdatePartitionEntries

public VAdminProto.UpdatePartitionEntriesRequest getUpdatePartitionEntries()

hasFetchPartitionEntries

public boolean hasFetchPartitionEntries()

getFetchPartitionEntries

public VAdminProto.FetchPartitionEntriesRequest getFetchPartitionEntries()

hasDeletePartitionEntries

public boolean hasDeletePartitionEntries()

getDeletePartitionEntries

public VAdminProto.DeletePartitionEntriesRequest getDeletePartitionEntries()

hasInitiateFetchAndUpdate

public boolean hasInitiateFetchAndUpdate()

getInitiateFetchAndUpdate

public VAdminProto.InitiateFetchAndUpdateRequest getInitiateFetchAndUpdate()

hasAsyncOperationStatus

public boolean hasAsyncOperationStatus()

getAsyncOperationStatus

public VAdminProto.AsyncOperationStatusRequest getAsyncOperationStatus()

hasInitiateRebalanceNode

public boolean hasInitiateRebalanceNode()

getInitiateRebalanceNode

public VAdminProto.InitiateRebalanceNodeRequest getInitiateRebalanceNode()

hasAsyncOperationStop

public boolean hasAsyncOperationStop()

getAsyncOperationStop

public VAdminProto.AsyncOperationStopRequest getAsyncOperationStop()

hasAsyncOperationList

public boolean hasAsyncOperationList()

getAsyncOperationList

public VAdminProto.AsyncOperationListRequest getAsyncOperationList()

hasTruncateEntries

public boolean hasTruncateEntries()

getTruncateEntries

public VAdminProto.TruncateEntriesRequest getTruncateEntries()

hasAddStore

public boolean hasAddStore()

getAddStore

public VAdminProto.AddStoreRequest getAddStore()

hasDeleteStore

public boolean hasDeleteStore()

getDeleteStore

public VAdminProto.DeleteStoreRequest getDeleteStore()

hasFetchStore

public boolean hasFetchStore()

getFetchStore

public VAdminProto.FetchStoreRequest getFetchStore()

hasSwapStore

public boolean hasSwapStore()

getSwapStore

public VAdminProto.SwapStoreRequest getSwapStore()

hasRollbackStore

public boolean hasRollbackStore()

getRollbackStore

public VAdminProto.RollbackStoreRequest getRollbackStore()

hasGetRoMaxVersionDir

public boolean hasGetRoMaxVersionDir()

getGetRoMaxVersionDir

public VAdminProto.GetROMaxVersionDirRequest getGetRoMaxVersionDir()

hasGetRoCurrentVersionDir

public boolean hasGetRoCurrentVersionDir()

getGetRoCurrentVersionDir

public VAdminProto.GetROCurrentVersionDirRequest getGetRoCurrentVersionDir()

hasFetchPartitionFiles

public boolean hasFetchPartitionFiles()

getFetchPartitionFiles

public VAdminProto.FetchPartitionFilesRequest getFetchPartitionFiles()

hasUpdateSlopEntries

public boolean hasUpdateSlopEntries()

getUpdateSlopEntries

public VAdminProto.UpdateSlopEntriesRequest getUpdateSlopEntries()

hasFailedFetchStore

public boolean hasFailedFetchStore()

getFailedFetchStore

public VAdminProto.FailedFetchStoreRequest getFailedFetchStore()

hasGetRoStorageFormat

public boolean hasGetRoStorageFormat()

getGetRoStorageFormat

public VAdminProto.GetROStorageFormatRequest getGetRoStorageFormat()

hasRebalanceStateChange

public boolean hasRebalanceStateChange()

getRebalanceStateChange

public VAdminProto.RebalanceStateChangeRequest getRebalanceStateChange()

hasRepairJob

public boolean hasRepairJob()

getRepairJob

public VAdminProto.RepairJobRequest getRepairJob()

hasDeleteStoreRebalanceState

public boolean hasDeleteStoreRebalanceState()

getDeleteStoreRebalanceState

public VAdminProto.DeleteStoreRebalanceStateRequest getDeleteStoreRebalanceState()

hasNativeBackup

public boolean hasNativeBackup()

getNativeBackup

public VAdminProto.NativeBackupRequest getNativeBackup()

hasReserveMemory

public boolean hasReserveMemory()

getReserveMemory

public VAdminProto.ReserveMemoryRequest getReserveMemory()

hasPruneJob

public boolean hasPruneJob()

getPruneJob

public VAdminProto.PruneJobRequest getPruneJob()

hasSlopPurgeJob

public boolean hasSlopPurgeJob()

getSlopPurgeJob

public VAdminProto.SlopPurgeJobRequest getSlopPurgeJob()

hasUpdateMetadataPair

public boolean hasUpdateMetadataPair()

getUpdateMetadataPair

public VAdminProto.UpdateMetadataPairRequest getUpdateMetadataPair()

hasUpdateStoreDefinitions

public boolean hasUpdateStoreDefinitions()

getUpdateStoreDefinitions

public VAdminProto.UpdateStoreDefinitions getUpdateStoreDefinitions()

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLite
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage

writeTo

public void writeTo(com.google.protobuf.CodedOutputStream output)
             throws java.io.IOException
Specified by:
writeTo in interface com.google.protobuf.MessageLite
Overrides:
writeTo in class com.google.protobuf.AbstractMessage
Throws:
java.io.IOException

getSerializedSize

public int getSerializedSize()
Specified by:
getSerializedSize in interface com.google.protobuf.MessageLite
Overrides:
getSerializedSize in class com.google.protobuf.AbstractMessage

parseFrom

public static VAdminProto.VoldemortAdminRequest parseFrom(com.google.protobuf.ByteString data)
                                                   throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static VAdminProto.VoldemortAdminRequest parseFrom(com.google.protobuf.ByteString data,
                                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                   throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static VAdminProto.VoldemortAdminRequest parseFrom(byte[] data)
                                                   throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static VAdminProto.VoldemortAdminRequest parseFrom(byte[] data,
                                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                   throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static VAdminProto.VoldemortAdminRequest parseFrom(java.io.InputStream input)
                                                   throws java.io.IOException
Throws:
java.io.IOException

parseFrom

public static VAdminProto.VoldemortAdminRequest parseFrom(java.io.InputStream input,
                                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                   throws java.io.IOException
Throws:
java.io.IOException

parseDelimitedFrom

public static VAdminProto.VoldemortAdminRequest parseDelimitedFrom(java.io.InputStream input)
                                                            throws java.io.IOException
Throws:
java.io.IOException

parseDelimitedFrom

public static VAdminProto.VoldemortAdminRequest parseDelimitedFrom(java.io.InputStream input,
                                                                   com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                            throws java.io.IOException
Throws:
java.io.IOException

parseFrom

public static VAdminProto.VoldemortAdminRequest parseFrom(com.google.protobuf.CodedInputStream input)
                                                   throws java.io.IOException
Throws:
java.io.IOException

parseFrom

public static VAdminProto.VoldemortAdminRequest parseFrom(com.google.protobuf.CodedInputStream input,
                                                          com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                   throws java.io.IOException
Throws:
java.io.IOException

newBuilder

public static VAdminProto.VoldemortAdminRequest.Builder newBuilder()

newBuilderForType

public VAdminProto.VoldemortAdminRequest.Builder newBuilderForType()

newBuilder

public static VAdminProto.VoldemortAdminRequest.Builder newBuilder(VAdminProto.VoldemortAdminRequest prototype)

toBuilder

public VAdminProto.VoldemortAdminRequest.Builder toBuilder()


Jay Kreps, Roshan Sumbaly, Alex Feinberg, Bhupesh Bansal, Lei Gao, Chinmay Soman, Vinoth Chandar, Zhongjie Wu